@media (min-width: 1200px) {
.container {
	max-width: 1160px;
}
}

@media (max-width: 1600px) {
	
		body, html {
	font-size: 15px;
}
	.phone {
	margin-left: 1rem;
}

.logo img {
	width: 4.25rem;
	height: 4.25rem;
}

.logo span {
	max-width: 220px;
}

.phone a {
	font-size: 1.6rem;
}

.nav-link {
	margin: 0 1rem;
}
}

@media (min-width: 1440px){
.container100 {
	width: 100%;
	max-width: none;
}
}

@media (max-width: 1440px) {
.log img {
	width: 4rem;
	height: 4rem;
}	

.header-right {
	flex-direction: column-reverse;
	align-items: end;
}

.nav-item:last-child a {
	margin-right: 0;
}

header .row {
	margin: 0 -15px;
	padding: 0;
}

.price {
	font-size: 4.5rem;
}	

section {
	padding: 5rem 0;
}	

.price-box-img {
	width: 200px;
}
}


@media (max-width: 1200px) {

header .nav {
	display: none;
}
	
.mobile_nav {
	display: block;
	margin-left: 1rem;
	line-height: 1;
}

.main_block {
	min-height: 720px;
}

.main_block_text h1 {
	font-size: 3.5rem;
	margin-right: 0;
}

.box.price-box {
	padding: 2rem 2rem 2rem 10rem;
	min-width: 26rem;
}

.price-box-img {
	width: 180px;
}

section h2, section .h2 {
	font-size: 2.4rem;
}

.feature_desc {
	font-size: 1.125rem;
}

.box.feature {
	padding: 2.5rem 1rem;
	margin-bottom: 1.5rem;
}

.feature_icon img {
	width: 3rem;
}

.feature_icon {
	width: 6rem;
	height: 6rem;
}

.main_block_text h1 br{
	display: none;
}

.price {
	font-size: 4rem;
}

.licenses img {
	max-height: 330px;
}

footer {
	font-size: 1rem;
}
}


@media (max-width: 992px) { 
body, html{font-size:14px;}

.features img {
	width: 3rem;
}

.price {
	font-size: 3.5rem;
}

.main_block {
	min-height: 0;
}

.licenses img {
	max-height: none;
	width: 100%;
}

.main_block_text h1 {
		font-size: 3.5rem;
	margin: 7rem 0 4rem 0;
}

.feature_desc {
	font-size: 1.25rem;
}

.reviews > div {
	margin-bottom: 1.5rem;
}

.price_boxes {
	flex-direction: column;
}

.features h4, .features p {
	max-width: none;
	padding-left: 4rem;
}

.h3, h3 {
	font-size: 1.35rem;
}

.box {
	padding: 2rem;
}

.cost_title {
	font-size: 2rem;
}

.box.price-box {
	max-width: 240px;
	margin-right: 0;
	margin-bottom: 2rem;
	padding: 1.5rem 1.5rem 1.5rem 9rem;
	min-width: 25rem;
}

.cost_desc li {
	font-size: 1.25rem;
}

.price-box-img {
	width: 150px;
	top: -10px;
}

.features_block {
	padding: 3rem 0;
}

.list_items.d-flex {
	margin: 2rem -15px 1rem;
}

.h2, h2 {
	font-size: 1.6rem;
	margin-bottom: 1rem;
}

.h4, h4 {
	font-size: 1.2rem;
}

.mobile-inner .phone {
	margin-right: 0;
	position: absolute;
	left: 3.5rem;
	bottom: 7rem;
}
}


