

body.page-template-page-demo, body.page-template-page-home {

	background: #fff;

	overflow: hidden;

} 



body {

	font-family: "Calibre";

	background: #000;

	margin: 0!important;

}

.mtest-hide {
	display: none;
}

.graphik-font {

	font-family: Graphik!important;

	font-size: 21px!important;

}



a:focus {

	outline: none;

}





body.home #page {

	height: 100vh;

}



.home .site-info {

	height: 100vh;

	overflow: hidden;

}



#circle-container {

	display: -ms-flexbox;

	display: flex;

	-ms-flex-pack: center;

	justify-content: center;

	-ms-flex-align: center;

	align-items: center;

	position: absolute;

	left: 0;

	top: 0;

	right: 0;

	height: 100vh;

	z-index: -1;

	margin: 0 0 -45vw;

	animation: scale-in .35s .35s cubic-bezier(.23,1,.32,1) backwards;

}



#circle-container.hide {

	display: none;

}



#circle-container.blur {

	opacity:0.4;

}



.home .site-branding {

	position: absolute;

/*  top: -11px;

	left: 10px;*/

	bottom: 0;

	left: 50%;

	transform: translateX(-50%);

	z-index: 21;

}



/* #page .site-branding, #page .mobile-site-branding {

	position: relative;

	display: flex;

	justify-content: center;

	z-index: 21;

} */



.site-branding h1 {

	display: inline;

	margin: 0;

	padding: 0;

}

.site-branding canvas {

	cursor: pointer;

}

.site-branding #logo {

	cursor: pointer;

	opacity: 1;

	-moz-transition: opacity 0.4s ease;

	-o-transition: opacity 0.4s ease;

	-webkit-transition: opacity 0.4s ease;

	transition: opacity 0.4s ease;

}

.site-branding #logo-dark {

	position: absolute;

	left: 0;

	top: 0;

	opacity: 0;

	-moz-transition: opacity 0.4s ease;

	-o-transition: opacity 0.4s ease;

	-webkit-transition: opacity 0.4s ease;

	transition: opacity 0.4s ease;

}

.site-branding #logo_bg,

.site-branding #logo_bg_dark {

	display: none;

}

.site-branding a {

	color: #fff;

	font-size: 58px;

	font-weight: bold;

	line-height: 1;

	-moz-transition: color 0.4s ease;

	-o-transition: color 0.4s ease;

	-webkit-transition: color 0.4s ease;

	transition: color 0.4s ease;

}

.site-branding a:after {

	top: 55px !important;

	margin-left: 32px !important;

}



/* #loading-overlay {

	top: 0;

	left: 0;

	position: absolute;

	display: none;

	width: 100vw;

	height: 100vh;

	z-index: 99;

	background: #252526;

	color: #fff;

	transition: opacity 1.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.6s, width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), margin 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), border-width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955); 

	}

	#loading-overlay.scale {

		width: 100vw;

		height: 100vh;

		margin: 0;

		border-width: 0;

	opacity: 0; }

#loading-overlay h1 {

	padding: 37px 77px; 

	position: absolute;

	font-size: 57px;

	text-transform: uppercase;

	overflow: hidden;

	font-weight: 700;

	line-height: 57px;

	bottom: 0;

    margin: 0 0;

	}

#loading-overlay h1 span {

	float: left;

	transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);

	-webkit-transform: translate3d(0, 0, 0);

	transform: translate3d(0, 0, 0);

	will-change: auto;

	-webkit-transform: translateY(90px);

	-moz-transform: translateY(90px);

	transform: translateY(90px);

	opacity: 0;

	margin-right: 20px; }

#loading-overlay h1 strong {

	overflow: hidden;

	display: block;

	float: left;

	width: 100%; }

#loading-overlay h1 .sv {

	float: left;

	transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);

	-webkit-transform: translate3d(0, 0, 0);

	transform: translate3d(0, 0, 0);

	will-change: auto;

	-webkit-transform: translateY(90px);

	-moz-transform: translateY(90px);

	transform: translateY(90px);

	opacity: 0;

	margin-right: 20px; }

	#loading-overlay h1 strong:nth-child(1) span:nth-child(1) {

		transition-delay: 1s; }

	#loading-overlay h1 strong:nth-child(1) span:nth-child(2) {

		transition-delay: 1s; }

	#loading-overlay h1 strong:nth-child(1) span:nth-child(3) {

		transition-delay: 1s; }



	#loading-overlay h1 strong:nth-child(2) span:nth-child(1) {

		transition-delay: 0.75s; }

	#loading-overlay h1 strong:nth-child(2) span:nth-child(2) {

		transition-delay: 0.75s; }

	#loading-overlay h1 strong:nth-child(2) span:nth-child(3) {

		transition-delay: 0.75s; }

	#loading-overlay h1 strong:nth-child(2) span:nth-child(4) {

		transition-delay: 0.75s; }



	#loading-overlay h1 .sv {

		transition-delay: 0.75s; }





	#loading-overlay h1 strong:nth-child(3) span:nth-child(1) {

		transition-delay: 0.5s; }

	#loading-overlay h1 strong:nth-child(3) span:nth-child(2) {

		transition-delay: 0.5s; }

	#loading-overlay h1 strong:nth-child(3) span:nth-child(3) {

		transition-delay: 0.5s; }



	#loading-overlay h1 strong:nth-child(4) span:nth-child(1) {

		transition-delay: 0.5s; }

	#loading-overlay h1 strong:nth-child(4) span:nth-child(2) {

		transition-delay: 0.5s; }

	#loading-overlay h1 strong:nth-child(4) span:nth-child(3) {

		transition-delay: 0.5s; }





	#loading-overlay h1 strong:nth-child(5) span:nth-child(1) {

		transition-delay: 0.25s; }

	#loading-overlay h1 strong:nth-child(5) span:nth-child(2) {

		transition-delay: 0.25s; }

	#loading-overlay h1 strong:nth-child(5) span:nth-child(3) {

		transition-delay: 0.25s; }



	#loading-overlay h1 strong:nth-child(6) span:nth-child(1) {

		transition-delay: 0.25s; }

	#loading-overlay h1 strong:nth-child(6) span:nth-child(2) {

		transition-delay: 0.25s; }

	#loading-overlay h1 strong:nth-child(6) span:nth-child(3) {

		transition-delay: 0.25s; }



	#loading-overlay h1 strong:nth-child(7) span:nth-child(1) {

		transition-delay: 0s; }

	#loading-overlay h1 strong:nth-child(7) span:nth-child(2) {

		transition-delay: 0s; }

	#loading-overlay h1 strong:nth-child(7) span:nth-child(3) {

		transition-delay: 0s; } */



