@media (min-width: 992px) and (max-width: 1399px) {

:root {
  --main-container: 960px;
  --radzel-margin: 120px;    
}

body {
	font-size: 16px;
}

.menu {
    display: none;
}

.menu-right-item {
    margin-left: 35px;
    line-height: 1;
}

.divMenu {
    padding-top: 0px;
    margin-bottom: 10px;
    padding-left: 0px;
}

.divMenuLogo {
    margin-right: 30px;
}

.divMenuLogo img{
    height: 80px;
}

.divMenuLeftItem {
    font-size: 20px;    
    padding-right: 30px;
}

.divMenuTop {
    font-size: 14px;
}

.div-link {
    flex-direction: column;
}

.div-link-left-name {
    width: 300px;
    align-content: flex-start;
}

.div-link-left-footer {

}

.div-link-left-footer-item {
     margin-left: 0px;
     margin-right: 70px;
}

.div-link-right {
    margin-top: 20px;
    margin-left: 330px;
}

.div-link-right-img {
   margin-left: 0px;
   margin-right: 30px;
}

.main-desсription  p {
    width: 400px;
}

.main {
    padding-top: 10px;
}

.main-important {
    font-size: 18px;
    width: auto;
}

.main-important-header {
    top:-19px;
    font-size: 24px;
}

.main-important-header-line {
    position: relative;
    top: -1px;
    height: 1px;
    width: 336px;
}

.razdel-who-item-img {
    top: 150px;
    left: 30px;  
}

.razdel-who-item-img-2 {
    top: 65px;
    left: 65px;  
}


.razdel-foto-img {
    border: 15px solid #FFF;
}

.razdel-foto-img-1 {
    width: 400px;
    height: 267px;
}

.razdel-foto-img-2 {
    width: 400px;
    height: 267px;
    left: -70px;
    bottom: 15px;
}

.razdel-telegram-header {
    width: 540px;
    margin-bottom: 50px;
}

.razdel-telegram-img {
    position: relative;
    bottom: 150px;
    left: 170px;  
    width: 400px;
}

h1 {
    font-size: 52px;
    margin-top: 10px;
    margin-bottom: 30px;
}

h2 {
    font-size: 52px;
}

h3 {
    font-size: 2.0rem;
    margin-bottom: 10px;
}

.button-large {
    font-size: 18px;
    width: 200px;
    height: 60px;
}

.button-normal {
    width: 280px;
    height: 60px;
}

.p__big {
    font-size: 60px;
}

.p__big-2 {
    font-size: 90px;
}

.p__middle {
    font-size: 20px;
    width: 250px;
}

.p-footer__name {
    font-size: 28px;
    width: 500px;
}

.p-footer__phone {
    font-size: 24px;
}

.p-footer__adress {
    font-size: 24px;    
}


}
