/* style css added */
a.btn-primary {
    background: #ec6608;
}

a.btn-orange:hover {
    color: #fff;
    background-color: #ec6608;
    border-color: #ec6608;
}

.getQuettBox {
    position: fixed;
    right: 0;
    z-index: 100;
    background: #a41c22;
    border-radius: 8px 0 0 8px;
    width: 160px;
    top: 40%;
    -webkit-box-shadow: -1px 9px 16px 1px rgba(36, 36, 36, 1);
    -moz-box-shadow: -1px 9px 16px 1px rgba(36, 36, 36, 1);
    box-shadow: -1px 9px 16px 1px rgba(36, 36, 36, 1);
    cursor: pointer;
    text-align: center;
    display: none;
    z-index: 111
}

.getQuettBox p {
    color: #fff;
    font-weight: 300;
    font-size: 21px;
    line-height: 26px;
    margin: 0;
    padding: 16px 0
}

.getQuettBox p span {
    font-size: 42px;
    font-weight: 500;
    display: block
}

h2.head-text {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 0;
    text-align: center;
}

.homeInsuCoverPolicy h2.head-text,
.whyShldPurchInsuWrap h2.head-text {
    color: #063b6d;
}

.hosptWorldWrap {
    padding: 20px 0 30px
}

.hosptWorldWrap .bagFlgts {
    background: url(/docs/default-source/insurance-updated/img/travel_sprite_new.png) no-repeat;
    display: inline-block;
    width: 174px;
    height: 190px;
    background-position: -76px -116px;
    float: right;
    margin-right: 4%
}

.hosptWorldWrap .hosptlsationBox {
    margin-top: 2%
}

.hosptWorldWrap h4 {
    font-size: 24px;
    color: #053c6d;
    font-weight: 700;
    text-transform: none;
    text-align: left;
    padding: 15px 0 0
}

.hosptWorldWrap p {
    font-size: 18px;
    text-align: left;
    color: #666;
    padding-top: 20px
}

.buySgleTripInsu {
    background-color: #053c6d;
    padding: 50px 0
}

.buySgleTripInsu h2 {
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 50px;
    color: #fff;
    text-align: center;
    margin: 0
}

.buySgleTripInsu .umbrellaSlider .card {
    height: 240px;
    width: 240px;
    position: relative;
    text-align: center
}

.buySgleTripInsu .umbrellaSlider .card {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    -o-transition: -o-transform .4s;
    -ms-transition: -o-transform .4s;
    transition: transform .4s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.buySgleTripInsu .umbrellaSlider .card .back,
.buySgleTripInsu .umbrellaSlider .card .front {
    position: relative
}

.buySgleTripInsu .umbrellaSlider .card .back .member-text,
.buySgleTripInsu .umbrellaSlider .card .front .member-text {
    position: absolute;
    display: inline-block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.buySgleTripInsu ul.sliderBelowBox {
    font-size: 0;
    text-align: center
}

.buySgleTripInsu ul.sliderBelowBox li {
    display: inline-block;
    vertical-align: top
}

.buySgleTripInsu ul.sliderBelowBox li a {
    padding: 0 10px;
    color: #fff;
    font-size: 18px;
    border-right: 1px solid #fff;
    display: inline-block
}

.buySgleTripInsu ul.sliderBelowBox li:last-child a {
    border: none
}

.intrTravelInsuWrap ul {
    font-size: 0
}

.intrTravelInsuWrap ul li {
    width: 50%;
    vertical-align: top;
    display: inline-block;
    position: relative
}

.intrTravelInsuWrap ul li .imgBox {
    height: 424px;
    width: 100%
}

.intrTravelInsuWrap ul li .imgBox img {
    width: 100%;
    height: 100%
}

.intrTravelInsuWrap ul li .imgText {
    width: 100%;
    padding: 12px;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .6)
}

.intrTravelInsuWrap ul li .playButt:hover {
    cursor: pointer
}

.intrTravelInsuWrap ul li .playButt:before {
    content: '';
    display: inline-block;
    position: absolute;
    background: url(/docs/default-source/insurance-updated/img/travel_sprite_new.png) no-repeat;
    background-position: -290px -170px;
    width: 54px;
    height: 52px;
    z-index: 11
}

.intrTravelInsuWrap ul li:nth-child(2) .imgText {
    bottom: auto;
    top: 0
}

.intrTravelInsuWrap ul li .playButt {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    display: inline-block;
    width: 54px;
    height: 52px
}

.intrTravelInsuWrap ul li .imgText a.readArt,
.intrTravelInsuWrap ul li .imgText p {
    margin: 0;
    text-align: left;
    color: #fff
}

.intrTravelInsuWrap ul li .imgText p {
    font-size: 18px;
    padding: 5px 0
}

.intrTravelInsuWrap .bttoBlogRow .overdPadd {
    padding-top: 4%
}

.intrTravelInsuWrap .bttoBlogRow h4 {
    color: #053c6d;
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
    margin: 0;
    padding: 5px 0
}

.intrTravelInsuWrap .bttoBlogRow p {
    color: #333;
    font-size: 20px;
    margin: 0
}

.intrTravelInsuWrap .bttoBlogRow a {
    font-size: 18px;
    text-transform: none;
    margin: 15px 0 30px;
    padding: 8px 10px;
    color: #fff;
    background: #a41c22;
    display: inline-block;
    border: 1px solid transparent;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.intrTravelInsuWrap .bttoBlogRow a:hover {
    color: #a41c22;
    background: #fff;
    border: 1px solid #a41c22
}

.intrTravelInsuWrap ul li .imgText a.readArt,
.queriesSingleTripWrap .tabContentBox .tabCnt a.readMore {
    font-size: 16px;
    display: inline-block;
    padding: 0;
    position: relative;
    color: #fff
}

.intrTravelInsuWrap ul li .imgText a.readArt:after,
.queriesSingleTripWrap .tabContentBox .tabCnt a.readMore:after {
    content: '';
    position: absolute;
    top: 100%;
    height: 2px;
    width: 0;
    left: 0;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    background-color: #fff
}

.intrTravelInsuWrap ul li .imgText a.readArt:hover:after,
.queriesSingleTripWrap .tabContentBox .tabCnt a.readMore:hover:after {
    top: 100%;
    height: 2px;
    width: 100%;
    left: 0
}

.sngleTripNatinTraInsuWrap,
.undrstandSingleTripWrap {
    padding: 30px 0
}

.sngleTripNatinTraInsuWrap {
    background-color: #edece4
}

.undrstandSingleTripWrap {
    background-color: #eee
}

.sngleTripNatinTraInsuWrap h2.head-text,
.undrstandSingleTripWrap h2.head-text {
    color: #053c6d;
    font-weight: 700;
    margin: 0;
    text-align: center;
    text-transform: uppercase
}

.sngleTripNatinTraInsuWrap .singleTripBox ul li,
.sngleTripNatinTraInsuWrap p,
.undrstandSingleTripWrap ul li {
    color: #333;
    font-size: 16px;
    padding-bottom: 16px
}

.sngleTripNatinTraInsuWrap .singleTripBox ul {
    padding-left: 16px
}

.sngleTripNatinTraInsuWrap .singleTripBox ul li {
    list-style-type: disc
}

.sngleTripNatinTraInsuWrap .exploreClaimProcessBox h4 {
    padding-bottom: 20px
}

.explrTravelIsnuPlans {
    margin: 40px 0
}

.explrTravelIsnuPlans h2 {
    color: #053c6d
}

.explrTravelIsnuPlans .expTravelInsuBox {
    width: 350px;
    margin: 0 auto
}

.explrTravelIsnuPlans .expTravelInsuBox h4 {
    font-size: 24px;
    color: #053c6d;
    padding: 15px 0
}

.explrTravelIsnuPlans .expTravelInsuBox .imgBox {
    width: 350px;
    height: 230px;
    box-shadow: 2px 6px 6px #b7b7b7
}

.explrTravelIsnuPlans .expTravelInsuBox .imgBox img {
    width: 100%;
    height: 100%
}

.explrTravelIsnuPlans .expTravelInsuBox p {
    font-size: 16px;
    color: #333;
    padding: 10px 4px;
    height: 100px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
    text-overflow: ellipsis;
    margin: 10px 0
}

.explrTravelIsnuPlans .expTravelInsuBox .knwMrBuyBtnBox a {
    font-size: 14px;
    color: #a41c22;
    background-color: #fff;
    font-weight: 700;
    padding: 10px 35px;
    display: inline-block;
    margin: 0 0 20px;
    border: 1px solid #a41c22;
    width: 170px;
    text-align: center
}

.explrTravelIsnuPlans .expTravelInsuBox .knwMrBuyBtnBox a:hover {
    text-decoration: none
}

.explrTravelIsnuPlans .expTravelInsuBox .knwMrBuyBtnBox a.buynowAnchr {
    background-color: #a41c22;
    color: #fff
}

.queriesSingleTripWrap {
    padding: 40px 0;
    background-color: #063b6d
}

.cusReviewWrap h2,
.queriesSingleTripWrap h2 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 0;
    text-align: center
}

.queriesSingleTripWrap ul.tabSectionBox {
    font-size: 0;
    border-bottom: 1px solid #fff;
    padding-top: 20px
}

.queriesSingleTripWrap ul.tabSectionBox li {
    width: 20%;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    cursor: pointer
}

.queriesSingleTripWrap ul.tabSectionBox li span {
    font-size: 20px;
    color: #fff;
    display: inline-block;
    padding-bottom: 10px
}

.queriesSingleTripWrap ul.tabSectionBox li.active span {
    border-bottom: 2px solid #fff
}

.queriesSingleTripWrap .tabContentBox .tabCnt .qustAnswrBox {
    padding: 20px 0 10px
}

.queriesSingleTripWrap .tabContentBox .tabCnt .question {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 5px;
    padding-left: 36px;
    position: relative
}

.queriesSingleTripWrap .tabContentBox .tabCnt .question:after {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 19px;
    background: url(/docs/default-source/insurance-updated/img/questns.png) no-repeat
}

.queriesSingleTripWrap .tabContentBox .tabCnt .answer {
    padding-left: 36px;
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

.queriesSingleTripWrap .tabContentBox .tabCnt a.readMore {
    font-size: 18px;
    padding-top: 20px
}

.queriesSingleTripWrap .tabContentBox .tabCnt ul {
    padding-left: 50px
}

.queriesSingleTripWrap .tabContentBox .tabCnt ul li {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    list-style-type: disc
}

.queriesSingleTripWrap .tabContentBox .tabCnt {
    display: none
}

.queriesSingleTripWrap .tabContentBox .tabCnt.active {
    display: block
}

.curRatingWrap {
    padding: 30px 0 40px
}

.curRatingWrap h2 {
    text-align: left;
    color: #053c6d
}

.curRatingWrap h3 {
    font-size: 21px;
    color: #053c6d
}

.curRatingWrap span.starRateIcon:before {
    background: url(/docs/default-source/insurance-updated/img/travel_sprite_new.png?kjdhd) no-repeat;
    content: '';
    display: inline-block;
    background-position: -7px -738px;
    width: 90px;
    height: 20px
}

.curRatingWrap span.starRateIcon.starRateIconFour:before {
    background-position: -130px -738px
}

.curRatingWrap .starRateDate {
    margin: 20px 0 0
}

.curRatingWrap .starRateDate span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #999
}

.curRatingWrap h5 {
    font-size: 18px;
    color: #4d4d4f;
    margin: 5px 0 10px
}

.curRatingWrap p {
    font-size: 14px;
    color: #999
}

.cusReviewWrap {
    position: relative;
    height: 500px
}

.cusReviewWrap:before {
    content: '';
    display: inline-block;
    background: url(/docs/default-source/insurance-updated/img/cspeakbg.png) no-repeat;
    background-size: cover;
    height: 500px;
    width: 100%;
    position: absolute
}

.cusReviewWrap:after {
    content: '';
    display: inline-block;
    background: url(/docs/default-source/insurance-updated/img/air.png) no-repeat;
    height: 450px;
    width: 100%;
    position: absolute;
    bottom: 0
}

.cusReviewWrap .insideCusReviewBox {
    position: relative;
    z-index: 111;
    top: 10%
}

.cusReviewWrap ul {
    font-size: 0
}

.cusReviewWrap ul li.cusReviw .imgBox {
    border-radius: 50%;
    border: 5px solid #fff;
    overflow: hidden;
    display: inline-block;
    width: 25%;
    vertical-align: middle
}

.cusReviewWrap ul li.cusReviw .imgBox img {
    width: 100%;
    height: 100%
}

.cusReviewWrap ul li.cusReviw .imgComments {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    padding: 20px
}

.cusReviewWrap ul li.cusReviw h5,
.cusReviewWrap ul li.cusReviw p {
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    padding-bottom: 15px
}

.cusReviewWrap .readAllTestmonls {
    padding-top: 8%
}

.cusReviewWrap .other_pages_buy {
    display: inline-block;
    text-align: center;
    padding: 5px 15px;
    background-color: #fff;
    color: #f78200;
    position: relative;
    border: 2px solid #f78200;
    font-size: 18px
}

.cusReviewWrap .other_pages_buy:after {
    content: '';
    position: absolute;
    height: 0;
    width: 100%;
    top: 100%;
    left: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    background-color: #f78200
}

.cusReviewWrap .other_pages_buy:hover {
    color: #fff !important;
    z-index: 1
}

.cusReviewWrap .other_pages_buy:hover:after {
    height: 100%;
    top: 0;
    z-index: -1
}

footer .footerBottom p {
    font-size: 16px;
    color: #4d4d4f;
    margin: 50px 0
}

footer p.bgColor {
    text-align: center;
    padding: 5px 0;
    color: #000;
    margin-top: 40px;
    background-color: #ececec;
    font-size: 14px
}

footer .footerTop {
    padding: 30px 0;
    background-color: #eeeee2;
    position: relative
}

footer .footerTop h4 {
    color: #053c6d;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    position: relative;
    margin-bottom: 10px
}

footer .footerTop ul {
    padding-bottom: 20px
}

footer .footerTop ul li a {
    color: #4d4d4f;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 24px;
    display: inline-block;
    position: relative
}

footer .footerTop ul li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    left: 50%;
    height: 1px;
    z-index: 11;
    display: inline-block;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    background-color: #000
}

footer .footerTop ul li a:hover:after {
    left: 0;
    width: 100%
}

footer .footerTop .socialIcon:before,
footer .footerTop .social_hover a .socialIcon:before,
footer .footerTop ul a.appStoreIcon:before,
footer .footerTop ul a.googleStoreIcon:before,
footer .footerTop ul li a .pmfbyLogo:before {
    background: url(/docs/default-source/insurance-updated/img/travel_sprite_new.png?kjdhd) no-repeat;
    content: '';
    display: inline-block
}

footer .footerTop ul a.appStoreIcon:before,
footer .footerTop ul a.googleStoreIcon:before {
    background-position: -15px -434px;
    width: 145px;
    height: 60px
}

footer .footerTop ul a.googleStoreIcon:before {
    background-position: -184px -434px
}

footer .footerTop ul li a .pmfbyLogo:before {
    background-position: -21px -690px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0
}

footer .footerTop ul li a .pmfbyText {
    padding-left: 46px
}

footer .footerTop .social_hover {
    padding-top: 10px
}

footer .footerTop .social_hover a {
    display: inline-block;
    vertical-align: top
}

footer .footerTop .social_hover a .socialIcon:before {
    background-position: -79px -694px;
    width: 32px;
    height: 30px
}

footer .footerTop .social_hover a .fbIcon:before {
    background-position: -79px -694px
}

footer .footerTop .social_hover a .linkdIn:before {
    background-position: -122px -694px
}

footer .footerTop .social_hover a .gPlus:before {
    background-position: -166px -694px
}

footer .footerTop .social_hover a .twitr:before {
    background-position: -208px -694px
}

footer .footerTop .social_hover a .youTube:before {
    background-position: -250px -694px
}

footer .footerTop .social_hover a .instGram:before {
    background-position: -290px -694px
}

footer .footerTop .social_hover a {
    -ms-transform: scale(.9);
    -moz-transform: scale(.9);
    -webkit-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
    padding-bottom: 5px
}

footer .footerTop .social_hover a:hover {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

footer .footerlinkicici ul li {
    border-left: 1px solid #a91e24;
    list-style: none;
    display: inline-block
}

footer .footerlinkicici ul li:first-child {
    border: none
}

footer .footerlinkicici ul li a {
    color: #a91e24;
    font-size: 15px;
    font-weight: 700;
    padding: 0 8px 0 7px
}

body.scrollOvrd {
    height: 100%;
    overflow-y: hidden
}

.overlayN,
.overlayNVideo {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    opacity: 1;
    z-index: 99999;
    display: none;
    overflow-y: scroll
}

.overlayNVideo {
    overflow-y: hidden
}

.overlayN .knwMoreTrvlPopup,
.overlayNVideo .popUpVideo {
    width: 1024px;
    background-color: #fff;
    box-shadow: 0 0 50px rgba(0, 0, 0, .5);
    position: relative;
    border-radius: 15px;
    background-color: #053c6d;
    margin: 75px auto
}

.overlayNVideo .popUpVideo {
    height: 500px
}

.overlayNVideo .popUpVideo iframe {
    width: 100%;
    height: 100%
}

.overlayN .knwMoreTrvlPopup span.closeSpan,
.overlayNVideo .popUpVideo span.closeSpan {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer
}

.overlayN .knwMoreTrvlPopup span.closeSpan:after,
.overlayN .knwMoreTrvlPopup span.closeSpan:before,
.overlayNVideo .popUpVideo span.closeSpan:after,
.overlayNVideo .popUpVideo span.closeSpan:before {
    position: absolute;
    left: 14px;
    content: ' ';
    height: 18px;
    width: 2px;
    background-color: #333;
    top: 6px
}

.overlayN .knwMoreTrvlPopup span.closeSpan:before,
.overlayNVideo .popUpVideo span.closeSpan:before {
    transform: rotate(45deg)
}

.overlayN .knwMoreTrvlPopup span.closeSpan:after,
.overlayNVideo .popUpVideo span.closeSpan:after {
    transform: rotate(-45deg)
}

.overlayN .knwMoreTrvlPopup h4,
.overlayN .knwMoreTrvlPopup>p {
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 20px
}

.overlayN .knwMoreTrvlPopup>p {
    padding-top: 20px
}

.overlayN .knwMoreTrvlPopup .showHideBoxPopup {
    padding: 0 20px 20px
}

.overlayN .knwMoreTrvlPopup .clickAboveBelowMain {
    display: none
}

.overlayN .knwMoreTrvlPopup h4 {
    font-size: 21px;
    font-weight: 600;
    position: relative
}

.overlayN .knwMoreTrvlPopup h4:after {
    width: 0;
    height: 0;
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #053c6d;
    position: absolute;
    display: inline-block;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%)
}

.overlayN .knwMoreTrvlPopup ul.aboveBelowAge {
    background-color: #fff;
    padding: 30px 0 15px
}

.overlayN .knwMoreTrvlPopup ul.aboveBelowAge li {
    display: inline-block;
    vertical-align: top
}

.overlayN .knwMoreTrvlPopup ul.aboveBelowAge li .ageGrpIcon {
    background: url(/docs/default-source/insurance-updated/img/travel_sprite_new.png) no-repeat;
    content: '';
    display: inline-block;
    width: 168px;
    height: 126px
}

.overlayN .knwMoreTrvlPopup ul.aboveBelowAge li .ageGrpIcon.below {
    background-position: -4px -530px
}

.overlayN .knwMoreTrvlPopup ul.aboveBelowAge li .ageGrpIcon.above {
    background-position: -170px -530px
}

.overlayN .knwMoreTrvlPopup ul.aboveBelowAge li .selectBtnBox {
    padding: 15px 0;
    display: block
}

.overlayN .knwMoreTrvlPopup ul.aboveBelowAge li .selectBtnBox a.pBtn {
    text-decoration: none;
    display: inline-block;
    border: 1px solid #053c6d;
    border-radius: 20px;
    width: 170px;
    text-align: center;
    padding: 10px 0;
    color: #053c6d;
    text-transform: uppercase;
    font-size: 12px;
    transition: .5s
}

.overlayN .knwMoreTrvlPopup ul.aboveBelowAge li .selectBtnBox a.pBtn:hover {
    background-color: #053c6d;
    color: #fff
}

.overlayN .knwMoreTrvlPopup .bTBor {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #eb8e15;
    height: 6px;
    left: 0;
    border-radius: 0 0 10px 10px
}

.overlayN .knwMoreTrvlPopup .statesList {
    background-color: #fff
}

.overlayN .knwMoreTrvlPopup .statesList h5 {
    padding: 10px 0;
    color: #333;
    font-weight: 700;
    text-align: center;
    background: #e6e5e5;
    font-size: 15px
}

.overlayN .knwMoreTrvlPopup .statesList table {
    width: 100%
}

.overlayN .knwMoreTrvlPopup .statesList table tr {
    border-bottom: 1px solid #ccc
}

