@media (max-width: 1299px) {
  .hero_area .hero_bg_box {
    top: 0;
    left: 0;
    width: 100%;
  }

}

@media (max-width: 1120px) {}

@media (max-width: 992px) {
  .hero_area {
    min-height: auto;
  }

  .slider_section .detail-box {
    margin-bottom: 45px;
  }

  .custom_nav-container .navbar-nav {
    padding-top: 15px;
    align-items: center;
    background-color: #edf4fc;
    /* padding-bottom: 40px; */
  }

  .custom_nav-container .navbar-nav .nav-item .nav-link {
    padding: 5px 25px;
    margin: 5px 0;
  }

  .footer_section .footer_bg_box img {
    -o-object-position: 10% top;
    object-position: 10% top;
  }
}

@media (max-width: 767px) {

  .about_section .img-box {
    margin-bottom: 30px;
  }

  .contact_section .form_container {
    margin-bottom: 45px;
  }

  .client_section .box {
    margin: 45px 0;
  }

  .hero_area .hero_bg_box img {
    -o-object-position: center top;
    object-position: center top;
  }
}

@media (min-width:320px){
  .grid figure{
   
    min-width: 270px; 
     max-width: 300px;
     max-height: 300px;
  }
  .grid figure figcaption, .grid figure figcaption > a{
    width: 270px;
  }
}

@media (max-width: 576px) {
  .container1 .box{
    /* width: 345px; */
  }
}

@media (min-width:414px) {
  .grid{
    margin-left: 12%;
  }
  
}
@media (max-width: 480px) {
  .slider_section .detail-box h1 {
    font-size: 2rem;
  }
  .navbar-brand img{
    width: 237px;
  }
  .rightfit_section .detail-box .heading_container h4{
    margin-top: 30px;

  }
  .section-services1 .header-section {
margin-bottom: 30%;
  
  }
  .main{
    margin-top: 35%;
  }
  .about_section {
    border-radius: 90px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hering-content h2 {
    font-weight: bold;
    color: var(--blue);
    margin-top: 40px;
}
.services11 .service-box{
  /* width: 410px; */
}
.footer_section{
  text-align: center;
}
.footer_section{
  display: flex;
  justify-content: center;
}
.footer_section .footer_social{
  justify-content: center;
}
.footer_section .footer_links {
  text-align: center;
  align-items: center;
  justify-content: center;
}
.single-service{
  margin: 20px 0;
}
.two {
  margin-top: 20px;
}
.grid figure img{
  /* min-height: 400px; */
    /* max-width: 400px  */
}
.ser11{
  
    margin-bottom: 15%;

}
.grid figure figcaption, .grid figure figcaption > a{
  /* width: 400px; */
  /* height: 400px; */
}
.grid figure{
  /* min-width: 400px; */
    /* max-width: 400px; */
    /* max-height: 400px; */
    /* width: 30%; */
}
.circuitry .img-hearing {
  position: absolute;
  display: flex;
  position: relative;
  /* top: -11rem; */
  /* left: 0rem; */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
iframe{
  width: 100%;
  height: 100%;
}
.container1 .box{
  position: relative;
    /* width: 400px;
     */
    background: #fff;
    padding: 100px 40px 60px;
    box-shadow: 0px 15px 45px rgba(0,0,0,.1);
    /* margin-left: 5% !important; */
    margin-top: 30px;
}
.section-services .sin{
  margin-top: 40px !important;
}
}

@media (max-width: 420px) {}

@media (max-width: 376px) {}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

@media (max-width:820px) {
  .circuitry .img-hearing img{
    width: 355px;
  }
  .why .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 0;
    left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  
  .why .img-box img {
    width: 400px;
    border-radius: 15px;
  }

  
}

@media (max-width: 768px) {

  
  .circuitry .img-hearing img {
    width: 300px;
    height: 400px;
}

.circuitry .img-hearing {

  position: relative;
    top: 0rem;
    /* left: 0rem  */
}
.rightfit_section{

}
.service p{
  text-align:center;
}
.container1 .box{
  position: relative;
    /* width: 170px; */
    background: #fff;
    padding: 100px 40px 60px;
    box-shadow: 0px 15px 45px rgba(0,0,0,.1);
    margin-left: 0%;
    /* margin-top: 30px; */
}
.img-hearing img{
  height: 70vh;
}

.two{
  margin-top: -5%;
 
}

}