body{
    margin: 0;
    font-family: whitney-book;
    font-size: 16px;
    font-weight: 400;
}
@font-face {
    font-family: whitney-bold;
    src: url(../Fonts/whitney-bold.otf);
}

@font-face {
    font-family: whitney-book;
    src: url(../Fonts/whitney-book.otf);
}
.header-section{
    background-image: url(../img/top-banner.jpg);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    height: 400px;
}
.logo-img {
    text-align: right;
    width: auto;
}
.logo-img img.img-fluid {
    width: auto;
    height: 100px;
	margin-top: 15px;
    margin-right: 15px;
}
.container.custom-container{
    max-width: calc(100% - 70px);
}
.form-group {
    margin-bottom: 1rem;
}
.card.custom-form-filling {
    -webkit-box-shadow: 6px 8px 25px 0px rgb(0 0 0 / 10%);
            box-shadow: 6px 8px 25px 0px rgb(0 0 0 / 10%);
    border: 0;
    padding: 10px 20px;
    margin-top: -250px;
    border-radius: 15px;
    background: -o-linear-gradient(top, #fff 50%, #dcf1fa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#dcf1fa));
    background: linear-gradient(180deg, #fff 50%, #dcf1fa 100%);
}
.card.custom-form-filling .card-header {
    background: transparent;
    border-bottom: 2px solid #009EE2;
}   
h3.card-header-text {
    color: #00A0E3;
    font-size: 25px;
    font-family: whitney-book;
    font-weight: 400;
	text-align: center;
}
.card.custom-form-filling .label-text {
    font-size: 20px;
    color: #00A0E3;
    font-family: whitney-book;
	margin-bottom: 7px;
}
.card.custom-form-filling label {
    color: #E95A0C;
    font-size: 15px;
    font-family: whitney-book;
	font-weight: 600;
}
.card.custom-form-filling span {
    font-size: 15px;
    padding-left: 15px;
}
.btn.submit-btn {
    background: #E95A0C;
    color: #fff;
    border-radius: 60px;
    width: 170px;
    margin-top: 20px;
    font-family: 'whitney-bold';
    font-size: 23px;
}
.future-text {
    color: #00A0E3;
    font-size: 34px;
    font-weight: 500;
    font-family: whitney-book;
	margin-bottom: 15px;
}   
.left-text-area h3 {
    font-size: 32px;
    color: #00A0E3;
    font-weight: 500;
    font-family: whitney-book;
	margin-bottom: 0px;
}
.left-text-area h2 {
    color: #E95A0C;
    font-size: 42px;
    font-family: 'whitney-bold';
	line-height: 46px;
	margin-bottom: 0px;
}
.left-text-area h6 {
    font-size: 20px;
	line-height: 30px;
}
.gender-box {
    min-width: 30px;
    height: 30px;
    padding: 0 !important;
    display: block;
    border: 1px solid #3333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 5px;
    font-weight: 500;
    font-size: 14px !important;
    border-radius: 5px;
    color: rgba(51, 51, 51, 0.726);
}
span.gender-box.active {
    background: #009EE2;
    color: #fff;
    border-color: #009EE2;
}
.form-control{
    font-size: 14px;
    font-weight: 400;
}
.footer-bg-item {
    background: #6F767B;
    padding: 50px 0px 100px;
}
.footer-text p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: whitney-book;
}
.content-footer-box {
    padding: 25px;
    border: 2px solid #fff;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.content-footer-box h6 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    font-family: whitney-book;
}
.content-footer-box p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin: 15px 0px;
    font-family: whitney-book;
}
section.section {
    padding: 50px 0;
}
.top-heading h3 {
    color: #E95A0C;
    font-size: 30px;
    font-weight: 600;
    font-family: whitney-book;
}
.top-heading h5 {
    font-size: 24px;
    font-weight: 600;
    color: #003F7A;
    font-family: whitney-book;
}
.div-box {
    padding: 0px 20px;
    border: 1px solid #333;
    height: 100%;
    margin-bottom: 1rem;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: -o-linear-gradient(45deg, #b1b1b133, #fff);
    background: linear-gradient(45deg, #b1b1b133, #fff);
}
.div-box p {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    color: #6F767B;
    font-family: whitney-book;
}
.div-box.orange-box {
    border-color: #e95a0c;
}
.div-box.blue-box {
    border-color: #009ee2;
}
.section.bg-bule-color {
    background: #003F7A;
    position: relative;
}
.child-saving-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 20px;
}
.inner-div-box {
    border: 1px solid #fff;
    border-radius: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.inner-div-box img.img-fluid {
    max-width: 100px;
    padding: 5px;
    max-height: 100px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}
.inner-div-box h5 {
	font-size: 22px;
    color: #003F7A;
    text-align: center;
    font-family: 'whitney-bold';
    padding-top: 10px;
}
.second-top-heading h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    font-family: whitney-book;
}
.second-top-heading h2 {
    font-size: 30px;
    color: #e95a0c;
    font-weight: 600;
    font-family: whitney-book;
}
.second-top-heading p {
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-family: whitney-book;
}
.hover-text {
    /* position: absolute; */
    padding: 10px;
    border-radius: 15px;
    display: none;
	border: 1px solid #009ee2;
}
.hover-text p {
    font-size: 16px;
    margin: 0;
    color: #fff;
    font-family: whitney-book;
}
.inner-div-box.hover-effect:hover .hover-text{
    display: block;
}
.three-heading h3 {
    font-size: 30px;
    font-weight: 600;
    color: #e95a0c;
    font-family: whitney-book;
}
.three-heading h4 {
    color: #003F7A;
    font-size: 28px;
    font-weight: 600;
    font-family: whitney-book;
}
.fund-box-items {
    padding: 25px;
    background: -o-linear-gradient(320deg, #f3f3f3, white);
    background: linear-gradient(130deg, #f3f3f3, white);
    border-radius: 25px;
    height: 100%;
	margin: 0 10px;
}
.fund-box-items:hover{
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.25);
            box-shadow: 0 0 8px rgba(0,0,0,0.25);
}
.fund-box-items h4 {
    color: #e95a0c;
}
.fund-box-items p {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    font-family: whitney-book;
}
.fund-box-items h6 {
    font-size: 16px;
    color: #009EE2;
    font-family: whitney-book;
}
h5.text-red {
    color: red;
    font-size: 14px;
    font-weight: 500;
    font-family: whitney-book;
}
.rounded-icon {
    width: 180px;
    height: 180px;
    background: #fff;
    margin: 0 auto 30px auto;
    padding: 10px;
    border-radius: 100px;
    border: 5px solid #009ee2;
}
.rounded-section h4 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
    font-family: whitney-book;
}
.orange-box-rounded {
    background: #e95a0c;
    min-height: 170px;
    padding: 20px;
    border-radius: 20px;
}
.orange-box-rounded li{
    font-size: 14px;
    color: #fff;
    font-family: whitney-book;
}
.top-four-heading h3 {
    font-size: 30px;
    color: #e95a0b;
    font-weight: 600;
    font-family: whitney-book;
}
.top-four-heading h4 {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    font-family: whitney-book;
}
.gradien-bg-section{
       background-color: #D1F1FE;
}

.progress-bar-section .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 0;
  }
  
