@media screen and (max-width: 1200px) {
	.logo {
		height: 202px;
	}
	.header-logo__tab {
		display: block;
	}
	.header-logo__tab img {
		height: 100%;
		width: auto;
	}
	.slick-slide img {	
	    width: auto;
        height: 393px;
        margin: 0 auto;
	}
	.header-logo {
		display: none;
	}
	.header-panel__nav {
		margin-left: -29px;
		margin-top: -94px;
	}
	.header__list {

	}
	.header-menu__btn-block {
		margin-left: -20px;
	}
	.header-menu__btn, .header-menu__btn:active, .header-menu__btn:focus {
		font-size: 15px;
    	padding-left: 13px;
    	padding-right: 13px;
	}
	.header-slider__block {
		left: 12%;
	}
	.slick-dots {
		bottom: 4%;
	}
    .catalog__img{
        height: 149px;
    }
	.catalog__title {
		/*width: 263px;*/
		margin-left: 0;
		margin-right: 0;
	}
	.catalog__price {
		margin: 0 auto;
		width: 80%;
    	margin-left: 47px;
    	margin-bottom: 25px;
	}
	.logo-block__links {
		height: 70px;
	}


}

@media screen and (max-width: 992px) {
    .media-heading {
        margin-top:10px;
        }
    
    .slick-slide img {
        height: 280px;
	}
	.header-logo__tab {
		display: none;
	}
	.header-logo__mob1 {
		display: block;
	}
	.header-logo__mob1 img {
		height: 100%;
		width: auto;
	}
	.header__list {
		margin-left: -20px;
	}
	.header-menu__btn-block {
		margin-left: 0;
	}
		.header-menu__btn-block {
	    margin-top: 22px;
	}
	.header-menu__btn, .header-menu__btn:active,  .header-menu__btn:focus {
		width: 220px;
        padding-left: 13px;
        padding-right: 13px;
	}

	.shares__item--mobile {
		display: none;
	}
    .catalog__img{
        height: 173px;
    }
	.catalog__item--mobile {
		display: none;
	}
	.footer .social {
		margin-left: -11px;
	    margin-top: -6px;
	    margin-bottom: 5px;
	}
	.footer a {
	/*	text-align: center;*/
	}
	.style__btn-block {
		width: 240px;
	}
	.styles-questions__btn {
		width: 252px;
		padding-top: 18px;
	}
	.styles {
		margin-bottom: 20px;
	}
	.catalog__price {
	    margin-bottom: 30px;
	    margin: 0 auto;
	    width: 70%;
	    margin-left: 70px;
	    margin-bottom: 25px;
	}
	.main-title__title {
		margin-top: 0px;
    	/*margin-bottom: 10px;*/
	}
	/*.breadcrumbs {
		height: 138px;
	}*/
	.catalog__link {
		width: 218px;
		margin-right: 26px;
	}

}

