@media (min-width: 1300px) {
	.wrap,
	.wrap-header
	{
		max-width: 1300px;
		bborder: 1px solid blue;
	}
}
@media (max-width: 1300px) {
	.wrap,
	.wrap-xl
	{
		max-width: 94%;
		bborder: 1px solid red;
	}
	body
	{
		font-size: 15px;
	}
	.custom-col6-left
	{
		padding-left: 6%;
	}
	.top-header a{
		font-size: 15px;
	}
	.header{
		height: 100%;
	}
	.nav ul li a:link, .nav ul li a:visited, .nav ul li a:active,
	.main-menu a{
		font-size: 15px;
		padding-right: 20px;
	}
}

@media only screen and (max-width: 1240px){

}

@media (max-width: 1200px) {
	body
	{
		font-size: 14px;
	}
	a.btn, .btn, span.btn, a.btn-outline, .btn-outline, span.btn-outline, a.btn-blank, .btn-blank, span.btn-blank input[type="button"], input[type="reset"], input[type="submit"]
	{
		font-size: 15px;
	}
	.logo 
	{
		width: 220px;
		margin-left: -110px;
		top: 15px;
	}
	.info
	{
		width: 38%;
		top: 25px;
	}
	.info a
	{
		margin-left: 0;
		margin-bottom: 0.5em;
	}
	.slider,
	.slide-image,
	.slider img
	{
		height: 175px;
	}
	.home .slider,
	.home .slide-image,
	.home .slider img
	{
	
	}
	

	
	/* COLUMNS */
	.col12-lg {
		width: 100%
	}
	.col11-lg {
		width: 91.66666667%
	}
	.col10-lg {
		width: 83.33333333%
	}
	.col9-lg {
		width: 75%
	}
	.col8-lg {
		width: 66.66666667%
	}
	.col7-lg {
		width: 58.33333333%
	}
	.col6-lg {
		width: 50%
	}
	.col5-lg {
		width: 41.66666667%
	}
	.col4-lg {
		width: 33.33333333%
	}
	.col3-lg {
		width: 25%
	}
	.col2-lg {
		width: 16.66666667%
	}
	.col1-lg {
		width: 8.33333333%
	}
	.p-l-xxxl
	{
		padding-left: 10%;
	}	
	.p-r-xxxl
	{
		padding-right: 10%;
	}
	.p-r-lg-md
	{
		padding-right: 20px;
	}
	.hide-1150 {
		display: none;
	}
	
}
@media (max-width: 1100px) {
	
	.p-t-xl
	{
		padding-top: 75px;
	}
	.p-t-xxxl {
		padding-top: 100px;
	}
	.page-template-default .packets > li
	{
		width: 100%;
		margin-bottom: 2.0em;
	}
	
}