.progress-bar-section .card .percent {
    position: relative;
    border-radius: 25px;
    border: 1px solid #009EE2;
  }
  
.progress-bar-section .card svg {
    position: relative;
    width: 180px;
    height: 180px;
    -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
            transform: rotate(200deg);
  }
  
.progress-bar-section .card svg circle {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #009EE2;
    stroke-width: 5;
    stroke-linecap: round;
  }
  
.progress-bar-section .card svg circle:last-of-type {
    stroke-dasharray: 625px;
    stroke-dashoffset: calc(625px - (625px * var(--percent)) / 100);
    stroke: #e95a0b; 
    stroke-width:8 ;
  }
  
.progress-bar-section .card .number {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  
.progress-bar-section .card .number h3 {
    font-weight: 500;
    font-size: 2.3rem;
    color: #003F7A;
  }
  
.progress-bar-section .card .number h3 span {
    font-size: 2rem;
  }
  
.progress-bar-section .card .title h2 {
    margin: 25px 0 0;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }
  
.progress-bar-section .card:nth-child(1) svg circle:last-of-type {
    stroke: #e95a0b;
  }
  
.progress-bar-section .card:nth-child(2) svg circle:last-of-type {
    stroke: #e95a0b;
}
.progress-bar-section {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(4 , 1fr);
    grid-gap: 0 15px;
    padding: 0 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 1rem;
}
.blue-box-sec {
    border-radius: 10px;
    border: 1px solid #009EE2;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #ff0000;
}
h5.cross-text {
    font-size: 30px;
    color: #003F7A;
}
.top-heading-child h3 {
    color: #E95A0C;
    font-size: 30px;
    font-weight: 600;
}
.top-heading-child h4 {
    font-size: 28px;
    font-weight: 600;
    color: #003F7A;
}
.card.card-cutom-div-section {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 300px 10px 1fr;
    grid-template-columns: 300px 1fr;
    border-radius: 20px;
    border: 0;
    overflow: hidden;
	-webkit-box-shadow: 9px 8px 20px 3px rgb(0 0 0 / 15%);
	box-shadow: 9px 8px 20px 3px rgb(0 0 0 / 15%);
}
.left-smart-invest {
    background: #2CC8FF;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.left-smart-invest h3 {
    color: #fff;
    text-align: center;
    margin: 0;
	font-weight: 600;
    font-family: whitney-bold;
}
.left-smart-invest h4 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
    font-family: whitney-bold;
}
.left-smart-invest h6 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
}
.orange-items {
    background: #e95a0b;
    padding: 10px 26px;
    border-radius: 10px;
    margin-top: 20px;
}
.orange-items p{
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    text-align: center;
}
.privacy-shield {
    padding: 10px;
    border: 1px solid #009EE2;
    border-radius: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.div-grid-dived-section {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 3fr 10px 3fr;
    grid-template-columns: 3fr 3fr;
    grid-gap: 10px;
    padding: 0 20px;
}

.div-grid-dived-section2 {
    display: -ms-block;
    display: block;
    padding: 0 20px;
}

.div-grid-dived-section .privacy-shield:nth-child(2){
    display: block;
}
.privacy-shield p{
    margin-bottom: 0;
    padding: 20px 30px;
}
.chart-img-sec img {
    width: 100%;
    margin-top: 10px;
}
.text-content-item h3 {
    font-size: 20px;
    color: #5c5b5b;
}
.text-content-item p {
    font-size: 14px;
    color: #333;
}
.grid-two-div {
	border: 1px solid #009EE2;
    border-radius: 20px;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-gap: 0 15px;
	padding: 20px 50px;
	margin: 3% 15%;
}


.right-arrow-text h5 {
    font-size: 20px;
    font-weight: 400;
    color: #333;
}
.right-smart-invest {
    padding: 80px 0px 40px;
    background: -o-linear-gradient(320deg, #f3f3f3, white);
    background: linear-gradient(130deg, #f3f3f3, white);
}
.call-text-item {
    background: #e95a0b;
    padding: 10px;
}
.call-text-item h4 {
    font-size: 20px;
    margin-bottom: 0;
    color: #fff;
	line-height: 30px;
}
.button-orange {
    background: #fff;
    color: #003F7A !important;
    font-size: 18px;
    border: 0;
    border-radius: 40px;
    padding: 8px 50px;
    text-decoration: none ;
	font-family: 'whitney-bold';
}
/* slider */
.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .owl-nav button.owl-prev {
    left: -3%;
  }
  .owl-nav button.owl-next {
    right: -3%;
  }
  
  .owl-dots {
    text-align: center;
    padding-top: 15px;
  }
  .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
  }
  .owl-dots button.owl-dot.active {
    background-color: #000;
  }
  .owl-dots button.owl-dot:focus {
    outline: none;
  }
  .owl-nav button {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      background: rgba(255, 255, 255, 0.38) !important;
  }
  .owl-dots span {
      font-size: 70px;    
      position: relative;
      top: -5px;
  }
  .owl-nav button:focus {
      outline: none;
}
.owl-slider.custom-owl-carousel .owl-stage-outer.owl-height {
    height: 100% !important;
    padding: 20px 0;
}
.owl-slider.custom-owl-carousel .owl-stage,.owl-slider.custom-owl-carousel  .owl-item .item{
    height: 100%;
}
.owl-slider.custom-owl-carousel  .owl-item {
    height: 460px;
}
.top-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 10px;
    position: relative;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
			
	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;		
}
.top-heading::after {
    content: "";
    border-bottom: 0.13rem solid #E95A0C;
    width: calc(100% - 50%);
    position: absolute;
    bottom: 0;
    left: 32%;
}

.top-heading-child .top-heading::after {
    content: "";
    border-bottom: 0.13rem solid #E95A0C;
    width: calc(100% - 42%);
    position: absolute;
    bottom: 0;
    left: 28%;
}

.icon-left img {
    width: 150px;
}
.second-top-heading .top-heading::after {
    left: auto;
	 width: calc(100% - 45%);
}
.second-top-heading .top-heading{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 30px;
}
.top-heading-child {
    margin-bottom: 30px;
}

.three-heading .top-heading::after{
    width: calc(100% - 50%);
}
.top-four-heading .top-heading::after {
    border-color: #c1ccd7;
    width: calc(100% - 50%);
    bottom: 2px;
}
/* .five-top-heading .top-heading h3{ */
    /* font-size: 2.2rem; */
    /* font-weight: 600; */
    /* font-family: whitney-bold; */
/* } */
.five-top-heading .top-heading::after {
    bottom: 25px;
	left: 34%;
	width: calc(100% - 60%);
}
.div-four-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 5px 60px 5px 60px 5px 60px;
    grid-template-columns: 1fr repeat(3, 60px);
    grid-gap: 5px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.div-four-gender-grid {
    display: block;
    /* grid-template-columns: 45px 35px 35px 75px; */
    grid-gap: 5px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media only screen and (max-width:1200px){
    .progress-bar-section{
        -ms-grid-columns: 1fr 10px 1fr;
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px;
    }
}
@media only screen and (max-width:767px){    
    .header-section{
        background-position: 30% center;
		background-image: none;
		height: auto;
    }
    .logo-img img.img-fluid{
	height: 90px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    }
    .container.custom-container{
        width: 100%;
        max-width: calc(100% - 20px);
    }
    .card.custom-form-filling .form-control {
        /* margin-bottom: 1rem; */
        width: 100%;
    }
    .div-four-grid .date-birth-text:first-child{
        -ms-grid-column: 1;
        -ms-grid-column-span: 4;
        grid-column: 1/5;
    }
    .div-four-gender-grid .gender-section:first-child{
        -ms-grid-column: 1;
        -ms-grid-column-span: 4;
        grid-column: 1/5;
    }
    .div-four-gender-grid,.div-four-grid{
        -ms-grid-columns: 1fr 5px 1fr 5px 1fr;
        grid-template-columns: repeat(3, 1fr);
    }
    .section-2{
        padding-bottom: 20px;
    }
    section.section{
        padding: 50px 8px;
    }
    .key-benefit .col-md-3 {
        margin-bottom: 1rem;
    }
    .key-benefit .col-md-3:last-child{
        margin: 0;
    }
    .icon-left img{
        width: 170px;
    }
    /* .top-heading::after{ */
        /* width: 100% !important; */
    /* } */
    .child-saving-box,.card.card-cutom-div-section,.div-grid-dived-section,.progress-bar-section,.grid-two-div{
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }
    .grid-two-div{
        margin-top: 30px;
    }
    .three-heading h3,.top-four-heading h3{
        font-size: 20px;
    }
    .three-heading h4,.top-four-heading h4{
        font-size: 18px;
    }
    .rounded-section{
        margin-bottom: 1rem;
    }
    .footer-bg-item{
        padding: 20px;
    padding-bottom: 180px;
    }
    .call-text-item .button-orange {
        margin-top: 10px;
        /* display: block; */
        text-align: center;
		margin-bottom: 10px;
    }
	
.profileimg {
	width: 50%;
    margin: 10px auto;
    display: block;
	
}

.future-text {
	font-size: 24px;
}

.card.custom-form-filling {
	margin-top: 20px;
}

.persnol-details {
    margin-top: 0% !important;
}

.left-text-area h2 {
    font-size: 28px;
    line-height: 30px;
}

.second-top-heading h3 {
	    font-size: 26px;
}

.second-top-heading h2 {
    font-size: 24px;
}

.top-heading-child h3 {
    font-size: 28px;
}

.top-heading-child h4 {
    font-size: 18px;
}

.top-heading h3 {
    font-size: 21px;
}

.top-heading h5 {
    font-size: 18px;
}

h3.card-header-text {
    font-size: 23px;
}


.columnreverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
}

.w200 {
	width: 100%;
	display: block !important;
	margin: 10px 0px;
}	


}

.desktophideimg {
	display: none;
}


.rounded-section {
    padding: 0 15px;
}

.rounded-icon:hover {
    width: 200px;
    height: 200px;
    border-radius: 100%;
}


.accordion {
  color: #003F7A;
  cursor: pointer;
  padding: 16px;
  width: 100%;
  border-top: 1px solid #f0f1f1;
  border-bottom: none;
  border-left: none;
  border-right: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: transparent;
  font-weight: 600;
}



.accordion:after {
  content: '+';
  color: #212529;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-size: 18px;
  color: #003F7A;
}

.active1:after {
  content: '-';
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  -o-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

th {
    padding: 10px;
    background: #154d83;
    color: #fff;
    text-align: center;
	width: 33%;
}

td {
    padding: 10px;
    border: 1px solid #8c8c8c;
	text-align: center;
}

.two {
	width: 50%;
}

.persnol-details {
    padding: 10px 0px;
	/* margin-top: -22%; */
}

.mobileimgcenter {
	margin: 0 auto;
}

.item1 {
	padding: 20px;
}

#carousel2 .owl-stage-outer.owl-height {
	    height: 450px !important;
}



@media only screen and (min-width:1000px){  
.desktophide {
	display: none;
}


}

@media only screen and (max-width:1000px){  
.mobilehide {
	display: none;
}	

section.section.pt-0 {
	margin-top: 0px !important;
}


}



section.section.bg-bule-color.mobilehide {
    padding-bottom: 100px;
}


select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
  overflow-y: hidden;
}

