body {
  margin: 0;
  font-family: Muli, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #282828;
  text-align: left;
  background-color: #fff;
  scroll-behavior: smooth;
}

html, body {
  overflow-x: hidden !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, a, li {
  font-family: 'Muli' !important;
}

.il-header .il-home-container .row {
  margin-left: -5px !important;
  margin-right: -5px !important;
}

.golden_shield_section .input-block input {
  font-size: 2rem;
  color: #282828;
  margin-top: 0.5rem;
  padding-bottom: 5px;
  font-weight: 400;
  letter-spacing: 0.05rem;
  border-bottom: 1px solid #b4c4d3;
  border-radius: 0;
}

.ripple-bar:after {
  display: none !important;
}

.golden_shield_section .ripple-bar input {
  cursor: auto;
  border: none;
  color: #282828;
  border-bottom: 1px solid #d1d1d1;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: 'muli';
  z-index: 2;
  width: 100%;
  outline: 0;
  background: 0 0;
  transition: none;
}

.golden_shield_section .ui-error {
  color: #ff0000 !important;
  font-weight: 400 !important;
  font-size: 12px;
  position: absolute;
  bottom: inherit;
  display: block;
  left: auto;
}

.golden_shield_section input, .golden_shield_section button {
  outline: none;
  font-family: 'muli';
}

#whatsapp-popup.travelgeoscope {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 200ms;
  opacity: 1;
  z-index: 9999;
  display: block;
  visibility: visible;
  overflow: auto;
}

  #whatsapp-popup.travelgeoscope.static {
    display: none !important;
  }

#whatsapp-popup .popup.light {
  width: 100%;
  width: 878px;
  max-height: inherit;
  overflow: hidden;
  padding: 30px;
  margin: 50px auto;
  opacity: 1;
}

#whatsapp-popup.overlayN .popup .close {
  position: absolute;
  right: 12px;
  top: 2rem;
  width: 3rem;
  height: 3rem;
  z-index: 2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
}

  #whatsapp-popup.overlayN .popup .close:before {
    -webkit-transform: rotate( 45deg);
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg);
  }

  #whatsapp-popup.overlayN .popup .close:after, .overlayN .popup .close:before {
    position: absolute;
    left: 1.5rem;
    content: " ";
    height: 30px;
    width: 1.4px;
    background-color: #000;
  }

  #whatsapp-popup.overlayN .popup .close:after {
    -webkit-transform: rotate( -45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate( -45deg);
  }

  #whatsapp-popup.overlayN .popup .close:after, .overlayN .popup .close:before {
    position: absolute;
    left: 1.5rem;
    content: " ";
    height: 30px;
    width: 1.4px;
    background-color: #000;
  }

#whatsapp-popup.overlayN .popup {
  margin: 7.5rem auto;
  -webkit-border-radius: 1.5rem;
  border-radius: 1.5rem;
  position: relative;
  background: #fff;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-align: center;
  overflow: hidden;
}

#whatsapp-popup a.btn-white {
  background: 0 0;
  color: #fe6625 !important;
  border: 1px solid #fe6625;
  background-position: 50% 99%;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 30px;
  padding: 1.2rem 3rem;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}

#whatsapp-popup .btn-primary.focus, #whatsapp-popup .btn-primary:focus, #whatsapp-popup .btn-primary:hover {
  color: #fff !important;
  border-color: #ec6608;
  background-color: #ec6608;
  text-decoration: none;
}

.golden_shield_section .medcheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.golden_shield_section .medcheckbox .checkmark {
  width: 22px;
  height: 22px;
  background: #fff;
}

.golden_shield_section .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #838383;
  border-radius: 3.2px;
}

.golden_shield_section .medcheckbox input:checked ~ .checkmark:after {
  display: block;
}

.golden_shield_section .medcheckbox .checkmark:after {
  left: 8px;
  top: 4px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate( 45deg);
  -ms-transform: rotate(45deg);
  transform: rotate( 45deg);
}

.golden_shield_section .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.golden_shield_section .medcheckbox {
  position: relative;
  top: 13px;
  left: 18px;
  height: 22px;
  width: 22px;
  background-color: transparent;
  display: block;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
}

  .golden_shield_section .medcheckbox input:checked ~ .checkmark {
    background-color: #ec6608;
    border: none;
  }

