/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px){

/*Home page start*/


    
    
/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}
.banner-image1 {
    width: 100%;
    height: 450px;
}
.banner-image2 {
    width: 100%;
    height: 450px;
}    
.banner-image3 {
    width: 100%;
    height: 450px;
}    
    
.banner_iconbox {
    width: 80px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}    
.banner-contentbox {
    position: absolute;
    height: 450px;
    top: 0px;
    left: 0;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}     
.banner-contentbox .banner-heading1 {
    text-align: center;
    font-size: 32px;
    line-height: 38px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;

}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    margin-top: 20px;
    margin-left: 0;
    margin-bottom: 0;
}
.banner-details {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    margin-top: 20px;
    margin-left: 0;
}
.banner-button {
    margin-top: 50px;
    margin-left: 0;
    text-align: center;
}   
    
.banner-section .owl-prev span {
    padding-left: 0px;
}    
.banner-section .owl-next span {
    padding-right: 0;
}    
   
.banner_group_iconbox {
    width: 70px;
    height: 70px;
    border: 5px solid #fff;
    margin: 0 7px;
}  
    
.banner-section .owl-prev {
    left: 0px;
}    
.banner-section .owl-next {
    right: 0px;
}    
    
/*banner section end*/    

   
/*Section1 start*/
    
.section1 {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 0;
}
    
.heading-section .heading-1 {
    font-size: 22px;
    line-height: 26px;
}  
.heading-section .heading-2 {
    font-size: 28px;
    line-height: 34px;
}   
.buttonbox{
    margin-top: 15px;
}

.mb-mt-20 {
    margin-top: 20px !important;
} 
.service-col {
    flex: 0 0 100%;
    max-width: 100%;
}  
.service_imagebox {
    width: 100%;
    height: auto;
}      
    
.shadhowbox-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}    
.shadhowbox-row {
    justify-content: center;
}    
.shadhowbox-column {
    max-width: 100%;
    width: 100%;
}    
    
/*
.shadhowbox {
    width: 100%;
    height: auto;
}    
*/
.contentbox_heading2 {
    font-size: 24px;
    line-height: 30px;
}   
.mision_vision-section .left-contentbox .content-heading2 {
    font-size: 24px;
    line-height: 30px;
}
.mision_vision-section .left-contentbox .left-contentbox-details {
    margin-bottom: 0px;
}

.about-content h1 {
    font-size: 20px;
    line-height: 26px;
}

.shadhow-imagebox {
    width: 100%;
    height: 180px;
    overflow: hidden;
}    
    
    
.content-heading {
    height: auto;
    font-size: 16px;
    line-height: 22px;
}    
    
.box1 {
    width: 100%;
    height: auto;
    padding: 30px;
    padding-bottom: 40px;
}   
.box1-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}    
.box1-contentbox {
    width: 100% !important;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    text-align: center;
}    
    
    
    
    
    
    
    
    
    
/*section1 end*/    

.section2 {
    padding-top: 0px;
    padding-bottom: 50px;
}  
    
.section2 .content-heading2 {
    color: #022935;
    font-size: 28px;
    line-height: 34px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 20px;
}
    
.left-column {
    width: 100%;
}    
.right-column {
    width: 100%;
}    
.more-info-button{
    margin-bottom: 30px;
}    
    
.about_docbox {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
}    
    
.section2 .content-heading1 {
    font-size: 24px;
    line-height: 30px;
}    
 
.list-column {
    width: 100%;
}    
    
    
.doctor-col {
    flex: 0 0 100%;
    max-width: 100%;
}  
.doc_imgbox {
    width: 100%;
    height: auto;
} 
/*Section3 start*/
    
.mb-d-none{
    display: none;
}
    
.section3 {
    padding-top: 0px;
    padding-bottom: 50px;
}    
  
.banner-imagebox {
    width: 100%;
    height: auto;
}   
.banner-imagebox3 {
    width: 100%;
    height: auto;
}
.banner-imagebox4 {
    width: 100%;
    height: auto;
}    
    
    
    