.gender-section select option {
  display:inline-block;
  padding: 10px;
}

.gender-section  {
  display:inline-block;
  vertical-align:top;
  overflow:hidden;
}

select:-internal-list-box option:checked, select:-internal-list-box option:checked:hover {
    background-color: #00A0E3 !important;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}


.gender-section select option:checked {
    background: #00A0E3;
	color: #fff;
}

.hover-text.point1 {
    bottom: -1%;
    left: 5%;
}

.hover-text.point2 {
    bottom: -8%;
    left: 21.5%;
}

.hover-text.point3 {
    bottom: -4.5%;
    left: 38.5%;
}

.hover-text.point4 {
    bottom: -8%;
    left: 55%;
}

.hover-text.point5 {
    bottom: -8%;
    left: 72%;
}

.mobilepoint {
	padding: 10px;
    border-radius: 15px;
    border: 1px solid #009ee2;
}


.bottomMenu {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

@media (min-width: 1200px) {
.valuefundtitle {
    font-size: 23px;
    font-weight: 600;
}

.second-top-heading .top-heading::after {
    left: 28% !important;
}

}

section.section.pt-0 {
	margin-top: -90px;
}

/* @media (min-width: 1240px) { */

/* section.section.pt-0 { */
	/* margin-top: -60px !important; */
/* }     */

/* .persnol-details { */
	/* margin-top: -20% !important; */
/* } */
    
/* } */



#id_work_days input[type="radio"] {
  display: none;
}

#id_work_days span {
  display: inline-block;
  padding: 8px;
  color: #000;
}

