@media only screen and (min-width: 320px) and (max-width : 768px)  {
	.footer__adress, .footer__phone, .footer__form,
	.banner-offer__wrapper h1, .banner-offer__form, 
	.format__item, .plus__item, .count__item,
	.reviews__right, .banner-audit__wrap,
	.banner-audit__wrap, .reviews__info, 
	.reviews__video {
		width: 100%;
	}
	.form-popup {
		padding: 15px;
	}
	.form-popuph1 {
		font-size: 35px;
	}
	.banner-audit__form input {
		width: 80%;
	}
	.about__button {
	    padding: 20px 10px;
	    background: #fa7100;
	    box-shadow: 9px 9px 20px 0px #828282;
	    width: 90%;
	    margin: 40px auto;
	}
	.fancybox-inner h4 {
	    font-size: 18px;
	    margin-top: 20px;
	}
	.banner-audit__form input {
		margin: 15px auto;
	}
	.home__offer {
		margin-top: 70px;
		padding: 10px;
	}
	.home, .home__overlay {
		height: 100%;
	}
	.home__logo {
    	width: 60px;
    	left: 15px;
	}
	.home__button a {
    	font-size: 13px;
    	padding: 15px;
	}
	.home__button, .home__button_more {
	    margin: 0px 10px 30px 0px;
	}
	.home__rectangle {
		width: 30%;
	}
	.home__image img {
		width: 100%;
		padding: 10px;
	}
	.offer-1 {
		font-size: 27px;
    	text-transform: uppercase;
	}
	.offer-2 {
		font-size: 22px;
	}
	.about__text, .banner {
		padding: 20px;
	}
	.about__button {
		font-size: 16px;
	    border: 4px solid #fa7100;
	    box-shadow: 6px 6px 12px 3px #9e9e9e;
	    background: #fa7100;
	    padding: 20px 10px;
	}
	.about__button a {
		border: none;
    	box-shadow: none;
    	padding: 0;
    	background: #fa7100;
    	color: #fff;
	}
	.about__text h3, .banner,
	.business-areas h2, .services h2,
	.banner-audit__wrap h1, 
	.trial-lesson__wrapper h2,
	.reviews__left h1, .plus h2, 
	.format__item h3 {
		font-size: 25px;
    	font-weight: 800;
	}
	.about-trainer__text div {
		font-size: 23px;
	}
	.services, .trial-lesson__wrapper {
		padding: 0px;
	}
	.services__lessons {
		border-right: 0;
	}
	.format__item {
		border-right: 0;
		border-bottom: 1px solid #80808061;
	}
	.format h1 {
		margin: 0px;
	}
	.business-areas__line {
		width: 100%;
	}
	.business-areas__item h3 {
    	width: 78%;
    	font-size: 16px;
	}
	.business-areas__percent {
		font-size: 16px;
	}
	.banner-offer__wrapper h1 {
    	font-size: 25px;
    	line-height: 1.3;
	}
	.trial-lesson__item {
		display: block;
    	padding: 10px;
    	font-size: 19px;
	}
	.plus__item {
		border-bottom: 1px solid #ff720070;
    	border-right: 1px solid #ff720070;
	}
	.services__lessons {
		padding: 0;
	}
	.footer__form a {
		padding: 10px;
	}
	.footer__phone {
		margin: 25px 0px;
	}
	.footer {
		padding: 20px;
	}
	.header-thanks {
		width: 90%;
    	margin: 0 auto;
	}
	.header-thanks h1 {
	  	font-size: 37px;
	}
	.header-2-thanks {
	  	font-size: 16px;
	}
}
@media only screen and (min-width: 320px) and (max-width : 414px)  {
	.offer-1 {
    	font-size: 23px;
    }
    .container {
    	width: 90%;
    }
    .banner-audit__form input {
		width: 100%;
	}
}
@media only screen and (min-width: 320px) and (max-width : 1024px)  {
	.reviews__info, .reviews__video,
	.about-trainer__image, .about-trainer__text,
	.about__image, .about__text,
	.home__offer, .home__image, .services__lessons {
		width: 100%;
	}
	.reviews__video video {
		height: auto;
	}
	.banner-audit__form {
		display: block;
	}
}
@media only screen and (min-width: 320px) and (max-width : 1200px)  {
	.menu__mobile {
		display: block;
	}
	.menu__list {
		display: none;
	}
	.menu__logo img {
		width: 55px;
	}
	.menu__list {
		position: relative;
	    text-align: center;
	    width: 100%;
	    top: 70%;
	    background: #232020;
	    padding: 0px 0px 25px;
	}
	.menu__item a {
		margin: 0;
	}
	.menu__item {
		padding: 10px 0px;
	}
}
@media only screen and (min-width: 769px) and (max-width : 1023px)  {
	.footer__wrapper a {
	    font-size: 20px;
	}
	.footer__wrapper h2 {
    	font-size: 28px;
    }
    .count__item div {
    	font-size: 18px;
    }
    .count {
   		font-size: 55px;
    }
    .count__plus {
    	font-size: 40px;
    }
    .banner-audit__form input {
		width: 55%;
		margin: 15px auto;
	}
	.about__button {
	    padding: 20px 10px;
	    background: #fa7100;
	    box-shadow: 9px 9px 20px 0px #828282;
	    width: 50%;
	    margin: 40px auto;
	}
}