.section4 {
    padding-top: 0px;
    padding-bottom: 50px;
} 
    
.sub-banner {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 40px;
    height: auto;
    overflow: hidden;
    text-align: center;
}    
    
.section4 .box1-heading2 {
    text-align: center;
}    
.section4 .box1-heading1 {
    text-align: center;
}    
.section4 .box1-price {
    text-align: center;
}    
.section4 .knowmore-button {
    text-align: center;
}    
    
    
    
    
    
    
.section4 .owl-nav{
    display: none;
} 
    
/* .treatment_imgbox {
    width: 100%;
    height: auto;
}     */
.treatment_name {
    font-size: 20px;
    line-height: 28px;
}    
    
.doc_detailsbox {
    padding: 20px 15px;
}
    
.doc_name {
    font-size: 20px;
    line-height: 26px;
}    
    
    
    
    
.testimonial-section .owl-nav{
    display: none;
}    
    
.learnmore_button{
    margin-bottom: 30px;
}    
.left_heading1 {
    font-size: 24px;
    line-height: 28px;
}   
.right_heading1 {
    font-size: 24px;
    line-height: 28px;
}    
.right_box-con .list_contentbox {
    max-width: 75%;
    margin-left: 15px;
}    
    
.mb-mt-40{
    margin-top: 40px !important;
}
.mb-mt-30{
    margin-top: 30px !important;
}
 
.section5 {
    padding-top: 0px;
    padding-bottom: 50px;
}

.section5 .service-heading2 {
    height: auto;
}

    
.section6 {
    padding-top: 0px;
    padding-bottom: 50px;
}
    
.section6 .sub-banner1 {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    height: auto;
    overflow: hidden;
}    
    
.section6 .box1-heading1 {
    text-align: center;
}
.section6 .box1-heading2 {
    text-align: center;
}
.section6 .box1-price {
    text-align: center;
}    
.section6 .knowmore-button {
    text-align: center;
}    
    
.section6 .sub-banner2 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
    height: auto;
    overflow: hidden;
}    
    
.section6 .sub-banner2 .box1-contentbox {
    margin-left: auto;
    margin-right: auto;
}    
    
.section6 .sub-banner2 .box1-heading1 {
    text-align: center;
}   
.section6 .sub-banner2 .box1-heading2 {
    text-align: center;
}    
.section6 .sub-banner2 .box1-price {
    text-align: center;
}    
.section6 .sub-banner2 .knowmore-button {
    text-align: center;
}    
    

    
.mb-mt-0{
    margin-top: 0 !important;
}
.mb-d-none{
    display: none;
}
.mb-d-block{
    display: block;
}   

.section7 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.section8 {
    padding-top: 50px;
    padding-bottom: 50px;
}  
    
.testimonial-section {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.testimonial-section .heading-section .details {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}    
.testi-contentbox .commetator-name {
    margin-left: 15px;
}
.testi-contentbox .commetator-post {
    margin-left: 15px;
}    
    
    
.section9 {
    padding-top: 50px;
    padding-bottom: 50px;
}
    
/*Contact form section start*/ 

.contactus-section {
    padding-top: 0px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
}    
.contactus-section .info {
    width: 100%;
    height: auto;
    padding-top: 30px;
}
.form-box {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0px;
    padding-bottom: 0px;
}
    
.contact-form-heading {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 30px;
}    
  
.form-heading {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
}    
    
/*
.contact-form {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}    
*/
    
    
    
/*Contact form section end*/    
    

.google-map-section {
    padding-top: 0px;
    padding-bottom: 0px;
}    
.mb-mt-10{
    margin-top: 10px !important;
}    
    
/*Footer start*/

.footer-column2{
    margin-top: 40px;
}  
.footer-column3{
    margin-top: 40px;
}
.footer-column4{
    margin-top: 40px;
}
.ft_end_txt {
    text-align: center;
}
.ft_end_txt2 {
    text-align: center;
} 
    
.footer-contact-details {
    width: 100%;
    height: auto;
}    
.footer-contactbox2{
    margin-top: 20px;
}    
    
.payment_gateway-imgbox{
    margin-left: auto;
    margin-right: auto;
}    
    
    
    
    
    
/*Footer end*/    
    
.contact-detailsbox{
    max-width: 200px;
} 
    
.about-content {
    top: 100px;
}    

.list-content{
    max-width: 88%;
}    
.learn-more-btn {
    margin-left: 0px;
    margin-top: 20px;
}    
    
/*Our Products details page start*/  
.content-con1 {
    margin-top: 30px;
} 
.button-group {
    display: flex;
    flex-direction: column;
}    
.button-group .btn2 {
    margin-left: 0px;
    margin-top: 20px;
}    
    
    
/*Our Products details page end*/    
    
}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px){

/*Home page start*/


    
    
/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}
.banner-image1 {
    width: 100%;
    height: 450px;
}
.banner-image2 {
    width: 100%;
    height: 450px;
}    
.banner-image3 {
    width: 100%;
    height: 450px;
}    
    