#id_work_days input[type="radio"]:checked + span {
  background-color: #00A0E3;
  color: #fff;
}


.termcheck  .col-md-1 {
    width: 8%;
}

.termcheck  .col-md-11 {
    width: 90%;
}

.termcheck label {
    color: #212529 !important;
	font-weight: 400 !important;
}


img.newimg {
	width: 170px;
}

.newheading {
	    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.top-heading-child .top-heading.newheading::after {
    width: calc(100% - 60%);
    bottom: 18px;
    left: 160px;
	border-bottom: 1px solid #003F7A;
}

@media only screen and (max-width: 767px) {
img.newimg {
    width: 100px;
}

.top-heading-child .top-heading.newheading::after {
    bottom: 10px;
    left: 95px;
}

.newheading {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.row.align-items-center.annualfd {
    margin-right: calc(var(--bs-gutter-x) * 0);
}

}

h3.bluetext {
 color:	#00A0E3 !important;
}

.darkblue {
	color: #003F7A !important;
}

.orangecolor {
	color: #e95a0b !important;
}

.whitecolor {
	color: #fff !important;
}

.planicon {
	background: #003F7A;
    border-radius: 100%;
    padding: 5px;
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: -20%;
}

.planicon2 {
	background: #003F7A;
    border-radius: 100%;
    padding: 5px;
    width: 80px;
    height: 80px;
    max-width: initial;
    margin-left: -90px;
}

.privacy-shield h5 {
	    margin-bottom: 0;
    padding: 20px 30px;
}

.div-grid-dived-section2 .privacy-shield {
    background: #e95a0b;
    border: none;
}

h5.whitecolor {
    padding-top: 5px;
    padding-bottom: 5px;
}

b {
   font-family: 'whitney-bold';
}

.customplanicon1 {
	background: #e95a0b;
    border-radius: 100%;
    padding: 10px;
    width: 90px !important;
    height: 90px !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.customplanicon2 {
	background: #003F7A;
    border-radius: 100%;
    padding: 10px;
    width: 90px !important;
    height: 90px !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

img.img-fluid.customplanicon1:hover {
    -webkit-box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 15%);
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 15%);
}

img.img-fluid.customplanicon2:hover {
    -webkit-box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 15%);
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 15%);
}

