/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Layout
----------------------------------------------------------------------------------------------------*/

.custom-logo { 
	width: 195px;
	height: 72px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
	background-size: contain;
}

.margin-tb-20 { margin: 20px 0; }
.margin-l-40 { margin-left: 40px; }


/* Modules
----------------------------------------------------------------------------------------------------*/

/* Fixing the flickering for -webkit- browsers */
.module { -webkit-backface-visibility: hidden; }


/* Frontpage: Features
----------------------------------------------------------------------------------------------------*/

.frontpage-teaser1 {
	background-image: url(../../../images/yootheme/demo/slideshow/infinite_teaser1_default.jpg);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.frontpage-teaser2 {
	background-image: url(../../../images/yootheme/demo/slideshow/infinite_teaser2_default.jpg);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.frontpage-teaser3 {
	background-image: url(../../../images/yootheme/demo/slideshow/infinite_teaser3_default.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}


/* Frontpage: Features
----------------------------------------------------------------------------------------------------*/

.frontpage-features { 
	margin-top: 30px; 
	overflow: hidden;
}

.frontpage-features h1 {
	margin: 20px 0 5px 0;
	font-size: 19px;
	line-height: 20px;
}

/* Frontpage: Check
----------------------------------------------------------------------------------------------------*/

.frontpage-check {
	float: left;
	margin-bottom: 20px;
	text-transform: uppercase;
}


/* Frontpage: Team
----------------------------------------------------------------------------------------------------*/

.frontpage-team h1 {
	margin: 20px 0 0 0;
	font-size: 40px;
	line-height: 41px;
}

.frontpage-team p {
	margin: 10px 0 0 0;
	font-size: 17px;
	line-height: 22px;
}


/* Frontpage: Contact
----------------------------------------------------------------------------------------------------*/

ul.line.frontpage-contact > li {
	margin: 0;
	padding: 15px 0;
	border-top: none;
	background: url(../images/line_bg.png) bottom repeat-x;
}

ul.line.frontpage-contact > li:first-child { 
	background: url(../images/line_bg.png) top repeat-x,
				url(../images/line_bg.png) bottom repeat-x;
}

ul.line.frontpage-contact strong {
	float: left;
	width: 140px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
}

ul.line.frontpage-contact div { display: inline-block; }


/* Frontpage: Clients
----------------------------------------------------------------------------------------------------*/

.frontpage-clients a {
	float: left;
	opacity: 0.5;
	margin: 0 -1px -1px 0;
	border: 1px solid #616a73;
	border: 1px solid rgba(255,255,255,0.5); 
}

.frontpage-clients a:hover {
	opacity: 1;
	border: 1px solid #FFF;
	background-color: rgba(255,255,255,0.05);
}

.frontpage-teaser { line-height: 0; }
.frontpage-teaser img { 
	display: block; 
	line-height: 0;
}


/* Responsive 
----------------------------------------------------------------------------------------------------*/

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {

	/* Layout */
	.margin-l-40 { margin-left: 0; }


}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {

	/* Layout */
	#block-bottom-b .width33 { width: 100%; }

	.frontpage-features img {
		float: none;
		margin: auto auto 15px;
	}

	.frontpage-check.width50 { width: 100%; }
	

}

/* noctrnal - page designs
----------------------------------------------------------------------------------------------------*/
.flll-parent {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.outer-container {
  *zoom: 1;
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
}
.outer-container:before, .outer-container:after {
  content: " ";
  display: table;
}
.outer-container:after {
  clear: both;
}

.noctrnal-caption {
	font-size: 10px;
	font-weight: bold;
}

.noctrnal-image-paragraph-left {
	float: left;
	width: 49%;
}

.noctrnal-image-paragraph-right {
	float: right;
	width: 49%;
}

.noctrnal-image-mission {
	float: left;
	width: 35%;
	padding-right: 2%;
}

.noctrnal-wrapper { 
	.fill-parent;
}

.noctrnal-wrapper div:first-child {
	padding-right: 1.5%;
}

.noctrnal-wrapper div:last-child {
	padding-left: 1.5%;
}

.noctrnal-column2 { 
	display: inline-block;
	vertical-align: top;
	width: 48%;
}

.noctrnal-column3 {
	display: inline-block;
	vertical-align: top;
	width: 32%;
}

.noctrnal-column3 > img {
	width: 100%;
}

.noctrnal-width-50 { 
	display: inline-block;
	min-height: 20em;
	vertical-align: top;
	width: 49%;
	margin-top: .3em;
}

.noctrnal-name {
	color: white;
}

.noctrnal-push-left { float: left; }

.noctrnal-push-right { float: right; }

.noctrnal-community { height: 300px!important; }

.noctrnal-news { 
	line-height: 1.75em; 
}

.noctrnal-module { margin: 2em 0 2em 0; }

.noctrnal-our-executive-team { 
	display: inline-block;
	min-height: 30em;
	vertical-align: top;
	width: 45%;
	margin-top: .3em;
}

.noctrnal-mission > li {
	margin-bottom: 1em;
}

.noctrnal-philosophy {
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.03em;
}

.noctrnal-container-padding {
	padding: 1em 2em 1em 2em;
}

.noctrnal-width-66 {
	width: 65%;
	display: inline-block;
	vertical-align: top;
}

.noctrnal-width-33 {
	width: 32%;
	display: inline-block;
	vertical-align: top;
}

.wk-slideshow-infinite .caption h1+span {
	font-size: 24px!important;
}