
@media only screen and  (min-width: 0px) and (max-width: 1400px) {

.nav-tab .nav-item { font-size: 14px;}
}

@media only screen and  (min-width: 0px) and (max-width: 991px) {

.bread-tab {
    position: relative;
    top: 10px;
    left: 0;
    z-index: 1;
}
p {
    font-size: 15px;
}
.list-tp li, li, .dep-list li {
    font-size: 15px;
}
h5 {
    font-size: 18px !important;}
    .about-title h2 {
        font-size: 25px;}
        
    

}


@media only screen and  (min-width: 0px) and (max-width: 767px) {
    .qr-section p {margin-top: 40px;padding-bottom: 0px;margin-bottom: 0px; }

}


@media only screen and  (min-width: 0px) and (max-width: 577px) {
.bread-tab {
    position: relative;
    top: 36px;
    left: 0;
    z-index: 1;
}



}


 