/* lg */
@media screen and (max-width: 1200px) {
	.container-fluid{
		padding-left: 60px;
		padding-right: 60px;
	}

	.header-menu_burger,
	.header-menu_burger-mobile{
		padding-left: 0;
	}

	.banner-item_content{
		padding-left: 15px;
	}

	.header-logo a{
		padding-right: 0;
	}

	.header-menu_block{
		top: 130%;
		width: 100vw;
		left: 0;
	}

	.header-menu_block ul{
		justify-content: flex-start;
	}

	.banner-item h2{
		font-size: 50px;
	}

	.banner-item_text{
		font-size: 16px;
	}

	.banner-item_button a{
		text-transform: uppercase;
		font-size: 16px;
		padding: 10px 40px;
	}

	.banner .slick-prev{
		left: 84vw;
	}

	.banner-item_social{
		left: 60px;
	}


	.advantages-block{
		text-align: center;
	}

	.advantages-block_img{
		width: 100px;
	}
	
	.advantages-block_text{
		width: 100%;
	}

	.advantages-block_text h5{
		margin-bottom: 15px;
		font-size: 23px;
	}

	.team-block h4{
		font-size: 15px;
	}

	.team-block h5{
		font-size: 14px;
	}

	.team-block ul{
		padding:  20px 0 20px 15px;
	}

	.team-block ul li{
		font-size: 14px;
	}

	.team-block ul li:before{
		height: 7px;
		width: 7px;
		left: -14px;
	}

	.team-block_button a{
		font-size: 14px;
		max-width: 245px;
		margin: 0 auto;
	}

	.cupon h2{
		font-size: 50px;
	}

	.cupon-text{
		font-size: 25px;
	}

	.ppc-block{
		padding: 40px 20px 20px;
	}

	.contacts-block{
		left: 60px;
	}


	.footer-links{
		font-size: 25px;
	}

	.footer-menu li a{
		font-size: 18px;
	}

	.reviews-slider_item-img{
		height: 200px;
	}

	.ppc-block_service-name{
		font-size: 21px;
	}
	.about-page-content img {
		width: 100%;
		height: auto;
	}
}

