@media (min-width: 1350px) {
	.wrap-xl
	{
		max-width: 1350px;
	}
	
}
@media (max-width: 1350px) {
	.wrap-xl
	{
		max-width: 96%;
	}
	.exo-menu>li>a 
	{
        padding: 0px 15px;
	}
}


@media (min-width: 1100px) {
	.wrap
	{
		max-width: 1100px;
		min-height: 20px;
	}
	.innerr {
		width: calc(100% - 50px);
	}
	
}

@media (max-width: 1100px) {
	.wrap,
	.wrap-xl
	{
		max-width: 96%;
		bborder: 1px solid red;
		min-height: 20px;
	}
	.section-usps,
	.section-maps,
	.bottom,
	.section-main
	{
		overflow: hidden;
	}
	.home .slider-wrap
	{
		width: 90%;
	}
	.innerr
	{
		width: 100%;
	}
	.innerr-padding
	{
		padding-left: 4%;
	}
	.col-rightt .inner-padding
	{
		padding-right: 4%;
	}
	.default .slider, .default .slider .slide
	{
		height: 220px;	
	}
	.home .slider, 
	.home .slider .slide {
		height: 550px;
	}
	.slider-full,
	.slider-full-overlay,
	.fullscreen
	{
		height: 550px;
	}
	.slider .slider-wrap,
	.home .slider-wrap
	{
		top: 50px;
	}
	.fp-sidebar
	{
		margin-top: -200px;
	}
	.logo {
	
		width: 260px;
		top: -20px;
	}
	.down .logo
	{
		width:120px;	
		margin-top: 16px;
	}
	.down .nav > ul li a:link, .down .nav > ul li a:visited, .down .nav > ul li a:active
	{
		padding: 0 8px;	
	}
	.down .nav > ul ul li a:link, .down .nav > ul ul li a:visited, .down .nav > ul ul li a:active
	{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.sidewides, header .icons-contact
	{
		margin-top:25px;	
	}
	.mobile-menu-container
	{
		width: 220px !important;	
	}

	#mobilemenu .child{
		display:none;	
		padding:0 0 0 0;
		list-style:none;
	}
	
	#mobilemenu .haschild.active .child{
		display:block;		
	}
	#mobilemenu ul.haschild{
		left:-71%;
		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 */
		list-style: none !important;
	}
	#mobilemenu .cube
	{
		display:none;	
	}
	#mobilemenu ul li a
	{
	}
	#mobilemenu .haschild.active{
		position:absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		padding:0;
		margin:0;
		background-color:#222;
		border-bottom:0;
		padding-top:10px;
		z-index: 2;
	}
	#mobilemenu .haschild.active > a{
		margin-left:0;
		color:#000000;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		margin-bottom:0.3em;
		font-weight:bold;
	}
	#mobilemenu .haschild.active > a:before{
		display:none;
	}
	
	#mobilemenu .haschild.active .mobile-close{
		position:relative;
		z-index:2;
		float:right;
		padding:0;
		font-size: 12px;
	}
	#mobilemenu .haschild.active .mobile-close i{
		pointer-events: none;	
	}
	.home .sidebar h2
	{
    	font-size: 2em;
	}
	.text-xl,
	.text-xxl {
    	font-size:40px;
	}

	/* 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%
	}
	
}

@media (max-width: 1024px) {

	.default .slider, 
	.default .slider .slide {
    	height: 175px;
	}
	.home .slider, 
	.home .slider .slide,
	.slider-full, .slider-full-overlay, .fullscreen{
		height: 500px;
	}
	.slider .slider-wrap,
	.home .slider-wrap
	{
		top: 40px;
	}
	.home .slider-wrap {
		width: 100%;
	}
	.section-maps iframe
	{
		height: 300px;
	}
	.section-counters .widgetBar .widget .widget_header h2
	{
		font-size: 2.5em;
	}
	h2.hbig
	{
		font-size: 2.0em;
	}
	.inner-block h2.big
	{
		font-size: 1.85em;
	}
	.inner-block h2
	{
		font-size: 1.25em;
	}
	.section-usps:before
	{
		top:-100%;
	}

}

@media (max-width: 999px) {
	.hidden-s{
		display:none;	
	}
	
	.visible-s{
		display:block;	
	}
	.details {
   		background-position: 45% top;
	}
	.slide-description
	{
		font-size: 2.5em;
	}
	.slider-wrap h2
	{
		font-size: 2.75em;
	}
	.section-counters .widgetBar .widget
	{
		width: 50%;
	}
	.section-counters .widgetBar .widget:nth-child(3n),
	.section-counters .widgetBar .widget:nth-child(4n)
	{
		margin-top: 2em;
		
	}
	.btn-stroke:hover.c-hamburger--htx.is-active span{
		background:none;	
	}
	.mobile-menu-container .logo-lt
	{
		max-width: 200px;
	}
	.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;
	}	
	ul.scroll-check.active li.check-1,
	ul.check-lp.active li.check-1 {
		height: auto;
		min-height: auto !important;
	}
	ul.scroll-check.active li.check-2,
	ul.check-lp.active li.check-2{
		height: auto;
		min-height: auto !important;
	}	
	
	.mobile-menu
	{
    	position: absolute;
		top: 0;
		right:0;
	}
   .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;
	  background:#fff;
	  margin: 10px 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: #000000;
		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: #000000;
		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:#000;
	
	}
	.btn-stroke:hover.c-hamburger--htx.is-active span{
		background:none;	
	}
	.mobile-menu-container .logo-lt
	{
		max-width: 200px;
	}
	.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;
	}	
	
	#mobilemenu
	{
		list-style:none;
		padding:0;
		margin:1.0em 0 0 0;	
		display: inline-block;
   		width: 100%;
	}
	#mobilemenu ul
	{
		list-style: none;
	}
	#mobilemenu .haschild.active .mobile-close{
		position:relative;
		z-index:2;
		float:right;
		padding:0 ;
		font-size: 12px;
		font-weight:700;
	}
	
	#mobilemenu .haschild.active .mobile-close i{
		pointer-events:none;
		font-weight: bold;
	}
	
	#mobilemenu li{
		line-height: 2.75em;
		border-bottom: 1px solid rgba(255,255,255,0.1);
		margin-bottom: 0.2em;
	}
	#mobilemenu li a{
		font-size:14px;
		ttext-transform:uppercase;
		color:#fff !important;
		display:block;
		cursor:pointer;
	}
	#mobilemenu ul li
	{
		margin-bottom:0;
		border-bottom: 1px solid rgba(255,255,255,0.2);
		line-height: 3.0em;
	}
	.mobile-menu-container .icon-mail, 
	.mobile-menu-container .icon-phone,
	.mobile-menu-container .icon-mail a, 
	.mobile-menu-container .icon-phone a
	{
		color:#fff;	
	}
	
	#mobilemenu li a:hover,
	#mobilemenu li:hover
	{
		color:#1acafc;	
	}
	
	#mobilemenu li.current a{
		color:#fff;	
	}
	
	.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{
		padding:0 20px 20px 20px;
		position: fixed;
		top: 0;
		left:-300px;
		bottom: 0;
		z-index: 101;
		display: block!important;
		width: 300px!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 */
		background:#222;
		color:#fff;
	}
	.portal .mobile-menu-container{
		padding:110px 0 0 0;	
	}
	
	.off-screen{
		left:0;
		-webkit-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.05);
		-moz-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.05);
		box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.05);
	}
	
	.off-screen+* {
		position: relative;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 5;
		width: 100%;
		overflow: 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;
	}   
	
	/* 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%
	} 
	.md-m-b
	{
		margin-bottom:20px;	
	}
}
/* 
@media only screen 
and (min-width : 670px) 
and (max-width : 1024px) {
	
	.visible-s{
		display:block!important;
	}
	
	.hidden-s{
		display:none;	
	}
	.off-screen {
		left: 0;
	}
	.off-screen+* {
	}

	.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 {
		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%
	}
}
*/


