@media all and (min-width: 1920px) {

}
@media all and (min-width: 1510px) {

}
@media all and (max-width: 1509px) {

}
@media all and (max-width: 1439px) {

}
@media all and (max-width: 1299px) {

}
@media all and (min-width: 1200px) {
	#brochure {
		background-image: none !important;
	}
	#mobile-header {
		display: none;
	}
}
@media all and (max-width: 1199px) {
	.hide-on-mobile {
		display: none;
	}
	.hide-on-desktop {
		display: block;
	}
	:root {
		--header-height: 104px;
	}
	body {
		/* margin-top: var(--header-height); */
	}
	.container {
		width: 100%;
	}
	.button {
		font-size: 1.4rem;
		line-height: 1.8rem;
		padding: 1rem 2.5rem;
	}
	#header {
		display: none;
	}
	#header {
		position: fixed;
		top: 0;
		width: 100%;
	}
	.admin-bar #header {
		top: 46px;
	}
	#header .logo {
		margin-top: 0;
	}
	#header .menu {
		display: none;
	}
	#header .phone .worktime {
		display: none;
	}
	#header .tender {
		display: none;
	}
	#header .logo a img {
		max-height: 44px;
	}
	.mobile-switch {
		display: block;
	}
	.builder.calc {
		padding: 30px 0;
	}
	.builder.hero {
		flex-wrap: wrap;
	}
	.builder.hero .info,
	.builder.hero .image {
		width: 100%;
	}
	.builder.hero .info {
		padding: 5rem  var(--container-padding);
	}
	.builder.hero .image {

	}
	.builder.hero .image img {
		min-height: initial;
		height: 180px;
		width: 100%;
	}
	.builder.hero .info .title {
		font-size: 30px;
		line-height: 36px;
	}
	.builder.hero .info .subtitle {
    	font-size: 13px;
	}
	.builder.editor {
		padding: 40px 0;
	}
	.builder.editor .description {
		font-size: 13px;
	}
	.builder.spoiler {
		padding: 60px 0;
	}
	.builder.spoiler .info {
		width: initial;
	}
	.builder.spoiler .info .subtitle {
		font-size: 13px;
		letter-spacing: 2px;
	}
	.builder.spoiler .info .title {
		font-size: 24px;
		margin-top: 2rem;
	}
	.builder.spoiler .info img {
		height: 190px;
		width: 100%;
		object-fit: cover;
		margin: 25px 0;
	}
	.builder.spoiler .info .description {
		font-size: 13px;
		line-height: 1.5;
		margin-top: 2rem;
	}
	.builder.spoiler .info a.button {
		margin-top: 2rem;
	}
	.builder.what-we-do {
		padding: 70px 0;
	}
	.builder.what-we-do .title {
		font-size: 13px;
		letter-spacing: 2px;
	}
	.builder.what-we-do .services {
		display: flex;
		flex-wrap: wrap;
		margin: 40px 0 0;
	}
	.builder.what-we-do .services .service {
		width: 100% !important;
		min-height: 190px;
		margin: 0;
		padding: 2rem;
	}
	.builder.what-we-do .services .service + .service {
		margin-top: 2rem;
	}
	.builder.heading {

	}
	.builder.heading .title {
		font-size: 30px;
	}
	.builder.subheader {
		padding: 5rem 0;
	}
	.builder.subheader .container > div {
		width: 100%;
	}
	.builder.subheader .info {
		padding-right: 0;
	}
	.builder.subheader .info img {
		object-fit: cover;
		height: 190px;
		width: 100%;
		margin-top: 2rem;
	}
	.builder.subheader .info .title,
	.builder.subheader .info .title.small {
		font-size: 30px;
		line-height: 36px;
	}
	.builder.subheader .info .description {
/* 		font-size: 13px; */
		font-size: 14px;
	}
	.builder.recipients {
		padding: 60px 0;
	}
	.builder.recipients .title {
		font-size: 13px;
		letter-spacing: 2px;
	}
	.builder.recipients .points {
		margin: 40px 0 0;
	}
	.builder.recipients .points .item {
		width: 100%;
		margin: 0;
	}
	.builder.recipients .points .item + .item {
		margin-top: 2rem;
	}
	.builder.recipients .points .item .pic {
		height: 150px;
	}
	.builder.recipients .points .item .info {
		padding: 2.5rem 2rem;
	}
	.builder.recipients .points .item .info .name {
		font-size: 20px;
	}
	.builder.recipients .points .item .info .excerpt {
		font-size: 13px;
	}
	.builder.services .points {
		margin: 5rem 0 0;
	}
	.builder.services .points .item {
		width: 100%;
		margin: 0;
	}
	.builder.services .points .item + .item {
		margin-top: 2rem;
	}
	.builder.services .points .item .pic {
		height: 150px;
	}
	.builder.services .points .item .pic .icon {
		width: 6rem;
		height: 6rem;
		padding: 1.5rem;
		bottom: -3rem;
		right: 2rem;
	}
	.builder.services .points .item .info {
		padding: 3rem 2rem 2rem;
	}
	.builder.services .points .item .info:after {
		display: none;
	}
	.builder.services .points .item .info .name {
		font-size: 18px;
		line-height: 24px;
	}
	.builder.services .points .item .info .excerpt {
		font-size: 12px;
		line-height: 20px;
	}
	.builder.accordion {
		margin: 4rem 0;
	}
	.builder.accordion .points .item {
		padding: 2rem 0;
	}
	.builder.accordion .points .item .title {
		font-size: 18px;
		line-height: 24px;
	}
	.builder.accordion .points .item .title .arrow {
		width: 12px;
	}
	.builder.accordion .points .item .desc {
		margin-top: 2rem;
		font-size: 13px;
		line-height: 24px;
	}
	.builder.accordion .points .item .desc h2 {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 1rem;
	}
	.builder.news {
		padding: 60px 0;
	}
	.builder.news .title {
		font-size: 13px;
		letter-spacing: 2px;
	}
	.builder.preview {
		padding: 60px 0;
	}
	.builder.previews .points .item + .item {
		padding-top: 40px;
		margin-top: 40px;
	}
	.builder.previews .points .item .info {
		width: initial;
	}
	.builder.previews .points .item .info .title {
		font-size: 24px;
	}
	.builder.previews .points .item .info .title br {
		display: none;
	}
	.builder.previews .points .item .info img.image {
		height: 190px;
		width: 100%;
		object-fit: cover;
		margin: 25px 0;
	}
	.builder.previews .points .item .info .desc {
		font-size: 13px;
		line-height: 20px;
		margin-top: 2rem;
	}
	.builder.previews .points .item .info a.button {
		margin-top: 2rem;
	}
	.builder.previews .points .item .info .desc ul {
		font-size: 13px;
		line-height: 24px;
	}
	.text em {
		font-size: 16px;
	}
	.posts {
		margin: 40px 0 0;
	}
	.posts .post,
	.posts .post-medium	{
		width: 100%;
		margin: 0;
	}
	.posts .post:hover,
	.posts .post-medium:hover {
		transform: initial;
	}
	.posts .post + .post,
	.posts .post-medium + .post-medium	{
		margin-top: 2rem;
	}
	.posts .post .pic {
		/* display: none; */
	}
	.posts .post .info {
		padding: 2rem;
	}
	.posts .post .info .name {
		font-size: 16px;
		margin-top: 2rem;
	}
	#invitation {
		flex-wrap: wrap;
	}
	#invitation .title {
		font-size: 30px;
	}
	#invitation .contacts,
	#invitation .action {
		width: 100%;
		min-height: initial;
		padding: 7rem 4rem;
		background-size: cover;
		background-position: center;
	}
	#invitation .contacts {
		order: 2;
	}
	#invitation .action {

	}
	#invitation .action .subtitle {