/*	#loading-overlay h1 strong:nth-child(8) span:nth-child(1) {

		transition-delay: -0.5s; }

	#loading-overlay h1 strong:nth-child(8) span:nth-child(2) {

		transition-delay: -0.5s; }

	#loading-overlay h1 strong:nth-child(8) span:nth-child(3) {

		transition-delay: -0.5s; }



	#loading-overlay h1 strong:nth-child(9) span:nth-child(1) {

		transition-delay: -0.75s; }

	#loading-overlay h1 strong:nth-child(9) span:nth-child(2) {

		transition-delay: -0.75s; }

	#loading-overlay h1 strong:nth-child(9) span:nth-child(3) {

		transition-delay: -0.75s; }*/











	/* #loading-overlay h1 strong.intro-nl {

		font-size: 52px; }



#loading-overlay h1.visible strong:nth-child(1) span:nth-child(1) {

	transition-delay: 0.1s; }

#loading-overlay h1.visible strong:nth-child(1) span:nth-child(2) {

	transition-delay: 0.2s; }

#loading-overlay h1.visible strong:nth-child(1) span:nth-child(3) {

	transition-delay: 0.3s; }



#loading-overlay h1.visible strong:nth-child(2) span:nth-child(1) {

	transition-delay: 0.25s; }

#loading-overlay h1.visible strong:nth-child(2) span:nth-child(2) {

	transition-delay: 0.35s; }

#loading-overlay h1.visible strong:nth-child(2) span:nth-child(3) {

	transition-delay: 0.45s; }

#loading-overlay h1.visible strong:nth-child(2) span:nth-child(4) {

	transition-delay: 0.50s; }



#loading-overlay h1.visible .sv {

	transition-delay: 0.50s; }



#loading-overlay h1.visible strong:nth-child(3) span:nth-child(1) {

	transition-delay: 0.60s; }

#loading-overlay h1.visible strong:nth-child(3) span:nth-child(2) {

	transition-delay: 0.65s; }

#loading-overlay h1.visible strong:nth-child(3) span:nth-child(3) {

	transition-delay: 0.70s; }



#loading-overlay h1.visible strong:nth-child(4) span:nth-child(1) {

	transition-delay: 0.75; }

#loading-overlay h1.visible strong:nth-child(4) span:nth-child(2) {

	transition-delay: 0.80; }

#loading-overlay h1.visible strong:nth-child(4) span:nth-child(3) {

	transition-delay: 0.85s; }



#loading-overlay h1.visible strong:nth-child(5) span:nth-child(1) {

	transition-delay: 0.90s; }

#loading-overlay h1.visible strong:nth-child(5) span:nth-child(2) {

	transition-delay: 0.95s; }

#loading-overlay h1.visible strong:nth-child(5) span:nth-child(3) {

	transition-delay: 1s; }



#loading-overlay h1.visible strong:nth-child(6) span:nth-child(1) {

	transition-delay: 1.05s; }

#loading-overlay h1.visible strong:nth-child(6) span:nth-child(2) {

	transition-delay: 1.10s; }

#loading-overlay h1.visible strong:nth-child(6) span:nth-child(3) {

	transition-delay: 1.15s; }



#loading-overlay h1.visible strong:nth-child(7) span:nth-child(1) {

	transition-delay: 1.2s; }

#loading-overlay h1.visible strong:nth-child(7) span:nth-child(2) {

	transition-delay: 1.25s; }

#loading-overlay h1.visible strong:nth-child(7) span:nth-child(3) {

	transition-delay: 1.3s; }



#loading-overlay h1.visible strong:nth-child(8) span:nth-child(1) {

	transition-delay: 1.25s; }

#loading-overlay h1.visible strong:nth-child(8) span:nth-child(2) {

	transition-delay: 1.30s; }

#loading-overlay h1.visible strong:nth-child(8) span:nth-child(3) {

	transition-delay: 1.35s; }



#loading-overlay h1.visible strong:nth-child(9) span:nth-child(1) {

	transition-delay: 1.40s; }

#loading-overlay h1.visible strong:nth-child(9) span:nth-child(2) {

	transition-delay: 1.45s; }

#loading-overlay h1.visible strong:nth-child(9) span:nth-child(3) {

	transition-delay: 1.50s; }











#loading-overlay h1.visible span {

	transition: opacity 1.5s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);

	-webkit-transform: translateY(0);

	-moz-transform: translateY(0);

	transform: translateY(0);

	opacity: 1; 

} */



#loading-overlay {

    position: absolute;

    top: 0;

    left: 0;

    background: #000;

    width: 100vw;

    height: 100vh;

    z-index: 10000;

}





#loading-overlay .preloader-logo-1 {

	position: absolute;

    display: block;

    top: 50%;

    left: 50%;

	transform: translate( -50%, -50% ) scale(0);

	font-size: 90px;

}



#loading-overlay .preloader-logo-2 {

	position: absolute;

    display: block;

    top: 60%;

    left: 60%;

	transform: scale(0);

}