.overlayN .knwMoreTrvlPopup .statesList table tr td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #616161;
    font-weight: 700;
    padding: 10px
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabSectionBox {
    font-size: 0
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabSectionBox li {
    width: 50%;
    position: relative;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    border-radius: 6px 6px 0 0;
    background-color: #133654
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabSectionBox li a {
    display: block;
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 700
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabSectionBox li.active {
    background-color: #eee
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabSectionBox li.active a {
    color: #053c6d
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox {
    background-color: #fff
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox .tabCnt {
    display: none
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox .tabCnt.active {
    display: block
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table {
    width: 100%;
    text-align: center
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table tr {
    border-bottom: 1px solid #ccc
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table td,
.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table th {
    padding: 5px 10px
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table th {
    background-color: #eee;
    text-align: center
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table td span.lightTxt,
.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table th span.lightTxt {
    color: #ccc;
    display: block
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table th span.lightTxt {
    font-size: 11px
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table td:nth-child(2) {
    font-weight: 600;
    color: #053c6d;
    text-align: left
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table td span.lightTxt {
    font-size: 14px;
    font-weight: 500
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table td span.serialNo {
    width: 30px;
    height: 30px;
    background-color: #ccc;
    display: inline-block;
    line-height: 30px;
    border-radius: 50%
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table tr:hover td span.serialNo {
    background-color: #133654;
    color: #fff
}

.overlayN .knwMoreTrvlPopup .tbMainBox .tabContentBox table span.roundTrick {
    width: 26px;
    height: 26px;
    text-align: center;
    border: 2px solid #329432;
    border-radius: 50%;
    display: inline-block;
    line-height: 22px;
    color: #329432;
    font-weight: 600
}

.charmBarBox {
    position: fixed;
    width: 99px;
    background-color: #fff;
    z-index: 101;
    text-align: center;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    top: 13%;
    left: -100px;
    box-shadow: 0 0 18px rgba(0, 0, 0, .62);
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, .62);
    -ms-box-shadow: 0 0 18px rgba(0, 0, 0, .62);
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, .62)
}

.charmBarBox.active {
    left: 0
}

.charmBarBox .charmsOpenSpan {
    position: absolute;
    width: 22px;
    height: 35px;
    background: #f78200;
    top: 42%;
    left: 99px;
    cursor: pointer
}

.charmBarBox .charmsOpenSpan:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 27px;
    background: url(/docs/default-source/insurance-updated/img/travel_sprite_new.png) no-repeat;
    position: absolute;
    background-position: -276px -735px;
    left: 5px;
    top: 4px
}

.charmBarBox.active .charmsOpenSpan:after {
    background-position: -241px -735px
}

.charmBarBox li {
    border-bottom: 1px solid #ccc;
    padding: 5px 0 7px
}

.charmBarBox li:last-child {
    border-bottom: none
}

.charmBarBox li span.boxSpna {
    width: 45px;
    height: 40px;
    display: inline-block;
    position: relative
}

.charmBarBox li span.boxSpna:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(/docs/default-source/insurance-updated/img/travel_sprite_new.png) no-repeat;
    position: absolute
}

.charmBarBox li span.boxSpna.feedBack:before {
    background-position: -192px -778px;
    left: 3px
}

.charmBarBox li span.boxSpna.callBack:before {
    background-position: -134px -778px;
    left: 3px
}

.charmBarBox li span.boxSpna.liveChat:before {
    background-position: -306px -778px;
    left: 3px
}

.charmBarBox li span.boxSpna.downApp:before {
    background-position: -22px -778px;
    left: 3px
}

.charmBarBox li span.boxSpna.likeUs:before {
    background-position: -80px -778px;
    left: 3px
}

.charmBarBox p {
    padding-top: 10px;
    text-transform: capitalize;
    font-size: 14px;
    color: #4d4d4f
}

.callBackForm {
    position: absolute;
    left: -250px;
    top: 0;
    width: 250px;
    background-color: #fff;
    transition: all 1s ease;
    z-index: -1;
    box-shadow: 0 0 2px rgba(140, 140, 140, .61);
    padding: 10px 20px
}

.callBackForm.active {
    left: 120px
}

.callBackForm .callBckForms {
    position: relative;
    display: none
}

.callBackForm .callBckForms.active {
    display: block
}

.callBackForm .callBckForms .inptBox {
    position: relative;
    padding-bottom: 20px;
    margin-top: 10px
}

.callBackForm .callBckForms .inptBox span.errMsg {
    bottom: 0
}

.callBackForm .callBckForms .closeForm {
    position: absolute;
    top: -8px;
    right: -14px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer
}

.callBackForm .callBckForms .inptBox input,
.callBackForm .callBckForms .inptBox textarea,
.callBackForm .callBckForms .inptBox.captchaBox input {
    width: 100%;
    padding: 5px 7px;
    font-size: 14px;
    border: none;
    border-bottom: 1px solid #000;
    box-shadow: none;
    border-radius: unset
}

.callBackForm .callBckForms .inptBox textarea {
    border: 1px solid #000
}

.callBackForm .callBckForms .inptBox img {
    width: 100%
}

.callBackForm .callBckForms .inptBox.captchaBox label {
    font-size: 12px;
    padding: 6px 0;
    font-weight: 300;
    display: block;
    text-align: left
}

.callBackForm .callBckForms .submitBtnBox input {
    display: inline-block;
    padding: 3px 6px;
    background-color: #a41c22;
    color: #fff;
    width: 96px;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px
}

.callBackForm .callBckForms.DownloadApp .downAppsBox {
    padding: 20px 0 15px
}

.callBackForm .callBckForms.DownloadApp .downAppsBox .appBox {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    text-align: right
}

.callBackForm .callBckForms.DownloadApp .downAppsBox .appBox span {
    width: 70px;
    height: 70px;
    display: block;
    margin-right: 15px;
    background: #f3f3f3;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 auto;
    position: relative
}

.callBackForm .callBckForms.DownloadApp .downAppsBox .appBox span:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(/docs/default-source/insurance-updated/img/travel_sprite_new.png) no-repeat -45px -326px;
    left: 0
}

.callBackForm .callBckForms.DownloadApp .downAppsBox .appBox.active span {
    box-shadow: 0 0 11px #828282;
    border: 3px solid #a41c22
}

.callBackForm .callBckForms.DownloadApp h4 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding-top: 20px
}

.callBackForm .callBckForms .social_hover a {
    display: inline-block;
    vertical-align: top;
    margin: 0 6px
}

.callBackForm .callBckForms .social_hover a .socialIcon:before,
.callBackForm .callBckForms a.appStoreIcon:before,
.callBackForm .callBckForms a.googleStoreIcon:before {
    background: url(/docs/default-source/insurance-updated/img/travel_sprite_new.png?kjdhd) no-repeat;
    content: '';
    display: inline-block
}

.callBackForm .callBckForms .social_hover a .socialIcon:before {
    background-position: -79px -694px;
    width: 32px;
    height: 30px
}

.callBackForm .callBckForms .social_hover a .fbIcon:before {
    background-position: -79px -694px
}

.callBackForm .callBckForms .social_hover a .linkdIn:before {
    background-position: -122px -694px
}

.callBackForm .callBckForms .social_hover a .gPlus:before {
    background-position: -166px -694px
}

.callBackForm .callBckForms .social_hover a .twitr:before {
    background-position: -208px -694px
}

.checkboxDiv [type=checkbox]:checked,
.checkboxDiv [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px
}

.checkboxDiv [type=checkbox]:checked+label,
.checkboxDiv [type=checkbox]:not(:checked)+label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    color: #666;
    font-size: 14px
}

.checkboxDiv [type=checkbox]:checked+label:before,
.checkboxDiv [type=checkbox]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -8px;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border: 1px solid #053c6d;
    border-radius: 3px
}

.checkboxDiv [type=checkbox]:checked+label:after {
    content: '\2713';
    width: 18px;
    height: 18px;
    color: #fff;
    position: absolute;
    top: -8px;
    left: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #053c6d;
    border-radius: 3px;
    text-align: center
}

@media (max-width:767px) {
    body .getQuettBox {
        width: 102px
    }

    header .topHead {
        padding: 10px 5px 5px 10px
    }

    header .topHead .lhsBox span {
        font-size: 15px;
        vertical-align: text-bottom
    }

    body .getQuettBox p {
        font-size: 13px;
        line-height: 18px;
        padding: 4px 0
    }

    header .bottHead .lhsBox {
        float: none
    }

    header .bottHead .lhsBox .hamburge {
        position: relative;
        display: inline-block;
        width: 40px;
        height: 24px;
        vertical-align: middle;
        margin-left: 6%;
        cursor: pointer
    }

    header .bottHead .lhsBox .hamburger-inner {
        top: 50%;
        display: block;
        margin-top: -2px;
        transition-timing-function: cubic-bezier(.55, .055, .675, .19);
        transition-duration: 75ms
    }

    header .bottHead .lhsBox .hamburger-inner,
    header .bottHead .lhsBox .hamburger-inner:after,
    header .bottHead .lhsBox .hamburger-inner:before {
        position: absolute;
        width: 30px;
        height: 3px;
        transition-timing-function: ease;
        transition-duration: .15s;
        transition-property: transform;
        border-radius: 4px;
        background-color: #fff
    }

    header .bottHead .lhsBox .hamburge .hamburger-inner:before {
        top: -10px;
        transition: top 75ms ease .12s, opacity 75ms ease
    }

    header .bottHead .lhsBox .hamburge .hamburger-inner:after {
        transition: bottom 75ms ease .12s, transform 75ms cubic-bezier(.55, .055, .675, .19);
        bottom: -10px
    }

    header .bottHead .lhsBox .hamburge.active .hamburger-inner {
        transition-delay: .12s;
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: rotate(45deg)
    }

    header .bottHead .lhsBox .hamburge.active .hamburger-inner:before {
        top: 0;
        transition: top 75ms ease, opacity 75ms ease .12s;
        opacity: 0
    }

    header .bottHead .lhsBox .hamburge.active .hamburger-inner:after {
        bottom: 0;
        transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
        transform: rotate(-90deg)
    }

    .hamburger-inner:after,
    .hamburger-inner:before {
        display: block;
        content: ""
    }

    header .bottHead .lhsBox .logoBox {
        width: 160px;
        height: 56px;
        padding-top: 10px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 8%
    }

    header .bottHead .rhsBox {
        float: none;
        width: 100%;
        position: absolute;
        top: 100%;
        z-index: 11;
        right: 0;
        background-color: #053c6d;
        display: none
    }

    header .bottHead .rhsBox>ul>li {
        display: block;
        padding: 10px 0
    }

    header .bottHead .rhsBox>ul>li>a {
        width: 100%;
        display: block;
        font-size: 16px;
        position: relative
    }

    header .bottHead .rhsBox>ul>li>a:before {
        content: '';
        position: absolute;
        width: 15px;
        height: 11px;
        display: inline-block;
        background: url(/docs/default-source/insurance-updated/img/travel_sprite_new.png) no-repeat;
        background-position: -311px -746px;
        left: auto;
        right: 6%;
        bottom: 18%
    }

    header .bottHead .rhsBox>ul>li>a.invest:before {
        display: none
    }

    header .bottHead .rhsBox>ul>li:before {
        display: none
    }

    body .getQuettBox p span {
        font-size: 22px;
        font-weight: 500;
        display: block
    }

    header .bottHead .rhsBox ul li .hoverShow {
        left: 100%
    }

    header .bottHead .rhsBox ul li .hoverShow.slided {
        top: -45px;
        right: auto;
        left: 0;
        background-color: #053c6d;
        width: 100%;
        min-height: 310px;
        display: block
    }

    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow {
        left: 0;
        transform: unset
    }

    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow .tbMainBox {
        background-color: #053c6d
    }

    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow li a {
        font-size: 18px
    }

    header .bottHead .rhsBox>ul>li:hover>a {
        color: #fff
    }

    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow ul.tabSectionBox {
        background-color: transparent;
        transition: all .3s ease-in;
        overflow-x: scroll;
        white-space: nowrap
    }

    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow .tabSectionBox li {
        width: 160px;
        display: inline-block;
        padding: 10px 15px
    }

    header .bottHead .rhsBox ul li .hoverShow li.active a:before {
        border-bottom: 10px solid #fff;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent
    }

    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow .tabContentBox .tabCnt ul li {
        width: 100%;
        display: block;
        margin: 0;
        background-color: transparent
    }

    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow .tabContentBox .tabCnt ul li h4 {
        color: #fff;
        font-size: 16px
    }

    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow .tabContentBox .tabCnt ul li img,
    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow .tabContentBox .tabCnt ul li p {
        display: none
    }

    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow .tabContentBox .tabCnt ul li .expBuyBox a {
        background-color: transparent;
        border-radius: 10px;
        padding: 6px 12px;
        width: 80px
    }

    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow .tabContentBox .tabCnt ul li .expBuyBox a.buynowAnchr {
        border-color: #a41c22
    }

    header .bottHead .rhsBox ul li:hover {
        background-color: #053c6d
    }

    header .bottHead .rhsBox ul li .hoverShow li a {
        font-size: 14px;
        color: #fff !important;
        border-color: #fff !important;
        cursor: pointer;
        padding: 8px 15px
    }

    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow ul {
        text-align: left
    }

    header .bottHead .rhsBox ul li .hoverShow.prdHoverShow ul.bckUL li {
        width: auto;
        margin-left: 8%;
        margin-bottom: 6%
    }

    header .bottHead .rhsBox ul li .hoverShow li span.backSpn {
        display: inline-block;
        color: #333;
        padding: 5px 10px;
        font-size: 16px;
        background-color: #fff;
        margin-top: 10px;
        width: 70px
    }

    .travelScopeMainWrap {
        padding: 10px 0
    }

    .travelScopeMainWrap .tbMainBox {
        padding: 0 15px
    }

    .travelScopeMainWrap ul.tabSectionBox {
        padding: 0
    }

    .travelScopeMainWrap ul.tabSectionBox li {
        width: 100%;
        display: block;
        margin-bottom: 20px;
        box-shadow: 0 0 18px #e6e0e0;
        background-color: #fff
    }

    .travelScopeMainWrap ul.tabSectionBox {
        background-color: transparent
    }

    .travelScopeMainWrap ul.tabSectionBox li.active {
        border-radius: 10px 10px 0 0
    }

    .travelScopeMainWrap ul.tabSectionBox li.active:before {
        bottom: -6px
    }

    .travelScopeMainWrap ul.tabSectionBox li.active:after {
        border-bottom: 10px solid #063b6d;
        bottom: -84px;
        border-top: none
    }

    .travelScopeMainWrap .tabContentBox .tabCnt.multiTripTbCnt {
        padding: 10px 0
    }

    .travelScopeMainWrap .tabContentBox .tabCnt .selectSpan span.bordSpan {
        margin-bottom: 10px
    }

    .travelScopeMainWrap .tabContentBox .tabCnt .selectDatePickBox {
        padding: 10px;
        margin: 15px 0
    }

    .travelScopeMainWrap .tabContentBox .tabCnt a.anchrSubmit {
        margin-top: 0
    }

    .travelScopeMainWrap .tabContentBox .tabCnt {
        padding: 0 15px;
        width: 100%
    }

    .travelScopeMainWrap .tabContentBox .tabCnt.multiTripTbCnt .contentBox .anchrBtnBox {
        text-align: center
    }

    .travelScopeMainWrap .tabContentBox .tabCnt.multiTripTbCnt .checkboxDiv p {
        font-size: 14px
    }

    .travelScopeMainWrap .tabContentBox .tabCnt .tripDiffPacks li {
        width: 49%
    }

    .intrTravelInsuWrap .bttoBlogRow .overdPadd img {
        width: 100%
    }

    .travelScopeMainWrap .tabContentBox .tabCnt .tripDiffPacks li .imgBox {
        margin-bottom: 10px
    }

    .travelScopeMainWrap .tabContentBox .tabCnt .tripDiffPacks li p {
        margin-bottom: 15px
    }

    .travelScopeMainWrap .tabContentBox .tabCnt a.anchrSubmit {
        padding: 10px 30px;
        font-size: 14px
    }

    .travelScopeMainWrap .tabContentBox .tabCnt h5 {
        font-size: 14px;
        margin: 15px 0
    }

    .travelScopeMainWrap .tabContentBox .tabCnt a.popUpAnchr {
        font-size: 14px
    }

    .hosptWorldWrap .bagFlgts {
        float: none
    }

    .intrTravelInsuWrap ul li {
        width: 100%;
        display: block;
        margin: 10px 0
    }

    .intrTravelInsuWrap ul li .imgText {
        padding: 5px 10px
    }

    .intrTravelInsuWrap ul li .imgText p {
        padding: 0 0 5px;
        font-size: 14px
    }

    .intrTravelInsuWrap ul li .imgBox {
        height: auto
    }

    .intrTravelInsuWrap .bttoBlogRow h4 {
        font-size: 16px
    }

    .hosptWorldWrap h4 {
        font-size: 18px;
        line-height: 22px
    }

    .hosptWorldWrap p {
        font-size: 14px;
        padding-top: 10px
    }

    .hosptWorldWrap p .intrTravelInsuWrap ul li {
        width: 100%;
        margin-bottom: 15px;
        display: block
    }

    .intrTravelInsuWrap .bttoBlogRow p {
        font-size: 14px
    }

    .intrTravelInsuWrap .bttoBlogRow a {
        padding: 4px 10px;
        font-size: 15px
    }

    .queriesSingleTripWrap,
    .sngleTripNatinTraInsuWrap,
    .undrstandSingleTripWrap {
        padding: 10px 15px
    }

    h2.head-text {
        padding: 10px 0;
        font-size: 18px;
        line-height: 22px
    }

    .explrTravelIsnuPlans {
        margin: 20px 0
    }

    .explrTravelIsnuPlans .expTravelInsuBox h4 {
        font-size: 18px
    }

    .explrTravelIsnuPlans .expTravelInsuBox {
        width: 100%
    }

    .explrTravelIsnuPlans .expTravelInsuBox .imgBox {
        width: 100%;
        height: auto
    }

    .explrTravelIsnuPlans .expTravelInsuBox p {
        font-size: 15px
    }

    .explrTravelIsnuPlans .expTravelInsuBox p {
        height: 80px
    }

    .explrTravelIsnuPlans .expTravelInsuBox .knwMrBuyBtnBox a {
        padding: 10px 20px;
        width: 140px
    }

    .queriesSingleTripWrap ul.tabSectionBox {
        padding-top: 10px;
        display: flex;
        width: 100%;
        overflow-x: scroll
    }

    .queriesSingleTripWrap ul.tabSectionBox li {
        width: auto;
        padding: 0 20px
    }

    .queriesSingleTripWrap ul.tabSectionBox li span {
        font-size: 16px
    }

    .queriesSingleTripWrap .tabContentBox .tabCnt .question:after {
        top: 0
    }

    .queriesSingleTripWrap .tabContentBox .tabCnt .question {
        font-size: 16px;
        padding-left: 24px
    }

    .queriesSingleTripWrap .tabContentBox .tabCnt .answer {
        padding-left: 24px;
        font-size: 13px
    }

    .queriesSingleTripWrap .tabContentBox .tabCnt a.readMore {
        font-size: 14px;
        padding-top: 10px
    }

    .curRatingWrap {
        padding: 10px 0 20px
    }

    .curRatingWrap h3 {
        font-size: 18px
    }

    .curRatingWrap h5 {
        font-size: 16px
    }

    .cusReviewWrap ul li.cusReviw h5,
    .cusReviewWrap ul li.cusReviw p {
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 10px
    }

    .cusReviewWrap .insideCusReviewBox {
        top: 2%
    }

    .cusReviewWrap,
    .cusReviewWrap:before {
        height: 560px
    }

    .cusReviewWrap:after {
        height: 86px;
        background-size: 100%
    }

    .cusReviewWrap .other_pages_buy {
        font-size: 14px
    }

    .cusReviewWrap ul li.cusReviw {
        text-align: center
    }

    .cusReviewWrap ul li.cusReviw .imgComments {
        width: 100%;
        display: block;
        padding: 20px 0
    }

    .cusReviewWrap .readAllTestmonls {
        padding-top: 0
    }

    .queriesSingleTripWrap .tabContentBox .tabCnt ul {
        padding-left: 40px;
        padding-top: 10px
    }

    .queriesSingleTripWrap .tabContentBox .tabCnt ul li {
        font-size: 12px
    }

    footer .footerTop h4 {
        font-size: 15px;
        padding: 6px 10px;
        border: 1px solid #053c6d
    }

    footer .footerTop h4:after {
        content: "";
        border: solid #000;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 4px;
        vertical-align: middle;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        position: absolute;
        right: 10px;
        top: 7px
    }

    footer .footerTop h4.active:after {
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
        top: 14px
    }

    footer .footerTop .social_hover,
    footer .footerTop ul {
        padding-left: 10px;
        display: none
    }

    footer .footerBottom p {
        font-size: 15px;
        margin: 0;
        padding: 15px
    }

    footer .footerBottom .footerlinkicici {
        padding: 0 15px;
        text-align: center
    }

    footer .footerlinkicici ul li {
        margin-bottom: 5px
    }

    footer .footerlinkicici ul li a {
        font-size: 14px
    }

    .charmBarBox {
        display: none
    }

    .getQuettBox {
        width: 90px
    }

    .getQuettBox p {
        font-size: 14px;
        line-height: 16px;
        padding: 6px 0
    }

    .getQuettBox p span {
        font-size: 18px
    }
}

.rotator .sliderMainBox {
    position: relative
}

.rotator .member .member-text,
.travel_insurance .rotator .member .member-text {
    z-index: 10;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    width: 100%
}

.rotator .member .member-text,
.travel_insurance .rotator .member .member-text {
    height: auto;
    padding: 0 20px;
    position: static;
    vertical-align: middle;
    display: inline-block;
    bottom: auto;
    top: 50%;
    left: auto;
    position: absolute;
    transform: translateY(-50%)
}

.rotator .member .member-text p,
.travel_insurance .rotator .member .member-text p {
    font-family: arial;
    font-size: 16px;
    color: #20507c;
    font-weight: 400;
    text-transform: none;
    padding: 0;
    text-align: center
}

.rotator .items.active .front .member-text p {
    font-size: 18px
}

.rotator .back .member-text p,
.travel_insurance .rotator .benifits_seven .back .member-text p {
    color: #fff
}

.carousels .card .back img {
    position: absolute;
    left: -4px;
    z-index: -1
}

.carousels {
    position: relative;
    height: 240px;
    overflow: hidden
}

.rotator .member,
.travel_insurance .rotator .member {
    position: relative;
    text-align: center
}

.carousels .items {
    position: absolute;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.carousels .card .front img {
    position: absolute;
    left: 0;
    z-index: -1
}

.carousels .items:nth-child(1),
.carousels .items:nth-child(7) {
    transform: scale(.7);
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7)
}

.carousels .items:nth-child(2),
.carousels .items:nth-child(6) {
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8)
}

.carousels .items:nth-child(3),
.carousels .items:nth-child(5) {
    transform: scale(.9);
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9)
}

.carousels .items.active {
    cursor: pointer
}

.rotator .member,
.travel_insurance .rotator .member {
    height: 240px;
    width: 240px
}

.carousels .card {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    -o-transition: -o-transform .4s;
    -ms-transition: -o-transform .4s;
    transition: transform .4s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.carousels .card.flipped {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.card .back,
.card .front {
    display: inline-block;
    height: 233px;
    width: 244px;
    color: #fff;
    text-align: center;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.carousels .card .front {
    background: url(/docs/default-source/insurance-updated/img/bg1.png) no-repeat;
    display: inline-block;
    left: 0;
    right: 0;
    height: 233px;
    width: 244px
}

.carousels .card .back {
    background: url(/docs/default-source/insurance-updated/img/bg2.png) no-repeat;
    display: inline-block;
    left: 0;
    right: 0;
    height: 233px;
    width: 244px
}

.carousels .card.flipped .front {
    opacity: 0;
    transition: all .5s ease .5s;
    -webkit-transition: all .5s ease .5s
}

.carousels .card .back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    color: #fff
}

.rotator .visible-xs {
    display: none
}

@media (max-width:767px) {
    .rotator .visible-xs {
        display: inline-block
    }

    .rotator .next,
    .rotator .prev {
        position: absolute;
        top: 40%;
        right: -8px;
        cursor: pointer
    }

    .rotator .buttons .prev {
        left: 0;
        cursor: pointer
    }

    .buySgleTripInsu {
        padding: 20px 0
    }
}

@media (max-width:767px) {
    .rotator .visible-xs {
        display: inline-block
    }

    .rotator .next {
        position: absolute;
        top: 40%;
        right: -8px;
        cursor: pointer
    }

    .rotator .buttons .prev {
        left: 0;
        cursor: pointer
    }

    .buySgleTripInsu {
        padding: 20px 0
    }

    .cusReviewWrap,
    .cusReviewWrap:before {
        height: auto
    }

    .cusReviewWrap:before {
        height: 100%
    }

    .cusReviewWrap .readAllTestmonls {
        padding-bottom: 6%
    }
}

.tr_banner .landingWidget {
    top: 0
}

header .bottHead .rhsBox a {
    text-decoration: none
}

.homeInsuCoverPolicy p a:before {
    display: none
}

/* style css ends */

@charset "UTF-8";

input {
    line-height: normal
}

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
}

input-block {
    position: relative;
    height: 68px
}

.input-block .selec-feild select {
    width: 100%;
    color: #fff
}

.input-block label {
    cursor: auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1.4rem;
    color: #d1d1d1;
    font-weight: 400;
    position: absolute;
    top: 20px;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.input-block.focus label {
    top: -5px;
    font-size: 1rem;
    color: #7795a3
}

.ripple-bar input {
    cursor: auto;
    border: none;
    color: #282828;
    border-bottom: 1px solid #d1d1d1;
    font-size: 1.4rem;
    z-index: 2;
    width: 100%;
    height: 35px;
    margin-top: 1rem;
    outline: 0;
    background: 0 0
}

.ripple-bar:after {
    content: "";
    position: absolute;
    z-index: 0;
    height: 1px;
    bottom: 28px;
    left: 0;
    right: 0;
    background: #00618e;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.ripple-bar.focus:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.bg-blue .input-block.onFocused label {
    color: #01b4bb
}

.bg-blue .ripple-bar.onFocused:after {
    background: #01b4bb
}

.widgetSectn .widget-content-body .block input {
    cursor: auto;
    border: none;
    color: #063b6d;
    border-bottom: 1px solid #b6b4b4;
    font-size: 16px;
    z-index: 12;
    width: 100%;
    height: 35px;
    margin-top: 16px;
    outline: 0;
    background: 0 0
}

.widgetSectn .optDetials .block.date-block {
    width: 50%;
    float: right;
    height: auto;
    margin: 0
}

.healthFreshlook .widgetSectn .adultOuter .formblock label {
    color: #6c6c6c;
    font-size: 1.7rem;
    position: absolute;
    bottom: 10px;
    left: 0
}

a.btn-primary {
    font-size: 1.6rem;
    text-decoration: none;
    padding: 1.8rem 4rem;
    -webkit-border-radius: 3rem;
    -ms-border-radius: 3rem;
    border-radius: 3rem;
    position: relative;
    overflow: hidden;
    font-weight: 600
}

a.btn-primary:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff69;
    -webkit-transform: translateX(-100%) rotate(45deg);
    -ms-transform: translateX(-100%) rotate(45deg);
    transform: translateX(-100%) rotate(45deg);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

a.btn-small {
    font-size: 1.4rem;
    border: 1px solid #fe6625;
    padding: .4rem 1em;
    -webkit-border-radius: 3rem;
    -ms-border-radius: 3rem;
    border-radius: 3rem;
    text-decoration: none;
    color: #fe6625;
    font-weight: 400
}

a.btn-small:hover {
    background: #fff;
    color: #282828 !important
}

a.btn-small-fill:hover {
    background: #fe6625;
    color: #fff !important
}

.btn-white {
    background: 0 0;
    color: #fe6625 !important;
    border: 1px solid #fe6625;
    background-position: 50% 99%;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    transition: all .3s ease-out
}

.btn-white:hover {
    background: #fe6625;
    color: #fff !important
}

.btn-transparant-bg {
    background: 0 0
}

.btn-orange {
    touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    padding: 1.5rem 4rem;
    font-size: 1.8rem;
    background: #f26624;
    -webkit-border-radius: 30rem;
    border-radius: 30rem;
    text-decoration: none
}

.btn-disable {
    background: #00556d;
    color: #80aab6;
    pointer-events: none
}

.bg-blue a.btn-disable {
    color: #80aab6
}

.btn-orange.btn-small {
    padding: .6rem 1.4em;
    font-size: 1.4rem;
    color: #fff
}

.btn-orange:hover {
    color: #fff
}

.btn-orange:hover:after {
    opacity: 1;
    -webkit-animation: fx-mask .3s ease-out;
    -moz-animation: fx-mask .3s ease-out;
    -ms-animation: fx-mask .3s ease-out;
    animation: fx-mask .3s ease-out
}

.btn-orange:focus {
    color: #fff
}

.btn-blue {
    background: #003d59
}

.btn-border:hover {
    color: #fff;
    border: 1px solid rgba(223, 190, 106, 0);
    color: #fff;
    background-position: 99% 50%
}

.btn-disabled {
    color: #fff;
    background: #ccc;
    pointer-events: none
}

@-webkit-keyframes fx-mask {
    0% {
        -webkit-transform: translateX(-100%) rotate(45deg);
        -ms-transform: translateX(-100%) rotate(45deg);
        -moz-transform: translateX(-100%) rotate(45deg);
        transform: translateX(-100%) rotate(45deg)
    }

    100% {
        -webkit-transform: translateX(100%) rotate(45deg);
        -moz-transform: translateX(100%) rotate(45deg);
        -ms-transform: translateX(100%) rotate(45deg);
        transform: translateX(100%) rotate(45deg)
    }
}

@keyframes fx-mask {
    0% {
        -webkit-transform: translateX(-100%) rotate(45deg);
        -moz-transform: translateX(-100%) rotate(45deg);
        -ms-transform: translateX(-100%) rotate(45deg);
        transform: translateX(-100%) rotate(45deg)
    }

    100% {
        -webkit-transform: translateX(100%) rotate(45deg);
        -ms-transform: translateX(100%) rotate(45deg);
        -moz-transform: translateX(100%) rotate(45deg);
        transform: translateX(100%) rotate(45deg)
    }
}

.checkBox {
    padding: 3% 10%
}

.check-feild {
    display: inline-block;
    vertical-align: top;
    padding-right: 1.5rem;
    position: relative
}

.input-check {
    position: absolute;
    opacity: 0
}

.input-check+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-size: 1.4rem;
    color: #fff;
    font-weight: 200;
    display: inline-block
}

.input-check+label:before {
    content: "";
    margin-right: 1rem;
    display: inline-block;
    vertical-align: text-top;
    width: 2rem;
    height: 2.2rem;
    border: 1px solid rgba(255, 255, 255, .5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    vertical-align: top
}

.bg-blue .input-check:checked+label:before {
    background-color: #f26624;
    vertical-align: top
}

.input-check:checked+label:before {
    border: 1px solid rgba(255, 255, 255, .5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.input-check:disabled+label {
    color: #b8b8b8;
    cursor: auto
}

.input-check:disabled+label:before {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd
}

.input-check:checked+label:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 13px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(38deg);
    -ms-transform: rotate(38deg);
    transform: rotate(38deg);
    position: absolute;
    bottom: 6px;
    left: 8px
}

span.ui-error {
    font-size: 1.2rem;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 10px;
    left: 0;
    text-align: left;
    display: none
}

span.error-bottom1 {
    bottom: -18px
}

span.error-bottom1 a {
    color: #fc9494;
    font-size: 1.2rem
}

.input-block.focus label {
    font-size: 1.6rem;
    top: -22px;
    color: #969494
}

.bg-blue span.ui-error {
    color: #fc9494;
    font-weight: 600
}

.bg-blue .input-block input {
    border-bottom: solid 1px #b6b4b4
}

.bg-blue .input-check+label {
    color: rgba(255, 255, 255, .5)
}

.bg-blue .input-check+label:before {
    background: #00447c;
    border: none
}

.overlayN.active {
    visibility: visible;
    opacity: 1;
    overflow: auto;
    z-index: 100000;
    height: 100%;
    width: 100%
}

.overlayN {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    visibility: hidden;
    opacity: 0;
    z-index: 10
}

.popup {
    margin: 7.5rem auto;
    -webkit-border-radius: 1.5rem;
    border-radius: 1.5rem;
    position: relative;
    background: #fff;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-align: center;
    overflow: hidden
}

.popup.light {
    max-width: 1024px;
    width: 100%;
    opacity: 1
}

.popup .close {
    position: absolute;
    right: 3rem;
    top: 2rem;
    width: 3rem;
    height: 3rem;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s
}

.popup .close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.popup .close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.popup .close:after,
.popup .close:before {
    position: absolute;
    left: 1.5rem;
    content: " ";
    height: 3rem;
    width: .1rem;
    background-color: #333
}

.popup .close:hover {
    opacity: 1
}

.content {
    width: 100%;
    padding: 4rem 10rem
}

.content p {
    font-size: 2rem;
    font-weight: 400
}

.overlayN .content-heightauto {
    width: 100%
}

.js-popup-body.active {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: anim-open;
    animation-name: anim-open
}

.white-shadow {
    position: relative
}

.white-shadow:before {
    content: "";
    height: 30px;
    width: 100%;
    top: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
    position: absolute;
    z-index: 1
}

a.link-blue {
    color: #01b4bb;
    text-decoration: none;
    font-size: 1.3rem;
    border-bottom: 1px solid #01b4bb
}

.bg-grey .input-block input:disabled {
    opacity: .5
}

.bg-blue .input-block input:disabled {
    opacity: .5
}

.float-left {
    float: left
}

.loader,
.loader_tr {
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, .9);
    z-index: 99999
}

.loader .innerT {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center
}

.typing_loader {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    -webkit-animation: typing 1s linear infinite alternate;
    -moz-animation: Typing 1s linear infinite alternate;
    -ms-animation: typing 1s linear infinite alternate;
    animation: typing 1s linear infinite alternate;
    margin: auto;
    position: relative;
    right: 23px
}

@-webkit-keyframes typing {
    0% {
        background-color: #043c6f;
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, .2), 36px 0 0 0 rgba(4, 60, 111, .2)
    }

    25% {
        background-color: rgba(4, 60, 111, .4);
        box-shadow: 18px 0 0 0 #043c6f, 36px 0 0 0 rgba(4, 60, 111, .2)
    }

    75% {
        background-color: rgba(4, 60, 111, .4);
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, .2), 36px 0 0 0 #043c6f
    }
}

@-moz-keyframes typing {
    0% {
        background-color: #043c6f;
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, .2), 36px 0 0 0 rgba(4, 60, 111, .2)
    }

    25% {
        background-color: rgba(4, 60, 111, .4);
        box-shadow: 18px 0 0 0 #043c6f, 36px 0 0 0 rgba(4, 60, 111, .2)
    }

    75% {
        background-color: rgba(4, 60, 111, .4);
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, .2), 36px 0 0 0 #043c6f
    }
}

@keyframes typing {
    0% {
        background-color: #043c6f;
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, .2), 36px 0 0 0 rgba(4, 60, 111, .2);
        -ms-box-shadow: 18px 0 0 0 rgba(4, 60, 111, .2), 36px 0 0 0 rgba(4, 60, 111, .2)
    }

    25% {
        background-color: rgba(4, 60, 111, .4);
        box-shadow: 18px 0 0 0 #043c6f, 36px 0 0 0 rgba(4, 60, 111, .2);
        -ms-box-shadow: 18px 0 0 0 #043c6f, 36px 0 0 0 rgba(4, 60, 111, .2)
    }

    75% {
        background-color: rgba(4, 60, 111, .4);
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, .2), 36px 0 0 0 #043c6f;
        -ms-box-shadow: 18px 0 0 0 rgba(4, 60, 111, .2), 36px 0 0 0 #043c6f
    }
}

@keyframes typing {
    from {
        background-color: #043c6f;
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, .2), 36px 0 0 0 rgba(4, 60, 111, .2);
        -ms-box-shadow: 18px 0 0 0 rgba(4, 60, 111, .2), 36px 0 0 0 rgba(4, 60, 111, .2)
    }

    25% {
        background-color: rgba(4, 60, 111, .4);
        box-shadow: 18px 0 0 0 #043c6f, 36px 0 0 0 rgba(4, 60, 111, .2);
        -ms-box-shadow: 18px 0 0 0 #043c6f, 36px 0 0 0 rgba(4, 60, 111, .2)
    }

    to {
        background-color: rgba(4, 60, 111, .4);
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, .2), 36px 0 0 0 #043c6f;
        -ms-box-shadow: 18px 0 0 0 rgba(4, 60, 111, .2), 36px 0 0 0 #043c6f
    }
}

.healthSelectmain .date-block span.jq-dte-inner,
.widgetSectn .date-block span.jq-dte-inner {
    border: none;
    padding: 1px;
    margin: 1px;
    white-space: nowrap;
    background-color: #fff;
    float: none;
    position: relative;
    width: 100%
}

.healthSelectmain .date-block span.jq-dte,
.widgetSectn .date-block span.jq-dte {
    float: none;
    position: relative
}

.healthFreshlook .widgetSectn .adultOuter .block.date-block {
    float: right;
    height: auto;
    margin: 0;
    border-bottom: solid 1px #b6b4b4
}

.landing-widget .widget-content-body .date-block span.jq-dte input {
    cursor: auto;
    border: none;
    color: #adadad;
    font-size: 14px;
    z-index: 12;
    width: 100%;
    height: 30px;
    outline: 0;
    border-radius: unset;
    text-align: center;
    vertical-align: unset;
    margin: unset
}

.landing-widget .widget-content-body .date-block span.jq-dte input.Numeric.hint {
    font-weight: 400;
    color: #adadad
}

.landing-widget .widget-content-body .date-block span.jq-dte input.Numeric {
    font-weight: 700;
    color: #282828
}

.calendarBox.date-block .errorN {
    position: absolute;
    color: #e71a1a;
    font-size: 12px;
    font-weight: 400;
    top: 53px;
    right: 22px
}

.healthSelectmain .date-block span.jq-dte span.separator,
.widgetSectn .date-block span.jq-dte span.separator {
    color: #999;
    float: none;
    padding: 0 5px
}

.landing-widget .widget-content-body .date-block span.jq-dte input.jq-dte-day {
    width: 45px !important;
    text-align: left
}

.landing-widget .widget-content-body .date-block span.jq-dte input.jq-dte-month {
    width: 50px !important
}

.landing-widget .widget-content-body .date-block span.jq-dte input.jq-dte-year {
    width: 60px !important
}

.landing-widget .tab-wrap {
    padding-top: 0
}

.landing-widget .tab-head {
    width: 100%;
    position: relative;
    background: #fff;
    border-radius: 10px
}

.landing-widget .tab-head li:last-child {
    border-right: 0
}

.landing-widget .tab-head li {
    border-right: solid 1px #eaeaea;
    float: left;
    text-align: left;
    font-size: 1.7rem;
    font-weight: 600;
    color: #979797;
    position: relative;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease;
    padding: 30px;
    min-width: 25%;
    min-height: 135px
}

.landing-widget .tab-head li h2 {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 24px;
    color: #2d2726;
    letter-spacing: normal;
    padding-right: 29px;
    margin-top: 0;
}

.healthFreshlook .widgetSectn span.icon {
    right: 12px;
    top: 25px
}

.landing-widget .tab-head li p {
    font-size: 1.3rem;
    letter-spacing: normal;
    color: #6c6c6c;
    font-weight: 400;
    line-height: normal;
    padding-right: 3rem;
}

.landing-widget .tab-head li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    top: 100%;
    left: 0
}

