body {
    font-family: 'Muli'!important;
    font-size: 62.5%;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}

.whychooseusWrap, .whatistravelWrapper{
    margin-top: 3rem;
}

.section-content .whychooseusWrap.sectionSpace {
    margin-top: 0rem;
    padding-top: 0px;
}

.travelfeatureWrap.sectionSpace .featurelistSec .featurelistBlock img {
    height: auto;
}

.sectionSpace.travel-faq-wrap .headingTxt {padding-bottom: 0rem;}

.sfPublicWrapper .bg-white.section-content.roadside-bg {
    background: url(/docs/default-source/assets/travel/travel-landing-revamp/images/travel-banner.svg) no-repeat;
    background-position: bottom;
    background-size: 100%;
    padding-bottom: 10%;

    min-height: 812px;
}

.section-content .travel-calender-mainwraper.cal-popup .dob-new.il-input-block
 span.error_message {
    color: #ff0000 !important;
}

.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details .ui-banner-content {
    padding-top: 20px;
}
.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details h1.activa-large {
    font-size: 48px;
    font-weight: 900;
    line-height: 24px;
    margin-bottom: 20px;
}
.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details h2 {
    margin-bottom: 30px;
    font-size: 2.8rem;
    font-weight: 600;
}
.long-rules {
    margin-top: 15px;
    margin-right: -15px;
}
.section-content .ui-banner-content .long-rules ul {
    padding: 0rem 0 0;
}
.long-rules ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.long-rules ul li {
    width: 32%;
    display: flex;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding: 12px 0px 12px 15px;
    margin-right: 1.5rem;
    transition: 0.3s;
}
.long-rules ul li:last-child {
    width: 22%;}
.active-details .long-rules ul li span {
    font-size: 1.4rem;
    font-weight: 600;
    padding-left: 1rem;
    color: #282828;
    float: none !important;
    line-height: 19px;
}


.faq-wrap.js-tab-wrap .tab-head li.active,
 .faq-wrap.js-tab-wrap .il-tab-head li.active,
 .faq-wrap.js-tab-wrap .tab-head li {
    border-bottom: none;border-right: none;}
/*#exampleModal {display: none;}*/

.text-center {text-align: center;}
.tab-content-body .accordion-title:hover {background: none;}
.travel-faq-wrap .faq-wrap.js-tab-wrap .tab-content-body {padding: 0px;border-bottom: none;}
.sectionSpace.claim-procedure-wrap{
    margin-bottom: 0;
}
.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details .ui-banner-content 
{padding-top: 20px;}