@media (max-width: 800px) {
	
	body,
	body.down
	{
		padding-left:0;
	}
	#widgetBar-5 .widget
	{
		width: 50%;
	}
	.header-inner-bottom .pull-left
	{
		display: none;
	}
	.fp-sidebar {
		margin-top: -140px;
	}
	
	.btn-stroke:hover.c-hamburger span,
	.btn-stroke:hover.c-hamburger span::before,
	.btn-stroke:hover.c-hamburger span::after
	{
		background-color:#A72072	
	}
	.slider-desk-home
	{
		display: none;
	}
	.slider-mob-home
	{
		display: block;
	}
	.mobile-menu-container{
		left:-250px;
		width: 250px !important;
	}
	.off-screen
	{
		left:0;
	}
	
	
}

@media screen and (max-width: 670px),
screen and (max-device-width: 670px) {
	.wrap,
	.wrap-xl,
	.down .fixed-header .wrap
	{
		max-width: 92%;	
	}
	h1, h2, h3, h4, h5, h6
	{
		font-size: 1.5em;
	}
	h1
	{
		font-size: 1.75em;
	}
	.home .slider, .home .slider .slide, .home .top-gradient
	{
		height: 425px;
	}
	header .header-inner {
		
	}
	.section-maps iframe
	{
		height: 250px;
	}
	.section-counters .widgetBar .widget
	{
		width: 100%;
	}
	.section-counters .widgetBar .widget:nth-child(2)
	{
			margin-top: 0;
	}
	.top-gradient,
	.default .slider, 
	.default .slider .slide 
	{
		height: 125px;
	}

	.border-left,
	.border-right,
	.border-top
	{
		border-left: 0;
		border-right: 0;
	}
	.min-height-lg
	{
		min-height: 400px;
	}
	.inner-block h2.big
	{
		font-size: 1.25em;
	}
	.slider .slider-wrap
	{
		top: 20px;
	}
	.slider-wrap h2,
	.slide-description
	{
		font-size: 2.25em;
	}
	.mobile-menu 
	{

	}
	.slider-wrap
	{
		margin-top: 40px;
	}
	.slide-subtitle
	{
		margin-bottom: 0.5em;
	}
	.default .sidebar #widget_49
	{
		margin-top: 0;
	}
	.hidden-xs, .responsive-hide
	{
		display:none;	
	}
	.visible-xs
	{
		display:block;	
	}
	.text-xl,
	.text-xxl 
	{
    	font-size: 2.5em;
	}
	#breadcrumb ul li
	{
		font-size: 13px;
	}
	/* COLUMNS */
	.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
		width:100%;
		float:none;
	}
	.min-height-md
	{
		min-height: 400px;
	}
	.inner-padding,
	.col-right .inner-padding
	{
		padding: 50px 3%;
	}
	header .header-inner-bottom
	{
		padding-right: 1.5% !important;
	}
	header .header-inner-bottom .m-r-xl
	{
		margin-right: 10px;
	}
	.section-counters .widgetBar .widget,
	#widgetBar-5 .widget
	{
		margin-bottom: 2.0em;
	}
	#widgetBar-5 .widget:hover
	{
		margin-top: 0;
	}
	.default .fp-sidebar
	{
		margin-top: 0;
	}
	.fp-sidebar .col12 
	{
		padding-right: 2.5% !important;
		padding-left:  2.5% !important;
		
	}
	.check li, .arrow li, .sidebar .menu li
	{
		padding-left: 15px !important;
	}
	.check li
	{
		padding-left: 25px !important;	
	}
	
	a.button-outline, .button-outline, span.button-outline, a.button, .button, span.button, .contact .form-input 
	{
		width: 100%;
		text-align: center;
		font-size: 14px;
	}
	.default .logos ul li, .default ul.logolist li
	{
		height: 120px;
    	line-height: 110px;
	}
	blockquote
	{
		font-size: 17px;
	}
	.caption.alignnone
	{
		margin: 5px 0 2.0em 0;
	}
	.section-inner {

	}	
	.post h2
	{
		padding-right: 15%;
	}
	.blog-thumb
	{
		left: inherit;
		right: 0;
		top: 0;
		width: 90px;
	}
	.p-l-xxl
	{
		padding-left: 20px;	
	}
	.p-r-xxl
	{
		padding-right:20px;
	}
	
	.contact .form-input
	{
		margin-bottom:1.0em;
		text-align:center;
	}
	.footer .pull-left,
	.footer .pull-right
	{
		width:100%;
		float:left;
		margin-bottom:1.0em;

	}

	/* COLUMNS */
	.col12-xs, .counters .col3 {
		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-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
	{
		padding-bottom: 35px;
	}
	.m-b-lg-xs
	{
		margin-bottom: 40px;
	}
	p,
	ul li
	{
		word-wrap:break-word;
	}
	.footer,
	.footer-bottom
	{
		font-size: 13px;
	}
	.footer .widget
	{
		width: 50%;
		margin-bottom: 2.0em;
	}
	blockquote p
	{
		padding-left: 0;
		padding-right: 0;
	}
	.home .sidebar
	{
		margin-top: 0;
	}
}