@media screen and (max-width: 767px) {
    .slick-slide img {
		height: 240px;
	}
	.header-logo__mob1 {
		display: none;
	}
	.header-logo {
		display: block;
		margin: 0 auto;
	}
	.logo {
		height: 153px;
	}
	.header-main {

	}
	.logo-block {
		margin: 0 auto;
		width: 95%;
		background: #fff;
	}
	.header-panel {
		background: #30a038;
	}
	.header-panel__title-list {
		font-weight: 700;
		width: auto;
    	display: block;
    	/*padding: 15px 0;*/
	}
	
 button, input, button:hover, button:active, button:focus, input:focus, input:active {
		color: #fff;
		text-transform: uppercase;
	}
    
    
	.header-panel__title-list:hover, .header-panel__title-list:focus, .header-panel__title-list:active {
		color: #f3bd1a;
		text-transform: uppercase;
	}
	.header-panel-menu__item {
		padding: 0;
	}
	.footer .header-panel-menu__item {
		padding: 0;
	}
	.header-menu__btn-block {
		background: #fff;
		margin-top: 0;
		height: 115px;
		padding-top: 30px;
	}
	.header-menu__btn, .header-menu__btn:active, .header-menu__btn:focus   {
		display: block;
		margin: 0 auto;
		background: #41b749;
		border: 0;
		border-radius: 2px;
		height: 50px;
		width: 228px;
	    padding-top: 13px;
	    text-align: center;
	}
	.header-slider__block {
		width: 100%;
		height: 203px;
		background: #44a94c;
		position: static;
		padding-top: 10px;
	}
	.header-slider__title {
	    width: 40%;
	    height: auto;
	    margin: 0 auto;
	    font-size: 30px;
	    background: none;
	    margin-bottom: 15px;
	    line-height: 36px;
	}
	.header-slider__text {
		text-align: center;
		color: #fff;
	}
	.header-slider__btn {
		margin-left: 0;
		margin: 0 auto;
		margin-bottom: 20px;
		display: block;
	}

	.slick-dots {
	    bottom: 213px;
	}
	#menu-icon {
		display: block;
		position: absolute;
	    top: 13px;
    	left: 8%;
	    z-index: 120;
	}
	.shares__item {
		width: 345px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.catalog__item {
		width: 345px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.review__item--mobile {
		display: none;
	}
	.footer__text {
		
		display: block;
		float: none;
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 15px;
	}
	.footer .social {
		margin-top: 30px;
	}
	.header__list {
		margin-left: 0;
	}
	.footer .header__item {
		display: inline-block;
	}
	.footer .header__link {
		position: static;
		width: 130px;
		text-align: left;
		margin-bottom: 20px;
	}
	.footer__mobile-list-block {
		display: flex;
	    flex-wrap: wrap;
	    justify-content: space-around;
	    min-height: auto;
	    padding-top: 45px;
	    margin-bottom: 20px;
	    padding-left: 35px;
	}
	.footer__mobile-list .products__btn {
		width: 227px;
	}
	.footer .header__link--mobile-first {
			background:  url(../images/header-icon1-m.png)no-repeat left center;
	}
	.footer .header__link--mobile-second {
	background:  url(../images/header-icon2-m.png)no-repeat left center;
	}
	.footer .header__link--mobile-third {
	background:  url(../images/header-icon3-m.png)no-repeat left center;	
	}
	.footer .social__header {
		margin-left: 45px;
	}
	.footer .social__link {
		width: 48px;
		height: 48px;
		border-radius: 50%;
		border: 1px solid #383536;
		background-position: center;
		margin-left: 0;
		margin-right: 30px;
		display: inline-block;
	}
	.footer .social__insta {
		margin-right: 0;
	}
	.footer .social {
		position: absolute;
		bottom: -195px;
		left: 50%;
	    width: 132px;
    	margin-left: -66px;
        z-index:20;
	}
	.footer .header-panel {
		position: relative;
	}
	.footer__link-police {
		border: 1px solid #393637;
		width: 290px;
		margin: 0 auto;
		float: none;
		padding: 10px 0;
		margin-bottom: 85px;
		text-align: center;
		text-transform: none;
	}
	.products {
		display: none;
	}
	.breadcrumb a {
		text-transform: none!important;
	}
	.styles-questions__title {
		width: 85%;
	}
	.catalog__link {
		margin: 0 auto; 
	}
	.catalog__link {
		width: 290px;
		display: block;
		margin-bottom: 7px;
	}
	.catalog__link--all {
		margin-bottom: 40px;
	}
	.catalog__link:last-child {
		margin: 0 auto; 
	}
	.js-hidden {
		display: none;
	}
	.catalog__link-more {
		margin-bottom: 30px!important;
	}
	.logo-block__links {
	    height: 33px;
	}
}





@media screen and (max-width: 480px) {
	.header-slider__title {
	    width: 65%;
	}
	.shares__item {
		width: 100%;
	}
	.catalog__item {
		width: 100%;
	}
	.styles-questions__title {
		width: 194px;
	}
	.styles-questions__title--project {
		width: 85%;
	}

	.breadcrumb a {
		font-size: 13px;
	}
	.catalog__price {
		margin: 0 auto;
		margin-bottom: 25px;
	}

}
@media screen and (max-width: 480px) {
	.catalog__title {
		margin-left: 0;
		margin-right: 0;
	}
   .slick-slide img {
	height:180px;
	}
}
@media screen and (max-width: 380px) {
   .slick-slide img {
	height:135px;
	}
}
@media screen and (max-width: 340px) {
   .slick-slide img {
	height:120px;
	}
}

/*Стили для страницы контактов*/
@media screen and (max-width: 1200px) {
	
}
@media screen and (max-width: 992px) {
	.breadcrumbs--contacts {
		height: auto;
	}
}

@media screen and (max-width: 767px) {
	.contacts-list__map{
		display: none;
	}
	.contacts-list__map--mobile{
		display: block;
	}
	.contacts-list__link {
		display: block;
		margin-left: 55px;
	}
	.contacts-list__map-wrap {
		width: 100%;
		/*float: left;*/
		margin-left: 55px;
		margin-bottom: 20px;
	}
	.contacts__desc {
		width: 100%;
	}
	.contacts__item {
	}
	.contacts-page__title {
		width: 270px;
	}

}

@media screen and (max-width: 480px) {
	.contacts__desc {
		padding-left: 20px;
	}
	.contacts-list__map-wrap {
		margin-left: 20px;
	}
	.contacts-list__link {
		margin-left: 20px;
	}
	
}
/*Форма заявки*/ 

/*@media (min-width: 768px) {
	.modal-dialog {
	    width: 840px;
	}
	
}*/
@media screen and (max-width: 1200px) {
	.catalog__price--popup {
		width: auto;
	}
	.price__btn--popup {
		margin-top: 3px;
	}
}
@media screen and (max-width: 992px) {

	.catalog__price {
		margin-left: 20px;
	}
    .modal-body{
        padding: 15px;
    }
}
@media screen and (max-width: 767px) {
	.popup-user .close,.popup-card .close, .close {
		right: -1px;
    	top: 1px;
	}
	.popup-user .modal-title {
		line-height: 43px;
		font-size: 35px;

	}
	.popup__credits-link {
		text-transform: none;
	}
	.popup-card__desc {
		width: 90%;
		float: none;
		margin-bottom: 35px;
		padding-right: 15px;
	}
	.popup-card__slider {
		float: none;
		width: auto;
		margin: 0 auto;
		height: auto;
	}

	.catalog__price--popup {
		width: 205px;
		margin-left: 0;
	}

	.popup-card__btns {
		width: 55%;
		margin: 0 auto;
	}
	.price__btn--popup {
		width: 150px;
		float: right;
    	margin: 0 auto;
    	margin-top: -3px;
	}
	.catalog__price--popup span  {
		font-size: 26px;
		float: none;
    	margin: 0 auto;
    	width: 100%;
	}
	.popup-card .modal-body {
		padding: 0;
	}
    .price__btn--modal, .price__btn--modal:active, .price__btn--modal:focus{
        width: 50%;
        margin: 15px auto 0 auto;
    }
    .catalog__price--modal{
        text-align: center;
    }
}
@media screen and (max-width: 668px) {
	.catalog__price--popup {
		margin: 0 auto;
    	margin-bottom: 10px;
		float: none;
	}
	.price__btn--popup {
		float: none;
	}
}