.landing-widget .tab-head li.active {
    color: #fe6625;
    z-index: 1;
    background-color: #fff5ed
}

.landing-widget .tab-head li.active:before {
    content: " ";
    height: 6px;
    width: 100%;
    background: #ec6608;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0
}

.landing-widget .tab-head li:first-child.active {
    border-radius: 15px 0 0
}

.landing-widget .tab-head li:last-child.active {
    border-radius: 10px
}

.landing-widget .tab-head li.bar {
    position: absolute;
    height: 2px;
    padding: 0;
    background: #fe6625;
    top: 100%;
    z-index: 4;
    left: 0
}

.landing-widget .tab-head li.bar:after {
    display: none
}

.landing-widget .tab-head li:not(.active):hover {
    color: #7e7e7e
}

.landing-widget .widget-content-body {
    position: relative;
    margin: 2rem 0;
    padding: 3rem 3rem 0;
    border-radius: 10px
}

.landing-widget .widget-content {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    /*opacity: 0;*/
    display: none;
    position: absolute;
    top: 0;
    z-index: 0
}

.landing-widget .widget-content.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    /*opacity: 1;*/
    display: block;
    position: relative;
    -webkit-transition: .5s opacity ease-in, .8s -webkit-transform ease, .8s -webkit-transform ease;
    transition: .5s opacity ease-in, .8s transform ease, .8s -webkit-transform ease;
    z-index: 1
}

.landing-widget .widget-content-body .detailsWrapp {
    width: 80%;
    display: inline-block
}

.landing-widget .widget-content-body .btnwarpp {
    width: 19%;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 35px;
    text-align: right
}

.landing-widget .input-block {
    width: 48%;
    max-width: 100%;
    display: inline-block;
    float: left;
    height: auto
}

.inputWrapp .hapmMobile,
.inputWrapp .pincodeWrapp {
    width: 30%;
}

