/*terms-and-conditions*/
.border-line {
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 20px;
}

.listing-content h1 {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin: 0 0 18px 0;
}

.listing-content h3,
.listing-content h4 {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin: 0 0 18px 0;
}

.listing-content p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: justify;
    color: #c6c6c6;
    margin: 0 0 20px 0;
}

.info_conent {
    padding-bottom: 20px;
}

.info_wrapper {
    padding-bottom: 20px;
}

.services-list {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #c6c6c6;
}

.services-list ul {
    padding: 0 0 20px 20px;
}

.services-list li {
    line-height: 1.5em;
    list-style-type: disc;
    padding: 5px 0;
    font-size: 15px;
}

/*privacy-policy*/
ol.ol-list {
    margin-left: 20px;
    padding: 0;
}

ol.ol-list li {
    list-style-type: inherit;
    padding: 0;
    color: #fff;
    font-size: 20px;
}

ol.ol-list>li {
    padding-bottom: 20px;
}

ol.ol-list li ol li {
    font-size: 14px;
}

.listing-content a {
    font-weight: 700;
    color: #fff;
}

ol.ol-list li h4 {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin: 0 0 18px 0;
}

ol.ol-list li p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: justify;
    color: #c6c6c6;
    margin: 0 0 20px 0;
}

ol.ol-list li ol {
    margin-bottom: 10px;
}

ol.ol-list li ol li p b u,
ol.ol-list li h4 u {
    text-decoration: none;
}

/*faq*/
.faqs-con-bg {
    background: #1c1c1c;
    height: 100%;
}

.contact-us.faqs-pdlr-80 {
    background: black;
    border-radius: 9px;
    margin: 0;
}

.faqs-container {
    padding: 33px 0 49px 0px;
    max-width: 1252px;
    margin: 0 auto;
}

h1.faqs-headline {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 5px 0;
    line-height: normal;
}

p.faqs-dec {
    font-size: 16px;
    color: #c1c1c1;
    margin-bottom: 28px;
    line-height: normal;
}

.brdcrms-nav-left.faqs-brdcrms button {
    margin-right: 28px;
}

.tab-one-padd {
    height: 66px;
    border-bottom: 1px solid #7070705c;
}

.faq-sub {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin: 40px 0 24px 0;
}

.faq-title {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin: 0 0 9px 0;
}

.faq-content {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: justify;
    color: #c6c6c6;
    margin: 0 0 22px 0;
}

table.priceTable {
    color: #fff;
    margin: 15px 0;
}

table.priceTable th,
table.priceTable td {
    border: 1px solid #fff;
}

.faq-tabs.faq-menuwrapp a.faq-t {
    margin-bottom: 15px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    padding: 7px 19px;
}

.faq-tabs .active {
    border-radius: 33px;
    background-color: #fff;
    color: #000 !important;
}

.tab {
    float: left;
    background-color: #000;
    width: 21.8%;
    height: auto;
    overflow: hidden;
}

.tab button {
    display: flex;
    background-color: #000;
    color: #c1c1c1;
    padding: 22.4px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #7070705c;
}

.faqs-icon {
    width: 20px;
    margin-right: 16px;
}

.tab button:hover {
    background-color: #282828;
}

.tab button.active {
    background-color: #282828;
    border-right: 3px solid #2ca1f7;
    color: #fff;
}

.tabcontent {
    border-bottom: 1px solid #f9f9f908;
    border-right: 1px solid #f9f9f91c;
    float: right;
    padding: 0;
    background: #292929;
    width: 78.2%;
    border-left: none;
    min-height: 459px;
    height: auto;
    font-size: 16px;
    font-weight: 700;
    color: #c6c6c6;
}

.collapsible-row .collapsible {
    background: transparent;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    padding: 24px 53px 22px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #c6c6c6;
    position: relative;
}

.collapsible-row .collapsible.active {
    color: #fff;
}

.collapsible-row .collapsible-col:nth-child(odd) {
    background: #1c1c1c;
}

.collapsible-row .collapsible-col:nth-child(even) {
    background: #343434;
}

.collapsible-row .content {
    display: none;
    overflow: hidden;
    background-color: inherit;
    padding: 0px 20px 24px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.71;
}

.collapsible-col span.icon-down {
    position: absolute;
    right: 32px;
    top: 28px;
    font-size: 18px;
}

.collapsible.active span.icon-down {
    transform: rotate(180deg);
}

.collapsible-col .tab {
    border-radius: 0 5px 0 0;
    width: 100%;
    float: none;
    display: inline-flex;
    height: auto;
    background: #000;
    padding-right: 16px;
}

