body {
    background-color: #f3f3f3;
}
.ap-commonBox-shadow {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.ap-popularCard {
    background-color: #fff;
    padding: 30px 0 20px;
    overflow: hidden;
    border-radius: 5px;
}
.ap-healthPlan-wrp {
    padding: 0 20px;
}
.ap-healthPlan-img {
    width: calc(40% - 12px);
}
.ap-healthPlan-img img {
    max-width: 100%;
}
.ap-healthPlan-info {
    width: calc(60% - 5px);
    margin-top: 15px;
}
.ap-healthLine {
    height: 1px;
    margin: 12px 0 22px;
    background-color: #f3f3f3;
}
.ap-healthBenefit-list {
    padding: 0 22px;
}
.ap-healthBenefit-list li {
    margin-bottom: 14px;
}
.ap-healthBenefit-list li span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.ap-healthBenefit-list li span svg {
    margin-bottom: -2px;
}
.ap-knowMore-wrp {
    margin: 10px 0;
}
.ap-knowMore-wrp .ap-healthKnow-more {
    color: #fc802b;
    text-decoration: underline;
}
.ap-knowMore-wrp .ap-healthBuy-click {
    height: 60px;
    line-height: 60px;
    border: none;
    padding: 0 90px;
    border-radius: 5px;
    color: #fff;
}
.ap-popularHealth-slider {
    margin-top: 25px;
    margin-bottom: 30px;
}
.ap-popularHealth-slider .ap-popularHealth-item {
    margin-right: 28px;
}
.ap-popularHealth-slider div.slick-list {
    padding: 0 280px 15px 0;
}
.ap-popularHealth-slider .slick-dots {
    bottom: -25px;
}
.ap-popularCard .ap-popularLabel {
    right: 0;
    top: 0;
    display: inline-block;
    background-color: #c9ffc5;
    color: #06a800;
    text-align: center;
    padding: 12px 24px;
}
.ap-tabsCoverage-health {
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16);
    background-color: #e5e5e5;
    padding: 0;
    border-radius: 5px;
    max-width: 500px;
    width: 100%;
    margin-top: 25px;
}
.ap-tabsCoverage-health .ap-tabsCoverage-inner-health .ap-tabsCoverage-link-health {
    display: inline-block;
    border: none;
    font-size: 18px;
    font-weight: 500;
    color: #2c2c2c;
    padding: 14px 10px;
    cursor: pointer;
    background-color: transparent;
    width: 100%;
    transition: 0.4s;
    font-family: Poppins, sans-serif;
    margin-left: 0;
}
.ap-tabsCoverage-inner-health {
    width: 50%;
}
.ap-tabsCoverage-health .ap-tabsCoverage-inner-health.active .ap-tabsCoverage-link-health {
    background-color: var(--indus-blue);
    color: #fff;
    border-radius: 5px;
}
.ap-fixedTitle-height {
    height: 70px;
}
.ap-padBt-none {
    padding-bottom: 30px;
}
.ap-healthCompare-inner .ap-healthCompare-title {
    width: 50%;
    float: left;
}
.ap-healthCompare-inner .ap-healthCompare-click {
    width: 35%;
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
}
.ap-whyHealth-list {
    margin-top: 20px;
}
.ap-whyHealth-list li {
    width: calc(33.33% - 20px);
}
.ap-whyHealth-list li .ap-whyCard p {
    height: 100px;
}
.ap-healthPlan-brief {
    max-width: 1000px;
    width: 100%;
    display: inline-block;
    z-index: 2;
}
.ap-popup-inner {
    background-color: #fff;
    padding: 40px 40px 80px;
    border-radius: 5px;
    z-index: 2;
}
.ap-popup-inner .ap-popup-head {
    font-size: 25px;
    margin-bottom: 10px;
}
.ap-healthPlan-tabWrp {
    margin-top: 15px;
}
.ap-healthContent {
    margin-top: 25px;
}
.ap-healthPop-tabs {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 12px;
}
.ap-healthPop-tabs li {
    margin-right: 45px;
    position: relative;
    transition: 0.4s;
}
.ap-healthPop-tabs li::after {
    content: "";
    position: absolute;
    width: 0%;
    height: 2px;
    background-color: #104b95;
    border: 10px;
    left: 0;
    bottom: -13px;
    display: inline-block;
    transition: 0.4s;
}
.ap-healthPop-tabs li.current::after {
    width: 100%;
}
.ap-floaterDOB-wrp .ap-commonCalender-wrp,
.ap-healthChooseFlow,
.ap-healthCustomFamily-div,
.ap-healthFamily-div,
.ap-healthFloaterFamily-div,
.ap-healthreimburseTab-content,
.ap-innerContent-wrp.ap-heathLastScreen,
.health-tab-content {
    display: none;
}
.health-tab-content.current {
    display: inherit;
}
.ap-healthContent .ap-healthBenefit-list {
    padding: 0;
}
.ap-healthContent .ap-healthBenefit-list li{
    display: flex;
}
.ap-bluePatch {
    left: 0;
    top: -30px;
    width: 100%;
    padding: 25px;
    background-color: #104b95;
    display: block;
    border-radius: 5px;
    z-index: -1;
}
.ap-healthPlan-buy {
    max-width: 550px;
    width: 100%;
    display: inline-block;
    z-index: 2;
}
.ap-healthPlan-buy .ap-popup-inner {
    padding-bottom: 40px;
}
.ap-healthPlan-type {
    margin-bottom: 20px;
}
.ap-commonBenefit-list {
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 0 40px;
}
.ap-commonBenefit-list li {
    display: inline-block;
    margin-right: 12px;
}
.ap-commonBenefit-list li span {
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 8px 15px;
}
.ap-healthBenefit-list h2 {
    font-size: 16px;
}
.ap-healthBenefit-list.no-pad {
    padding-left: 0;
}
.ap-healthBenefit-list.no-pad li span {
    margin-right: 12px;
}
.ap-floaterPlanWrp {
    margin-top: 10px;
    margin-bottom: 15px;
}
.ap-floaterPlanWrp input[type="radio"] {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.ap-floaterPlanWrp input[type="radio"] + label {
    display: inline-block;
    color: #101010;
    text-align: center;
    padding: 4px 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin-right: 12px;
    width: 200px;
    cursor: pointer;
    transition: 0.4s;
}
.ap-floaterPlanWrp input[type="radio"]:checked + label {
    background-color: #06a800;
    border-color: #06a800;
    color: #fff;
}
.ap-healthFloater-main {
    margin-top: 8px;
    margin-bottom: 8px;
    display: none;
}
.topFeature li {
    display: inline-block;
    width: 290px;
    margin: 10px 0;
}
.topFeature li img,
.whyBuyHI img {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 10px;
}
.topReason {
    height: 345px;
}
.whyBuyHI {
    margin: 20px auto;
}
.whyBuyHI .ap-health-para {
    margin: 0px 10px;
}
#doesWork .benContainer {
    background: #ffffff;
}
/*new global css start*/
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/SiteAssets/MidLife/fonts/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B7y03Sup8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
	hr{margin-block-start: 4.8em;
    margin-block-end: 0.5em;}
	.ap-globalsumAssuredSelect-inner,.ap-globalsumAssuredSelect-inner .ap-sumAssured-Globaltext,.ap-globalsumAssuredSelect-inner .ap-sumAssuredRange-wrp,.ap-globalPlan-card .ap-switchBtn-wrp{width: 100%;}
	.ap-globalPlan-card .ap-switchBtn-wrp{border-bottom:1px solid #ddd; padding-bottom:10px;}
	.ap-globalPlan-card hr{margin-block-start:2.5em;}
	.ap-globalsumAssuredSelect-inner .irs--flat.irs-with-grid{max-width:100%;}
	.ap-sumAssured-Globaltext .ap-sumAssured-amt{color: var(--indus-blue);}
	.ap-commonglobal-btn{width: 165px; padding:10px 0px; margin-top:10px; border:1px solid #dddddd; border-radius:50px; vertical-align: middle; color:#101010; cursor: pointer;}
	.plan-btn{width: 165px; padding:10px 0px; margin-top:10px; border:1px solid #dddddd; cursor: pointer; border-radius:50px; vertical-align: middle; color:#101010;}
	.globalPlusIndia{margin-left: 20px;}
	.globalPop-up hr{margin:0 auto; border-top:0px solid #ddd;}
	.ap-globalPlan-card .ap-commonTag{padding:0 15px;}
	.ap-globalPlan-card .ap-commonTag.disabled{color: #101010; background-color: #f3f3f3;}
	.pt-10{padding-top:10px;}

	.pt-20{padding-top:20px;}.pb-20{padding-bottom:20px;}
	.ap-commonglobal-btn.active,.plan-btn.active{
  background: var(--indus-red); color:#ffffff;
}
	.includeCanada{margin-top: 15px; width: 350px;}
.ap-globalSumAssured-wrp{padding: 40px 35px;background:#ffffff;box-shadow: 0 -5px 12px var(--box-shadow);margin-top: 40px; -webkit-border-radius: 10px;}
	.radio-toolbar input[type="radio"] {
  display: none;
}
	.ap-globalPlan-card{border:2px solid var(--indus-red); border-radius: 5px; margin-top:10px;}
	.ap-globalPlan-card p, .ap-globalPlan-card .radio-toolbar{padding:20px;}
	.globalCoverage{padding:0 20px;}
	.ap-globalPlan-card h2{color:#ffffff!important;background: var(--indus-red);
    top: 784px;
    left: 288px;
    padding: 10px 0px;
    border-radius: 2px;
    opacity: 1;
    font-family: 'Dancing Script', cursive;
    text-align: center;
	font-weight: 600;
	}
	#indiaCoverage{display:none;}
	.ml-10{margin-left:10px;}
.radio-toolbar label {
  display: inline-block;
  border:1px solid #ddd;
	border-radius: 5px;
  padding: 10px 30px;
  cursor: pointer;
	margin-right:25px;
}
.radio-toolbar input[type="radio"]:checked+label {
    border:2px solid var(--indus-red);
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1)
  }
    .ap-globalPlan-card .radio-toolbar{display: flex; flex-wrap: wrap;}
    .ap-globalPlan-card .radio-toolbar label{padding: 10px; text-align: center; align-items: center; justify-content: center; width: 22%;}
    .ap-globalPlan-card .radio-toolbar label:last-child{margin-right: 0px;}
    .ap-globalPlan-card .radio-toolbar label div {border-bottom: 1px solid #dddddd; margin: 0px 0px 10px 0px; padding: 0px 0px 5px 0px;width: 100%;}
	.ap-globalPlan-card .ap-switchBtn-wrp .switch{width: 50px; height: 25px; margin-left: 20px;}
	.ap-globalPlan-card .ap-switchBtn-wrp .sliderSwitch:before{height: 20px; width: 20px}
	.ap-globalPlan-card .ap-switchBtn-wrp.ap-onState .sliderSwitch:before{transform: translateX(24px)}
	.globalPop-up .ap-addOnPop-radioWrp .ap-addPop-radioInner, .globalPop-up .ap-addOnPop-radioWrp .ap-addPop-radioInner{margin:5px 0 5px 0;}
	.globalPop-up .ap-popup-inner{padding:40px 0 40px 0;}
	.globalPop-up .ap-popup-inner .ap-popup-head,.ap-popup-inner .ap-discountText,.globalPop-up .ap-addPop-radioInner{padding: 0px 40px; }
	.globalPop-up .ap-popup-inner .ap-discountText{background-color:#f5f5f5; margin:10px 0; padding-top: 4px; padding-bottom:4px; text-align: left;}
	.globalPop-up .ap-switchBtn-wrp{margin-top:15px;}
	.giPlanCompare .rating, .PlanCompare .rating{display:block;}
	.giPlanCompare .ap-planSelection-div, .PlanCompare .ap-planSelection-div{padding: 0;width: 20%;}
	.giPlanCompare .ap-planMains-card.active, .PlanCompare .ap-planMains-card.active{background: transparent linear-gradient(117deg, #D0EEF3 0%, #19B2DD 100%) 0% 0% no-repeat padding-box;}
    .giPlanCompare .ap-commonCheckbox-wrp,.PlanCompare .ap-commonCheckbox-wrp{
      position: relative;
    }
    #indiaCoverPopup .ap-addPop-radioInner .ap-addOnRadio-div label .ap-recommendText{
        font-size: 12px;
    }
    .steps-preregistration-cont .premium-box .funnelImg{
        padding-top: 10px;
    }
    .giPlanCompare .alt-color,.PlanCompare .alt-color{
      background-color: #D0EEF3 !important;
    }
    .giPlanCompare .plan,.PlanCompare .plan {
      text-align:center;
      text-decoration:none;
      font-size:14px;
      vertical-align:middle;
    }
    .giPlanCompare .active_plan,.PlanCompare .active_plan {
    color:red !important;
    font-weight:bold !important;
    background-color:#5095b3 !important;
    }
    
    .giPlanCompare .active_header, .PlanCompare .active_header {
      border-color: aqua;
    }
.globalPop-up .ap-addOnPop-radioWrp{margin-top:20px;}
.globalPop-up .ap-recommendText{padding:5px 20px; border-radius: 20px;color:#ffffff;}
.globalPop-up select.form-control{width:85%;}
.globalPop-up .ap-addOnPop-radioWrp .floating-label .floating-select:not([value=""]):valid ~ label{left:8%;}
.globalPop-up .ap-addOnPop-radioWrp .floating-label{margin-bottom:5px;}
.PlanCompare .ap-starsWrp .ap-ratingCard{width:25%;}
/*new global css start*/

/* global css pk start */
.ap-healthPlan-type .ap-switchBtn-wrp  span.nav-color{
    width: 86%;
}
#ap-comparison-PopupGlobalHealth .ap-comparePageMT{padding:0 0 70px;}
#ap-comparison-PopupGlobalHealth .ap-comparePageMT .ap-compareWrp{overflow-x:auto;}
.ap-commonDeductibleSI-wrp h3 .ap-viewSimillar-click{
    padding-bottom: 20px;
}
#tblcomparedsktpghealthbasiccomp .ap-planSelection-div{
    width: 37.5%;
}
.ap-healthPlan-buy .ap-addOnPop-radioWrp{
    margin-top: 10px !important;
}
.ap-commonDeductibleSI-wrp.ap-commonBox-shadow.ap-topup-wrp.relative.globalHealthSection ul{flex-wrap: wrap;display: flex;width: 100%;padding: 10px 0px;}
.ml-0{margin-left:0!important;}
.planTab a{margin-left:20px;}
.globalHealthSection .planTab a{padding-bottom: 35px;}
.mt-25{margin-top:25px;}
#ap-healthBuy .ap-addPop-radioInner{height:35px;}
#divIndividualChecklist .ap-commonCalender-wrp.col-80, #divFloaterChecklist .ap-commonCalender-wrp.col-80{
    width: 100%;
}
/* global css pk end */