.sectionSpace.policy-cover-wrap .ui-tabs-modify .tab-head, 
.sectionSpace.policy-cover-wrap .ui-tabs-modify .tab-content-body {width: 100%;}
.sectionSpace.policy-cover-wrap .ui-tabs-modify .tab-head {border-bottom:1px solid #C9C9C9; }
.headingTxt {
    color: #282828;
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 45px;
    margin-bottom: 0;
}

.sectionSpace {
    margin-bottom: 6rem;
}

.whychooseusSec .headingTxt,
.travelfeatureWrap .headingTxt,
.travel-advantage-Sec .headingTxt,
.travel-faq-wrap .headingTxt,
.policy-cover-wrap .headingTxt {
    text-align: center;
    padding-bottom: 4rem;
}

.whychooseusBlock ul {
    display: flex;
    flex-direction: row;

}

.whychooseusBlock li {
    position: relative;
    border: 1px solid #EAEAEA;
    border-radius: 10px;
    padding: 2.5rem 1.6rem 2.5rem 2.8rem;
    width: 33.33%;
    margin-right: 2.3rem;
}

.whychooseusBlock li:last-child {
    margin-right: 0;
}

.whychooseusBlock .whychooseDetails ul {
    flex-wrap: wrap;
}

.whychooseusBlock .whychooseDetails h5 {
    color: #EC6625;
    font-weight: 700;
    font-size: 2rem;
    line-height: 25px;
    padding-bottom: 0.6rem;
}

.whychooseusBlock .whychooseDetails p {
    color: #282828;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 18px;
}

.whychooseusBlock li span {
    position: absolute;
    top: 25px;
    left: 28px;
}

.whychooseusBlock .whychooseDetails {
    padding-left: 6rem;
}

.whychooseusBlock .whychooseDetails li {
    width: auto;
    border: none;
    border-radius: 0;
    margin: 0;
    color: #282828;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 18px;
    padding: 0 1rem;
}

.whychooseusBlock .whychooseDetails li:after {
    content: '';
    width: 4px;
    height: 4px;
    background: #6C6C6C;
    position: absolute;
    top: 9px;
    left: 0;
    border-radius: 100%;

}

.whychooseusBlock .whychooseDetails li:first-child {
    list-style-type: none;
    padding-left: 0;

}

.whychooseusBlock .whychooseDetails li:first-child:after {
    content: none;
}

.whychooseusBlock .whychooseDetails li:last-child {
    padding-right: 0;

}

sup {
    margin-left: 0.1rem;
    vertical-align: top;
    line-height: 1.1;
}



.img-content-sec p,
.content-img-sec p {
    color: #282828;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 24px;
    padding: 0 2rem 2rem 0;
}

.img-content-sec p:last-child,
.content-img-sec p:last-child {
    padding-bottom: 0;
}

.img-content-sec .headingTxt,
.content-img-sec .headingTxt {

    padding-bottom: 3rem;
}


.img-content-sec,
.content-img-sec {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.img-content-sec .leftBlock {
    width: 40%;
    padding-right: 8rem;
}

.img-content-sec .rightBlock {
    width: 60%;
}

.content-img-sec .leftBlock {
    width: 60%;
    padding-right: 8rem;
}

.content-img-sec .rightBlock {
    width: 40%;
}
 .in_ex_collapse_expland0 { display: none;}
 .toggle_covered0.hide {display: block !important; opacity: 1;}
 .row.read-expand {display: none;}
/*.travelfeatureWrap .headingTxt{
    text-align: center;
}*/

.travelfeatureWrap {
    background: #F8F6F6;
    ;
    padding: 7rem 0;
}

.featurelistSec .featureDetails h3 {
    color: #282828;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 23px;
    padding: 2rem 0 1rem;
}


.featurelistSec .featureDetails p {
    color: #282828;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 24px;
}

.featurelistSec {
    display: flex;
    flex-direction: row;
    margin-bottom: 6.2rem;
    align-items: baseline;
}

.featurelistSec:last-child {
    margin-bottom: 0;
}

.featurelistSec .featurelistBlock {
    width: 100%;
    max-width: 30%;
    margin-right: 8rem;
}

.featurelistSec .featurelistBlock:last-child {
    margin-right: 0;
}


.travel-advantage-Sec .headingTxt,
.policy-cover-wrap .headingTxt,
.travel-faq-wrap .headingTxt{
    padding-left: 5rem;
    padding-right: 5rem;
}

.travel-advantage-block .travel-advantage-details span {

    font-weight: 300;
    font-size: 65px;
    line-height: 49px;
    background: linear-gradient(180deg, #F58820 0%, #B02A30 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    position: absolute;
    top: 30px;
    left: 30px;
}

.travel-advantage-block .travel-advantage-details h5 {
    color: #282828;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 23px;
    padding-bottom: 1rem;
}

.travel-advantage-block .travel-advantage-details p {
    color: #282828;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 24px;
    padding-right: 6rem;
}

.travel-advantage-block .travel-advantage-details {
    position: relative;
    width: 49%;
    /*margin-right: 2.6rem;*/
    background: linear-gradient(270deg, #FFFFFF 0%, #FFF2EB 99.75%);
    border: 1px solid #FFE2D2;
    border-radius: 15px;
    padding: 3rem 3rem 3.2rem 3rem;
}

.travel-advantage-block .advantage-details {
    padding-left: 6rem;
}


.travel-advantage-block {
    display: flex;
    margin-bottom: 2.5rem;
    justify-content: space-between;
}

.travel-advantage-block:last-child {
    margin-bottom: 0;
}

.travel-advantage-block .travel-advantage-details:last-child {
    margin-right: 0;
}

.purchase-online-wrap {
    background: #00305B;
    padding: 8rem 0 9rem;
}


.purchase-online-wrap .headingTxt,
.purchase-online-wrap .content-img-sec p {
    color: #FFFFFF;
}

.purchase-online-wrap .content-img-sec p, .insurance-cover-wrap .content-img-sec p
 {padding: 0 1rem 2rem 0;}

.purchase-online-wrap .online-purchase-benefit li {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 1rem 3rem;
    color: #ffffff;
    margin-bottom: 0;
}

.purchase-online-wrap .online-purchase-benefit li:last-child {
    padding-bottom: 0;
}

.purchase-online-wrap .online-purchase-benefit li:before {

    content: '';
    background: url('https://echannel-wf.icicilombard.com/docs/default-source/assets/travel/travel-landing-revamp/images/benefit-tick.svg');
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    left: 0;
}

.plans-types-sec .plan-types-details h5 {
    color: #282828;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 23px;
    padding-bottom: 1rem;
}


.plans-types-sec .plan-types-details p {
    color: #282828;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 24px;
}

.plans-types-sec .plan-types-block span {

    color: #EC6625;
    font-weight: 800;
    font-size: 2.4rem!important;
    line-height: 30px;
    position: absolute;
    top: -2px;
    left: 0;
}

.sectionSpace.buy-insurance-wrap .plans-types-sec .plan-types-block span {
    font-size: 2.4rem!important;top: 1px;}

.plans-types-sec .plan-types-block {
    position: relative;
    margin-bottom: 2.3rem;
}

.plans-types-sec .plan-types-details {
    padding-left: 3rem;
}

.plans-types-sec .plan-types-block:last-child {
    margin-bottom: 0;
}

.content-img-sec li,
.img-content-sec li {
    color: #231F1F;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 24px;
    margin-bottom: 2rem;
    position: relative;
}

.content-img-sec li:last-child,
.img-content-sec li:last-child {

    margin-bottom: 0;
}

.content-img-sec .insurance-cover-list li:before,
.country-list li:before {
    content: '';
    background: url(https://echannel-wf.icicilombard.com/docs/default-source/assets/travel/travel-landing-revamp/images/cover-list-arrow.svg);
    width: 10px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 7px;
}


.content-img-sec .insurance-cover-list li,
.country-list li {

    padding: 0 5rem 0 2rem;
}

.content-img-sec .insurance-cover-list,
.country-list {
    padding-right: 2rem;
}

.insurance-cover-wrap .content-img-sec p {
    padding-bottom: 3rem;
}

.insurance-cover-wrap {

    background: #E1F4FD;
    padding: 7rem 0 8.9rem;
}

.sectionSpace.extend-single-trip-wrap.bg-gray .img-content-sec .leftBlock {width: 46%;}
.buy-online-wrap {
    background: #F8F6E4;
    padding: 9rem 0;
}
.tab-content .accordion-panel span a {font-size: 16px;font-weight: 700;color: #EC6625;}
.rating_count li p {font-size: 15px;font-weight: 500;}
#Reviews .ui-reviews-slider .rating-topbar h3 {font-size: 1.8rem;font-weight: 700;}
#Reviews .rating_count li span { color: #707070;}
.buy-online-list .list-details h5 {
    color: #282828;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 23px;
    padding-bottom: 0.5rem;
}
 /* .ui-reviews-slider .owl-nav .owl-prev {border:1px solid #CBCDCE;    background-color: #fff;}
 #Reviews .ui-reviews-slider .owl-nav .owl-prev:before {border-color: #CBCDCE;}
 #Reviews .ui-reviews-slider .owl-nav .owl-next:before { border-color: #fff;}
 .ui-reviews-slider .owl-nav .owl-next {border:1px solid #EAEAEA;}
.owl-stage-outer .owl-next.disabled {border:1px solid #adadad;border-color: #CBCDCE;}

#Reviews .ui-reviews-slider .owl-nav .owl-next:before{ transform: rotate(47deg);left: 18px; top: 19px;}
#Reviews .ui-reviews-slider .owl-nav .owl-next.disabled:before {border-color: #CBCDCE;}
*/
.owl-carousel.ui-reviews-slider  .owl-nav .owl-prev { left: -6rem;}
.owl-carousel.ui-reviews-slider .owl-nav .owl-prev.disabled,  
.owl-carousel.ui-reviews-slider .owl-nav .owl-next.disabled,
.owl-carousel.ui-reviews-slider .ui-reviews-slider .owl-nav .owl-next.disabled, 
.owl-carousel.ui-reviews-slider .ui-reviews-slider .owl-nav .owl-prev.disabled {
    background: #fff;
    border: 1px solid #cbcdce;
}
.owl-carousel.ui-reviews-slider .owl-nav .owl-next,
 .owl-carousel.ui-reviews-slider .owl-nav .owl-prev {
    position: absolute;
    right: -6rem;
    top: 48%;
    font-size: 0;
    height: 5rem;
    width: 5rem;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 0;
    box-shadow: 5px 0 10px 0 rgba(0,0,0,.1);
    background: #ec6625;
    border: 1px solid #eaeaea;
}
.owl-carousel.ui-reviews-slider .owl-nav .owl-next:before, .owl-carousel.ui-reviews-slider .owl-nav .owl-next:before {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    background-image: url(/docs/default-source/assets/india-risk-index/images/white-review-arrow.svg);
    height: 15px;
    width: 16px;
    transform: rotate(360deg);
    left: 16px;
    top: 16px;
    content: "";
    display: inline-block;
    vertical-align: text-top;
    box-sizing: inherit;
    margin: 0;
    position: absolute;
}
.owl-carousel.ui-reviews-slider .owl-nav .owl-prev:before, .owl-carousel.ui-reviews-slider .owl-nav .owl-prev:before {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    background-image: url(/docs/default-source/assets/india-risk-index/images/white-review-arrow.svg);
    height: 14px;
    width: 16px;
    vertical-align: text-top;
    transform: rotate(180deg);
    left: 16px;
    top: 17px;
    content: "";
    display: inline-block;
    vertical-align: text-top;
    box-sizing: inherit;
    margin: 0;
    position: absolute;
}

.owl-carousel.ui-reviews-slider .owl-nav .owl-prev.disabled:before,  .owl-carousel.ui-reviews-slider .owl-nav .owl-next.disabled:before,  .owl-nav .owl-next.disabled:before, .owl-nav .owl-prev.disabled:before {
    background-image: url(/docs/default-source/assets/images/review_arrow.png);
    opacity: .5;width: 18px;
}
.sectionSpace.breadcrumb-main-block ul.breadcrumbs li a {font-weight: 400;}
.breadcrumb-main-block ul.breadcrumbs li.active a {color: #707070;font-size: 14px;font-weight: 500;}
.read-reviews a.btn-white {color:#EC6625!important;font-size:16px; font-weight: 700!important;
    border:1px solid #EC6625!important;border-radius: 5px;margin-top: 0px;}
     .read-reviews a:hover {background: #FFF2EB;border: 1px solid #EC6625;color: #EC6625;}


.buy-online-list {
    position: relative;
    padding-bottom: 3rem;
    border-bottom: 1px solid #E0DDBD;
    width: 100%;
    max-width: 720px;
    margin-bottom: 2.5rem;
}


.buy-online-list:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.buy-online-list span {
    position: absolute;
    top: 4px;
    left: 0;
}

.buy-online-list .list-details {
    padding-left: 7rem;
}

.buy-online-list .list-details a {
    color: #EC6625;
    font-weight: 700;
    text-decoration: underline;font-size: 16px;
}


.buy-online-wrap .img-content-sec,
.insurance-eligibility-wrap .img-content-sec,
.international-policy-wrap .img-content-sec {
    align-items: flex-start;
}

.additional-cover-block h5 {
    color: #282828;
    font-weight: 700;
    font-size: 2rem;
    line-height: 25px;
    padding-bottom: 1rem;
}

.additional-cover-block {
    margin-bottom: 4rem;
}

.additional-cover-block:last-child {
    margin-bottom: 0;
}

/*.international-policy-wrap {
    background: #F8F6F6;
    padding: 6.8rem 0;
}*/

.calculate-premium-wrap .img-content-sec .headingTxt {
    padding-right: 4rem;
}

.tips-block-sec {
    display: flex;
}

.tips-block-sec .tips-details {
    width: 50%;
    position: relative;
    background: #E1F4FD;
    padding: 3.4rem 3rem 4rem;
    border-radius: 15px;
    margin-right: 2.6rem;
}

.tips-block-sec .tips-details:last-child {
    margin-right: 0;
}

.tips-block-sec .tips-details span {
    font-weight: 300;
    font-size: 55px;
    line-height: 49px;
    background: linear-gradient(180deg, #004A80 0.49%, #00305B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    position: absolute;
    top: 34px;
    left: 30px;
}


.tips-block-sec .tips-details p {
    color: #282828;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 24px;
    padding-left: 5rem;
}

.calculate-premium-wrap .lower-premium-sec .headingTxt {
    text-align: center;
    padding-bottom: 4rem;
}

.calculate-premium-wrap .lower-premium-sec {
    margin-top: 7.8rem;
}


.claim-procedure-wrap {
    background: #00305B;
    padding: 8.4rem 0 8rem;
}

.claim-procedure-wrap .headingTxt,
.claim-procedure-wrap .content-img-sec p {
    color: #ffffff;
    padding-right: 9.8rem;
}

.buy-insurance-wrap .plans-types-sec .plan-types-block span {

    font-size: 2rem;
    line-height: 25px;

}

.product-table-wrap table {
    color: #000000;
    width: 100%;
    border: 1px solid #ECE9E9;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 20px;
    border-radius: 10px;
    overflow: hidden;
    border-collapse: separate;
}

.product-table-wrap table th {
    background: #DDDCCB;
    text-align: left;
}

.product-table-wrap table th,
.product-table-wrap table td {
    border-right: 1px solid #ECE9E9;
    border-bottom: 1px solid #ECE9E9;
    ;

}

.product-table-wrap table th {
    padding: 2.6rem 3rem 2.5rem;
    font-weight: 500 !important;
}

.product-table-wrap table td {
    padding: 1.4rem 3rem 1.5rem;
}

.product-table-wrap table th:last-child,
.product-table-wrap table td:last-child {
    border-right: none;
    width: 40%;
}

.product-table-wrap table th:first-child,
.product-table-wrap table td:first-child {

    width: 35%;
}

.product-table-wrap table th:nth-child(2),
.product-table-wrap table td:nth-child(2) {

    width: 25%;
}

.product-table-wrap table tr:last-child td {
    border-bottom: none;
}

.product-table-wrap table tr:nth-child(odd) td {

    background: #F5F6F6;
}


/*static code css for befit include  and exclude Start here*/

.section-content.bg-lightgray {
    background-color: #f8f6f6;
    padding: 50px 0 50px 0;
}



p {
    font-size: 1.4rem;
    line-height: 3rem;
}

.pad-bottom2 {
    padding-bottom: 2rem;
}

.pad-top2 {
    padding-top: 2rem;
}

h2.befit_cover,
p.befit_cover {
    text-align: center;
}

.tab-head {
    width: 100%;
    border-bottom: 2px solid #eeeff1;
    position: relative;
    margin-bottom: 2rem;
}

.tab-head li.active {
    color: #f16623;
    z-index: 5;
    border-bottom: none;
}

.tab-head li {
    min-width: 25rem;
    padding: 1.7rem;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 20px;
    color: #838383;
    position: relative;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease;
}

.tab-head li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 100%;
    left: 0;
}

.tab-head li.bar {
    position: absolute;
    height: 3px;
    padding: 0;
    background: #f16623;
    top: 100%;
    z-index: 4;
    left: 0;
}

.tab-content-body {
    position: relative;
}

.tab-content.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    position: relative;
    -webkit-transition: .5s opacity ease-in, .8s -webkit-transform ease, .8s -webkit-transform ease;
    transition: .5s opacity ease-in, .8s transform ease, .8s -webkit-transform ease;
    z-index: 1;
}

.tab-content {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0;
}

.inc-exc-tab .ui-check-list {
    display: grid;
}

.ui-check-list {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}

.inc-exc-tab .ui-check-list.exclusion-tabs li {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    margin-bottom: 15px;
}

.inc-exc-tab .ui-check-list li {
    width: 100%;
}

.ui-check-list li {
    width: 50%;
    float: left;
    margin-bottom: 2.5rem;
    margin-top: 1.5rem;
    padding: 0 3.5rem;
    text-align: left;
    position: relative;
    color: #282828;
}

.include_div .exclusion-tabs.green_tick li.covered:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiMwREE1MjYiLz4KPHBhdGggZD0iTTUuNDAwMzkgOS4xMzQ3Mkw3LjY3NDg5IDExLjY5OTJMMTIuNSA2LjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
    width: 30px;
    height: 30px;
    top: 8px;
}

.exclusive_div .exclusion-tabs.green_tick li:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDc0Ij4KPGNpcmNsZSBpZD0iT3ZhbCIgY3g9IjgiIGN5PSI4IiByPSI3IiBmaWxsPSIjRTcxQTFBIiBzdHJva2U9IiNFNzFBMUEiIHN0cm9rZS13aWR0aD0iMS42MDUyNCIvPgo8ZyBpZD0iR3JvdXAgMjQxIj4KPHBhdGggaWQ9IlBhdGgtMyIgZD0iTTEwLjA1MjMgNS41TDUuNTk0MzYgOS45NDY5OSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggaWQ9IlBhdGgtM18yIiBkPSJNNS41MDAwMiA1LjY1NjI1TDkuOTU4MDEgMTAuMTAzMiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9nPgo8L2c+Cjwvc3ZnPgo=) !important;
    width: 30px;
    height: 30px;
    top: 6px;
}

.include_div .exclusion-tabs.green_tick li.sub_part:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuODQyMTEgMS4yMTA0NUwxMSA1LjQyMDk4TTExIDUuNDIwOThMNy44NDIxMSA5LjYzMTVNMTEgNS40MjA5OEgxIiBzdHJva2U9IiMyODI4MjgiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
    width: 30px;
    height: 30px;
    top: 8px;
}

.inc-exc-tab .ui-check-list.exclusion-tabs li.sub_part {
    margin-bottom: 5px;
    padding: 0px 0 5px 25px;
    font-size: 16px;
}

.inc-exc-tab .green_tick h5 ul {
    margin-top: 10px;
    margin-left: 20px;
}

/*.inc-exc-tab .ui-check-list.exclusion-tabs li:before {
  background-image: url(/docs/default-source/apps/befitlandingapp/assets/images/bf-exclude.png);
  top: 7px;
}*/
.exclusion-tabs li h5 img {
    padding-right: 10px;
    padding-top: 8px;

}

.bf_exclude_note table {
    width: 100%;
}

.exc table td.pts {
    padding-right: 10px;
    vertical-align: top;
}

.exc {
    padding-left: 25px;
}

.exc1 table td.pts {
    padding-right: 0px;
    vertical-align: top;
}

.exc1 {
    padding-left: 50px;
}


.bf_exclude_note table td.title {
    padding-right: 15px;
    font-weight: 700;
    vertical-align: top;
}

.bf_exclude_note table td {
    font-size: 14px;
    font-weight: 400;
    padding: 15px;
}

.ui-check-list.exclusion-tabs li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.7rem;
    background-image: url(/docs/default-source/assets/freshlook/images/ui-close-ico.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 2.1rem;
    width: 2.1rem;
}

.exclusion-tabs li h5 {
    font-weight: 600;
    font-size: 1.7rem;
    margin-top: 0px;
}

.ui-check-list p {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
}

.inc-exc-tab .green_tick h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
}

.sub_title {
    display: block;
    font-size: 12px;
    font-size: 15px;
    font-weight: normal;
    margin-top: -5px;

}

.bg-lightgray .containersection {
    border-bottom: 1px solid #cbcdce;
}

.ui-policy-documents p {
    padding: 20px 0px 20px 0px;
    font-size: 16px;
    font-weight: 500;
}

.ui-policy-documents p a {
    padding-left: 20px;
    font-size: 14px;
    font-weight: 700;
    color: #f26624;
    text-decoration: underline;
    cursor: pointer;
}

.inclusion-tab.ui-tabs-modify .tab-content-body{
    margin: 0;
    padding: 5rem 0 6.7rem;
}

.inclusion-tab.ui-tabs-modify {
    padding-bottom: 0;
}


.breadcrumb-main-block {
    width: 100%;
    padding: 2rem 0;
    border-top: 1px solid #ece9e9;
    background: #fff;
}
ul.breadcrumbs {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}
ul.breadcrumbs li {
    display: inline-block;
}
ul.breadcrumbs li a {
    color: #282828;
    padding-right: 1.5rem;
    text-decoration: none;
    font-weight: 600;
        font-size: 1.4rem;
}
ul.breadcrumbs li.active a {
    color: #6c6c6c;
    opacity: .8;
}

ul.breadcrumbs li a:after {
    border: solid #282828;
    border-width: 0 1.2px 1.2px 0;
    display: inline-block;
    padding: 3px;
    vertical-align: top;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    content: "";
    margin-top: 6px;
    margin-left: 10px;
}
ul.breadcrumbs li.active a:after {display: none;}

.sectionSpace.international-policy-wrap {background-color: #F8F6F6;padding: 60px 0;} 
.sectionSpace.buy-insurance-wrap {padding-top:60px;}

#Reviews .container-small .col-xs-12.text-center {text-align: center;}
#Reviews h2 {
    line-height: 44px;text-align: center;font-size:3.6rem;font-weight: 700;}
.rating_count {
    display: inline-flex;
    margin-top: 20px;
    margin-bottom: 30px;
}
.sectionSpace.breadcrumb-main-block {
    margin-bottom: 0px;
}
.owl-next span, .owl-prev span {display: none;}
.owl-next span, .owl-prev span {
    font-size: 36px;
    font-weight: bold;
    position: absolute;
    top: -4px;
    left: 19px;
    display: none;
}
.rating_count li:first-child {
    width: 120px;
}
.rating_count li {
    padding: 0 10px;
    text-align: left;
}
.rating_count h2 {
    font-size: 30px;
    font-weight: 600;
    border-right: 1px solid #cbcdce;
}
.rating_count img {
    margin-top: -8px;
}
.rating_count p {
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
}
.rating_count span {
    color: #6c6c6c;
    font-size: 12px;
}
.ui-reviews-slider .item {
    text-align: center;
    margin: 2rem 0;
}
.ui-reviews-slider .reviews-rating-content {
    display: inline-block;
    text-align: left;
    margin: 0 auto;
    width: 100%;
    max-width: 432px;
    direction: ltr;
}
.ui-reviews-slider .rating-topbar {
    margin: 0 auto;
}
.ui-reviews-slider .rating-topbar h3 {
    text-align: left;
    font-size: 1.7rem;
    color: #282828;
    font-weight: 500;
    border-right: 2px solid #b2b2b2;
    padding-right: 1rem;
    display: inline-block;
}
.ui-reviews-slider .rating-fl {
    display: inline-block;
    width: 45%;
    margin-left: 1rem;
}
.ui-reviews-slider .rating-fl span {
    margin-right: .5rem;
}
.owl-dots {margin-top: 30px;}
.owl-dots button.owl-dot {
    width: 10px;
    background: #eaeaea;
    height: 10px;
    border-radius: 30px;
    border: none;
    margin-right: 5px;
}
.owl-dots button.owl-dot.active {
    background: #f58220;
    width: 25px;
    margin: 5px 0;
    margin-right: 5px;
}
.read-reviews {margin-top:40px; }
.ui-reviews-slider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 8rem;
    font-size: 0;
    border: 1px solid #adadad;
    height: 5rem;
    width: 5rem;
    border-radius: 50px;
    cursor: pointer;
    margin-left: 0;
}
.ui-reviews-slider .owl-nav .owl-prev:before, #news_update .owl-nav .owl-prev:before, #awards_recognize .owl-nav .owl-prev:before {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    height: 16px;
    width: 18px;
    vertical-align: text-top;
    transform: rotate(180deg);
    left: 16px;
    top: 16px;
    content: "";
    display: inline-block;
    vertical-align: text-top;
    box-sizing: inherit;
    margin: 0;
    position: absolute;
}
.ui-reviews-slider .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top:8rem;
    font-size: 0;
    border: 1px solid #adadad;
    height: 5rem;
    width: 5rem;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 0;
}
.owl-theme .owl-dots .owl-dot.active span:hover {
    background: #fe6625;
    color: #fff;
}
.ui-reviews-slider .owl-nav .owl-next:before, #news_update .owl-nav .owl-next:before, #awards_recognize .owl-nav .owl-next:before {
    border-color: transparent;
    border-style: none;
    display: none;
    border-width: 0;
    height: 16px;
    width: 18px;
    transform: rotate(360deg);
    left: 16px;
    top: 17px;
    content: "";
    display: inline-block;
    vertical-align: text-top;
    box-sizing: inherit;
    margin: 0;
    position: absolute;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #f58220;
    width: 25px;display: none;
    margin: 5px 0;
}