.collapsible-col .tabcontent {
    width: 100%;
    height: 100%;
    float: none;
}

.collapsible-col .tab button {
    white-space: nowrap;
    text-align: center;
    width: auto;
    display: inline-block;
    padding: 8px 15px;
    margin: 15.4px 0 15px 15px;
    border-radius: 33px;
    border: none;
}

.collapsible-col .tab button:hover {
    background-color: #fff;
    color: #000;
}

.collapsible-col .tab button.bg-tab-faq.active {
    background-color: #fff;
    color: #000;
}

.faqs-container .inner-mid-area {
    clear: both;
    margin-bottom: 100px;
}

@media (min-width:1900px) {
    .faqs-con-bg {
        height: 100vh;
    }
}

@media (min-width:1071px) and (max-width:1252px) {
    .tabcontent {
        min-height: 423px;
    }
}

@media (min-width:889px) and (max-width:1071px) {
    .tabcontent {
        min-height: 437px;
    }
}

@media (min-width:768px) and (max-width:889px) {
    .tabcontent {
        min-height: 464px;
    }
}

@media (min-width:768px) and (max-width:1252px) {
    .faqs-container {
        padding: 23px 0 39px 0px;
        margin: 0 20px;
        max-width: 100%;
    }

    h1.faqs-headline {
        font-size: 18px;
    }

    p.faqs-dec {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .collapsible-row .collapsible,
    .tablinks .side-opt-nm {
        font-size: 14px;
    }

    .collapsible-row .content p {
        font-size: 14px;
        line-height: 1.4;
    }

    .tab button {
        padding: 20px 10px;
    }

    .collapsible-row .collapsible {
        padding: 21px 40px 21px 15px;
    }

    .collapsible-col span.icon-down {
        right: 25px;
        top: 21px;
        font-size: 14px;
    }

    .collapsible-col .tab button {
        font-size: 14px;
        margin: 13px 0 13px 13px;
    }

    .tab-one-padd {
        height: 58px;
    }
}

/*faq*/

/*Contact us*/
.main-area-container.remove-add-container {
    padding: 0px 0px 0px 250px;
}

.contact-us {
    width: 100%;
    display: inline-block;
    margin-bottom: 2.778vw;
}

.contact-left-col {
    width: 40%;
    float: left;
}

.contact-left-col h1 {
    font-size: 3.472vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    padding: 2.778vw 0 1.597vw 0;
    margin: 0;
}

.contact-left-col p {
    font-size: 1.667vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #c6c6c6;
    padding-bottom: 4.861vw;
}

.contact-right-col {
    width: 60%;
    float: right;
    padding-left: 2.778vw;
    font-size: 1.111vw;
}

.contact-right-col .hg_headline {
    padding: 0.417vw 1.389vw 1.389vw 1.389vw;
    border-radius: 0.625vw;
    background-color: #292929;
    display: block;
    width: 100%;
}

.contact-right-col input {
    line-height: normal;
    padding: 1.042vw 1.25vw 1.042vw;
    margin: 0.833vw 0 0.556vw 0;
    border-radius: 0.625vw;
    background: #363636;
    border: none;
    width: 100%;
    height: 3.542vw;
    font-size: 1.111vw;
}

.contact-right-col label {
    font-size: 1.111vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #c6c6c6;
    padding: 0 0 0 1.25vw;
}

.contact-us .row-sm-6 {
    width: 50%;
    float: left;
    margin-bottom: 1.111vw;
    margin-top: 1.111vw;
}

.contact-us span.mandatory {
    color: red;
}

.contact-us .pr-15 {
    padding-right: 0.972vw;
}

.contact-us .pl-15 {
    padding-left: 0.972vw;
}

.full-row {
    width: 100%;
    clear: both;
    display: flex;
}

.contact-us .row-sm-6 label.error,
.contact-us .row-sm-12 label.error {
    font-size: 0.972vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fa3a59;
}

.contact-us .row-sm-12 label.error {
    bottom: 20px;
}

.contact-us .img-align-center {
    text-align: center;
}

.contact-us .img-align-center img {
    width: 20.417vw;
    margin: 0 auto;
}

.mobile-no-row {
    width: 100%;
    display: inline-flex;
}

.contact-us select#mobile-no {
    min-width: 4.514vw;
    background: #363636;
    border: none;
    font-size: 1.111vw;
    padding: 0.972vw 0.972vw 0.972vw 0.694vw;
    height: 3.542vw;
    margin: 0.833vw 0.833vw 0 0;
    border-radius: 0.625vw;
}

