

form.wpcf7-form input, form.wpcf7-form select {outline: none;}
.mobil_navi_cont .footer-social a {
    opacity: 1;
}

@media screen and (max-width: 1280px) {
	.container {
		padding-left: 30px;
		padding-right: 30px;
	}
	.article_item {
		width: 45%;
	}

}

@media screen and (max-width: 1100px) {
	.text-block1, .text-block {
		opacity: 0;
		width: 90%;
		color: #fff;
		padding: 30px 0 20px;
	}
	.article-items {
		width: 80%;
		margin: 0 auto;
	}
	.article_item{
		width: 90%;
	}
}
@media screen and (max-width: 900px) {
/* .full-slider-image{
	background-image: url(images/baner-mobile.png) !important;
} */

.site-header-top{display:none;}
	.about_us .section_title, .learn-more {
		text-align: center;
	}
	a.tobottom ,
	.section_red:before{
		display: none;
	}
	.red_container {
		max-width: 100%;
		margin-top: 0;
	}
	.red_block, .about_cont{
		flex-direction: column;
	}

	.about_left, .about_right {
		width: 100%;
	}
	.about_right {
		padding-left: 0px;
	}


	.service-block {
		flex-direction: column;
	}
	.services .service-block:nth-child(even){
		flex-direction: column-reverse;	
	}
	.service-block .image-column {
		
		width: 100%;
		height: 65vh;
	}
	.text-block1, .text-block {
		margin: 0 auto;
	}
	.service-block .text-column {	
		width: 100%;
		padding-left: 0px;
	}
	.services .service-block:nth-child(even) .image-column .inner,
	.service-block .image-column .inner {
		padding-left: 0px;
		padding-right: 0px;
	}
	.service-block .text-column,
	.services .service-block:nth-child(even) .text-column {
		padding-right: 0;
		padding-left: 0;
		text-align: center;
	}
	.service-block .image-column .image, .service-block .image-column .image img {
		display: block;
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
	}
	.services .service-block:nth-child(even) .image-column .icon-box,
	.service-block .image-column .icon-box {
		position: absolute;
		right: 20px;
		top: auto;
		left: calc( 50% - 60px);
		/* transform: translateX(-50%); */
		bottom: 30px;
	}

	.monitoring_flex .column_left {
		display: none;
	}
	.monitoring_flex .column_right {
		width: 100%;
		padding-right: 0;
		max-width: 600px;
		margin: 0 auto;
	}
	.contacts .section_title{
		text-align: center;
	}


	.red_block .section_title {
		font-size: 36px;
	}


	/*-------------*/
	.future_blocks {
		flex-direction: column;
	}
	.future_block {
		width: 100%;
		padding-right: 0;
		font-size: 20px;
		margin-bottom: 30px;
	}

	.future_text h3 {
		font-size: 26px;
	}





	/*-------------*/
	.price_block .price_img{
		max-width: 400px;
		margin:0 auto;
	}

	.top-page-header .page-top-cont,
	.top-feedback .page-top-cont {
		padding-top: 50px;
		padding-bottom: 50px;
		flex-direction: column;
	}
	
	.top-page-header .page-top-cont .page-description,
	.top-feedback .page-top-cont .page-description {
		width: 100%;
	}
	
	.top-page-header .page-top-cont .page-title,
	.top-feedback .page-top-cont .page-title {
		width: 100%;
		padding-right: 0px;
	}
	.blog-the_excerpt{
		display: none;
	}
	
	.ses_items {
    flex-direction: column;
	justify-content: center;
	}
	.ses_item {
		width: 100%;
	}
	.ses_item .ses_item-text {
		position: relative;
	}

	.ses_item .ses_item-detail {
		height: auto;
		padding: 0 20px 20px 20px;
	}
	.ses_item .ses_item-text p {
		font-size: 22px;
		line-height: 1.2;
		letter-spacing: 1.1px;
		color: #222222;
		opacity: 1;
		transform: scale(1);
	}
	.ses_item .ses_item-text h3 {
		color: #f6ab1a;
		font-size: 24px;
		padding: 15px;
		background: rgb(255 255 255);
	}
	/*--------form---------*/
	.form_cont {
		width: 90%;
	}
	.feedback_left_block_one {
		margin-right: 0;
	}
	.entry_flex_block_form {
		width: 70%;
	}
	.feedback_form {
		width: 95%;
		padding: 0;
	}
	/*-----------------*/
	.article-items{
		flex-direction: column;
		row-gap: 30px;
	}
	.article_item {
		width: 60%;
		margin: 0 auto;
	}
	.icon-box{
		display: none;
	}
}