.owl-theme .owl-dots .owl-dot span {display: none!important;}

span.star-fill {
    background-image: url(https://echannel.insurancearticlez.com/docs/default-source/assets/freshlook/images/ui-orangestar-ico.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 12px;
    display: inline-block;
}
.ui-reviews-slider .reviews-rating-content p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 400;
}

.rating_count {
    display: inline-flex;
    margin-top: 10px;
}

.rating_count li {
    padding: 0 10px;
    text-align: left;
}

.rating_count li:first-child {
    width: 120px;
}

.rating_count h2 {
    font-size: 30px;
    font-weight: 600;
    border-right: 1px solid #cbcdce;
}

.rating_count img {
    margin-top: -8px;
}

.rating_count p {
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
}

.rating_count span {
    color: #6c6c6c;
    font-size: 12px;
}
.container-small {
    max-width: 120rem;
    margin: 0 auto;
}
.ui-reviews-slider .rating-topbar:after {
    content: "";
    background-image: url(https://echannel.insurancearticlez.com/docs/default-source/assets/freshlook/images/ui-exl-ico.png);
    background-repeat: no-repeat;
    width: 4.9rem;
    height: 4.2rem;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 5rem;
}

a.btn-white {
    font-weight: 700;
    text-decoration: none !important;
    margin-top: 40px;
    min-width: 160px;
    padding: 15px 20px;
    border-radius: 50px;
    font-size:17px;
}
.btn-white:hover {
    background: #fe6625;
    color: #fff !important;
}

.ui-reviews-slider .owl-nav .owl-next:before, #news_update .owl-nav .owl-next:before, #awards_recognize .owl-nav .owl-next:before {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    display: none;
    height: 16px;
    width: 18px;
    transform: rotate(360deg);
    left: 16px;
    top: 17px;
    content: "";
    display: inline-block;
    vertical-align: text-top;
    box-sizing: inherit;
    margin: 0;
    position: absolute;
}

.ui-reviews-slider .owl-nav .owl-prev:before, #news_update .owl-nav .owl-prev:before, #awards_recognize .owl-nav .owl-prev:before {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    display: none;
    height: 16px;
    width: 18px;
    vertical-align: text-top;
    transform: rotate(180deg);
    left: 16px;
    top: 16px;
    content: "";
    display: inline-block;
    vertical-align: text-top;
    box-sizing: inherit;
    margin: 0;
    position: absolute;
}

a.btn-white {
        font-weight: 700;
    text-decoration: none !important;
    margin-top: 40px;
    min-width: 160px;
    padding: 15px 20px;
    border-radius: 50px;

    background: 0 0;
    color: #fe6625 !important;
    border: 1px solid #fe6625;
    background-position: 50% 99%;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    transition: all .3s ease-out;
}

.owl-next span, .owl-prev span {
       font-size: 36px;
    font-weight: bold;
    position: absolute;
    top: -4px;
    left: 19px;
}
/* owl slider*/
.owl-next.disabled, .owl-prev.disabled {
    opacity: .4;
    cursor: default!important;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}

.owl-carousels,
.owl-carousels .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousels {
    width: 100%;
    z-index: 1;
}
.owl-carousels .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carousels .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousels .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousels .owl-item,
.owl-carousels .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.long-rules .owl-carousels {display: block;}
.owl-carousels .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousels .owl-item img {
    display: block;
    width: 100%;
}
.owl-carousels .owl-dots.disabled,
.owl-carousels .owl-nav.disabled {
    display: none;
}
.no-js .owl-carousels,
.owl-carousels.owl-loaded {
    display: block;
}
.owl-carousels .owl-dot,
.owl-carousels .owl-nav .owl-next,
.owl-carousels .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;float:left;position: relative;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    -webkit-transition: height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.1s ease;
    transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
/*owl slider*/

