/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1370px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

.container {
    width: 100%;
}
nav {
	display: none;   
}
.mobile-wrap {
    display: block;
}
.mobile-btn {
    display: block;
    font-size: 20px;
    color: #fff !important;
    margin-top: 5px;
    text-align: right;
}
.mobile-nav {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    width: 100%;
    height: 100vh;
    z-index: 111;
    text-align: center;
    padding-top: 15%;
    transform: translateY(-100%);
    transition: all .4s;
}
.nav-close:hover {
    cursor: pointer;
}
.nav-close {
    position: absolute;
    top: 30px;
    right: 17px;
    font-size: 20px;
}
.logo-min {
    text-align: center;
    margin-bottom: 30px;
}
.logo-min img {width: auto;}
.mobile-nav ul {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 75%;
}
.mobile-nav-active {
    transform: translateY(0%);
}
header {
    padding-bottom: 20px;
}
.header {
    padding-top: 15px;
}
.geo {
    display: none;
}
.messenger {
    display: none;
}
.center {
    margin-top: 0;
}
.h1 {
    width: 100%;
    margin-top: 10px;
}
h1 {
    font-size: 30px;
    line-height: 35px;
}
.center-content {
    flex-direction: column-reverse;
}
.center-img {
    position: relative;
    top: 10px;
}
.phone {
    margin: 0 auto;
    text-align: center;
}
.phone img {
    display: none;
}
.phone span {
    display: none;
}
.phone-tel {
    margin-left: 0;
}
.img-price {
    top: 190px;
    left: 0;
}
.region {
    display: none;
}
.btn-seeworks {
    display: none;
}
.btn-raschet {
    max-width: 100%;
    margin-top: 15px;
}
.advantages {
    margin-top: 20px;
}
.advantage-item {
    padding: 45px 50px 40px 50px;
    min-width: 320px;
    width: 100%;
    margin-bottom: 20px;
    height: auto;
}
.advantage-items .advantage-item:first-child img {
    margin-bottom: 10px;
}
h2 {
    font-size: 24px;
    line-height: 32px;
}
.wygb {
    padding-top: 10px;
    padding-bottom: 10px;
}
.wygb-text ul {
    margin-top: 15px;
}
.wygb-text li {
    margin-bottom: 10px;
}
.h2 h2 {
    margin: 5px 0 5px 0;
}
.price {
    padding: 30px 0 20px 0;
    height: auto;
    background-size: cover;
}
section.form {
    margin-top: 20px;
}
.form-content {
    background-size: cover;
    padding: 15px 15px 15px 15px;
}
.form-content h2 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
}
.form-content .podp {
    margin-top: 20px;
}
.technologiya {
    padding: 20px 0 20px 0;
}
.technologiya .h2 {
    margin-bottom: 10px;
}
.technologiya-text b {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
}
.technologiya-text {
    width: 100%;
}
.technologiya-text li {
    margin-bottom: 10px;
}
.technologiya-btn img {
    display: none;
}
.technologiya-btn {
    margin-top: 15px;
}
.technologiya-btn .btn {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
}
.video {
    display: none;
}
.type-grunt {
    display: none;
}
.type {
    padding: 20px 0 30px 0;
}
.type-h2 {
    margin-bottom: 15px;
    display: block;
}
.type-h2 h2 {
    text-align: center;
}
.poryadok .poryadok-wrap .home {
    display: none;
}
.poryadok {
    background-size: cover;
    padding: 150px 0 0 0;
}
.poryadok-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
}
.poryadok .h2 {
    margin-bottom: 20px;
}
.poryadok-item-noomber::after {
    display: none;
}
.noUi-tooltip {
    line-height: 26px;
    height: 26px;
    font-size: 12px;
}
.calc-label {
    line-height: 26px;
    font-size: 12px;
}
.calc-label--left-size {
    transform: translateX(0);
}
.calc-label--right-size {
    transform: translateX(0);
}
.calc-slider {
    margin: 10px auto 10px auto;
}
.calc-slider__title {
    margin-bottom: 10px;
}
.type-item {
    margin: 0 0 20px 0;
    width: 100%;
}
.comments .video-item {
    max-width: 100%;
    margin-bottom: 20px;
}
.comments {
    background: #F9F9FA;
    padding: 30px 0 0 0;
}
.comments .h2 {
    margin-bottom: 20px;
}
.video-text-wrap {
    display: none;
}
.comments-text {
    margin-top: 10px;
}
.all-fundaments {
    padding: 0 0 0;
}
.onas {
    display: none;
}
.fundaments-item {
    margin-bottom: 20px;
}
.all-fundaments .h2 {
    margin-bottom: 20px;
}
.all-fundaments-content {
    margin-bottom: 30px;
}
.contacts {
    margin-top: 30px;
    padding-bottom: 30px;
}
.contacts-text {
    width: 100%;
    margin-right: 0;
}
.contact-soc {
    padding: 15px 14px 15px 14px;
}
.contacts-map {
    width: 100%;
    margin-top: 20px;
}
footer {
    background: #F9F9FA;
    padding: 30px 0 30px 0;
}
.page-vintovii .center-img {
    margin-right: 0;
    width: 72%;
    margin: 0 auto;
}
.vintovii-content table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 20px;
}
.vintovii-content table td {
    font-size: 14px;
    padding: 10px 10px 10px 10px;
    border: 2px solid #e2e2e2;
}
.page-vintovii .technologiya-text {
    width: 100%;
}
.page-vintovii .technologiya b {
    margin: 10px 0 10px 0;
}
.page-vintovii .poryadok {
    background-size: cover;
    padding: 200px 0 0 0;
}
.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-25%, 0);
    left: 50%;
}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}