.banner_iconbox {
    width: 80px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}    
.banner-contentbox {
    position: absolute;
    height: 450px;
    top: 0px;
    left: 20px;
    right: 20px;
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}     
.banner-contentbox .banner-heading1 {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;

}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 22px;
    line-height: 28px;
    margin-top: 10px;
    margin-left: 0;
}
.banner-details {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-top: 30px;
    margin-left: 0;
}
.banner-button {
    margin-top: 40px;
    margin-left: 0;
    text-align: center;
}   
    
.banner-section .owl-prev span {
    padding-left: 0px;
}    
.banner-section .owl-next span {
    padding-right: 0;
}    
   
.banner_group_iconbox {
    width: 70px;
    height: 70px;
    border: 5px solid #fff;
    margin: 0 7px;
}  
    
.banner-section .owl-prev {
    left: 0px;
}    
.banner-section .owl-next {
    right: 0px;
}    
    
/*banner section end*/ 

   
    
.section1 {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 0;
}    
.service-col {
    flex: 0 0 50%;
    max-width: 50%;
}  
.service_imagebox {
    width: 100%;
    height: auto;
}      
    
.shadhowbox-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}    
.shadhowbox-row {
    justify-content: center;
}    
.shadhowbox-column {
    max-width: 50%;
    width: 100%;
}    

/*
.shadhow-imagebox {
    width: 100%;
    height: auto;
    overflow: hidden;
}    
*/
    
.shadhowbox {
    width: 100%;
    height: 400px;
}    
.content-heading {
    height: auto;
    font-size: 16px;
    line-height: 22px;
}    
    
    
    
/*section1 end*/    

.section2 {
    padding-top: 0px;
    padding-bottom: 50px;
}  
.section3 {
    padding-top: 0px;
    padding-bottom: 50px;
}    
.list-content {
    width: 90%;
}   
    
.section2 .content-heading2 {
    color: #022935;
    font-size: 32px;
    line-height: 42px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 20px;
}    
    
    .more-info-button{
        margin-bottom: 30px;
    }    
    
/*Section3 end*/    
 
.mb-d-none{
    display: none;
}
    
        
.section2 .product-heading-1 {
    font-size: 24px;
    line-height: 28px;
}    
.section2 .product-heading-2 {
    font-size: 28px;
    line-height: 32px;
}    
.about_docbox {
    width: 100%;
    height: auto;
    padding: 30px 20px;
    margin-top: 0px;
    margin-left: 0px;
}    

    
.sm-mt-40{
    margin-top: 40px !important;
}    
.section4 {
    padding-top: 0px;
    padding-bottom: 50px;
}
    
.sub-banner1 .imagebox {
    max-width: 250px;
    width: 100%;
    height: auto;
}    
.sub-banner2 .imagebox {
    max-width: 250px;
    width: 100%;
    height: auto;
}    
   
    
.sm-mt-30{
    margin-top: 30px !important;
}    
/*section4 end*/
    