.widget-content-body .inputWrapp {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.landing-widget .marRight {
    margin-right: 3rem
}

.landing-widget .input-block.steps-row span {
    display: inline-block;
    padding: .5rem 0;
    font-size: 1.6rem;
    font-weight: 400;
    font-size: 1.7rem;
    font-weight: 600;
    color: #282828
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter .input-block.steps-row .stepclLeft {
    padding: 0;
    font-size: 14px;
    color: #989898;
    margin: 0;
    display: inline-block;
    line-height: 30px
}

.landing-widget .subs-block {
    display: inline-block;
    float: right;
    margin-bottom: .5rem
}

.landing-widget .subs-block input {
    margin: 0;
    display: inline-block;
    width: 50px;
    height: 32px;
    vertical-align: top;
    text-align: center;
    border: 0;
    font-size: 2rem;
    font-weight: 700;
    background: 0 0;
    color: #282828;
    vertical-align: middle
}

.landing-widget .subs-block a {
    border-radius: 5px;
    width: 3rem;
    height: 3rem;
    text-decoration: none;
    font-size: 2rem;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
    background-color: #f5f6f6;
    color: #cbcdce
}

.landing-widget .input-block.steps-row {
    border-bottom: 1px solid #b4c4d3
}

.landing-widget .input-block input.input-date {
    font-size: 1.8rem;
    text-align: right;
    color: #282828;
    padding-right: 3rem;
    font-weight: 300
}

.landing-widget .input-block {
    margin-bottom: 4rem
}

.healthFreshlook .formOuter .checkWrapper a.check-terms-condition {
    color: #8097ac;
    font-size: 1.3rem
}

span.ui-error {
    font-size: 1.2rem;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: -15px;
    left: 0;
    text-align: left;
    display: none;
    color: red
}

.check-feild {
    position: relative
}

.healthFreshlook .formOuter .widget-content-body .checkWrapper {
    position: absolute;
    bottom: -55px;
    display: inline-block;
    width: 100%;
    left: -28px
}

.check-feild .ui-error a {
    font-size: 1.2rem
}

.healthFreshlook .landing-widget .ripple-bar:after {
    bottom: 0;
    border-bottom: 1px solid #b6b4b4
}

.healthFreshlook .landing-widget .input-block input {
    color: #282828;
    font-size: 2rem;
    opacity: 1 !important;
    border-bottom: 1px solid #b6b4b4
}

.jq-dte-errorbox {
    display: none !important
}

.healthFreshlook .landing-widget .subs-block input {
    border: 0
}

.healthFreshlook .landing-widget .input-block label {
    color: #969494;
    font-size: 16px;
    letter-spacing: normal;
    font-weight: 400
}

.landing-widget .input-block.focus label {
    font-size: 1.6rem
}

.landing-widget .widget-content-body .detailsWrapp .chiadultWrapp .input-block label,
.landing-widget .widget-content-body .detailsWrapp .maxpadultWrapp .input-block label {
    top: 22px
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter .subs-block input {
    border: 0
}

.landing-widget .showDob {
    display: none
}

#widgetError .popup {
    width: 50%
}

.landing-widget .widget-content.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    /*opacity: 1;*/
    display: block;
    position: relative;
    -webkit-transition: .5s opacity ease-in, .8s -webkit-transform ease, .8s -webkit-transform ease;
    transition: .5s opacity ease-in, .8s transform ease, .8s -webkit-transform ease;
    z-index: 1
}

.landing-widget .widget-content {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    /*opacity: 0;*/
    display: none;
    position: absolute;
    top: 0;
    z-index: 0
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter {
    float: left;
    width: 48%;
    padding: 1rem 2rem;
    border: 1px solid #cbcdce;
    border-radius: 10px;
    margin-bottom: 50px;
    position: relative;
    display: inline-block
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter .input-block {
    width: 100%;
    border: 0
}

.landing-widget .input-block.steps-row span {
    display: inline-block;
    padding: .5rem 0;
    font-size: 1.6rem;
    font-weight: 400;
    color: #6c6c6c
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter .adultBoxWrapp {
    position: absolute;
    right: 0;
    top: 52px;
    left: -1px;
    width: calc(100% + 2px);
    right: -1px;
    border: 1px solid #cbcdce;
    border-radius: 0 0 10px 10px;
    background: #fff;
    z-index: 99;
    display: none;
    border-top: 0
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter .date-feild {
    padding: 2rem;
    margin: 0
}

.landing-widget .widgetSectn .adultOuter .block.date-block:after {
    display: none
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter .adultBoxWrapp span.ui-error {
    bottom: 40px;
    text-align: right;
    padding-right: 136px
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter .steps-row span.AdultB {
    font-size: 1.7rem;
    font-weight: 600;
    color: #282828
}

.landing-widget .widget-content-body .detailsWrapp span.ui-error {
    bottom: -18px
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter.active .adultBoxWrapp {
    border-top: 1px solid #cbcdce
}

.landing-widget .subs-block a.plus-num,
.landing-widget .widget-content-body .detailsWrapp .adultOuter .subs-block.kidBox .min-num,
.landing-widget .widget-content-body .detailsWrapp .adultOuter.active .min-num {
    background: #ffeee3;
    color: #ec6608;
    border: 0
}

.landing-widget .subs-block a.argeditBtn,
.landing-widget .subs-block a.chieditBtn,
.landing-widget .subs-block a.maxpeditBtn,
.landing-widget .subs-block a.hbeditBtn {
    position: relative;
    display: none;
    color: #ec6608;
    font-size: 15px;
    font-weight: 700;
    border: 0
}

.landing-widget .subs-block a.argeditBtn:before,
.landing-widget .subs-block a.chieditBtn:before,
.landing-widget .subs-block a.maxpeditBtn:before,
.landing-widget .subs-block a.hbeditBtn:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    background: #b2b2b2;
    right: 45px;
    top: 5px
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter .btn-orange {
    color: #ec6608;
    float: right;
    margin-bottom: 2rem;
    font-size: 1.7rem;
    font-weight: 700;
    background: 0 0;
    padding: 0 3rem
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter .subs-block {
    margin-bottom: 0
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter .steps-row {
    margin-bottom: 0;
    position: relative
}

.input-check:checked+label:before {
    background: #fe6625;
    border: solid #fe6625
}

.landing-widget .widget-content-body .detailsWrapp .chiadultWrapp,
.landing-widget .widget-content-body .detailsWrapp .maxpadultWrapp {
    width: 48%;
    float: left
}

.landing-widget .widget-content-body .detailsWrapp .adultOuter .subs-block {
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 5px
}

.landing-widget .widget-content-body .detailsWrapp .chiadultWrapp .adultOuter,
.landing-widget .widget-content-body .detailsWrapp .maxpadultWrapp .adultOuter {
    width: 100%
}

section {
    padding: 5rem 0
}

.healthFreshlook .zeroHassleWrapp h1 {
    font-size: 4.5rem;
    font-weight: 500;
    line-height: 1.33;
    color: #fff
}

.healthFreshlook .zeroHassleWrapp .planBreakup li {
    font-size: 1.7rem;
    font-weight: 300;
    color: #fff;
    display: inline-block;
    padding: 0 2rem;
    position: relative
}

.healthFreshlook .zeroHassleWrapp .planBreakup li:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 14px;
    border: solid 1px #004a80;
    left: 0;
    top: 3px
}

.healthFreshlook .zeroHassleWrapp .planBreakup li:first-child:before {
    display: none
}

.healthFreshlook .zeroHassleWrapp .planBreakup li:first-child {
    padding-left: 0
}

.healthFreshlook .zeroHassleWrapp .planBreakup li .searchHospital {
    display: none;
    cursor: pointer;
    color: #ec6608;
    font-size: 1.5rem;
    font-weight: 700;
    text-decoration: underline
}

.healthFreshlook .formOuter .widgetSectn {
    display: inline-block;
    width: 100%;
    border-radius: 15px
}

.healthFreshlook .widgetSectn .selectOptn h2 {
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 24px;
    color: #2d2726
}

.healthFreshlook .widgetSectn .selectOptn a {
    border-left: solid 1px #eaeaea;
    vertical-align: top;
    cursor: pointer;
    display: inline-block;
    width: 24.9%;
    outline: 0;
    position: relative;
    margin: 0;
    padding: 3rem 10rem 3rem 3rem
}

.healthFreshlook .widgetSectn .selectOptn a:before {
    content: "";
    position: absolute;
    border-left: 1px red;
    height: 100%
}

.healthFreshlook .widgetSectn .selectOptn a:first-child {
    border-left: 0;
    border-radius: 10px 0 0
}

.healthFreshlook .widgetSectn .selectOptn a:last-child {
    border-radius: 0 10px 0 0
}

.healthFreshlook .widgetSectn span.icon {
    position: absolute;
    content: "";
    right: 22px;
    top: 30px;
    height: 37px;
    width: 43px;
    background-repeat: no-repeat
}

.healthFreshlook .widgetSectn span.chiIcon {
    background: url(/docs/default-source/assets/images/chifresh/health.svg?sfvrsn=2)
}

.healthFreshlook .widgetSectn span.argIcon {
    background: url(/docs/default-source/assets/images/chifresh/sanjivani-policy.svg?sfvrsn=2);
    width: 35px;
    height: 48px
}

.healthFreshlook .widgetSectn span.hbIcon {
    background: url(/docs/default-source/assets/images/chifresh/health-booster.svg?sfvrsn=2);
    width: 45px;
    height: 38px
}

.healthFreshlook .widgetSectn span.ppIcon {
    background: url(/docs/default-source/assets/images/chifresh/personal-protect.svg?sfvrsn=2);
    width: 49px;
    height: 39px
}

.healthFreshlook .widgetSectn .selectOptn p {
    font-size: 1.3rem;
    color: #6c6c6c;
    font-weight: 400;
    line-height: normal
}

.healthFreshlook .formOuter .widgetSectn .selectOptn {
    justify-content: space-between;
    display: flex;
    border-bottom: solid 1px #eaeaea;
    width: 100%
}

.healthFreshlook .formOuter .widgetSectn .optDetials {
    padding: 4rem 2rem 0;
    display: inline-block;
    width: 100%
}

.healthFreshlook .widgetSectn .optDetials .btnwarpp a {
    color: #fff
}

.healthFreshlook .widgetSectn .optDetials .btnwarpp {
    width: 19%;
    display: inline-block;
    text-align: right;
    position: relative;
    bottom: 40px
}

.healthFreshlook .widgetSectn .optDetials .detailsWrapp {
    width: 80%;
    display: inline-block
}

.healthFreshlook .formOuter .checkWrapper {
    position: relative;
    bottom: -40px;
    display: inline-block;
    width: 100%;
    left: -15px
}

.checkWrapper span.ui-error {
    bottom: -17px
}

.healthFreshlook p.note {
    color: #8097ac;
    font-size: 1.2rem;
    display: inline-block;
    margin-top: 60px;
    font-weight: 500
}

.healthFreshlook .widgetSectn .adultOuter .formblock {
    display: inline-block;
    width: 100%;
    position: relative
}

.healthFreshlook .countAdult .newTsenior .stepclLeft span.labelHead {
    font-size: 1.7rem;
    font-weight: 600;
    color: #282828
}

.healthFreshlook a.check-terms-condition {
    font-size: 1.4rem;
    color: rgba(255, 255, 255, .5)
}

.healthFreshlook .zeroHassleWrapp {
    padding-bottom: 0;
    padding-top: 35px
}

.healthFreshlook .formOuter {
    padding-bottom: 10px;
    padding-top: 3rem
}

.widgetSectn .arogyaPolicy,
.widgetSectn .buyNew,
.widgetSectn .renewP {
    display: none
}

.healthFreshlook .widgetSectn .optDetials .adultOuter span.ui-error {
    bottom: -18px
}

.healthFreshlook .formOuter .checkWrapper .check-feild label span {
    color: #8097ac;
    font-weight: 500
}

.owl-theme .owl-dots .owl-dot {
    background: 0 0;
    border: 0
}

.tab-arogya-new .tab-head li.active {
    border-bottom: 3px solid
}

.widgetSectn .adultBoxWrapp .date-block span.jq-dte input.error-chi {
    color: red;
    position: relative;
    bottom: 0;
    padding: 0;
    -webkit-text-fill-color: red
}

.healthFreshlook .formOuter .widget-content-body .checkWrapper .managePref {
    display: none;
    width: 100%;
    padding-left: 2.8rem;
    position: absolute
}

.healthFreshlook .formOuter .widget-content-body .checkWrapper.managePrefWrapp {
    bottom: -65px
}

.healthFreshlook .formOuter .widget-content-body .checkWrapper .managePref a:active,
.healthFreshlook .formOuter .widget-content-body .checkWrapper .managePref a:hover {
    color: #fff
}

.bg-blue span.errorN {
    color: #fc9494;
    display: none;
    position: absolute;
    right: 3rem;
    bottom: 0
}

.mainWrapper.healthFreshlook .container {
    margin: 0 auto;
    max-width: 1104px
}

@media (min-width:1200px) {
    .mainWrapper.healthFreshlook .container {
        width: 100% !important
    }

    .mainWrapper.healthFreshlook {
        margin: auto
    }
}

.landing-widget .input-block.steps-row span.sm_f {
    font-size: 14px
}

.svg_icon_chi {
    width: 42px;
    height: 42px;
    position: relative;
    display: block
}

.inc-exc-tab .ui-check-list.exclusion-tabs.green_tick li:before {
    background-image: url(/docs/default-source/assets/freshlook/images/tick_inclusion.png);
    width: 30px;
    height: 30px;
    top: 5px
}

.inc-exc-tab .ui-check-list.exclusion-tabs li:before {
    background-image: url(/docs/default-source/assets/freshlook/images/error_exclusion.png);
    top: 7px
}

.inc-exc-tab .ui-check-list.exclusion-tabs li {
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 20px
}

.inc-exc-tab ul.arrow-tab-list.green_tick li {
    width: 45%;
    margin: 1.5rem 0;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 600
}

.inc-exc-tab h4 {
    font-size: 15px;
    font-weight: 700;
    padding: 28px 0
}

.inc-exc-tab h5 {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.67
}

.inc-exc-tab .green_tick h5 {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.67
}

.inc-exc-tab p {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.67
}

.premium_calulation .text-blue {
    margin: 40px 0 0;
    font-size: 17px;
    font-weight: 600;
    color: #004a80
}

.premium_calulation .tableWrapp {
    width: 95%;
    margin: 35px 0 15px
}

.premium_calulation .tableWrapp td,
.tableWrapp th {
    text-align: left
}

.premium_calulation .tableWrapp tr:nth-child(odd) {
    background-color: #f1eeee
}

.premium_calulation .common-insurance-blocks em {
    font-size: 2.5rem;
    top: 20px
}

.premium_calulation ul.arrow-tab-list li:before {
    width: 100%
}

.premium_calulation ul.arrow-tab-list li,
.save_premium ul.arrow-tab-list li {
    width: 90%;
    padding-bottom: 1.5rem;
    line-height: 1.76;
    font-size: 17px
}

.premium_calulation .common-insurance-blocks p {
    font-size: 17px
}

.premium_calulation .pad-block1 {
    padding: 2rem 1.5rem 0 5rem
}

.benift_container a,
.premium_calulation a {
    font-weight: 600;
    font-size: 17px;
    text-decoration: underline
}

.premium_calulation ul.arrow-tab-list {
    padding: 2rem 0 0
}

.claim_know_btn {
    color: #ec6608 !important;
    background: 0 0 !important;
    border: 1px solid #ec6608
}

.claim_know_btn:hover {
    color: #fff !important;
    background: #ec6608 !important
}

.inc-exc-tab .ui-check-list {
    display: grid
}

.inc-exc-tab .ui-check-list li {
    width: 100%
}

@media (min-width:992px) {
    .landing-widget .widget-content-body .detailsWrapp .adultOuter {
        height: 60px;
        line-height: 25px
    }

    .bk_btn_widgt,
    .lg-none,
    .ui_get_sticky {
        display: none
    }

    .ml-150 {
        margin-left: 150px
    }

    .mb-20 {
        margin-bottom: 20px
    }

    .ui-policy-documents .divide_line {
        position: relative;
        left: 14px;
        color: grey
    }

    .inc-exc-tab .tab-content.active {
        padding-left: 30px
    }

    .inc-exc-tab ul.ui-check-list.exclusion-tabs.green_tick {
        padding: 0 0 6rem
    }

    .top_prop1 {
        top: -16px
    }

    .top_prop2 {
        top: -5px
    }

    .m-top80 {
        margin-top: 80px !important
    }
}

@media (max-width:991px) {
    .mob_chi_disc {
        display: none
    }

    .mob_interchng {
        display: inline-grid
    }

    .tw-para-detach {
        order: 1
    }

    .tw-img-detach {
        order: 2
    }

    .pad-block2 {
        padding: 3rem 0 3rem 0 !important
    }

    .garages-search-block .search-item input {
        padding-left: 0 !important
    }

    .ui-onlineimg-dth .img-responsive {
        margin-top: 95px
    }

    .hidden-sm {
        display: none
    }

    .ui-policy-documents .divide_line {
        display: none
    }

    .policy_doc {
        margin-top: 10px;
        font-weight: 600;
        line-height: normal
    }

    .ui-policy-documents p a.policy_doc {
        display: inline-block;
        width: 65%
    }

    .ui-policy-documents p a.policy_doc:after {
        display: none
    }
}

.ui-img-claim-mob {
    width: 100%;
    display: block;
    margin: 0 auto
}

popup h3 {
    margin: 0;
    color: #282828;
    font-size: 2.5rem;
    font-family: inherit;
    text-align: center;
    padding-bottom: 3rem
}

#viewListp {
    overflow: auto !important
}

#viewListp .popup {
    max-height: inherit
}

#viewListp .popup .content {
    max-height: initial
}

.overlayN .content-heightauto {
    width: 100%
}

ul.listOfgrg {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative
}

ul.listOfgrg:before {
    content: "";
    height: 100%;
    width: 1px;
    display: inline-block;
    position: absolute;
    left: 50%;
    right: 50%
}

ul.listOfgrg li.mrR {
    margin-right: 10%
}

ul.listOfgrg li {
    display: inline-block;
    width: 45%;
    list-style: none;
    float: left;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
    margin-bottom: 20px
}

ul.listOfgrg li:before {
    content: "";
    background: url(/docs/default-source/assets/images/carplan/garaddico.png) no-repeat;
    width: 23px;
    height: 30px;
    display: inline-block;
    float: left;
    margin-right: 20px
}

ul.listOfgrg .netGargs {
    display: inline-block;
    float: left;
    width: 80%
}

ul.listOfgrg .netGargs h4 {
    margin: 0;
    font-size: 15px;
    color: #282828;
    font-weight: 500;
    text-align: left
}

ul.listOfgrg .netGargs p {
    font-size: 13px;
    color: #666;
    padding-top: 8px;
    opacity: .8;
    text-align: left;
    line-height: 1.4;
    margin-bottom: 5px
}

ul.listOfgrg .conMn {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 10px 0;
    text-align: left
}

ul.listOfgrg .conGrgs {
    display: inline-block;
    width: 60%;
    margin: 0;
    text-align: left
}

.dtlsCn {
    display: block
}

p,
span {
    margin: 0;
    padding: 0;
    color: #282828;
    font-size: 1.3rem;
    font-weight: 300
}

ul.listOfgrg .manfGrgs {
    width: 35%;
    display: inline-block;
    float: right
}

@media (max-width:991px) {
    .popup {
        width: 90% !important;
        margin: 0;
        border-radius: 0
    }
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-autocomplete .ui-menu-item {
    color: #063b6d !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 9px 15px !important;
    border-bottom: 1px solid #eaeff3 !important
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-autocomplete .ui-menu-item-wrapper {
    border: none !important;
    text-transform: capitalize !important
}

.ui-autocomplete .ui-menu-item-wrapper,
.ui-autocomplete .ui-menu-item-wrapper:hover,
.ui-autocomplete .ui-menu-item:hover .ui-menu-item-wrapper {
    background: 0 0 !important
}

.ui-autocomplete .ui-menu-item:hover {
    border: none !important;
    background: #063b6d;
    color: #fff !important
}

.ui-widget.ui-widget-content {
    z-index: 999 !important
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
    top: 6843.25px;
    left: 684.5px;
    width: 425.75px !important
}

.ui-autocomplete {
    border-radius: 5px !important;
    border: 1px solid #b2c3d2 !important;
    max-height: 290px !important;
    overflow: hidden !important;
    overflow-y: auto !important
}

.ui-widget-content {
    background: #fff !important;
    z-index: 1000
}

.ui-widget.ui-widget-content {
    border: 1px solid #9bb1c5;
    border-radius: 6px;
    box-shadow: 0 0 10px 6px rgba(0, 0, 0, .1)
}

@media (max-width:991px) {

    .idv-img-detach,
    .tw-img-detach,
    .ui-garageimg-dth,
    .ui-onlineimg-dth {
        padding: 3rem 0 0
    }

    .garages-search-block .search-item {
        margin: 0 auto
    }
}

@media (max-width:767px) {
    .widget-content-body .inputWrapp {
        flex-direction: column;
    }

    .mob_chi_disc {
        display: block;
        margin-bottom: 18px
    }

    .search-item {
        width: 100%;
        max-width: 100%;
        margin: 0 auto
    }

    .garages-search-block h3 {
        font-size: 2rem
    }

    .garages-search-block {
        text-align: center
    }

    .garages-search-block a {
        font-size: 1rem
    }

    .garages-search-block small {
        text-align: right;
        top: 1rem
    }
}

@media (max-width:991px) {
    .popup .content {
        max-height: 360px;
        overflow: auto;
        padding-bottom: 20px
    }

    .argeditBtn,
    .chieditBtn,
    .hbeditBtn,
    .maxpeditBtn {
        margin-top: 12px
    }
}

@media (max-width:767px) {
    ul.listOfgrg li.mrR {
        margin-right: 0
    }

    ul.listOfgrg li {
        width: 100%;
        border: none
    }

    ul.listOfgrg .conGrgs,
    ul.listOfgrg .manfGrgs,
    ul.listOfgrg .netGargs {
        width: 80%;
        float: none
    }

    .content {
        padding: 4rem 1rem
    }
}

.idv-btn {
    text-align: right;
    padding: 2rem 3rem;
    border-top: 1px solid #ededed
}

.popup h3 {
    margin: 0;
    color: #282828;
    font-size: 2.5rem;
    font-weight: 600;
    font-family: inherit;
    text-align: center;
    padding-bottom: 3rem
}

.popup {
    padding: 20px
}

.search-item span.ui-error {
    bottom: -25px;
    color: #fc9494;
    font-weight: 600;
    display: none
}

.section-content.p_tg_font p {
    font-size: 17px;
    line-height: 1.76
}

.f-15 {
    font-size: 15px
}

.ui-onlineimg-dth .img-responsive {
    margin: 0 auto
}

.ui-menu-item-wrapper:hover,
.ui-state-active:hover {
    color: #fff
}

.quote_click {
    cursor: pointer;
    font-weight: 600;
    font-size: 15px !important;
    text-decoration: underline;
    color: #f4824c
}

.sup_script {
    position: relative;
    top: -8px
}

.bg-blue .input-block input.adultsNo.adultsComn {
    opacity: 1;
    font-weight: 600;
    color: #282828
}

.input-block sup {
    font-size: 16px;
    font-weight: 300;
    color: #e71a1a
}

.argeditBtn,
.chieditBtn,
.hbeditBtn,
.maxpeditBtn {
    background-color: transparent !important;
    text-decoration: underline !important
}

.widget-content .adultOuter .tooltip {
    position: relative;
    display: inline-block
}

.adultOuter .tooltip .tooltiptext {
    visibility: hidden;
    width: 280px;
    height: 85px;
    background-color: #fff;
    color: #282828;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: -460%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity .3s
}

.adultOuter .tooltip .tooltiptext:after {
    content: "";
    position: absolute;
    top: -18%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #fff
}

.adultOuter .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1
}

.landing-widget .input-block.steps-row span .tooltiptext {
    font-size: 14px;
    position: absolute;
    font-family: Muli, sans-serif;
    font-size: 14px;
    color: #282828;
    background: #fff;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    width: 191px;
    height: 60px;
    text-align: left;
    left: 0;
    top: 150%;
    margin-left: -90px;
    box-shadow: rgb(0 0 0/10%) 0 1px 11px 1px;
    background-color: #fff;
    padding: 10px 12px 10px 13px
}

.common-insurance-blocks span.hilitedText {
    font-size: 12px;
    font-weight: 700;
    padding: 2px 6px 5px 5px;
    border-radius: 3px;
    background-color: #e2fce9;
    color: #09751b;
    display: inline-block
}

.common-insurance-blocks span.hilitedText.orange {
    color: #d35700;
    background-color: #fff6ea
}

.beftRider .row {
    width: 75%;
    margin: 0 auto
}

.beftRider .befitRiderLeft {
    display: inline-block;
    width: 22%;
    float: left
}

.beftRider .befitRiderRight {
    display: inline-block;
    float: left;
    width: 78%
}

@media (max-width:768px) {

    .beftRider .befitRiderLeft,
    .beftRider .befitRiderRight {
        width: 100%
    }

    .beftRider .row {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px
    }

    .section-content.befitCsection {
        padding-bottom: 0
    }

    .section-content.beftRider {
        padding-top: 20px
    }

    .beftRider .befitRiderLeft {
        padding-bottom: 20px
    }

    .landing-widget .input-block.steps-row span .tooltiptext {
        font-size: 14px;
        position: absolute;
        font-family: Muli, sans-serif;
        font-size: 14px;
        color: #282828;
        background: #fff;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        width: 191px;
        height: 60px;
        text-align: left;
        left: 70px;
        top: 150%;
        margin-left: -90px;
        box-shadow: rgb(0 0 0/10%) 0 1px 11px 1px;
        background-color: #fff;
        padding: 16px 12px 10px 13px
    }

    .adultOuter .tooltip .tooltiptext:after {
        content: "";
        position: absolute;
        top: -17%;
        left: 15%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #fff
    }

    .adultOuter .tooltip {
        position: relative;
        top: 0 !important;
        /*left: -62%;*/
        left: 0;
        display: inline-block
    }
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup>.ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700
}

.ui-widget-header a {
    color: #333
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.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 .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .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 .1s ease;
    transition: transform .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 .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.ui-loader {
    display: block;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #00305a;
    z-index: 100000
}

.ui-loader-otp {
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #003d59;
    z-index: 100000;
    display: none
}

.cursorpointer {
    cursor: pointer
}

.loader-inner {
    width: 300px;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center
}

.face {
    width: 4rem;
    height: 4rem;
    margin: 0 .3rem;
    padding: .5rem;
    border-radius: 50px;
    opacity: 0;
    background: #fff;
    position: relative;
    overflow: hidden
}

.face .dot {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 10px;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #f44336;
    border-radius: 50%;
    margin-top: 10px
}

.face:nth-child(1) {
    -webkit-animation: waves 5s linear infinite;
    animation: waves 5s linear infinite
}

.face:nth-child(1) .dot {
    background: url(/docs/default-source/assets/freshlook/images/loader-sprite.png);
    background-position: -3px 22px;
    width: 35px;
    height: 15px;
    border-radius: 0
}

.face:nth-child(2) {
    -webkit-animation: waves 5s .2s linear infinite;
    animation: waves 5s .2s linear infinite
}

.face:nth-child(2) .dot {
    background: url(/docs/default-source/assets/freshlook/images/loader-sprite.png);
    background-position: -61px 51px;
    width: 30px;
    height: 18px;
    border-radius: 0
}

.face:nth-child(3) {
    -webkit-animation: waves 5s .4s linear infinite;
    animation: waves 5s .4s linear infinite
}

.face:nth-child(3) .dot {
    background: url(/docs/default-source/assets/freshlook/images/loader-sprite.png);
    background-position: -117px 23px;
    width: 32px;
    height: 23px;
    border-radius: 0
}

.face:nth-child(4) {
    -webkit-animation: waves 5s .6s linear infinite;
    animation: waves 5s .6s linear infinite
}

.face:nth-child(4) .dot {
    background: url(/docs/default-source/assets/freshlook/images/loader-sprite.png);
    background-position: -473px 22px;
    width: 18px;
    height: 20px;
    border-radius: 0
}

.face:nth-child(5) {
    -webkit-animation: waves 5s .8s linear infinite;
    animation: waves 5s .8s linear infinite
}

.face:nth-child(5) .dot {
    background: url(/docs/default-source/assets/freshlook/images/loader-sprite.png);
    background-position: -516px 23px;
    width: 25px;
    height: 22px;
    border-radius: 0
}

.face:nth-child(6) {
    -webkit-animation: waves 5s 1s linear infinite;
    animation: waves 5s 1s linear infinite
}

.face:nth-child(6) .dot {
    background: url(/docs/default-source/assets/freshlook/images/loader-sprite.png);
    background-position: -562px 23px;
    width: 35px;
    height: 20px;
    border-radius: 0
}

.first-face {
    justify-content: center;
    align-items: center
}

.second-face {
    justify-content: space-between
}

.second-face .dot:last-of-type {
    align-self: flex-end
}

.third-face {
    justify-content: space-between
}

.third-face .dot:nth-child(2) {
    align-self: center
}

.third-face .dot:last-of-type {
    align-self: flex-end
}

.fourth-face {
    justify-content: space-between
}

.fourth-face .column {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.fifth-face {
    justify-content: space-between
}

.fifth-face .column {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.fifth-face .column:nth-child(2) {
    justify-content: center
}

.sixth-face {
    justify-content: space-between
}

.sixth-face .column {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@-webkit-keyframes waves {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0
    }

    4% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
        opacity: 1
    }

    8% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    70% {
        opacity: 0
    }
}

@keyframes waves {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0
    }

    4% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
        opacity: 1
    }

    8% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    70% {
        opacity: 0
    }
}

.bg-blue {
    background-color: #00305a
}

.section-content.bg-darkgray {
    background-color: #eeecdd
}

section.bg-lightgray {
    background-color: #f8f6f6
}

.bg-white {
    background-color: #fff
}

.bg-orange {
    background-color: #f68134
}

.bg-grey {
    background-color: #f9fafc
}

.clearfix {
    clear: both
}

.uppercase {
    text-transform: uppercase
}

.scrollTop {
    bottom: 30px;
    right: 6rem;
    background: #ec6608 url(/docs/default-source/assets/images/marineplan/up_ico.png) no-repeat;
    background-position: 14px 17px;
    width: 50px;
    height: 50px;
    margin-left: 0;
    margin-top: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: fixed;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, .29);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .29);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 2
}

.wave:after,
.wave:before {
    position: absolute;
    background: #f77a42;
    margin-left: 0;
    margin-top: 0;
    width: 50px;
    height: 50px;
    content: "";
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    opacity: 0
}

.wave:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.wave:hover:after {
    -webkit-animation: wave-animate 3s 1.5s infinite ease-out;
    animation: wave-animate 3s 1.5s infinite ease-out
}

.wave:hover:before {
    -webkit-animation: wave-animate 3s infinite ease-out;
    animation: wave-animate 3s infinite ease-out
}

@-webkit-keyframes wave-animate {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
        -webkit-transform-origin: center;
        transform-origin: center
    }

    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
        -webkit-transform-origin: center;
        transform-origin: center
    }
}

@keyframes wave-animate {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
        -webkit-transform-origin: center;
        transform-origin: center
    }

    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
        -webkit-transform-origin: center;
        transform-origin: center
    }
}

body.no-scroll {
    position: fixed;
    width: 100%;
    overflow: hidden;
    padding-right: 15px
}

.over-hidden {
    overflow: hidden;
    width: 100%;
    position: fixed;
    height: 100%
}

.il-penone {
    pointer-events: none !important;
    border-bottom: none
}

.il-container {
    max-width: 1330px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.date-feild:before,
.icomoon-icon,
.lombard-call a:before {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: Muli-200;
    font-style: normal;
    font-weight: 200;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-2008c0003ff45fd68ff8a0df0055e7d6885.eot);
    src: local("Muli ExtraLight"), local("Muli-ExtraLight"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-2008c0003ff45fd68ff8a0df0055e7d6885.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-2008c0003ff45fd68ff8a0df0055e7d6868.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-2008c0003ff45fd68ff8a0df0055e7d6863.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-200.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-2008c0003ff45fd68ff8a0df0055e7d6937.svg#Muli) format("svg");
    font-display: swap
}

@font-face {
    font-family: Muli-300;
    font-style: normal;
    font-weight: 300;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-300.eot);
    src: local("Muli Light"), local("Muli-Light"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-300.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-3008c0003ff45fd68ff8a0df0055e7d6893.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-3008c0003ff45fd68ff8a0df0055e7d688a.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-3008c0003ff45fd68ff8a0df0055e7d6876.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-3008c0003ff45fd68ff8a0df0055e7d6880.svg#Muli) format("svg");
    font-display: swap
}

@font-face {
    font-family: Muli-400;
    font-style: normal;
    font-weight: 400;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-regular8c0003ff45fd68ff8a0df0055e7d68fd.eot);
    src: local("Muli Regular"), local("Muli-Regular"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-regular8c0003ff45fd68ff8a0df0055e7d68fd.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-regular8c0003ff45fd68ff8a0df0055e7d68f8.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-regular8c0003ff45fd68ff8a0df0055e7d690b.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-regular8c0003ff45fd68ff8a0df0055e7d6906.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-regular.svg#Muli) format("svg");
    font-display: swap
}

@font-face {
    font-family: Muli-600;
    font-style: normal;
    font-weight: 600;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-6008c0003ff45fd68ff8a0df0055e7d6898.eot);
    src: local("Muli SemiBold"), local("Muli-SemiBold"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-6008c0003ff45fd68ff8a0df0055e7d6898.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-6008c0003ff45fd68ff8a0df0055e7d68be.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-6008c0003ff45fd68ff8a0df0055e7d68cd.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-600.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-6008c0003ff45fd68ff8a0df0055e7d689d.svg#Muli) format("svg");
    font-display: swap
}

@font-face {
    font-family: Muli-700;
    font-style: normal;
    font-weight: 700;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-7008c0003ff45fd68ff8a0df0055e7d68c8.eot);
    src: local("Muli Bold"), local("Muli-Bold"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-7008c0003ff45fd68ff8a0df0055e7d68c8.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-7008c0003ff45fd68ff8a0df0055e7d68b0.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-7008c0003ff45fd68ff8a0df0055e7d68ab.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-7008c0003ff45fd68ff8a0df0055e7d68a6.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-700.svg#Muli) format("svg");
    font-display: swap
}

@font-face {
    font-family: Muli-800;
    font-style: normal;
    font-weight: 800;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-800.eot);
    src: local("Muli ExtraBold"), local("Muli-ExtraBold"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-800.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-8008c0003ff45fd68ff8a0df0055e7d68ee.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-8008c0003ff45fd68ff8a0df0055e7d68c3.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-8008c0003ff45fd68ff8a0df0055e7d68e5.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-900.svg#Muli) format("svg");
    font-display: swap
}

@font-face {
    font-family: Muli-900;
    font-style: normal;
    font-weight: 900;
    src: url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-9008c0003ff45fd68ff8a0df0055e7d6928.eot);
    src: local("Muli Black"), local("Muli-Black"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-9008c0003ff45fd68ff8a0df0055e7d6928.eot?#iefix) format("embedded-opentype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-9008c0003ff45fd68ff8a0df0055e7d68e0.woff2) format("woff2"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-9008c0003ff45fd68ff8a0df0055e7d68db.woff) format("woff"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-9008c0003ff45fd68ff8a0df0055e7d68d6.ttf) format("truetype"), url(/docs/default-source/assets/freshlook/fonts/muli-v11-latin-9008c0000ff45fd68ff8a0df0055df9d040.svg#Muli) format("svg");
    font-display: swap
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sup {
    color: #e3cf7d
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default;
    pointer-events: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

li,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Muli, sans-serif;
    font-size: 62.5%;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: 400
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

[role=button] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px
}

@media (min-width:768px) {
    .container {
        width: 758px
    }
}
@media (min-width:992px) {
    .container {
        width: 1014px
    }
}
@media (min-width: 1200px){
    .container {
        width: 1170px;
    }    
}
@media (min-width:1360px) {
    .container {
        width: 1330px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width:767px) {
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
}

.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
}

.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 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .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 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .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%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@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%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    -ms-box-shadow: 0 0 5px #aaa;
    -moz-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.container-fuild {
    padding: 0 10px
}

.container-small {
    max-width: 120rem;
    margin: 0 auto
}

.center-block {
    margin: 0 auto;
    display: block
}

::-moz-selection {
    color: red;
    background: #ececec
}

.section-content {
    padding: 6rem 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-weight: 300
}

p,
span {
    margin: 0;
    padding: 0;
    color: #282828;
    font-size: 1.3rem;
    font-weight: 300
}

p {
    font-size: 1.5rem;
    line-height: 3rem
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.bg-blue a,
.bg-blue h1,
.bg-blue h2,
.bg-blue h3,
.bg-blue h4,
.bg-blue h5,
.bg-blue h6,
.bg-blue p,
.bg-blue span {
    color: #fff
}

h1,
h3 {
    font-size: 4rem;
    margin-bottom: 1rem;
    font-weight: 200
}

h2 {
    font-size: 3.5rem;
    color: #282828;
    font-weight: 400;
    font-weight: 200;
    margin-bottom: .6rem
}

h3 {
    font-size: 2.5rem
}

h4 {
    font-size: 2rem;
    font-weight: 200
}

.subTitle {
    font-size: 1.5rem;
    color: #979797
}

a {
    font-size: 1.4rem;
    color: #fe6625;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none
}

a:active,
a:hover {
    color: #fe6625;
    text-decoration: none
}

.tab-wrap {
    padding-top: 1rem
}

.tab-head {
    width: 100%;
    border-bottom: 2px solid #eeeff1;
    position: relative;
    margin-bottom: 2rem
}

.tab-head li {
    min-width: 25rem;
    float: left;
    padding: 1.7rem;
    text-align: center;
    font-size: 1.7rem;
    font-weight: 600;
    letter-spacing: .8px;
    color: #b2b2b2;
    position: relative;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease
}

.tab-head li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 100%;
    left: 0
}

.tab-head li.active {
    color: #f16623;
    z-index: 5
}

.tab-head li.bar {
    position: absolute;
    height: 3px;
    padding: 0;
    background: #f16623;
    top: 100%;
    z-index: 4;
    left: 0
}

.tab-head li.bar:after {
    display: none
}

.tab-head li:not(.active):hover {
    color: #7e7e7e
}

.tab-content-body {
    position: relative
}

.tab-content {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0
}

.tab-content.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    position: relative;
    -webkit-transition: .5s opacity ease-in, .8s -webkit-transform ease, .8s -webkit-transform ease;
    transition: .5s opacity ease-in, .8s transform ease, .8s -webkit-transform ease;
    z-index: 1
}

.input-block {
    position: relative;
    height: 68px
}

.input-block .selec-feild select {
    width: 100%;
    color: #fff
}

.input-block label {
    cursor: auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1.4rem;
    color: #d1d1d1;
    font-weight: 400;
    position: absolute;
    top: 20px;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.input-block.focus label {
    top: -5px;
    font-size: 1rem;
    color: #7795a3
}

.ripple-bar input {
    cursor: auto;
    border: none;
    color: #282828;
    border-bottom: 1px solid #d1d1d1;
    font-size: 1.4rem;
    z-index: 2;
    width: 100%;
    height: 35px;
    margin-top: 1rem;
    outline: 0;
    background: 0 0
}

.ripple-bar:after {
    content: "";
    position: absolute;
    z-index: 0;
    height: 1px;
    bottom: 28px;
    left: 0;
    right: 0;
    background: #00618e;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.ripple-bar.focus:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.bg-blue .input-block.onFocused label {
    color: #01b4bb
}

.bg-blue .ripple-bar.onFocused:after {
    background: #01b4bb
}

a.btn-primary {
    font-size: 1.6rem;
    text-decoration: none;
    padding: 1.8rem 4rem;
    -webkit-border-radius: 3rem;
    -ms-border-radius: 3rem;
    border-radius: 3rem;
    position: relative;
    overflow: hidden;
    font-weight: 600
}

a.btn-primary:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff69;
    -webkit-transform: translateX(-100%) rotate(45deg);
    -ms-transform: translateX(-100%) rotate(45deg);
    transform: translateX(-100%) rotate(45deg);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

a.btn-small {
    font-size: 1.4rem;
    border: 1px solid #fe6625;
    padding: .4rem 1em;
    -webkit-border-radius: 3rem;
    -ms-border-radius: 3rem;
    border-radius: 3rem;
    text-decoration: none;
    color: #fe6625;
    font-weight: 400
}

.btn-white {
    background: 0 0;
    color: #fe6625 !important;
    border: 1px solid #fe6625;
    background-position: 50% 99%;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    transition: all .3s ease-out
}

.btn-white:hover {
    background: #fe6625;
    color: #fff !important
}

.btn-transparant-bg {
    background: 0 0
}

.btn-orange {
    touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    padding: 1.5rem 4rem;
    font-size: 1.8rem;
    background: #ec6608;
    -webkit-border-radius: 30rem;
    border-radius: 30rem;
    text-decoration: none
}

.btn-disable {
    background: #00556d;
    color: #80aab6;
    pointer-events: none
}

.bg-blue a.btn-disable {
    color: #80aab6
}

.btn-orange.btn-small {
    padding: .6rem 1.4em;
    font-size: 1.4rem;
    color: #fff
}

.btn-orange:hover {
    color: #fff
}

.btn-orange:hover:after {
    opacity: 1;
    -webkit-animation: fx-mask .3s ease-out;
    -moz-animation: fx-mask .3s ease-out;
    -ms-animation: fx-mask .3s ease-out;
    animation: fx-mask .3s ease-out
}

.btn-orange:focus {
    color: #fff
}

.btn-blue {
    background: #003d59
}

.btn-border:hover {
    color: #fff;
    border: 1px solid rgba(223, 190, 106, 0);
    color: #fff;
    background-position: 99% 50%
}

.btn-disabled {
    color: #fff;
    background: #ccc;
    pointer-events: none
}

@-webkit-keyframes fx-mask {
    0% {
        -webkit-transform: translateX(-100%) rotate(45deg);
        -ms-transform: translateX(-100%) rotate(45deg);
        -moz-transform: translateX(-100%) rotate(45deg);
        transform: translateX(-100%) rotate(45deg)
    }

    100% {
        -webkit-transform: translateX(100%) rotate(45deg);
        -moz-transform: translateX(100%) rotate(45deg);
        -ms-transform: translateX(100%) rotate(45deg);
        transform: translateX(100%) rotate(45deg)
    }
}

@keyframes fx-mask {
    0% {
        -webkit-transform: translateX(-100%) rotate(45deg);
        -moz-transform: translateX(-100%) rotate(45deg);
        -ms-transform: translateX(-100%) rotate(45deg);
        transform: translateX(-100%) rotate(45deg)
    }

    100% {
        -webkit-transform: translateX(100%) rotate(45deg);
        -ms-transform: translateX(100%) rotate(45deg);
        -moz-transform: translateX(100%) rotate(45deg);
        transform: translateX(100%) rotate(45deg)
    }
}

.checkBox {
    padding: 3% 10%
}

.check-feild {
    display: inline-block;
    vertical-align: top;
    padding-right: 1.5rem;
    position: relative
}

.input-check {
    position: absolute;
    opacity: 0
}

.input-check+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-size: 1.4rem;
    color: #fff;
    font-weight: 200;
    display: inline-block
}

.input-check+label:before {
    content: "";
    margin-right: 1rem;
    display: inline-block;
    vertical-align: text-top;
    width: 2.2rem;
    height: 2.2rem;
    border: 1px solid rgba(255, 255, 255, .5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.input-check:checked+label:before {
    border: 1px solid rgba(255, 255, 255, .5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.input-check:disabled+label {
    color: #b8b8b8;
    cursor: auto
}

.input-check:disabled+label:before {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd
}

.input-check:checked+label:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 13px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(38deg);
    -ms-transform: rotate(38deg);
    transform: rotate(38deg);
    position: absolute;
    bottom: 6px;
    left: 8px
}

.input-block {
    margin-bottom: 2rem;
    max-width: 80%
}

.input-block label {
    font-size: 2rem;
    color: #7795a3;
    font-weight: 300;
    top: 4px;
    letter-spacing: .05rem
}

a.check-terms-condition {
    font-size: 1.4rem;
    color: rgba(255, 255, 255, .5)
}

span.ui-error {
    font-size: 1.2rem;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 10px;
    left: 0;
    text-align: left
}

.input-block input {
    font-size: 2rem;
    color: #fff;
    margin-top: .5rem;
    padding-bottom: 10px;
    font-weight: 300;
    letter-spacing: .05rem;
    border-bottom: 1px solid #b4c4d3
}

.input-block.error-border input {
    border-bottom: 1px solid #fc9494
}

.ripple-bar.error-border:after {
    border-bottom: 1px solid #fc9494
}

.input-block.focus label {
    font-size: 1.6rem;
    top: -22px
}

.input-block .note a {
    font-weight: 300;
    font-size: 1.2rem;
    color: #fbbe5e;
    padding-top: 10px;
    display: inline-block;
    text-decoration: none;
    padding-right: 5px;
    outline: 0
}

sup {
    color: #f58220;
    font-size: 1.3rem
}

.input-block .note a:hover {
    text-decoration: underline
}

.input-block.rupeeimg input {
    padding-left: 2rem
}

.checkBoxsmall {
    padding: 1rem 0 4rem;
    width: 100%
}

.checkBoxsmall .input-check+label:before {
    width: 1.8rem;
    height: 1.8rem
}

.checkBoxsmall .input-check:checked+label:after {
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    bottom: 6px;
    left: 6px;
    top: 3px
}

.checkBoxsmall .input-check:checked+label:before {
    background: #fe6625;
    border: solid #fe6625
}

select {
    font-size: 2rem;
    border: 0;
    border-bottom: 1px solid rgba(184, 184, 184, .5);
    outline: 0;
    background: 0 0;
    padding: .5rem 1rem .5rem 0;
    text-align: left;
    font-weight: 300
}

.choice-radio-block {
    padding: 0 0 2rem;
    position: relative
}

.choice-radio-block.no-br,
.choice-radio-block:last-child {
    border-bottom: 0
}

.choice-radio-block .radioButtons {
    display: inline-block;
    float: right;
    vertical-align: top
}

.radio {
    margin: .5rem;
    display: inline-block
}

.radio input[type=radio] {
    position: absolute;
    opacity: 0
}

.radio:last-child {
    margin-left: 2rem
}

.radio label {
    font-size: 1.8rem;
    font-weight: 400;
    font-weight: 200
}

.radio input[type=radio]+.radio-label:before {
    content: "";
    background: 0 0;
    background-color: transparent;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #fff;
    display: inline-block;
    width: 2.2rem;
    height: 2.2rem;
    position: relative;
    top: 0;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.radio input[type=radio]:checked+.radio-label:before {
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 0 5px #003d59;
    box-shadow: inset 0 0 0 5px #003d59
}

.radio input[type=radio]:disabled+.radio-label:before {
    -webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4
}

.overlay {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 0;
    display: none
}

.blur {
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

.floating-tooltip {
    margin-top: 6rem;
    margin-right: 2rem;
    margin-left: 2rem;
    position: relative;
    background-color: #e3cf7d;
    padding: 1.4rem 2rem;
    -webkit-border-radius: 3rem;
    -moz-border-radius: 3rem;
    -ms-border-radius: 3rem;
    border-radius: 3rem;
    -webkit-animation: floatsmall 1.5s ease-in-out infinite;
    animation: floatsmall 1.5s ease-in-out infinite
}

.floating-tooltip em {
    font-size: 1.3rem;
    color: #282828;
    font-style: normal
}

.floating-tooltip a {
    position: absolute;
    right: 15px;
    top: 50%;
    height: 18px;
    width: 18px;
    color: #282828;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.floating-tooltip a:after,
.floating-tooltip a:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: #282828;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 10px
}

.floating-tooltip a:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.floating-tooltip:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 9px;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 9px solid #e3cf7d;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent
}

.floating-tooltip:hover {
    -webkit-animation: none;
    animation: none
}

@-webkit-keyframes floatsmall {
    0% {
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }

    50% {
        -webkit-transform: translatey(-8px);
        transform: translatey(-8px)
    }

    100% {
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }
}

@keyframes floatsmall {
    0% {
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }

    50% {
        -webkit-transform: translatey(-8px);
        transform: translatey(-8px)
    }

    100% {
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }
}

.input-left {
    float: left
}

.input-right {
    float: right
}

.overlayN {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    visibility: hidden;
    opacity: 0;
    z-index: 10
}

.overlayN.active {
    visibility: visible;
    opacity: 1;
    overflow: auto;
    z-index: 100000;
    height: 100%;
    width: 100%
}

.overlayN .cancel {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: default
}

.overlayN.showMsg,
.overlayN:target {
    visibility: visible;
    opacity: 1
}

.overlayNew.active {
    z-index: 1000000
}

.popup {
    margin: 7.5rem auto;
    -webkit-border-radius: 1.5rem;
    border-radius: 1.5rem;
    position: relative;
    background: #fff;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-align: center;
    overflow: hidden
}

.popup.light {
    max-width: 1024px;
    width: 100%;
    opacity: 1
}

.popup .close {
    position: absolute;
    right: 3rem;
    top: 2rem;
    width: 3rem;
    height: 3rem;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s
}

.popup .close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.popup .close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.popup .close:after,
.popup .close:before {
    position: absolute;
    left: 1.5rem;
    content: " ";
    height: 3rem;
    width: .1rem;
    background-color: #333
}

.popup .close:hover {
    opacity: 1
}

.content {
    width: 100%;
    padding: 4rem 5rem
}

.content p {
    font-size: 2rem;
    font-weight: 400
}

.overlayN .content-heightauto {
    width: 100%
}

.js-popup-body.active {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: anim-open;
    animation-name: anim-open
}

.white-shadow {
    position: relative
}

.white-shadow:before {
    content: "";
    height: 30px;
    width: 100%;
    top: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
    position: absolute;
    z-index: 1
}

a.link-blue {
    color: #01b4bb;
    text-decoration: none;
    font-size: 1.3rem;
    border-bottom: 1px solid #01b4bb
}

.bg-grey .input-block input:disabled {
    opacity: .5
}

.bg-blue .input-block input:disabled {
    opacity: .5
}

.float-left {
    float: left
}

ul.autocompleteDrop {
    width: 100%;
    margin: 0;
    max-height: 150px;
    overflow: auto;
    background: #fff;
    position: relative;
    z-index: 11
}

ul.autocompleteDrop li {
    padding: .6rem 1rem;
    font-size: 1.4rem;
    cursor: pointer
}

ul.autocompleteDrop li:hover {
    background: #f7f6f6
}

.vs__actions,
.vs__actions svg {
    display: none
}

.v-select .vs__selected-options .vs__search {
    height: 33px;
    position: relative;
    padding: 0
}

.v-select .vs__selected-options .vs__selected {
    float: none
}

.dark-form .v-select .vs__selected-options .vs__selected {
    color: #282828
}

.onlyDropDown label {
    pointer-events: none
}

.custom-dropdown .vs__selected {
    display: block;
    padding: 0;
    position: absolute;
    top: 6px;
    font-size: 1.8rem;
    width: 100%;
    text-align: left
}

.vs__selected-options:before {
    border-color: #fff;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: "";
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: text-top;
    transform: rotate(133deg);
    box-sizing: inherit;
    position: absolute;
    right: 0;
    bottom: 2rem;
    transition: all .15s cubic-bezier(1, -.115, .975, .855);
    transition-timing-function: cubic-bezier(1, -.115, .975, .855)
}

.dark-form .vs__selected-options:before {
    border-color: #282828
}

.vs--open .vs__selected-options:before {
    transform: rotate(315deg)
}

.custom-dropdown ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    box-shadow: 1px 2px 5px #ddd;
    width: 100%;
    left: 0;
    position: absolute;
    max-height: 185px;
    overflow-y: auto;
    z-index: 9999;
    display: inline-block;
    background-color: #fff
}

.custom-dropdown ul li {
    padding: 1rem 2rem;
    cursor: pointer;
    color: #282828;
    text-align: left;
    font-size: 1.6rem;
    list-style-type: none
}

.custom-dropdown ul li:hover {
    background: #f1f1f1
}

.custom-dropdown {
    position: relative
}

.custom-dropdown input.vs__search {
    width: 100%;
    background: 0 0
}

span.tooltip-ui {
    border: 1px solid;
    height: 1.5rem;
    width: 1.5rem;
    display: inline-block;
    border-radius: 10rem;
    padding: 0 5px;
    margin-left: .5rem;
    margin-top: .3rem;
    font-size: 1rem;
    color: rgba(40, 40, 40, .5);
    position: relative
}

span.tooltip-ui:before {
    content: "i";
    color: #282828
}

.bg-blue span.tooltip-ui,
.bg-blue span.tooltip-ui:before {
    color: #8097ac
}

span.tooltip-text {
    visibility: hidden;
    width: 250px;
    background: #fff;
    color: #fff;
    text-align: left;
    border-radius: 10px;
    padding: 1.2rem 1.5rem;
    position: absolute;
    z-index: 99999;
    left: -20px;
    opacity: 0;
    font-size: 1.4rem;
    margin: auto;
    box-shadow: 0 0 18px #e6e0e0;
    font-weight: 400;
    margin-top: 3.5rem
}

.plan-block span.tooltip-text {
    margin-top: 2rem
}

span.tooltip-text:after {
    content: "";
    position: absolute;
    top: -19px;
    left: 16px;
    margin-left: 0;
    border-width: 10px;
    border-style: solid;
    border-color: #fff transparent transparent;
    transform: rotate(180deg)
}

.tooltip:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
    transform: translateY(-10px);
    transition: .3s linear;
    color: #282828;
    animation: 1s ease-in-out infinite alternate
}

a.tooltip {
    display: inline-block;
    outline: 0
}

.bg-blue span.tooltip-text {
    box-shadow: 0 0 10px rgba(45, 45, 45, .6)
}

.bg-blue .addons-detail span.tooltip-ui,
.bg-blue .addons-detail span.tooltip-ui:before {
    color: rgba(40, 40, 40, .5)
}

.bg-blue .addons-detail span.tooltip-ui {
    margin: 0 0 0 5px;
    opacity: 1;
    display: inline-block;
    font-size: 1rem
}

.il-penone span.tooltip-ui {
    display: none
}

.section-content h2 {
    padding-bottom: 1rem;
    margin: 0
}

#twlanding-vehile {
    text-transform: uppercase
}

.bg-blue .input-block input {
    border-bottom: 1px solid #5c748a
}

.bg-blue .input-block label {
    color: #8097ac
}

.bg-blue .input-check+label {
    color: rgba(255, 255, 255, .5)
}

.bg-blue .input-check+label:before {
    background: #00447c;
    border: none
}

.bg-blue span.ui-error {
    color: #fc9494;
    font-weight: 600
}

.ui-banner-content {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 2rem 10rem 0
}

.banner-para {
    font-size: 4.5rem;
    color: #fff;
    font-weight: 500
}

.banner-para span {
    display: block;
    font-size: 4.5rem;
    font-weight: 200
}

ul.ui-banner-list {
    padding: 3rem 0 0;
    width: 100%;
    display: inline-block;
    margin: 0 auto
}

ul.ui-banner-list li {
    font-size: 2.5rem;
    color: #fff;
    padding-bottom: 2rem;
    font-weight: 200
}

ul.ui-banner-list li svg {
    width: 40px;
    margin-right: 1rem;
    height: 34px;
    vertical-align: bottom
}

ul.ui-banner-list li img {
    margin-right: 1rem;
    vertical-align: bottom
}

.ui-form-block {
    display: inline-block;
    margin: 0 auto;
    width: 100%
}

.ui-form-block .input-block {
    margin-bottom: 5rem
}

.input-check+label:before {
    width: 1.8rem;
    height: 1.8rem
}

.input-check:checked+label:after {
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    bottom: 6px;
    left: 6px;
    top: 2px
}

.input-check:checked+label:before {
    background: #fe6625;
    border: solid #fe6625
}

.ui-form-block .input-block {
    margin-bottom: 5rem
}

.ui-form-block .input-block.mar-bottom {
    margin-bottom: 2rem
}

.ui-form-block .check-feild {
    padding-bottom: 2rem
}

.ui-form-block span.error-bottom {
    bottom: -15px
}

.ui-form-block .check-feild .ui-error {
    bottom: 0;
    color: #fc9494
}

.ui-form-block .check-feild .ui-error a {
    color: #fc9494;
    font-weight: 600;
    font-size: 1.2rem
}

.ui-form-block .check-feild .ui-error a:hover {
    text-decoration: underline
}

.ui-form-block .check-feild span {
    color: rgba(255, 255, 255, .5)
}

.ui-form-block .check-feild span a {
    color: rgba(255, 255, 255, .5);
    cursor: pointer
}

.ui-form-block .check-feild span a:hover {
    text-decoration: underline
}

.ui-form-block .ui-submit-btn {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    margin-top: 1rem
}

.ui-form-block a.renewal-link {
    background: #004a80;
    border-radius: 8px;
    padding: 1rem;
    font-size: 1.3rem;
    text-decoration: none;
    width: 100%;
    max-width: 22rem;
    display: inline-block;
    vertical-align: top;
    margin-left: 2rem
}

.ui-form-block a.renewal-link span {
    display: inline-block;
    font-size: 1.3rem;
    width: 80%
}

.ui-form-block a.renewal-link svg {
    margin-right: 1rem;
    vertical-align: baseline
}

.ui-form-block a.renewal-link img {
    margin-right: 1rem;
    vertical-align: baseline
}

.ui-form-block .re-quote {
    font-size: 1.7rem;
    color: #f26624;
    font-weight: 500;
    border-bottom: none;
    text-decoration: underline;
    display: inline-block;
    margin: 3rem 2rem 0
}

.ui-card-wrap p {
    font-size: 1.5rem;
    position: relative
}

.ui-card-wrap {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 5rem 0 0
}

.ui-card-wrap .card-block {
    display: inline-block;
    width: 30%;
    text-align: center;
    margin: 0 auto;
    padding: 0 1rem
}

.ui-card-wrap .card-block span {
    font-size: 3rem;
    font-weight: 300;
    color: #f26624;
    text-align: center;
    padding-bottom: 1rem;
    display: inline-block
}

.ui-card-wrap .card-block p span {
    font-size: 1.5rem;
    color: #282828;
    padding: 0 2rem;
    position: relative
}

.ui-card-wrap .card-block p span:after {
    content: "";
    background: #bebebe;
    display: inline-block;
    height: .4rem;
    width: .4rem;
    border-radius: 50px;
    position: absolute;
    top: 14px;
    left: 100%;
    right: auto
}

.ui-card-wrap .card-block span:last-child:after {
    display: none
}

.tw-img-detach svg {
    margin: 0 auto
}

.tw-img-detach img {
    margin: 0 auto
}

.common-insurance-blocks {
    width: 100%;
    display: inline-block;
    position: relative
}

.common-insurance-blocks em {
    font-size: 4.5rem;
    font-style: normal;
    position: absolute;
    left: 0;
    top: 40px;
    color: #f4824c
}

.common-insurance-blocks h4 {
    font-size: 1.7rem;
    color: #282828;
    font-weight: 600;
    padding-bottom: 1rem
}

.common-insurance-blocks p {
    font-size: 1.5rem;
    line-height: 2.5rem
}

.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
}

.ui-check-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 1.7rem;
    background-image: url(/docs/default-source/assets/freshlook/images/ui-correct-ico.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 2rem;
    width: 2rem
}

.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: 2rem;
    width: 2rem
}

.ui-check-list {
    display: inline-block;
    width: 100%;
    margin: 0 auto
}

.ui-check-list p {
    font-weight: 600;
    font-size: 1.7rem;
    padding-bottom: .5rem
}

.ui-check-list span {
    font-size: 1.4rem;
    line-height: 2.3rem
}

.ui-check-list.exclusion-tabs li {
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 1.5rem
}

.ui-policy-documents {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    border-top: 1px solid #dcd8d8;
    padding: 3rem 2rem 0
}

.ui-policy-documents p {
    font-size: 1.7rem;
    font-weight: 600
}

.ui-policy-documents p a {
    font-size: 1.7rem;
    font-weight: 400;
    text-decoration: underline;
    padding-left: 3rem
}

.ui-claimimg-dth svg {
    margin: 0 auto
}

.ui-claimimg-dth img {
    margin: 0 auto
}

.claim-steps {
    margin-bottom: 3rem
}

.claim-steps p {
    font-size: 1.8rem;
    display: inline-block
}

.claim-steps ul {
    display: inline-block;
    padding: 0 1rem
}

.claim-steps li {
    color: #fff;
    display: inline-block;
    font-size: 1.5rem;
    width: 26px;
    height: 26px;
    text-align: center;
    padding-top: .3rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 1rem;
    position: relative;
    border: 1px solid
}

.icon-sprt {
    text-align: center
}

.claim-blocks {
    margin-bottom: 6rem
}

.claim-blocks li {
    width: 15rem;
    height: 14rem;
    display: inline-block;
    background: #004a80;
    -webkit-border-radius: 2rem;
    border-radius: 2rem;
    position: relative;
    margin-right: 9rem;
    padding-top: 4rem;
    vertical-align: top;
    z-index: 5;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    -webkit-transition: all .8s ease;
    transition: all .8s ease
}

.claim-blocks li:last-child {
    margin-right: 0
}

.claim-blocks li span {
    position: absolute;
    top: 13px;
    left: 20px;
    font-size: 1.8rem;
    color: rgba(255, 255, 255, .5)
}

.claim-blocks li p {
    text-align: center;
    position: absolute;
    bottom: 2rem;
    width: 100%;
    color: #fff;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
    font-size: 1.4rem;
    letter-spacing: .5px
}

.claim-blocks li:after {
    content: "";
    position: absolute;
    width: 100%;
    left: -100%;
    height: 100%;
    background: 0 0;
    -webkit-border-radius: 2rem;
    border-radius: 2rem;
    top: 0;
    z-index: -1;
    -webkit-transition: left 3s cubic-bezier(.73, .24, .45, .76);
    transition: left 3s cubic-bezier(.73, .24, .45, .76)
}

.claim-blocks li em {
    font-size: 3.8rem;
    color: #003d59;
    -webkit-transition: color .5s ease;
    transition: color .5s ease
}

.claim-blocks li.active {
    background: #004a80;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px rgba(0, 0, 0, .2)
}

.claim-blocks li.active:after {
    left: 0
}

.claim-blocks li.active em {
    font-size: 3.8rem;
    color: #fff
}

.claim-blocks li.active p {
    color: #fff
}

.pie_progress__svg {
    position: absolute;
    z-index: 5;
    width: 26px;
    top: 0
}

.dot {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 10px;
    right: 115%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dot em {
    background: #1a506a;
    width: 5px;
    height: 5px;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: .7rem
}

@-webkit-keyframes blink {
    50% {
        background-color: transparent
    }
}

@keyframes blink {
    50% {
        background-color: transparent
    }
}

.dot.active em:nth-child(2) {
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.dot.active em:nth-child(3) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.package-policy-wording {
    display: inline-block;
    width: 63%;
    margin: 0 auto;
    text-align: left;
    padding: 2rem 0 0
}

.package-policy-wording p {
    color: #6c6c6c;
    font-size: 1.3rem
}

.package-policy-wording p a {
    font-size: 1.3rem;
    color: #6c6c6c;
    text-decoration: none;
    border-bottom: 1px solid #b1b1b1;
    font-weight: 600;
    line-height: normal
}

.idv-img-detach svg {
    margin: 0 auto
}

.idv-img-detach img {
    margin: 0 auto
}

.tableWrapp {
    border-collapse: collapse;
    text-align: center;
    width: 70%;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 5rem
}

.tableWrapp td,
.tableWrapp th {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 1.2rem 2rem;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 300
}

.tableWrapp.wid-100 th {
    width: 20%
}

.tableWrapp td:first-child {
    text-align: left
}

.tableWrapp tr:nth-child(odd) {
    background-color: #f5f6f6
}

.tableWrapp th {
    text-align: left;
    background-color: #dddccb;
    font-size: 1.5rem;
    color: #000;
    padding: 1.5rem 2rem;
    border-right: 1px solid #ece9e9;
    font-weight: 700
}

.tableWrapp tr:last-child {
    border-bottom: 1px solid #ddd
}

.garages-search-block {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: left
}

.garages-search-block h2 {
    padding-bottom: 3rem
}

.garages-search-block h3 {
    font-weight: 600;
    font-size: 3rem
}

.garages-search-block .search-item {
    background: #fff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    width: 40rem;
    position: relative;
    margin-top: 2rem
}

.garages-search-block .search-item .icon-map {
    width: 25px;
    height: 30px;
    color: #01b4bb;
    font-size: 2.6rem;
    padding: 1.7rem 0 0 1.8rem;
    display: inline-block;
    position: absolute;
    background-image: url(/docs/default-source/assets/freshlook/images/ui-location-ico.png);
    background-repeat: no-repeat;
    top: 15px;
    left: 15px
}

.garages-search-block .search-item input {
    vertical-align: top;
    border: 0;
    min-width: 295px;
    min-height: 60px;
    font-size: 1.4rem;
    outline: 0;
    color: #696969;
    background: #fff;
    padding: 0 2rem 0;
    display: inline-block;
    padding-left: 5.5rem;
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.garages-search-block a {
    float: right;
    color: #fe6625;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 2.3rem 1.5rem 0 0;
    letter-spacing: .05rem
}

.search-item span.ui-error {
    bottom: -25px;
    color: #fc9494;
    font-weight: 600;
    display: none
}

.garages-search-block small {
    font-size: 1.3rem;
    color: #8097ac;
    text-align: left;
    display: block;
    position: relative;
    top: 5rem
}

.ui-widget.ui-widget-content {
    overflow: auto;
    max-height: 130px
}

.ui-menu .ui-menu-item {
    font-size: 1.4rem;
    color: #282828;
    padding: 1rem
}

.ui-menu .ui-menu-item:hover {
    background: #eee
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: none;
    background: 0 0;
    font-weight: 400;
    color: #282828;
    margin: 0
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: none;
    background: 0 0;
    font-weight: 400;
    color: #282828;
    margin: 0
}

.ui-garageimg-dth svg {
    margin: 0 auto
}

.ui-garageimg-dth img {
    margin: 0 auto
}

.garages-search-block small sub {
    bottom: 4px
}

.ui-tabs-modify {
    overflow: hidden
}

.ui-tabs-modify .tab-head {
    width: 70%;
    border-bottom: 2px solid #eeeff1;
    padding-top: 2rem;
    position: relative;
    text-align: center;
    margin: 0 auto;
    display: inline-block
}

.ui-tabs-modify .tab-head li {
    min-width: 18.2rem;
    float: left;
    text-align: center;
    font-size: 1.7rem
}

.ui-tabs-modify .tab-content-body {
    position: relative;
    width: 70%;
    display: inline-block;
    margin: 0 auto;
    text-align: left
}

.ui-tabs-modify .common-insurance-blocks {
    padding: 3rem 2rem 0
}

ul.arrow-tab-list {
    display: inline-block;
    text-align: left;
    width: 100%;
    padding: 2rem 2rem 0
}

ul.arrow-tab-list li:before {
    content: "";
    display: inline-block;
    background-image: url(/docs/default-source/assets/freshlook/images/ui-arrow-ico.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 6px
}

ul.arrow-tab-list li {
    font-size: 1.5rem;
    font-weight: 300;
    padding-bottom: 1rem;
    display: inline-block;
    width: 46%;
    float: left;
    position: relative;
    padding-left: 3rem;
    margin-right: 3rem;
    color: #282828
}

ul.arrow-tab-list.ui-width-half {
    width: 48%;
    float: left
}

ul.arrow-tab-list.ui-width-half li {
    width: 100%
}

ul.arrow-tab-list.ui-width-full li {
    width: 100%
}

p.small-para {
    font-size: 1.3rem
}

p.link-para {
    font-size: 1.3rem;
    color: #6c6c6c
}

p.link-para a {
    font-size: 1.3rem;
    color: #6c6c6c;
    border-bottom: 1px solid #6c6c6c82;
    line-height: normal
}

p.ui-note {
    color: #6c6c6c
}

.ui-reviews-slider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 15rem;
    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-next {
    position: absolute;
    right: 0;
    top: 15rem;
    font-size: 0;
    border: 1px solid #adadad;
    height: 5rem;
    width: 5rem;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 0
}

.ui-reviews-slider .owl-nav .owl-prev:before {
    border-color: #282828;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: text-top;
    transform: rotate(228deg);
    box-sizing: inherit;
    margin: 0;
    position: absolute;
    left: 21px;
    top: 18px
}

.ui-reviews-slider .owl-nav .owl-next:before {
    border-color: #282828;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: text-top;
    transform: rotate(47deg);
    box-sizing: inherit;
    margin: 0;
    position: absolute;
    left: 18px;
    top: 19px
}

.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 .reviews-rating-content p {
    font-size: 1.5rem;
    line-height: 3rem
}

.ui-reviews-slider .rating-fl {
    display: inline-block;
    width: 45%;
    margin-left: 1rem
}

span.star-fill {
    background-image: url(/docs/default-source/assets/freshlook/images/ui-orangestar-ico.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 12px;
    display: inline-block
}

span.star-gray {
    background-image: url(/docs/default-source/assets/freshlook/images/ui-graystar-ico.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 12px;
    display: inline-block
}

.ui-reviews-slider .rating-fl span {
    margin-right: .5rem
}

.ui-reviews-slider .rating-topbar:after {
    content: "";
    background-image: url(/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
}

.ui-reviews-slider .owl-nav .owl-prev:before {
    border-color: #282828;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: text-top;
    transform: rotate(228deg);
    box-sizing: inherit;
    margin: 0;
    position: absolute;
    left: 21px;
    top: 18px
}

.ui-reviews-slider .owl-nav .owl-next:before {
    border-color: #282828;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: text-top;
    transform: rotate(47deg);
    box-sizing: inherit;
    margin: 0;
    position: absolute;
    left: 18px;
    top: 19px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-next.disabled,
.owl-prev.disabled {
    opacity: .4;
    cursor: default !important
}

.owl-theme .owl-dots .owl-dot span {
    background: #ccc
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #f58220;
    width: 25px;
    margin: 5px 0
}

.owl-theme .owl-dots .owl-dot span {
    background: #eaeaea
}

.breadcrumb-main-block {
    width: 100%;
    padding: 2rem 0;
    border-top: 1px solid #ece9e9
}

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
}

ul.breadcrumbs li.active a {
    color: #6c6c6c;
    opacity: .8
}

ul.breadcrumbs li a:after {
    border: solid #282828;
    border-width: 0 1.2px 1.2px 0;
    display: inline-block;
    padding: 3px;
    vertical-align: top;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    content: "";
    margin-top: 6px;
    margin-left: 10px
}

ul.breadcrumbs li:last-child a:after {
    display: none
}

.viewlistpopup .popup {
    width: 62%;
    max-height: unset;
    margin: 45px auto
}

.viewlistpopup .popup h3 {
    font-size: 20px;
    display: block;
    text-align: center;
    color: #282828;
    font-weight: 700;
    padding: 15px 0 30px
}

ul.listOfgrg li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

ul.listOfgrg {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative
}

ul.listOfgrg li {
    display: inline-block;
    width: 45%;
    list-style: none;
    float: left;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
    margin-bottom: 20px
}

ul.listOfgrg li:before {
    content: "";
    background: url(/docs/default-source/assets/images/carplan/garaddico.png) no-repeat;
    width: 23px;
    height: 30px;
    display: inline-block;
    float: left;
    margin-right: 20px
}

ul.listOfgrg .netGargs {
    display: inline-block;
    float: left;
    width: 80%
}

ul.listOfgrg .netGargs h4 {
    margin: 0;
    font-size: 15px;
    color: #282828;
    font-weight: 500;
    text-align: left
}

ul.listOfgrg:before {
    content: "";
    height: 100%;
    width: 1px;
    background: #ebebeb;
    display: inline-block;
    position: absolute;
    left: 50%;
    right: 50%
}

ul.listOfgrg .netGargs p {
    font-size: 13px;
    color: #666;
    padding-top: 8px;
    opacity: .8;
    text-align: left;
    line-height: 1.4;
    margin-bottom: 5px
}

ul.listOfgrg li.mrR {
    margin-right: 10%
}

ul.listOfgrg .conGrgs {
    display: inline-block;
    width: 60%;
    margin: 0;
    text-align: left
}

ul.listOfgrg .manfGrgs {
    width: 35%;
    display: inline-block;
    float: right
}

ul.listOfgrg .conMn {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 10px 0;
    text-align: left
}

.dtlsCn {
    display: block
}

.findSortList {
    transition: opacity .2s, visibility .2s
}

.search-item .ui-error {
    display: none
}

.garage-search .search-item .ui-error {
    bottom: -20px
}

.garage-search .search-item {
    position: relative
}

#viewListp {
    overflow: auto !important
}

.idv-btn {
    text-align: right;
    padding: 2rem 3rem;
    border-top: 1px solid #ededed
}

.pad-block1 {
    padding: 5rem 1.5rem 0 5rem
}

.pad-block2 {
    padding: 5rem 0 0 2rem
}

.pad-top1 {
    padding-top: 1rem
}

.pad-top2 {
    padding-top: 2rem
}

.pad-top3 {
    padding-top: 3rem
}

.pad-top5 {
    padding-top: 5rem
}

.pad-bottom1 {
    padding-bottom: 1rem
}

.pad-bottom2 {
    padding-bottom: 2rem
}

.pad-bottom3 {
    padding-bottom: 3rem
}

.pad-left1 {
    padding-left: 1rem
}

.pad-left2 {
    padding-left: 2rem
}

.pad-left3 {
    padding-left: 3rem
}

.wid-100 {
    width: 100%
}

.font-weight200 {
    font-weight: 200
}

.font-weight500 {
    font-weight: 500
}

.font-weight600 {
    font-weight: 600
}

.font-weight800 {
    font-weight: 800
}

.font-size14 {
    font-size: 1.4rem
}

.font-size15 {
    font-size: 1.5rem
}

.font-size16 {
    font-size: 1.6rem
}

.font-size18 {
    font-size: 1.8rem
}

.font-size20 {
    font-size: 2rem
}

svg {
    max-width: 100
}

.tableWrapp {
    border-collapse: collapse;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;
    width: 100%
}

.tableWrapp.wid-100 th {
    width: 20%
}

.tableWrapp th {
    text-align: left !important;
    background-color: #dddccb;
    padding: 1.5rem 2rem;
    border-right: 1px solid #ece9e9;
    font-family: Muli;
    font-size: 15px;
    font-weight: 600;
    color: #000
}

.tableWrapp td,
.tableWrapp th {
    border-right: 1px solid #ece9e9;
    border-left: 1px solid #ddd;
    font-size: 15px;
    text-align: center;
    width: 230px
}

.tableWrapp td {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 17px;
    padding-bottom: 16px;
    font-family: Muli;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.33;
    color: #000;
    position: relative
}

.tableWrapp tr {
    border-bottom: solid 1px #eaeaea
}

.border-top-grey {
    border-top: solid 1px #eaeaea !important
}

.border-bottom-none {
    border-bottom: none !important
}

.tableWrapp tr:first-child {
    border-radius: 10px;
    border-bottom: none
}

.tableWrapp td:first-child {
    text-align: left;
    width: 290px;
    padding-left: 30px !important
}

.tableWrapp tr.row-1 {
    background-color: #f5f6f6
}

.tableWrapp tr.row-1 td {
    font-family: Muli;
    font-size: 15px;
    font-weight: 700;
    color: #282828;
    background-color: #f5f6f6;
    padding: 15px !important;
    padding-left: 30px
}

.active-accord:after {
    content: "";
    position: absolute;
    top: 25px;
    right: 11px;
    display: inline-block;
    padding: 6px;
    vertical-align: top;
    background-image: url(/docs/default-source/assets/freshlook/images/up-arrow.png?sfvrsn=39fd6b72_2);
    background-repeat: no-repeat
}

.close-accord:after {
    content: "";
    position: absolute;
    top: 25px;
    right: 11px;
    display: inline-block;
    padding: 6px;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-image: url(/docs/default-source/assets/freshlook/images/down-arrow.png?sfvrsn=39fd6b76_2)
}

.hide-row,
.show-row {
    width: 290px;
    cursor: pointer
}

.hide-row td {
    padding-top: 0 !important
}

.padding-top-0 {
    padding-top: 0 !important
}

.text-align-left {
    text-align: left !important
}

.padding-bottom-10 {
    padding-bottom: 10px !important
}

.health-table tr:nth-child(odd) {
    background-color: #fff
}

.health-table tr.row-1 td {
    padding-left: 30px !important
}

@media(max-width:767px) {

    .active-accord:after,
    .close-accord:after {
        right: 5px
    }
}

.ui-card-wrap .card-block h3 {
    font-size: 3rem;
    font-weight: 300;
    color: #f26624;
    text-align: center;
    padding-bottom: 1rem;
    display: inline-block
}

.common-insurance-blocks h3,
.tab-content-body h3 {
    font-size: 1.7rem;
    color: #282828;
    font-weight: 600
}

.section-content a {
    color: #fe6625;
    font-weight: 600;
    font-size: 17px;
    text-decoration: underline
}

.section-content a.btn-orange {
    text-decoration: none;
    color: #fff
}

a.btn-orange.inclusionread {
    color: #fe6625
}

.section-content .p_tg_font h1 {
    font-size: 3.5rem
}

h5 a {
    font-size: 1.7rem
}

.garages-search-block a {
    font-size: 1.2rem
}

#widgetError .popup .close:after,
#widgetError .popup .close:before {
    display: block
}
/*
@media (max-width:1366px) and (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1300px !important
    }
}
*/
@media(min-width:768px) and (max-width:1024px) {
    .landing-widget .container {
        margin: 0
    }

    .landing-widget .widgetSectn .tab-head li {
        padding: 3rem 6rem 3rem 2rem;
        width: 24.9%;
        min-width: 24.9%
    }

    .landing-widget .widget-content-body {
        padding: 4rem 2rem 0
    }

    .landing-widget .widget-content-body .detailsWrapp .adultOuter,
    .landing-widget .widget-content-body .detailsWrapp .adultOuter .date-feild {
        padding: 2rem 1rem
    }

    .landing-widget .widget-content-body .date-block span.jq-dte input.jq-dte-day,
    .landing-widget .widget-content-body .date-block span.jq-dte input.jq-dte-month {
        width: 40px !important
    }

    .healthFreshlook .formOuter .widget-content-body .checkWrapper {
        left: -18px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .healthFreshlook .formOuter .checkWrapper {
        bottom: -100px;
        left: -7px
    }

    .landing-widget .widget-content-body .detailsWrapp {
        width: 100%
    }

    .landing-widget .marRight {
        margin-right: 2rem
    }

    .landing-widget .input-block {
        width: 48%
    }

    .landing-widget .widget-content-body .btnwarpp {
        width: 100%;
        position: relative;
        left: 0;
        bottom: 0;
        text-align: left
    }

    .landing-widget .subs-block input {
        width: 36px
    }

    .landing-widget .input-block.steps-row span {
        font-size: 1.5rem
    }

    .landing-widget .widget-content-body .detailsWrapp .adultOuter {
        margin-bottom: 4rem
    }

    .landing-widget .widget-content-body {
        padding-top: 1rem
    }
}

@media(max-width:991px) {
    .landing-widget .input-block.steps-row span.sm_f {
        font-size: 16px;
        padding: 0
    }

    .landing-widget .widget-content-body .detailsWrapp .adultOuter .steps-row span.AdultB {
        font-size: 18px
    }

    .landing-widget .subs-block a {
        width: 4rem;
        height: 4rem;
        font-size: 3rem
    }

    .healthFreshlook .widgetSectn .optDetials .btnwarpp a {
        padding: 1.8rem 2rem
    }

    .widgetSectn .optDetials .block.countAdult {
        padding: 2rem 1.5rem
    }

    .healthFreshlook .countAdult .newTsenior .stepclLeft span.labelHead {
        font-size: 1.5rem
    }
}

@media(max-width:767px) {
    .landing-widget .widget-content-body .btnwarpp {
        display: block;
        text-align: center
    }

    .tncbasic img {
        margin-top: 8px
    }

    .ui_get_sticky.fixedBtns {
        width: 100%;
        position: fixed;
        z-index: 9999;
        left: 0;
        bottom: 0;
        right: 0;
        padding: 12px;
        height: 80px;
        background: #fff;
        box-shadow: 2px 3px 12px 1px rgba(0, 0, 0, .34);
        background-color: #00305b
    }

    .submit-btn {
        text-align: center
    }

    .gq-stickys {
        display: block
    }

    .ui_get_sticky a.btn-primary {
        width: 100% !important
    }

    .bk_btn_widgt {
        display: none;
        margin-bottom: 15px;
        margin-top: 8px;
        height: 18px;
        width: 80px
    }

    .tab_bk_btn {
        position: relative;
        top: -4px;
        left: 5px;
        font-size: 17px;
        font-weight: 600
    }

    .widget-content-body input:-webkit-autofill,
    .widget-content-body input:-webkit-autofill:active,
    .widget-content-body input:-webkit-autofill:focus,
    .widget-content-body input:-webkit-autofill:hover {
        -webkit-box-shadow: 0 0 0 50px #00305b inset !important;
        -webkit-text-fill-color: #fff
    }

    .healthFreshlook .landing-widget .input-block .subs-block input {
        color: #282828;
        height: 4rem;
        width: 4rem;
        vertical-align: super
    }

    .healthFreshlook .landing-widget .input-block .subs-block.kidBox input {
        padding-bottom: 0;
        font-size: 19px;
        vertical-align: baseline
    }

    .landing-widget .subs-block a.argeditBtn:before,
    .landing-widget .subs-block a.chieditBtn:before,
    .landing-widget .subs-block a.maxpeditBtn:before,
    .landing-widget .subs-block a.hbeditBtn:before {
        top: 2px
    }

    .healthFreshlook .formOuter .widgetSectn {
        min-height: 550px
    }

    #widgetError .popup {
        width: 100% !important;
        max-width: 100%
    }

    .healthFreshlook .zeroHassleWrapp h1 {
        padding-bottom: 1.2rem
    }

    .healthFreshlook .landing-widget .input-block input {
        border-bottom: 1px solid #5c748a;
        border-radius: 0
    }

    .landing-widget .input-block.focus label {
        font-size: 1.6rem;
        color: #8097ac
    }

    .healthFreshlook .landing-widget .ripple-bar:after {
        display: none
    }

    .landing-widget .widget-content-body .btnwarpp a {
        border-radius: 3rem !important
    }

    .check-feild {
        margin-bottom: 1.7rem;
        width: 100%
    }

    .healthFreshlook .formOuter .widget-content-body .checkWrapper label {
        width: 100%
    }

    .landing-widget .tab-head li.active:before {
        display: none
    }

    .landing-widget .tab-head li.active {
        background: #fff
    }

    .landing-widget .widget-content-body .detailsWrapp .chiadultWrapp,
    .landing-widget .widget-content-body .detailsWrapp .maxpadultWrapp {
        width: 100%
    }

    .landing-widget .tab-head li:first-child.active {
        border-radius: 15px
    }

    .healthFreshlook .landing-widget .input-block input,
    .landing-widget .input-block input,
    .landing-widget .input-block label {
        color: #fff
    }

    .landing-widget .widget-content-body .detailsWrapp .adultOuter {
        background: #fff
    }

    .landing-widget .widget-content-body .btnwarpp {
        position: relative;
        width: auto;
        bottom: auto
    }

    .healthFreshlook .formOuter .widget-content-body .checkWrapper {
        position: relative;
        bottom: auto;
        left: auto
    }

    .landing-widget .widget-content-body .detailsWrapp {
        width: 100%
    }

    .landing-widget .widget-content-body .detailsWrapp .adultOuter {
        margin-right: 0;
        width: 100%;
        padding: 1.5rem 2rem;
        margin-bottom: 3rem
    }

    .landing-widget .tab-wrap {
        overflow: hidden
    }

    .healthFreshlook .formOuter .widgetSectn {
        background: 0 0;
        position: relative;
        margin-top: 1rem
    }

    .landing-widget .tab-head {
        border-radius: 0;
        box-shadow: none;
        padding: 5px;
        background: #00305b;
        border: 0
    }

    .landing-widget .tab-head li:first-child {
        margin-top: 0
    }

    .landing-widget .tab-head li {
        width: 100%;
        text-align: left;
        padding: 2rem 4rem 2rem 9rem;
        letter-spacing: 0;
        margin-top: 2rem;
        background: #fff;
        border-radius: 15px;
        position: relative
    }

    .healthFreshlook .widgetSectn span.icon {
        left: 30px;
        top: 20px
    }

    .landing-widget .widget-content-body {
        padding: 2rem 1rem;
        position: absolute;
        top: 0;
        z-index: 5;
        background: #00305a;
        width: 100%;
        margin: 0 auto;
        display: inline-block;
        left: 0;
        right: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        top: 0;
        left: 100%;
        height: 100%
    }

    .landing-widget .input-block {
        width: 100%;
        margin-right: 0
    }

    .landing-widget .widget-content-body {
        padding: 0 0 4rem
    }

    .landing-widget .widget-content-body .detailsWrapp .adultOuter {
        margin-bottom: 2rem
    }

    .healthFreshlook .countAdult .newTsenior .stepclLeft span.labelHead {
        font-size: 1.5rem;
        display: block;
        line-height: 1
    }

    .countAdult .newTsenior .stepclLeft {
        line-height: 2.7rem
    }

    .widgetSectn .optDetials {
        position: relative;
        width: 100%;
        margin-top: -591px;
        left: 100%;
        z-index: 2;
        display: none;
        border-radius: 0;
        padding: 24px 0 50px;
        box-shadow: none
    }

    .healthFreshlook .widgetSectn .optDetials #adultPopp .adultOuter {
        border: 0;
        margin: 0;
        padding-top: 5rem
    }

    .healthFreshlook .widgetSectn .optDetials #adultPopp .healthadultDob {
        display: block;
        border: 0
    }

    .healthFreshlook .widgetSectn .optDetials #adultPopp .healthadultDob .Donebtn {
        float: none;
        text-align: center
    }

    .healthFreshlook .formOuter .widgetSectn .selectOptn {
        display: block;
        background: #00305b;
        border-bottom: 0
    }

    .healthFreshlook .widgetSectn .selectOptn a {
        width: 100%;
        background: #fff;
        margin-bottom: 2rem;
        border-radius: 15px
    }

    .healthFreshlook .widgetSectn .optDetials .detailsWrapp {
        width: 100%
    }

    .healthFreshlook .widgetSectn .optDetials .btnwarpp {
        width: auto
    }

    .healthFreshlook .zeroHassleWrapp .planBreakup li {
        display: block;
        padding-left: 2.5rem;
        padding-right: 0;
        padding-bottom: 2.5rem
    }

    .healthFreshlook .zeroHassleWrapp .planBreakup li:first-child {
        padding-left: 2.5rem;
        padding-right: 0
    }

    .healthFreshlook .zeroHassleWrapp .planBreakup li:before {
        border: 0;
        background: url(/docs/default-source/assets/images/chifresh/backchiarrow.png);
        background-repeat: no-repeat;
        height: 15px;
        width: 15px
    }

    .healthFreshlook .zeroHassleWrapp .planBreakup li:first-child:before {
        display: block
    }

    .healthFreshlook .widgetSectn a.active:before,
    .healthFreshlook .widgetSectn h2 br {
        display: none
    }

    .healthFreshlook .widgetSectn a:first-child {
        border-radius: 15px
    }

    .landing-widget .tab-head li {
        padding: 2rem 4rem 2rem 9rem;
        min-height: auto
    }

    .healthFreshlook .widgetSectn a:last-child {
        border-radius: 15px
    }

    .healthFreshlook .widgetSectn a .icon {
        left: 30px
    }

    .healthFreshlook .widgetSectn a:after {
        content: "";
        position: absolute
    }

    .landing-widget .tab-head li:before,
    .landing-widget .tab-head li:first-child.active:before {
        content: "";
        position: absolute;
        height: 20px;
        width: 20px;
        right: 15px !important;
        top: 50%;
        background: url(/docs/default-source/assets/images/chifresh/resarrow.svg?sfvrsn=2);
        background-repeat: no-repeat;
        transform: translateY(-50%)
    }

    .landing-widget .subs-block a.min-num,
    .landing-widget .subs-block a.plus-num {
        border-radius: 5px
    }

    .landing-widget .tab-head li:first-child.active:before {
        display: block;
        background: transparent url(/docs/default-source/assets/images/chifresh/resarrow.svg?sfvrsn=2);
        background-repeat: no-repeat;
        right: 10px;
        left: auto
    }

    .healthFreshlook .formOuter .checkWrapper {
        bottom: 0;
        left: 0
    }

    .widgetSectn .overlay {
        width: 100%;
        height: 100%;
        background: #00305b;
        opacity: 1;
        position: absolute;
        top: 0;
        z-index: 1;
        display: none;
        left: 0
    }

    .overlay.addAdultoverlay {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, .5);
        transition: opacity .2s;
        opacity: 1;
        z-index: 98;
        display: none
    }

    .healthFreshlook .widgetSectn .optDetials .adultOuter {
        background: #fff
    }

    .healthFreshlook .formOuter .widgetSectn .optDetials {
        position: relative;
        width: 100%;
        z-index: 99;
        margin-top: -600px;
        left: 100%;
        z-index: 2;
        display: none;
        border-radius: 0;
        padding: 24px 0 50px;
        box-shadow: none
    }

    .healthFreshlook p.note {
        margin-top: -90px;
        line-height: 1.61
    }

    .healthFreshlook .widgetSectn .optDetials .btnwarpp {
        bottom: 0
    }

    .healthFreshlook .widgetSectn .optDetials .detailsWrapp .check-feild {
        margin-bottom: 2rem
    }

    .healthFreshlook .widgetSectn .optDetials .detailsWrapp .detailBox {
        padding: 0
    }

    .healthFreshlook .widgetSectn .optDetials .healthadultDob {
        width: 100%;
        left: 0;
        z-index: 9999;
        padding: 2rem
    }

    .widgetSectn .optDetials .block.datepickerBlock {
        width: 100%
    }

    .healthFreshlook .widgetSectn .adultOuter .formblock label {
        display: none
    }

    .healthFreshlook .widgetSectn .optDetials .adultOuter.active .countAdult {
        border: 0;
        padding-bottom: 0
    }

    .healthFreshlook .widgetSectn .optDetials .adultOuter.active .healthadultDob {
        border: 0
    }

    .bg-blue .input-check+label:before,
    .input-check+label:before {
        vertical-align: top
    }

    .healthFreshlook .formOuter {
        padding-top: 2rem;
        padding-bottom: 2rem;
        margin-top: -1px
    }

    .widgetSectn .optDetials .block input {
        border-bottom: 1px solid #5c748a
    }

    .healthFreshlook .widgetSectn .optDetials .block.focus label {
        color: #8097ac
    }

    .healthFreshlook .widgetSectn .optDetials .stepColum input {
        border: 0
    }

    .healthFreshlook .formOuter .checkWrapper .check-feild label span.tncbasic {
        width: 89%;
        display: inline-block
    }

    .landing-widget .widget-content-body .detailsWrapp .adultOuter .adultBoxWrapp {
        top: 77px
    }

    .landing-widget .input-block.mobWrapp {
        margin-top: 3rem
    }

    .landing-widget .widget-content-body .detailsWrapp .adultOuter .date-feild {
        padding: 2rem
    }

    .landing-widget .widget-content-body .detailsWrapp .adultOuter .btn-orange {
        width: 100%;
        text-align: right
    }

    .landing-widget .widget-content-body .detailsWrapp .adultOuter .adultBoxWrapp span.ui-error {
        bottom: 11px;
        text-align: left;
        padding-right: 0;
        position: relative;
        width: 50%;
        left: 0;
        float: right
    }
}

@media(max-width:640px) {
    .healthFreshlook .formOuter .widgetSectn .optDetials {
        margin-top: -510px
    }

    .healthFreshlook .zeroHassleWrapp h1 {
        font-size: 3.5rem
    }
}

@media(max-width:480px) {
    .landing-widget .widget-content-body .date-block span.jq-dte input {
        font-size: 14px
    }

    .landing-widget .widget-content-body .date-block span.jq-dte input.jq-dte-day,
    .landing-widget .widget-content-body .date-block span.jq-dte input.jq-dte-month {
        width: 45px !important
    }

    .landing-widget .subs-block input {
        width: 35px
    }

    .landing-widget .input-block.steps-row span {
        font-size: 1.5rem
    }

    .input-check+label:before {
        vertical-align: top
    }

    .countAdult .newTsenior .stepclLeft {
        font-size: 1.3rem
    }

    .healthFreshlook .formOuter .widgetSectn .optDetials {
        margin-top: -535px
    }

    .healthFreshlook .check-feild.whatsupCheck .input-check:checked+label:after {
        bottom: 21px;
        left: 6px
    }

    .check-feild.whatsupCheck span {
        width: 89%;
        display: inline-block
    }

    .healthFreshlook .widgetSectn .selectOptn a {
        padding: 2rem 3rem 3rem 6rem
    }

    .healthFreshlook .widgetSectn .selectOptn a .icon {
        left: 11px;
        top: 22px
    }

    .healthFreshlook .zeroHassleWrapp h1 {
        font-size: 2.8rem
    }

    .healthFreshlook .zeroHassleWrapp .planBreakup li {
        font-size: 1.5rem;
        padding-bottom: 1.5rem
    }

    .landing-widget .widget-content-body .date-block span.jq-dte input.jq-dte-year {
        width: 80px !important
    }

    .healthFreshlook .widgetSectn .adultOuter .block.date-block {
        width: 60%
    }

    .landing-widget .widget-content-body .detailsWrapp .adultOuter .date-feild label {
        font-size: 1.5rem
    }

    .healthFreshlook .landing-widget .input-block label {
        color: #8097ac !important
    }
}

@media(max-width:360px) {
    .landing-widget .widget-content-body #landingPP .pp-form-block {
        width: 100%;
        padding-top: 2rem
    }

    .healthFreshlook .widgetSectn span.icon {
        left: 17px
    }

    .landing-widget .tab-head li {
        padding-left: 7rem
    }

    .landing-widget .input-block.mobWrapp {
        margin-top: 1rem
    }
}

@media(max-width:320px) {
    .landing-widget .input-block.steps-row span {
        font-size: 1.2rem
    }

    .landing-widget .widget-content-body .detailsWrapp .adultOuter .steps-row span.AdultB {
        font-size: 1.5rem
    }
}

@media(max-width:1360px) {
    .ui-form-block a.renewal-link {
        margin-left: .5rem;
        max-width: 19rem
    }

    .ui-form-block a.renewal-link span {
        font-size: 1.2rem;
        width: 75%
    }

    .input-block {
        max-width: 100%
    }

    .ui-tabs-modify .tab-head li {
        min-width: 13.7rem
    }

    .ui-card-wrap .card-block span {
        font-size: 2.5rem
    }

    .ui-card-wrap .card-block p span {
        font-size: 1.4rem;
        padding: 0 1rem
    }

    .claim-blocks li {
        margin-right: 4rem
    }
}

@media(max-width:1199px) {
    img.whatsapp-img {
        width: 50px;
        margin-left: 0
    }

    .input-check+label {
        font-size: 1.2rem
    }

    .ui-tabs-modify .tab-content-body,
    .ui-tabs-modify .tab-head {
        width: 100%
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .reviews-rating-content {
        padding: 0 3rem
    }

    .rating-topbar:after {
        right: 0
    }

    .ui-card-wrap .card-block span {
        font-size: 2.2rem
    }

    .package-policy-wording {
        width: auto
    }
}

@media(max-width:991px) {
    .dot {
        display: none
    }

    .idv-img-detach,
    .tw-img-detach,
    .ui-garageimg-dth,
    .ui-onlineimg-dth {
        padding: 3rem 0 0
    }

    .idv-img-detach img,
    .tw-img-detach img,
    .ui-claimimg-dth img,
    .ui-garageimg-dth img {
        text-align: center;
        margin: 0 auto
    }

    .banner-para,
    .banner-para span {
        font-size: 3rem
    }

    ul.ui-banner-list li {
        font-size: 2rem
    }

    .ui-banner-content {
        padding: 0
    }

    ul.ui-banner-list li img {
        width: 30px;
        height: auto;
        vertical-align: middle
    }

    .input-block label {
        font-size: 1.6rem
    }

    .input-block.focus label {
        font-size: 1.4rem
    }

    .input-block {
        max-width: 100%
    }

    .pad-block2 {
        padding: 3rem 0 2rem
    }

    .border-bottom1 {
        border-bottom: 1px solid #eee
    }

    .package-policy-wording {
        width: 100%
    }

    .tableWrapp {
        width: 100%
    }

    .ui-card-wrap .card-block {
        width: 100%;
        padding-bottom: 2rem
    }

    .owl-nav {
        display: none
    }

    .claim-block {
        text-align: center
    }

    .claim-blocks {
        margin-bottom: 3rem
    }

    .garages-search-block {
        text-align: center
    }

    .garages-search-block .search-item {
        margin: 0 auto
    }

    .garages-search-block small {
        top: 1rem;
        text-align: center
    }

    .ui-claimimg-dth img {
        position: relative;
        top: 10rem;
        overflow: hidden;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto
    }

    .claim-section {
        overflow: hidden
    }

    ul.listOfgrg:before {
        display: none
    }
}

@media(max-width:767px) {
    .popup {
        margin: 0;
        border-radius: 0
    }

    ul.listOfgrg li.mrR {
        margin-right: 0
    }

    ul.listOfgrg li {
        width: 100%;
        border: none
    }

    ul.listOfgrg .conGrgs,
    ul.listOfgrg .manfGrgs,
    ul.listOfgrg .netGargs {
        width: 100%
    }

    .ui-reviews-slider .rating-topbar h3 {
        border-right: none
    }

    .garages-search-block h3 {
        font-size: 2rem
    }

    .garages-search-block small {
        text-align: right
    }

    .scrollTop {
        display: none
    }

    .ui-form-block .ui-submit-btn {
        margin-top: 0
    }

    .fixedBtn {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        margin: 0;
        padding: 1rem 0;
        text-align: center;
        z-index: 2;
        -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .2);
        box-shadow: 0 1px 8px rgba(0, 0, 0, .2);
        display: inline-block;
        width: 100%
    }

    .gq-sticky {
        width: 90%
    }

    .container-small h2 {
        padding-left: 1rem
    }

    .ui-reviews-slider .item {
        padding: 2rem;
        border: 1px solid #cbcdce;
        border-radius: 1rem;
        min-height: 38rem;
        margin: 3rem 1rem 2rem
    }

    .ui-reviews-slider .rating-fl {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-bottom: 1rem
    }

    .pad-top5 {
        padding-top: 0
    }

    .ui-reviews-slider .rating-topbar:after {
        top: 31px;
        right: 30px
    }

    .claim-blocks li span {
        top: 10px;
        left: 0;
        right: 0;
        text-align: center
    }

    .ui-tabs-modify .tab-head {
        white-space: nowrap;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden
    }

    .ui-tabs-modify .tab-head li.active {
        border-bottom: 2px solid
    }

    ul.arrow-tab-list.ui-width-half {
        width: 100%
    }

    ul.arrow-tab-list li {
        width: 100%
    }

    .ui-tabs-modify .common-insurance-blocks {
        padding: 3rem 0 0
    }

    ul.arrow-tab-list {
        padding: 2rem 0 0
    }

    .ui-form-block a.renewal-link span {
        font-size: 1.4rem
    }

    .section-content {
        padding: 4rem 0 6rem
    }

    .section-content h2 {
        padding-bottom: 1rem;
        margin: 0;
        font-size: 3rem;
        text-align: left
    }

    .section-content p {
        text-align: left;
        line-height: 2.5rem
    }

    .ui-card-wrap .card-block span {
        font-size: 2.5rem
    }

    .ui-card-wrap .card-block p span {
        font-size: 1.2rem
    }

    .ui-card-wrap p {
        text-align: center
    }

    .tableWrapp {
        width: 100%;
        overflow: auto;
        display: inline-block
    }

    .search-item {
        width: 100%;
        max-width: 100%;
        margin: 0 auto
    }

    .garages-search-block a {
        font-size: 1.1rem
    }

    .garages-search-block .search-item input {
        min-width: 175px;
        margin-left: 2px;
        font-size: 1.2rem
    }

    .ui-form-block {
        margin-top: 3rem
    }

    .input-check+label:before {
        margin-right: .5rem
    }

    .ui-form-block .check-feild {
        width: 100%
    }

    .ui-form-block .ui-submit-btn {
        text-align: center
    }

    .ui-form-block a.renewal-link {
        margin: 0 auto;
        display: block;
        text-align: left;
        width: 100%;
        max-width: 30rem;
        margin-top: 2rem
    }

    .ui-form-block .re-quote {
        display: block
    }

    .tab-head li {
        min-width: 50%
    }

    .ui-check-list li {
        width: 100%
    }

    .ui-policy-documents {
        padding: 3rem 0 0
    }

    .ui-policy-documents p a {
        position: relative;
        display: block;
        padding: 0;
        font-size: 1.5rem
    }

    .ui-policy-documents p a:after {
        content: '';
        position: absolute;
        top: 12px;
        right: 8px;
        border: solid #282828;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        vertical-align: top;
        transform: rotate(-136deg);
        -webkit-transform: rotate(-44deg);
        transition: .6s
    }

    .claim-block h2 {
        text-align: center
    }

    .claim-blocks li {
        width: 10rem;
        height: 12rem;
        margin-right: 1rem;
        padding-top: 4rem
    }

    .claim-blocks li p {
        font-size: 1.2rem;
        bottom: 1rem
    }

    .garages-search-block h2,
    .garages-search-block p {
        text-align: center
    }
}

@media(max-width:480px) {
    .input-block .note a {
        font-size: 1rem
    }

    ul.breadcrumbs li a {
        padding-right: 1rem;
        font-size: 1.2rem
    }
}


body,
html {
    font-size: 62.5% !important
}

.submenu-wrap-top.info-wrap {
    bottom: auto !important
}

.login-nav {
    margin: 0
}

#arogya-insured .sPlanHead {
    display: none
}

