/* ==========================================================================
   MEDIA
   ========================================================================== */

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
	.main__title {
		font-size: 44px;
		line-height: 1;
		margin-bottom: 13px;
		letter-spacing: 2px;
	}

	.main__description {
		margin-bottom: 90px;
	}

	.main__service {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 27px;
	}

	.result__info {
		width: 425px;
		margin-top: 33px;
	}

	.result__title br {
		display: none;
	}

	.result__title span {
		display: block;
	}

	.advantages__caption {
		font-size: 14px;
		height: 34px;
		line-height: 34px;
	}

	.advantages__caption span {
		line-height: 17px;
	}

	.advantages__num span {
		font-size: 14px;
		height: 36px;
		line-height: 36px;
		width: 127px;
	}

	.advantages__num b {
		font-size: 26px;
	}

	.advantages__icon img {
		width: 135px;
	}

	.advantages__icon {
		margin-bottom: 7px;
	}

	.advantages {
		padding-bottom: 97px;
	}

	.advantages__button {
		margin-top: 58px;
	}

	.advantages__title {
		margin-bottom: 49px;
	}

	.advantages__icon {
		margin-bottom: 10px;
	}

	.steps__caption {
		font-size: 20px;
		line-height: 24px;
	}

	.steps__time {
		top: 23px;
	}

	.steps__text {
		max-width: 430px;
	}

	.steps {
		padding-bottom: 45px;
	}

	.form__info {
		float: none;
		text-align: center;
	}

	.form__form {
		float: none;
		text-align: center;
	}

	.form {
		height: auto;
		background: none;
		box-shadow: none;
		padding-top: 0;
	}

	.form__block {
		max-width: 630px;
		margin: auto;
		padding-top: 27px;
		padding-bottom: 45px;
		background-color: #c42e47;
		box-shadow: 2.5px 4.3px 13px rgba(0, 0, 0, 0.11), inset -0.9px -4.9px 0 rgba(0, 0, 0, 0.11);
	}

	.form__form {
		margin-top: 18px;
	}

	.calc {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.calc__name {
		display: block;
		margin-bottom: 57px;
	}

	.calc__inputs {
		width: 320px;
		margin-left: 30px;
	}

	.calc__slider {
		display: block;
	}

	.calc__buttons {
		height: 330px;
		padding-top: 53px;
		width: 240px;
		margin-right: 20px;
		padding-left: 0;
		margin-top: 6px;
	}

	.calc__buttons:before {
		left: -63px;
	}

	.calc__line + .calc__line {
		margin-top: 39px;
	}

	.calc__description {
		margin-bottom: 53px;
	}

	.experts {
		padding-top: 55px;
		padding-bottom: 20px;
	}

	.experts__description {
		margin-bottom: 40px;
	}

	.faq__items {
		padding-left: 40px;
		padding-right: 40px;
	}

	.faq__caption {
		padding-right: 260px;
	}

	.faq {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.faq__items {
		margin-top: 34px;
	}

	.bonus__info {
		float: none;
		text-align: center;
		width: 100%;
		max-width: 620px;
		margin: auto;
		margin-bottom: 48px;
	}

	.bonus__text br {
		display: none;
	}

	.bonus__form {
		float: none;
		max-width: 620px;
		margin: auto;
	}

	.bonus {
		padding-bottom: 46px;
		padding-top: 64px;
	}

	.feedback {
		padding-top: 54px;
		padding-bottom: 23px;
	}

	.feedback__contacts {
		padding-left: 30px;
		padding-right: 30px;
		width: 396px;
	}

	.feedback__logo {
		width: 342px;
	}

	.button_feedback {
		font-size: 13px;
	}

	.feedback__phone {
		font-size: 33px;
	}

	.contacts__block {
		top: 390px;
	}

	.footer {
		white-space: normal;
		padding-bottom: 35px;
	}

	.footer span {
		display: block;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	.container {
		max-width: 480px;
	}

	.header {
		padding: 22px 0;
	}

	.header__logo {
		width: 186px;
		margin-top: 6px;
	}

	.header__logo span {
		font-size: 10px;
		padding-left: 46px;
		white-space: nowrap;
		margin-top: 0;
	}

	.header__button {
		display: block;
	}

	.header__contacts {
		clear: both;
		display: block;
		float: none;
		text-align: center;
		padding-top: 30px;
		position: absolute;
		top: 18px;
		left: 0;
		right: 0;
		display: none;
	}

	.header__phone:before {
		display: none;
	}

	.main {
		padding-bottom: 62px;
	}

	.main__title {
		font-size: 25px;
		line-height: 29px;
		margin-bottom: 16px;
	}

	.main__description {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 27px;
	}

	.main__block {
		padding-top: 62px;
	}

	.main__service {
		height: 132px;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 25px;
	}

	.button__main {
		font-size: 15px;
		line-height: 21px;
		padding-top: 12px;
		padding-bottom: 14px;
		display: block;
		width: 100%;
	}

	.main__button {
		margin-top: 6px;
	}

	.result {
		padding-top: 8px;
		padding-bottom: 30px;
	}

	.result__info {
		width: auto;
		float: none;
		margin-bottom: 26px;
	}

	.result__img {
		float: none;
		max-width: 175px;
		margin: auto;
	}

	.result__title {
		text-align: center;
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 21px;
	}

	.result__text {
		text-align: center;
		font-size: 16px;
		line-height: 24px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.result__text br {
		display: none;
	}

	.result__title:after {
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
	}

	.advantages {
		padding-top: 38px;
		padding-bottom: 45px;
	}

	.advantages__title {
		line-height: 30px;
		font-size: 25px;
		margin-bottom: 35px;
	}

	.advantages__title span {
		font-size: 20px;
		line-height: 30px;
	}

	.advantages__icon img {
		width: 120px;
	}

	.advantages__caption {
		font-size: 13px;
		line-height: 34px;
	}

	.advantages__caption span {
		line-height: 15px;
	}

	.advantages__num span {
		font-size: 12px;
		line-height: 32px;
		line-height: 32px;
	}

	.advantages__num b {
		font-size: 23px;
	}

	.advantages__icon {
		margin-bottom: 6px;
	}

	.advantages__caption {
		margin-bottom: 16px;
	}

	.advantages__button {
		margin-top: 12px;
	}

	.button_advantages:before {
		display: none;
	}

	.button_advantages {
		padding-left: 15px;
		padding-right: 15px;
		font-size: 15px;
		display: block;
		width: 100%;
	}

	.steps__icon {
		width: 77px;
		margin-right: 20px;
	}

	.steps__caption {
		font-size: 16px;
		line-height: 20px;
	}

	.btn {
		height: 48px;
		line-height: 48px;
	}

	.steps {
		padding-top: 28px;
		padding-bottom: 90px;
	}

	.steps__button {
		margin-top: 16px;
	}

	.steps__item + .steps__item:before {
		left: 30px;
		display: none;
	}

	.steps__item + .steps__item:after {
		left: 38px;
		display: none;
	}

	.steps__ovh {
		padding-top: 3px;
	}

	.steps__item {
		min-height: auto;
	}

	.steps__item + .steps__item {
		margin-top: 40px;
	}

	.steps__text {
		font-size: 13px;
		line-height: 18px;
		margin-top: 13px;
	}

	.steps__text ul li + li {
		margin-top: 9px;
	}

	.steps__time {
		right: auto;
		top: 90px;
		width: 65px;
		height: 65px;
		font-size: 10px;
		line-height: 65px;
		left: 7px;
	}

	.steps__time span {
		line-height: 14px;
	}

	.steps__time b {
		font-size: 12px;
	}

	.steps__text ul li {
		padding-left: 20px;
	}

	.steps__text ul li:before {
		left: 0;
	}

	.steps__logotypes {
		margin-top: 20px;
	}

	.title {
		font-size: 25px;
		line-height: 30px;
	}

	.title:after {
		margin-top: 14px;
	}

	.steps__items {
		margin-top: 66px;
	}

	.order {
		padding: 50px 0;
	}

	.form__info {
		font-size: 16px;
		line-height: 25px;
	}

	.form__info b {
		font-size: 25px;
		line-height: 25px;
	}

	.form__block {
		padding-left: 14px;
		padding-right: 14px;
		margin-left: -10px;
		margin-right: -10px;
		padding-bottom: 17px;
	}

	.input {
		display: block;
		width: 100%;
		margin-bottom: 13px;
	}

	.button {
		display: block;
		width: 100%;
	}

	.form__form {
		margin-top: 14px;
	}

	.calc {
		padding-top: 32px;
	}

	.calc__description {
		margin-top: 16px;
		font-size: 16px;
		line-height: 20px;
		padding-left: 40px;
		padding-right: 40px;
	}

	.calc__inputs {
		margin-left: 0;
		width: auto;
		float: none;
	}

	.calc__slider {
		width: auto;
		padding-left: 40px;
		padding-right: 40px;
	}

	.calc__name {
		text-align: center;
		width: auto;
	}

	.calc__line + .calc__line {
		margin-top: 45px;
	}

	.calc__description {
		margin-bottom: 36px;
	}

	.calc__buttons {
		width: auto;
		float: none;
		height: auto;
		margin: 0;
		padding: 0;
		margin-top: 48px;
	}

	.calc__buttons:before {
		display: none;
	}

	.calc .btn {
		width: 240px;
		margin: auto;
		display: block;
	}

	.calc__result {
		margin-top: 38px;
		margin-left: -10px;
		margin-right: -10px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.calc {
		padding-bottom: 0;
	}

	.calc__result div {
		display: block;
	}

	.experts {
		padding-top: 25px;
	}

	.experts__item:after {
		display: none;
	}

	.experts__item {
		margin-bottom: 35px;
	}

	.experts__description {
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.faq {
		padding-top: 32px;
		padding-bottom: 15px;
	}

	.faq__items {
		padding-left: 0;
		padding-right: 0;
		margin-top: 30px;
	}

	.faq__caption {
		font-size: 16px;
		line-height: 20px;
		padding-right: 80px;
	}

	.faq__caption:after {
		top: 5px;
	}

	.bonus__title {
		font-size: 25px;
		line-height: 1;
	}

	.bonus__text {
		font-size: 16px;
		line-height: 20px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.bonus {
		padding-top: 132px;
	}

	.bonus__form {
		border: none;
		width: 100%;
		max-width: 100%;
		height: auto;
		padding: 0;
		margin: 0;
		position: static;
	}

	.bonus__info {
		margin-bottom: 34px;
	}

	.feedback {
		padding-top: 30px;
	}

	.feedback__description {
		font-size: 18px;
		line-height: 20px;
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 25px;
		margin-top: 19px;
	}

	.feedback__logo img {
		width: 233px;
	}

	.feedback__logo {
		width: auto;
		float: none;
		padding-top: 38px;
		padding-bottom: 42px;
		height: auto;
	}

	.feedback__contacts {
		width: auto;
		float: none;
		height: auto;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 13px;
		padding-top: 29px;
	}

	.feedback__phone {
		font-size: 26px;
		text-align: center;
		line-height: 1;
		margin-bottom: 20px;
	}

	.button_feedback {
		height: auto;
		font-size: 13px;
		line-height: 18px;
		padding-top: 9px;
		padding-bottom: 8px;
		width: 100%;
		display: block;
	}

	.feedback {
		padding-bottom: 30px;
	}

	.contacts__block {
		padding-right: 15px;
		left: 0;
		right: 0;
		width: auto;
		top: 336px;
	}

	.footer span {
		display: inline;
	}

	.modal {
		width: 460px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.modal__input {
		width: 250px;
	}

	.form__inputs {
		display: block;
		max-width: 320px;
		margin: auto;
	}

	.button_feedback {
		max-width: 250px;
		margin: auto;
	}

	.steps__ovh {
		padding-right: 0;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.modal {
		width: 100%;
		max-width: 300px;
		padding: 45px 15px 30px;
	}

	.modal__title {
		font-size: 28px;
		line-height: 32px;
	}

	.modal__description {
		font-size: 16px;
		line-height: 20px;
	}

	.modal__inputs {
		display: block;
	}

	.modal__input {
		display: block;
		width: 100%;
		border-radius: 5px;
		margin-bottom: 15px;
	}

	.modal__button {
		border-radius: 5px;
		display: block;
		width: 100%;
	}

	.modal__description br {
		display: none;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
	.steps {
		padding-bottom: 45px;
	}
}


/*==========  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) {
	.header__contacts {
		display: block !important;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}

@media only screen and (min-width : 768px) and (max-width : 991px) {
	.main__service br {
		display: none;
	}
}