#loading-overlay .preloader-logo-3 {

	position: absolute;

    display: block;

    top: 55%;

    left: 1%;

	transform: scale(0);

}



#loading-overlay .preloader-logo-4 {

	position: absolute;

    display: block;

    top: 80%;

    left: 15%;

	transform: scale(0);

}



#loading-overlay .preloader-logo-5 {

	position: absolute;

    display: block;

	top: 15%;

    left: 22%;

	transform: scale(0);

}



#loading-overlay .preloader-logo-6 {

	position: absolute;

    display: block;

	top: 2%;

    left: 75%;

	transform: scale(0);

}



#loading-overlay .preloader-logo-7 {

	position: absolute;

    display: block;

    bottom: 0%;

	left: 100%;

    transform: translateX(-100%) scale(0);

}







#loading-overlay .preloader-logo span {

	font-family: "Graphik";

	font-size: 73px;

    color: #fff;

    display: block;

    line-height: 1;

}



#loading-overlay .preloader-svg-outer{max-width:16.6666666667vw;position:absolute;opacity:0}

/* #loading-overlay .preloader-svg-outer svg{width:100%;height:100%;display:block}

@media only screen and (max-width:812px){#loading-overlay .preloader-svg-outer{max-width:25vw}}

@media only screen and (max-width:812px) and (orientation:landscape){#loading-overlay .preloader-svg-outer{max-width:16.6666666667vw}} */



.site-about {

	display: flex;

	width: 100%;

	justify-content: center;

	position: absolute;

	top: 0%;

	left: 50%;

	transform: translate(-50%, 50% );

	z-index: 22;

}



.site-about a {

	overflow-x: hidden;

    font-family: "Graphik";

    margin: 0 20px;

    text-decoration: unset;

    font-size: 25px;

    color: #fff;

    display: inline-block;

}





.site-location {

	display: flex;

	width: 100%;

	justify-content: center;

	position: absolute;

	bottom: 130px;

	left: 50%;

	transform: translateX(-50%);

	z-index: 22;

}



.site-location {

	display: flex;

	justify-content: center;

	align-items: center;

	width: 100%;

	opacity: 1;

	transition: opacity 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.6s, width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), margin 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), border-width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955); 

}



.site-location.hide {

	opacity: 0;

}



.site-location a {

	margin: 0 12px;

}



.site-clients {

	position: absolute;

	top: calc( 50% - 100px);

	left: 10%;

	transform: rotate(-90deg);

}



.site-contact {

	min-width: 150px;

	text-align: center;

	position: absolute;

	top: calc( 50% - 100px);

	right: 10%;

	transform: rotate(90deg);

}



.site-contact-content {

	position: absolute;

	top: calc( 50% - 80px );

	/* right: 10%; */

	right: 15%;

	visibility: hidden;

	opacity: 0;

	transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);

	transform: translateX(25%) rotate(90deg);
	
}



.site-clients.leave {

	animation-name: lleft;

  	animation-duration: 1s;

  	animation-fill-mode: forwards;

}



.site-clients.appear {

	animation-name: aleft;

  	animation-duration: 1s;

  	animation-fill-mode: forwards;

}





.site-contact.leave {

	animation-name: lright;

  	animation-duration: 1s;

  	animation-fill-mode: forwards;

}



.site-contact.appear {

	animation-name: aright;

  	animation-duration: 1s;

  	animation-fill-mode: forwards;

}







@keyframes lleft {

 /* 0% { opacity: 1; transform: rotateX( -90deg ); } 

  100% { opacity: 0; transform: translateX(-200%) rotate(90deg); }*/

   0% { opacity: 1; } 

  100% { opacity: 0; }

}



@keyframes aleft {

	0% { opacity: 0; } 

	100% { opacity: 1; }

/*  0% { opacity: 0; transform: translateX(-200%) rotate(90deg); }

  100% { opacity: 1; transform: translateX(0) rotate(-90deg); } */

}



@keyframes lright {

	   0% { opacity: 1; } 

  100% { opacity: 0; }

/*  0% { opacity: 1; transform: rotateX( 90deg ); }

  100% { opacity: 0; transform: translateX(200%) rotate(-90deg); }*/

}



@keyframes aright {

	0% { opacity: 0; } 

	100% { opacity: 1; }

/*	0% { opacity: 0; transform: translateX(200%) rotate(-90deg); }

	100% { opacity: 1; transform: translateX(0) rotate(90deg); }*/

}



.site-about.leave {

	animation-name: ltop;

  	animation-duration: 1s;

  	animation-fill-mode: forwards;

}



.site-about.appear {

	animation-name: atop;

  	animation-duration: 1s;

  	animation-fill-mode: forwards;

}



@keyframes ltop {

	0% { opacity: 1; } 

100% { opacity: 0; }

/*  0% { opacity: 1; transform: rotateX( 90deg ); }

100% { opacity: 0; transform: translateX(200%) rotate(-90deg); }*/

}



@keyframes atop {

	0% { opacity: 0; } 

	100% { opacity: 1; }

/*  0% { opacity: 0; transform: translateX(-200%) rotate(90deg); }

  100% { opacity: 1; transform: translateX(0) rotate(-90deg); } */

}





.site-contact-content.show {

	opacity: 1;

	visibility: visible;

}



.site-contact-content a {

	display: block;

	font-size: 25px;

  	color: #fff;

  	text-decoration: unset;

}



.site-location a {

	overflow-x: hidden;

	font-family: "Calibre";

	margin: 0 50px;

	text-decoration: unset;

	font-size: 25px;

	color: #fff;

	cursor: default;



}

.site-clients a, .site-contact a {

  	overflow-x: hidden;

	font-family: "Calibre";

	margin: 0 20px;

	text-decoration: unset;

	font-size: 25px;

  	color: #fff;

  	display: inline-block;

}



