.insurance-coverage .title {
    color: #fff;
}
#powermail_hp_3{
	display: none;
}
label[for="powermail_hp_3"]
{
    display:none;
}
.helpline-card{
	display: none;
}
#powermail_hp_1{
	display: none;
}
label[for="powermail_hp_1"]
{
    display:none;
}

[dir="rtl"] .feedback-form__form .powermail_fieldwrap_phone input {
    direction: ltr;
    text-align: right;
}
.site-header__right nav ul li:nth-child(1) .menu__dropdown, .site-header__right nav ul li:nth-child(1) .menu__arrow { 
display: none;

}
html[lang="ar-AE"] .ar-butn,
html[lang="en-US"] .en-butn {
  display: none;
}
.lang-btn{
    padding: 0px 15px;
}
.langswit{
  text-decoration: underline;
  cursor: pointer;
  color: #00b38c;
}
.langswit:hover {
  color: #1C4288;
}
.sec-video-text{
  margin-top: 50px;
}
.accreditation-title{
    text-align: center;
}
.accreditations-slider .swiper-slide {
    /* box-shadow:0px 3px 6px #00000029; */
    border-radius: 24px;
    text-align: center;
}
.id232 .image-text{
    margin: 0px !important;
}
.id232 .image-text__image{
    max-width: 537px;
    margin-top: 50px !important;
    /* height: auto; */
}
.sec-image-text.id232 {
    margin-bottom: 50px !important;
}
.id232 .image-text__text{
    padding:50px 0 60px 0px;
}
.id232 .image-text__text p{
    max-width: 650px;
    width: 100%;
    word-wrap: break-word;
}
.sec-default.id232{
    margin-bottom: 50px !important;
}
.id232 .image-text__image .image-text__image-bg{
    width: 100%;
    height:350px;
    border-radius: 12px;
    margin-left: 20px;
}
.id232 .fullwidth-image{
    padding: 96px 0 86px;
}
.id232 .fullwidth-image .fullwidth-image::before{
    padding: 96px 0 86px;
}
.homeslider_type2 img{
  width: 100%;
}

@media (max-width: 768px){
  .sec-video-text{
    margin-top: 25px;
  }

    .id232 .image-text__image{
        max-width: 537px;
        margin-top: 0px !important;
        /* height: auto; */
    }
    .id232 .image-text__image .image-text__image-bg{
        height:unset !important;
        border-radius: 12px;
        margin-left: 0px !important;
        padding-bottom: 100px !important;
    }
    .id232 .image-text__text{
        padding: 0px 0px 30px 0px !important;
        /* overflow: hidden; */
    }
    .id232 .fullwidth-image{
        /* height: 300px; */
    }
    .id232 .fullwidth-image .fullwidth-image::before{
        height: 300px;
    }
    .homeslider_type2 {
      margin-top: 60px;
    }
    .homeslider_type2 img {
      object-fit: cover; 
    
       max-height: 80vh;
  }
}

.one-aster-img{
  width: 80px;
    height: 80px;
    border-radius: 10px;
}
/* .aao-popupdiv .popup {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
  }
  .aao-popupdiv .popup .popup__content {
    width: 80%;
    overflow: auto;
    padding: 50px;
    background: white;
    color: black;
    position: relative;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    z-index: 4;
  }
  .aao-popupdiv .popup .popup__content .close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    display: block;
  }
  .aao-popupdiv .popup .popup__content .close span {
    cursor: pointer;
    position: fixed;
    width: 20px;
    height: 3px;
    background: #099ccc;
  }
  .aao-popupdiv .popup .popup__content .close span:nth-child(1) {
    transform: rotate(45deg);
  }
  .aao-popupdiv .popup .popup__content .close span:nth-child(2) {
    transform: rotate(135deg);
  }
  
  .aao_registernow {
    background: #099ccc;
    color: white;
    margin: 30px;
    padding: 5px 30px;
    cursor: pointer;
    border: none;
  } */
  .aao-popupform{
    text-align: center;
    margin-bottom: 30px;
  }
  .aao-popupform .banner .checkup-form {
    text-align: left;
  }
  .aao-popupform select {
    border: 1px solid #e4e8ec;
    border-radius: 10px;
    height: 34px;
    color: #fff;
    padding: 0 10px;
    width: 100%;
    background-color: transparent;
    font-size: 12px;
line-height: 1.4;
  }
  .hb232id {
    margin-bottom: 0px;
  }
  .aao-popupform label{
    display: none;
  }
  .aao_registernow {
    border-radius: 64px;
    background-color: #00b38c;
    color: #fff;
    margin: 15px 0px 30px 0px;
    padding: 5px 30px;
    cursor: pointer;
    border: none;
  } 
  #popupModal {
    display: none;
    position: fixed;
    z-index: 4;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden; /* disable page scroll */
  justify-content: center;
  align-items: center;
  }
  
  .modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 70%;
    position: relative;
  }
  .doctimgbtn-cont {
    position: sticky;
    top: 40px;
}
  
  .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 3px;
    right: 2px;
    line-height: 15px;
  }
  .fullwidth-image__content ul{
    padding-top: 10px;
}
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  .aao-disclaimer {
    font-size: 14px;
    padding-top: 10px;
    text-align: center;
  }
  .bannerlogo {
    width: 350px;
    padding-bottom: 20px;
  }
  @media (min-width: 768px){
    .mobile-img, .primarymobilemenu, .hamburger{
      display: none;
    }
    .homeslider_type2{
      margin-bottom: 60px;
    }
   
  }
  @media (max-width: 768px){
    .primarymobilemenu li {
      margin-bottom: 20px;
      padding-inline-start: 20px;
      font-weight: 700;
    }
     .modal-content {
        padding: 18px;
        width: 96%;
        margin: 100px auto;
        /* height: 80vh; */
      }
      .aao-popupform .banner__inner {
        min-height: calc(100vh - 159px);
      }
      .bannerlogo {
        width: 200px;
        margin: auto;
        text-align: center;
        justify-content: center;
        display: flex;
        padding-bottom: 10px;
      }
      .desktop-img{
        display: none;
      }
  }
  .sec-intro-slider .help-bar{
    position: unset;
  }
