@media only screen and (max-width :990px) {
	.page-template-front-page .screen1 .row-1 .col-text {
	    text-align: left;
	    width: 100%!important;
	    max-width: 100%!important;
	    flex: auto;
	}
	.page-template-front-page .screen8 .construct .text {
		max-width: 100%;
	}
	.screen8 .show-address {
	    text-align: center;
	}
	thead tr th {
		font-size: 12px;
	}
	tbody tr td {
	    font-size: 12px;
	}
	.tabs-content>.tab-pane .tab-pane-bottom, .tabs-content>.tab-pane .tab-pane-top {
	    padding: 50px 20px;
	}
	tbody tr img {
		height: 40px!important;
	}
	.page-template-front-page .order_form .order-standard .ui-spinner .ui-spinner-button {
	    height: 18px;
	    width: 18px;
	}
	.ui-spinner .ui-spinner-input {
	    padding: 0 20px;
	}
	.page-template-front-page .screen1 .row-2 .text {
	    font-size: 24px;
	    margin: 0;
	    width: 50%;
	}
	.page-template-front-page .screen1 .row-2 .row .col-lg-6:last-child .col-inner {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	.page-template-front-page .screen1 .row-2 button::after {
		display: none;
	}
	h2 {
	    font-size: 4rem;
	}
	.page-template-front-page .screen3 .right-col .image img {
		margin-left: 0;
	}
	.page-template-front-page .screen3 .right-col {
	    padding-left: 0;
	}
}
@media only screen and (max-width :767px) {
	.page-template-front-page .grid-img-title .item {
		width: 100%!important;
	}
	.col-xs-6 {
		width: 100%!important;
		max-width: 100%!important;
	}
	.screen2 .row {
		display: block;
	}
	.page-template-front-page .screen3 .right-col .media img {
	    width: 52px;
	    height: 52px;
	}
	input[type=text], input[type=date], input[type=time], input[type=datetime], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=number], input[type=search], select, textarea {
		font-size: 18px;
	}
	.tabs-content>.tab-pane .tab-pane-bottom, .tabs-content>.tab-pane .tab-pane-top {
	    padding: 50px 30px 30px;
	}
	h1 {
	    font-size: 60px;
	}
	h2 {
	    font-size: 3rem;
	}
	.page-template-front-page .screen6 .gallery-grid .grid-item img {
	    margin-bottom: 20px;
	}
	.hide-on-small-and-down, .hide-on-small-only {
		display: block!important;
	}
	.page-template-front-page .screen2 .decor.decor1, .page-template-front-page .screen2 .decor.decor2 {
	    display: none;
	}
	.page-template-front-page .screen3 .left-col .image {
	    padding: 0;
	    display: none;
	}
	.screen3 h2 {
		display: none;
	}
	.form-title {
		margin-top: 0;
	}
}
@media only screen and (max-width :550px) {
	.page-template-front-page .screen1 .row-2 .text {
		width: 100%;
		margin-bottom: 15px;
	}
	.page-template-front-page .screen1 .row-2 .row .col-lg-6:last-child .col-inner button {
		width: 100%;
		text-align: center;
	}
	.page-template-front-page .screen2 .decor.decor1 {
	    height: 96px;
	    left: 20px;
	    width: 120px;
	}
	.page-template-front-page .screen2 .decor.decor2 {
	    height: 96px;
	    right: 20px;
	    top: 0;
	    width: 120px;
	}
	.page-template-front-page .screen2 .tabs-container .tabs-content .tab-pane table .btn-small {
		display: none;
	}
	tbody tr img {
	    height: 24px!important;
	}
	.tabs-nav .nav-item .tab-link {
	    font-size: 16px;
	    padding: 0.5rem;
	}
	.desctope {
	    display: none!important;
	}
	.mobile {
	    display: inline-block!important;
	}
	.site-header .dropdown.dropdown-phones .dropdown-toggle img {
	    width: 24px;
	    height: 24px;
	    display: block!important;
	}
	.site-header .dropdown.dropdown-phones .dropdown-menu li a, .site-header .dropdown.dropdown-phones .dropdown-toggle a {
	    padding: 10px;
	    background-color: #fff;
	    border-radius: 100px;
	    box-shadow: rgba(135, 136, 135, 0.58) 0 4px 22px;
	}
	.site-header {
	    padding: 10px 0;
	    position: fixed;
	    /* background-color: #fff; */
	    width: 100%;
	    z-index: 2;
	}
	.site-header .site-brand .logo {
		color: #111;
		font-size: 22px;
	}
	.screen1 h1 {
		margin-top: 80px;
	}
	.page-template-front-page .screen2 .decor.decor1 , .page-template-front-page .screen2 .decor.decor2{
		display: none;
	}

	.site-header .header-phones .phone {
		display: none;
	}
	.site-header .header-phones .phone.mobile {
		display: inline-flex;
	}
}
@media only screen and (max-width :420px) {
	h1 {
	    font-size: 42px;
	}
	h2 {
	    font-size: 2rem;
	}
	h3 {
	    font-size: 1.75rem;
	}
	.btn, .btn>a, button, input[type=button], input[type=submit] {
	    font-size: 14px;
	}
	.btn .icon-cloud, .btn>a .icon-cloud, button .icon-cloud, input[type=button] .icon-cloud, input[type=submit] .icon-cloud {
	    margin: 0;
	}
	.page-template-front-page .screen1 .row-2 .text {
	    font-size: 22px;
	}
	.site-header .dropdown-languages-wrapper {
		display: none;
	}
	footer .site-brand img {
		width: 120px!important;
	}
	footer .developer img {
		width: 80px;
	}
}
@media only screen and (max-width :360px) {
	.container {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.tabs-content>.tab-pane .tab-pane-bottom, .tabs-content>.tab-pane .tab-pane-top {
	    padding: 30px 15px 20px;
	}
	h1 {
	    font-size: 36px;
	}
	.page-template-front-page .screen1 .row-2 .text {
	    font-size: 18px;
	}
	.page-template-front-page .screen1 .row-2 .wpcf7 .form-text h3 {
	    font-size: 28px;
	}
	.btn, .btn>a, button, input[type=button], input[type=submit] {
	    font-size: 12px;
	}
	h3 {
	    font-size: 24px;
	}
	.page-template-front-page .order_form .order-standard .tab-pane-bottom .wpcf7-form p {
	    font-size: 16px;
	    margin-bottom: 30px;
	}
	.btn-small {
	    font-size: 12px;
	}
	.page-template-front-page .screen1 .row-2 .row .col-lg-6:last-child .col-inner {
	    display: none;
	}
	footer .prices {
		display: none;
	}
	.tabs-nav .nav-item .tab-link {
	    font-size: 14px;
	    padding: 0.5rem;
	}
}