.golden_shield_section {
  padding: 6rem 0 3rem 0;
  background-color: #fff;
}

.ribbon {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

@media only screen and (min-device-width: 769px) and (max-device-width: 1050px) {
  /* .golden_shield_section .container {
    width: 970px !important;
  } */

  .tabWrapper {
    width: 100% !important;
  }

  .GoldenmainWrapper .banner {
    bottom: initial !important;
    position: relative !important;
    margin-top: 32px !important;
  }
}

@media (min-width: 1360px) {
  .golden_shield_section .container {
    width: 1300px !important;
  }
}

@media (max-width: 768px) {
  .tabWrapper {
    width: 100% !important;
    margin-top: 20px;
  }

  .-years-above {
    display: block;
  }

  .dob_section .pull-right {
    float: left !important;
  }

  .adult-wrap {
    width: 100%;
  }
}


.tabWrapper {
  position: relative;
  width: 88%;
  margin-right: 0;
  padding: 39px 30px 30px 30px;
  border-radius: 10px;
  box-shadow: 3px 4px 23px 0 rgb(0 0 0 / 6%);
  border: solid 1px #cbcdce;
  background-color: #fff;
  float: right;
  z-index: 1;
}

/* --------------------------------------------------------------------------------------------------------------------- */



.focus-text {
  color: #ec6625;
}


.adultOuter {
  width: 100%;
  max-width: 100%;
  margin: 0px 0 0px;
  padding: 15px 15px 15px 13px;
  border-radius: 5px;
  border: solid 1px #c9c9c9;
  background-color: #fff;
  position: relative;
}


.adultblock.active_shadow {
  /* box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.16);*/
}

.inline_block {
  display: inline-block
}

  .inline_block .DobeditBtn {
    width: 30px;
    height: 20px;
    margin: 1px 0 2px 7px;
    font-family: Muli;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    color: #ec6608;
    position: relative;
    top: 5px;
    text-decoration: underline;
    cursor: pointer;
  }

.adult-count span.ui-error {
  position: absolute;
  left: 0;
  top: 55px;
}

@media (max-width: 767px) {
  .adult-count span.ui-error {
    top: 65px;
  }

  .KidOuter span.ui-error {
    top: 72px;
  }
}

@media (max-width:380px) {
  /*.KidOuter span.ui-error {
    top: 100px;
  }*/
}

.AdultB {
  width: 67px;
  height: 23px;
  margin: 4px 4px 3px 0;
  font-family: Muli;
  font-size: 16px;
  font-weight: 700;
  color: #282828;
  display: inline-block;
}

.-years-above {
  width: 122px;
  /* margin: 8px 60px 5px 4px; */
  font-family: Muli;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #707070;
  vertical-align: 2px;
}

.adult-textbox {
  cursor: auto !important;
  border: none !important;
  color: #282828 !important;
  border-bottom: 0px solid #d1d1d1 !important;
  font-size: 17px !important;
  z-index: 2 !important;
  width: 100% !important;
  height: 31px !important;
  margin-top: 0rem !important;
  outline: 0 !important;
  background: 0 0 !important;
  padding-bottom: 0 !important;
  text-align: center !important;
  font-weight: 600 !important;
  display: inline-block;
  width: 40px !important;
  float: left;
}

  .adult-textbox:disabled {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #282828 !important;
    opacity: 1;
  }

.btn-adults {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  font-size: 2rem;
  background: transparent;
  color: #ec6608;
  border-radius: 5px;
  background-color: #ffeee3;
  text-decoration: none;
  border-width: 0;
  height: 3rem;
  width: 3rem;
  font-weight: 700;
  padding-bottom: 4px;
  text-align: center;
}

.btn-adults-minus {
  letter-spacing: -3px;
  letter-spacing: -5px;
  text-align: center;
  padding-left: 1px
}

.btn-disable {
  background: #f5f6f6;
  color: #cbcdce;
  cursor: not-allowed;
  pointer-events: none;
}

.subs-block {
  margin-bottom: 0;
  position: absolute;
  right: -12rem;
  bottom: 39px;
  z-index: 150;
}

  .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;
  }