/********************************************* layout css End here ********************************************/
a.js-scope-back img:hover {background-color: #FFF2EB;border: 1px solid #dfdfdf;}
.section-content.search-bg  {background: #F8F6F6;    padding: 50px 0;   margin-bottom: 50px;}
.section-content .flexs {display: flex;align-items: center;}
.section-content .popular-search {padding-left: 40px;}
.section-content .popular-search h2 {font-weight: 500;    font-size: 3.5rem;padding-bottom: 3rem;line-height: 44px;}
.section-content .popular-search a {background-color: #fff;color: #000;font-weight: 500;font-size: 12px;line-height: 15px;border-radius: 100px;padding: 8px 15px;display: inline-block;margin-right: 5px;margin-bottom: 10px;text-decoration: none;}
.section-content .popular-search a:hover {background: #FFF2EB;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);}
.resultsMnblock1.aboveAgeblock  .stepColum.widSz .block {    width: 37%;}
 .section-content   .whatsapp-popup-block  .btn-primary.btn-white.float-left  { 
    border: 1px solid #fe6625;text-decoration: none;background-color: #fff;}
    a.btn-primary.btn-white.float-left span {font-size: 16px;font-weight: 700;color: #fe6625;}
  .whatsapp-popup-block  figure.alert-img {    vertical-align: middle;}
.whatsapp-popup-block h3 {color: #282828;}
.popup.light.js-popup-body.commonpop-pad .whatsapp-popup-block h3 {color: #282828;}
a.btn-primary.btn-white.float-left:hover {background: #fe6625;color: #fff;}
    a.btn-primary.btn-white.float-left span {font-size: 16px;font-weight: 700;color: #fe6625;}
a.btn-primary.btn-white.float-left:hover {background: #fe6625!important;}
a.btn-primary.btn-white.float-left:hover span {color: #fff;}
a.btn-link:hover {text-decoration: underline;    color: #fe6625 !important;}
a.btn-link:hover span {color:#fe6625;font-weight: 700;font-size: 14px; text-decoration: underline;}
a.btn-link span {font-size: 14px;font-weight: 700;}
/*travel widget*/
.sfPublicWrapper .bg-white.section-content.roadside-bg {
    background: url(/docs/default-source/assets/travel/travel-landing-revamp/images/revamp-landing-banner.svg) no-repeat;
background-position: bottom;    padding-top: 40px;padding-bottom: 30px;    background-size: 100% 65%; }
    .sfPublicWrapper .bg-white.section-content.roadside-bg .active-details h1.activa-large {   
     line-height: 60px; font-size: 48px;font-weight: 900;margin-bottom: 20px;}
 .sfPublicWrapper .bg-white.section-content.roadside-bg .active-details h2 {    margin-bottom: 30px;
    font-size: 2.8rem; font-weight: 600;}
.section-content.motorWidgetWrap {background: transparent;padding: 0px;}
.ppl-travelling-wrap .rightEmlblck .block {max-width: 100%;} 
.multitripForm-2 .ppl-travelling-wrap {margin-top: 30px;}
.travel-calender-mainwraper .rightInputPadd { padding-right: 20px !important;}
.travel-calender-mainwrape .trip-date  input {border: 1px solid #dfdfdf; border-radius: 5px;}
.healthadultDob.hltdb1.js-singledate .disInbl .calendarBox input {border:1px solid #dfdfdf !important;}
.done-btn a {color: #fff;}
#extend-policy .block.sInput .policy-end-date input {width: 72px;}
.trave-scope-innner .country-Dropdown .ng-select-container {
    border-color: #fff;
    box-shadow: none;
    border: 1px solid #ccc;
    min-height: 45px;
    border-radius: 4px;}
    .resultsMnblock1.resulBlk.d-block .block.countAdult.newmobFlow.aboveAgeblock {max-width: 100%;}
.section-content .done-btn a {color: #fff;}
.ng-select .ng-has-value .ng-placeholder {display: none;}
.btn-close.btn-close-black {    position: absolute;
    right: 0px;
    background: transparent;
    border: navajowhite;}
  .ui-travelscope-block .travel-calender-mainwraper.cal-popup .trip-date input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #B2B2B2;
}

.ui-travelscope-block .travel-calender-mainwraper.cal-popup .trip-date input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #B2B2B2;
}

.ui-travelscope-block .travel-calender-mainwraper.cal-popup .trip-date input::-ms-input-placeholder { /* Microsoft Edge */
  color: #B2B2B2;
}
  .multiform-1  .row.travel-calender-mainwraper.cal-popup .ui-form-block.cal-popup {padding-top: 40px;} 
.row.travel-calender-mainwraper.cal-popup.bor-red .travel-calender-main.cal-popup {top: 55px;left: -120px;  }
.text-right.ins-mem-pop {text-align: left;}
.policy-end-date.ins-mem-pop input {border: none;}
.country-Dropdown img.searchImg {
    top: 17px;
    position: absolute;
    left: 20px;
    z-index: 9;
}
.rightInputPadd.cal-popup:hover, .leftInputPadd.cal-popup:hover, 
.input-block.trip-st-block:hover
 {border: solid 1px #282828;background-color: #fff;}
.whatsup-detailes li.marTop10 {display: inline-block;}
.trave-scope-innner .newDiv {width: 97%;height: 50px;border: 2px solid rgb(236, 102, 37);border-radius: 5px; 
padding: 8px 4px;}
#PublicWrapper .section-content .trave-scope-innner ul.ui-scope-images.scope-changes li.active a
 {border:2px solid #eb720f!important;}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
 display: flex; flex-direction: row-reverse;border-radius: 5px;}
 .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover {
    background-color: #D8D4D3!important;}
.newDiv .showSlopDiv {margin-right: 0px!important;margin-left: 17px!important;}
.trave-scope-innner .newDiv { width: 98%;}
.ng-select-multiple.ng-select-bottom {box-shadow: 0px 3px 8px 0px #00000040;}
.trave-scope-innner .ng-select.ng-select-multiple .ng-select-container .ng-value-container
 {padding-left: 20px;}
.trave-scope-innner .ng-select.ng-select-multiple .ng-select-container.ng-has-value {
    padding-left: 0px;
}
.proceed-btn-block {margin-top: 20px;margin-bottom: 10px;}

 a:hover.trip-block.multi-trip, a:hover.trip-block.single-trip, a:hover.trip-block.multi-trip
  {background: #FFF2EB;border: 1px solid #EC6625;color: #EC6625;}
.bottom-links-block a:hover.bottom-links.extend-link, .section-content a:hover.tdestbtLink.cmn-popup
 {color: #FD7B20;text-decoration: underline;}
.section-content .proceed-btn-block button.ui-proceed-btn:hover, .myProceed-btn:hover
 {background-color: #FD7B20;}
.rightEmlblck .travel_details_btn_holder {margin: 0px 0 0px 0;    margin-bottom: 30px;}
.travel-scope-wrap .ui-travelscope-block .tab-head li:hover,
 .motorWidgetWrap .travel-scope-wrap .ui-scope-images li a:hover {background: #FFF2EB;}

 
/*travel widget*/
/*new widget design update code*/
.section-content .trave-scope-innner a {
    border-top: 1px solid #EAEAEA;
    padding-top: 15px;
    padding-bottom: 25px;
    text-align: center;font-weight: 700;
    width: 100%;
    color: #6C6C6C;
    font-size: 12px;
}
.travel-scope-wrap .ui-travelscope-block .tab-head li.active { background-color: #FFF2EB;}
  .ui-travelscope-block  .travel-calender-mainwraper.cal-popup .trip-date input { padding-left: 9px;
    padding-top: 6px;     font-size: 16px;border:none;font-weight: 500; border-bottom: none; }
.travel-calender-mainwraper.cal-popup .input-block.trip-st-block .trip-date input {padding-left:15px;
letter-spacing: 0px;}
    .travel-calender-mainwraper.cal-popup .trip-date input {      font-size: 18px;
    border-bottom: none;
    border: 1px solid #C9C9C9;
    width: 90%;
    border-radius: 5px;
    }
.travel-calender-mainwraper.cal-popup .trip-date input{ border:none!important;
    font-size: 18px;border-bottom: none;}
    .ui-travelscope-block .ui-form-block .input-block.mobile-block.focuss label.trip-end-date {
left: 8px!important;}
.rightInputPadd.cal-popup  {
    border: 1px solid #C9C9C9;
    width: 48%;padding-left: 0px;
}
.leftInputPadd.cal-popup {
    width: 48%;
    float: right;
    border-radius: 5px;}
    .section-content a.trip-block.multi-trip,  .section-content a.trip-block.single-trip {
    border: 1px solid #EC6625;
    text-align: center;
    color: #EC6625;
    font-weight: 700;
}
.section-content a.trip-block.multi-trip:before, .section-content a.trip-block.single-trip:before {display: none;}
.section-content a.bottom-links.extend-link { color: #6C6C6C;margin-right: 10px;}
.ui-traveler-block.multiform-1 .radio-wrapper ul li label, 
 .ui-traveler-block.multiform-1 .radio-wrapper ul.radio-wrap2 li label, {
    padding-left: 0px;
    font-size: 14px;
    color: #575757;
}
.radio-wrapper ul.radio-wrap1 li, .radio-wrapper ul.radio-wrap2 li {
    background-color: #F5F6F6;
    width: auto;
    padding: 0px 10px;
    border-radius: 5px;margin-right: 10px; border:2px solid #F5F6F6;
}
.radio-wrapper ul.radio-wrap1 li:active, .radio-wrapper ul.radio-wrap2 li:active{
    background-color: #FFF2EB;border:2px solid #EC6625;}
.rightInputPadd.cal-popup {
    border: 1px solid #C9C9C9;
    width: 47%;
    border-radius: 5px;
    height: 55px;
    padding-top: 8px;
}
.leftInputPadd.cal-popup {
    width: 47%;
    float: right;
    border-radius: 5px;
    border: 1px solid #C9C9C9;
    height: 55px;
    padding-top: 8px;
}

.travel-calender-main.cal-popup .travel-calender-table .currentDates, 
.travel-calender-main.cal-popup .travel-calender-table .currentDates.selectedDate1 {border-radius: 20px!important; 
  width: 40px!important; height: 40px!important;}
.travel-calender-main.cal-popup .travel-calender-table td div:hover, 
.travel-calender-main.cal-popup .travel-calender-table .selectedDate {
    width: auto!important; height: auto!important;}
.travel-calender-main.cal-popup .travel-calender-table table td {width: 40px!important;height: 40px!important;}
.travel-calender2-main.cal-popup .travel-calender-left.travel-calender-table tr td .selectedDate1 {
    border-radius: 20px;
    width: 40px;
    height: 40px;
}
.travel-scope-wrap .ui-travelscope-block .tab-wrap {margin-bottom: 3rem;}
.ui-traveler-block.agGroupdtl a.js-scope-back:before {border-width: 0px 3px 3px 0; padding: 5px;
  display: none;}
.ui-traveler-block.agGroupdtl  p {font-weight: 700;text-align: center;}
.ppl-travelling-wrap .ui-traveler-list {text-align: center;}
.js-addtravel.d-block .js-pl-min {float: none;}
.js-addtravel.d-block .js-pl-min a {background: transparent; font-weight: 600;font-size: 24px;
color: #282828;}
.whatsup-detailes {margin-top: 20px;}
.ui-traveler-block.multitripForm-2 .rightEmlblck .whatsup-detailes span {
display: inline-block; font-size: 14px;color: #575757;font-weight: 500;}
.rightEmlblck .whatsup-detailes .block.terms {display: none!important;}
.ppl-travelling-wrap .rightEmlblck p.notes {color: #575757; font-weight: 400;text-align: left;
    margin-top: 20px;font-size: 12px;}
.ui-traveler-block.agGroupdtl .stepclLeft p {display: none;font-weight: 400;
    font-size: 11px; color: #575757;}
.ppl-travelling-wrap .resulBlk .stepclLeft {  font-size: 14px;  color: #282828;  font-weight: 600;}
.ppl-travelling-wrap .resulBlk .trvlCnt h4 {   font-weight: 700;font-size: 14px;}
.done-btn a.js-done {background: #C9C9C9;font-size: 14px;padding: 12px 15px;font-weight: 700;}
.travel-scope-wrap .shRow, .travel-scope-wrap .shRow .tnum1 { font-size: 16px;font-weight: 600;}
.travel-scope-wrap .radio-wrapper ul li label {padding-left: 0px;color: #575757;font-size: 14px;}
.radio-btn-block label.radio-label {color: #6C6C6C;font-weight: 600;}
.radio-btn-block .radio-wrapper {padding-top: 10px;}
.radio-btn-block .radio-wrapper ul.radio-wrap2 li {width: auto;}
.travel-calender-mainwraper .rightInputPadd .input-block .trip-date.cal-popup img
{   top: 6px; right: 15px;}
.travel-calender-mainwraper .leftInputPadd  .input-block .trip-date img
 {   top: 6px; right: 6px;}
.popular-country.p-1.countryName.selected-btn-data {    background-color: #FFF2EB;border: 1px solid #f26624;}
.travel-calender-mainwraper.cal-popup .input-block.trip-st-block {
    border: 1px solid #C9C9C9;
    border-radius: 5px;
    height: 55px;
    padding-top: 8px;
    padding-left: 10px;
}
 .countryName.selected-btn-data {    background-color: #FFF2EB;border: 1px solid #f26624!important;}
.tab-wrap.js-tab-wrap .tab-head.clearfix.js-tab-head {margin-bottom: 25px;}
.countryName.selected-btn-data {    background-color: #FFF2EB;border: 1px solid #f26624;}
.proceed-btn-block.js-multiform .myProceed-btn {margin-top: 10px;margin-bottom: 10px;}
.bottom-links-block {margin-top: 20px;}
.ui-traveler-block.multitripForm-2 .whatsup-detailes {  margin-top: 0px;}
.ui-traveler-block.multitripForm-2 a.js-scope-back-mt   {margin-bottom: 20px; width: 100%; float: left;}
.ui-traveler-block.multitripForm-2 a span{font-weight: 700;text-align: center;}
.travel-calender-mainwraper .input-block.trip-st-block .trip-date img {right: 10px;top:10px; }
.travel-calender-mainwraper.cal-popup .travel-calender-main{ top: 62px;left: -90px;}
.ui-traveler-block.multitripForm-2 a.js-scope-back-mt {position: absolute;
    top: 21px;
    left: 0px;
    right: auto;}
.ui-traveler-block.multitripForm-2 a.js-scope-back-mt:after {display: none!important;
    border: solid #282828;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    vertical-align: top;
    transform: rotate(136deg);
    transition: all .3s ease-in;
    content: "";
    position: absolute;
    top: -3px;
    left: 0px;
    cursor: pointer;
}
.tab-content-body .trave-scope-innner .ui-scope-images li a.ui-usCanada:before {
background: url(/docs/default-source/apps/travelwidget/assets/images/canada_icons.svg) no-repeat!important;
width: 50px;} 
.tab-content-body .trave-scope-innner .ui-scope-images li a.ui-asiaPac:before {
background: url(/docs/default-source/apps/travelwidget/assets/images/asia_icons.svg) no-repeat!important;
width: 50px;} 
.tab-content-body .trave-scope-innner .ui-scope-images li a.ui-schengenCon:before {
background: url(/docs/default-source/apps/travelwidget/assets/images/schengen_icons.svg) no-repeat!important;
width: 50px;} 
.tab-content-body .trave-scope-innner .ui-scope-images li a.ui-restWorld:before {
background: url(/docs/default-source/apps/travelwidget/assets/images/restworld_icons.svg) no-repeat!important;
width: 50px;} 
/*.tab-content-body .trave-scope-innner .ui-scope-images li a.ui-restWorld:before {
    background: url(/docs/default-source/apps/travelwidget/assets/images/restworld_icons.svg) no-repeat;
} */
.bottom-links-block span.divide-part {margin-right: 10px;}
.rightEmlblck .whatsup-detailes .immigrant.mar-spa-bot {margin-bottom: 5px;}
.single-left, .multi-left {    width: 48%;float: left;}
.single-left{  margin-right: 18px;}
.travel-scope-wrap .bottom-links-block {width: 100%; float: left;}
.ui-travelscope-block .travel-calender-mainwraper.cal-popup .trip-date input { border: none!important;
font-size: 16px;font-weight: 500;letter-spacing: 0px;}
.ui-travelscope-block .travel-calender2-main {right: 0px!important;top: 62px!important;}
.travel-scope-wrap .radio-wrapper ul li input[type=radio] { display: none;}
.section-content h2.heading-2.single-trp {font-size: 16px;font-weight: 700;}
.section-content.motorWidgetWrap .travel-scope-wrap ul.ui-scope-images li span {
    font-weight: 600;font-size: 11px;}
.trip-d.d-block.text-start {display: none;}
.ppl-travelling-wrap .ui-traveler-list .js-addtravel.d-block span {color: #282828;font-weight: 600;}
.ui-traveler-block h3.mobScrn.new-mobScrn {display: none;}
.ppl-travelling-wrap .resultsMnblock1.resulBlk .block .stepColum.jsCounter input {
    font-size: 15px;
    font-weight: 600;
    color: #282828;
}
.trvlCnt .trvCounter {font-weight: 700;}
.js-adedblock.d-block a.js-adnew {font-weight: 700;font-size: 12px;text-decoration: underline;}
.rightEmlblck .block input { font-weight: 500;}
.section-content .ui-traveler-block.radioGroup  h2.heading-2 {font-size: 16px;font-weight: 700;}  
.trave-scope-innner .show-popular { box-shadow: none !important;}
 .travel-calender-mainwraper.cal-popup span.ui-error {    bottom: 5px;left: 2px;}
 .ui-form-block .input-block.focus label.trip-s-date {top:16px;}
.ui-traveler-block .block.countAdult { max-width: 100%;}
.ins-mem-pop span.ui-error {bottom: 0px;}
.sfPublicWrapper .travel-scope-wrap .showroom-price table th, tr, td {border-right: none!important; }
.travel-calender-left.travel-calender-table tr td .selectedDate1 {background: transparent;}
.country-Dropdown input {font-weight: 500;font-size: 16px;}
.country-Dropdown input::placeholder {color:#d22;}
.popular-country .countryName {background-color: #F5F6F6;}
label.add-countries-label  {
    font-size: 12px;
    color: #EC6625;
    font-weight: 500;
        position: absolute;
    top: -5px;padding:0 5px;
    z-index: 9999;
    left: 17px;display: none;
    background-color: #fff;
}
ul.dot-silde { position: absolute; right: 31px; top: 34px;}
ul.dot-silde li {width: 8px;height: 8px;background-color: #EAEAEA;border-radius: 50px;margin-right:5px;
display: inline-block;}
.travel-scope-wrap {border: 1px solid #cbcdce;box-shadow: 3px 4px 23px 0px #0000000F;}
ul.dot-silde li:last-child {width: 16px;height: 8px;background-color: #EC6625;border-radius: 50px;}

.ui-traveler-block.multitripForm-2 a.js-scope-back-mt img {    position: absolute;
    left: 28px;
    top: 4px;
}

.travel-calender-mainwraper.cal-popup .input-block.trip-st-block label.trip-s-date { top: 8px;
left: 15px;width: 70%;}
.travel-scope-wrap {position: relative;}
.ui-traveler-block.agGroupdtl a.js-scope-back {position: absolute;left: 10px; top: 25px;}
.ui-traveler-block.multitripForm-2 a.js-scope-back-mt img {    position: absolute;
    left: 28px;
    top: 4px;
}
 .ui-traveler-block.multitripForm-2.d-blockspan span  {   text-align: center;display: block;}

.ui-form-block .input-block.focus.focusss label.trip-s-date {top:-12px;color: #ec6625;
    font-size: 14px;font-weight: bold;  }
.ui-form-block .input-block.focus.focusss {border: 2px solid #EC6625;}

 .ui-travelscope-block .ui-form-block .input-block.mobile-block.focuss label.trip-start-date,
.ui-travelscope-block .ui-form-block .input-block.mobile-block.focuss label.trip-end-date {  top: -22px;
    left: 8px;
    width: auto;
    padding: 0px 5px 0 5px;} 


  .ui-travelscope-block .ui-form-block .input-block.mobile-block.focuss label.trip-start-date,
.ui-travelscope-block .ui-form-block .input-block.mobile-block.focuss label.trip-end-date {  top: -22px;
    left: 0px;width: auto;
    padding: 0px 5px 0 5px;}  
.ui-form-block  .input-block.mobile-block.focuss label.trip-start-date,
.ui-form-block  .input-block.mobile-block.focuss label.trip-end-date {top:-16px;
color: #ec6625;font-size: 14px;font-weight: bold;}
.rightInputPadd.bor-red, .leftInputPadd.bor-red, .trip-st-block.bor-red { border: 2px solid #EC6625!important;} 
.ripple-bar.focus:after {display: none;}

.ui-form-block .input-block.focus.focusss label.trip-s-date {top:-12px;color: #ec6625;
    font-size: 14px;font-weight: bold;  }
.ui-form-block .input-block.focusss   {border: 2px solid #EC6625;} 

.input-block.mobile-block label{
     transition: all .3s ease;
    background-color: #fff;
    font-size: 16px;
    color: #838383;
    font-weight: 500;
    width: 100%;
    line-height: 26px;}

ng-select:after {
    background: url("/docs/default-source/apps/travelwidget/assets/images/search-icons.svg") 90% center no-repeat;
    content: " ";
    position: absolute;
    top: 14px;
    left: 7px;
    z-index: 9999;
    width: 22px;
    height: 21px;
    padding-left: 15px;
}
.popular-s {margin-top: 20px;}
.popular-s #popular-country {padding: 8px 1px;}
/*.input-block.mobile-block label.trip-end-date {    left: 10px;
    top: -20px;
    padding: 0 5px 0 5px;
    width: 51%;} */

.popular-s  label.popularCountrylabel {
font-size: 14px;font-weight: 500;color: #6C6C6C;    padding-bottom: 10px;float: left;width: 100%;}
.country-Dropdown .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input {
    padding-left: 0px;}

.trave-scope-innner .country-Dropdown .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
padding: 20px 10px;}
 .ng-dropdown-panel-items.scroll-host span.ng-option-label {font-size: 16px;font-weight: 500;}
.country-Dropdown ng-select input::placeholder{font-size: 30px;}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input {
    padding-left: 24px;}
    .done-btn a.js-done.add-btn-enabled { background-color : #f86600;}
     .done-btn a.js-done.add-btn-disabled { background-color: #f5f6f6;}
     .input-block.mobile-block label.trip-end-date {    padding-left: 15px;letter-spacing: 0px;}
.country-Dropdown .ng-select .ng-select-container {padding-left: 24px;padding-top: 15px;}
.country-Dropdown .ng-select.ng-select-focused .ng-select-container {border: none!important; }
.country-Dropdown .ng-select.ng-select-focused .ng-select-container .ng-placeholder {left:95px;}
.country-Dropdown .ng-select .ng-select-container:hover {box-shadow: none;}
.showSlopDiv {padding-left: 20px;}
.country-Dropdown .ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container
 { border-color: none; box-shadow:none;}
.travel-scope-wrap .block.sInput.disInbl label {
    top: -7px;
    font-size: 12px;
    left: 6px;
    background-color: #fff;
    padding: 0px 4px;
}
.travel-scope-wrap .block.sInput.disInbl span.errorN.dobError {
    bottom: -10px !important;
    position: absolute !important;
}
.ui-traveler-block.multitripForm-2  span {
    font-weight: 700;
    text-align: center;
    display: block;
    font-size: 14px;
}
.ui-traveler-block.multitripForm-2  span.error {
    font-weight: 300;
    text-align: left;
    display: block;
    font-size: 12px;
}
.rightInputPadd  .input-block.mobile-block label.trip-start-date {padding-left: 15px;letter-spacing: 0px;}
.travel-calender-mainwraper.cal-popup .trip-st-block span.ui-error {bottom: -17px; left: 2px;}
.ui-traveler-block.multitripForm-2  span.errorN.error.d-block {
    font-weight: 300;text-align: left;font-size: 12px;}

.input-block .input-block.policy-end-date-wraper {padding-top: 0px;}
.radio-wrapper ul.radio-wrap1 li.active {
    background-color: #FFF2EB;
    border: 2px solid #EC6625;
}
 .radio-wrapper ul.radio-wrap2 li.active {
    background-color: #FFF2EB;
    border: 2px solid #EC6625;
}
.ui-traveler-block.agGroupdtl .stepclLeft p.bracket-hide  {    width: 180px;text-align: left;}
.section-content.motorWidgetWrap .ui-scope-images li a {box-shadow: none; border: 2px solid #C9C9C9;}
/*new widget design update code*/
.ppl-travelling-wrap .resultsMnblock1.resulBlk .block input {padding: 10px 0px 7px 0px !important; 
    text-transform: uppercase;height: 30px;}
.stepColum.widSz .block. sInput.disInbl {width: 33%;}
  .calendarBox.date-block.dobBlock .mobile-block.ripple-bar span {padding-top: 20px;}
.ui-traveler-block .block.aboveAgeblock, .resultsMnblock1.aboveAgeblock .block.countAdult {
    max-width: 100%;
}
#extend-policy .block.sInput input, #radioGroupSec .block.sInput input { width: 100%;}
.travel-calender-mainwraper.cal-popup .ripple-bar:after {display: none;}
.ui-form-block .input-block.mar-bottom {
    margin-bottom: 0px!important;
}
.trave-scope-innner .ng-select.ng-select-multiple .ng-select-container .ng-value-container
 .ng-placeholder {
    top: 15px;font-size: 16px;
    font-weight: 500;
    color: #B2B2B2;left: 45px;
}
.custom.ng-select-multiple.ng-select-focused .ng-placeholder {
padding-left: 0px;
}.ppl-travelling-wrap .resultsMnblock1.resulBlk .stepperRow.padN .block.disInbl input {
    border: 1px solid #c8c8c8;padding: 13px 5px 13px 8px !important;width: 148px;height: 40px;
margin-bottom: 5px;}
.immigrant.whatsWrap img {    padding-left: 3px;margin-top: -2px;}
#travel-widget .trave-scope-innner .ng-select.ng-select-multiple .ng-select-container .ng-value-container 
.ng-value .ng-value-icon.left {
    border-right: none;font-size: 19px;
    line-height: 16px;
    font-weight: bold; margin-left: 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value span {
 padding-top: 6px;
    padding-bottom: 6px;
}
 .ui-travelscope-block .ui-form-block .input-block.mobile-block.focuss label.trip-start-date,
.ui-travelscope-block .ui-form-block .input-block.mobile-block.focuss label.trip-end-date,
 .ui-form-block .input-block.trip-st-block.focuss label.trip-s-date {   top: -22px;
    left: 8px;width: auto;
    padding: 0px 5px 0 5px;} 
    .single-cal .ui-form-block .input-block.trip-st-block.focuss label.trip-s-date {   top: -20px;
    left: 10px;width: auto;letter-spacing: 0px;padding: 0px 5px 0 5px;} 
.ui-form-block  .input-block.mobile-block.focuss label.trip-start-date,
.ui-form-block  .input-block.mobile-block.focuss label.trip-end-date, 
.ui-form-block .input-block.trip-st-block.focuss label.trip-s-date {top:-16px;
color: #EC6625;font-size: 12px;font-weight: 500;}
.travel-calender-mainwraper .input-block input {margin-top: 0.3rem;}
.ui-widget.ui-widget-content { display: none !important;}
#extend-policy .block.sInput .policy-end-date-wraper input:focus, 
#extend-policy .block.sInput .policy-end-date-wraper input,
#extend-policy .block.sInput .policy-end-date-wraper input:hover {border: none;}
.ng-select .ng-select-container .ng-value-container .ng-input>input {padding: 8px 0;}
/*travel-widget*/
.section-content .ui-banner-content .long-rules ul {
     padding: 0rem 0 0; 
}
.long-rules ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.long-rules ul li {
    width: 33%;
    display: flex;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding: 12px 10px 12px 18px;
    margin-right: 1.5rem;
    transition: 0.3s;
}
.active-details .long-rules ul li span {
    font-size: 1.4rem;
    font-weight: 600;
    padding-left: 15px;
    color: #282828;
    float: none !important;
    line-height: 19px;
}
.long-rules ul li sup {
    color: #282828
}

/*travel left side*/
.long-rules {
    margin-top: 15px;
    margin-right: -15px;
}
.long-rules .owl-carousels .owl-stage-outer {
    display: flex;
}
.long-rules .item {
    display: flex;

    align-items: center;
    margin-right: 15px;
    padding: 15px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(234, 234, 234);
    border-image: initial;
    border-radius: 10px;
    margin-bottom: 20px;
    cursor: auto;float: left;
    min-height: 70px;
}
.long-rules .owl-carousels .owl-item img {
    width: auto;
    padding-bottom: 4px;
    margin-right: 0px;
}
.item sup {color: #282828;}
.whychooseusBlock .whychooseDetails h5 sup {color: #EC6625;}
.whychooseusBlock .whychooseDetails ul li sup {color: #282828;}
.long-rules .owl-carousels .owl-nav {display: none;}
.owl-carousels .owl-item img {
    display: block;
    width: 100%;
}
.long-rules .item span {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;color: #282828;padding-left: 10px;
}

/*travel left side*/
.showroom-price.table-width {
    width: 72%;
    border-radius: 6px;
    overflow: hidden;
    margin: 0px auto;
    overflow-x: auto;
    margin-top: 40px;
}
.showroom-price table {
    border-radius: 10px;
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
    border-left: 1px solid #dddccb;
    border-bottom: 1px solid #dddccb;
        border-spacing: 0px;
            border-collapse: inherit !important;
                display: table;
    border-collapse: separate;
    box-sizing: border-box;
    border-color: #dddccb;
}

.calendarBox.date-block.dobBlock .mobile-block.ripple-bar span {padding-top: 20px;} 
/*popup design*/
.popup.lightlg.travelgeoscope {
    display: block!important;
    background-color: #fff;
    opacity: 1;
    max-width: 1024px;
    padding: 30px 0;
    overflow: scroll;
    height: 500px;
}
.sBox {margin-bottom: 30px;}
.ageGrSelect h4 {margin-bottom: 30px;}
.sBox a.pBtn.below51, .sBox a.pBtn.above51  {
    border-radius: 20px;
    border: 1px solid #d22;
    padding: 10px;
    text-decoration: none;margin-top: 20px;
}
.travelgeoscope .statesList h5 {
    margin: 0;
    padding: 10px 0;
    color: #333;
    font-weight: 700;
    text-align: center;
    background: #e6e5e5;
    font-size: 15px;
}
.statesList table {
    width: 100%;
}
.statesList table tr {
    border-bottom: 1px solid #ccc;
}
.statesList table tr td {
    font-size: 12px;
    color: #616161;
    font-weight: 700;
    padding: 10px;
}
.statesList table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    border-spacing: 2px;
    border-color: #dddccb;
}
.travelgeoscope .statesList h5 {
    margin: 0;
    padding: 10px 0;
    color: #333;
    font-weight: 700;
    text-align: center;
    background: #e6e5e5;
    font-size: 15px;
}

.overlayN.travelgeoscope {display: block;}
.travelgeoscope .activeTb {

    width: 47.8%;
    display: inline-block;
    text-align: center;
    margin-left: 1.5%;
    margin-right: .6%;
    float: left;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px 6px 0 0;

}

.travelgeoscope .b51 {
    background: #133654;
    color: #fff;
    width: 47.8%;
    display: inline-block;
    text-align: center;
    margin-left: 1.5%;
    margin-right: .6%;
    float: left;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px 6px 0 0;
}
.travelgeoscope .b51 img, .travelgeoscope .a51 img {
    padding: 0 12px 5px 0;
}
.travelgeoscope .sBox1 table {
    width: 100%;
    background: #fff;
}
.travelgeoscope .sBox1 table tr:first-child {
    background: #eee;
}
.travelgeoscope .sBox1 table tr {
    height: 55px;
    border-bottom: 1px solid #ccc;
}
.travelgeoscope .sBox1 table th {
    background: #eee;
    padding: 8px 0;
    font-size: 12px;
    color: #000;
}
.travelgeoscope .sBox1 table th, .travelgeoscope .sBox1 table td {
    text-align: center;
}
.travelgeoscope .sBox1 table td {
    background: #fff;
}
.travelgeoscope .sBox1 table td .num {
    display: inline-block;
    background: #ccc;
    padding: 7px 14px;
    border-radius: 50%;
    color: #333;
    cursor: pointer;
    transition: 0.5s;
    font-size: 16px;
}
.travelgeoscope .sBox1 table .tleft {
    text-align: left;
    color: #ccc;font-size:14px;
}
.travelgeoscope .sBox1 table .tleft span {
    display: block;
    color: #053c6d;
    font-weight: 700;
}
.travelgeoscope .sBox1 table td {
    background: #fff;
}

.travelgeoscope .a51 {
  background: #133654;
    color: #fff;
    width: 47.8%;
    display: inline-block;
    text-align: center;
    margin-left: 1.5%;
    margin-right: .6%;
    float: left;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px 6px 0 0;
}

.travelgeoscope .b51.activeTb, .travelgeoscope .a51.activeTb {background: #eee; color: #053c6d;}
.sBox a:hover{   background: #FFF2EB;  color: #EC6625;}


.section-content.motorWidgetWrap .whatsapp-popup-block h2 {
    font-size: 20px;
    padding-bottom: 20px;
    text-align: left;
    
    font-weight: bold;
    color: #e71a1a;
    display: inline-block;
    padding-left: 15px;
}
.section-content.motorWidgetWrap .whatsapp-popup-block h3 {
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 20px;
}
.section-content.motorWidgetWrap .whatsapp-popup-block ul {
    padding-bottom: 20px;
}
.section-content.motorWidgetWrap .whatsapp-popup-block ul li {
    font-size: 15px;
    padding-bottom: 10px;
    color: #6c6c6c;
    font-weight: 600;
    position: relative;
    padding-left: 2rem;
}
.section-content.motorWidgetWrap .whatsapp-popup-block ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background-image: url(/docs/default-source/assets/freshlook/images/error-list-arrow.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 9px;
    display: inline-block;
}
.content-new.text-left.whatsapp-popup-block a:first-child {
    margin-top: 0px;
}
.section-content.motorWidgetWrap a.btn-primary:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff69;
    -webkit-transform: translateX(-100%) rotate(45deg);
    -ms-transform: translateX(-100%) rotate(45deg);
    transform: translateX(-100%) rotate(45deg);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}
.section-content.motorWidgetWrap a.btn-link {
    display: inline-block;
    vertical-align: top;
    padding: 20px 15px;
}
/*popup design*/


@media (max-width: 991px) {
.section-content.search-bg .row.flexs img { max-width: 100%;}

.sfPublicWrapper .bg-white.section-content.roadside-bg {
    background: url(/docs/default-source/assets/travel/travel-landing-revamp/images/travel-ipad.svg) no-repeat;
    background-position: bottom;
    padding-top: 40px;
    padding-bottom: 58%;
}

}

@media (max-width: 1024px) and (min-width: 768px) {
.col-sm-12.active-details, .col-sm-12.pull-right.pull-moblie {width: 100%;}
/*.sfPublicWrapper .bg-white.section-content.roadside-bg {padding-bottom: 24%;}*/
.sfPublicWrapper .bg-white.section-content.roadside-bg {background-size: 100%; min-height: auto;}
#travel-widget .il-travel-widget-wrap {float: none;}
 .sfPublicWrapper .whychooseusWrap{
        margin-top: 4rem;
    }
}

@media (max-width: 1200px) {
.sectionSpace.policy-cover-wrap .ui-tabs-modify .tab-head li.active {border-bottom:  3px solid #ec6608;}
}

@media (max-width: 1200px) and (min-width: 992px) {
.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details h1.activa-large {line-height: 42px;}
}



@media (max-width: 767px) {
/*travel-widget*/
.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details .ui-banner-content {
    padding-top: 0px;
}
.policy-document-sec .policy-document-list a {
    text-decoration: none;
}
section.whychooseusWrap{
    margin-top: 5rem;
}
.sectionSpace.policy-cover-wrap .tab-content-body {border-radius: 0px;}
.il-travel-widget-wrap .il-ext-btn-block {
    display: block;
}
.il-travel-widget-wrap .il-ext-btn-block a {
    width: 100%;
    margin-bottom: 15px;
}
.travel-faq-sec .tab-content .accordion-title h3 { padding: 1.5rem 3rem 1.5rem 0;}
.sfPublicWrapper .bg-white.section-content.roadside-bg {
    background: url(/docs/default-source/assets/travel/travel-landing-revamp/images/travel-mobile.svg) no-repeat;
    background-position: bottom;
    padding-bottom: 50px !important;min-height: auto;
}
.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details h1.activa-large {
    line-height: 30px;
    text-align: left;
    font-size: 24px !important;
    font-weight: 800;
    margin-bottom: 0px;
}
.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details h2 {
    font-size: 1.4rem;
}
.long-rules {
    margin-top: 15px;
    margin-right: -15px;
}
.long-rules ul {
    overflow-x: scroll;
    width: 100%;
    scroll-snap-type: x mandatory;
    scroll-padding: 20px;
    gap: 15px;
    padding-right: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.section-content .ui-banner-content .long-rules ul {
    padding: 0rem 0 0;
}
.long-rules ul li {
    margin-right: 0;
    flex: 0 0 70%;
    padding: 1.5rem 1rem;
    background: linear-gradient(47.68deg, #FFF3F3 8.88%, #FFF2EB 23.35%, #FFFEF3 107.4%);
    border: 1px solid #FFF3F3;
    min-height: 70px;
}
.long-rules ul li span {
    font-size: 1.2rem;
    margin-bottom: 0px;
    text-align: left;
    padding-left: 10px;
}
 .sfPublicWrapper .bg-white.section-content.roadside-bg {background:
    url(/docs/default-source/assets/travel/travel-landing-revamp/images/revamp-landing-banner-moblie.svg) no-repeat;
    background-position: bottom; background-size:  100%;padding-bottom: 55% !important;}
    .sectionSpace.policy-cover-wrap h2.headingTxt {padding-bottom: 0px;}
    .sfPublicWrapper .bg-white.section-content.roadside-bg .active-details .ui-banner-content {
    padding-top: 0px;}

.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details h1.activa-large {
    line-height: 30px;text-align: left;font-size: 24px !important;font-weight: 800;margin-bottom:0px;}
    .ui-tabs-modify .tab-head { width: 100%;}

.section-content .flexs {display: flex;flex-direction: column-reverse;}
.travel-faq-wrap .ui-tabs-modify .tab-content-body {width: 100%;}
#Reviews h2 {text-align: left;line-height: 36px;}
#Reviews .rating_count li:first-child {width: 95px;}
  .toggle_covered0.hide {display: none !important; opacity: 0;}

.section-content .popular-search {margin-bottom: 30px;padding-left: 15px;}
.showroom-price.table-width {border-top-right-radius:0px;width: 100%;}
.row.read-expand {display: block;}
.ui-reviews-slider .item {
    padding: 2rem 2rem;
    border: 1px solid #cbcdce;
    border-radius: 1rem;
    min-height: 38rem;
    margin: 0rem 1rem 2rem;
}
.rightInputPadd.cal-popup, .leftInputPadd.cal-popup {width: 100%;}
.rightInputPadd.cal-popup {margin-bottom: 20px;}
#travel-widget .travel-scope-wrap {box-shadow: none;}
.section-content .trave-scope-innner a { padding-bottom: 0px;}
.travel-scope-wrap .ui-scope-images li a { padding: 0rem 0rem;}
.section-content.motorWidgetWrap .ui-travelscope-block .tab-head li {font-size: 14px;}
.section-content .proceed-btn-block button.ui-proceed-btn {margin-top: 0px; margin-bottom: 0px;}
.proceed-btn-block {padding: 0rem 0 25px 0;}
.sfPublicWrapper .section-content.motorWidgetWrap .travel-scope-wrap {padding-bottom: 4rem;}
.section-content.motorWidgetWrap .travel-scope-wrap .ui-scope-images li a {width: 57%;}
.section-content.motorWidgetWrap .travel-scope-wrap ul.ui-scope-images li {width: 22%;margin-right: 3%;}
.section-content.motorWidgetWrap .travel-scope-wrap .ui-scope-images li a {width: 100%;padding: 0px;}
.section-content.motorWidgetWrap .travel-scope-wrap ul.ui-scope-images li:nth-child(2) {margin-right: 3%;}
.sfPublicWrapper .section-content.motorWidgetWrap .ui-scope-images li {min-height: auto;}
.tab-wrap.js-tab-wrap .tab-head.clearfix.js-tab-head { margin-bottom: 10px;}
.sfPublicWrapper .section-content .trave-scope-innner a {    width: 97%;}
.sfPublicWrapper .newDiv .showSlopDiv {margin-left: 20px!important;}
.section-content.motorWidgetWrap .popular-s #popular-country { padding: 7px 1px 0px 0px;}
.moblie-section .resultsMnblock1.resulBlk { bottom: 0;}
.section-content .travel-scope-wrap .radio-wrapper ul li label {font-size: 14px;}
.section-content .radio-wrapper ul.radio-wrap1 li, .radio-wrapper ul.radio-wrap2 li {padding: 0px 7px;margin-right: 10px;}
.section-content .radio-wrapper ul.radio-wrap1 {margin-bottom: 1.5rem;}
.section-content .mt-3.single-cal {margin-top: 15px;}
.section-content .proceed-btn-block {padding: 0rem 0 15px 0;}
.section-content .travel-calender-mainwraper.cal-popup {margin-bottom: 15px;}
.section-content .bottom-links-block {margin-top: 2rem;}
.sfPublicWrapper .section-content a.bottom-links {font-size: 1.3rem;}
.section-content .row.travel-calender-mainwraper.cal-popup.bor-red .travel-calender-main.cal-popup {
    left: -11px; width: auto;}
.section-content .btn-close.btn-close-black {    right: 0px;top: 7px;}
.section-content .travel-scope-wrap .ui-travelscope-block .tab-wrap { margin-bottom: 2rem;}
.section-content .ui-traveler-block h3 {padding: 20px 0 0px;}
.section-content .popup.light .yesBtn{    text-align: center;
margin: 0px auto;display: block;margin-top: 20px;margin-bottom: 20px;}
.section-content .popup.light p#ImmigrantmsgNO {font-size: 16px; font-weight: 400;}
.multitripForm-2 .ppl-travelling-wrap {margin-top: 0px;}
/*travel-widget*/
/* Hide scrollbar for Chrome, Safari and Opera */
.long-rules ul::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.long-rules ul {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.long-rules ul {
    overflow-x: scroll;
    width: 100%;
    scroll-snap-type: x mandatory;
    scroll-padding: 20px;
    gap: 15px;
    padding-right: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.long-rules ul li {
    margin-right: 0;
    flex: 0 0 75%;
    padding: 1.5rem 1rem;
    background: linear-gradient(47.68deg, #FFF3F3 8.88%, #FFF2EB 23.35%, #FFFEF3 107.4%);
    border: 1px solid #FFF3F3;min-height: 70px;
}
.long-rules ul li:last-child {flex: 0 0 50%;}
.long-rules ul li span {font-size: 1.2rem;margin-bottom: 0px;    text-align: left;padding-left: 10px;}
.long-rules ul li:last-child {margin-right: 15px;}

 .long-rules .item span { margin-bottom: 0px;}
 .col-xs-12.toggle_covered0 {padding-left: 0px;}
 .owl-carousels .owl-item.active, .owl-carousels .owl-item {display: flex;margin-right: 5px;}
 .in_ex_collapse_expland0 {
    font-size: 16px;
    font-weight: 700;
    color: #EC6625;
    text-decoration: underline;
    position: relative;
    cursor: pointer;
    padding: 20px 0px 40px 0px;
}
 .in_ex_collapse_expland0::after {
    content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNSAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuNSA3LjI1TDggMi43NUwxMi41IDcuMjUiIHN0cm9rZT0iI0VDNjYyNSIgc3Ryb2tlLXdpZHRoPSIyLjUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPC9zdmc+Cg==);
    background-repeat: no-repeat, repeat;
    background-position: right 10px top 50%, 0 0;
    background-size: 1.2em auto, 100%;
    transition: all 0.2s ease-in-out;
    position: absolute;
    padding-left: 40px;
    z-index: 999;
    width: 37px;
    height: 24px;
    text-align: justify;
    margin: 0 auto;
    transform: rotate(180deg);
}
 .in_ex_collapse_expland0.active::after { transform: rotate(0deg);}
 .in_ex_collapse_expland0 {display: block!important;}

.long-rules .item {
    width: 99%;
    display: inline-flex;
    align-items: center;
    margin-right: 0px;
    padding: 5px;
    justify-content: flex-start;
    /*background-color: #FFF3F3; */
    background: linear-gradient(0deg, #FFF3F3, #FFF3F3),
linear-gradient(47.68deg, #FFF3F3 8.88%, #FFF2EB 23.35%, #FFFEF3 107.4%);

    text-align: left;
    padding-left: 10px;
}
.whychooseusBlock .whychooseDetails h5 {font-size: 1.8rem;}
.img-content-sec .headingTxt, .content-img-sec .headingTxt {padding-bottom: 2rem;}
.sectionSpace.reasons-buy h2.headingTxt {text-align: left;padding-left: 15px;}
.sfPublicWrapper .sectionSpace.policy-cover-wrap .ui-tabs-modify .tab-head li {font-size: 16px !important;}
.plan-types-wrap .plans-types-sec .plan-types-details h5 {font-size: 1.6rem;}
.buy-online-wrap .buy-online-list .list-details h5 { font-weight: 700;}
.additional-cover-block h5 {font-size: 1.8rem;}
.sectionSpace.single-multi-wrap.product-table-wrap h2.headingTxt {text-align: left;}
.showroom-price table th, .showroom-price table td { font-size: 14px;}
#Reviews h2 {text-align: left;  font-size: 2.4rem;font-weight: 700;line-height: 30px !important;
padding-left: 10px;}
.sectionSpace.breadcrumb-main-block ul.breadcrumbs li a {font-size: 12px;}
.breadcrumb-main-block ul.breadcrumbs li.active a {color: #6C6C6C;font-size: 12px;font-weight: 400;}
.featurelistSec .featureDetails h3 {padding: 2rem 0 0rem;}



.owl-carousels .owl-stage {display: flex;}
.long-rules .owl-carousels .owl-stage-outer {display: block;}
.section-content.two-rem  .section-content {padding: 0rem 0!important;}
.active-details .ui-banner-content { text-align: left;}
.long-rules .owl-carousels .owl-dots {display: none;}
.ui-reviews-slider .rating-topbar h3 {
    border-right: none;
}
.ui-reviews-slider .rating-fl {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-bottom: 1rem;
}
.ui-reviews-slider .rating-topbar:after {
    top: 1px;
    right: 30px;
}
.owl-nav {
    display: none;
}
.long-rules .item span br {display: none;}

/*travel new design*/
/*travel-widget*/
.travel-calender-mainwraper.cal-popup .travel-calender-main {left: -22px;}
.single-left {margin-right: 10px;}
.travel-scope-wrap {border: none;}
.sfPublicWrapper .section-content.motorWidgetWrap .travel-scope-wrap {padding: 0rem 0rem;}
.sfPublicWrapper .travel-scope-wrap .ui-scope-images.scope-changes {display: block!important;}

.travel-calender-mainwraper .ui-form-block .input-block.mar-bottom  {
    height: 45px;border-radius: 5px;}
 .sfPublicWrapper .travel-calender-mainwraper .ui-form-block .input-block.trip-st-block.mar-bottom  {
    height: 45px;border-radius: 5px;}
 
ng-select:after { top: 11px;}
.col-xs-12.pull-right.pull-moblie {
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
 .sfPublicWrapper .whychooseusWrap{
        margin-top: 4rem;
    }
.ui-traveler-block.agGroupdtl.d-block a img {left:-18px;}
.ui-traveler-block.agGroupdtl.d-block ul.dot-silde {right: 0px;top: 6px;}
.ui-form-block.cal-popup .input-block.focus label { top: 8px;width: 80%;}
.travel-calender-mainwraper.cal-popup .input-block.trip-st-block .trip-date input {padding-left: 0px;
padding-top: 0px;padding-bottom: 15px;}
.ui-form-block.cal-popup {margin-bottom: 0px;}
.multiform-1  .row.travel-calender-mainwraper.cal-popup .ui-form-block.cal-popup {padding-top: 0px;}
.travel-scope-wrap .ui-traveler-block.agGroupdtl a.js-scope-back {position: absolute; left:-20px;top: -5px;}
.ui-traveler-block.multitripForm-2 a.js-scope-back-mt {top: -9px;}
.ui-traveler-block.multitripForm-2 ul.dot-silde {right: 0px;top: 5px;}
.travel-calender-mainwraper.cal-popup .input-block.trip-st-block label.trip-s-date {left: 10px;width: 70%;}
.country-Dropdown img.searchImg {top: 15px;left: 6px;}
.trave-scope-innner .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
top: 14px;left: 32px;}
.sfPublicWrapper .section-content.motorWidgetWrap .ui-travelscope-block .tab-content-body
 {padding: 0px 0 10px 10px;}
.sfPublicWrapper .travel-calender-mainwraper .input-block.trip-st-block .trip-date img.btn-close.btn-close-black {top: 5px !important;}
.sfPublicWrapper .travel-calender-mainwraper .input-block.trip-st-block .trip-date img {right: 10px !important; top: 9px !important;}
.single-multi-wrap p {margin-right: 10px;}
#PublicWrapper .trave-scope-innner  ul.ui-scope-images.scope-changes li.active a {
    background-color: #fff5f0;
    outline: 2px solid #eb720f!important;
    border: none;
    transition: all .3s ease-in-out;
}
/*travel-widget*/

/*travel new design*/

}


@media (max-width: 767px) {
    .rating_count {
        display: flex;
        justify-content: flex-start;
    }

    .rating_count li:first-child {
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .inc-exc-tab ul.ui-check-list.exclusion-tabs.green_tick {
        padding: 0 0 2rem 0;
    }
    .bg-white.section-content.roadside-bg .container {
        width: auto;
    }

}

@media (max-width: 992px) and (min-width: 768px) {
.owl-carousels .owl-stage {width: 100%!important;}
.sectionSpace.policy-cover-wrap .inclusion-tab.ui-tabs-modify .tab-content-body { padding-top: 20px;}
}

@media (max-width: 991px) {

    .tab-head li {
        min-width: 50% !important;
    }
    .exc table td.pts {
        padding-right: 10px;
        vertical-align: top;
    }

    .exc {
        padding-left: 0px;
    }

    .exc1 table td.pts {
        padding-right: 0px;
        vertical-align: top;
    }

    .exc1 {
        padding-left: 0px;
    }
}



@media (max-width: 991px) and (min-width: 768px) {
    .long-rules .owl-carousels .owl-item.active {
        width: auto !important;
    }
}



@media (max-width: 768px) {
    #sc_healthinsurance {
        padding: 40px 0px 60px 0px;
    }

    .section-content h2 {
        font-size: 24px;
        line-height: 30px;
        text-align: left;
    }

    h2.befit_cover,
    p.befit_cover {
        text-align: left;
    }

    h2.befit_cover {
        font-size: 3.0rem;
    }

    .ui-check-list p {
        font-size: 1.6rem;
    }

    .ui-policy-documents p {
        padding: 20px 0px 0px 20px;
        font-size: 20px;
        font-weight: 600;
    }

    .ui-policy-documents p a {
        padding-left: 0;
        font-size: 14px;
        font-weight: 700;
        color: #f26624;
        text-decoration: underline;
        cursor: pointer;
        display: block;
        padding: 10px 0px
    }

    .ui-policy-documents p a::after {
        /* background-image: url(/docs/default-source/apps/befitlandingapp/assets/images/bf-policy-arrow.png); */
        background-repeat: no-repeat;
        content: '';
        width: 20px;
        height: 20px;
        float: right;
        margin-right: 0px;
        margin-top: 9px;
    }

    .section-content.bg-lightgray {
        background-color: #f8f6f6;
        padding: 40px 0 40px 0;
    }

    .leftImgWrap .centerImg {
        flex-direction: column-reverse;
    }
    .inclusion-tab.ui-tabs-modify .tab-content-body {
        margin: 0;
        padding: 4rem 0;
        padding-top: 0px;
    }

}


/*static code css for befit include  and exclude End here*/


/*---------------------------------------faq section start----------------------------------------------------*/

.ui-tabs-modify {
    overflow: hidden;
    padding-bottom: 20px;
}

.ui-tabs-modify .tab-head {
    width: 100%;
    padding-left: 0rem;
    position: relative;
    text-align: center;
    margin: 0 auto;
    display: flex;
}

.ui-tabs-modify .tab-head li:after {height: 1px;background: #C9C9C9;}

.ui-tabs-modify .tab-head li {
    min-width: 17.3rem;
    text-align: center;
   color: #838383;

}
.travel-faq-sec .ui-tabs-modify .tab-head li {font-size: 16px!important;letter-spacing: 0px;}
 .sectionSpace.policy-cover-wrap .ui-tabs-modify .tab-head li {font-size: 18px !important;
    letter-spacing: 0px;}

.tab-content-body {
    position: relative;
}

.travel-faq-sec .ui-tabs-modify .tab-content-body {width: 94%;}

.ui-tabs-modify .tab-content-body {
    position: relative;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #D8D4D3;
}


.tab-content {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0;
    display: none;
}

.tab-content.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    position: relative;
    -webkit-transition: .5s opacity ease-in, .8s -webkit-transform ease, .8s -webkit-transform ease;
    transition: .5s opacity ease-in, .8s transform ease, .8s -webkit-transform ease;
    z-index: 1;
    display: block;
}

.tab-content .accordion-card {
    cursor: pointer;
    border-top: 1px solid #D8D4D3;
    padding: 0;
}

.tab-content .accordion-title {
    position: relative;
    cursor: pointer;
    padding: 1px 0;
}

.tab-content .accordion-title h3 {
    font-size: 1.6rem;
    font-weight: 700;
    color: #282828;
    line-height: 25px;
    padding: 2.3rem 2rem 2.3rem 0;
    margin-bottom: 0;
}

.tab-content .accordion-title::after {
    width: 100%;
    height: 10px;
    position: absolute;
    content: " ";
    top: 50%;
    right: 0;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTE2Ij8+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjciIHZpZXdCb3g9IjAgMCAxMCA3Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8ZyBmaWxsPSIjNDA0MDQwIj4NCiAgICAgIDxnPg0KICAgICAgICA8Zz4NCiAgICAgICAgICA8Zz4NCiAgICAgICAgICAgIDxwYXRoIGQ9Ik02NzggOC4xMDhMNjgxLjg5OCAxMi4wMjIgNjgzLjAwMyAxMy4xMjggNjg0LjEwNiAxMi4wMjEgNjg4IDguMTA4IDY4Ny45NTcgOC4wNjYgNjg2Ljg5NCA3LjAwMSA2ODMuMDAzIDEwLjkxMSA2NzkuMTA0IDd6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM1MiAtMTI5NCkgdHJhbnNsYXRlKDY3NCA4NDMpIHRyYW5zbGF0ZSgwIDM5MykgdHJhbnNsYXRlKDAgNTEpIiAvPg0KICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgICAgPC9nPg0KICAgIDwvZz4NCiAgPC9nPg0KPC9zdmc+);
    background-repeat: no-repeat, repeat;
    background-position: right 10px top 50%, 0 0;
    background-size: 1.4rem auto, 100%;
    outline: none;
    transition: all 0.2s ease-in-out;
    transform: translate(0%, -50%);
}
.travel-faq-sec .accordion-title.active::after {
    transform: unset;
    transition: initial;
}
/*
.tab-content .accordion-title.active::after {
    
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTE2Ij8+DQo8c3ZnIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDE2IDEwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KICA8cGF0aCBkPSJNMTYgOC4xOTIgOS43NjMgMS44MDUgNy45OTUgMCA2LjIzIDEuODA2IDAgOC4xOTJsLjA2OS4wNjggMS43IDEuNzM4IDYuMjI2LTYuMzhMMTQuMjM0IDEweiIgZmlsbD0iIzQwNDA0MCIgZmlsbC1ydWxlPSJldmVub2RkIiAvPg0KPC9zdmc+);
    background-repeat: no-repeat, repeat;
    background-position: right 10px top 50%, 0 0;
    background-size: 1.4rem auto, 100%;
    transition: all 0.2s ease-in-out;
}
*/
.tab-content .accordion-panel {
    display: none;
    padding: 0 0 20px 0px;
    margin-bottom: -2px;
    cursor: default;
    transition: none;
}

.tab-content .accordion-panel span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}


.accordian-lists {
    position: relative;
    line-height: 1.7;
}

.accordian-lists ul {
    padding-left: 20px;
    margin-top: 0px;
}

.accordian-lists ul li {
    padding-bottom: 3px;
    padding-top: 0px;
}

.accordian-lists ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    margin-top: 8px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuODQyMTEgMS4yMTA0NUwxMSA1LjQyMDk4TTExIDUuNDIwOThMNy44NDIxMSA5LjYzMTVNMTEgNS40MjA5OEgxIiBzdHJva2U9IiMyODI4MjgiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    width: 15px;
}

.travel-faq-sec{
    width: 100%;
    max-width: 878px;
    margin: 0 auto;text-align: center;
}

@media (max-width: 1360px) {
    .ui-tabs-modify .tab-head li {
        min-width: 13.7rem;
    }
}

@media (max-width: 1199px) {

    .ui-tabs-modify .tab-content-body,
    .ui-tabs-modify .tab-head {
        width: 100%;
        /*display: flex;*/
        overflow-x: auto;
        overflow-y: hidden;
    }

}

@media (max-width: 767px) {
    .befit_faq h2 {
        text-align: left;
        font-size: 24px;
    }
    .tab-content-body .covered-list-details li {padding: 0 0rem 0 3rem;}

    .ui-tabs-modify .tab-head {
        white-space: nowrap;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;

        /* Firefox */
    }

    .sectionSpace.policy-cover-wrap  .ui-tabs-modify .tab-head {  margin-top: 25px;}

    .ui-tabs-modify .tab-head::-webkit-scrollbar {
        display: none;
    }

    .ui-tabs-modify .tab-head li.active {
        border-bottom: 3px solid #ec6608 !important;
    }
}


/*----------------------faq section end here----------------------------------------------------*/

.travel-faq-wrap{
    background: #F8F6F6;
    padding: 7rem 0;
}

.policy-cover-wrap{
    background: #F8F6F6;
    padding: 5.7rem 0 7.2rem;
}

.covered-list-details{
    display: flex;
    justify-content: space-between;
}

.covered-list-details ul{
    width: 48%;

}

.covered-list-details h5{
    color: #282828;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 23px;
    padding-bottom: 0.5rem;
}

.covered-list-details p{
    color: #282828;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 24px;
}

.covered-list-details li{
    position: relative;
    padding: 0 3rem;
    margin-bottom: 2rem;
}

.covered-list-details li:last-child{
    
    margin-bottom: 0;
}

.covered-list-details li:before{

    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    left: 0;
}

.covered-list-details .inclusions-list li:before{

    background: url('https://echannel-wf.icicilombard.com/docs/default-source/assets/travel/travel-landing-revamp/images/inclusion-tick.svg');
}

.covered-list-details .exclusions-list li:before{

    background: url('https://echannel-wf.icicilombard.com/docs/default-source/assets/travel/travel-landing-revamp/images/exclusion-tick.svg');
}

.policy-document-sec .policy-document-list{
    display: flex;
}

.policy-document-sec .policy-document-list a{
    color: #F26624;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 18px;
    text-decoration: none;
    padding: 0 2rem;
    border-right: 1px solid #B2B2B2;
}

.policy-document-sec .policy-document-list a:hover {
    color: #FD7B20;
}

.policy-document-sec .policy-document-list a:last-child{
    border-right: none;
    padding-right: 0;
}



.policy-document-sec h5{
    color: #434343;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 20px;

}

.policy-document-sec{
    display: flex;
    align-items: center;
    margin-top: 4rem;
}

.sectionSpace.policy-cover-wrap{
    margin-bottom: 0;
}

@media screen and (max-width: 1199px) and (min-width: 767px){

    .tab-head li.bar{
        top: 94%;
    }
}

@media screen and (max-width: 991px){

    .whychooseusBlock ul{
        flex-direction: column;
    }

    .whychooseusBlock li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 2rem;
    }

    .whychooseusBlock .whychooseDetails ul {
        flex-direction: row;
    }
    .img-content-sec {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .img-content-sec .leftBlock {
        width: 100%;
        padding-right: 0;
        text-align: center;
        margin-top: 5rem;
    }

   .plan-types-wrap  .img-content-sec .rightBlock, .whatistravelWrapper.sectionSpace .img-content-sec .rightBlock  {
        width: 100%;
    }

    .img-content-sec .leftBlock .img-responsive,
    .content-img-sec .rightBlock .img-responsive{
        display: inline-block;
    }
    .featurelistSec{
        flex-direction: column;
        margin-bottom: 0;
    }
    .featurelistSec .featurelistBlock {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 5rem;
    }

    .featurelistSec:first-child .featurelistBlock:last-child,
    .featurelistSec:last-child .featurelistBlock:last-child{
        margin-bottom: 0;
    }
    .headingTxt {
        font-size: 3rem;
        line-height: 36px;
    }
    .content-img-sec{
        flex-direction: column;
    }
    .content-img-sec .leftBlock {
        width: 100%;
        padding-right: 0;
    }
    .content-img-sec .rightBlock {
        width: 100%;
        margin-top: 5rem;
        text-align: center;
    }

    .insurance-eligibility-wrap .img-content-sec,
    .buy-online-wrap .img-content-sec,
    .international-policy-wrap .img-content-sec {
        flex-direction: column;
    }
    .insurance-eligibility-wrap .img-content-sec .leftBlock,
    .buy-online-wrap .img-content-sec .leftBlock,
    .international-policy-wrap .img-content-sec .leftBlock {
        text-align: left;
        margin-top: 0;
    }
    .buy-online-list {
        width: 100%;
        max-width: 100%;
        
    }
    .buy-online-wrap .img-content-sec .rightBlock {
        margin-top: 4rem;
    }

    .travel-advantage-block .travel-advantage-details p{
        padding-right: 0;
    }
}

@media screen and (max-width: 767px){

    .product-table-wrap table{
        width: 100%;
    }
    .policy-document-sec{
        flex-direction: column;
        align-items: flex-start;
        margin-top: 2.5rem;
    }
    .policy-document-sec .policy-document-list {
        flex-direction: column;
        margin-top: 2.5rem;
        width: 100%;
    }
.sectionSpace.product-table-wrap .container, 
.sectionSpace.product-table-wrap .col-lg-12, .single-multi-wrap.product-table-wrap .container
 .single-multi-wrap.product-table-wrap .col-lg-12 {padding-right: 0px;padding-left: 0px;}
 .sectionSpace.product-table-wrap table th,  .sectionSpace.product-table-wrap table td {
    padding: 2.6rem 10px 2.5rem;
}
 #Reviews .pad-top5 {padding-top: 0rem;}
 .section-content.search-bg {margin-bottom: 0px;}
 .sectionSpace.section-content {padding: 0rem 0!important;}
    .img-content-sec .rightBlock {width: 100%;}
    .read-reviews a.btn-white { margin-top: 0px;}
    .section-content.search-bg .row.flexs img {
    width: 70%;
    margin: 0px auto;
}
.product-table-wrap table th {
    padding: 2.6rem 10px 2.5rem;
}

    .policy-document-sec .policy-document-list a {
        padding: 1rem 0rem 1rem 1rem;
        border-right: none;
        border: 1px solid #C9C9C9;
        border-radius: 8px;
        margin-bottom: 1rem;
        display: block;
        position: relative;
        text-decoration: none;
    }
    .policy-document-sec .policy-document-list a:last-child {
        border-right: 1px solid #C9C9C9;
        padding-right: 0;
    }

    .policy-document-sec .policy-document-list a:after{
        content: '';
        background: url('https://echannel-wf.icicilombard.com/docs/default-source/assets/travel/travel-landing-revamp/images/list-right-arrow.svg');
        width: 8px;
        height: 12px;
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translate(-50%,-50%);
    }


    
    .travel-advantage-block {
        flex-direction: column;
        margin-bottom: 0;
    }

    .travel-advantage-block .travel-advantage-details {
        width: 100%;
        margin-right: 0;
    }
    .headingTxt {
        font-size: 2.4rem;
        line-height: 30px;
    }
    .img-content-sec p, .content-img-sec p {
        padding: 0 0rem 1rem 0;
    }
    .travelfeatureWrap {
        padding: 4.8rem 0;
    }
    .whychooseusSec .headingTxt, 
    .travelfeatureWrap .headingTxt, 
    .travel-advantage-Sec .headingTxt, 
    .travel-faq-wrap .headingTxt, 
    .policy-cover-wrap .headingTxt {
        text-align: left;
        
    }
    .travel-advantage-Sec .headingTxt, 
    .policy-cover-wrap .headingTxt, 
    .travel-faq-wrap .headingTxt {
        padding-left: 0;
        padding-right: 0;
    }
    .travel-advantage-block .travel-advantage-details span {
        font-weight: 300;
        font-size: 36px;
        line-height: 45px;
        top: 23px;
        left: 20px;
    }
    .travel-advantage-block .travel-advantage-details {
        padding: 2.3rem 2rem 2.5rem 2rem;
        margin-bottom: 2rem;
    }
    .travel-advantage-block .travel-advantage-details p {
        padding-right: 0;
    }
    .travel-advantage-block .advantage-details {
        padding-left: 4rem;
    }
    .travel-advantage-block:last-child .travel-advantage-details:last-child {
        margin-bottom: 0;
    }
    .covered-list-details {
        flex-direction: column;
    }
    .covered-list-details ul {
        width: 100%;    padding-top: 0px;
    }
    .plans-types-sec .plan-types-block span {top: -2px;}
    .purchase-online-wrap,
    .insurance-cover-wrap,
    .buy-online-wrap,
    .claim-procedure-wrap,.travel-faq-wrap {
        padding: 5rem 0 5rem;
    }
    .content-img-sec .insurance-cover-list, .country-list {
        padding-right: 0;
    }
    .content-img-sec .insurance-cover-list li, .country-list li {
        padding: 0 0 0 2rem;
    }
    .sectionSpace {
        margin-bottom: 5rem;
    }
    /*.img-content-sec .headingTxt, .content-img-sec .headingTxt {
        padding-bottom: 2rem;
    }*/
    .buy-online-list{
        padding-bottom: 2rem;
    }
    .additional-cover-block {
        margin-bottom: 2rem;
    }
    .calculate-premium-wrap .img-content-sec .headingTxt {
        padding-right: 0;
    }
    .calculate-premium-wrap .lower-premium-sec .headingTxt {
        text-align: left;
        
    }
    .tips-block-sec {
        display: flex;
        flex-direction: column;
    }
    .tips-block-sec .tips-details {
        width: 100%;
        padding: 2.4rem 2rem 2.5rem;
        margin-right: 0;
        margin-bottom: 1.5rem;
    }
    .tips-block-sec .tips-details:last-child{
        margin-bottom: 0;
    }
    .tips-block-sec .tips-details span {
        font-weight: 600;
        font-size: 36px;
        line-height: 49px;
        top: 24px;
        left: 20px;
    }
    .claim-procedure-wrap .headingTxt, 
    .claim-procedure-wrap .content-img-sec p {
        color: #ffffff;
        padding-right: 0;
    }

    .tab-content .accordion-title h3{
        padding: 1.3rem 4rem 1.3rem 0;
    }
    
}


@media (max-width: 992px)  {
.sfPublicWrapper .section-content.motorWidgetWrap .travel-scope-wrap {padding-top:0rem; margin-top: 15px;
border:none;}
  ul.dot-silde { right: 15px;}
     .ui-traveler-block.agGroupdtl a.js-scope-back {left: -5px;}

     .moblie-section .country-Dropdown .ng-select .ng-select-container {width: 97%;}
    .moblie-section .resultsMnblock1.resulBlk {padding: 20px;}
    .moblie-section .resultsMnblock1.aboveAgeblock .stepColum.widSz .block { width: 44%;}
    .moblie-section  .ppl-travelling-wrap .resultsMnblock1.resulBlk .stepperRow.padN .block.disInbl input
     {width: 132px;}
.section-content h2.heading-2.single-trp {text-align: left;}
    }

@media screen and (max-width: 480px){
    #travel-widget .il-travel-widget-wrap {
    padding: 0rem 0rem 0rem;
    border: none;
}
#travel-widget .il-travel-btn-block .secondary-btn {
    margin-bottom: 15px;
}
.long-rules .item span { margin-bottom: 0px;}
/*travel new design*/
/*travel-widget*/
.input-block.mobile-block.policy-end-date-wraper {max-width: 100%;}
.row.travel-calender-mainwraper.cal-popup .travel-calender-main {left: 0px;top:60px;}
.single-left {margin-right: 10px;}
.travel-calender-mainwraper.cal-popup span.ui-error { bottom: -17px;left: 1px;}
.section-content.motorWidgetWrap .rightEmlblck .ck-label .ckBox.chkboxSpace {top: 0px;}
.radio-wrapper ul.radio-wrap1 li, .radio-wrapper ul.radio-wrap2 li { margin-bottom: 10px !important;}
.ui-error.ins-mem-pop { bottom: -2px;}
.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details h2 {font-size: 1.4rem;}

.ui-traveler-block.multitripForm-2 a.js-scope-back-mt img { left: 0px;}
#whatsapp-popup .popup.light.js-popup-body.commonpop-pad {    margin: 0px;border-radius: 0px;}
.section-content.motorWidgetWrap  .whatsapp-popup-block h2 {
    font-size: 18px;
    padding: 0rem 0 1rem;
    line-height: 30px;
    padding-left: 5px;
    padding-top: 20px;
    margin-bottom: 15px;
}
.popup.light.js-popup-body.commonpop-pad .whatsapp-popup-block h3 {color: #282828;}
/*travel-widget*/
/*travel new design*/
 }


/*----------06-09-2024 start here----------*/


@media (min-width: 992px) {
   

    .bg-white.section-content.roadside-bg .container {
        margin: 0 auto;
        padding: 0 15px;
    }

}


/*----------06-09-2024 end here----------*/