.contact-us select#subject {
    background: #363636;
    border: none;
    font-size: 1.111vw;
    height: 3.542vw;
    border-radius: 0.625vw;
    width: 100%;
    padding: 1.042vw 1.25vw 1.042vw;
    margin: 0.903vw 0 0.556vw 0;
}

.row-sm-12 {
    width: 100%;
}

.full-row.one {
    margin-top: 1.111vw;
}

.full-row.two {
    margin-top: 2.222vw;
}

.contact-us textarea#message {
    padding: 11px 1.25vw 30px 1.25vw;
    object-fit: contain;
    border-radius: 9px;
    width: 100%;
    min-height: 8.333vw;
    height: 100%;
    margin: 0.903vw 0 0.556vw 0;
    background: #363636;
    border: none;
    color: #ffff;
    font-size: 1.111vw;
    overflow: scroll;
}

.contact-us .message {
    position: relative;
}

.contact-us span#charNum {
    position: absolute;
    right: 22px;
    bottom: 20px;
    font-size: 0.972vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #909090;
}

.contact-us .buttons {
    display: flex;
    justify-content: center;
    margin: 2.222vw 0 0 0;
}

.contact-us .buttons a.button-submit,
.contact-us .buttons a.button-reset {
    border-radius: 1.458vw;
    width: 11.806vw;
    height: 2.917vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.111vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #fff;
    margin: 0 0.694vw;
}

.contact-us .buttons a.button-submit {
    background-image: linear-gradient(67deg, #2b68e8 23%, #2ca1f7 84%);
}

.contact-us .buttons a.button-reset {
    backdrop-filter: blur(7px);
    border: solid 0.4px rgba(255, 255, 255, 0.47);
    background-color: rgba(255, 255, 255, 0.2);
}

.contact-us .fl.mbnumber {
    width: 100%;
}

@media screen and (max-width: 768px) {

    .contact-right-col,
    .contact-left-col {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .contact-us.pdlr-40 {
        padding: 0;
    }

    .contact-us .row-sm-6 {
        width: 100%;
    }

    .full-row {
        display: block;
    }

    .contact-us .pl-15 {
        padding-left: 0;
    }

    .contact-us .pr-15 {
        padding-right: 0;
    }

    .contact-left-col {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 27px 140px 27px 18px;
        position: relative;
        background: #353535;
    }

    .contact-left-col .hg_headline {
        margin-bottom: 10px;
    }

    .contact-left-col h1.hg_headline {
        font-size: 18px;
        font-weight: 600;
        margin: 0;
        padding: 0;
    }

    .contact-left-col p {
        font-size: 13px;
        padding-bottom: 13px;
        line-height: normal;
        max-width: 222px;
    }

    .contact-left-col p:after {
        content: "";
        width: 109px;
        height: 3px;
        border-radius: 3px;
        background-color: #b2b3b1;
        position: absolute;
        bottom: 27px;
        left: 18px;
    }

    .contact-us .img-align-center {
        text-align: right;
        position: absolute;
        right: 20px;
        top: 18px;
        height: auto;
    }

    .contact-us .img-align-center img {
        max-width: 90px;
        margin: 0;
        height: auto;
    }

    .contact-right-col .hg_headline {
        padding: 0 18px;
        border-radius: 0;
        background-color: #1e1f1d;
        display: block;
        width: 100%;
    }

    .contact-right-col label {
        font-size: 15px;
        padding: 0 0 0 9px;
    }

    .contact-right-col input {
        padding: 16px 22px 17px;
        border-radius: 9px;
        height: 51px;
        font-size: 15px;
        margin: 13px 0 8px 0;
    }

    .contact-us select#mobile-no {
        min-width: 57px;
        background: #363636;
        border: none;
        font-size: 15px;
        padding: 9px;
        height: 51px;
        margin: 13px 12px 0 0;
        border-radius: 9px;
    }

    .contact-us select#subject {
        background: #363636;
        font-size: 15px;
        height: 51px;
        border-radius: 9px;
        width: 100%;
        padding: 17px 22px 16px;
        margin: 13px 0 8px 0;
    }

    .contact-us span#charNum {
        position: absolute;
        right: 20px;
        bottom: 18px;
        font-size: 11px;
    }

    .contact-us .buttons a.button-submit,
    .contact-us .buttons a.button-reset {
        border-radius: 50px;
        width: 142px;
        height: 42px;
        font-size: 15px;
        margin: 0 5px;
    }

    .full-row.one {
        margin-top: 16px;
    }

    .contact-us textarea#message {
        padding: 19px 20px 30px 22px;
        border-radius: 9px;
        width: 100%;
        min-height: 155px;
        height: 100%;
        margin: 13px 0 8px 0;
        font-size: 15px;
    }

    .contact-us .row-sm-6 {
        margin-bottom: 16px;
        margin-top: 16px;
    }

    .contact-us .row-sm-6 label.error,
    .contact-us .row-sm-12 label.error {
        font-size: 15px;
    }

    .contact-us .buttons {
        margin: 32px 0 0 0;
    }
}