/* .site-location a:after */

.site-clients a:after, .site-contact a:after {

	display: block;

	content: "";

	height: 2px;

	width: 100%;

	margin-top: 5px;

	background: white;

	position: relative;

	left: -100%;

	transition: all 0s;

}



.site-location a:hover:after, .site-clients a:hover:after, .site-contact a:hover:after {

	left: 100%;

	transition: all 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);

}





.close-btn {

	position: absolute;

	top: 20px;

	right: 40px;

	display: none;

}

.close-btn.show {

	display: none;

}

.close-btn a {

	font-family: "Calibre";

	text-decoration: unset;

	font-size: 20px;

  color: #fff;

}



.entry-header {

	text-align: center;

}

.entry-content {

	display: flex;

	justify-content: center;

}



.home .client-logos {

	display: none;

	position: absolute;

	left: 20%;

	/*top: 10%;*/

	top: calc( 50% - 50px );

    transform: translateY(-50%);

	max-width: 60%;

	max-height: calc( 100vh / 1.75 );

}



/* .home .client-logos.show {

	display: flex;

	justify-content: center;

} */



/* .home .client-logos .logos-container {

	display: flex;

	flex-wrap: wrap;

	height: 100%;

	max-height: calc( 100vh / 1.75 );

}



.home .client-logos .logos-container .img-holder {

	height: 30%;

	opacity: 0;

	flex: 1 0 21%;

	transition: opacity 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.6s, width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), margin 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), border-width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955); 

}



.home .client-logos .logos-container .img-holder.show {

	opacity: 1;

} */



/* HOme */



.page-template-page-home .site-info {

	height: 100vh;

	overflow: hidden;

}



.page-template-page-home .site-branding {

	position: absolute;

/*  top: -11px;

	left: 10px;*/

	bottom: 0;

	left: 50%;

	transform: translateX(-50%);

	z-index: 21;

}



.page-template-page-home .mobile-site-branding {

	position: absolute;

	bottom: 0;

	left: 50%;

	transform: translateX(-50%);

	z-index: 21;

}



.page-template-page-home .client-logos {

	display: none;

	position: absolute;

	left: 20%;

	/*top: 10%;*/

	top: calc( 50% - 75px );

    transform: translateY(-50%);

	max-width: 60%;

	max-height: calc( 100vh / 1.75 );

}



.page-template-page-home .client-logos.show {

	display: flex;

	justify-content: center;

}



.page-template-page-home .client-logos .logos-container {

	display: flex;

	flex-wrap: wrap;

	/* height: 100%; */

	max-height: calc( 100vh / 1.75 );

}



.page-template-page-home .client-logos .logos-container .img-holder {

	height: 25%;

	opacity: 0;

	flex: 1 0 20%;

	transition: opacity 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.6s, width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), margin 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), border-width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955); 

}



.page-template-page-home .client-logos .logos-container .img-holder.show {

	opacity: 1;

}





/* Demo */



.page-template-page-demo .site-info {

	height: 100vh;

	overflow: hidden;

}



.page-template-page-demo .site-branding {

	position: absolute;

/*  top: -11px;

	left: 10px;*/

	bottom: 0;

	left: 50%;

	transform: translateX(-50%);

	z-index: 21;

}



.page-template-page-demo .mobile-site-branding {

	position: absolute;

	bottom: 0;

	left: 50%;

	transform: translateX(-50%);

	z-index: 21;

}



.page-template-page-demo .client-logos {

	display: none;

	position: absolute;

	left: 20%;

	/*top: 10%;*/

	top: calc( 50% - 75px );

    transform: translateY(-50%);

	max-width: 60%;

	max-height: calc( 100vh / 1.75 );

}



.page-template-page-demo .client-logos.show {

	display: flex;

	justify-content: center;

}



.page-template-page-demo .client-logos .logos-container {

	display: flex;

	flex-wrap: wrap;

	/* height: 100%; */

	max-height: calc( 100vh / 1.75 );

}



.page-template-page-demo .client-logos .logos-container .img-holder {

	height: 25%;

	opacity: 0;

	flex: 1 0 20%;

	transition: opacity 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.6s, width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), margin 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), border-width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955); 

}



.page-template-page-demo .client-logos .logos-container .img-holder.show {

	opacity: 1;

}



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

	.home .client-logos {

		height: calc( 100vh / 1.75 );

	}



	#loading-overlay h1 {

		padding: 17px 57px;

	    position: absolute;

	    font-size: 46px;

	    text-transform: uppercase;

	    overflow: hidden;

	    font-weight: 700;

	    line-height: 46px;

	    bottom: 0;

	}

}



br.break {

	height: 37px;

}