.adult-wrap {
  width: 100.4%;
  padding: 10px 15px 15px 15px;
  border: solid 1px #ccc;
  background-color: #fff;
  position: absolute;
  top: 63px;
  z-index: 999999;
  left: -1px;
  border: none;
  border-radius: 5px;
  box-shadow: 0px 9px 18px rgb(0 0 0 / 25%);
}

.dob_section {
  height: auto;
  display: inline-block;
  width: 100%;
  margin-bottom: 35px;
}

  .dob_section .input-block {
    margin-bottom: 0px;
  }

  .dob_section .policy-end-date-wraper span.ui-error {
    position: absolute;
    left: 0;
    top: 38px;
    width: 80%;
    color: #ff0000;
    font-size: 12px;
    font-weight: normal;
    display: block;
  }

  .dob_section .subtitle {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #282828;
    padding: 5px 5px 15px 5px;
  }

@media (min-width: 991px) {
  .adult-wrap {
    /*height: 455px;*/
    height: auto;
  }

  .GoldenmainWrapper .container:before {
    content: "";
    display: block;
    position: absolute;
    width: 700px;
    height: 320px;
    bottom: 0px;
    margin-left: 50px;
    margin-bottom: 0px;
    background-image: url(/docs/default-source/apps/goldenshield/assets/images/bg-senior.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 1;
  }

  .banner_senior {
    width: 100%;
    height: 100px;
    background: #FFF2EB;
    margin-top: -65px
  }

  .GoldenmainWrapper .banner {
    display: none;
  }
}

@media (min-width: 1200px) {
  .col-lg-1 {
    width: 7.333333%;
  }
}

.Line {
  width: 1px;
  height: 22px;
  margin: 1px 7px 0 9px;
  border: solid 1px rgba(112, 112, 112, 0.49);
}

.subs-block .DobeditBtn {
  width: 30px;
  height: 20px;
  margin: 1px 0 2px 7px;
  font-family: Muli;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  color: #ec6608;
  position: relative;
  top: 6px;
}

.insure-member-label {
  position: relative
}

  .insure-member-label .AdultDob1 {
    font-size: 16px !important;
    color: #6c6c6c !important;
    font-weight: 400 !important;
    letter-spacing: initial !important;
    /*   margin: 88px 0 0 32px;*/
  }

.adult-dob1 {
  margin: 85px 0 0 0;
}

.AdultDob1 {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  font-family: Muli;
  font-size: 16px;
  font-weight: normal;
  margin-top: 11px;
}

.AdultDob2 {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  font-family: Muli;
  font-size: 16px;
  font-weight: normal;
  margin-top: 11px;
}

.dob_btn {
  text-align: right;
}
/*.adult-date1 {
  margin: 74px 0 0 34px;
}*/
.adult-date2 {
  margin: -13px 0 0 34px;
}

.input-block.mobile-block.ripple-bar.policy-end-date-wraper {
  height: 54px;
  max-width: 100%;
  width: 99.6%;
  padding: 4px 6px;
  border-radius: 4.5px;
  border: solid 1px #c9c9c9;
  background-color: #fff;
}

.policy-end-date-wraper {
  border-bottom: 1px solid #b6b4b4;
  width: 100%;
  height: 55px;
  display: flex;
  flex-direction: row;
}

  .policy-end-date-wraper span {
    height: 20px;
    font-size: 20px;
    font-weight: 100;
    color: #707070;
    font-family: 'muli';
    margin-top: 8px;
  }

/*input#valid-adult1date, input#valid-adult2date {
  border-bottom: none;
  width: 30px;
  margin-left: 7px;
}*/

input#valid-adult1date, input#valid-adult2date {
  border-bottom: none;
  width: 100%;
  margin-left: 7px;
  position: absolute;
}

.policy-end-date-wraper span {
  opacity: 0;
}

.focus.policy-end-date-wraper span, .transform.policy-end-date-wraper span {
  opacity: 1;
}

.focus input#valid-adult1date, .focus input#valid-adult2date, .transform input#valid-adult1date, .transform input#valid-adult2date {
  border-bottom: none;
  width: 30px;
  margin-left: 7px;
  position: relative;
}