@media (max-width: 1024px) {

	.slider-title{
		top: -80px;
	}
	 	
.logo {
    width: 200px;
    margin-left: -100px;
    top: 12px;
}

.packets li h2.crosses:before{
	content: '';
    position: relative;
    background-image: url(../img/crosses.svg);
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 20px;
    display: inline-block;
    margin-top:10px;
}


.page-id-11 .packets li h2.crosses:before{
	content: '';
    position: relative;
    background-image: url(../img/crosses.svg);
    background-position: inherit;
    background-repeat: no-repeat;
    width: 100%;
    height: 20px;
    display: inline-block;
    margin-top:10px;
}

.packets li:before {
	display:none;
}

.page-template-template-fullwidth .packets > li div {
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #ddd;
    }

/*------------------------------------*\
    START RESPONSIVE MENU CSS
\*------------------------------------*/	
.language_switcher {
    lleft: 62%;
    ttop: 38px;
    right: 0;
    left: unset;
    top: 0;
}
.mobile-menu-container
{
	font-family: 'Poppins', sans-serif;
}	
.mobile-menu-container nav.nav {
    float: unset;
	position: relative;
}

.mobile-menu-container nav.nav ul li a:link {
    padding: 0px;
}
.mobile-menu-container .nav ul li a:link, 
.mobile-menu-container .nav ul li a:visited, 
.mobile-menu-container .nav ul li a:active
{
	font-weight: 500;
}
	.mobile-menu-container .nav ul li a:hover
	{
		background: none;
		color: #c08d51;
	}
	ul.submenu li{
		padding: 15px 10px;
	}
	#menu-mobile-menu li a,
	#menu-mobile-menu-3 li a{
		padding-left: 0px;
	}
	#menu-mobile-menu ul.sub-menu, 
	#menu-mobile-menu-3 ul.sub-menu {
		width: 100%!important;
		top: 67px;
	}
	.nav ul li:hover ul,
	.nav ul li:hover ul li
	{
		width: 100%!important;
	}
	.btn-stroke:hover.c-hamburger--htx.is-active span{
		background:none;
	}
	.nav #menu-mobile-menu li.menu-item-has-children:after,
	.nav #menu-mobile-menu-3 li.menu-item-has-children:after
	{
		display: none;
	}
	#menu-mobile-menu,
	#menu-mobile-menu-3{
		list-style:none;
		padding:0;
		margin:0;
	    min-height: 500px;
	}
	#menu-mobile-menu li,
	#menu-mobile-menu-3 li
	{
		padding: 0;
		margin: 0;
	}
	#menu-mobile-menu li .sub-menu a,
	#menu-mobile-menu li a,
	#menu-mobile-menu-3 li .sub-menu a,
	#menu-mobile-menu-3 li a
	{
		font-size:16px;
		color:#fff;
		display:block;
		cursor:pointer;
		text-align:left;
		min-height:inherit !important;
		line-height: 1.8em;
		margin-bottom: 0em;
		padding: 8px 0px 7px 15px;
		border-bottom: 1px solid rgba(255,255,255, 0.15);
		position: unset;
		float: none;
		font-weight: 300;
	}	
	#menu-mobile-menu li .sub-menu a,
	#menu-mobile-menu-3 li .sub-menu a
	{
		font-size: 14px;
	}
	#menu-mobile-menu li:last-child .sub-menu a,
	#menu-mobile-menu li:last-child a,
	#menu-mobile-menu-3 li:last-child .sub-menu a,
	#menu-mobile-menu-3 li:last-child a
	{
		border-bottom: 0;
	}
	#menu-mobile-menu li .sub-menu a:hover,
	#menu-mobile-menu li a:hover,
	#menu-mobile-menu-3 li .sub-menu a:hover,
	#menu-mobile-menu-3 li a:hover
	{
		color: #c08d51;
	}
	#menu-mobile-menu .menu-item-has-children a:after,
	#menu-mobile-menu li.haschild > a:after,
	#menu-mobile-menu-3 .menu-item-has-children a:after,
	#menu-mobile-menu-3 li.haschild > a:after{
		content: '\f105';
		font-family: FontAwesome;
		font-weight: normal;
		font-style: normal;
		font-size: 17px;
		margin: 0 10px 0 0;
		float: right;
		color: #c08d51;
	}
	#menu-mobile-menu .menu-item-has-children ul li a:after,
	#menu-mobile-menu-3 .menu-item-has-children ul li a:after {
		display:none;
	}
	#menu-mobile-menu li a:hover{
		/*color:#999;*/
	}
	#menu-mobile-menu li.current > a,
	#menu-mobile-menu-3 li.current > a{
		color: #e21a22;
	}
	#menu-mobile-menu li:before,
	#menu-mobile-menu li:before{
		content: none;
	}
	#menu-mobile-menu .sub-menu,
	#menu-mobile-menu .child,
	#menu-mobile-menu-3 .sub-menu,
	#menu-mobile-menu-3 .child
	{
		display:none;
		list-style:none;
		margin:0;
		padding: 0;
	}
	#menu-mobile-menu .menu-item-has-children.active .sub-menu,
	#menu-mobile-menu .haschild.active .child,
	#menu-mobile-menu-3 .menu-item-has-children.active .sub-menu,
	#menu-mobile-menu-3 .haschild.active .child{
		display:block;
		background-color: #000;
	}
	#menu-mobile-menu .haschild.active .child ul.child,
	#menu-mobile-menu-3 .haschild.active .child ul.child{
		display:none;

	}
	#menu-mobile-menu .haschild.active .child .active ul.child,
	#menu-mobile-menu-3 .haschild.active .child .active ul.child{
		display:block;

	}
	#menu-mobile-menu .menu-item-has-children,
	#menu-mobile-menu .haschild,
	#menu-mobile-menu-3 .menu-item-has-children,
	#menu-mobile-menu-3 .haschild{
		left:-81%;
		overflow-x: hidden;
		overflow-y: auto;
		visibility: visible;
		-webkit-overflow-scrolling: touch;
		-moz-transition:left 0.3s ease;
		-webkit-transition:left 0.3s ease;
		transition: left 0.3s ease;
		-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
		-moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
		-o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
		transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
		font-weight: 400;
	}
	#menu-mobile-menu .menu-item-has-children.active,
	#menu-mobile-menu .haschild.active,
	#menu-mobile-menu-3 .menu-item-has-children.active,
	#menu-mobile-menu-3 .haschild.active{
		position:absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		padding:0;
		margin:0;
		background-color: #000;
		border-bottom:0;
		padding-top: 0px;
		z-index: 2;
	}
	#menu-mobile-menu .menu-item-has-children.active > a,
	#menu-mobile-menu .haschild.active > a,
	#menu-mobile-menu-3 .menu-item-has-children.active > a,
	#menu-mobile-menu-3 .haschild.active > a{
		padding-left: 10px !important;
		color: #fff;
		border-bottom: 1px solid rgba(255,255,255, 0.15);
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#menu-mobile-menu .menu-item-has-children.active > a:before,
	#menu-mobile-menu .haschild.active > a:before,
	#menu-mobile-menu-3 .menu-item-has-children.active > a:before,
	#menu-mobile-menu-3 .haschild.active > a:before{
		display:none;
	}
	#menu-mobile-menu .menu-item-has-children.active .mobile-close,
	#menu-mobile-menu .first-child .mobile-exit,
	#menu-mobile-menu .haschild.active .mobile-close,
	#menu-mobile-menu-3 .menu-item-has-children.active .mobile-close,
	#menu-mobile-menu-3 .first-child .mobile-exit,
	#menu-mobile-menu-3 .haschild.active .mobile-close{
		position: absolute;
		z-index: 2;
		cursor: pointer;
		float: right;
		font-size: 24px;
		bbackground: #393939;
		background: #c08d51;
		top: 0px;
		right: 0px;
		height: 49px;
		width: 49px;
		line-height: 49px;
		text-align: center;
		color: #fff !important;
		bborder-bottom: 1px solid rgba(255,255,255, 0.15);
	}
	#menu-mobile-menu .mobile-exit .c-hamburger
	#menu-mobile-menu-3 .mobile-exit .c-hamburger{
		margin-left: 3px;
		margin-top: 2px;
	}
	#menu-mobile-menu .mobile-exit .c-hamburger span::before,
	#menu-mobile-menu .mobile-exit .c-hamburger span::after,
	#menu-mobile-menu-3 .mobile-exit .c-hamburger span::before,
	#menu-mobile-menu-3 .mobile-exit .c-hamburger span::after{
		background-color: #ffffff;
	}
	#menu-mobile-menu .menu-item-has-children .mobile-close i,
	#menu-mobile-menu .haschild.active .mobile-close i,
	#menu-mobile-menu-3 .menu-item-has-children .mobile-close i,
	#menu-mobile-menu-3 .haschild.active .mobile-close i{
		pointer-events:None;
	}
	.mobile-menu-container .logo-lt
	{
		max-width: 200px;
	}
	.mobile-menu-container  .wpml-ls-menu-item .wpml-ls-flag {
		width: 30px;
		height: 30px;
	}
	.mobile-menu-container .icon-mail, .mobile-menu-container .icon-phone {
		float: left;
		width: 100%;
		margin: 0 0 1.5em 0;
	}
	.c-hamburger span::before {
	  top: -8px;
	}
	.c-hamburger span::after {
	  bottom: -8px;
	}
	.c-hamburger--htx span {
	  transition: background 0s 0.3s;
	}
	.c-hamburger--htx span::before,
	.c-hamburger--htx span::after {
	  transition-duration: 0.3s, 0.3s;
	  transition-delay: 0.3s, 0s;
	}
	.c-hamburger--htx span::before {
	  transition-property: top, transform;
	}
	.c-hamburger--htx span::after {
	  transition-property: bottom, transform;
	}
	/* active state, i.e. menu open */
	.c-hamburger--htx.is-active {

	}
	.c-hamburger--htx.is-active span {
	  background: none;
	}
	.c-hamburger--htx.is-active span::before {
	  top: 0;
	  transform: rotate(45deg);
	}
	.c-hamburger--htx.is-active span::after {
	  bottom: 0;
	  transform: rotate(-45deg);
	}
	.c-hamburger--htx.is-active span::before,
	.c-hamburger--htx.is-active span::after {
	  transition-delay: 0s, 0.3s;
	}
	.mobile-menu {
		position: relative;
		right: 0px;
		margin-right: 0px;
		z-index: 100;
		top: 32px;
		display: flex!important;
		align-items: center;
	}
	.is-sticky .mobile-menu {
		top: -24px;
	}
	.c-hamburger {
	  display: block;
	  position: relative;
	  overflow: hidden;
	  margin: 0;
	  padding: 0;
	  width: 36px!important;
	  height: 36px;
	  font-size: 0;
	  text-indent: -9999px;
	  appearance: none;
	  box-shadow: none;
	  border-radius: none;
	  cursor: pointer;
	  background:none;
	  border:0;
	 bbackground:#fff;
	  mmargin: 10px 0 0 10px;
	  margin: 13 px 0 0 10px;
	  border-radius: 20px;
	  /* transition: background 0.3s; */
	}
	.down .c-hamburger
	{
		background:none;
	}
	.c-hamburger span {
		display: block;
		position: absolute;
		top: 16px;
		left: 0px;
		right: 0px;
		background: #131b24;
		width: 60%;
		margin-left: 20%;
		height: 4px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	}
	.c-hamburger span::before,
	.c-hamburger span::after {
		position: absolute;
		display: block;
		left: 0;
		width: 100%;
		height: 4px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		background-color: #131b24;
		content: "";
	}
	.btn-stroke:hover.c-hamburger span,
	.btn-stroke:hover.c-hamburger span::before,
	.btn-stroke:hover.c-hamburger span::after
	{
		background-color:#A72072
	}
	.down .c-hamburger span,
	.down .c-hamburger span::before,
	.down .c-hamburger span::after
	{
		background-color:#131b24;

	}
	.btn-stroke:hover.c-hamburger--htx.is-active span{
		background:none;
	}
	.mobile-menu-container .logo-lt {
		max-width: 260px;
		padding-left:15px;
	}
	.c-hamburger span::before {
	  top: -8px;
	}

	.c-hamburger span::after {
	  bottom: -8px;
	}
	.c-hamburger--htx span {
	  transition: background 0s 0.3s;
	}

	.c-hamburger--htx span::before,
	.c-hamburger--htx span::after {
	  transition-duration: 0.3s, 0.3s;
	  transition-delay: 0.3s, 0s;
	}

	.c-hamburger--htx span::before {
	  transition-property: top, transform;
	}

	.c-hamburger--htx span::after {
	  transition-property: bottom, transform;
	}

	/* active state, i.e. menu open */
	.c-hamburger--htx.is-active {

	}

	.c-hamburger--htx.is-active span {
	  background: none;
	}

	.c-hamburger--htx.is-active span::before {
	  top: 0;
	  transform: rotate(45deg);
	}

	.c-hamburger--htx.is-active span::after {
	  bottom: 0;
	  transform: rotate(-45deg);
	}

	.c-hamburger--htx.is-active span::before,
	.c-hamburger--htx.is-active span::after {
	  transition-delay: 0s, 0.3s;
	}
	.container-wrapper{
		-webkit-transition: -webkit-transform 0.3s ease;
		-moz-transition: -moz-transform 0.3s ease;
		-o-transition: -o-transform 0.3s ease;
		transition: transform 0.3s ease;
		-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
		-moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
		-o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
		transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */

	}
	.mobile-menu-container{
		background-color: #000000;
		padding: 10px 20px 20px 20px;
		position: fixed;
		top: 0;
		left:-75%;
		bottom: 0;
		z-index: 100000;
		display: block!important;
		width: 75%!important;
		overflow-x: hidden;
		overflow-y: auto;
		visibility: visible;
		-webkit-overflow-scrolling: touch;
		-moz-transition:left 0.3s ease;
		-webkit-transition:left 0.3s ease;
		transition: left 0.3s ease;
		-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
		-moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
		-o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
		transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
	}
	.mobile-menu-container a:link, .mobile-menu-container a:visited, .mobile-menu-container a:active
	{
		color: #fff;
	}
	.off-screen{
		left:0;
	}

	.off-screen+* {
		position: relative;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 5;
		width: 100%;
		ooverflow: hidden;
		-webkit-transition: -webkit-transform .3s ease;
		-moz-transition: -moz-transform .3s ease;
		-o-transition: -o-transform .3s ease;
		transition: transform .3s ease;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition-delay: 0.1s; /* Safari */
		transition-delay: 0.1s;
	}
	.contact-mobile-menu {
		padding-left: 15px;
		margin-top: 50px;
	}
	.contact-mobile-menu h3 {
		color: #ed1c24;
	}