/* Mobile */

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

	body.home {

		background: #000;

	}

	/* #loading-overlay h1 {

		padding: 10px 17px;

	    position: absolute;

	    font-size: 36px;

	    text-transform: uppercase;

	    overflow: hidden;

	    font-weight: 700;

	    line-height: 36px;

	    bottom: 0;

	} */



	#loading-overlay {

		position: absolute;

		top: 0;

		left: 0;

		background: #000;

		width: 100vw;

		height: 100vh;

		z-index: 10000;

	}



	.mobiler-circle-container {
		display: none;
		top: calc( 50% - 10vh);

		left: 50%;

		position: absolute;

		z-index: 0;

		width: 70%;

		margin: 0 auto;

		transform: translate(-50%, -50%);

	}



	.mobiler-circle-container svg {

		position: relative;

		width: 100%;

		height: 100%;

	}



	.site-clients {

		position: absolute;

		/* left: 0; */
		left: -12%;

		top: calc( 50% - 12vh);

		transform: translateX( 5% ) rotate( -90deg );

	

	}



	.site-contact {

		/* position: absolute;

		right: -10%;

		top: calc( 50% - 12vh); */



		position: absolute;

		right: 0;

		top: calc( 50% - 12vh);

		transform: translateX(  25% ) rotate( 90deg );

	}



	.site-about {

		position: absolute;

		/* top: calc( 50% - 35vh); */

	}



	.site-clients a, .site-contact a {

		margin: 0;

		display: block;

	}



	/* .home .client-logos {

        left: 2.5%;

	    transform: unset;

	    top: 0;

	    padding-top: 12vh;

	    max-width: 95%;

	} */



	.home .client-logos .logos-container .img-holder {

		flex: 1 0 30%;

		height: 25%;

	}



	.home .site-location {

		display: flex;

		justify-content: center;

		align-items: center;

		width: 100%;

		opacity: 1;

		transition: opacity 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.6s, width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), margin 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), border-width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955); 

	}



	.home .site-location.hide {

		opacity: 0;

	}



	.home .site-location a {

		margin: 0 12px;

	}



	.home .site-contact-content {
		top: calc( 50% - 12vh );
		right: 4%;
		/* top: calc( 50% + 70px ); */

	}



	.site-contact-content {

		top: calc( 50% + 70px );

	}



	/* Home */

	.page-template-page-home .client-logos {

		left: 5%;

		max-width: 90%;

		top: calc( 50% - 100px );

		height: 21%;

	}



	.page-template-page-home .client-logos .logos-container .img-holder {

		flex: 1 1 26%;

	}



	

	.page-template-page-home .site-info .mobile-slider {

		position: absolute;

		z-index: -1;

		top: 0;

	}



	.page-template-page-home .site-info .mobile-slider::before {

		content: "";

		position: absolute;

		width: 100vw;

		height: 100vh;

		top: 0;

		left: 0;

		background-color: #000;

		opacity: 0.3;

		z-index: 2;

	}



	.page-template-page-home .site-info .mobile-slider .aw-mobile-slider {

		position: absolute;

		top: 0;

		left: 0;

		width: 100vw;

		height: 100vh;

		opacity: 0;

		transition: opacity 1s;

		overflow: hidden;

	}

	.page-template-page-home .site-info .mobile-slider .aw-mobile-slider.visible {

		opacity: 1;

	}



	.page-template-page-home .site-info .mobile-slider .aw-mobile-slider img {

		width: 100%;

		height: 100%;

		position: relative;

		object-fit: cover;

	}



	/* Demo */



	.page-template-page-demo .client-logos {

		left: 5%;

		max-width: 90%;

		top: calc( 50% - 10vh );

		height: 21%;

	}



	.page-template-page-demo .client-logos .logos-container .img-holder {

		flex: 1 1 25%;

		height: auto;

	}



	.page-template-page-demo .site-info .mobile-slider {

		position: absolute;

		z-index: -1;

		top: 0;

	}



	.page-template-page-demo .site-info .mobile-slider::before {

		content: "";

		position: absolute;

		width: 100vw;

		height: 100vh;

		top: 0;

		left: 0;

		background-color: #000;

		opacity: 0.3;

		z-index: 2;

	}



	.page-template-page-demo .site-info.show-about .mobile-slider::before {

		opacity: 0.7;

	}



	.page-template-page-demo .site-info .mobile-slider .aw-mobile-slider {

		position: absolute;

		top: 0;

		left: 0;

		width: 100vw;

		height: 100vh;

		opacity: 0;

		transition: opacity 1s;

		overflow: hidden;

	}

	.page-template-page-demo .site-info .mobile-slider .aw-mobile-slider.visible {

		opacity: 1;

	}



	.page-template-page-demo .site-info .mobile-slider .aw-mobile-slider img {

		width: 100%;

		height: 100%;

		position: relative;

		object-fit: cover;

	}

	

}



@media only screen 

  and (min-device-width: 320px) 

  and (max-device-width: 768px)

  and (orientation: landscape) {



   body.home {

		background: #000;

	}



	.site-info {

		height: 100vh;

		overflow: hidden;

		position: relative;

	}



	/* #loading-overlay h1 {

		padding: 10px 17px;

	    position: absolute;

	    font-size: 36px;

	    text-transform: uppercase;

	    overflow: hidden;

	    font-weight: 700;

	    line-height: 36px;

	    bottom: 0;

	} */



	#loading-overlay {

		position: absolute;

		top: 0;

		left: 0;

		background: #000;

		width: 100vw;

		height: 100vh;

		z-index: 10000;

	}



	.mobiler-circle-container {

		position: absolute;

		top: 50%;

		left: 50%;

		z-index: 0;

		transform: translate( -50%, -58% ) scale(0.6);

	}



	.mobiler-circle-container svg {

		position: relative;

		width: 100%;

		height: 100%;

	}



	.site-clients {

		position: absolute;

		left: -3%;

		top: calc( 50% - 12vh);

	}



	.site-contact {

		position: absolute;

		right: -3%;

		top: calc( 50% - 12vh);

	}



	.site-clients a, .site-contact a {

		margin: 0;

		display: block;

	}



	.home .client-logos {

        left: 2.5%;

	    transform: unset;

	    top: 0;

	    padding-top: 12vh;

	    max-width: 95%;

	}



	.home .client-logos .logos-container .img-holder {

		flex: 1 0 21%;

		height: 30%;

	}



	.home .site-location {

		display: flex;

		justify-content: center;

		align-items: center;

		width: 100%;

		opacity: 1;

		transition: opacity 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.6s, width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), margin 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), border-width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955); 

	}



	.home .site-location.hide {

		opacity: 0;

	}



	.home .site-location a {

		margin: 0 12px;

	}



	.home .site-contact-content {

		top: 35%;

	}

}



.page .entry-header h1 {

	margin: 0;

	margin-bottom: 15px;

	color: #fff;

    font-size: 1.5em;

}