.input-block.mobile-block.ripple-bar.policy-end-date-wraper:hover {
  border: solid 1px #282828;
  background-color: #fff
}

.input-block.mobile-block.ripple-bar.policy-end-date-wraper.focus {
  border: solid 2px #ec6625;
  background-color: #fff
}

input#valid-adult1month {
  width: 43px;
  border-bottom: none;
  text-align: center;
}

input#valid-adult1year {
  width: 54px;
  border-bottom: none;
}

.test {
  position: absolute;
  border: none !important;
}

.dob_input.focus .test {
  opacity: 0;
  pointer-events: none;
}

.dob_input.transform .test {
  opacity: 0;
  pointer-events: initial;
}
/*.dob_input:not(.focus) input#valid-adult1date, .dob_input:not(.focus) input#valid-adult2date, .dob_input:not(.focus) span {
  width: 100%;
  opacity: 1;
  position: absolute;
  border:1px solid #333;

}
.transform input#valid-adult1date {
  width: auto !important;
  opacity: 1 !important;
  position: inherit !important;
  border: 1px solid #333;
}*/
.insure-member-label .AdultDob2 {
  font-size: 16px !important;
  color: #6c6c6c !important;
  font-weight: 400 !important;
  letter-spacing: initial !important;
  /* margin: 0 0px 0 32px;*/
}

.adult-dob2 {
  margin: 85px 0 0 0;
}

.btn-done-orange {
  width: 41px;
  height: 20px;
  font-family: Muli;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.btn-done {
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
  padding: 12px 21px;
  background: rgba(112, 112, 112, 0.59);
  border: none;
  pointer-events: none;
  width: 100%;
  margin-top: 0px;
}

.dob-details {
  bottom: 20px;
  right: 45px;
  width: 93px;
  height: 36px;
  margin: 67px 0 0 263px;
  padding: 8px 26px;
  border-radius: 5px;
  background-color: rgba(112, 112, 112, 0.59);
}

.kid-count {
  height: 68px;
}

.kid-textbox {
  cursor: auto !important;
  border: none !important;
  color: #282828 !important;
  border-bottom: 0px solid #d1d1d1 !important;
  font-size: 17px !important;
  z-index: 2 !important;
  width: 100% !important;
  height: 31px !important;
  margin-top: 0rem !important;
  outline: 0 !important;
  background: 0 0 !important;
  padding-bottom: 0 !important;
  text-align: center !important;
  font-weight: 600 !important;
  display: inline-block;
  width: 40px !important;
  float: left;
}

  .kid-textbox:disabled {
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #282828 !important;
  }

@media (min-width:767px) {
  .KidOuter span.ui-error {
    display: block;
    top: 62px;
    position: absolute;
    left: 0px;
  }
}

.btn-adults {
  /* touch-callout: none; */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  font-size: 1.8rem;
  background: transparent;
  color: #ec6608;
  border-radius: 4.3px;
  background-color: #ffeee3;
  text-decoration: none;
  border-width: 0;
  height: 31px;
  width: 31px;
  font-weight: 800;
  line-height: 13px;
  float: left;
}

.btn-disable {
  background: #f5f6f6;
  color: #cbcdce;
  cursor: not-allowed;
}


.KidOuter {
  width: 100%;
  max-width: 100%;
  margin: 26px 0 0 0;
  padding: 15px 15px 15px 13px;
  border-radius: 5px;
  border: solid 1px #c9c9c9;
  background-color: #fff;
  position: relative;
}

.kidB {
  width: 49px;
  height: 23px;
  margin: 0 4px 0 0;
  font-family: Muli;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--new-color-variable);
}

.mobileBlock {
  width: 390px;
  height: 54px;
  margin: 6px 0 0;
  padding: 17px 277px 17px 17px;
  border-radius: 5px;
  border: solid 1px #c9c9c9;
  background-color: #fff;
}

button.apr-submit-btn {
  width: 100%;
  height: 54px;
  margin: 20px 0 5px;
  padding: 12px 15px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  background-color: #f86600;
  display: block;
  text-align: center;
  border: none;
}

  button.apr-submit-btn:hover, button.apr-submit-btn:focus, button.apr-submit-btn:active {
    background-color: #fd7b20 !important;
    color: #fff !important;
  }