.importantrow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	margin: 40px 0px;
}

.hovertitle {
	font-size: 24px;
	font-weight: 600;
}

.hovertitle:hover {
        font-family: 'whitney-bold';
}


.customplanicon3, .customplanicon4, .customplanicon5 {
	border:1px solid #e95a0b;
    border-radius: 100%;
    padding: 10px;
    width: 80px !important;
    height: 80px !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.customplanicon4:hover {
    content: url(../img/no-burden.png);
	background: #e95a0b;
	-webkit-box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 15%);
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 15%);
}

.customplanicon3:hover {
    content: url(../img/needs.png);
	background: #e95a0b;
	-webkit-box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 15%);
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 15%);
}

.customplanicon5:hover {
    content: url(../img/insurance.png);
	background: #e95a0b;
	-webkit-box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 15%);
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 15%);
}

.second-top-heading .top-heading .icon-left img {
    width: 130px;
}




@media (min-width: 1200px) {
.font17{
    font-size: 1.7rem !important;
	line-height: 40px;
}

.row.align-items-center.annualfd {
    margin-right: calc(var(--bs-gutter-x) * -.5);
}

.font40{
    font-size: 36px !important;
	line-height: 40px;
}

}


.five-top-heading .top-heading .icon-left img {
    width: 70px;
}

