﻿.body-container {
width:calc(100% - 150px)!important;
}
.pagetitle {
    padding-top: 5%;
    background: #F6F6F6;
}
    .pagetitle h1 {
        font-size: 35px;
        font-weight: 600;
        padding: 4%;
    }
.breadcrumbs p {
font-size:12px;
}
.breadcrumbs {
padding:10px 0;
}
.titletag p {
    font-size: 20px;
    font-weight: 600;
    color: #EF1284;
}
.titletag h4 {
    font-size: 20px;
    font-weight: 600;
    color: #EF1284;
}
.content-wrapper ul {
    list-style-type: none;
}
.content-wrapper ul li{
    font-size:18px;
}
    .pivrcy_policy_wrap .terms {
    color: #112950;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    text-align: left;
    padding: 20px 0px 20px 0px;
    border-bottom: 1px solid #DDE1E2;
}
.titletag {
    margin-bottom: 5px;
    margin-top: 25px;
}
.privacy-policy {
    margin-bottom: 10%;
}
.content-wrapper ol li {
    font-size: 18px;
}
p.tnc {
    color: #060C16;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    padding: 0px 0 10px;
}
.pivrcy_policy_wrap .legal {
    color: #060C16;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    padding: 5px 0 10px;
}
.pivrcy_policy_wrap .informa {
    color: #17040D;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    text-align: left;
    padding-top: 10px;
    text-transform: capitalize;
}
.privacy-container a, .privacy-container a:hover, .terms_conditions_wrap a, .terms_conditions_wrap a:hover {
    color: #f0086e !important;
    font-weight: 600;
}
@media (max-width: 767px) {
    .pivrcy_policy_wrap {
        padding-top: 1%;
    }
    .content-wrapper ol {
    padding-left:20px;
    }
    p.tnc {
        font-size: 12px;
        line-height: 18px;
        text-align: justify;
    }
    .content-wrapper ol li {
        font-size: 12px;
        line-height: 18px;
        text-align: justify;
    }
    .conditions {
        padding: 1% 6% !important;
    }
    .body-container {
        width: calc(100% - 50px) !important;
    }
    .pagetitletag p {
        font-size: 16px;
    }
    .pivrcy_policy_wrap .legal {
        font-size: 12px;
        line-height: 18px;
        text-align: justify;
    }
    .titletag {
        margin-top: 10px;
    }
    .content-wrapper ul li {
        font-size: 12px;
    }
    .pagetitle h1 {
    font-size:23px;
    }
    .pagetitle {
        padding-top: 17%;
    }
}
@media (max-width: 500px){
    .pivrcy_policy_wrap .terms {
        text-align: center;
    }
    .conditions {
        padding: 1% 0% !important;
    }
}