.w100 {
  width: 100%
}

.mob-Contact {
  width: 100%;
  margin: 38px 0 0;
  padding: 15px 100px 15px 17px;
  border-radius: 5px;
  border: solid 1px #c9c9c9;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  height: 56px;
}

.email-pop {
  width: 100%;
  padding: 15px 15px;
  border-radius: 5px;
  border: solid 1px #c9c9c9;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  height: 56px;
}

  .mob-Contact:hover, .email-pop:hover {
    border: solid 1px #282828;
    background-color: #fff;
  }

  .mob-Contact:focus, .email-pop:focus {
    border: solid 2px #ec6625;
    background-color: #fff;
  }

.golden_shield_input.transform label {
  position: absolute;
  font-family: 'muli';
  top: 30px;
  font-size: 12px;
}

.golden_shield_input.focus label {
  position: absolute;
  font-family: 'muli';
  top: 30px;
  font-size: 12px;
  color: #ec6625;
}

.golden_shield_input label {
  cursor: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.6rem;
  color: #838383;
  font-weight: 500;
  position: absolute;
  top: 54px;
  left: 12px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  padding: 0px 5px;
  background: #fff;
  font-family: 'muli';
}

.golden_shield_input {
  position: relative;
  margin-bottom: 35px;
  /* margin-top: -7px; */
}

  .golden_shield_input.email label, .golden_shield_input.pincodeclass label {
    top: 15px;
  }

  .golden_shield_input.email.transform label, .golden_shield_input.pincodeclass.transform label {
    top: -8px !important;
  }

  .golden_shield_input.email.focus label, .golden_shield_input.pincodeclass.focus label {
    top: -8px !important;
  }

.golden_shield_check {
  width: 100%;
  margin-top: 25px;
}

  .golden_shield_check td p {
    margin-top: -6px;
    font-size: 15px;
  }

.golden_shield_input span.ui-error {
  display: block;
  /*top: 85px;*/
}

.dob_input.transform label {
  position: absolute;
  font-family: 'muli';
  top: -8px;
  font-size: 12px;
  padding: 0px 5px;
}

.dob_input.focus label {
  position: absolute;
  font-family: 'muli';
  top: -8px;
  font-size: 12px;
  color: #ec6625;
  padding: 0px 5px;
}

.dob_input label {
  cursor: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.6rem;
  color: #838383;
  font-weight: 500;
  position: absolute;
  top: 12px;
  left: 12px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  padding: 0px 30px 5px 5px;
  background: #fff;
  font-family: 'muli';
  z-index: 9;
}

.dob_input {
  position: relative;
  margin-bottom: 36px;
  /* margin-top: -7px; */
}


  .dob_input span.ui-error {
    display: block;
    top: 85px;
  }

.email span.ui-error {
  display: block;
  top: 56px;
}

.bf_check {
  width: 10px;
  padding-right: 10px;
}

.golden_shield_check .medcheckbox {
  left: 0px;
  top: -2px;
}

.golden_shield_check tr td {
  font-family: Muli;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
}

.golden_shield_check span.ui-error {
  display: block;
}

.bf_error {
  color: red;
  font-size: 12px !important;
  font-weight: 400;
  padding: 0 0 6px 0;
}

  .bf_error span {
    color: #ff0000 !important;
    font-size: 12px !important;
    font-weight: 400;
    display: block;
    margin-top: -5px;
  }



.termlink {
  text-decoration: underline;
  font-weight: 600;
  color: #282828;
  cursor: pointer;
}

.km_chi {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #ec6608;
  text-decoration: underline;
  cursor: pointer;
}
/* whatsapp-popup popup start here*/
#whatsapp-popup .popup.light.js-popup-body.commonpop-pad {
  max-width: 700px;
  padding: 3rem 4rem 5rem;
}

