@media (max-width: 1120px) {}

@media (max-width: 992px) {


    .hero-container {
        flex-direction: column;
    }

    .hero_detail-box {
        width: 100%;
        margin-bottom: 45px;
    }

    .hero_img-container {
        width: 100%;
    }

    .hero-container.container {
        padding-top: 45px;
    }

    .custom_nav-container.navbar-expand-lg .navbar-nav .nav-link {
        color: #fff;
    }


}


@media (max-width: 768px) {


    .hero_detail-box {
        text-align: center;
    }

    .hero_detail-box h1 {
        width: 100%;
    }

    .top_container::after {
        display: none;
    }

    .top_container::before {
        background-size: cover;
    }

    .info_section .col-md-3 {
        padding: 20px 25px;
        text-align: center;
    }

    .common_style img {
        width: 100%;
        margin: 20px auto;
    }

}

@media (max-width: 576px) {
    .hero-container {
        padding-bottom: 100px;
    }

    .client_img-box::before,
    .client_img-box::after {
        content: "";
        position: absolute;
        width: 75px;
        height: 20px;
        border-radius: 20px;
        background-color: #fdd31d;
    }

    .client_img-box::before {
        top: 0;
        transform: rotate(132deg);
        left: -15px;
        animation: beforeanimate 1s;
        animation-delay: .1s;
    }

    .client_img-box::after {
        bottom: 0px;
        transform: rotate(135deg);
        right: -15px;
        animation: afteranimate 1s;
        animation-delay: .1s;
    }


    @keyframes beforeanimate {
        0% {
            top: 43%;
            transform: rotate(142deg);
            left: 31%;

        }

        100% {
            top: 0px;
            transform: rotate(132deg);
            left: -15px;
        }
    }

    @keyframes afteranimate {
        0% {
            bottom: 46%;
            transform: rotate(142deg);
            right: 35%;
        }

        100% {
            bottom: 0px;
            transform: rotate(135deg);
            right: -15px;
        }
    }

    .contact_section {
        padding: 0px 15px 0 15px;
    }

    .sub_page .contact_section {
        padding: 45px 15px;
    }

    .contact_section input {
        width: 100%;
    }

    .info_section .social-box {
        width: auto;
    }
}


  

@media (max-width: 480px) {}

@media (max-width: 400px) {}

@media (max-width: 360px) {}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }

}


/**************************************************/

.listing1{
        color:#004470; font-size:16px !important; line-height:28px !important;
    }
    
 .blutxt1{
     color:#008EC5; 
     /*font-family: "Baloo Chettan 2", Sans-serif;*/
    font-size: 21px;
    font-weight: 400;
    line-height: 31px; 

     
 }   
  
  
  .headimgbg{height: 100%;
  background: url(../images/Hero-dental-background-img-1-scaled.jpg);
  background-size: 100% 100%;
  background-position: right bottom;
  background-repeat: no-repeat;} 
   


 .bluebig{color:#004470;font-weight:800;font-size: 21px;} 
 
 
   .grenteext{
      
       color:#31aeb0; 
       /*font-family: "Baloo Chettan 2", Sans-serif;*/
    font-size: 45px;
    font-weight: 800;
    line-height: 40px; flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
      
  }
  
   
  .txxt12 {
      
       color:#25526f; 
       /*font-family: "Baloo Chettan 2", Sans-serif;*/
    font-size: 38px;
    font-weight: 800;
    line-height: 31px; flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
      
  }
  
  
  .ticksty{
      
      background-color:#FFF; margin-bottom:2%;  color:#004470; font-size: 17px; font-weight: 500; border-radius:15px; padding:2%;
  }

.bluecolr
{ 
    color: #004470 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
     line-height:15px !important;
    
}




@media screen and (max-width: 375px) {
  .show-on-desktop {
    display: none;
  }
}

@media screen and (min-width: 375px) {
  .hide-on-desktop {
    display: none;
  }
}



@media only screen and max width 375px {
    

    
    .listing1{
         line-height:15px !important;
    }
    
    
  .blutxt1{
     color:#008EC5; 
     /*font-family: "Baloo Chettan 2", Sans-serif;*/
    font-size: 18px;
    font-weight: 400;
    line-height: 31px; 

 }   
 
  .txxt12{   
    font-size: 22px;
   
  }
 
 .bluebig{color:#004470;font-weight:800;font-size: 13px!important;} 
 .floatright{ float:left
}