/*------------------------------------*\
    END RESPONSIVE MENU CSS
\*------------------------------------*/
	iframe
	{
		max-width: 100%;
		min-width: 100%;
		min-height: 250px;
		box-sizing: border-box;
	}
	/* COLUMNS  */
	.col12-md {
		width: 100%
	}
	.col11-md {
		width: 91.66666667%
	}
	.col10-md {
		width: 83.33333333%
	}
	.col9-md {
		width: 75%
	}
	.col8-md {
		width: 66.66666667%
	}
	.col7-md {
		width: 58.33333333%
	}
	.col6-md {
		width: 50%
	}
	.col5-md {
		width: 41.66666667%
	}
	.col4-md {
		width: 33.33333333%
	}
	.col3-md {
		width: 25%
	}
	.col2-md {
		width: 16.66666667%
	}
	.col1-md {
		width: 8.33333333%
	} 
	.visible-md{
		display:block!important;
	}
	.hidden-md{
		display:none;	
	}
	.hide-1024 {
		display:none;
	}
	.show-1024 {
		display: block;
	}
	.codedropz-upload-container
	{
		padding-left: 5px;
		padding-right: 5px;
	}
	.codedropz-upload-container h3
	{
		font-size: 1.1em;
	}
	
	.top-header .btn-top-header {
		right: 55px;
		top: 29px;
	}

	.cd-top{
		bottom: 15px!important;
	}
	.mobile-cta-body {
		display: none;
	}
	.scroll .top-header
	{
		height: 100px;
		background-color: rgba(255,255,255,0.8);
		position: fixed;
		width: 100%;
		z-index: 99;
		top: 0;
	}
	.scroll .logo
	{
		display:none;
	}
	.scroll .nav ul li a:link,
	.scroll .nav ul li a:visited,
	.scroll .nav ul li a:active
	{
		line-height: 1.5em;
		color: #fff;
	}
	.scroll .nav ul li a:hover
	{
		color: #c08d51;
	}
	.scroll .nav ul li ul
	{
		top: 80px;
	}
	.scroll .nav ul li.menu-item-has-children:after
	{
		top: 2.0em;
	}


}