.whatsapp-popup-block {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  padding: 2rem 0 0;
}

  .whatsapp-popup-block h2 {
    font-size: 20px;
    padding-bottom: 20px;
    text-align: left;
    font-weight: bold;
    color: #e71a1a;
    display: inline-block;
    padding-left: 15px;
    margin: 0;
  }

  .whatsapp-popup-block h3 {
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 20px;
  }

  .whatsapp-popup-block ul {
    padding-bottom: 20px;
  }

    .whatsapp-popup-block ul li {
      font-size: 15px;
      padding-bottom: 10px;
      color: #6c6c6c;
      font-weight: 600;
      position: relative;
      padding-left: 2rem;
      list-style-type: none;
    }

      .whatsapp-popup-block ul li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 5px;
        background-image: url(/docs/default-source/apps/goldenshield/assets/images/error-list-arrow-gray.png);
        background-repeat: no-repeat;
        width: 10px;
        height: 9px;
        display: inline-block;
      }

#keepMeposted {
  min-width: 160px;
  width: 51%;
  margin-top: 0px;
  padding: 1.8rem 4rem;
  -webkit-border-radius: 3rem;
  -ms-border-radius: 3rem;
  border-radius: 3rem;
  position: relative;
  overflow: hidden;
  font-weight: 600;
  display: inline-block;
}

#dontSendupdate {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  padding: 13px 15px;
  color: #fe6625;
  font-size: 1.4rem;
}

  #dontSendupdate:hover {
    text-decoration: underline;
    cursor: pointer;
  }

.alert-img {
  float: left;
}

@media (max-width: 767px) {
  #whatsapp-popup .popup.light.js-popup-body.commonpop-pad {
    width: 100%;
    padding: 3rem 2rem 5rem;
    margin: 0;
    -webkit-border-radius: 0rem;
    border-radius: 0rem;
    height: 100%;
  }

  #whatsapp-popup .alert-img {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .alert-img {
    float: left;
  }

  #whatsapp-popup .whatsapp-popup-block h2 {
    padding-top: 15px;
    font-size: 26px !important;
    padding-left: 0px !important;
  }

  #whatsapp-popup .youDontMiss {
    padding-left: 0px;
  }

  #keepMeposted {
    width: 100%;
  }

  #dontSendupdate {
    width: 100%;
    text-align: center;
    padding: 1.8rem 4rem;
  }
}

/* whatsapp-popup popup End here*/


.bf_whatsappimg:after {
  content: '';
  background-image: url(/docs/default-source/apps/goldenshield/assets/images/whatsapp-new-black.png);
  background-repeat: no-repeat;
  width: 81px;
  height: 25px !important;
  margin: 7px 0px 0px 5px;
  position: absolute;
}


.done-success {
  background: #f86600 !important;
  pointer-events: inherit;
}




@media (max-width:768px) {
  .inline_block .DobeditBtn {
    top: 9px;
  }
}




/* ios device css code */

@supports (-webkit-touch-callout: none) {
  input#valid-adult1date, input#valid-adult2date {
    width: 42px !important;
  }

  .golden_shield_section .ripple-bar input {
    font-size: 1.4rem;
  }

  .btn-adults {
    font-size: 1.8rem;
    opacity: 1;
    width: 38px;
    height: 38px;
    text-align: center;
    margin: 0 auto;
    padding-left: 14px;
    padding-top: 1px;
  }

  .adult-textbox {
    height: 36px !important;
  }

  @media (max-width:768px) {
    .inline_block .DobeditBtn {
      top: 12px;
    }
  }
}
/* ios device css end code */



/*golden shield static banner static code start here*/

.golden_shield_info h2::after {
  content: '';
  background-image: url(/docs/default-source/apps/goldenshield/assets/images/golden-shield8c0005ff45fd68ff8a0df0055e40f0fd.png);
  /* background-image: url(/docs/default-source/apps/goldenshield/assets/images/golden-shield.png); */
  background-repeat: no-repeat;
  position: absolute;
  background-size: 100% 100%;
  width: 140px;
  height: 80px;
  display: block;
  top: -20px;
  right: 0px;
}

.golden_shield_info h2 {
  font-weight: 900;
  font-size: 48px;
  line-height: 50px;
  margin-top: 5px;
  width: 66%;
  position: relative;
}

.golden_shield_info h1 {
  font-weight: 600;
  font-size: 36px;
  line-height: 45px;
  margin-top: 0px;
}

.golden_shield_info .benefit_list {
  padding: 10px 0px;
  display: flex;
  flex-wrap: wrap;
}

