@media screen and (max-width: 1279px) {

.topviz .container {
    padding: 20px;
    text-align: center;
}
.topviz h1 {
		margin-top: 20px;
    font-size: 38px;

}

.topmenu li {
    padding:  4px 0 4px 20px;
    border-left: none;
    text-transform: uppercase;
    float:right;
}
.topmenu a:after {
    bottom: -2px;
}

.preim .block div {
    height: 228px;
    padding: 20px;
}

.preim .block h3 {
	margin-top: 70px;
}
.preim .block h3:after {
    width: 64px;
    height: 64px;
    background: url(../images/ico-preim-01.png);
    top: -70px;
    left: -10px;
}

.plast-2 > .row > div {
	width: 100%;
	text-align: center;
} 
.plast-2 .col-7 {
	padding: 0;
} 
.gallery-02 {
	max-width: 652px;
	margin: 30px auto;
}

.plast-2 .col-5 {
    padding-left: 0;
}

.form-01 {
	max-width: 500px;
	display: block;
	margin: 30px auto 20px auto;
}

.form-01 > div {
    display: block;
}
.form-01 > div > div {
    display: block;
}
.form-01 > div > div:nth-child(1) {
    width: auto;
    padding: 0px;
}
.form-01 .cntr {
    padding: 0px;
}

.person-box .list {
    display: none;
}
.person-box .col-9 {
    width: 100%;
}

.person-box .items {
    padding-left: 0;
}

.person-box .items .owl-nav .owl-prev {
    left: 40px;
}

.person-box .items .owl-nav .owl-next {
    right: 40px;
 }



.step .container {
    height: auto; 
}

.step .row  {
    text-align: center;
}
.step .row > div {
    width: auto;
    float:none;
    display: inline-block;
}

.step .ico {
    margin-bottom: 20px;
}
.step .row .ico:before {
    display: none;
}

.contact .container > .row > div {
    width: 100%;
    float: none;
    max-width: 500px;
    margin: 0 auto;
}

.form2 {
	margin-top: 50px;
}

.pamedor a {
    margin-left: 0;
}



}


/*================================================*/

@media screen and (max-width: 899px) {

h1 {
	font-size: 28px;
}

.preim .row {
    margin: 0 -16px;
}
.preim .block {
    width: 33.33333333%;
    padding: 2px;
}

.preim h3 {
	font-size: 16px;
}
.preim p {
    font-size: 14px;
    line-height: 130%;
}



.projects-box .block {
	float: none;
	width: 100%;
	max-width: 382px;
	margin: 30px auto;
}

.plast-2 .container {
	padding-left: 20px;
	padding-right: 20px;

}

.person-box .items .owl-nav .owl-prev {
    left: 0;
}

.person-box .items .owl-nav .owl-next {
    right: 0;
 }


.footer .col-5 {
	display: none;
}
.footer .col-3 {
	width: 50%;
}
.footer .col-4 {
	width: 50%;
}

}


/*===========================================*/

@media screen and (max-width: 719px) {

.container {
	padding-left: 20px;
	padding-right: 20px;
}


.header.fixed {
    height: 52px;
}


.header .col-3, .header .col-9 {
    width: 100%;
    text-align: center;
}
.header img {
	margin: 0 auto;
}
.header .phone, .header .callback {
	margin: 12px auto;
	float:none;
}

.header .topmenu {
	display: none;
	position: absolute;
	top:178px;;
	left:0;
	float: none;
	background:#eee;
	width: 100%;
	margin: 0;
	padding: 16px;
}
.header.fixed .topmenu {
	top:52px;;
}
.header.fixed .topmenu {
    margin-top: 0;
}


.topmenu li {
    padding: 4px 10px 4px 10px;
    float: none;
    display: inline-block;

}

.mobmenu {
	float: none;
	position: absolute;
	right: 20px;
	bottom: 26px;
	padding: 12px 6px;
}
.fixed .mobmenu {
	bottom: 12px;
}
.mobmenu i {
	display: block;
	background: #555;
	width: 20px;
	height: 3px;
	position: relative;
}
.mobmenu i:before {
	content: '';
	display: block;
	position: absolute;
	background: #555;
	width: 20px;
	height: 3px;
	top: -6px;
	left:0;
}
.mobmenu i:after {
	content: '';
	display: block;
	position: absolute;
	background: #555;
	width: 20px;
	height: 3px;
	bottom: -6px;
	left:0;
}


.topviz br {
	display: none;
}

.topviz .container {
    height: 422px;
}
	
.preim .row {
    margin: 0 -16px;
}
.preim .block {
		float:none;
    width: 100%;
    max-width: 500px;
    padding: 20px;
    margin: 0 auto;
}

.preim .block div {
	padding: 40px;
	padding-left: 80px;
	border: 1px solid #f5f5f5;
	height: auto;
}
.footer .row > div {
    width: 100%;
    text-align: center;
    float: none;
}
.footer .soc-box {
    margin: 0 auto;
}
.soc-box p {
	float: none;
}
.pamedor {
	margin: 0 auto;
	text-align: center;
}
.pamedor a {
	margin: 0 auto;
}


}


/*===========================================*/

@media screen and (max-width: 479px) {

.topviz h1 {
    font-size: 32px;
}
.preim .block div {
    padding: 20px;
    padding-left: 30px;
}
.person-box .items .owl-nav>div {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 220px;
}
.gallery-02 > div:nth-child(1) {
    width: 100%;
}
.gallery-02 > div:nth-child(2) {
    width: 100%;
}
.form2 .row > div {
    width: 100%;
}
.preim .block {
    padding: 8px 20px;
}


}