/* 		font-size: 13px; */
		font-size: 14px;
	}
	#invitation .contacts {
	}
	#invitation .contacts .title {
		display: none;
	}
	#invitation .contacts .points {
		margin-top: 0;
	}
	#invitation .contacts .points .item .icon {
		margin-top: 6px;
	}
	#invitation .contacts .points .item .value,
	#invitation .contacts .points .item .value a {
		font-size: 16px;
	}
	#footer {
		padding: 5rem 0 2rem;
	}
	#footer .column {
		width: 100%;
	}
	#footer .company-info {
/* 		margin-top: 2rem; */
/* 		font-size: 11px; */
		font-size: 14px;
		line-height: 1.45;
/* 		max-width: initial; */
	}
	#footer .logo img {
		width: 60px;
	}
	#footer .contact-info {
		display: none;
	}

	#subfooter {

	}
	#subfooter .container {
		flex-wrap: wrap;
	}
	#subfooter .socials {
		order: 2;
	}
	#subfooter .socials a {
		width: 25px;
		height: 25px;
		border: 1px solid  var(--dacha-green);
	}
	#subfooter .menu {
		order: 1;
		margin-right: auto;
		margin-left: 0;
	}
	#subfooter .copyright {
		order: 3;
		width: 100%;
		margin-top: 2rem;
	}
	.cat-template {
		padding: 4rem 0;
	}
	.cat-template h1 {
		font-size: 30px;
		line-height: 36px;
	}
	.cat-template .filter {
		flex-direction: column;
		padding-bottom: 2rem;
		margin-top: 4rem;
		font-size: 14px;
	}
	.cat-template .filter ul {
		flex-direction: column;
		margin-left: 0;
		margin-top: 2rem;
	}
	.cat-template .filter ul li + li {
		margin-left: 0;
		margin-top: 1rem;
	}
	#brochure  {
		background-size: 70%;
		background-position: right -20px bottom;
	}
	#brochure .container {
		min-height: 300px;
	}
	#brochure .whitepaper {
		display: none;
	}
	#brochure .wrap {
		width: initial;
		padding-left: 0;
	}
	#brochure .title {
		font-size: 30px;
		font-weight: 800;
		line-height: 36px;
		margin-top: 1rem;
	}
	#brochure .button {
		margin-top: 2rem;
	}
	.contact-block {
		padding: 60px 0;
	}
	.contact-block .container {
		flex-direction: column;
	}
	.contact-block .form {
		width: 100%;
	}
	.contact-block .form .title {
		font-size: 30px;
		line-height: 36px;
	}
	.contact-block .form .subtitle {
		font-size: 13px;
		line-height: 20px;
	}
	.contact-block .form .gform_wrapper {
		margin-top: 30px;
	}
	.contact-block .form .gform_footer {
		margin-top: 20px;
	}
	.contact-block .form ul.gform_fields {
		flex-direction: column;
	}
	.contact-block .form ul.gform_fields > li {
		width: 100%;
	}
	.contact-block .form ul.gform_fields > li + li,
	.contact-block .form ul.gform_fields > li:nth-child(n + 3) {
		margin-top: 10px;
	}
	.contact-block .communications {
		padding: 30px;
		width: 100%;
		margin-top: 60px;
	}
	.contact-block .communications .company-name {
		font-size: 20px;
		line-height: 24px;
	}
	.contact-block .communications .points {
		margin-top: 30px;
		font-size: 16px;
		line-height: 36px;
	}
	.contact-block .communications .other-locations {
		margin-top: 30px;
	}
	.contact-employees {
		padding: 60px 0;
	}
	.contact-employees h1 {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 40px;
	}
	.contact-employees .employees-block {

	}
	.contact-employees .employees-block .tabs-nav {
		flex-direction: column;
		font-size: 15px;
		line-height: 24px;
	}
	.contact-employees .employees-block .tabs-nav span {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.contact-employees .employees-block .tabs-nav ul {
		flex-wrap: wrap;
		margin: 0 -10px;
	}
	.contact-employees .employees-block .tabs-nav ul li {
		margin: 5px 10px;
	}
	.contact-employees .employees-block .tabs-nav ul li + li {
		margin-left: 10px;
	}
	.contact-employees .employees-block .tabs-nav ul li a {
		font-size: 15px;
	}
	.contact-employees .employees-list {
		flex-direction: column;
		margin: 0;
		margin-top: 40px;
	}
	.contact-employees .employees-list .employee {
		width: 100%;
		margin: 0;
	}
	.contact-employees .employees-list .employee + .employee {
		margin-top: 50px;
	}
	.contact-employees .employees-list .employee .position {
		font-size: 14px;
	}
	.contact-employees .employees-list .employee .phone {
		font-size: 16px;
		line-height: 24px;
		margin-top: 15px;
	}
	.contact-employees .employees-list .employee .email {
		font-size: 16px;
		line-height: 24px;
	}
	.other-offices {
		padding: 60px 0;
	}
	.other-offices .offices-list {
		font-size: 15px;
		margin-top: 30px;
		flex-direction: column;
	}
	.other-offices .offices-list .office {
		width: 100%;
	}
	.other-offices .offices-list .office + .office,
	.other-offices .offices-list .office:nth-child(n + 3) {
		margin-top: 5px;
	}
	.builder.numbers {
		padding: 80px 0;
		background-position: center;
		background-size: cover;
	}
	.builder.numbers .title {

	}
	.builder.numbers .points {
		display: block;
		margin-top: 60px;
	}
	.builder.numbers .points .item {
		padding: 40px;
		height: auto;
		max-width: initial;
	}
	.builder.numbers .points .item + .item {
		margin-top: 30px;
	}
	.builder.numbers .points .item .tag {
		font-size: 16px;
	}
	.builder.numbers .points .item .number {
		line-height: 42px;
		margin-top: 30px;
	}
	.builder.numbers .points .item .number .value {
		font-size: 60px;
	}
	.builder.numbers .points .item .number .unit {
		font-size: 24px;
	}
	.builder.numbers .points .item .parameter {
		font-size: 14px;
		margin-top: 20px;
	}
	.builder.gallery {
		padding-bottom: 60px;
	}
	.builder.gallery .container {
		padding-top: 60px;
	}
	.builder.gallery .title {

	}
	.builder.gallery .points {
		margin-top: 40px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.builder.gallery .points .item {
		width: 100%;
		margin: 0;
	}
	.builder.gallery .points .item + .item {
		margin-top: 3px;
	}
	.builder.gallery .points .item img {
		border-radius: 0;
	}
	.blocker {
		padding: 20px 0;
	}
	.modal {
        padding: 20px 23px;
		overflow: auto;
	}
	.modal .title {
		font-size: 22px;
		line-height: 28px;
	}
	.modal .description {
		font-size: 14px;
		margin-top: 20px;
	}
	.modal .form {
		margin-top: 20px;
	}
	.modal a.close-modal {
		top: 20px;
		right: 20px;
		width: 18px;
		height: 18px;
		background-image: url('../img/close-black.svg');
	}
	.form ul.gform_fields > li + li {
		margin-top: 15px;
	}
}
@media all and (max-width: 1110px) {

}
@media all and (min-width: 992px) {

}
@media all and (max-width: 991px) {

	* {

	}

	.stacktable.large-only {
		display: none;
	}

	.stacktable.small-only {
		display: table;
	}

	table.table th, td {
		padding: 15px;
	}

	table.table th {

	}

	table.table tr td:not(:first-child) {
		text-align: initial;
	}

	table.table tr th.st-head-row {
		background: #ececec;
		border-color: #e0e0e0;
		color: black;
		font-size: 14px;
	}

	table.table tr th.st-head-row-main {
		color: white;
        background: var(--dacha-green);
		font-size: 16px;
	}

	table.table tr td {
		font-size: 13px;
		background: #f5f5f5;
	}
}
@media all and (max-width: 890px) {

}
@media all and (max-width: 767px) {
	:root {
		--container-width-thin: 100%;
	}
	.builder.previews .points {
		padding: 40px 0;
	}

	.builder.advantages {
		padding: 30px 0;
	}

	.builder.advantages .heading {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.builder.advantages .points {
		flex-direction: column;
	}

	.builder.advantages .points .item {
		text-align: left;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	.builder.advantages .points .item + .item {
		margin-top: 30px;
	}

	.builder.advantages .points .item .icon {
		width: 90px;
		height: 90px;
		margin-left: 0;
		margin-right: 20px;
	}

	.builder.advantages .points .item .icon svg {
		max-height: 45px;
		max-width: 45px;
	}

	.builder.advantages .points .item .title {
		font-size: 16px;
		margin-top: 0;
	}

	.builder.advantages .points .item .desc {
		font-size: 13px;
		line-height: 18px;
	}

	.builder.reviews .elements .slick-list {
		padding: 0;
	}

	.builder.reviews .elements .item {
		margin: 0;
		box-shadow: none;
	}

	.builder.reviews .elements .item .summary {
		flex-direction: column;
	}

	.builder.reviews .elements .item .info {
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}

    #office-map {
	    height: 360px;
	}

    #office-map:before {
    	display: none;
    }
    .builder.prices {
		padding: 30px 0;
	}
	.builder.prices .heading {
		font-size: 12px;
	}
	.builder.prices .description {
		margin-top: 20px;
		font-size: 14px;
	}
	.builder.prices .points {
		margin-top: 30px;
	}
	.builder.prices .points .item {
		display: flex;
		flex-direction: column;
		border-radius: 5px;

	}
	.builder.prices .points .item + .item {
		margin-top: 20px;
	}
	.builder.prices .points .item .icon {
		width: 100%;
		height: 180px;
	}
	.builder.prices .points .item .icon img {
		border-radius: 5px 5px 0 0;
	}
	.builder.prices .points .item .info {
		width: auto;
		padding: 30px;
	}
	.builder.prices .points .item .info .name {
		font-size: 16px;
	}
	.builder.prices .points .item .info .desc {
		margin-top: 15px;
		font-size: 14px;
	}
	.builder.prices .points .item .info .price {
		margin-top: 15px;
	}
	.builder.prices .points .item .info .price span {
		font-size: 16px;
	}
	.builder.prices .points .item .info .price .cta {
		margin-left: 15px;
	}

}
@media all and (max-width: 650px) {
	.builder.reviews .elements.static {
		margin-left: 0;
		margin-right: 0;
	}
	
	.builder.reviews .elements .item .photo {
		width: 100px;
    	height: 100px;
	}

	.builder.reviews .elements.static .item {
		width: 100%;
		margin: 0;
	}
	.builder.reviews .elements.static .item + .item {
		margin-top: 20px;
	}
}
@media all and (max-width: 575px) {

}
@media all and (max-width: 450px) {

}
@media all and (max-width: 400px) {

}
@media all and (max-width: 320px) {

}