.page .entry-content {

	width: 55%;

	margin: auto;

    box-shadow: 0px 0px 4px 1px #fff;

}



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

	.page .entry-content {

		width: 80%;

	}



	.page .entry-header h1 {

		font-size: 1em;

	}



	#loading-overlay .preloader-logo span {

		font-size: 35px;

		color: #fff;

		display: block;

		line-height: 1;

	}

	

}



@media only screen 

  and (min-device-width: 320px) 

  and (max-device-width: 768px)

  and (orientation: landscape) {

  	.page .entry-header h1 {

		font-size: 1em;

	}

  }



.slide-wrapper {

	display: table;

	width: 100%;

	height: 100%;

}



.slide-inner {

	display: table-cell;

	vertical-align: middle;

}



.page-template-page-portfolio .entry-content {

	width: 60%;

	box-shadow: unset;

}

.page-template-page-portfolio .slider-container {

	display: block;

    position: relative;

    width: 90%;

    height: auto;

    padding-top: 62.52631579%;

	margin: auto;

	overflow: hidden;

    white-space: nowrap;

	font-size: 0;

	background-color:#fff;

	border-radius: 48px;

	box-shadow: 0px 0px 4px 1px #fff;

}







.tablet-wrapper {

	position: absolute;

    width: 100%;

    height: 100%;

    white-space: nowrap;

    z-index: 4;

    top: 0;

}



.tablet-wrapper .slide {

	position: relative;

    display: inline-block;

    width: 100%;

    height: 100%;

    overflow: hidden;

}





.tablet-wrapper .frame {

	position: absolute;

    right: 0;

    bottom: 0;

    left: 0;

    width: 90%;

    height: 87%;

    top: 6.5%;

    margin: 0 auto;

    z-index: 2;

}



.tablet-wrapper .video-wrap {

	display: block;

    position: relative;

    width: 100%;

    height: 100%;

    top: 0;

    float: left;

    margin: auto;

    cursor: pointer;

}



.tablet-wrapper .video-js {

	position: absolute;

    right: 0;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 100%;

    top: 6.5%;

    margin: 0 auto;

    z-index: 2;

    border-radius: 4px;

}



.tablet-wrapper .frame>.video-wrap>div {

	height: 100%;

    width: 100%;

    top: 0;

}



.tablet-frame {

	display: block;

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    z-index: 10;

}







.video-js .vjs-tech {

	object-fit: fill;

}



.laptop-wrapper .video-wrap::before {

	content: "";

	position: absolute;

	z-index: 51;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	background-color: transparent;

}



.page-template-page-screen .entry-content {

	width: 60%;

	box-shadow: unset;

}

.page-template-page-screen .slider-container {

	display: block;

    position: relative;

    width: 90%;

    height: auto;

    padding-top: 62.52631579%;

	margin: auto;

	overflow: hidden;

    white-space: nowrap;

	font-size: 0;

}



.page-template-page-home .entry-content {

	transform: translate(-50%, -55%);

    top: 50%;

    left: 50%;

	width: 60%;

    box-shadow: unset;

    position: absolute;

}

.page-template-page-home .slider-container {

	display: block;

    position: relative;

    width: 90%;

    height: auto;

    padding-top: 62.52631579%;

	margin: auto;

	overflow: hidden;

    white-space: nowrap;

	font-size: 0;

}



.page-template-page-demo .entry-content {

	transform: translate(-50%, -55%);

    top: 50%;

    left: 50%;

	width: 60%;

    box-shadow: unset;

    position: absolute;

}

.page-template-page-demo .slider-container {

	display: block;

    position: relative;

    width: 90%;

    height: auto;

    padding-top: 62.52631579%;

	margin: auto;

	overflow: hidden;

    white-space: nowrap;

	font-size: 0;

}



.laptop-frame {

	display: block;

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    z-index: 10;

}



.laptop-wrapper {

	position: absolute;

    width: 100%;

    height: 100%;

    white-space: nowrap;

    z-index: 12;

	top: 0;

	background-color: transparent;

}



.laptop-wrapper .slide {

	position: absolute;

    width: 75%;

    height: 68%;

    overflow: hidden;

    top: 49%;

    left: 50%;

    transform: translate(-50%,-50%);

}





.laptop-wrapper .frame {

	position: absolute;

    right: 0;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: 12;

}



.laptop-wrapper .video-wrap {

	display: block;

    position: relative;

    width: 100%;

    height: 100%;

    top: 0;

    float: left;

    margin: auto;

    cursor: pointer;

}



.laptop-wrapper .video-js {

	position: absolute;

    right: 0;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 100%;

    top: 6.5%;

    margin: 0 auto;

    z-index: 2;

    border-radius: 4px;

}



.laptop-wrapper .frame>.video-wrap>div {

	height: 100%;

    width: 100%;

    top: 0;

}





.js-alphas {

	opacity: 1;

    transition: opacity 2s cubic-bezier(.19,1,.22,1),-webkit-transform 2s cubic-bezier(.19,1,.22,1);

    transition: opacity 2s cubic-bezier(.19,1,.22,1),transform 2s cubic-bezier(.19,1,.22,1);

    will-change: opacity,transform;

}





#aw-photoroller {

	position: relative;

	z-index: -1;

}



#aw-photoroller .aw-img {

	position: absolute;

	top: 0;

	left: 0;

	width: 100vw;

	height: 100vh;

	display: none;

}



#aw-photoroller .aw-img .vid-container {

	/* width: 100%;

	height: 100%; */

	

    padding-top: calc(678 / 1028 * 100%);

    height: 0;

    overflow: hidden;

    background: white;

    position: relative;

    top: 50%;

    transform: translateY(-50%);



}



#aw-photoroller .aw-img video {

	width: 100%;

	height: 100%;

	object-fit: fill;

	position: absolute;

    top: 0;

    left: 0;

}