.input-feild.focus label {
    top: -20px
}

.sub-menu-wrap {
    z-index: 9999
}

header {
    height: auto
}

ol,
ul {
    margin: 0;
    padding: 0
}

html {
    font-size: 62.5%
}

.login-nav {
    margin: 0
}

.topbar {
    display: none
}

.sub-menu-wrap.travel-wrap {
    width: 265px
}

.footerwrapper {
    padding: 0
}

.health_insurance .quick_links {
    padding: 0
}

.menu-list li a {
    font-weight: 500
}

.top-sub-list li a {
    font-weight: 500
}

.right-top-menu li a {
    font-weight: 500
}

.call-main-wrap h2 {
    font-weight: 500
}

.input-feild select {
    padding-top: 5px;
    font-size: 1.6rem
}

.ripple-line input {
    font-size: 1.6rem
}

.login-nav li a {
    border-right: none
}

.call-back-form {
    z-index: 9999
}

.sub-menu-list {
    padding: 0
}

.renewal-sub-list,
.top-sub-list,
.gc-List {
    padding-left: 0
}

.byfFooter p {
    margin: 0;
    padding: 0 0 20px;
    font-size: 12px;
    color: #666;
    font-weight: 400
}

.healthFreshlook .formOuter .widget-content-body .checkWrapper {
    position: absolute;
    bottom: -55px;
    display: inline-block;
    width: 100%;
    left: -28px
}