@media screen and (max-width: 640px) {
	.header .logo a img,
	.header.sticky .logo a img {
		max-width: 210px;
	}
	.header.sticky {
		height: 70px;
	}

	.top-feedback .page-top-cont .page-description {
		font-size: 16px;
		letter-spacing: normal;
		line-height: 1.5;
	}


	.form-row {
		padding: 0;
		flex-direction: column;
	}
	.form-row .half {
		width: 100%;
	}
	input[type="text"], input[type="tel"], input[type="email"], textarea, input[type="date"], select {
		height: 40px;
		margin-bottom: 10px;
	}
	button, html input[type=button], input[type=reset], input[type=submit]{
		margin: 10px 0;
	}
	.form_pop form input[type="text"], .form_pop form input[type="tel"], .form_pop form input[type="email"], .form_pop form textarea{
		padding: 3px 10px;
		margin: 0 0 5px 0;
		
	}
	.form_pop form textarea {
		height: 100px;
	}
	.innerr {
		padding: 15px;
		width: 85%;
		height: 100%;
		overflow-y: scroll;
	}
	.form_pop input[type="submit"] {
		width: 100%;
		font-size: 14px;
		margin: 5px auto 0;
		padding: 5px 10px;
	}

	.full {
		padding: 0;
	}

	.article_item {
		width: 90%;		
	}
	#futures {
		padding: 25px 0;
	}
	
}