.section5 {
    padding-top: 0px;
    padding-bottom: 50px;
}    
    
    
.section6 {
    padding-top: 00px;
    padding-bottom: 50px;
}
    
    
.section6 .sub-banner1 {
    background: #e7f2f8;
    padding-left: 30px;
    padding-right: 0px;
    padding-bottom: 10px;
    height: 210px;
}    
.section6 .sub-banner1 .imagebox {
    max-width: 317px;
    width: 100%;
    height: auto;
}    
    
    
    
.section8 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
    
    
    
    
    
.md-mt-30{
    margin-top: 30px !important;
}    
    
.learnmore_button{
    margin-bottom: 30px;
}    
.section4 .owl-nav{
    display: none;
}    
.testimonial-section .owl-nav{
    display: none;
} 
.testimonial-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.testimonial-section .heading-section .details {
    margin-bottom: 0;
}
/*contact section start*/ 
    
.contactus-section {
    padding-top: 0px;
    padding-bottom: 0px;
}   
.contactus-section .info {
    width: 100%;
    height: auto;
}   
.contact-form {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 0px;
}    
.contact-form-heading {
    margin-bottom: 0px;
    margin-top: 30px;
    font-size: 30px;
    line-height: 36px;
}  
    
.form-box {
    padding-top: 30px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 50px;
    margin-top: 0px;
}    
.form-details {
    margin-bottom: 15px;
}    
    
    
/*contact section end*/    
    
    
.google-map-section {
    padding-top: 0;
    padding-bottom: 0;
}    
    
    
/*Footer start*/

.footer-column2{
    margin-top: 40px;
}  
.footer-column3{
    margin-top: 40px;
}
.footer-column4{
    margin-top: 40px;
}
.ft_end_txt {
    text-align: center;
}
.ft_end_txt2 {
    text-align: center;
} 

.payment_gateway-imgbox{
    margin-left: auto;
    margin-right: auto;
}
.footer_end-row {
    justify-content: center;
    align-items: center;
}

/*Footer end*/     

    
/*Our Products details page start*/  
.content-con1 {
    margin-top: 30px;
}   
       
/*Our Products details page end*/     
    
    
    
    
    
    
    
    
}


/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px){
    
/*Home page start*/


    
    
/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}
.banner-image1 {
    width: 100%;
    height: 450px;
}
.banner-image2 {
    width: 100%;
    height: 450px;
}    
.banner-image3 {
    width: 100%;
    height: 450px;
}    
    
.banner_iconbox {
    width: 80px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}    
    
.banner-contentbox .banner-heading1 {
    text-align: center;
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;

}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 26px;
    line-height: 32px;
    margin-top: 10px;
    margin-left: 0;
}
.banner-details {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
.banner-button {
    margin-top: 40px;
    margin-left: 0;
    text-align: center;
}   
    
.banner-section .owl-prev span {
    padding-left: 0px;
}    
.banner-section .owl-next span {
    padding-right: 0;
}    
.banner-contentbox {
    position: absolute;
    height: 450px;
    left: 7%;
    right: 7%;
    max-width: 650px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}    
  
/*banner section end*/ 
    

    
    
.section1 {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 0px;
}    
.service-col {
    flex: 0 0 50%;
    max-width: 50%;
}  
.service_imagebox {
    width: 100%;
    height: auto;
}      
.shadhow-imagebox {
    width: 100%;
    height: 180px;
    overflow: hidden;
}
    
.shadhowbox-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.content-heading {
    height: auto; 
}
.more-info-button{
    margin-bottom: 30px;
}  
 
.box1-row .imagebox1 {
    max-width: 250px;
}    
.box1-row .imagebox2 {
    max-width: 270px;
}    
.box1-row .imagebox3 {
    max-width: 220px;
}    
.box1-contentbox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 30px;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}
    
/*section1 end*/    

.section2 {
    padding-top: 0px;
    padding-bottom: 50px;
}  
    
/* .treatment_imgbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: 0.3s ease-in-out;
} */