.golden_shield_info .card {
  border: 1px solid #EAEAEA;
  border-radius: 10px;
  background: #fff;
  padding: 15px 7px 15px 15px;
  margin-right: 20px;
  margin-bottom: 20px;
}


  .golden_shield_info .card .img_section {
    display: inline-block;
    vertical-align: top;
  }

    .golden_shield_info .card .img_section img {
      display: block;
      margin-right: 15px;
      width: 27px;
      height: 27px;
      margin-top: 5px;
    }

  .golden_shield_info .card .text_section {
    display: inline-block;
    vertical-align: top;
  }

    .golden_shield_info .card .text_section p {
      font-size: 14px;
      font-weight: 600;
      line-height: 19px;
      color: #282828;
      width: 165px;
      word-break: break-word;
      margin: 0;
    }

  .golden_shield_info .card.no_limit .text_section p {
    width: 110px;
    padding-top: 4px;
  }

.golden_shield_0nfo .card .text_section p.singletxt {
  padding-top: 8px;
}

.golden_shield_info .card .text_section p.doubletxt {
  width: 145px;
}

.GoldenmainWrapper {
  position: relative;
}

  .GoldenmainWrapper .banner {
    width: 100%;
    position: relative;
    margin-top: -70px;
    height: 100%;
  }

.golden_shield_info {
}
/*golden shield static banner static code end here*/

.overlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .7);
  z-index: 0;
  display: none
}

.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: 999;
}

  .overlayN.active {
    visibility: visible;
    opacity: 1;
    overflow: auto;
    z-index: 100000;
    height: 100%;
    width: 100%
  }

  .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 !important;
    width: 1024px !important;
    opacity: 1
  }

  .popup .close,
  .js-ui-close {
    position: absolute;
    right: 3rem;
    top: 2rem;
    width: 3rem;
    height: 3rem;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer;
    opacity: 1;
  }

    .popup .close:before,
    .js-ui-close:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      display: block !important;
    }

    .popup .close:after,
    .js-ui-close:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      display: block !important;
    }

    .popup .close:after,
    .js-ui-close:after,
    .js-ui-close:before,
    .popup .close:before {
      position: absolute;
      left: 1.5rem;
      content: " ";
      height: 3rem;
      /* width: .1rem;*/
      background-color: #333
    }

    .popup .close:hover {
      opacity: 1
    }

.ui-loader {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 100000;
}

.loader-inner {
  width: 100px;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
}

#generic_popup .popup.light {
  max-width: 768px !important;
  width: 768px !important;
}
@media (max-width: 991px) {
#thankyou-form .popup {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .tabWrapper {
    width: 100% !important;
    margin-top: 20px;
    padding: 0px;
    border: none;
    box-shadow: none
  }

  .-years-above {
    display: block;
    width: 100%;
  }

  .dob_section .pull-right {
    float: left !important;
    width: 100%;
  }

  .adult-wrap {
    margin-top: 5px;
    width: 100.6%;
    padding-top: 5px;
  }



  .form_bg {
    background: #fff;
    padding-bottom: 20px;
  }

  .golden_shield_info .benefit_list {
    padding: 10px 0px !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    width: 100%;
    overflow-x: auto;
  }

    /* Hide scrollbar for Chrome, Safari and Opera */
    .golden_shield_info .benefit_list::-webkit-scrollbar {
      display: none;
    }

  /* Hide scrollbar for IE, Edge and Firefox */
  .golden_shield_info .benefit_list {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }

  .golden_shield_info .card {
    padding: 15px 5px 15px 15px;
    margin-right: 10px;
    margin-bottom: 0;
    min-width: 230px;
    background: #F8F6F6;
  }

  .GoldenmainWrapper .banner {
    bottom: initial;
    position: relative;
    margin: 0;
  }

  .golden_shield_info h2 {
    font-weight: 900;
    font-size: 24px;
    line-height: 20px;
    width: 100%;
  }

  .golden_shield_info h1 {
    font-weight: 600;
    font-size: 20px;
    line-height: 21px;
    margin-top: 10px;
    width: 58%;
  }

  .golden_shield_section {
    padding: 3rem 0 3rem 0;
  }

  #thankyou-form .popup {
    width: 100% !important;
  }

  .btn-adults, .adult-textbox:disabled {
    margin-top: 5px !important;
  }


  #generic_popup .popup.light {
    max-width: 100% !important;
    width: 100% !important;
    height: 100%;
    margin: 0;
    border-radius: 0px;
  }

    #generic_popup .popup.light .content {
      max-height: 100% !important;
    }
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1200px) {
  .golden_shield_info h2 {
    width: 90%;
  }
}