@media (max-width: 999px) {
	.page-template-template-fullwidth .packets > li
	{
		width: 100%;
	}
	/* COLUMNS  */
	.col12-sm {
		width: 100%
	}
	.col11-sm {
		width: 91.66666667%
	}
	.col10-sm {
		width: 83.33333333%
	}
	.col9-sm {
		width: 75%
	}
	.col8-sm {
		width: 66.66666667%
	}
	.col7-sm {
		width: 58.33333333%
	}
	.col6-sm
	{
		width: 50%
	}
	.col5-sm {
		width: 41.66666667%
	}
	.col4-sm {
		width: 33.33333333%
	}
	.col3-sm {
		width: 25%
	}
	.col2-sm {
		width: 16.66666667%
	}
	.col1-sm {
		width: 8.33333333%
	} 
	.visible-xl{
		display:block!important;
	}
	.hidden-xl{
		display:none;	
	}

	.page-id-11 .packets > li div{
		box-shadow:0px 0px 5px 0px rgb(0 0 0 / 10%);
		padding:25px 10px 0px 10px;
	}
}


@media (min-width: 800px) {
	
	.wrap-small
	{
		max-width: 800px;
	}
}

@media (max-width: 800px) {
	.slider-title{
		position: relative;
		top: -50px;
		left: 0!important;
	}
	.wrap-small
	{
		max-width: 90%;
	}
	.custom-col6-left 
	{
		padding-left: 2.5%;
		padding-right: 2.5%;
	}
	.header {
		height: 60px;
	}
	.mobile-menu 
	{
		top: 30px;
	}
	.language_switcher {
		top: 38px;
		right: 0;
		left: 0;
	}
	.wpml-ls-legacy-list-horizontal a
	{
		padding: 2px 5px 2px 0;
	}
	.visible-s
	{
		display:block!important;
	}
	.hidden-s
	{
		display:none !important;	
	}
	.p-l-xxxl
	{
		padding-left: 0;
	}	
	.p-r-xxxl
	{
		padding-right: 0;
	}
	a.btn, .btn, span.btn, a.btn-outline, .btn-outline, span.btn-outline, a.btn-blank, .btn-blank, span.btn-blank input[type="button"], input[type="reset"], input[type="submit"]
	{
		font-size: 14px;
	}
	a.btn-blank, .btn-blank, span.btn-blank, .text-lt a.btn-blank, .text-lt .btn-blank, .text-lt span.btn-blank
	{
		padding-left: 2%;
		padding-right: 2%;
	}

	/* COLUMNS */
	.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12
	{
		width:100%;
	}
	/* COLUMNS */
	.col12-s {
		width: 100%
	}
	.col11-s {
		width: 91.66666667%
	}
	.col10-s {
		width: 83.33333333%
	}
	.col9-s {
		width: 75%
	}
	.col8-s {
		width: 66.66666667%
	}
	.col7-s {
		width: 58.33333333%
	}
	.col6-s,
	ul.logos li
	{
		width: 50%
	}
	.col5-s {
		width: 41.66666667%
	}
	.col4-s {
		width: 33.33333333%
	}
	.col3-s {
		width: 25%
	}
	.col2-s {
		width: 16.66666667%
	}
	.col1-s {
		width: 8.33333333%
	}
	.p-r-none-s 
	{
		padding-right: 0;
	}
	.p-l-none-s
	{
		padding-left: 0
	}
	.p-t-none-s 
	{
		padding-top: 0 !important;
	}
	.p-b-none-s
	{
		padding-bottom: 0
	}
	.m-b-md-s
	{
		margin-bottom: 2.0em;
	}
	.p-sm-s
	{
		padding: 10px !important;
	}
	.p-t-md-s
	{
		padding-top: 20px !important;
	}
	.order-s-1
	{
		order: 1;
	}	
	.order-s-2
	{
		order: 2;
	}
	form.wpcf7-form.init
	{
		padding: 20px 10px;
	}
	.sidebar iframe
	{
		min-height: 300px;
	}
	.logo {
		top: 5px;
    	width: 160px;
		margin-left: -80px;
	}
	.info
	{
		width: 100%;
		top: 65px;
		text-align: center;
	}
	.info a
	{
		display: inline;
		float: inherit;
		position: relative;
		margin: 0 2%;
	}
	.info .icon-phone:before, 
	.info .icon-mail:before, 
	.info .icon-back:before, 
	.info .icon-map:before
	{
		float: inherit;
   	 	display: inherit;
		margin-right: 7px;
	}

	.section-review:after
	{
		bottom: 0;
	}
	.single-projects .slider, .single-projects .slide-image, .single-projects .slider img, .page-template-template-visual-low .slider, .page-template-template-visual-low .slide-image, .page-template-template-visual-low .slider img
	{
		height: 200px;
	}
	.section-content{
		background-image: unset;
	}
	.scroll .logo
	{
		display:block;
	}
}
@media screen and (max-width: 768px),
screen and (max-device-width: 768px) {
	
}
@media screen and (max-width: 670px),
screen and (max-device-width: 670px) {

	iframe
	{
		width:100%;
		min-height: 250px;
		max-height: 350px;
	}	
	.mobile-menu-container
	{
		left: -75%;
		width: 75% !important;
	}
	.off-screen 
	{
		left: 0;
	}
	.footer,
	.top-header,
	.bottom-footer
	{
		font-size: 13px;
	}
	.slider, .slide-image, .slider img {
		height: 150px;
	}
	.wpcf7-form-control-wrap h3
	{	
		font-size: 1.0em;
	}

	/* COLUMNS */
	.col12-xs
	{
		width: 100%
	}
	.col11-xs{
		width: 91.66666667%
	}
	.col10-xs {
		width: 83.33333333%
	}
	.col9-xs {
		width: 75%
	}
	.col8-xs {
		width: 66.66666667%
	}
	.col7-xs {
		width: 58.33333333%
	}
	.col6-xs {
		width: 50%
	}
	.col5-xs {
		width: 41.66666667%
	}
	.col4-xs {
		width: 33.33333333%
	}
	.col3-xs {
		width: 25%
	}
	.col2-xs {
		width: 16.66666667%
	}
	.col1-xs {
		width: 8.33333333%
	}
	.p-xl
	{
		padding: 35px;
	}
	.p-b-md-xs {
		margin-bottom: 20px;
	}
	.p-r-none-xs 
	{
		padding-right: 0;
	}
	.p-l-none-xs
	{
		padding-left: 0
	}
	.p-r-sm-xs
	{
		padding-right:10px;	
	}
	.p-l-sm-xs
	{
		padding-left:10px;	
	}
	.p-b-sm 
	{
		padding-bottom:5px;
	}
	.p-b-xl, .p-b-lg
	{
		padding-bottom: 35px;
	}
	ul li,
	p 
	{
		word-break: break-word;
	}
	.group-1.flexbetween p{
		margin-bottom: 30px;
	}	
	input[type="submit"]{
		width: 100%;
	}
	.contact-map.d-flex{
		display: block!important;
	}
	.contact-map .p-r-md,
	.contact-map .p-l-md{
		padding: 0;
	}
	footer .widget:first-child{
		margin-bottom: 30px!important;
	}
	.home .section.section-content2 .flexlist .flexitem.order-s-2{
		display: block;
	}
}
@media screen and (max-width: 550px),
screen and (max-device-width: 550px) {
	.hide-550 {
		display:none;
	}
	select, 
	input[type="text"], 
	input[type="email"], 
	input[type="password"], 
	textarea, 
	a.btn, 
	.btn, 
	span.btn, 
	a.btn-outline, 
	.btn-outline, 
	span.btn-outline,
	a.btn-white, 
	.btn-white, 
	span.btn-white {
		font-size: 14px;
	}

	form label,
	form input, 
	formselect, 
	form textarea
	{
		width: 100%;
	}
	form label
	{
		margin-bottom: 1.0em;
	}
	.bottom-footer .copyright
	{
		float: left;
		width: 100%;
		text-align: center;
	}
	.scroll .info
	{
		display:none;
	}
	.scroll .top-header {
		height: 75px;
	}
}
@media screen and (max-width: 500px),
screen and (max-device-width: 500px) {

	a.btn, .btn, span.btn, a.btn-outline, .btn-outline, span.btn-outline, a.btn-white, .btn-white, span.btn-white
	{
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
	.info
	{
		font-size: 13px;
	}
	.mobile-menu 
	{
		top: 15px;
	}
	.language_switcher
	{
		top: 24px;
	}
	.home .slider .slider-content img {
		height: 55px;
	}
	input,
	textarea {
		width: 100%;
	}
	.hide-500
	{
		display: none;
	}
	h1, h2, h3, h4, h5, h6 {
		word-break: break-word;
	}
	h1
	{
		font-size: 1.75em;
	}
	h2
	{
		font-size: 1.25em;
	}
	h3 
	{
		font-size:1.15em;
	}
	.packets li h2{
		font-size: 1.4em!important;
	}
	#menu-mobile-menu li .sub-menu a, 
	#menu-mobile-menu li a,
	#menu-mobile-menu-3 li .sub-menu a, 
	#menu-mobile-menu-3 li a
	{
		font-size: 15px;
	}
	
	/* COLUMNS */
	.col12-xxs,
	.colcustom1,
	.colcustom2,
	.slider-content
	{
		width: 100%
	}
	.col11-xxs{
		width: 91.66666667%
	}
	.col10-xxs {
		width: 83.33333333%
	}
	.col9-xxs {
		width: 75%
	}
	.col8-xxs {
		width: 66.66666667%
	}
	.col7-xxs {
		width: 58.33333333%
	}
	.col6-xxs {
		width: 50%
	}
	.col5-xxs {
		width: 41.66666667%
	}
	.col4-xxs {
		width: 33.33333333%
	}
	.col3-xxs {
		width: 25%
	}
	.col2-xxs {
		width: 16.66666667%
	}
	.col1-xxs {
		width: 8.33333333%
	}
	.p-xl
	{
		padding: 30px;
	}
	.hidden-500
	{
		display:none;	
	}
	.footer .widget
	{
		margin-bottom: 2.0em;
	}
	.footer .widget:first-child,
	.footer .widget:first-child ul
	{
		margin-bottom: 0;
	}
	.cd-top
	{
		bottom: 8px !important;
		right: 8px;
		background: #c08d51;
		opacity: 0.8;
	}
	.codedropz-upload-container
	{
		padding-left: 2px;
		padding-right: 2px;
	
	}
	.codedropz-upload-container h3
	{
		font-size: 0.85em;
	}
	
	table th,
	table td
	{
		padding: 6px 4px;
	}
	.has-cartel-top:after{
		top: -13px!important;
	}

}

@media screen and (max-width: 425px),
screen and (max-device-width: 425px) {
	.slider, .slide-image, 
	.slider img 
	{
		height: 110px;
	}
	#breadcrumbs {
		top: -80px;
	}
	.top-header 
	{
		height: 125px;
	}
	.logo {
		top: 10px;
    	width: 120px;
		margin-left: -60px;
	}
	.info a {

		margin: 0;
		width: 100%;
		display: inline-block;
		margin-bottom: 0.25em;
	}
}