.doctor-col {
    flex: 0 0 50%;
    max-width: 50%;
}  
.doc_imgbox {
    width: 100%;
    height: auto;
    left: 0;
}    
/*Section3 end*/ 
    
.md-mt-20 {
    margin-top: 20px !important;
}    
.md-mt-30 {
    margin-top: 30px !important;
}
    
.md-mt-40{
    margin-top: 40px !important;
}    
   
.section3 {
    padding-top: 0px;
    padding-bottom: 50px;
}    
  
/*section4 start*/ 
    
.section4 {
    padding-top: 0px;
    padding-bottom: 50px;
}
    
.sub-banner1 .imagebox {
    max-width: 380px;
    width: 100%;
    height: auto;
}    
.sub-banner2 .imagebox {
    max-width: 350px;
    width: 100%;
    height: auto;
}     
    
.section5 {
    padding-top: 0px;
    padding-bottom: 50px;
}      
.learnmore_button{
    margin-bottom: 30px;
}    
/*section4 end*/     
   
.section6 {
    padding-top: 0px;
    padding-bottom: 50px;
}  
       
.section7 {
    padding-top: 50px;
    padding-bottom: 50px;
}  
.section8 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
    
.testimonial-section {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.testimonial-section .heading-section .details {
    margin-bottom: 0;
}    
/*contact section start*/ 
    
.contactus-section {
    margin-top: 50px;
    padding-bottom: 50px
}    
.contactus-section .info {
    width: 100%;
    height: auto;
    padding-top: 50px;
} 
      
.form-box {
    margin-top: 50px;
}
    
/*contact section end*/     
    
.google-map-section {
    padding-top: 0;
    padding-bottom: 0;
}    
    
/*Footer start*/

    
.footer-contact-details {
    width: 100%;
    height: auto;
}    
    
.footer-column3{
    margin-top: 30px;
}
.footer-column4{
    margin-top: 30px;
}
.ft_end_txt {
    text-align: center;
}
.ft_end_txt2 {
    text-align: center;
}   
.footer-contactbox2{
    margin-top: 30px;
} 
    
.payment_gateway-imgbox{
    margin-left: auto;
    margin-right: auto;
}
.footer_end-row {
    justify-content: center;
    align-items: center;
}    
    
    
/*Footer end*/    
 
    
    
}


/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px){

.main-header {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}    
.top-header-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* align-items: center; */
    padding-left: 0px;
    padding-right: 0px;
    height: auto;
}    
.pixel-main-menu {
    margin-left: 43%;
}    
.header .social_con {
    margin-top: 0px;
    margin-left: 0;
}    
    
.classynav ul li a {
    font-size: 13px;
    padding: 0 10px;
    height: 72px;
    line-height: 72px;
}
.classy-nav-container a {
    font-size: 13px;
}    
.header_left-column {
    max-width: 415px;
    width: 100%;
    height: 140px;
    overflow: hidden;
}  
/*
.navbar-brand {
    max-width: 180px;
}    
*/
.email-con, .openhours-con, .phone-con {
    padding-right: 20px;
}    
.email-con {
    margin-left: 0px;
}  
.top-header {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
}    
/*
.time-icon {
    width: 20px;
    height: auto;
}    
    
.email-icon {
    width: 25px;
    height: auto;
}    
    
.phone-icon {
    width: 20px;
    height: auto;
}    
*/
    
.main_header-row {
    padding: 0 0;
    padding-right: 15px;
}    
    
.time_heading {
    font-size: 12px;
    line-height: 16px;
}    
.time_details {
    font-size: 12px;
    line-height: 16px;
}  
.email_heading {
    font-size: 12px;
    line-height: 16px;
}
.emailid {
    font-size: 12px;
    line-height: 16px;
}    
.phone_heading {
    font-size: 12px;
    line-height: 16px;
}    
.phone-no {
    font-size: 12px;
    line-height: 16px;
}    
    
    
.banner-contentbox .banner-heading1 {
    font-size: 36px;
    line-height: 42px;
}    
    
    
.shadhow-imagebox {
    width: 100%;
    height: 160px;
    overflow: hidden;
}   
    