@media only screen and (min-device-width: 1201px) and (max-device-width: 1290px) {
  .golden_shield_info h2 {
    width: 74%;
  }
}

.link_block {
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  padding: 12px 15px;
  position: relative;
  margin-bottom: 25px;
}

  .link_block .redirect_link {
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    color: #EC6625 !important;
    width: 95%;
    word-break: break-word;
    display: block;
  }

    .link_block .redirect_link:after {
      content: "";
      display: block;
      position: absolute;
      width: 15px;
      height: 15px;
      background-image: url(/docs/default-source/apps/goldenshield/assets/images/link-arrow.svg);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      right: 12px;
      top: 12px;
    }




/*keyboard binding css start here*/

.GoldenmainWrapper input:focus-visible {
  border: 2px solid #EC6625 !important;
  outline-color: #EC6625;
}

.GoldenmainWrapper .dob_input input:focus-visible {
  border: none !important;
}

.GoldenmainWrapper a:focus-visible, span:focus-visible {
  outline-color: #EC6625 !important;
  /*border: 3px solid #fff;*/
  padding: 0px 0px;
  border-radius: 5px;
  outline: 3px solid #fd7b20 !important;
  color: #333;
  line-height: normal;
}

.GoldenmainWrapper div:focus-visible, p:focus-visible, img:focus-visible {
  outline-color: #EC6625 !important;
  border: 3px solid #fff;
  border-radius: 5px;
  outline: 3px solid #fd7b20;
}

.GoldenmainWrapper button.btn-done:focus-visible {
  pointer-events: none;
}

.GoldenmainWrapper button:focus-visible {
  border: 3px solid #fff !important;
  border-radius: 5px !important;
  outline: 3px solid #fd7b20 !important;
}

.GoldenmainWrapper input[type='checkbox']:focus-visible ~ .checkmark {
  outline: 3px solid #fd7b20 !important;
}

@media not all and (min-resolution:.001dpcm) {
  @supports (-webkit-appearance:none) {

    .GoldenmainWrapper input:focus {
      border: 2px solid #EC6625 !important;
      outline-color: #EC6625;
    }

    .GoldenmainWrapper .dob_input input:focus {
      border: none !important;
    }

    .GoldenmainWrapper a:focus, span:focus {
      outline-color: #EC6625 !important;
      /*border: 3px solid #fff;*/
      padding: 0px 0px;
      border-radius: 5px;
      outline: 3px solid #fd7b20 !important;
      color: #333;
      line-height: normal;
    }

    .GoldenmainWrapper div:focus, p:focus, img:focus {
      outline-color: #EC6625 !important;
      border: 3px solid #fff;
      border-radius: 5px;
      outline: 3px solid #fd7b20;
    }

    .GoldenmainWrapper button.btn-done:focus {
      pointer-events: none;
    }

    .GoldenmainWrapper button:focus {
      border: 3px solid #fff !important;
      border-radius: 5px !important;
      outline: 3px solid #fd7b20 !important;
    }

    .GoldenmainWrapper input[type='checkbox']:focus ~ .checkmark {
      outline: 3px solid #fd7b20 !important;
    }
  }
}
/*keyboard binding css end here*/

@media only screen and (width: 768px){
  .golden_shield_info h2 {
    font-weight: 900;
    font-size: 48px;
    line-height: 50px ;
    margin-top: 5px;
    width: 66% ;
    position: relative;
  }
  .golden_shield_info h1 {
    font-weight: 600;
    font-size: 36px ;
    line-height: 45px;
    margin-top: 0px;
    width: 100%;
  }
  }
@media only screen and (width: 320px) {
  .golden_shield_info h2::after {
    width: 110px;
    height: 70px;
  }
}
