@media only screen and (min-width: 1000px){

    header .logo img{height: 101px;}

}

@media only screen and (min-width: 1100px){



}
@media only screen and (min-width: 1200px){


    

}
@media only screen and (min-width: 1300px){



}

@media only screen and (min-width: 1400px){



}
@media only screen and (min-width: 1600px){



}
@media only screen and (min-width: 1800px){



}
@media only screen and (min-width: 2000px){



}







@media only screen and (max-width: 1700px){

}

@media only screen and (max-width: 1645px){

}

@media only screen and (max-width: 1500px){

}

@media only screen and (max-width: 1400px){

.links a{font-size: 1rem;}
}


@media only screen and (max-width: 1300px){
    
}

@media only screen and (max-width: 1199px){
    .infoblosk a{font-size: 1.5rem !important;
    padding: 0 1rem;}
    
    .voproshom{
    border-bottom: 1rem solid rgb(255 255 255 / 0%);}
    
}

@media only screen and (max-width: 1076px){


}








@media (min-width: 575px) and (max-width: 720px){

    .text-muted{display: none;}
}



@media only screen and (max-width: 991px){
    
.infoblosk{font-size: .9rem;}
    .infoblosk a{font-size: .9rem !important;
    padding: 0 .5rem;}
           .card-img, .card-img-top {
    height: 340px;
} 
    
}

@media only screen and (min-width: 768px){

}



@media only screen and (max-width: 767px){

       .card-img, .card-img-top {
    height: 400px;
} 
    .tabs .nav-item::after, .eyespec{display: none;}
}

@media only screen and (max-width: 576px){
    
    
     header .logo img{height: 50px;}
    
    header .namesite{font-size: 95% !important;}
    .text-end {
    margin-top: -60px;
}
    .tizer .ikon{float: left;font-size: 2rem !important;
        margin-right: 1rem;
}
    .tizer .name {
    word-spacing: unset !important;
        height: 100%;
float: left;
    margin-right: 12px;
}
    .tizer .ikon {
    margin-top: -10px;
}
    
    .tizer {
    min-height: auto !important;
    background: #16c2ec26;
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
    }
    .links a{font-size: 80%;}
    .tabs .nav-item {
    margin-right: 4%;
    margin-bottom: 3%;
}
    .tabs .nav-link {
    color: #fff !important;
    background-color: #1b75bb;
}
    .tabs .nav-link.active {background-color: #6c757d !important;}
    .social{width: 50%; z-index: 1;}
    .mfp-gallery a {
        width: 100%;
    max-width: 100%;}
    
    .menutop .modal-title .logo img{height: 3rem !important;}
.menutop .modal-title .namesite{font-size: .81rem !important;}
.card-img, .card-img-top {
    height: auto;
}
    
    
}

@media only screen and (max-width: 321px){
}





@media only screen and (max-height: 480px){#panel{display: none !important;}

}