@media (max-width: 1024px) {
	header{
		top: 1px;
		background: rgba(252,252,252, 0.7);
	}

	.header-scroll{
		top: 0;
		background: rgba(252,252,252, 0.7);
	}

	.MobileDefaultLayout_banner {
		z-index: 2;
		position: relative;
	}
	.MobileAppBanner_root {
		width: 100%;
		height: 74px;
		display: flex;
		box-shadow: 0 1px 0 0 rgba(0,0,0,.1);
		align-items: center;
		background-color: #f5f5f5;
	}
	.MobileAppBanner_close {
		color: #b0b0b0;
		display: flex;
		align-items: center;
		padding-left: 20px;
		padding-right: 20px;
		justify-content: center;
	}
	.MobileAppBanner_logo {
		width: 42px;
		height: 42px;
	}
	.MobileAppBanner_info {
		margin-top: 10px;
		margin-left: 10px;
		margin-bottom: 8px;
	}
	.MobileAppBanner_title {
		color: #000000;
		font-size: 12px;
	}
	.MobileAppBanner_appName {
		color: #000000;
		font-size: 12px;
		font-weight: 500;
	}
	.MobileAppBanner_install {
		margin-left: auto;
		margin-right: 10px;
	}
	.MobileUIRoundedButton_root {
		color: #000;
		border: none;
		height: 40px;
		display: flex;
		position: relative;
		overflow: hidden;
		font-size: 14px;
		text-align: center;
		background: #687a6e;
		box-shadow: 0 4px 12px 0 rgba(255, 6, 193, 0.3), 0 2px 4px 0 rgba(235, 143, 255, 0.3);
		transition: background 200ms;
		padding-top: 0;
		align-items: center;
		line-height: 40px;
		font-weight: 500;
		user-select: none;
		padding-left: 20px;
		padding-right: 20px;
		border-radius: 100px;
		padding-bottom: 0;
		justify-content: center;
	}
	.MobileUIRoundedButton_root a {
		color: #ffffff;
		text-decoration: none;
	}
	.MobileUIRoundedButton_content {
		flex: 1 1 auto;
		overflow: hidden;
		transition: all 150ms;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}

/* md */
@media screen and (max-width: 991px) {

	.container-fluid{
		padding-left: 15px;
		padding-right: 15px;
	}

	.post-banner h2{
		left: 0;
	}

	.header-menu div.active{
		left: 0;
	}

	.header-menu_block ul li.menu-item-has-children .sub-menu{
		display: none!important;
	}
	
	.banner-item .row{
		align-items: flex-end;
	}

	.banner-item_content{
		margin-bottom: 50px;
	}

	.banner .slick-next,
	.banner .slick-prev{
		display: none!important;
	}

	.banner-item_social{
		display: none;
	}

	.banner-item{
		background-position: 85% 50%!important;
	}

	.banner-item_text{
		font-weight: 600;
		color: #000;
	}

	.banner-item_button a{
		background: #687a6e;
		border: 1px solid #687a6e;
		font-weight: 600;
		color: #ffffff;
	}
	.banner-item_button_2 a{
		background: #687a6e;
		border: 1px solid #687a6e;
		font-weight: 600;
		color: #ffffff;
	}

	.header-menu_block{
		top: 50px;
		transform: translate(0, 0);
		height: 350px;
		width: 300px;
		left: -130vw;
	}

	.header-menu div.active{
		left: 0!important;
	}

	.header-menu div.active ul{

	}

	.header-menu_block ul{
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
		background: rgba(0,0,0,0.9);
		height: 100%;
		padding: 0 30px;
		left: 0;
	}

	.header-menu_block ul li a{
		color: #fff;
		text-shadow: none;
	}

	.team-links a{
		font-size: 20px;
	}

	.contacts-block{
		position: relative;
		top: 0;
		left: 0;
		transform: translate(0,0);
		width: 100%;
		text-align: center;
		background: #f4e6e5;
	}

	.contacts-block_social{
		justify-content: center;
	}

	.contacts-block h2{
		font-size: 35px;
		color: #262626;
		margin-bottom: 20px;
	}

	.contacts-block,
	.contacts-block a{
		color: #262626;
		font-size: 19px;
		line-height: 1.8;
	}

	.contacts-block_social a{
		font-size: 25px;
		color: #f4e6e5;
	}

	.contacts-block_social a span{
		background: #687a6e;
	}

	.cupon-form form input[type="e-mail"]{
		text-align: center;
	}

	.resume p,
	.resume .resume-mail{
		text-align: center;
	}

	.footer-logo,
	.footer-social{
		display: flex;
		justify-content: center;
	}

	.footer-logo{
		margin-bottom: 10px;
	}

	.footer-social{
		margin-bottom: 20px;
	}

	.footer-links_tel{
		text-align: center;
	}

	.ppc-block{
		padding: 20px;
	}

	.ppc-block_logo{
		display: none;
	}

	.news .slick-next{
		right: 3px;
		top: 40%;
	}

	.news .slick-prev{
		left: 3px;
		top: 40%;
	}

	.news-item{
		padding: 0 20px;
	}

	.ppc-block_top-master, .ppc-block_top-top-master{
		width: 25%;
		font-size: 18px;
	}

	.ppc-block_service-name{
		width: 50%;
		font-size: 18px;
	}

	.ppc-block_service-variant__name{
		width: 50%;
	}

	.ppc-block_service-variant__price{
		width: 25%;
		font-size: 18px;
	}
}

/* sm */
@media screen and (max-width: 767px) {

	h2{
		font-size: 25px;
	}

	.banner-item_content{
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-direction: column;
	}

	.banner-item_text,
	.banner-item_content h2{
		background: rgba(252,252,252,0.4);
		text-shadow: none;
		padding: 10px;
		margin-bottom: 15px;
	}

	.advantages{
		padding: 60px 0 40px;
	}

	.masters-slider .slick-prev,
	.masters-slider .slick-next{
		top: 40%;
	}

	.news{
		background: #fec6c0;
	}

	.news-item{
		text-align: center;
		background: #fec6c0;
	}

	.news h2{
		margin-bottom: 20px;
	}

	.popap-cross{
		width: 30px;
		height: 30px;
	}

	.popap{
		padding: 30px;
	}

	.popap form{
		padding: 25px;
	}

	.popap form input{
		padding: 10px 15px;
		font-size: 16px;
	}

	.popap form input[type="submit"]{
		font-size: 16px;
	}

	.breadcrumbs{
		padding: 30px 0;
	}

	.pages-title{
		font-size: 25px;
		margin-bottom: 20px;
		text-align: center!important;
	}

	.apc-text h3{
		font-size: 18px;
	}

	.reviews-slider_item-img{
		max-width: 50%;
	}

	.post-banner .container-fluid{
		height: 100vh;
	}

	.ppc-block_service-name{
		width: 100%;
		text-align: center;
	}

	.ppc-block_service-variant__price{
		font-size: 16px;
	}

	.spc-slider-item_button a{
		opacity: 1;
	}
	#text_item, .text_info {
		-webkit-column-width: 100%;
		-moz-column-width: 100%;
		column-width: 100%;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
}

@media screen and (max-width: 575px) {
	h1, .h1 {
		font-size: 2rem;
	}
	.burger-active{
		color: #fff!important;
	}

	.menu-mobile-active{
		left: 0!important;
	}

	.banner-item_content h2{
		font-size: 30px;
	}

	.banner-item_text{
		font-size: 12px;
	}

	.banner-item_button{
		width: 100%;
	}
	.banner-item_button_2{
		width: 100%;
		padding-top: 10px;
	}
	.banner-item_button a{
		display: flex;
		text-align: center;
		justify-content: center;
	}
	.banner-item_button_2 a{
		display: flex;
		text-align: center;
		justify-content: center;
	}

	.banner-item_content{
		margin-bottom: 20px;
	}

	.banner-item{
		background-position: 80% 50%!important;
	}


	.banner-item_button a{
		padding: 10px;
	}

	.team-links a:after{
		display: none;
	}

	.masters-button a{
		font-size: 16px;
		padding: 20px;
	}

	.masters-block img{
		max-width: 70%;
	}

	.cupon-form form span{
		width: 100%;
	}

	.cupon-form form input{
		max-width: 100%;
		margin: 10px 0;
		width: 100%;
	}

	.cupon-form form input[type="submit"]{
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}

	.cupon h2{
		font-size: 35px;
	}

	.cupon-text{
		font-size: 20px;
	}

	.resume{
		font-size: 14px;
	}

	.popap{
		padding: 0;
		max-width: 90%;
	}

	.popap form{
		padding: 15px;
	}

	.popap-cross{
		display: none;
	}

	.popap-docs a{
		font-size: 16px;
	}

	.popap form h3{
		font-size: 17px;
		margin-bottom: 20px;
	}

	.popap-docs{
		margin: 10px 0 20px;
	}

	.popap-text{
		font-size: 12px;
		text-align: center;
	}

	.npc-block{
		font-size: 14px;
	}

	.ppc-block{
		padding: 20px;
	}

	.ppc-block_name{
		padding: 15px 0 20px;
	}

	.ppc-block_name span{
		font-size: 13px;
		line-height: 35px;
	}

	.ppc-block ul li div {
		font-size: 13px;	
	}

	.ppc-block ul li{
		margin-bottom: 10px;
	}

	.spc-slider-top .slick-prev{
		height: 45px;
		width: 25px;
		top: 40%;
		left: 15px;
		z-index: 99;		
	}

	.spc-slider-top .slick-next{
		height: 45px;
		width: 25px;
		top: 40%;
		right: 15px;
		z-index: 99;
	}

	.spc-slider-top .slick-current{
		background: #fff;
	}

	.spc-slider-top_block div{
		width: 200px;
		max-width: 100%;
	}

	.spc-slider-bottom_block{
		background: #fff;
	}

	.spc-slider-bottom_block ul li:nth-child(2n){
		background: #f4e6e5;
	}

	.spc-slider-bottom_block {
		padding-top: 20px;
	}

	.spc-slider-top_block h4{
		font-size: 24px;
	}

	.spc-slider-bottom_button{
		padding: 30px 0;
	}

	.spc-slider-bottom_button a{
		padding: 10px;
		font-size: 16px;
		display: flex;
		justify-content: center;
	}

	.reviews-slider_item {
		max-width: 100%;
	}

	.reviews-slider_item-img{
		max-width: 100%;
		height: 250px;
	}

	.cupon-form form p,
	.cupon-form form span{
		max-width: 100%;
	}

	.footer-links_button{
		margin-right: auto;
		display: flex;
		justify-content: center;
	}

	.footer-links_button a{
		width: 300px;
		max-width: 100%;
	}

	.ppc-block_service-name{
		font-size: 16px;
	}

	.ppc-block_service-variant{
		flex-wrap: wrap;
	}

	.ppc-block_service-variant__name{
		width: 100%;
		margin-bottom: 15px;
	}

	.ppc-block_service-variant__price{
		width: 50%;
		margin-bottom: 30px;
	}

	.spc-price-button {
		display: flex;
		justify-content: center;
	}

	.spc-price-block{
		padding: 30px 10px;
	}
	.detail_service_wrap .ppc-block_service-variant__price, .services-category-content .ppc-block_service-variant__price {
		width: 100%;
	}
	.gpc-block div h5, .gpc-block div .h5 {
		font-size: 14px;
	}
}