@media (max-width: 768px) {
.counters {
	top: 40%;
}

.features h3 {
	margin: 1rem 0;
}

.licenses.row {
	margin-top: 1rem;
}

.licenses > div {
	margin: 0 0 1rem;
}

.price_boxes {
	margin-top: 1.5rem;
}

.price {
	font-size: 3rem;
}

.main_block_text h1 {
	font-size: 2.6rem;
	margin: 0 0 3rem 0;
}

.regions_block .box img {
	width: 3rem;
}

.regions_block .box a {
	font-size: 1rem;
}

.review {
	padding: 2rem;
	margin-bottom: 1rem;
}

.cost_block .row > div {
	margin-bottom: 1.5rem;
}

.cost_title {
	font-size: 1.75rem;
	line-height: 1.25;
}

.license_block{
	padding: 3rem 0;
	text-align: center;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p {width: 100%;}

.h2, h2 {
	font-size: 1.55rem;
	margin-bottom: 1rem;
}

footer ul {
	margin-top: 2rem;
}

footer img {
	max-width: 240px;
}

.copyright {
	margin-top: 4rem;
}

.main_block .container {
	padding: 3rem 0;
}

.header.sticker {
	padding: 1.5rem 0;
}


.box.feature {
	padding: 2.5rem;
}

.copyright span {
	padding-bottom: 1rem;
}

.feature_desc {
	font-size: 1.25rem;
	line-height: 1.25;
}


.metrika {
	margin: 0;
	position: absolute;
	top: 1rem;
	right: 6rem;
}

footer .h5 {
	font-size: 1.35rem;
	margin: 2rem 0 1.5rem;
}

.list_items > div > div {
	background-image: none !important;
}

.list_content {
	max-width: none;
}	

.review_block.gray_bg, .regions_block {
	padding: 3rem 0;
}

.price_boxes {
	flex-direction: column;
	margin-left: 3rem;
}

.box.price-box {
	margin: 0 0 1.5rem;
	padding: 1rem 1rem 1rem 6.5rem;
	min-width: 300px;
	font-size: 1.25rem;
}

section h2, section .h2 {
	font-size: 2rem;
	margin-bottom: 2rem;
}

.price-box-img {
	width: 120px;
}

.price span {
	font-size: 2.25rem;
}

.logo img, .stickytop .logo img {
	width: 50px;
	height: 50px;
	margin-right: 1rem;
}

.logo span {
	display: none;
}

.subtitle {
	margin-top: 8rem;
	opacity: .7;
	margin-bottom: .5rem;
	font-size: 1.125rem;
}
}

@media (max-width: 576px) {

.main_block .container {
	padding: 3rem 2rem;
}

.container {
	padding: 0 3rem;
}

footer .row > div {
	width: 100%;
	flex: 0 0 100%;
	max-width: none;
	text-align: center;
}

.footer_contacts p {
	text-align: center;
}

.footer_contacts {
	margin-top: .5rem;
	margin-bottom: 2rem;
}

.copyright {
	margin-top: 2rem;
}

.copyright .container {
	flex-direction: column;
}

.phone a {
	font-size: 0;
	line-height: 1;
	display: flex;
}

.phone a::before {
	content: '';
	background: url(../img/phone.svg) no-repeat 0 0 / 3rem auto;
	width: 3rem;
	height: 3rem;
	display: block;
}

.price {
	font-size: 3rem;
}

.main_block_text h1 {
	font-size: 2.5rem;
}

.box.price-box {
	margin: 0 0 1.5rem;
	padding: 1rem 1rem 1rem 6rem;
	min-width: 270px;
	font-size: 1.25rem;
}

.price-box-img {
	width: 115px;
	top: -5px;
}

.price-table td {
	font-size: 1.25rem;
}

footer .logo {
	max-width: none;
}

.table {
	font-size: 1.125rem;
}

.features_block .h2 {
	font-size: 1.6rem;
}

.h2, h2 {
	font-size: 1.4rem;
}

.price_items {
	max-width: 20rem;
	margin: 2rem auto 2rem;
}

.features {
	margin: 3rem 2rem 0;
}

footer .container {
	padding: 0 2rem;
}

section {
	padding: 4rem 0;
}

.table {
	font-size: 1.05rem;
}

.table td, .table th {
	padding: 1rem;
	border: none;
}

.table th {
	line-height: 1.2;
}

.subtable {
	line-height: 1.25;
}

.cost_block .row > div {
	margin-bottom: 1.5rem;
}

.box.cost {
	background-size: 250px !important;
}

.row {
	margin: 0 !important;
}

.subreviews {
	font-size: 1.125rem;
	line-height: 1.4;
}

}

@media (max-width: 480px) {

.price span {
	font-size: 2.5rem;
}

.container {
	padding: 0 2rem;
}

.col-lg-12 {
	padding: 0;
}

.price_boxes {
	margin-left: 4rem;
}

section h2, section .h2 {
	font-size: 1.75rem;
}

.main_block .container {
	padding: 0 1.5rem 1.5rem;
}

.main_block_text h1 {
	font-size: 2.35rem;
}

.review {
	padding: 1.5rem;
}

.regions_block .box a {
	padding: 1.25rem;
}

.price-table td {
	font-size: 1.125rem;
}

.h2, h2 {
	font-size: 1.25rem;
}

.subtable {
	font-size: 1.125rem;
}

.content_block .h2 {
	margin: 0 0 1rem;
}

.features {
	margin: 3rem 1rem 0;
}
.price_items {
	max-width: 18rem;
}

footer ul {
	display: none;
}

footer ul li {
	margin: 0 0 1rem 0;
	display: block;
}

.price {
	font-size: 2.75rem;
}

.box.price-box {
	max-width: 185px;
}

.box.price-box {
	font-size: 1rem;
}

.phone {
	margin-left: 0;
}

.feature_icon {
	width: 5rem;
	height: 5rem;
	margin: 0 auto 1rem;
}

.features img {
	width: 2.5rem;
}
}


@media (max-width: 400px) {
	
.container {
	padding: 0 1.5rem;
}

.mobile_nav.btn-menu {
	right: 1.5rem;
}

.cost_title {
	font-size: 1.5rem;
}

.phone a::before {
	background-size: 2.5rem auto;
	width: 2.5rem;
	height: 2.5rem;
}

.logo img, .stickytop .logo img {
	width: 3rem;
	height: 3rem;
}

.main_block_text h1 {
	font-size: 2rem;
}

.subtitle {
	font-size: 1rem;
}

.price-box-img {
	width: 100px;
}

.price {
	font-size: 2.5rem;
}

.box.price-box {
	padding: 1rem 1rem 1rem 5rem;
	min-width: 0;
	width: 100%;
	max-width: 230px;
}

.cost_desc li {
	font-size: 1.125rem;
	background-size: 1.25rem;
	padding-left: 2.25rem;
}
.feature_desc {
	font-size: 1.125rem;
}

.mobile-menu .mobile-inner {
	padding: 3rem;
}

.mobile-inner .phone {
	left: 3rem;
}
}

@media (max-width: 340px) {	
.container {
	padding: 0 1rem;
}

}