.lp-banner {
    display: flex;
    justify-content: center;
    align-items: center;
}
.lp-banner-contsec {
  position: absolute;
}
.lp-banner-cont{
  width: 60%;
}
.text-white{
  color: white;
}
.lp-banner-cont h1 {
  font-size: 42px;
  margin-bottom: 35px;

}
.lp-btn {
  padding: 10px 30px;
  background-color: #1C4288;
  border-radius: 23px;
  font-size: 16px;
  border: 1px solid white;
}
.lp-btn:hover{
  background-color: #00A984;
}
.lp-sec-title {
  font-size: 32px;
  text-align: center;
  font-family: 'Ivy Journal';
    font-weight: 400;
}
.lp-abt-main {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 380px;
  gap: 20px;
  margin: 30px 0px;
}
.lp-abt-mainsec {
  background-image: url(https://www.astersanad.sa/fileadmin/user_upload/Background_Pattern.jpg);
  height: 100%;
  display: flex;
  align-items: center;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
}
.lp-parallex {
  text-align: center;
}
.parallexblocks {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
    margin-top: 40px;
}
.parallexblock h4 {
  font-size: 16px;
  color: white;
  padding-top: 10px;
  margin: 0px;
}
.parallexblock img {
  width: 120px;
  height: 120px;
  object-fit: contain;
  border: 1px solid white;
  border-radius: 100px;
  padding: 25px;
}
.lp-sanad {
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lp-sanad {
  background-attachment: fixed;
  background-size: cover;
  background-image: url(https://www.astersanad.sa/fileadmin/user_upload/Parallax_Banner.jpg);
}
.lp-abt-mainimg {
  height: 380px;
}
.lp-abt-mainsec h4 {
  color: black;
  font-size: 21px;
  padding: 20px 30px;
  line-height: 36px;
  font-family: 'Lato';
  font-weight: 400;
  margin: 0px;
}
.lp-abt-mainimg img {
  border-radius: 20px;
  height: 100%;
}
.lp-abt-sec{
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.4px;
}
.specblocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  row-gap: 35px;
}

.lp-btn-center{
  margin: 40px auto 0px;
    display: block;
    width: fit-content;
}
.lp-section {
  margin-bottom: 70px;
}
.specblock img {
  background-color: #00A984;
  padding: 25px;
  width: 110px;
  height: 110px;
  border-radius: 18px;
  object-fit: contain;
}
.specblock h4 {
  letter-spacing: 0.45px;
  color: #1C4288;
  font-size: 18px;
  font-weight: 600;
  width: 65%;
  margin: auto;
  line-height: 24px;
  padding-top: 13px;
}
.lp-img-sec img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}

.lp-img-sec {
  height: 80vh;
  width: 100%;
}
html[lang="ar-AE"] .lp-img-sec img {
  transform: rotateY(180deg);
}
@media (min-width: 768px){
  .mobile-img{
    display: none;
  }
  .lp-abt-mainimg {
    width: 60%;
  }
  .lp-abt-mainsec {
    width: 45%;
  }
  .specblock {
    width: 25%;
  }
}
@media (max-width: 768px){
  .desktop-img{
    display: none;
  }
  .lp-abt-main {
   
    flex-direction: column;
  }
  .specblocks {
    row-gap: 5px;
    column-gap: 15px;
  }
  .specblock {
    width: 30%;
  }
  .specblock img {
    padding: 26px;
    width: 100px;
    height: 100px;
  }
  .specblock h4 {
    font-size: 13px;
    width: 100%;
    line-height: 20px;
    padding-top: 5px;
    min-height: 50px;
  }
  .lp-section {
    margin-bottom: 30px;
  }
  .parallexblocks {
    flex-wrap: wrap;
  }
  .lp-abt-main {
    height: unset;
    margin-top: 20px;
  }
  .lp-abt-mainimg {
    height: 260px;
  }
  .lp-abt-sec {
    line-height: 28px;
  }
  .lp-abt-mainsec h4 {
    font-size: 20px;
    padding: 20px 20px;
    line-height: 32px;
  }
  .lp-sec-title {
    font-size: 28px;
  }
  .lp_wordclass .lp-abt-main {
    flex-direction: column-reverse;
  }
  .lp-img-sec {
    height: 50vh;
  }
  .lp-banner-cont h1 {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .lp-btn {
    padding: 8px 20px;
    font-size: 14px;
  }
  .lp-banner-cont {
    width: 68%;
  }
  .lp-img-sec img {
    object-position: 53% 0%;
  }
}