/********************************************* layout css start here ********************************************/
@charset "UTF-8";
body,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    margin: 0;
}
li,
td,
th,
ul {
    padding: 0;
}
body.no-scroll {
    position: fixed;
    width: 100%;
    overflow: hidden;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    font-family: Mulish, sans-serif !important;
    font-size: 62.5%;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
li,
ul {
    list-style: none;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a,
a:focus,
a:hover {
    color: #282828;
    text-decoration: none;
}
a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.clearfix,
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .container {
        width: 758px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 1014px;
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
}
@media (min-width: 1360px) {
    .container {
        width: 1360px;
    }
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
/********************************************* layout css End here ********************************************/
.whychooseusWrap,
.whatistravelWrapper {
    margin-top: 6rem;
}
.sectionSpace.claim-procedure-wrap {
    margin-bottom: 0;
}
.headingTxt {
    color: #282828;
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 45px;
    margin-bottom: 0;
}
.img-content-sec .rightBlock h4.second-para {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-top: 15px;
}
.sectionSpace {
    margin-bottom: 6rem;
}
.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details .ui-banner-content {
    padding-top: 20px;
}
.overlayN.showMsg,
.overlayN:target,
.tr_banner {
    display: none;
}
.whychooseusSec .headingTxt,
.travelfeatureWrap .headingTxt,
.travel-advantage-Sec .headingTxt,
.travel-faq-wrap .headingTxt,
.policy-cover-wrap .headingTxt {
    text-align: center;
    padding-bottom: 4rem;
}
img {
    max-width: 100%;
}
.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 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%;
}
.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%;
    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 .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("/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: 0px;
    left: 0;
}
.sectionSpace.buy-insurance-wrap .plans-types-sec .plan-types-block span {
    font-size: 2.4rem !important;
    top: 3px;
}
.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(/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;
}
.buy-online-wrap {
    background: #f8f6e4;
    padding: 9rem 0;
    margin-bottom: 0px;
}
.buy-online-list .list-details h5 {
    color: #282828;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 23px;
    padding-bottom: 0.5rem;
}
.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;
}
.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;
    width: 96%;
    margin: 0px auto;
    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: 700 !important;
}
.product-table-wrap table td {
    padding: 1.4rem 3rem 1.5rem;
    font-weight: 400;
}
.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;
}
.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;
}
.tab-head li {
    min-width: 25rem;
    padding: 1.7rem;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 20px;
    color: #838383;
    position: relative;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.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: 0.5s opacity ease-in, 0.8s -webkit-transform ease, 0.8s -webkit-transform ease;
    transition: 0.5s opacity ease-in, 0.8s transform ease, 0.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;
}
.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;
}
.single-multi-wrap .container {
    margin: 6rem auto;
    max-width: 877px;
}
.single-multi-wrap p {
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 400;
    margin: 25px 0px 15px;
}
.single-multi-wrap table th:nth-child(2),
.single-multi-wrap table td:nth-child(2) {
    width: 33.33%;
}
.sectionSpace .bg-gray {
    background: #f8f6f6;
}
.extend-single-trip-wrap {
    padding: 7rem 0;
}
.reason-topic {
    width: 33%;
    float: left;
}
.reason-left span {
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 45px;
    font-weight: 700;
    color: #f26624;
}
.reason-right {
    overflow: hidden;
}
.reason-right h5 {
    font-size: 18px;
    font-weight: 700;
}
.reason-right p {
    font-weight: 400;
    line-height: 24px;
    padding-top: 5px;
    font-size: 16px;
}
.sectionSpace.reasons-buy .row {
    margin-bottom: 30px;
}
.sectionSpace.reasons-buy h2.headingTxt {
    text-align: center;
    padding-bottom: 50px;
}
.sectionSpace.eligibility-criteria-wrap {
    padding-top: 40px;
}
.sectionSpace.product-table-wrap h2.headingTxt {
    text-align: center;
}
.sectionSpace.extend-single-trip-wrap.bg-gray .rightBlock a {
    color: #ec6625;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;
}
.sectionSpace.extend-single-trip-wrap.bg-gray .rightBlock a.tel-hide {
    color: #282828;
    text-decoration: none;
    font-weight: 400;
    cursor: auto !important;
}
.sectionSpace.international-policy-wrap {
    background-color: #e1f4fd;
    padding: 50px 0px;
    margin-bottom: 0px;
}
.tab-content .accordion-panel span a {
    font-size: 16px;
    font-weight: 700;
    color: #ec6625;
}
#Reviews .rating_count li span {
    color: #707070;
}
.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 .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;
}
.breadcrumb-main-block ul.breadcrumbs li a {
    font-weight: 400;
}
#Reviews .rating_count li span {
    color: #707070;
}
.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;
}
.rating_count {
    display: inline-flex;
    margin-top: 20px;
    margin-bottom: 30px;
}
.tab-content-body .accordion-title:hover {
    background: none;
}
.travel-faq-wrap .faq-wrap.js-tab-wrap .tab-content-body {
    padding: 0px;
    border-bottom: none;
}
.plan-types-wrap .img-content-sec .rightBlock {
    width: 61%;
}
.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-prev {
    left: -6rem;
}
.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, 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: 16px;
    width: 18px;
    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: 16px;
    width: 18px;
    vertical-align: text-top;
    transform: rotate(180deg);
    left: 15px;
    top: 15px;
    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: 0.5;
}
.sectionSpace.breadcrumb-main-block {
    margin-bottom: 0px;
}
.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: 0.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 #ec6625;
    height: 5rem;
    width: 5rem;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 0;
    background-color: #ec6625;
}
.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 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.3s ease-out;
}
.owl-next span,
.owl-prev span {
    display: none;
}
.owl-next.disabled,
.owl-prev.disabled {
    opacity: 0.4;
    cursor: default !important;
}
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .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);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .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;
}
.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%;
}
.item sup {
    color: #282828;
}
.whychooseusBlock .whychooseDetails h5 sup {
    color: #ec6625;
}
.whychooseusBlock .whychooseDetails ul li sup {
    color: #282828;
}
.reason-left {
    margin-bottom: 30px;
}
.whatsapp-popup-block figure.alert-img {
    vertical-align: middle;
}
.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 h3 {
    color: #282828;
}
.popup.light.js-popup-body.commonpop-pad .whatsapp-popup-block h3 {
    color: #282828;
}
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;
}
.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;
}
.tab-wrap.js-tab-wrap .tab-head.clearfix.js-tab-head {
    margin-bottom: 25px;
}
.sfPublicWrapper .bg-white.section-content.roadside-bg {
    background: url(/docs/default-source/assets/travel/travel-landing-revamp/images/single-trip-banner.svg) no-repeat;
    background-position: bottom;
    padding-top: 0rem;
    padding-bottom: 0px;
    background-size: 100% 60%;
    min-height: 700px;
}
.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details h2.activa-large, .active-details h2.activa-large {
    font-size: 48px;
    font-weight: 900;
}
.ui-banner-content p{
    font-size: 2rem;
    padding-bottom: 2rem;
}
.sfPublicWrapper .bg-white.section-content.roadside-bg .active-details h2 {
    margin-bottom: 30px;
    font-size: 2.8rem;
    font-weight: 600;
}
.checkmark:after {
    content: "";
    display: block;
    width: 6px;
    height: 11px;
    border: solid #6dca9a;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.rightInputPadd .input-block.mobile-block label.trip-start-date {
    padding-left: 15px;
    letter-spacing: 0px;
}
.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;
}
.ui-scope-images.scope-changes .checkmark:after {
    display: none;
}
.section-content a.trip-block {
    text-align: center;
}
.ng-select .ng-has-value .ng-placeholder {
    display: none;
}
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;
}
a.js-scope-back img:hover {
    background-color: #fff2eb;
    border: 1px solid #dfdfdf;
}
.proceed-btn-block {
    margin-top: 20px;
    margin-bottom: 10px;
}
.section-content .trave-scope-innner a {
    border-top: 1px solid #eaeaea;
    padding-top: 15px;
    padding-bottom: 25px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    color: #6c6c6c;
    font-size: 12px;
}
.travel-scope-wrap .ui-travelscope-block .tab-head li.active {
    background-color: #fff2eb;
}
.travel-calender-mainwraper.cal-popup .trip-date input {
    padding-left: 0px;
    padding-top: 7px;
    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 {
    border-bottom: none;
    border: 1px solid #c9c9c9;
    width: 90%;
    border-radius: 5px;
}
.ui-travelscope-block .ui-form-block .input-block.mobile-block.focuss label.trip-end-date {
    left: 8px !important;
}
.travel-calender-mainwraper.cal-popup .trip-date label.trip-end-date input {
    padding-left: 5px;
}
.travel-calender-mainwraper.cal-popup .trip-date input {
    border: none;
    font-size: 18px;
    border-bottom: none;
}
.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-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 {
    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;
}
.trip-date img {
    top: 15px;
    right: 10px;
}
.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;
}
.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 0.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;
}
.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;
    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: 7px;
    left: -6px;
}
.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;
}
.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 #c9c9c9;
    box-shadow: 3px 4px 23px 0px #0000000f;
}
ul.dot-silde li:last-child {
    width: 16px;
    height: 8px;
    background-color: #ec6625;
    border-radius: 50px;
}
.ripple-bar.focus:after {
    display: none;
}
.ui-traveler-block.multitripForm-2 a.js-scope-back-mt img {
    position: absolute;
    left: 28px;
    top: 4px;
}
.ui-traveler-block.multitripForm-2 span {
    font-weight: 700;
    text-align: center;
    display: block;
    font-size: 14px;
}
.travel-calender-mainwraper.cal-popup .input-block.trip-st-block label.trip-s-date {
    top: 14px;
    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;
}
.input-block.mobile-block label {
    transition: all 0.3s ease;
    background-color: #fff;
    font-size: 16px;
    color: #838383;
    font-weight: 500;
    width: 100%;
    line-height: 26px;
}
.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-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;
}
.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;
}
ng-select:after {
    background: url("/docs/default-source/apps/travelwidget/assets/images/search-icons.svg") 90% center no-repeat;
    content: " ";
    position: absolute;
    top: 12px;
    left: 7px;
    z-index: 9999;
    width: 22px;
    height: 21px;
    padding-left: 15px;
}
.popular-s {
    margin-top: 20px;
}
.popular-s #popular-country {
    padding: 8px 1px;
}
.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: 10px;
}
.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: 15px;
    padding-top: 15px;
}
.country-Dropdown .ng-select.ng-select-focused .ng-select-container {
    border: none !important;
}
.country-Dropdown .ng-select .ng-select-container:hover {
    box-shadow: none;
}
.country-Dropdown .ng-select.ng-select-focused:not(.ng-select-opened) > .ng-select-container {
    border-color: none;
    box-shadow: none;
}
.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;
}
.travel-calender-mainwraper .input-block .trip-date label.trip-end-date img {
    right: -5px !important;
}
.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;
}
.input-block .input-block.policy-end-date-wraper {
    padding-top: 0px;
}
.row.travel-calender-mainwraper.cal-popup .travel-calender-table table tbody td,
.row.travel-calender-mainwraper.cal-popup .travel-calender-left table tbody td {
    border-right: none;
}
.travel-calender-mainwraper.cal-popup .trip-st-block span.ui-error {
    bottom: -17px;
    left: 2px;
}
.btn-close.btn-close-black {
    position: absolute;
    right: 0px;
    background: transparent;
    border: navajowhite;
}
.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: -5px;
}
.text-right.ins-mem-pop {
    text-align: left;
}
.policy-end-date.ins-mem-pop input {
    border: none;
}
.read-reviews a:hover {
    background: #fff2eb;
    border: 1px solid #ec6625;
    color: #ec6625;
}
#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;
}
.ui-widget.ui-widget-content {
    display: none;
}
.country-Dropdown img.searchImg {
    top: 17px;
    position: absolute;
    left: 7px;
    z-index: 9;
}
.whatsup-detailes li.marTop10 {
    display: inline-block;
}
.rightInputPadd.cal-popup:hover,
.leftInputPadd.cal-popup:hover,
.input-block.trip-st-block:hover {
    border: solid 1px #282828;
    background-color: #fff;
}
.trave-scope-innner .newDiv {
    width: 97%;
    height: 50px;
    border: 2px solid rgb(236, 102, 37);
    border-radius: 5px;
    padding: 8px 4px;
}
#PublicWrapper .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;
}
.popup.lightlg.travelgeoscope {
    display: block !important;
    background-color: #fff;
    opacity: 1;
    max-width: 1024px;
    padding: 30px 0;
}
.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: 0.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: 0.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: 0.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 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.section-content.motorWidgetWrap a.btn-link {
    display: inline-block;
    vertical-align: top;
    padding: 20px 15px;
}
.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 {
    height: 40px !important;
}
.travel-calender2-main.cal-popup .travel-calender-left.travel-calender-table tr td .selectedDate1 {
    border-radius: 20px;
    width: 40px;
    height: 40px;
}
.ui-traveler-block.agGroupdtl .stepclLeft p.bracket-hide {
    width: 180px;
    text-align: left;
}
.calendarBox.date-block.dobBlock .mobile-block.ripple-bar span {
    padding-top: 20px;
}
.ui-form-block.cal-popup .input-block.trip-st-block.focuss label {
    top: -12px;
    width: auto;
    font-size: 12px;
    left: 12px;
    padding-left: 5px;
    color: #ec6625;
}
.ui-form-block.cal-popup .input-block.trip-st-block.bor-red {
    border: 2px solid #ec6625;
}
.ui-traveler-block .block.aboveAgeblock,
.resultsMnblock1.aboveAgeblock .block.countAdult {
    max-width: 100%;
}
.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: 0px;
    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;
}
#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: 16px;
    font-size: 16px;
    font-weight: 500;
    color: #b2b2b2;
    left: 30px;
}
.immigrant.whatsWrap img {
    padding-left: 3px;
    margin-top: -2px;
}
.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;
}
#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;
}
.ng-select .ng-select-container .ng-value-container .ng-input > input {
    padding: 8px 0;
}
.tab-content-body .trave-scope-innner {
    background: transparent;
}
.ui-traveler-block .block.aboveAgeblock,
.resultsMnblock1.aboveAgeblock .block.countAdult {
    max-width: 100%;
}
.sInput .stepperRow span {
    float: none;
}
a.adds,
a.js-srcounter {
    font-size: 26px;
    background: #faebd7;
    height: 30px;
    width: 30px;
    position: relative;
    line-height: 20px;
    padding: 3px;
    text-align: center;
    margin: 0 auto;
    color: #f86600;
    border-radius: 5px;
}
.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: 0px;
    margin-right: 8px;
}
.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;
}
.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: 30%;
    display: flex;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding: 12px 0px 12px 15px;
    margin-right: 1.5rem;
    transition: 0.3s;
    align-items: center;
}
.active-details .long-rules ul li span {
    font-size: 1.4rem;
    font-weight: 600;
    padding-left: 0;
    color: #282828;
    float: none !important;
    line-height: 19px;
}
.long-rules ul li sup {
    color: #282828;
}
.sectionSpace.policy-cover-wrap .ui-tabs-modify .tab-head {
    border: none;
}
.sectionSpace.policy-cover-wrap .ui-tabs-modify .tab-content-body {
    border-top: 1px solid #d8d4d3;
}
.single-multi-wrap.product-table-wrap .showroom-price.table-width {
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    margin: 0px auto;
    overflow-x: auto;
    margin-top: 0px;
}
.sectionSpace.product-table-wrap .showroom-price.table-width {
    margin: 0px auto 0;
}
.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;
}
@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;
        margin: 0 auto;
        padding: 0 15px;
    }
}
@media (max-width: 992px) and (min-width: 768px) {
    .owl-carousels .owl-stage {
        width: 100% !important;
    }
}
@media (max-width: 991px) {
    .sectionSpace.reasons-buy .reason-left {
        margin-bottom: 30px;
    }
    .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-carousel .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: 3rem;
    }
    .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-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: 20px;
    }
}
.ui-tabs-modify {
    overflow: hidden;
    padding-bottom: 20px;
}
.ui-tabs-modify .tab-head {
    width: 100%;
    border-bottom: 1px solid #b2b2b2;
    padding-left: 0rem;
    position: relative;
    text-align: center;
    margin: 0 auto;
    display: flex;
}
.ui-tabs-modify .tab-head li {
    min-width: 17.3rem;
    text-align: center;
    color: #838383;
}
.policy-document-sec .policy-document-list a:hover {
    color: #fd7b20;
}
.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-right: none;
    border-bottom: none;
}
.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;
}
.tab-content-body {
    position: relative;
}
.travel-faq-sec .ui-tabs-modify .tab-content-body,
.sectionSpace.policy-cover-wrap .ui-tabs-modify .tab-head,
.sectionSpace.policy-cover-wrap .ui-tabs-modify .tab-content-body {
    width: 100%;
}
.ui-tabs-modify .tab-content-body {
    position: relative;
    width: 100%;
    margin: 50px auto 0;
    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: 0.5s opacity ease-in, 0.8s -webkit-transform ease, 0.8s -webkit-transform ease;
    transition: 0.5s opacity ease-in, 0.8s transform ease, 0.8s -webkit-transform ease;
    z-index: 1;
    display: block;
}
.travel-faq-sec .tab-content .accordion-card {
    cursor: pointer;
    border-top: 1px solid #c9c9c9;
    padding: 0;
    margin-bottom: 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-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;
}
#more-articles-views.insurance-madeeasy-block {
    padding: 0;
}
.calculate-premium-wrap {
    margin: 6rem 0;
}
@media (max-width: 1360px) {
    .ui-tabs-modify .tab-head li {
        min-width: 13.7rem;
    }
}
@media (max-width: 1199px) {
    .owl-nav {
        display: none;
    }
    .ui-tabs-modify .tab-content-body,
    .ui-tabs-modify .tab-head {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }
}
@media (min-width: 768px) {
    .sectionSpace.reasons-buy .container,
    .sectionSpace.travel-faq-wrap .container {
        width: auto;
    }
}
@media (max-width: 767px) {
    .sfPublicWrapper .bg-white.section-content.roadside-bg {
        background: url(/docs/default-source/assets/travel/travel-landing-revamp/images/single-trip-banner-moblie.svg) no-repeat;
        background-position: bottom;
        padding-bottom: 0px !important;
    }
    .sfPublicWrapper .bg-white.section-content.roadside-bg .active-details .ui-banner-content {
        padding-top: 0px;
    }
    .sectionSpace.extend-single-trip-wrap.bg-gray .rightBlock a.tel-hide {
        color: #ec6625;
        text-decoration: underline;
        font-size: 16px;
        font-weight: 700;
        cursor: pointer !important;
    }

    .sfPublicWrapper .showroom-price table {
        overflow: auto;
    }
    .long-rules .item span {
        margin-bottom: 0px;
    }
    .sectionSpace.reasons-buy .row {
        margin-bottom: 0px;
    }
    .owl-carousels .owl-item.active,
    .owl-carousels .owl-item {
        display: flex;
        margin-right: 8px;
    }
    .owl-carousels .owl-stage {
        padding-right: 0px !important;
    }
    .sectionSpace.travel-faq-wrap .ui-tabs-modify .tab-head {
        width: 100%;
    }
   /* .plan-types-wrap.sectionSpace .img-content-sec .headingTxt {
        padding-top: 50px;
    }*/
    .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;
    }
    .showroom-price.table-width {
        border-top-right-radius: 0px;
    }
    .covered-list-details ul.inclusions-list.pad-top2 {
        padding-top: 2rem;
    }
    #Reviews .rating_count li:first-child {
        width: 95px;
    }
    #Reviews .pad-top5 {
        padding-top: 0rem;
    }
    .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;
    }
    .long-rules ul::-webkit-scrollbar {
        display: none;
    }
    .long-rules ul {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .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 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;
    }
    .long-rules ul li:last-child {
        margin-right: 15px;
    }
    .long-rules .item {
        width: 205px;
        display: inline-flex;
        align-items: center;
        margin-right: 0px;
        padding: 5px;
        justify-content: flex-start;
        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: 1rem;
    }
    .img-content-sec .rightBlock h4.second-para {
        font-size: 18px;
    }
    .owl-carousels .owl-stage {
        display: flex;
    }
    .long-rules .owl-carousels .owl-stage-outer {
        display: block;
    }
    .sectionSpace.reasons-buy h2.headingTxt {
        text-align: left;
        padding-left: 15px;
        padding-bottom: 40px;
    }
    .reason-right h5 {
        font-size: 16px;
    }
    .reason-left span {
        margin-top: 5px;
        font-size: 24px;
        font-weight: 800;
    }
    .sectionSpace.policy-cover-wrap .ui-tabs-modify .tab-head li {
        font-size: 16px !important;
        letter-spacing: 0px;
    }
    .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;
    }
    .section-content #Reviews .rating_count h2 {
        font-size: 24px;
        font-weight: 700;
    }
    .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;
    }
    .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%;
    }
    .section-content.motorWidgetWrap .ui-scope-images li a {
        box-shadow: none !important;
        border: 2px solid #c9c9c9 !important;
    }
    .long-rules .owl-carousels .owl-dots,
    .long-rules .item span br {
        display: none;
    }
    .popular-country.p-1.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;
    }
    .travel-calender-mainwraper.cal-popup .travel-calender-main {
        left: -8px;
        top: 50px;
    }
    .single-left {
        margin-right: 10px;
    }
    .travel-scope-wrap {
        border: none;
        box-shadow: 3px 4px 23px 0px #0000000f;
    }
    .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;
    }
    .countryName.selected-btn-data {
        background-color: #fff2eb;
        border: 1px solid #f26624 !important;
    }
    .col-xs-12.pull-right.pull-moblie {
        border: 1px solid #dfdfdf;
        border-radius: 10px;
        margin-top: 20px;
        margin-bottom: 120px;
        padding-bottom: 20px;
    }
    .ui-traveler-block.agGroupdtl.d-block a img {
        left: -18px;
    }
    .ui-traveler-block.agGroupdtl.d-block ul.dot-silde {
        right: 0px;
        top: 5px;
    }
    .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: -18px;
        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%;
    }
    .row.travel-calender-mainwraper.cal-popup .travel-calender-table table tbody td,
    .row.travel-calender-mainwraper.cal-popup .travel-calender-left table tbody td {
        border-right: none;
    }
    .sfPublicWrapper .section-content.motorWidgetWrap .travel-scope-wrap {
        padding-top: 0rem !important;
    }
    .sfPublicWrapper .section-content.motorWidgetWrap {
        padding: 0px !important;
    }
    .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;
    }
    .resultsMnblock1.aboveAgeblock .stepColum.widSz .block {
        width: 37%;
    }
    .trave-scope-innner .ng-select.ng-select-multiple .ng-select-container .ng-value-container {
        padding-left: 0px;
    }
    .travel-scope-wrap .ui-travelscope-block .tab-head li:hover,
    .motorWidgetWrap .travel-scope-wrap .ui-scope-images li a:hover {
        background: #fff2eb;
    }
    .befit_faq h2 {
        text-align: left;
        font-size: 24px;
    }
    .sectionSpace.buy-online-wrap,
    .sectionSpace.travel-faq-wrap,
    .sectionSpace.extend-single-trip-wrap.bg-gray,
    .sectionSpace.section-content {
        margin-bottom: 0px;
    }
    .img-content-sec .headingTxt {
        text-align: left;
    }
    .ui-tabs-modify .tab-head {
        white-space: nowrap;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .ui-tabs-modify .tab-head::-webkit-scrollbar {
        display: none;
    }
    .ui-tabs-modify .tab-head li.active {
        border-bottom: 2px solid !important;
    }
    .travel-calender-mainwraper.cal-popup .travel-calender-main {
        left: -22px;
    }
    .single-left {
        margin-right: 10px;
    }
}
.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%;
    padding-top: 0px;
}
.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("/docs/default-source/assets/travel/travel-landing-revamp/images/inclusion-tick.svg");
}
.covered-list-details .exclusions-list li:before {
    background: url("/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: underline;
    padding: 0 2rem;
    border-right: 1px solid #b2b2b2;
}
.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;
    clear: both;
}
@media screen and (max-width: 1199px) and (min-width: 767px) {
    .tab-head li.bar {
        top: 94%;
    }
}
@media screen and (max-width: 991px) {
    .sectionSpace.extend-single-trip-wrap.bg-gray .img-content-sec .leftBlock {
        margin-top: 0rem;
    }
    .whychooseusBlock ul {
        flex-direction: column;
    }
    .sectionSpace.extend-single-trip-wrap.bg-gray .img-content-sec {
        flex-direction: column;
    }
    .plan-types-wrap.sectionSpace .img-content-sec {
        flex-direction: column-reverse;
    }
    .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 {
        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 (max-width: 1200px) {
    .faq-wrap.js-tab-wrap .tab-head li.active {
        border-bottom: 3px solid #ec6608;
    }
}
@media screen and (max-width: 767px) {
    .sectionSpace.section-content {
        padding: 40px 0;
    }
    .sectionSpace.reasons-buy .reason-topic {
        width: 100%;
    }
    .extend-single-trip-wrap {
        padding: 0rem 0;
    }
    .faq-wrap.js-tab-wrap .tab-head li {
        border-right: none;
    }
    .sectionSpace.extend-single-trip-wrap.bg-gray .img-content-sec {
        flex-direction: column;
    }
    #Reviews h2 {
        text-align: center;
        font-size: 2.4rem;
        font-weight: 700;
        line-height: 30px !important;
    }
    .read-reviews a.btn-white {
        margin-top: 30px;
    }
    .img-content-sec .rightBlock {
        width: 100%;
    }
    .sectionSpace.policy-cover-wrap h2.headingTxt {
        padding-bottom: 0px;
    }
    .travel-faq-sec .tab-content .accordion-card.bor-none {
        border-top: none;
    }
    .travel-faq-sec .ui-tabs-modify .tab-head {
        border-bottom: 1px solid #c9c9c9;
    }
    .ui-reviews-slider .item {
        padding: 2rem 2rem;
        border: 1px solid #cbcdce;
        border-radius: 1rem;
        min-height: 38rem;
        margin: 3rem 1rem 2rem;
    }
    .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: 31px;
        right: 30px;
    }
    .owl-nav {
        display: none;
    }
    .product-table-wrap table {
        display: block;
        white-space: nowrap;
        overflow-x: scroll;
        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%;
    }
    .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("/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%;
    }
    .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;
    }
    .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: 1024px) and (min-width: 768px) {
    .sfPublicWrapper .bg-white.section-content.roadside-bg #C015_Col00 .sfContentBlock:first-child,
    .sfPublicWrapper .bg-white.section-content.roadside-bg #C015_Col00 .sfContentBlock:last-child {
        width: 100%;
        float: none;
    }
    .sfPublicWrapper .bg-white.section-content.roadside-bg {
        padding-bottom: 24%;
    }
}
@media (max-width: 992px) {
    .sfPublicWrapper .section-content.motorWidgetWrap .travel-scope-wrap {
        padding-top: 3rem;
        border: none;
        margin-top: 15px;
    }
    ul.dot-silde {
        right: 15px;
    }
    .reason-topic {
        width: 29%;
        margin-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) {
    .img-content-sec .headingTxt,
    .content-img-sec .headingTxt {
        padding-bottom: 2rem;
    }
    .input-block.mobile-block.policy-end-date-wraper {
        max-width: 100%;
    }
    .travel-calender-mainwraper.cal-popup .travel-calender-main {
        left: 0px;
    }
    .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;
    }
    .radio-wrapper ul.radio-wrap1 li.active,
    .radio-wrapper ul.radio-wrap2 li.active {
        background-color: #fff2eb;
        border: 2px solid #ec6625;
    }
    ng-select:after {
        top: 11px;
    }
    .ui-traveler-block.multitripForm-2 a.js-scope-back-mt img {
        left: 0px;
    }
    .resultsMnblock1 .newTsenior .stepColum input {
        width: 40px;
    }
    #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;
    }
}
@media screen and (max-width: 360px) {
    .travelSection.new-travelSection {
        min-height: auto !important;
    }
    .whychooseusBlock ul {
        flex-wrap: wrap;
    }
}
.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;
}
.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-extension-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 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: auto;
}
.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;
}
.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 {
    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%;
    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;
}
.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, 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: 0.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;
}
.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;
}
.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 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.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: 0.5s opacity ease-in, 0.8s -webkit-transform ease, 0.8s -webkit-transform ease;
    transition: 0.5s opacity ease-in, 0.8s transform ease, 0.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;
}
.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: 0.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: 0.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 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.3s ease-out;
}
.owl-next span,
.owl-prev span {
    font-size: 36px;
    font-weight: bold;
    position: absolute;
    top: -4px;
    left: 19px;
}
.owl-next.disabled,
.owl-prev.disabled {
    opacity: 0.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%;
}
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;
}
.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 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 {
    color: #b2b2b2;
}
.ui-travelscope-block .travel-calender-mainwraper.cal-popup .trip-date input:-ms-input-placeholder {
    color: #b2b2b2;
}
.ui-travelscope-block .travel-calender-mainwraper.cal-popup .trip-date input::-ms-input-placeholder {
    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;
}
.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 0.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;
}
.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 0.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;
}
.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;
}
.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;
}
#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;
}
.section-content .ui-banner-content .long-rules ul {
    padding: 0rem 0 0;
}
.long-rules ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.long-rules ul li {
    width: auto;
    display: flex;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding: 12px 15px 12px 15px;
    margin-right: 1.5rem;
    transition: 0.3s;
}
.active-details .long-rules ul li span {
    font-size: 1.4rem;
    font-weight: 600;
    padding-left: 5px;
    color: #282828;
    float: none !important;
    line-height: 19px;
}
.long-rules ul li sup {
    color: #282828;
}
.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;
}
.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.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: 0.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: 0.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: 0.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 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.section-content.motorWidgetWrap a.btn-link {
    display: inline-block;
    vertical-align: top;
    padding: 20px 15px;
}
@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 {
        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) {
.active-details h1.activa-large {
        line-height: 42px;
    }
}*/
@media (max-width: 767px) {
    .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-extension-banner-mob.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, .active-details h2.activa-large {
        text-align: left;
        font-size: 24px;
        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: 2rem;
    }
    .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 , .active-details h2.activa-large{
        text-align: left;
        font-size: 24px;
        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;
    }
    .long-rules ul::-webkit-scrollbar {
        display: none;
    }
    .long-rules ul {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .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: 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: 2rem 0;
    }
    .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-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 0.3s ease-in-out;
    }
}
@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: 3rem;
    }
    .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-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: 3rem 0;
       /* padding-top: 0px;*/
    }
}
.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: 0.5s opacity ease-in, 0.8s -webkit-transform ease, 0.8s -webkit-transform ease;
    transition: 0.5s opacity ease-in, 0.8s transform ease, 0.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-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;
    padding: 1rem 0;
    display: block;
}
.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;
}
.featurelistBlock img {
    margin: 0;
    width: 50px;
    height: 50px;
}
    .long-rules img {
    width: 40px;
    height: 40px;
}
@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%;
        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;
        scrollbar-width: none;
    }
    .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;
    }
}
.travel-faq-wrap {
    background: #f8f6f6;
    padding: 5rem 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;
    }
    #more-articles-views.insurance-madeeasy-block {
    padding: 3rem 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;
    }
    .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;
    }
    .bg-white.insurance-madeeasy-block h2{
        font-size: 1.4rem;
    }
    .sfPublicWrapper .bg-white.section-content.roadside-bg .active-details h2.activa-large, .active-details h2.activa-large {

    font-size: 24px;
    margin: 0;
}
}
@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;
    }
    .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;
    }
}
