.hero-section{
    padding: 0;
  }
  .banner-section img{
    width: 100%;
    object-fit: cover;
    object-position: center;
    max-height: 230px;
  }

  /* responsive style */
@media only screen and (max-width:768px) {
    h1 {
    font-size: 20px;
    margin: 7px 0;
    line-height: 1.2;
  }
  h2 {
    font-size: 24px;
    margin-bottom: 25px;
    line-height: 1.6;
    margin-bottom: 50px;
    color: #3D4240;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
}
  h5{
  font-weight:500;
  font-size: 20px;
line-height: 27px;
  }
  p { color: #3D4240; font-size: 14px; line-height: 20px; letter-spacing: .5px;  }
  h3 {
    color: #434343;
    font-size: 18px;
    font-weight: 600;
  }
  .range_emclar_wrap h2{
    margin: 35px 0;
  }
  .range_emclar_wrap h2 { margin-bottom: 50px; }
  .range_emclar_wrap h5{
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #3D4240;
  margin-bottom: 15px;
  }
  section.see_clear_wrap, section.range_emclar_wrap {
    float: none;
    width: 100%;
    padding: 0;
    display: flex;
    padding:20px 0 50px;
  }
  section.quick_look_wrap {
    background: linear-gradient(85.57deg, #FFFFFF -12.19%, #BFEFFA 128.82%);
    float: none;
    width: 100%;
    padding: 50px 0;
    display: flex;
    position: relative;
  }
  .mb-6 {
    margin-bottom:60px;
  }
  .fix-img-layout-brands{
    height: 100px;
    width: 100%;
    margin: 0 auto 20px;
    max-width: 150px;
    min-height: 100px;
  }
  
  .fix-img-layout-brands  img{
    vertical-align: top;
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    cursor: pointer;
  }
  .info-icon{
    cursor: pointer;
    }
    .info-icon i{
      color: #00a1ffc9;
    }
  .coating-lenses .fix-img-layout{
    height: 80px;
    max-width: 90px;
    min-height: 80px;
  }
  
  .connect-with-us{
    background: linear-gradient(108.87deg, #00B095 7.92%, #1C5350 86.35%);
    padding: 60px 0;
    position: relative;
    overflow: hidden;
  }
  .coating-lenses p{
    line-height: 28px;
  }
  .connect-with-us h3{
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px;
  }
  .connect-with-us h4{
    font-size: 20px;
  }
  .connect-with-us a {
    color: #fff;
  }
  .connect-with-us h3,.connect-with-us h4{
    color: #fff;
  }
  .coating-lenses{
    background: #D4E9DB;
    padding: 60px 0 30px;
  }
  .content-wrap{
    margin-top:20px;
  }
  .content-wrap  h5{
  margin-bottom: 20px;
  font-weight: 600;
  }
  h5,p{
    color: #3D4240;
  }
  h2{
    text-transform: uppercase;
    text-align: center;
  }
  .fix-img-layout {
    height: 80px;
    width: 100%;
    margin: 0 auto 20px;
    max-width: 75px;
    min-height: 75px;
  }
  .fix-img-layout img {
    vertical-align: top;
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
  }
  .see_clear_wrap{
  position: relative;
  }
 
  .range_emclar_wrap{
    position: relative;
  }
  
  .coating-lenses{
    position: relative;
  }
  .relative-box-container{
    position: relative;
  }
  .directional-img-container{
    position: absolute;
    left: -40px;
    max-width: 200px;
    top: 35px;
  }  
  .directional-img-container img{
  width: 100%;
  }
  .quick_look_wrap .col-md-4{
  margin-bottom: 30px;
  }
  .coating-lenses .col-md-6{
    margin-bottom: 40px;
  }
  .quick_look_wrap  p,.see_clear_wrap p,.coating-lenses .content-wrap p,.range_emclar_wrap p{
    text-align: justify;
  }
.see_clear_wrap .col-md-6{
  margin-top: 30px;
}
.range_emclar_wrap h5{
  text-align: center;
}

/**  css for modal **/
.custum-half-modal-backdrop{
  position: fixed;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: rgb(38 38 38 / .6);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.custum-half-modal{
  position: absolute;
  bottom: 0;
  background: #fff;
  width: 100%;
  padding: 10px 15px;
}
.screen-centred .custum-half-modal {
  bottom: 36%;
  margin: 3%;
  width: 94%;
  }

.custum-half-modal.payment-specific {
  font-family: "Catamaran", sans-serif;
} 

.custum-half-modal.payment-specific .header {
  border-bottom: 0;
  text-align: right;
  margin-bottom: 0;
}
.brand-logo-lens{
  margin-top: -20px;
}

.custum-half-modal .align-between{
  text-align: right;
}

.grey-small{
  font-size: 13px; 
  color: #727279;
}

.blue-heading{
  color: #E94D37;
font-size: 20px;
} 

.dark-grey {
font-weight: 600;
font-size: 15px;
line-height: 25px;
color: #5B5B5B;
}

.custum-half-modal .content-body .action-buttons{
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
  margin: 10px 0;
}

.custum-half-modal .content-body ul {
  padding-left: 1em;
  line-height: 20px;
  font-size: 13px;
  color: #5B5B5B;
  margin-top: 10px;
  font-family: var(--font-family-sanserif);
}
.custum-half-modal .content-body .action-buttons.full-wd{
  flex-direction: column;
}
.custum-half-modal .content-body .action-buttons.full-wd button{ 
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
}
.custum-half-modal .content-body .action-buttons button{
  width: 45%;
  padding: 10px 6px;
font-family: 'Nunito', sans-serif;;
border: 1px solid #f5efef;
border-radius: 4px;
font-size: 16px;
}

.custum-half-modal .content-body .action-buttons button.hollow{
  color: #1d1b1b;
  background: none;
}
.custum-half-modal .content-body .action-buttons.full-wd button.hollow{
  border: 0;
  color: #808080;
  text-decoration-line: underline;
}
.custum-half-modal .content-body .action-buttons button.solid{
  color: #fff;
  background: #E94D37;
}
.popup-content .cmn-table tr td{
  border: 1px solid #dee2e6;
}
.popup-content .cmn-table{
  margin-top: 10px;
  }
  .popup-content .cmn-table th{
  border: 1px solid #dee2e6;
  text-align: center;
  }
  .popup-content .cmn-table tr td{
  text-align: center;
  font-size: 14px;
  }
  .popup-content .cmn-table tr td:first-child { text-align: left; }
  .brand-logo-lens .modal-header-heading{
    font-weight:600;
    font-size: 18px;
    vertical-align: middle;
  }
/** End  **/
/** End  **/