/* Default: Large devices such as laptops, computers (greater than 1024px) *

/* Medium devices such as tablets (1024px or lesser) */

@media only screen and (max-width: 480px) {
    .banner_bottom{
        text-align: center !important;

    }
    .testimonial-box::after{
        bottom: -56px !important;
        left: 80px !important;
    }

    #navbarSupportedContent{
        position: relative;
    }
}
@media only screen and (max-width: 1366px) {

    .btn-newsl{
        position: inherit !important;
        right: 0px !important;
        left: 0px !important;
    }
    .logo{
        margin: 6px 0px !important;
        max-width: 190px !important;
    }

    .nav-item {
        padding: 0px 4px !important;
    }

    .brand-btn{
        white-space: break-spaces !important;
    }

    .banner_bottom{
        position: static !important;
    }

    .top-bottom-gap {
        margin: 51px 0px;
    }

    .navbar-light .navbar-toggler{
        border-color:transparent;
    }

    .navbar-toggler:focus{
        border: 0px;
    }

    .box-2{
        background-color: #dbdbdb !important;
        font-size: 30px !important;
        color: #656424 !important;
        /* border-bottom-left-radius: 50px; */
        /* margin-left: -33px !important; */
    }

    .testimonial-box::after{
        bottom: -60px;
        left: 21px;
    }
    /* .form-holder .mt-5, .form-holder .mb-5{
        margin: 15px !important;
    } */

    .Banner_caption{
        top: 30px !important;
        left: 43px !important;
    }

    .top-bottom-gap {
        margin: 50px 0px !important;
    }

    .form-holder{
        padding: 15px;
    }

    .price-treatment {
        padding: 30px 0px !important;
        background-position: top !important;
        background-size: cover;}

    
    .whychooseus h1 {
        margin-top: 0px !important;
        font-size: 29px !important;
    }

    .whychooseus p {
        max-width: 500px;
        font-size: 16px !important;
        font-weight: 300;
    }

    .testimonials{
        padding: 60px 0px !important;
    }

    .mt-5{
        margin-top: 15px !important;
    }

    .testimonials h1{
        font-size: 30px;
    }

    .team-area {
        padding: 60px 0px !important;
    }

    .foot-cont-padding{
        padding-top: 60px !important;
    }
}