/*Contact us*/
@media screen and (max-width: 1024px) {

    /*terms-and-conditions mobile view*/
    .listing-content h1 {
        font-size: 18px;
        margin: 0 0 10px 0;
        font-weight: 500;
    }

    .border-line {
        margin-bottom: 15px;
    }

    .listing-content p {
        font-size: 12px;
        line-height: normal;
        margin: 0 0 10px 0;
    }

    .info_conent {
        padding-bottom: 10px;
    }

    .listing-content h3,
    .listing-content h4 {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.31;
        margin: 0 0 15px 0;
    }

    .info_wrapper {
        padding-bottom: 15px;
    }

    .services-list li {
        line-height: normal;
        font-size: 12px;
    }

    .services-list ul {
        padding: 0 0 10px 15px;
    }

    .listing-content a {
        font-weight: 500;
    }

    /*privacy-policy mobile view*/
    ol.ol-list li h4 {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.31;
        margin: 0 0 15px 0;
    }

    ol.ol-list li p {
        font-size: 12px;
        line-height: normal;
        margin: 0 0 15px 0;
    }

    ol.ol-list>li {
        padding-bottom: 15px;
    }

    ol.ol-list li {
        font-size: 14px;
    }

    ol.ol-list li ol li {
        font-size: 12px;
        color: #c2c2c2;
    }

    ol,
    ul {
        padding-left: 15px;
    }
}

@media screen and (max-width: 476px) {

    /*terms-and-conditions mobile view*/
    .listing-content h1 {
        font-size: 17px;
        margin: 0 0 10px 0;
        font-weight: 500;
    }

    .border-line {
        margin-bottom: 10px;
    }

    .listing-content p {
        font-size: 11px;
        line-height: normal;
        margin: 0 0 10px 0;
    }

    .info_conent {
        padding-bottom: 10px;
    }

    .listing-content h3,
    .listing-content h4 {
        font-size: 13px;
        font-weight: 500;
        line-height: 1.31;
        margin: 0 0 10px 0;
    }

    .info_wrapper {
        padding-bottom: 10px;
    }

    .services-list li {
        line-height: normal;
        font-size: 11px;
    }

    .services-list ul {
        padding: 0 0 10px 15px;
    }

    .listing-content a {
        font-weight: 500;
    }

    /*privacy-policy mobile view*/
    ol.ol-list li h4 {
        font-size: 13px;
        font-weight: 500;
        line-height: 1.31;
        margin: 0 0 10px 0;
    }

    ol.ol-list li p {
        font-size: 11px;
        line-height: normal;
        margin: 0 0 10px 0;
    }

    ol.ol-list>li {
        padding-bottom: 10px;
    }

    ol.ol-list li {
        font-size: 13px;
    }

    ol.ol-list li ol li {
        font-size: 11px;
        color: #c2c2c2;
    }

    ol,
    ul {
        padding-left: 10px;
    }
}

.bg-tab-faq {
    background-color: #282828;
}

.icon-rotate-180 {
    transform: rotate(180deg);
}

.display-block {
    display: block !important;
}


/* @media (min-width:768px) and (max-width:1252px){
.faqs-container {padding: 23px 0 39px 0px; margin: 0 20px;max-width: 100%;}
h1.faqs-headline {font-size: 18px;}
p.faqs-dec {font-size: 14px;margin-bottom: 20px;}
.collapsible-row .collapsible, .tablinks .side-opt-nm {font-size: 14px;}
.collapsible-row .content p{font-size: 14px;    line-height: 1.4;}
.tab button {padding: 20px 10px;}
.collapsible-row .collapsible{padding: 21px 40px 21px 15px;}
.collapsible-col span.icon-down {right: 25px;top: 21px;font-size: 14px;}
.collapsible-col .tab button {font-size: 14px;margin: 13px 0 13px 13px;}
.tab-one-padd {height: 58px;}
} */