@media screen and (max-width: 480px),
screen and (max-device-width: 480px) {

	.home .slider, .home .slider .slide, .home .top-gradient
	{
		height: 410px;
	}
	header .header-inner-bottom
	{
		font-size: 12px;
		padding-top: 8px;
	}
	.slider .slider-wrap
	{
		top: 0px;
	}
	.slider-wrap h2, .slide-description
	{
		font-size: 2.0em;
	}
	.slide-description p
	{
		margin-bottom: 1em;
		line-height: 1.3em;
	}
	.min-height-md,
	.min-height-lg
	{
		min-height: 350px;
	}
	.slide-subtitle
	{
		font-size: 1.75em;
	}
	.footer, .footer-bottom {
		font-size: 12px;
	}
	.footer-bottom .pull-right,
	.footer-bottom .pull-left
	{
		width: 100%;
		text-align: center;
		margin-bottom: 0.5em;
	}
	.footer-bottom .p-t-lg
	{
		padding-top: 20px;
	}
	
	.pull-left-xxs
	{
		float: left;
	}
	/* COLUMNS */
	.col12-xxs, .counters .col3, .section-usps .widget,#widgetBar-5 .widget {
		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%
	}

}

@media screen and (max-width: 400px),
screen and (max-device-width: 400px) {

}