@media screen and (max-width: 768px) {
	.mobil-btn,
	.mobil_navi_cont {display: block;}
	.mobil_navi_cont a{
		color: #fff;
		font-size: 20px;
		display: block;
	}
	.service-block .image-column {
		
		width: 100%;
		height: 50vh;
	}
	.main-menu {
		z-index: 999;
		display: none;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		height: 100vh;
		padding: 0;
		padding-top: 110px;
		background: rgba(0, 0, 0, 0.85);
	}
	.main-menu ul.main_menu{
		width: 100%;
	/*     height: 100%; */
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-flex-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.full-slider-container {
	  left: 0;
	  right: 0;
	  padding: 30px;
	}
	
	.feedback-cont{
		width: 100%;
		padding: 0 30px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: center;
		justify-content: center;
		text-align: center;
	}


	.entry_flex_block {
		width: 100%;
	}
.feedback_left_block_one{
	width: 65%;
	padding-bottom: 30px;
}

	.flex-cont {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}



	.footer-container {
		flex-direction: column;
	}
	.footer_block {
		width: 100%;
		margin-bottom: 30px;
	}
	.contacts_item {
		text-align: center;
		justify-content: center;
	}
	.f_contacts {
		width: 100%;
		padding-right: 0;
		text-align: center;
	}
	.article-items {
		width: 100%;
	}
}

@media screen and (max-width: 640px) {
	#home,
.section-full-slider .full-slider .full {
  height: 480px;
  }
.full-slider .slick-dots li:last-child {
    margin-bottom: 14px;
}

.top-feedback .page-top-cont {
    padding-top: 30px;
}
	.head_description {
	font-size: 26px;
	}
	.head_primary {
		font-size: 30px;
	}
	.head_primary .air{
		font-size: 32px;	
	}
	.section_head .section_title{
		padding: 15px 0;
		font-size: 32px;
		line-height: 1;
	}
	.top-feedback .page-title .pre_head_title,
	.page-title .pre_head_title {
		font-size: 34px;
		line-height: 1.1;
	}
	.top-feedback .page-top-cont .page-title .head_title,
	.page-title .head_title {
		font-size: 30px;
		line-height: inherit;
		letter-spacing: 0;
	}
	
	
.section_red {
    padding: 30px;
    border-radius: 0;
    text-align: center;
}
.red_block .section_title {
    font-size: 30px;
}
.red_box-buttons .learn-more {
    display: block;
}
.red_box-buttons .where_to_bue a {
    margin-top: 0;
    margin-left: 0;
}


	.blogs-item {
		flex-direction: column;
	}
	.blogs-desc,
	.blogs-item .blogs-img {
		width: 100%;
		padding-left: 0px;
	}
	.blogs-item .read_post {
		text-align: right;
	}


	.feedback_left_block {
		text-align: center;
	}
	.feedback_left_block .section_head {
		margin-bottom: 30px;
	}
	.feedback_left_block .section_head h2{
		font-size: 22px;
		font-weight: 600;
	}

	.full-slider .slick-dots {
		padding-bottom: 1px;
		position: relative;
		bottom: 60px;
		left: 0;
	}
	.full-slider .slick-dots li:before{
		display: none;
	}
	.full-slider .slick-dots li{
		display: inline-block;
		position: relative;
		width: 30px;
		height: 30px;
		margin: 5px;
		padding: 0;
		cursor: pointer;
		margin-bottom:14px;
		position: relative;
	}
	.full-slider .slick-dots li a {
		font-size: 0 !important;
		color: #888 !important;
		/* padding: 10px; */
		padding: 0;
		display: block;
		font-weight: bold;
		font-size: 14px;
		line-height: 6px;
		letter-spacing: 0.05em;
		border-radius: 5px;
		border: 1px solid #888;
	}

/* 	.full-slider .slick-dots li:hover a,
	.full-slider .slick-dots li.slick-active a {
		color: #3e94e1 !important;
		border: 1px solid #3e94e1;
		background: #3e94e1;
	} */
	a.tobottom{
		display: none;
	}
	.feedback_form {
		width: 100%;		
		padding: 50px 0 0 0;
	}
	
	.form_cont {
		width: 100%;
	}
	.form-inner__items{
		flex-direction: column;
	}
	.form_on_page select {
		padding: 0 0 0 5px;
		margin: 0;
		height: 45px;
	}
	.form_btn {
		padding-top: 10px;
	}
	.red_block_cont {
		margin: 0 auto;
	}
	.future_text {
		margin-top: 10px;
	}
	.future_text h3 {		
		margin-bottom: 0;		
		min-height: 26px;
	}
	.section_pre_title {
		line-height: 1.1;
	}
	
	.checkbox_item{
		height: 110px;
	}
	.checkbox_item textarea{
		height: 90px;
	}
	.left_block_one {
		padding: 20px 0;
		margin-top: 0;		
	}
	.cont_line{
		margin-left: 50px;
	}
	.section_head{
		padding-bottom: 0;
	}
	.section_head .head_title {
		padding-bottom: 0;
		font-size: 34px;
	}
	.about_description p{
	
		font-size: 18px;
	}
	.future_text {
		
		font-size: 18px;
	}
	.section_pre_title br{
		display: none;
	}
	.section_pre_title {
		
		font-size: 18px;
	}
	
	.section_title h2 {
		line-height: 1.1;
	}
	.feedback_left_block_one {
		width: 100%;		
	}
	.about_us {
	margin: 20px 0;
	}
	.about_us .section_title {
		font-size: 32px;
		line-height: 1.1;
		margin: 0;
	}
	.section_title h2 {
		font-size: 32px;
		line-height: 1.1;
		margin: 0;}
	.article_title {
		font-size: 32px;
		line-height: 1.1;
	}
	#effective .section_title {
		margin-bottom: 0;
	}
	.location-office--header {
		padding-bottom: 10px;
	}
	.service-block .text-column .title {
		margin-bottom: 15px;
	}
	.page-title {
		margin-bottom: 10px;
		margin-top: 20px;
	}
	.button {
		margin: 15px 0 !important;
	}
	.services_about {
	padding: 0;
	}
	#effective .section_title {		
		padding: 25px 15px 15px;
	}

}

@media screen and (max-width: 480px) {
	button, html input[type=button], input[type=reset], input[type=submit], .learn-more .button, .all-posts .button {
		padding: 0;
		width: 90%;
	}
	.form_on_page select {
		height: 60px;
	}
	.cont_line {
		margin-left: 0px;
	}
	.future_text h3 {
		font-size: 22px;
	}
	.service-block .image-column {		
		height: 35vh;
	}
	
}
@media screen and (max-width: 400px) {
	.red_block_cont {
		width: 100%;
	}
	.footer_learn_more .all-posts a {
		width: 90%;		
		font-size: 16px;
	}
}