@media only screen and (max-width: 479px) {
    .footer-top h3 {
        color: #c38928;
        font-size: 25px !important;
        margin-bottom: 22px;
    }

}
@media only screen and (max-width: 991px) {
    .testi-image{
        position: static !important;
    }
    .testi-image img{
        width: 100% !important;
    }
    .smiles-design h1 {
        font-size: 34px !important;
        font-weight: 700;
        margin-bottom: 30px;
    }
    .breadcrump-menu h1 {
        font-size: 35px !important;
        font-weight: 700;
        /* margin-bottom: 30px; */
    }
    .dental-text h2 {
        font-size: 35px !important;
        font-weight: 700;
    }
    .dental-text h3 {
        font-size: 24px !important;
    }

}

@media only screen and (max-width: 991px) {
    .Satisfy_font h1 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
}
@media only screen and (max-width: 767px) {
    
}

@media only screen and (min-width: 480px) and (max-width: 575px) {
    
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    
}

@media only screen and (min-width: 1400px) and (max-width: 1440px) {
    
}

@media only screen and (min-width: 1108px) and (max-width: 1157px) {
    

}

@media only screen and (min-width: 1158px) and (max-width: 1199px) {
    
}

@media only screen and (min-width: 1200px) and (max-width: 1207px) {
    
}

@media only screen and (min-width: 1208px) and (max-width: 1257px) {

    
}

@media only screen and (min-width: 1258px) and (max-width: 1306px) {
    
}

@media only screen and (min-width: 1307px) and (max-width: 1356px) {
    
}

@media only screen and (min-width: 1357px) and (max-width: 1399px) {

    
}

@media only screen and (min-width: 1058px) and (max-width: 1107px) {
    
    
}

@media only screen and (min-width: 1025px) and (max-width: 1057px) {
    
    
}
@media only screen and (min-width: 1171px) and (max-width: 1228px) {
    .navbar-dark .navbar-nav .nav-link{
        font-size: 14px;
    }
    
}
@media only screen and (min-width: 1050px) and (max-width: 1170px) {
    .navbar-dark .navbar-nav .nav-link{
        font-size: 12px;
    }
    
}
@media only screen and (min-width: 992px) and (max-width: 1049px) {
    .navbar-dark .navbar-nav .nav-link{
        font-size: 11px;
    }
    
}