#aw-photoroller .aw-img.active {

	display: block;

}



#aw-photoroller .aw-img.active::before {

	content: "";

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	background-color: #000;

	opacity: 0.3;

	z-index: 2;

	transition: opacity 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.6s, width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), margin 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), border-width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955); 

}



#aw-photoroller.show-clients .aw-img.active::before {

	opacity: 0.7;

}



#aw-photoroller.show-about .aw-img.active::before {

	opacity: 0.7;

}

#circle-container.show-about, #site-client-brand.show-about, .site-location.show-about, .site-branding.show-about {

	opacity: 0;

}



.about-content {

	opacity: 0;

	transition: opacity 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.6s, width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), margin 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955), border-width 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955);

	position: absolute;

	display: none;

	max-width: 1200px;

	width: 80%;

	min-width: 812px;

	top: 50%;

	left: 50%;

	transform: translate( -50%, -50% );

}



.about-content.show-about {

	opacity: 1;

	display: flex;

	align-items: center;

}





.about-content-inner {

	margin: 0 auto;

    color: #fff;

    font-family: "Graphik";

    font-size: 17px;

    display: flex;

    flex-direction: column;

    justify-content: center;

    padding: 0 30px;

}



.about-content-inner > div {

	margin: 20px 0 0;

}



.about-content-inner .heading {

	font-size: 20px;

	min-height: 30px;

	margin-bottom: 20px;

}



.about-content-inner .para {

	margin-bottom: 15px;

}



.about-content-inner .abt-content {

	font-size: 40px;

}



.about-content-inner .abt-extra {

	display: flex;

	justify-content: center;

	margin-top: 60px;

}



.about-content-inner .abt-extra .abt-extra-col {

	flex: 1 1 33%;

}



.about-content-inner .abt-extra .abt-extra-col .line ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



.about-content-inner .abt-extra .abt-extra-col .line a {

	color: #fff;

	text-decoration: none;

}



.about-content-inner .abt-extra .abt-extra-col .line a:hover {

	color: #fff;

}





#aw-photoroller .aw-img img {

	width: 100%;

	height: 100%;

	position: relative;

	object-fit: cover;

}



#site-client-brand {

	position: absolute;

    top: calc( 50% - 100px );

    left: 50%;

    transform: translate(-50%, 0%);

}



#site-client-brand .scb-content {

	color: #fff;

    font-family: "Calibre";

    margin: 0 20px;

    text-decoration: unset;

    font-size: 55px;

}



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

	.page-template-page-home .client-logos {

		height: calc( 100vh / 1.75 );

	}



	.page-template-page-demo .client-logos {

		height: calc( 100vh / 1.75 );

	}



	.about-content-inner .abt-content {

		font-size: 28px;

	}



	/* .about-content-inner .heading {

		font-size: ;

	} */



	/* #loading-overlay h1 {

		padding: 17px 57px;

	    position: absolute;

	    font-size: 46px;

	    text-transform: uppercase;

	    overflow: hidden;

	    font-weight: 700;

	    line-height: 46px;

	    bottom: 0;

	} */

}





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





	.about-content-inner > div:nth-child(1) {

		margin-top: 0;

	}



	.site-location a {

		margin: 0px 12px;

	}



	.about-content {

		width: 95%;

    	min-width: 360px;

	}



	.about-content-inner {

		font-size: 13px;

		width: 100%;

	}



	.about-content-inner .abt-content {

		font-size: 17px;

		line-height: 22px;

	}



	.about-content-inner .heading {

		font-size: 16px;

	}



	.site-info.show-about .mobiler-circle-container {

		display: none;

	}



	.about-content-inner .abt-extra {

		margin-top: 30px;

		flex-wrap: wrap;

	}



	.about-content-inner .heading {

		min-height: 24px;

    	margin-bottom: 5px;

	}



	.about-content-inner .abt-extra .abt-extra-col {

		flex: 1 1 50%;

	}





}















@media only screen 

and (max-device-width : 812px) 

and (orientation : landscape) { 

	.page-template-page-demo .client-logos .logos-container .img-holder {

		flex: 1 1 20%;

		height: auto;

		max-height: 72px;

	}



	.mobiler-circle-container {

		display: flex;

		justify-content: center;

	}



	.mobiler-circle-container svg {

		/* position: absolute; */

		width: 100vh;

		top: 50%;

		/* transform: translateY( -50% ); */

	}



	.site-about {

		top: 0;

		left: 50%;

		transform: translate(-50%, 0 );

	}



	.about-content-inner .abt-extra .abt-extra-col {

		flex: 1 1 33%;

	}



	.about-content-inner > div {

		margin: 8px 0 0;

	}



	.about-content-inner .abt-extra {

		margin-top: 10px;

	}

	

}



.moot-tc {
	position: absolute;
    bottom: 50px;
    right: 5%;
}

.moot-tc .desktop-display {
	display: block;
}

.moot-tc .mobile-display {
	display: none;
}


.moot-tc a {
    overflow-x: hidden;
    font-family: "Calibre";
    margin: 0 20px;
    text-decoration: unset;
    font-size: 19px;
    color: #fff;
    display: inline-block;
}

/* Overlay background */

.tc-popup-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
	display: none;
}

.tc-popup-modal.show {
	display: flex;
}

.modal-content{
    position: relative;
    background: #fff;
    width: 90%;
    max-width: 700px;
    max-height: 80vh;
    overflow-y: auto;
    padding: 30px;
    border-radius: 10px;
	 user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
	overflow-y: auto;
	overflow-x: hidden;
	 /* Hide scrollbar */
    scrollbar-width: none;       /* Firefox */
    -ms-overflow-style: none;    /* IE and Edge */
}

.modal-content::-webkit-scrollbar {
    display: none;               /* Chrome, Safari */
}