@media only screen and (max-width: 1636px) {

    .banner_bottom{
        position: relative !important;
        top:0px !important;
    }
}
@media only screen and (min-width:320px) {
  
    .navbar{
        padding-left: 0px !important;
        text-align: center;
    }

    footer ul li {
        font-size: 14px;
        padding: 2px 6px 2px 0px !important;
        list-style-type: none !important;
    }
}
/* Small devices such as phones (768px or lesser) */
@media only screen and (max-width:915px) {
    
    .p-5{
        padding: 20px !important;
    }

    .overlap_white_abuse{
        height: 90px !important;
    }

    .price-treatment .caption {
        left: 0px;
        width: auto;
    }

    .caption h5{
        margin-bottom: 0px;
    }

    /* .navbar{
        padding-left: 0px !important;
        padding-top: 0px !important;
    } */

    .navbar{
        padding-left: 96px;
        padding-top: 15px;
    }

    .mt-80 {
        margin-top: 20px !important;
    }
    .brand-btn{
        width: 100%;
    }
/*    
    .logo{
        margin: 6px 0px !important;
        max-width: 180px !important;
    } */

   .navbar-toggler {
    position: absolute;
        top: -50px;
        right: 0px;
   }

   .col-sm-2  .mt-4{
    margin: 0px 0px 20px !important;
    width: 100%;
   }

   .col-sm-7 .mt-3{
    margin: 0px !important;
   }

   .Banner_caption{
    width: auto !important;
    position: static !important;
    margin-bottom: 20px;
   }
   .Banner_caption h1{
    font-size: 24px;
   }
   .Banner_caption p{
    font-size: 16px;
   }
  
   .banner_bottom{
    position: static !important;
    margin-top: 20px;
   }

   .top-bottom-gap{
    text-align: center;
    margin: 30px 0px !important;
   }

   h1{
    font-size: 25px !important;
   }
   .form-holder {
    padding: 20px !important;
}

.mt-5 {
    margin: 10px  0px !important;
}
.mb-5{
    margin: 10px 0px !important;
}

.btn{
    white-space:initial;
}

h3{
    font-size: 20px;
}

.price-treatment{
    padding: 20px 0px !important;
}

.price-treatment .caption {
    /* width: 90%; */
    /* width: auto; */
    height: auto;
    padding: 10px;
    background-color: #656424db;
    position: relative !important;
}

.card{
    min-height: 500 !important;
}

.price-treatment  .box-2{
    position: static !important;
}
.h5, h5{
    font-size: 1.15rem;
}

.whychooseus h1{
    margin-top: 20px !important;
}

.whychooseus p{
    font-size: 16px !important;
    font-weight: 300 !important;
}

.testimonials, .team-area, .foot-cont-padding {
    padding: 37px 0px !important;
    text-align: center;
    }
    footer .about{
        text-align: center !important;
    }

.testimonial-box{
    text-align: center;
    margin-bottom: 35px;
}

.pull-right{
    float: none !important;
}

.comment{
    max-width: 100% !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
}

.whychooseus{
    border: 1px solid #efefef;
    padding: 30px;
    margin-bottom: 35px;
}

.whychooseus p img{
    width: 14px;
}
/* .team-area img {
    width: 50px !important;
} */

.height-2{
    height: auto !important;
}


    .box-2{
    width: auto !important;
        border-radius: 0px !important;
        left: 0px !important;
        position: relative !important;
        padding: 20px !important;
    }

    /* footer ul li {
        font-size: 14px;
        padding: 6px 6px 6px 0px;
        list-style-type: none;
    } */
    .sponserd-logo img{
        width: 200px;
    }

    .testimonial-box::after {
        content: "";
        width: 0px;
        height: 0px;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 50px solid white;
        margin: 2rem;
        position: absolute;
        bottom: -57px;
    }

}




/* Default: Extra-small devices such as small phones (less than 640px) */

/* Small devices such as large phones (640px and up) */
@media only screen and (min-width: 640px) {

}

/* Medium devices such as tablets (768px and up) */
@media only screen and (min-width: 768px) {
    .navbar-toggler {
        position: absolute;
        top: 16px;
        right: -38px;
    }

    .height-2{
        height: auto !important;
    }
    /* .nav-item {
        padding: 0px 4px !important;
    }

    .brand-btn{
        white-space: break-spaces !important;
    }

    .banner_bottom{
        position: static !important;
    }

    .top-bottom-gap {
        margin: 51px 0px;
    }


    .form-holder .mt-5, .form-holder .mb-5{
        margin: 15px !important;
    }

    .Banner_caption{
        top: 30px !important;
        left: 43px !important;
    }

    .top-bottom-gap {
        margin: 50px 0px !important;
    }

    .form-holder{
        padding: 15px;
    }

    .price-treatment {
        padding: 30px 0px !important;
        background-position: top !important;
        background-size: cover;}

    .caption{
        width: 88% !important;
        height: 165px;
    }

    .whychooseus h1 {
        margin-top: 0px !important;
        font-size: 29px !important;
    }

    .whychooseus p {
        max-width: 500px;
        font-size: 16px !important;
        font-weight: 300;
    }

    .testimonials{
        padding: 60px 0px !important;
    }

    .mt-5{
        margin-top: 15px !important;
    }

    .testimonials h1{
        font-size: 30px;
        }

    .team-area {
        padding: 60px 0px !important;
    }

    .foot-cont-padding{
        padding-top: 60px !important;
    } */
}

/* Large devices such as laptops (1024px and up) */
@media only screen and (min-width: 1024px) {
    
}

/* Largest devices such as desktops (1280px and up) */
@media only screen and (min-width: 1280px){
      
}

@media only screen and (min-width: 1920px) {
    .logo {
        margin: 6px 0px 6px 30px !important;
        max-width: 259px !important;
    }

    /*  
    .brand-btn{
        margin-top: 20px !important;
    }  */

    .navbar{
        margin-top: 18px !important;
    }
    
}