.content-heading {
    height: auto;
}    
.about_docbox {
    margin-top: -60px;
    margin-left: 25px;
}    
.section2 .content-heading2 {
    font-size: 34px;
    line-height: 40px;
}
 
.section3 .service-heading1 {
    height: auto;
    text-align: left;
    font-size: 14px;
}
    
    
    
.time_list {
    font-size: 14px;
    line-height: 20px;
}    
.contact-form-heading {
    font-size: 28px;
    line-height: 34px;
}
 

.box2 {
    width: 100%;
    height: 320px;
}    
    
    
.box2-contentbox .box2-heading {
    font-size: 16px;
}    
    
    
.service-col {
    flex: 0 0 25%;
    max-width: 25%;
}    
.service_imagebox {
    width: 100%;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.l-mt-30{
    margin-top: 30px !important;
}    
 
/* .treatment_imgbox {
    width: 100%;
    height: 200px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}     */
    
.col-l-3{
    flex: 0 0 25% !important;
    max-width: 25% !important;
}    
    
.doc_imgbox {
    width: 100%;
    height: 320px;
}    
   
.banner-imagebox {
    width: 100%;
    height: 370px;
}    
    
.banner-imagebox3 {
    width: 100%;
    height: 170px;
}    
.banner-imagebox4 {
    width: 100%;
    height: 170px;
}    
    
.products_button .btn1 {
    width: 100%;
    display: block;
}
.btn1 {
    font-size: 14px;
    padding: 10px 20px;
}    
.footer-heading {
    font-size: 20px;
}    
    
.section4 .owl-prev {
    left: 44%;
}    
.section4 .owl-next {
    right: 44%;
}
    
.sub-banner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    height: 250px;
    overflow: hidden;
}    
.sub-banner1 .imagebox {
    max-width: 205px;
    width: 100%;
    height: auto;
}    
.sub-banner2 .imagebox {
    max-width: 205px;
    width: 100%;
    height: auto;
}    
    
    
.section5 .service-heading2 {
    font-size: 15px;
    line-height: 22px;
}    
    
    
    
.section5 .owl-prev {
    left: 45%;
}    
.section5 .owl-next {
    right: 45%;
}
.doc_detailsbox {
    padding: 20px 15px;
}    
.doc_name {
    font-size: 20px;
    line-height: 26px;
}  
    
.section6 .sub-banner1 {
    padding-bottom: 10px;
    height: 230px;
    overflow: hidden;
}    
.section6 .sub-banner1 .imagebox {
    max-width: 350px;
    width: 100%;
    height: auto;
}    

.section6 .sub-banner2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    height: 230px;
    overflow: hidden;
}
.section6 .sub-banner2 .imagebox {
    max-width: 125px;
    width: 100%;
    height: auto;
}    
    
.section6 .box1-contentbox {
    width: auto;
    height: 100%;
    position: relative;
    left: 0;
}    
    
    
.gmap_box {
    width: 100%;
    height: 450px;
}
.form-box {
    height: 450px;
    padding-top: 50px;
    padding-bottom: 40px;
}    
    
    
    
.google-map-section {
    padding-top: 0;
}    
.info {
    padding-left: 20px;
    padding-right: 20px;
}
    
.bro-iconbox {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}    
    
.brochure-heading {
    font-size: 20px;
    line-height: 24px;
}    

.service-section1 .contact-form {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
}    

.cream_cakebox {
    position: absolute;
    width: 250px;
    height: auto;
    bottom: -70px;
    left: 0;
    z-index: -1;
}    
    
.products-inner-content2 .products-heading {
    font-size: 16px;
    line-height: 22px;
}    
    
    
    
    
    
}


/*Large devices (desktops, 1200px and up)*/
@media (min-width: 1200px){
    

    
    
    
    
    
    
    
}


.social-detail {
	display: none;
}