@media (max-width:991px) {

    .bottom-menu-wrap,
    .top-menu-wrap {
        padding: 0 10px
    }

    header {
        display: block;
        height: auto
    }

    .ilOverlay {
        z-index: 999
    }

    .call-back-form {
        z-index: 999999
    }
}

@media (max-width:767px) {
    .sPlanHead .glyphicon-comment {
        display: none
    }

    .sPlanHead .glyphicon-chevron-left {
        display: none
    }

    .healthFreshlook .formOuter .widget-content-body .checkWrapper {
        position: relative;
        bottom: auto;
        left: auto
    }
}

.traveBody .hosptWorldWrap .bagFlgts.heartRate {
    width: 250px;
    background-position: -182px -834px
}

.traveBody .hosptWorldWrap .hosptlsationBox a {
    color: #a41c22;
    font-size: 14px;
    font-weight: 700
}

.explrTravelIsnuPlans .insuMediClaimPolicy {
    padding: 30px 0
}

.explrTravelIsnuPlans .insuMediClaimPolicy p {
    color: #4d4d4f;
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 20px
}

.cover-table {
    width: 100%;
    background: #e7ecec;
    font-size: 16px;
    line-height: 16px;
    color: #4d4d4f;
    margin-bottom: 20px;
    margin-top: 15px
}