.modal-close{
    position: absolute;
	top: -15px;
    right: -15px;
    background: none;
    border: none;
    font-size: 30px;
    cursor: pointer;
}

/* Optional title styling */
.tc-popup-modal .modal-title {
  display: none; /* remove if unused */
}

/* Optional typography tweaks */
.tc-popup-modal h4 {
  margin-top: 0;
}

.tc-popup-modal ul {
  padding-left: 20px;
}

.modal-close:hover {
    opacity: 0.7;
}



.tc-popup-modal h2 {
    /* font-family: 'Alaska'; */
    font-size: 1.875rem;
    line-height: 150%;
    font-weight: 500;
}

.tc-popup-modal p {
	font-size: 1rem;
    line-height: 1.5;
}
.tc-popup-modal ul {
	margin: 0;
}

.tc-popup-modal li {
    font-size: 16px;
    line-height: 130%;
}

@media only screen and (max-width: 768px) {
	.moot-tc .desktop-display {
		display: none;
	}

	.moot-tc .mobile-display {
		display: block;
	}


}

/* New Menu */
.moot-header {
	height: 50px;
	background-color: rgb(242 241 241 / 1) !important;
	padding: 0 20px;
	width: 100%;
	z-index: 99;
	/* position: fixed; */
	position: absolute;
	top: 0;
	border-bottom: 1px solid #fefefe;
	/* display: none; */
}

.moot-header-inner {
	display: flex;
    align-items: center;
    height: 100%;
	position: relative;
}

.text-title {
	font-size: 18px!important;
	line-height: 15px;
	font-weight: bold;
	color: #000!important;
	text-decoration: unset;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 1px currentColor;
}

.moot-header-extend {
	background-color: #F2F1F1;
	width: 100%;
	position: fixed;
	top:49px;
    left: 0;
	height: 0;
	overflow: hidden;
	transition: all 0.5s cubic-bezier(1,-0.02, 0.32, 1.09);
}

.moot-header-extend.active {
	height: calc( 100vh - 50px );
}

.moot-pages {
	padding: 10px 20px;
}

.moot-pages ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 50%;
}

.moot-pages ul li {
	font-size: 19px;
}

.moot-menu-clients {
	padding: 10px 20px;
	max-height: 100%;
    overflow: scroll;
}
.moot-pages ul li.sort-br a:nth-child(1) {
	display: block;
    margin-bottom: 0px;
    height: 20px;
}

.moot-menu-clients ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header-logo {
	display: none;
}

.header-logo a {
	font-weight: 500;
	font-size: 18px;
	font-family:  "gerstner", "gerstner Fallback";
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 1px currentColor;
	text-decoration: none;
	color: #000;
	
}

.moot-pages .moot-menu-clients li {
	font-size: 18px;
	font-family:  "gerstner", "gerstner Fallback";
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 1px currentColor;
}

.moot-pages li a {
	font-size: 18px;
	color: #000;
	text-decoration: unset;
	font-family:  "gerstner", "gerstner Fallback";
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 1px currentColor;
}

.moot-menu-clients li {
	font-size: 18px;
	color: #000;
	text-decoration: unset;
	font-family:  "gerstner", "gerstner Fallback";
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 1px currentColor;
}

.header-trigger {
	position: absolute;
	right: 0;
}

.moot-menu-btn {
  width: 50px;
  height: 50px;
  background: #f2f2f2;
  position: relative;
  cursor: pointer;
}

.moot-menu-btn span {
  position: absolute;
  left: 50%;
  width: 22px;
  height: 2px;
  background: #333;
  transition: 0.3s ease;
  transform: translateX(-50%);
}

.moot-menu-btn span:nth-child(1) {
  top: 18px;
}

.moot-menu-btn span:nth-child(2) {
  top: 28px;
}

/* Transform to X */
.moot-menu-btn.active span:nth-child(1) {
  top: 24px;
  transform: translateX(-50%) rotate(45deg);
}

.moot-menu-btn.active span:nth-child(2) {
  top: 24px;
  transform: translateX(-50%) rotate(-45deg);
}

.page-template-page-white .site-branding {
	text-align: center;
	background-color: #000;
	display: none;
}




.page-template-page-white .entry-content .entry-content-inner {
	max-width: 580px;
	font-size: 18px;
}




body.page-template-page-white {
	background-color: #fff;
}

body.page-template-page-white .entry-title {
	color: #000;
	margin-bottom: 0;
	display: none;
}
body.page-template-page-white .entry-header {
	padding: 15px 0;
	display: none;
}

body.page-template-page-white .entry-content {
	width: 100%;
    display: block;
    max-width: 800px;
    margin: 0 auto;
	font-size: 19px;
	margin-top: 75px;
}

body.page-template-page-white .entry-content a {
	text-decoration: unset;
	color: #404040;
}

.moot-header.test-menu {
	display: block;
}

.moot-header.test-menu .moot-menu-clients {
	overflow: auto;
}

.moot-header.test-menu .site-branding {
	left: 20px;
	
}

body.page-template-page-white .cpn-detail {
	text-decoration: none;
}


@media only screen and (max-width: 768px) {
	.moot-header {
		display: block;
	}

	.header-logo {
		display: block;
	}

	body.page-template-page-white .entry-content {
		max-width: 90%;
		padding: 0 0;
		margin-top: 75px;
	}

	body.page-template-page-white .entry-content p {
		font-size: 18px;
		line-height: 22px;
	}

	body.page-template-page-white .mobile-site-branding {
		display: none;
	}

	body.page-template-page-white .main {
		margin-top: 50px;
	}

	body.home .site-clients {
		display: none;
	}

	body.home .site-contact {
		display: none;
	}

	body.home .moot-tc {
		display: none;
	}

	body.home .site-location {
		display: none;
	}
	body.home .mobile-site-branding {
		display: none;
	}
}