@media (max-width: 992px){
    
/*Header start*/

.header {
    width: 100%;
    height: 70px;
    background: transparent;
}
.top-header {
    display: none;
}   
.main-header {
    width: 100%;
    height: auto;

}   
.header_left-column {
    max-width: 100%;
    width: 100%;
    height: 70px;
    overflow: hidden;
    background: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    clip-path: none;
}    
    
.main_header-row {
    background: transparent;
    padding: 0;
}    
    
.social-detail {
    display: inherit;
    color: #f55b14;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    padding: 15px;
}

.social-detail span {
    color: #202020;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    display: block;
    margin-top: 15px;
} 
.social-detail a{
    color: #666;
}
/* .social-detail a {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #8a8a8a !important;
    display: block;
    padding: 10px 0px !important;
} */
.social-detail .btn2  {
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 10px 30px !important;
}
.social-detail .btn2:hover  {
    color: #00ff00 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 10px 30px !important;
}
/* .social-detail a:hover {
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #8a8a8a;
    display: block;
    padding: 10px 0px !important;
} */

/* .social-detail .social_icons a {
    display: inline-block;
    margin-right: 10px;
}  */

/* .social-detail i {
    color: #ff4328 !important;
    font-weight: 500;
    font-size: 22px;
    text-align: left;
} */
.social-detail .btn-lable{
    color: #fff;
    margin-top: 0;
}


.get-in-touch-button {
    display: none;
}    
.header .social_con {
    display: none;
}
.mob-logobox {
    display: block;
}    
    
    
.navbar-brand {
/*    max-width: 50px;*/
    padding: 0 0 !important;
    margin-right: 0px !important;
}
.navbar-brand img {
    width: 180px;
    height: auto;
}

.join_us-button{
    display: none;
}
.main-header-section {
    width: 100%;
    height: auto;
    padding: 0 15px !important;
}    
.cartbox_container {
    display: none;
}    

/*Header start*/
    
    
.banner-item {
    padding-left: 0;
}    
   
.section3 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.section3_heading {
    font-size: 24px;
    text-align: center;
    line-height: 30px;
}
.section4 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.section4 .owl-theme .owl-nav {
    display: none !important;
}    
.section5 .owl-theme .owl-nav {
    display: none !important;
}    
    
.section4 .heading-section .heading-2 {
    padding-top: 50px;
}    
    
.certi_slider {
    padding-bottom: 0px;
}    
    
.contactus-section {
    margin-top: 0px;
}    
    
.aboutpage_section1{
    padding-top: 50px;
}    
.aboutpage_section2 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
    
.service-section1 {
    padding-top: 60px;
    padding-bottom: 60px;
}    
.download_brochure {
    display: block !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    padding-bottom: 50px;
} 
.download_left{
    display: block !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}    
.bro-iconbox {
    margin-right: 0px;
    margin-bottom: 15px;
}    
    
.download_brochure-button{
    margin-top: 50px;
}    
.right-form-box {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
}    

.nav-tab-container .nav-item {
    margin-right: 0px;
}    
   
    
.knowmore_button {
    margin-bottom: 50px;
}    
    
.aboutpage_section1{
    padding-bottom: 50px;
}    

.right-service-box {
    padding-left: 20px;
    padding-right: 20px;
}    
    
.our-products-section {
    padding-top: 50px;
    padding-bottom: 50px;
} 

.our-category-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.content-heading2 {
    font-size: 26px;
    line-height: 32px;
}
.achiev_section1{
    padding-top: 50px;
    padding-bottom: 50px;
}    
.aboutcatepage_section1 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.our-products-section2 {
    padding-top: 0px;
    padding-bottom: 30px;
}


.contactus-section1{
    padding-top: 50px;
    padding-bottom: 50px;
}
    
.g-map{
    width: 100%;
    height: 300px;
}  
/* .footer-contactbox {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}   */
.footer-contact-iconbox {
    width: 20px;
    height: 20px;
}
.footer-contact-iconbox i {
    font-size: 20px;
}
.footer-contact-details {
    width: 100%;
    height: auto;
    padding: 15px 15px;
}
/* .footer-contact-content {
    margin-left: 0px;
} */


    
}