.cover-table thead tr th {
    border-bottom: 5px solid #063b6d;
    color: #063b6d;
    font-size: 18px;
    padding: 15px
}

.cover-table tbody tr {
    border-bottom: 1px solid #7a96ab
}

.cover-table tbody tr td {
    padding: 10px 25px
}

@media (max-width:991px) {
    .call-wrap {
        padding: 5px
    }
}

.chkSumOfferdWrap,
.homeInsuCoverPolicy {
    margin: 20px 0
}

.homeInsuCoverPolicy {
    margin: 0
}

.chkSumOfferdWrap {
    padding: 20px 0
}

.homeInsuCoverPolicy .homeInsuCoverBox {
    padding: 20px 0 30px
}

.chkSumOfferdWrap h3,
.homeInsuCoverPolicy h3 {
    color: #333;
    font-size: 24px;
    margin: 0;
    padding: 0
}

.chkSumOfferdWrap p,
.homeInsuCoverPolicy p {
    color: #333;
    padding: 10px 0 0;
    font-size: 16px;
    font-family: arial;
    margin: 0;
    text-align: justify
}

.chkSumOfferdWrap p strong {
    text-decoration: underline;
    padding-bottom: 15px;
    line-height: 18px
}

.homeInsuCoverPolicy p.italpara {
    font-style: italic
}