.five-top-heading .top-heading {
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.card-header {
	padding: 0.5rem 3.5rem;
}

.columnpaddin {
	padding: 0 10%;
}

.borderbottomline {
	border-bottom: 1px solid #263238;
 }
 
.scenario { 
 margin-top: 30px; 
 grid-gap: 50px; 
 padding: 0px 25px;
 }

@media (max-width: 800px) {
	
.borderbottomline {
	border-bottom: none;
 }	
	
.five-top-heading .top-heading::after {
    bottom: 23px;
    left: 18%;
    width: calc(100% - 28%);
}

.second-top-heading .top-heading::after {
    left: 20%;
    width: calc(100% - 20%);
}

.top-heading::after {
    width: calc(100% - 40%);
    left: 28%;
}

.top-heading-child .top-heading::after {
	left: 25%;
}

.div-grid-dived-section .privacy-shield:nth-child(2) {
    margin-top: 60px;
}

.columnreverse .col-md-3 {
	width: 45%;
    float: left;
}

.columnreverse .col-md-9 {
    width: 50%;
    float: right;
}

.left-text-area h3 {
    line-height: 38px;
    font-size: 23px;
}

section.section.gradien-bg-section .col-md-5 {
	height: 300px;
}

.customplanicon3, .customplanicon4, .customplanicon5 {
	margin: 20px 0;
}

.card-header {
	padding: 0.5rem 0rem;
}

.lastfield {
	margin-bottom: 0px !important;
}

.importantrow  {
	margin: 0px 0px;
}

.columnpaddin {
	padding: 0 0%;
}

.scenario { 
 margin-top: 30px; 
 grid-gap: 30px; 
 padding: 0px 25px;
 }

}

@media (min-width: 1400px) {
.card-header {
    padding: 0.5rem 6rem;
}

.planicon  {
	margin-top: -13%;
}

.scenario { 
 margin-top: 30px; 
 grid-gap: 170px; 
 padding: 0px 25px;
 }
 
 .five-top-heading .top-heading::after {
    bottom: 25px;
    left: 36%;
    width: calc(100% - 66%);
}

}

@media screen and (max-width: 1400px) and (min-width: 768px) {
.columnreverse .col-md-3 {
    width: 30%;
}

.columnreverse .col-md-9 {
    width: 65%;
}

.row.align-items-center.annualfd {
    margin-right: calc(var(--bs-gutter-x) * 0.5);
}
}

.align-items-center {
    margin-bottom: 15px;
}