ul.mmenu {
    display: none;
}

.sidebar h3 {
    display: none;
}

@media only screen and (min-width: 900px) and (max-width: 1200px) {
    
.adaptive {
    width: 900px;
}

.benefitBlock {
    width: 160px;
}

.benefitBlock h3 {
    font-size: 14px;
}

.srvBlock {
    width: 286.666px;
    margin: 0 0 20px;
}
    
}

@media only screen and (min-width: 600px) and (max-width: 899px) {
    
.adaptive {
    width: 600px;
}

header .socials {
    display: none;
}

header .adaptive .right .tel {
    margin: 0;
}

header .adaptive .right .tel a {
    font-size: 22px;
}

a.logotype h3 {
    width: 160px;
    font-size: 16px;
    line-height: 20px;
}

section.main_menu .adaptive ul {
    display: none;
}

section.main_slider .adaptive h1 {
    width: auto;
}

.srvBlock {
    width: 285px;
}

.serviceBlock a {
    display: flex;
    flex-direction: column !important;
    text-align: left !important;
}

.serviceBlock a .image {
    margin: 0 0 30px !important;
    width: 100%;
}

.serviceBlock a img {
    width: 100%;
}

.benefitBlock h3 {
    font-size: 12px;
    line-height: 14px;
}

.benefitBlock {
    width: 100px;
}

.sidebar h3 {
    background: hsla(23, 100%, 50%, 1);
    background: linear-gradient(45deg, hsla(23, 100%, 50%, 1) 0%, hsla(40, 100%, 50%, 1) 100%);
    background: -moz-linear-gradient(45deg, hsla(23, 100%, 50%, 1) 0%, hsla(40, 100%, 50%, 1) 100%);
    background: -webkit-linear-gradient(45deg, hsla(23, 100%, 50%, 1) 0%, hsla(40, 100%, 50%, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#FF6200", endColorstr="#ffaa00", GradientType=1 );
    padding: 15px 20px;
    color: #fff;
    display: block;
}

ul.mmenu {
    display: block;
}

.contactBlock {
    width: auto;
}

.contacts_title {
    font-size: 30px;
}

section.pagetitle h1 {
    font-size: 30px;
}

section.contacts .section_title {
    font-size: 30px;
}

.reviewBlock .image {
    width: 200px;
}

.reviewBlock p {
    font-size: 15px;
    line-height: 20px;
}

.modal_cont .left {
    display: none;
}
    
}

@media only screen and (max-width: 599px) {
    
.adaptive {
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
}

header .socials {
    display: none;
}

header .adaptive .right .tel {
    margin: 0;
}

header .adaptive .right .tel a {
    font-size: 19px;
}

a.logotype h3 {
    width: 160px;
    font-size: 16px;
    line-height: 20px;
    display: none;
}

section.main_menu .adaptive ul {
    display: none;
}

section.main_slider .adaptive h1 {
    width: auto;
    font-size: 42px;
    font-weight: 600;
    line-height: 50px;
}

.srvBlock {
    width: 285px;
}

.serviceBlock a {
    display: flex;
    flex-direction: column !important;
    text-align: left !important;
}

.serviceBlock a .image {
    margin: 0 0 30px !important;
    width: 100%;
}

.serviceBlock a img {
    width: 100%;
}

.benefitBlock h3 {
    font-size: 15px;
    line-height: 20px;
}

.benefitBlock {
    width: auto;
    margin: 0 0 30px;
}

.sidebar h3 {
    background: hsla(23, 100%, 50%, 1);
    background: linear-gradient(45deg, hsla(23, 100%, 50%, 1) 0%, hsla(40, 100%, 50%, 1) 100%);
    background: -moz-linear-gradient(45deg, hsla(23, 100%, 50%, 1) 0%, hsla(40, 100%, 50%, 1) 100%);
    background: -webkit-linear-gradient(45deg, hsla(23, 100%, 50%, 1) 0%, hsla(40, 100%, 50%, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#FF6200", endColorstr="#ffaa00", GradientType=1 );
    padding: 15px 20px;
    color: #fff;
    display: block;
}

ul.mmenu {
    display: block;
}

.contactBlock {
    margin: 0 0 20px;
    width: 100%;
}

.contacts_title {
    font-size: 30px;
}

section.pagetitle h1 {
    font-size: 30px;
}

section.contacts .section_title {
    font-size: 24px;
}

.reviewBlock .image {
    width: 100%;
    display: block;
    margin: 0 0 20px;
    padding: 0;
}

.reviewBlock p {
    font-size: 15px;
    line-height: 20px;
}

.modal_cont .left {
    display: none;
}

section.main_menu .adaptive {
    padding-left: 0;
    padding-right: 15px;
}

section.benefits .grid {
    display: flex;
    flex-direction: column;
}

section.main_slider {
    height: 310px;
}

a.logotype img {
    width: 100px;
}

header .adaptive {
    padding: 0 10px;
}

.section_title {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 40px;
}

.contactBlock p a {
    font-size: 20px;
}

.reviewBlock {
    display: block;
}

.reviewBlock .txt {
    display: block;
}

.articleBlock a {
    display: flex;
    flex-direction: column;
}

.articleBlock a .image {
    width: 100%;
}

.articleBlock a .image img {
    width: 100%;
}
 
}