.chkSumOfferdWrap ul,
.homeInsuCoverPolicy ul {
    padding-left: 20px;
    margin: 20px 0 0
}

.chkSumOfferdWrap ul li,
.homeInsuCoverPolicy ul li {
    list-style-type: disc;
    font-size: 16px;
    padding-bottom: 10px
}

.homeInsuCoverPolicy a {
    color: #97291e;
    display: inline-block;
    padding: 0;
    margin-bottom: 15px;
    font-size: 16px;
    position: relative
}

.homeInsuCoverPolicy a:before {
    position: absolute;
    left: 105%;
    content: '';
    background-image: url(/includes_new/images/sprites1.png);
    width: 12px;
    height: 16px;
    background-position: -549px -142px;
    top: 2px;
    background-repeat: no-repeat;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.homeInsuCoverPolicy {
    position: relative
}

.homeInsuCoverPolicy:before {
    content: '';
    position: absolute;
    background: url(/includes_new/images/policy_cvg1.jpg) no-repeat;
    display: inline-block;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    z-index: -1
}

.whyShldPurchInsuWrap {
    background-color: #edece4;
    padding: 30px 0
}

.whyShldPurchInsuWrap .accordBox h3.accord-head {
    color: #fff;
    font-size: 24px;
    padding: 10px 38px 10px 12px;
    margin: 0;
    border-bottom: 1px solid #fff;
    background-color: #053c6d;
    margin: 20px 0;
    position: relative;
    font-weight: 400;
    cursor: pointer
}

.whyShldPurchInsuWrap .accordBox h3.accord-head:after {
    content: '+';
    font-size: 36px;
    display: inline-block;
    right: 2%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-weight: 300
}

.whyShldPurchInsuWrap .accordBox h3.active.accord-head:after {
    content: '-'
}

.whyShldPurchInsuWrap .accordBox .accord-body {
    display: none;
    padding: 0 20px;
    margin-bottom: 20px
}

.whyShldPurchInsuWrap p,
.whyShldPurchInsuWrap .accordBox .accord-body ul li {
    padding: 10px 0 0;
    color: #333;
    font-size: 16px;
    text-align: justify
}

.whyShldPurchInsuWrap .accordBox .accord-body ul {
    padding-left: 20px
}

.whyShldPurchInsuWrap .accordBox .accord-body ul li {
    list-style-type: disc
}

.whyShldPurchInsuWrap .accordBox .accord-body p a {
    color: #dc6d18;
    text-decoration: underline
}

.whyShldPurchInsuWrap .row ul li {
    font-size: 14px
}

.buySgleTripInsu.rotator ul.rotateAnchrBox {
    padding-top: 20px
}

.buySgleTripInsu.rotator ul.rotateAnchrBox li {
    display: inline-block
}

.buySgleTripInsu.rotator ul.rotateAnchrBox.text-center li a {
    padding: 0 10px;
    color: #fff;
    font-size: 18px;
    border-right: 1px solid #fff;
    display: inline-block;
    text-decoration: none
}

.buySgleTripInsu.rotator ul.rotateAnchrBox.text-center li:last-child a {
    border: none
}

@media (max-width:767px) {
    h2.head-text {
        padding: 10px 0;
        font-size: 18px;
        line-height: 22px
    }

    .homeInsuCoverPolicy .homeInsuCoverBox,
    .whyShldPurchInsuWrap {
        padding: 20px 15px
    }

    .chkSumOfferdWrap h3,
    .homeInsuCoverPolicy h3 {
        font-size: 18px
    }

    .chkSumOfferdWrap ul li,
    .homeInsuCoverPolicy ul li,
    .chkSumOfferdWrap p,
    .homeInsuCoverPolicy p {
        font-size: 14px
    }

    .whyShldPurchInsuWrap .accordBox h3.accord-head {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 26px 10px 12px;
        margin: 10px 0
    }

    .whyShldPurchInsuWrap p,
    .whyShldPurchInsuWrap .accordBox .accord-body ul li {
        font-size: 14px
    }

    .whyShldPurchInsuWrap .accordBox .accord-body {
        margin-bottom: 0
    }
}

.whyShldPurchInsuWrap .accordBox .accord-body p a,
.whyShldPurchInsuWrap .accordBox .accord-body li a {
    color: #dc6d18;
    text-decoration: underline
}

.homeInsuCoverPolicy h2.head-text,
.whyShldPurchInsuWrap h2.head-text {
    color: #063b6d
}

.popup_carousel .popup_items.active {
    height: 100%
}

@media (max-width:991px) {
    header {
        height: auto
    }

    header .header .rightBlog .liveChat {
        padding-top: 6px
    }

    #smartabanner {
        display: none !important
    }
}

.widgetSectn.landingWidget.info_sect {
    top: 0 !important;
    padding-top: 20px
}

@media (max-width:767px) {
    header .nav .mobPro .menuBox.proOpen.rightAln {
        top: -44px
    }

    .buySgleTripInsu.rotator ul.rotateAnchrBox.text-center li a {
        font-size: 13px
    }

    .cover-table thead tr th,
    .cover-table {
        font-size: 12px;
        line-height: 14px
    }
}

@media(min-width:767px) {
    .stepperRow .stepColum {
        width: auto
    }

    .stepperRow .stepColum {
        width: auto
    }

    .widgetSectn .optDetials .sInput .stepColum input.datePick {
        width: auto !important;
        font-size: 16px !important;
        z-index: 12;
        margin: 0;
        display: inline-block;
        height: 32px;
        vertical-align: top;
        text-align: center;
        border: 0;
        color: #063b6d !important;
        -webkit-text-fill-color: #063b6d !important
    }
}

@media(max-width:480px) {
    .landing-widget .tab-head li:last-child {
        margin-bottom: 25px
    }

    body {
        overflow-x: hidden
    }
}

.tblz01 {
    width: 100%;
    background: #e7ecec;
    font-size: 16px;
    line-height: 16px;
    color: #4d4d4f;
    margin-bottom: 20px;
    margin-top: 15px
}

.post-login .tblz01 {
    background: #fff
}

.tblz01 tr td,
.tblz01 tr th {
    padding: 15px;
    border-bottom: 1px solid #fff;
    text-align: left
}

.tblz01 tr th {
    background: #79292a;
    color: #fff;
    text-transform: uppercase;
    line-height: 16px;
    font-size: 14px
}

.homeInsuCoverPolicy .cover_hide .table>tbody>tr>td {
    font-family: arial;
    font-size: 16px;
    color: #415f81;
    border-bottom: 1px solid #7a96ab;
    padding: 10px
}

.widgetSectn {
    background: #fff;
    padding: 15px 0 0;
    position: relative
}

h1.head-text {
    color: #fff;
    padding-bottom: 30px;
    margin: 0;
    text-align: center;
    font-size: 30px
}

.hosptWorldWrap .bagFlgts.heartRate {
    width: 250px;
    background-position: -182px -834px
}

.input-block sup {
    font-size: 16px;
    font-weight: 300;
    color: #e71a1a;
    top: 9px
}

.popup_carousel .popup_items {
    display: none
}

.popup_carousel .close_popup {
    display: none
}

.tableWrapp.k-table th {
    font-family: Roboto, sans-serif;
    font-size: 14px
}

.tableWrapp.k-table td {
    font-family: Roboto, sans-serif;
    font-size: 15px
}

.rotator .items.active .front .member-text p {
    font-size: 16px
}

.rotator .member .member-text p,
.travel_insurance .rotator .member .member-text p {
    font-size: 16px;
    line-height: 2rem
}

html {
    overflow-x: hidden
}

#chiSubmit,
#argSubmit,
#hbSubmit,
#ppSubmit {
    background: #ec6608;
    font-weight: 400
}

@font-face {
    font-family: IndianRupee;
    src: url(/includes_new/fonts/IndianRupee-Regular_gdi.eot);
    src: url(/includes_new/fonts/IndianRupee-Regular_gdi.eot?#iefix) format('embedded-opentype'), url(/includes_new/fonts/IndianRupee-Regular_gdi.woff) format('woff'), url(/includes_new/fonts/IndianRupee-Regular_gdi.ttf) format('truetype'), url(/includes_new/fonts/IndianRupee-Regular_gdi.svg#IndianRupee-Regular) format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0060
}

.rpicon {
    font-family: indianrupee;
    color: #fff
}

.percentageImg {
    width: 100%;
    text-align: center;
    display: block
}

.landing-widget .chi-form-block .input-block.marRight {
    margin-right: 2rem
}

.healthFreshlook .zeroHassleWrapp h1 {
    font-size: 3.5rem
}

.healthFreshlook .zeroHassleWrapp .planBreakup li {
    font-size: 1.5rem;
    padding: 0 1rem
}

.check-feild.benefitViewLink {
    color: #fff;
    text-decoration: underline;
    vertical-align: middle;
    font-size: 12px;
    padding-left: 10px
}

.overlayN .popup.light {
    width: 50% !important
}

.healthFreshlook .formOuter .widget-content-body .checkWrapper .managePref {
    display: none;
    width: 100%;
    padding-left: 2.8rem;
    position: absolute
}

.healthFreshlook .formOuter .widget-content-body .checkWrapper.managePrefWrapp {
    bottom: -65px
}

.healthFreshlook .formOuter .widget-content-body .checkWrapper .managePref a:hover,
.healthFreshlook .formOuter .widget-content-body .checkWrapper .managePref a:active {
    color: #fff
}

.bg-blue span.errorN {
    color: #fc9494;
    display: none;
    position: absolute;
    right: 3rem;
    bottom: 0
}

@media (min-width:992px) {
    .mob_chi_disc {
        display: none
    }

    .landing-widget .tab-head li h2 {
        font-size: 1.6rem
    }

    .landing-widget .tab-head li {
        padding: 20px;
        min-height: 120px
    }

    .healthFreshlook .widgetSectn span.icon {
        right: 12px;
        top: 25px
    }
}

@media (max-width:991px) {
    .healthFreshlook .formOuter .widgetSectn {
        min-height: auto;
        /*border-radius: 0*/
    }

    .mob_chi_disc {
        display: block;
        margin-bottom: 18px
    }

    .chi_discount {
        display: none
    }
}

.chi_discount {
    margin-bottom: 30px
}

@media (max-width:767px) {
    .sfPublicWrapper .healthFreshlook .zeroHassleWrapp .planBreakup li {
        padding: 0 2.5rem
    }

    .percentageImg {
        display: none
    }

    .landing-widget .chi-form-block .input-block {
        width: 100%
    }

    .landing-widget .chi-form-block .input-block.marRight {
        margin-right: 0
    }
}

.ep-button {
    display: none
}

.mob-para {
    display: none
}

.desk-para {
    display: block
}

@media (max-width:767px) {
    .healthFreshlook p.note {
        margin-top: 0;
        padding-top: 20px
    }

    .ep-button {
        display: block
    }

    .ep-button a {
        width: 100%
    }

    .mob-para {
        display: block
    }

    .desk-para {
        display: none
    }
}

@media (max-width:768px) {
    .more-quotes-wrapper .close {
        position: absolute;
        right: 30px;
        top: 35px;
        display: block
    }
}

@media (max-width:480px) {
    .more-quotes-wrapper .close {
        right: 20px;
        top: 20px
    }
}

.adultOuter .tooltip .tooltiptext {
    visibility: hidden;
    width: 280px;
    height: 85px;
    background-color: #fff;
    color: #282828;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: -460%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity .3s
}

.adultOuter .tooltip .tooltiptext:after {
    content: "";
    position: absolute;
    top: -18%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #fff
}

.adultOuter .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1
}

.tooltiptext {
    font-size: 14px;
    position: absolute;
    font-family: Muli, sans-serif;
    font-size: 14px;
    color: #282828;
    background: #fff;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    width: 191px;
    height: 60px;
    text-align: left;
    left: 0;
    top: 150%;
    margin-left: -90px;
    box-shadow: rgb(0 0 0/10%) 0px 1px 11px 1px;
    background-color: #fff;
    padding: 10px 12px 10px 13px
}

@media (max-width:768px) {
    .landing-widget .input-block.steps-row span .tooltiptext {
        font-size: 14px;
        position: absolute;
        font-family: Muli, sans-serif;
        font-size: 14px;
        color: #282828;
        background: #fff;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        width: 191px;
        height: 60px;
        text-align: left;
        left: 70px;
        top: 150%;
        margin-left: -90px;
        box-shadow: rgb(0 0 0/10%) 0px 1px 11px 1px;
        background-color: #fff;
        padding: 16px 12px 10px 13px
    }

    .adultOuter .tooltip .tooltiptext:after {
        content: "";
        position: absolute;
        top: -17%;
        left: 15%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #fff
    }

    .adultOuter .tooltip {
        position: relative;
        top: 0 !important;
        /*left: -62%;*/
        left: 0;
        display: inline-block
    }
}

.heading1-super {
    color: #fff;
    font-size: 4.3rem
}

@media(max-width:767px) {
    .heading1-super {
        font-size: 2.8rem
    }

    .landing-widget .tab-head #argTabland:before {
        content: "";
        position: absolute;
        height: 20px;
        width: 20px;
        right: 15px !important;
        top: 50%;
        background: url(/docs/default-source/assets/images/chifresh/resarrow.svg?sfvrsn=2);
        background-repeat: no-repeat;
        transform: translateY(-50%)
    }
}

body {
    color: #616161
}

.whyShldPurchInsuWrap p,
.whyShldPurchInsuWrap .accordBox .accord-body ul li {
    color: #616161
}

.intrTravelInsuWrap .bttoBlogRow h3 {
    color: #616161
}

homeInsuCoverPolicy h3 {
    color: #616161
}

.tableWrapp td {
    color: #616161
}

.homeInsuCoverBox h3 {
    color: #333;
    font-weight: 700;
    font-size: 16px;
    font-family: arial
}

.chkSumOfferdWrap h2 {
    font-family: arial;
    color: #333;
    font-size: 24px;
    margin: 0;
    padding: 0
}

.accordBox .accord-head span {
    color: #fff
}

.sevenlinks a {
    padding: 0 10px;
    margin: 18px 0 0;
    color: #fff;
    font-size: 18px;
    border-right: 1px solid #fff;
    display: inline-block
}

.sevenlinks a:last-child {
    border-right: 0
}

.notes .aroglandhead {
    color: #333;
    font-size: 24px;
    text-align: left;
    margin: 0;
    padding: 35px 0 10px;
    font-weight: 500
}

.whyShldPurchInsuWrap .notes p {
    line-height: 2.3rem
}

.tabCnt .answer a {
    color: #dc6d18;
    padding-right: 5px;
    display: inline-block;
    float: none
}

table.cover-table {
    width: 100%;
    background: #e7ecec;
    font-size: 16px;
    line-height: 16px;
    color: #4d4d4f;
    margin-bottom: 20px;
    margin-top: 15px
}

.cover-table thead tr th {
    border-bottom: 5px solid #063b6d;
    color: #063b6d;
    font-size: 18px;
    padding: 15px
}

.cover-table tbody tr td {
    padding: 10px 25px
}

.cover-table tbody tr {
    border-bottom: 1px solid #7a96ab
}

.queriesSingleTripWrap ul.tabSectionBox li {
    width: 12%;
    padding: 0 110px 0 0
}

.queriesSingleTripWrap ul.tabSectionBox li span {
    font-size: 13px;
    font-weight: 300;
    padding-bottom: 3px
}

.insideCusReviewBox h2 {
    font-weight: 500;
    text-transform: none
}

.cusReviewWrap .other_pages_buy {
    padding: 10px
}

.hosptWorldWrap .container {
    padding: 0
}

.hosptWorldWrap .hosptlsationBox h4 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.1;
    color: #616161;
    text-align: center
}

.hosptWorldWrap .hosptlsationBox p {
    font-size: 14px;
    color: #333;
    width: 90%
}

.buySgleTripInsu.rotator .head-text {
    color: #fff;
    padding-bottom: 50px;
    margin: 0;
    text-align: center;
    font-size: 28px;
    font-weight: 700
}

.homeInsuCoverPolicy .homeInsuCoverBox .cover_edit h4 {
    font-family: arial;
    color: #333;
    font-size: 24px;
    margin: 0;
    padding: 24px 15px 0;
    text-align: left;
    font-weight: 500;
    line-height: 1.1
}

.whyShldPurchInsuWrap .head-text {
    font-weight: 400
}

.modal-backdrop {
    z-index: 0
}

.modal-dialog {
    width: 60%;
    margin: 5% auto
}

.claim_process p,
.twowheeler_insurance .claim_process p {
    font-family: arial;
    color: #333;
    font-size: 16px;
    padding: 10px 0 0;
    margin: 0
}

.homeInsuCoverPolicy a:before {
    background-image: none
}

.chk_eligible a.cover_rd,
.policy_coverage a,
.twowheeler_insurance .policy_coverage a {
    font-family: arial;
    color: #97291e;
    font-size: 16px;
    display: inline-block;
    padding: 0;
    margin-top: 15px
}

.cover_rd:active,
.cover_rd:hover {
    text-decoration: none;
    color: #333
}

.il-nav-next, .il-nav-prev {
    width: 44px;
    height: 44px;
    background-color: #fff;
    position: absolute;
    top: 40px;
    right: -10px;
    border-radius: 50%;
    cursor: pointer;
    /* filter: drop-shadow(-5px 0px 20px rgba(0, 0, 0, 0.25)); */
    filter: drop-shadow(-5px 0px 40px rgba(0, 0, 0, 1.25));
    z-index: 6;
}
.il-nav-prev {
    left: -10px;
}
.il-scrollable-tabs ul {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    /* white-space: nowrap; */
}
.healthFreshlook .widgetSectn span.maxProtecIcon {
    background: url("/docs/default-source/assets/images/chifresh/max-protect-icon.svg");
    height: 27px;
    width: 50px;
}
.il-scrollable-tabs ul::-webkit-scrollbar {
    display: none;
}
.il-nav-prev:before, .il-nav-next:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    background: url(/docs/default-source/assets/images/chifresh/widget-tab-arr-gradient.svg);
}
.il-nav-prev:before {
    background: url(/docs/default-source/assets/images/chifresh/widget-tab-arr-prev.svg);
}
.landing-widget .widget-content-body .detailsWrapp .chiadultWrapp .input-block label, .landing-widget .widget-content-body .detailsWrapp .maxpadultWrapp .input-block label {
    top: 22px;
}
.landing-widget .subs-block a.disable-Kid {
    background-color: #f5f6f6;
    color: #cbcdce;
    pointer-events: none;
}

@media (max-width:767px) {

    .landing-widget .widget-content-body .detailsWrapp .adultOuter .adultBoxWrapp{
        top: 60px !important;
    }
    .healthFreshlook .landing-widget .widget-content-body .date-block span.jq-dte input.jq-dte-month, 
    .healthFreshlook .landing-widget .widget-content-body .date-block span.jq-dte input.jq-dte-day {
        width: 32px !important;
    }
    .healthFreshlook .landing-widget .widget-content-body .date-block span.jq-dte input.jq-dte-year {
        width: 60px !important;
    }
    .freshAppwidget .tab-head {
        display: block;
    }
    .il-nav-next, .il-nav-prev {
        display: none;
    }
    .landing-widget .widget-content-body .detailsWrapp .chiadultWrapp, .landing-widget .widget-content-body .detailsWrapp .maxpadultWrapp {
        width: 100%;
    }
    .landing-widget .widget-content-body .detailsWrapp .adultOuter {
        margin-right: 0;
        width: 100%;
        padding: 1.7rem;
        margin-bottom: 2rem;
    }
    .landing-widget .widget-content-body .detailsWrapp .adultOuter .steps-row span.AdultB {
        font-size: 16px !important;
    }
    .landing-widget .input-block.steps-row span.sm_f {
        font-size: 12px !important;
        padding: 0;
    }
    .landing-widget .widget-content-body .detailsWrapp .adultOuter .subs-block {
        top: 2px;
    }
    .landing-widget .subs-block a.min-num, .landing-widget .subs-block a.plus-num {
        border-radius: 5px;
        width: 3rem;
        height: 3rem;
        line-height: 2.6rem;
        font-size: 2.4rem;
    }
    .healthFreshlook .landing-widget .input-block .subs-block input {
        color: #282828;
        height: 3rem;
        width: 4rem;
        /* font-size: 1.8rem; */
        text-align: center;
         vertical-align: initial !important; 
         padding-bottom: 10px !important;
    }
    .landing-widget .input-block.steps-row span {
        padding: 0;
    }
    .landing-widget .widget-content-body {
        z-index: 5;
        background: #fff;
        padding: 2rem;
    }

    .homeInsuCoverPolicy .homeInsuCoverBox,
    .whyShldPurchInsuWrap {
        padding: 20px 10px
    }

    .homeInsuCoverPolicy .homeInsuCoverBox .cover_edit h4 {
        padding: 24px 0 0
    }

    .modal-dialog {
        width: 100%
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    .landing-widget .widget-content-body .detailsWrapp .adultOuter {
        height: auto;
        line-height: inherit;
    }

    .landing-widget .marRight {
        margin-right: 2rem;
    }

    .ui_get_sticky {
        display: none;
    }

}