/********** reset.css *************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}body {	line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {	content: '';	content: none;}
/* remember to define focus styles! */
:focus {	outline: 0;}
/* remember to highlight inserts somehow! */
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0;}
/********** fonts.css *************/
@font-face{ 
	font-family: 'WebSymbolsRegular';
	src: url('fonts/websymbols/websymbols-regular-webfont.eot');
	src: url('fonts/websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/websymbols/websymbols-regular-webfont.woff') format('woff'),
	     url('fonts/websymbols/websymbols-regular-webfont.ttf') format('truetype'),
	     url('fonts/websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
	}
@font-face {font-family: 'RaphaelIcons';
    src: url('fonts/raphaelicons/raphaelicons-webfont.eot');
    src: local('¢'),
		 url('fonts/raphaelicons/raphaelicons-webfont.woff') format('woff'),
		 url('fonts/raphaelicons/raphaelicons-webfont.ttf') format('truetype'),
		 url('fonts/raphaelicons/raphaelicons-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 26, 2012 01:07:43 PM America/New_York */
@font-face {
    font-family: 'ModernPictogramsNormal';
    src: url('fonts/modern-pictograms/modernpics-webfont.eot');
    src: url('fonts/modern-pictograms/modernpics-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/modern-pictograms/modernpics-webfont.woff') format('woff'),
         url('fonts/modern-pictograms/modernpics-webfont.ttf') format('truetype'),
         url('fonts/modern-pictograms/modernpics-webfont.svg#ModernPictogramsNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
/********* grid.css ***************/
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
}
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
.container_12 .grid_1 {
	width:6.333%;
}
.container_12 .grid_2 {
	width:14.667%;
}
.container_12 .grid_3 {
	width:23.0%;
}
.container_12 .grid_4 {
	width:31.333%;
}
.container_12 .grid_5 {
	width:39.667%;
}
.container_12 .grid_6 {
	width:48.0%;
}
.container_12 .grid_7 {
	width:56.333%;
}
.container_12 .grid_8 {
	width:64.667%;
}
.container_12 .grid_9 {
	width:73.0%;
}
.container_12 .grid_10 {
	width:81.333%;
}
.container_12 .grid_11 {
	width:89.667%;
}
.container_12 .grid_12 {
	width:98.0%;
}
@media (max-width: 850px) {
	.container_12 .grid_1, .container_12 .grid_2, .container_12 .grid_3, .container_12 .grid_4, .container_12 .grid_5, .container_12 .grid_6, .container_12 .grid_7, .container_12 .grid_8, .container_12 .grid_9, .container_12 .grid_10, .container_12 .grid_11, .container_12 .grid_12  {
		width:100%;
		margin-bottom: 5%;
	}
}
.container_12 .prefix_1 {
	padding-left:8.333%;
}
.container_12 .prefix_2 {
padding-left:16.667%;
}
.container_12 .prefix_3 {
	padding-left:25.0%;
}
.container_12 .prefix_4 {
	padding-left:33.333%;
}
.container_12 .prefix_5 {
	padding-left:41.667%;
}
.container_12 .prefix_6 {
	padding-left:50.0%;
}
.container_12 .prefix_7 {
	padding-left:58.333%;
}
.container_12 .prefix_8 {
	padding-left:66.667%;
}
.container_12 .prefix_9 {
	padding-left:75.0%;
}
.container_12 .prefix_10 {
	padding-left:83.333%;
}
.container_12 .prefix_11 {
	padding-left:91.667%;
}
.container_12 .suffix_1 {
	padding-right:8.333%;
}
.container_12 .suffix_2 {
	padding-right:16.667%;
}
.container_12 .suffix_3 {
	padding-right:25.0%;
}
.container_12 .suffix_4 {
	padding-right:33.333%;
}
.container_12 .suffix_5 {
	padding-right:41.667%;
}
.container_12 .suffix_6 {
	padding-right:50.0%;
}
.container_12 .suffix_7 {
	padding-right:58.333%;
}
.container_12 .suffix_8 {
	padding-right:66.667%;
}
.container_12 .suffix_9 {
	padding-right:75.0%;
}
.container_12 .suffix_10 {
	padding-right:83.333%;
}
.container_12 .suffix_11 {
	padding-right:91.667%;
}
.container_12 .push_1 {
	left:8.333%;
}
.container_12 .push_2 {
	left:16.667%;
}
.container_12 .push_3 {
	left:25.0%;
}
.container_12 .push_4 {
	left:33.333%;
}
.container_12 .push_5 {
	left:41.667%;
}
.container_12 .push_6 {
	left:50.0%;
}
.container_12 .push_7 {
	left:58.333%;
}
.container_12 .push_8 {
	left:66.667%;
}
.container_12 .push_9 {
	left:75.0%;
}
.container_12 .push_10 {
	left:83.333%;
}
.container_12 .push_11 {
	left:91.667%;
}
.container_12 .pull_1 {
	left:-8.333%;
}
.container_12 .pull_2 {
	left:-16.667%;
}
.container_12 .pull_3 {
	left:-25.0%;
}
.container_12 .pull_4 {
	left:-33.333%;
}
.container_12 .pull_5 {
	left:-41.667%;
}
.container_12 .pull_6 {
	left:-50.0%;
}
.container_12 .pull_7 {
	left:-58.333%;
}
.container_12 .pull_8 {
	left:-66.667%;
}
.container_12 .pull_9 {
	left:-75.0%;
}
.container_12 .pull_10 {
	left:-83.333%;
}
.container_12 .pull_11 {
	left:-91.667%;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}


/*
Theme Name: Daisho
Theme URI: http://themeforest.net/item/daisho-flexible-wordpress-portfolio-theme/2585124
Description: Daisho is a portfolio WordPress theme.
Author: Flow
Author URI: http://themeforest.net/user/Flow
Version: 1.0
License: Check Themeforest item page for more information.
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
*/

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
html, body {
	height:100%;
}
html[xmlns] .clearfix {
	display:block;
}
body {
	margin:0px; padding:0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#737373;
    background-color: #191718;
	overflow-x: hidden;
    background-position: center top;
    background-repeat: repeat-x;
	background-attachment: fixed;
	background-size: 100% 100%, auto auto;
	background-image: none!important;
	opacity: 0;
}
#main_wrapper { max-width:942px; margin:0 auto;}
#myimage_original { /* opacity: 0.2!important; */ opacity: 1!important; display: block!important; }
.bgwidth { width: 100%; }
.bgheight { height: 100%; }

/* -----------------------------------*/
/* ---------->>> HEADER <<<-----------*/
/* -----------------------------------*/

#header { display: block; float: left; min-width: 100%; min-height: 150px; height: auto; /* background-color: #191718; */ z-index: 999999; top: 0; position: relative; }
#header .inner,
.home #header .inner { margin: 0 auto; max-width: 1120px; width: 100%; position: relative; height: 100%; min-height: 150px; border-bottom: 3px solid #d9dcdd; }
.page #header .inner { border-bottom:none;}
#header * { outline: 0 none; }
.header-search-text { float: right; cursor: pointer; margin: 0 0 0 5px; font-family: "Open Sans",Arial,sans-serif; font-size: 10px; text-transform: uppercase; font-weight: 700; color: #000000; margin-top: 1px; }
.header-search { font-family:'WebSymbolsRegular'; font-size: 27px; color: #000000; height: 27px; margin: auto; position: absolute; right: 0; top: 0; bottom: 0; cursor: pointer; }
.header-search:hover { color: #000000; }
.header-search { opacity: 0.35; }
.header-search:hover { opacity: 1; }
.header-search-form { background-color: #191718; display: block; height: 100%; opacity: 0.93; position: fixed; width: 100%; z-index: 1000; }
.header-search-form form { margin: 0 auto; max-width: 1120px; width: 92%; margin-top: 5%; }
.header-search-form .s { background-color: transparent; border: 1px solid transparent; color: #C8C8C8; font-family: 'Open Sans',Arial,sans-serif; font-size: 80px; line-height: 65px; min-height: 129px; padding: 0; text-transform: uppercase; overflow: hidden; white-space: pre-wrap; resize: none; max-width: 100%; font-weight: 300; background-color: #ffffff; -webkit-appearance: none;
 }
.header-search-form .s::select { background: #C8C8C8; color: #191718; }
.header-search-form .s::-moz-selection { background: #C8C8C8; color: #191718; }
.header-search-form .search_submit { display: none; }
.header-search-label{ font-family: 'Open Sans',Arial,sans-serif; font-size: 11px; color: #8c8c8c; width: 92%; max-width: 1120px; display: none; }
.search-message { margin: 0 auto; max-width: 1120px; width: 92%; font-family: 'Open Sans',Arial,sans-serif; color: #8c8c8c; font-size: 11px; font-weight: 700; text-transform: uppercase; }

#logo-text, #logo-image, .logo-image { height: 100%; position: absolute; }
#logo-image img { display: block; bottom: 0; margin: auto; position: absolute; top: 0; }

#logo-text { display: table; margin: auto; position: absolute; width: 50%; }
.logo-text-inner { display: table-cell; vertical-align: middle; }
#logo-text h1 { float: left; line-height: 14px; margin-bottom: 0; margin-right: 30px; }
#logo-text h1 a { color: #FFFFFF; font-size: 28px; line-height: 22px; margin: auto; text-decoration: none; }
#tagline { border-left: 1px solid #535152; float: left; line-height: 24px; padding-left: 30px; }
#tagline a { bottom: 0; color: #888888; font-family: "Open Sans",Arial,sans-serif; font-size: 10px; line-height: 24px; margin: auto; text-decoration: none; top: 0; }
.handle { background-image: linear-gradient(bottom, rgb(54,52,54) 0%, rgb(25,23,24) 100%);
background-image: -o-linear-gradient(bottom, rgb(54,52,54) 0%, rgb(25,23,24) 100%);
background-image: -moz-linear-gradient(bottom, rgb(54,52,54) 0%, rgb(25,23,24) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(54,52,54) 0%, rgb(25,23,24) 100%);
background-image: -ms-linear-gradient(bottom, rgb(54,52,54) 0%, rgb(25,23,24) 100%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(54,52,54)), color-stop(1, rgb(25,23,24)));
height: 50px; bottom: -50px; position: absolute; left: 0; width: 100%; border-top: 1px solid #151515; border-bottom: 1px solid #1c1c1c; border-bottom: 1px solid #000000; border-top: 1px solid #000000; box-shadow: 0px 5px 30px rgba(0,0,0,0.8); -webkit-box-shadow: -30px 5px 30px rgba(0,0,0,0.8); }
.handle-pattern{  background-image: url("images/handle-pattern.png"); bottom: 0; height: 6px; left: 0; margin: auto; position: absolute; right: 0; top: 0; width: 36px; }
.header-back-to-blog-link { float: left; }
.header-back-to-blog { float: left; }
.header-back-to-blog-icon { background: url("images/header-compressed.png") no-repeat left top transparent; width: 19px; height: 34px; cursor: pointer; float: left; opacity: 0.35; }
.header-close-link { background: url("images/closed.png") no-repeat -10px 0px transparent; width: 34px; height: 34px; cursor: pointer; float: right; opacity: 0.35;}
a.header-close-link:hover { opacity:1;}
.header-back-to-blog-message { float: left; cursor: pointer; margin: 5px 0 0 5px; font-family: "Open Sans",Arial,sans-serif; font-size: 10px; text-transform: uppercase; font-weight: 700; color: #000000; opacity: 0.35; }
.header-back-to-blog:hover .header-back-to-blog-icon { /* background: url("images/header-compressed.png") no-repeat left bottom transparent; */ opacity: 1; }
.header-back-to-blog:hover .header-back-to-blog-message { color: #000000; text-decoration: none; opacity: 1; }
/* 
.header-back-to-top-icon, .header-back-to-top-message, .header-back-to-blog-message, .header-back-to-blog-icon  { opacity: 0.35; }
.header-back-to-top:hover .header-back-to-top-icon, .header-back-to-top:hover .header-back-to-top-message, .header-back-to-blog:hover .header-back-to-blog-icon, .header-back-to-blog:hover .header-back-to-blog-message { opacity: 1; } */


.header-back-to-top { margin-top: 12px; float: right; border-right: 1px solid #323131; margin-right: 40px; padding-right: 15px; }
.header-back-to-top-icon { background: url("images/header-compressed.png") no-repeat right top transparent; width: 33px; height: 34px; cursor: pointer; float: left; }
.header-back-to-top-message { float: left; cursor: pointer; margin: 5px 0 0 5px; font-family: "Open Sans",Arial,sans-serif; font-size: 10px; text-transform: uppercase; font-weight: 700; color: #000000; }
.header-back-to-top:hover .header-back-to-top-icon { background: url("images/header-compressed.png") no-repeat right bottom transparent; }
.header-back-to-top:hover .header-back-to-top-message { color: #000000; text-decoration: none; }

@media (max-width: 850px) {
	.header-search-form .s { font-size: 60px; line-height: 45px; min-height: 89px; }
}

/* -----------------------------------*/
/* ----------->>> MENU <<<------------*/
/* -----------------------------------*/

/* Normal Menu */
#main-nav { position: absolute; right: 0; top: 50px; }
#menu li a { font-family: "Dosis", Arial, sans-serif; font-weight: 700; font-size: 16px; text-transform: uppercase; clear:both; color: #202020; }
#menu li a:hover { text-decoration: none; color: #00a4a7; }
#menu li span.menu-icon { font-family:'WebSymbolsRegular'; font-size: 22px; padding-bottom: 12px;clear: both; display: block; text-align: center; text-transform: none; }
#menu li span.menu-icon { font-family:'RaphaelIcons'; font-size: 38px; font-weight: 400;}
#menu li span.menu-icon { font-family:'ModernPictogramsNormal'; font-size: 38px; font-weight: 400;}
#menu li { float: left; padding: 0 0 0 45px; font-size: 16px; }
#menu .current_page_item a { color: #00a4a7; }

/* Compact Menu */
.portfolio_box { top:-150px !important;}
#menu .menu-compact { float: right; }
#main-nav-compact { position:relative; top: 0; left: 0; width: 100%; background-color: #ffffff; box-shadow: 0px 0px 14px #dadada; padding: 8px 0px; z-index:9999999999; clear: both; }
.main-nav-compact-inner { max-width:1120px; margin:0 auto; width: 98%; }
#main-nav-compact .menu-main-menu-container { float: right; margin-top: 5px; max-width: 85%; }
.portfolio_box #main-nav-compact .menu-main-menu-container {display:none;}
#menu-compact li a { font-family: "Dosis", Arial, sans-serif; font-weight: 700; font-size: 16px; text-transform: uppercase; clear:both; color: #202020; }
#menu-compact li a:hover { text-decoration: none; color: #00a4a7; }
#menu-compact li span.menu-icon { font-family:'WebSymbolsRegular'; font-size: 22px; padding-bottom: 12px;clear: both; display: block; text-align: center; text-transform: none; }
#menu-compact li span.menu-icon { font-family:'RaphaelIcons'; font-size: 38px;}
#menu-compact li { float: left; padding: 0 0 0 38px; font-size: 16px; }
#menu-compact .current_page_item a { color: #00a4a7; }
@media (max-width: 850px) { #main-nav-compact { display: none; } }

/* Mobile Menu */
.menu-mobile-menu-container { display: none; }
#mobile_menu { display: block; font-family: 'Open Sans'; margin: 0 auto; position: relative; width: 300px; font-size:38px; float: right; }
#mobile_menu option { font-size: 38px; }

@media (max-width: 1000px) {
	.menu-compact li { padding: 0 0 0 37px!important; }
	#menu-compact li { padding: 0 0 0 37px; }
}
@media (max-width: 800px) {
	.menu-compact li { padding: 0 0 0 30px!important; }
	#menu-compact li { padding: 0 0 0 30px; }
}
@media (max-width: 850px) {
	.menu-mobile-menu-container { display: block; }
	/* #menu, #menu-compact { display: none; } */
	#menu{ display: none; }
	#main-nav { margin-top: 25px; position: absolute; top: 0; width: 75%; }
	#header { min-height: 100px; position: fixed; border-bottom: 1px solid #AAAAAA; box-shadow: 0 0 8px #888888; z-index: 99999999; }
	#header .inner { border-bottom: 0 none; min-height: 100px; }
	body { padding-top: 120px!important; }
	#main-nav-compact { z-index: 999999; }
}

/* Portfolio navigation */
.portfolio-arrowleft, .portfolio-arrowright { text-indent: 9999px; height: 85px!important; top: 0; bottom: 0; padding: 0!important; margin: auto; position: absolute;line-height: 100px; }
.portfolio-arrowleft, .portfolio-arrowright { width:110px; height:85px; position:absolute; cursor: pointer; background-repeat:no-repeat; background-position: center top; text-indent: -9999px; }
.portfolio-arrowleft { background-image: url("images/news-arrow-left-active-light.png"); }
.portfolio-arrowright { background-image: url("images/news-arrow-right-active-light.png"); }
.portfolio-arrowright { right: -90px;
	transition-property: right; transition-duration: 200ms; transition-timing-function: ease-in-out;
	-webkit-transition-property: right; -webkit-transition-duration: 200ms; -webkit-transition-timing-function: ease-in-out;
	-o-transition-property: right; -o-transition-duration: 200ms; -o-transition-timing-function: ease-in-out;
	-moz-transition-property: right; -moz-transition-duration: 200ms; -moz-transition-timing-function: ease-in-out;
	-ms-transition-property: right; -ms-transition-duration: 200ms; -ms-transition-timing-function: ease-in-out; 
}
.portfolio-arrowright:hover { right: -100px!important; 
	transition-property: right; transition-duration: 200ms; transition-timing-function: ease-in-out;
	-webkit-transition-property: right; -webkit-transition-duration: 200ms; -webkit-transition-timing-function: ease-in-out;
	-o-transition-property: right; -o-transition-duration: 200ms; -o-transition-timing-function: ease-in-out;
	-moz-transition-property: right; -moz-transition-duration: 200ms; -moz-transition-timing-function: ease-in-out;
	-ms-transition-property: right; -ms-transition-duration: 200ms; -ms-transition-timing-function: ease-in-out; 
}
.portfolio-arrowleft { left: -90px;
	transition-property: left; transition-duration: 200ms; transition-timing-function: ease-in-out;
	-webkit-transition-property: left; -webkit-transition-duration: 200ms; -webkit-transition-timing-function: ease-in-out;
	-o-transition-property: left; -o-transition-duration: 200ms; -o-transition-timing-function: ease-in-out;
	-moz-transition-property: left; -moz-transition-duration: 200ms; -moz-transition-timing-function: ease-in-out;
	-ms-transition-property: left; -ms-transition-duration: 200ms; -ms-transition-timing-function: ease-in-out; 
}
.portfolio-arrowleft:hover { left: -100px!important; 
	transition-property: left; transition-duration: 200ms; transition-timing-function: ease-in-out;
	-webkit-transition-property: left; -webkit-transition-duration: 200ms; -webkit-transition-timing-function: ease-in-out;
	-o-transition-property: left; -o-transition-duration: 200ms; -o-transition-timing-function: ease-in-out;
	-moz-transition-property: left; -moz-transition-duration: 200ms; -moz-transition-timing-function: ease-in-out;
	-ms-transition-property: left; -ms-transition-duration: 200ms; -ms-transition-timing-function: ease-in-out; 
}
@media (max-width: 1260px) {
	.portfolio-arrowleft{ left: -75px!important; }
	.portfolio-arrowright{ right: -75px!important; }	
	.scrollbar-arrowleft{ left: -35px!important; right: auto!important; }
	.scrollbar-arrowright { right: -35px!important; left: auto!important; }
	.portfolio-arrowleft:hover { left: -80px!important; }
	.portfolio-arrowright:hover { right: -80px!important; }
}
@media (max-width: 950px) {
	.portfolio-arrowleft{ left: -70px!important; }
	.portfolio-arrowright{ right: -70px!important; }
	.portfolio-arrowleft:hover { left: -73px!important; }
	.portfolio-arrowright:hover { right: -73px!important; }
}
@media (max-width: 750px) {
	.portfolio-arrowright { text-indent: 10px; }
	.portfolio-arrowleft { text-indent: -10px; }
}
@media (max-width: 750px) {
	.portfolio-arrowleft, .portfolio-arrowright{ background-color: #FFFFFF!important; background-image: none!important; border-radius: 110px 110px 110px 110px!important; box-shadow: 0 0 10px #505050!important; -webkit-box-shadow: 0 0 10px #505050!important; margin: auto!important; padding: 45px 0 15px!important; position: absolute!important; text-indent: 0px!important; font-family:'WebSymbolsRegular'!important; font-size: 50px!important; text-align: center!important; color: #000000!important; height: 50px!important; line-height: 15px; }
	.portfolio-arrowleft { left: -40px!important; }
	.portfolio-arrowright { right: -40px!important; }
	.portfolio-arrowleft:hover { left: -40px!important; }
	.portfolio-arrowright:hover { right: -40px!important; }
	#header { z-index: 888888888!important; }
	#main-nav-compact { display:none!important; }
}

/* -----------------------------------*/
/* ----------->>> HOME <<<------------*/
/* -----------------------------------*/

.info-box { background-color: #121217; position: absolute; top: 0px; width: 100%; opacity: 0.96; z-index: 999999; left:0; }
.info-box .info-box-inner { max-width: 1140px; width: 92%; margin: 0 auto; color: #ffffff; font-family: "Open Sans", Arial, sans-serif; font-size: 20px; padding: 40px 0 40px 0; }
.info-box .info-box-inner h2 { color: #ffffff; font-family: "Open Sans", Arial, sans-serif; font-size: 40px; font-weight: 700; margin-bottom: 35px; }
.header-arrow { bottom: -19px; height: 19px; left: 0; margin: 0 auto; position: absolute; right: 0; }

/*.welcome-text { clear: both; max-width: 1120px; width: 92%; margin: 0 auto; font-size: 50px; line-height: 54px; color: #000000; font-family: "OpenSans", Arial, sans-serif; font-weight: 300; text-align: center; border-bottom: 3px solid #d9dcdd; padding: 40px 0 40px 0; }*/
.welcome-text-static { font-size: 25px; margin-bottom: 30px; padding: 30px 0 35px 0; line-height: 100%; }

.welcome-text { clear: both; max-width: 1120px; width: 100%; margin: 0 auto; font-size: 20px; line-height: 35px; color: #606162; font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif; text-align: left; border-bottom: 3px solid #d9dcdd; padding: 10px 0; }
.welcome-text span { font-size:28px; color:#000000;}
.welcome-text p { margin:0; line-height:25px;}


#options { max-width: 1120px; width: 100%; margin: 0 auto; }
.tn-grid-container { max-width:1125px; width: 100%; margin:0 auto; }

.imgscontainer{ z-index:25245; padding-bottom: 30px; max-width: 100%; }
.moving_gallery{ z-index:25244!important; }
.imgcontainer{ display:inline-block; float:left; position: relative; }

.homepage-read-more { font-family: "Open Sans", Arial, sans-serif; font-size: 22px; font-weight: 900; clear: both; margin-top: 30px; color: #000000; display: block; }
.homepage-read-more:hover { color: #00a4a7; text-decoration: none; }
.homepage-view-portfolio, .homepage-view-blog { background-color: #00A4A7; border-radius: 20px 20px 20px 20px; color: #FFFFFF; cursor: pointer; font-family: Dosis,Arial,sans-serif; font-size: 14px; font-weight: 700; padding: 0.17em 0.9em; text-transform: uppercase; }
.homepage-view-portfolio:hover, .homepage-view-blog:hover { background-color: #000000; text-decoration: none; }
.element-stand-alone { cursor: pointer; }

#hightlights {padding:15px 0 50px 0;border-bottom:1px solid #dadada; border-top:1px solid #dadada; margin:0 -25px  20px auto;}
#hightlights:after {    position: absolute;
    content: '';
    top: -1px;
    right: 0;
    bottom: -1px;
    width: 20px;
background: #fff;}
#hightlights .hightlights { background:url("images/homeNewsFauxCol.gif") repeat scroll 0 0 transparent; width:100%; position:relative; height: 100%;}
#hightlights h2{margin-bottom:7px; color:#565656; font-family:helvetica,arial,sans-serif; padding-bottom:10px; font-size:25px; font-weight:normal;}
#hightlights .col{width:213px;padding:0 26.5px 0 0; float:left; margin:0 0 10px 0; cursor:pointer;}
#hightlights .col.last{padding-right:0;}
#hightlights .imgHolder{margin:0 0 7px 0; background: url(images/shad213.gif) 50% 100% no-repeat; padding-bottom:6px; width:213px; height:109px;}
#hightlights .element { background-color: transparent; height:auto; top:-15px !important;}
#hightlights .element * {position:relative;}
#hightlights .imgHolder img { width:213px !important; height:109px !important; display:block; left:auto !important;}
#hightlights h3{font-size:100%;margin:0 0 5px 0;padding:0;font-weight: normal;line-height:1.3em;}
#hightlights h3,
#hightlights h3 a{display: block; color: #6c6c6c; font-family:helvetica,arial,sans-serif;}
#hightlights h3 span{display: block;margin-top:.3em; color: #22AADC;}
#hightlights h3:hover,
#hightlights h3 a:hover,
#hightlights h3 a:focus{text-decoration:none; color:#999;}
#hightlights h3:hover span,
#hightlights h3 a:hover span,
#hightlights h3 a:focus span{text-decoration:underline;}
#hightlights p{padding:0 0 .3em 0;}
#hightlights .date{font-weight: bold; line-height:1em; padding-bottom:2px;}
.arr {
    background: url("images/arrBlue.gif") no-repeat scroll 0 0.4em transparent;
    font-weight: bold;
    padding-left: 10px;
	color:#22AADC;
	display:block;
}





.recent-heading-container { max-width:1125px; width: 92%; margin:0 auto 20px auto; padding-top: 5px; clear:both; position: relative; }
.recent-heading { display:none/*table-row*/; line-height:1.5em; font-size:2em; white-space:nowrap; max-width:1125px; width: 92%; }
.recent-heading h1 { font-size: 25px; overflow:hidden; display:table-cell; vertical-align:middle; }
.recent-heading span.spacer { display:table-cell; width:50%; width:100%; }
.recent-heading span.spacer { padding:0 10px; }
.recent-heading span.spacer:first-child { padding:0 10px 0 0; }
.recent-heading span.spacer:last-child { padding:0 0 0 10px; }
.recent-heading span.spacer:after { display:inline-block; width:100%; content:"."; font-size:0; color:transparent; height:3px; background:#D9DCDD; vertical-align:middle; position:relative; top:-1px; top:0px; }
.recent-heading > a { font-size: 14px; font-weight: 700; vertical-align:middle; background-color:#25a2a4; color:#ffffff; text-transform:uppercase; font-family: Dosis, Arial, sans-serif; border-radius:2em; padding: 0.17em 0.9em; text-decoration:none; }
.recent-heading > a:hover { background-color:#000000; text-decoration:none; }

/* Thumbnail list */
.hoverbgpfthnail { float: left; } /*homepage thumbnails v2 */
.hoverbgpfthnailmetadata { font-size: 18px; max-width: inherit; padding: 9% 10%; position: absolute; width: 80%; height: 76%; color: #FFFFFF; cursor: pointer; display: none;z-index:10; word-wrap: break-word; }
.hoverbgpfthnailmetadata span { z-index:5; }
.hoverbgpfthnailiface { position: absolute; width: 100%; height: 100%; cursor: pointer; z-index: 23; background-color: rgba(0,0,0,0.01); background-image: url(images/1px.png); background-repeat: repeat; }
.thumb_title { font-size: 34px; color: #ffffff; text-transform: uppercase; font-family: 'Open Sans', Arial, sans-serif; line-height: 26px; position: relative; float: left; width: inherit; word-wrap: break-word; }
.thumb_cats { position: relative; font-size: 11px; text-transform: uppercase; clear:both; display:block; font-family: 'Open Sans', Arial, sans-serif; line-height: 12px; margin-top: 10px; float: left; width: inherit; word-wrap: break-word; }
.thumb_plus { font-size: 44px; font-family: 'Open Sans', Arial, sans-serif; position: absolute; bottom: 11.5%; left: 9%; clear: both; float: left; }

/* Project text list */
.homepage-project-list { width: 92%!important; max-width: 1600px!important; border-top: 1px solid #5b5a5b; border-bottom: 1px solid #5b5a5b; padding-top: 20px; padding-bottom: 40px; }
.homepage-project-list:after { height: 50px; display: block; clear:both; position: relative; background-color: red; width: 100%; }
.thtitled-thtitle { float: left; }
/* .thtitled-thtitle-inactive .thtitles-title { opacity: 0.22; color: #777777; text-shadow: 0 0 8px #F0F0F0; } I think this is cooler look */
.thtitled-thtitle-inactive .thtitles-title { opacity: 0.22; color: transparent; text-shadow: 0 0 5px #F0F0F0; }
.thtitles-titlebold { color: #F5F5F5; cursor: pointer; float: left; font-family: 'Open Sans',Arial,sans-serif; font-size: 72px; line-height: 84px; min-height: 90px; text-transform: uppercase; width: auto; word-wrap: break-word; font-weight: 700; } 
.thtitles-title { color: #F5F5F5; cursor: pointer; font-family: 'Open Sans',Arial,sans-serif; font-size: 72px; line-height: 84px; min-height: 90px; text-transform: uppercase; width: auto; word-wrap: break-word; position: absolute; font-weight:200; }
.thtitles-title:hover { font-family: 'Open Sans',Arial,sans-serif; color: #00a4a7; opacity: 1; text-shadow: none; font-weight:600; }
.thtitles-title, .thtitles-title:hover { 
	transition-property: font-weight, color, text-shadow;
	transition-duration: 300ms, 1s, 600ms;
	transition-timing-function: ease-in-out;
	-webkit-transition-property: font-weight, color, text-shadow;
	-webkit-transition-duration: 300ms, 1s, 600ms;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-property: font-weight, color, text-shadow;
	-o-transition-duration: 300ms, 1s, 600ms;
	-o-transition-timing-function: ease-in-out;
	-moz-transition-property: font-weight, color, text-shadow;
	-moz-transition-duration: 300ms, 1s, 600ms;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-property: font-weight, color, text-shadow;
	-ms-transition-duration: 300ms, 1s, 600ms;
	-ms-transition-timing-function: ease-in-out;
}
.thtitled-separator { color: #F5F5F5; float: left; font-family: 'Open Sans',Arial,sans-serif; font-size: 72px; line-height: 84px; min-height: 90px; margin: 0 20px 0 15px; font-weight:200; }
/* .thtitled-thtitle-inactive + .thtitled-separator { color: #777777; opacity: 0.2; text-shadow: 0 0 8px #F0F0F0; } */
.thtitled-thtitle-inactive + .thtitled-separator { color: transparent; opacity: 0.2; text-shadow: 0 0 5px #F0F0F0; }

@media (max-width: 1200px) {
	.thumb_title { font-size: 27px; line-height: 21px; }
	.thumb_cats { font-size: 11px; margin-top: 5px; }
	.thumb_plus { font-size: 38px; }
}
@media (max-width: 1100px) {
	.thtitles-titlebold { font-size: 52px; line-height: 62px; min-height: 65px; }
	.thtitles-title { font-size: 52px; line-height: 62px; min-height: 65px; }
	.thtitled-separator { font-size: 52px; line-height: 62px; min-height: 65px; margin: 0 15px 0 10px; }
}
@media (max-width: 1000px) {
	.info-box { display: none; }
}
@media (max-width: 850px) {
	.imgscontainer { position: static!important; margin-top: 50px!important; padding-bottom: 0; }
}
@media (max-width: 750px) {
	.thtitles-titlebold { font-size: 42px; line-height: 50px; min-height: 55px; }
	.thtitles-title { font-size: 42px; line-height: 50px; min-height: 55px; }
	.thtitled-separator { font-size: 42px; line-height: 50px; min-height: 55px; margin: 0 10px 0 5px; }
}
@media (max-width: 550px) {
	.thtitles-titlebold { font-size: 32px; line-height: 35px; min-height: 40px; }
	.thtitles-title { font-size: 32px; line-height: 35px; min-height: 40px; }
	.thtitled-separator { font-size: 32px; line-height: 35px; min-height: 40px; margin: 0 10px 0 5px; }
}

/* --------------------------------------*/
/* ----------->>> PROJECT <<<------------*/
/* --------------------------------------*/

.portfolio-fs-slides .portfolio-fs-slide .myvideo_yt { height: 100%!important; }
embed, iframe { z-index: 8; max-height: 660px; max-width: 1120px; /*width: 100%; */}
.socialikonsg{ display:block;z-index:99999;letter-spacing:7px;position:absolute;right:0;top:0;font-family:'WebSymbolsRegular';font-size:22px; }
.socialikonsg a{ text-decoration:none;font-size:14px;border:1px solid #EBEBEB; float:left; padding:2px; width:100px; margin:0 5px 10px 0; background-color:#f4f4f4; font-family:"Open Sans",Arial,sans-serif; letter-spacing:0; border-radius:2px; }
.socialikonsg a span {font-family:'WebSymbolsRegular';font-size:16px; }
.socialikonsg a:hover, .socialikonsg a:focus { text-decoration:none;background-color:#ffffff; }
.socialikonsg a:focus span,
.socialikonsg a:hover span { color:#00A4A7;}
.jqttooltip{ display:none;background-color: #000000; border-radius: 4px 4px 4px 4px; color: #FFFFFF; font-family: "Open Sans",Arial,sans-serif; font-size: 10px; font-weight: bold; margin-left: -4px; padding: 0 6px; text-transform: uppercase; z-index: 99999999; }
.portfolio-content { margin-bottom: 30px; width: 620px; }
#content { width: 100%; padding-top: 18px; padding-bottom: 30px; float: left; }
.portfolio-fs-slides { position: relative; }
.portfolio-fs-slides .portfolio-fs-slide:first-child { position: relative; z-index: 1009999; z-index: auto; }
.portfolio-fs-slides .portfolio-fs-slide { position: relative; z-index: 88888; }
.portfolio-fs-viewport { position: fixed; }
.portfolio-excerpt { float:left; cursor: default; }
.project-view { color: #00a4a7; font-size: 34px; font-family: 'Open Sans', Arial, sans-serif; text-transform: uppercase; margin-top: 100px; }
.project-view:hover { color: #54b6d4; }
@media (min-width: 1000px) and (max-width: 1050px) {
	.socialikonsg{ display: none!important; }
}
@media (max-width: 800px) {
	#content { padding-bottom: 4%; }
}
@media (max-width: 750px) {
	.socialikonsg{ display: none!important; }
}

/* Project loading */
.portfolio-loadingbar { z-index: 1010005!important; position: fixed; height: 100%; left: -400px; top: 0; }
.portfolio-loadinghr { background-color: #838283; width: 1px; margin-top: -200px; transform: rotate(20deg); -moz-transform: rotate(20deg); -webkit-transform: rotate(20deg); -ms-transform: rotate(20deg); -o-transform: rotate(20deg); float: left; height: 140%; }
.portfolio-indicator { font-size: 20px; font-family: 'Open Sans',Arial,sans-serif; font-weight:300; color: #838283; height: 100%; display: block; float: left; top: 50%; position: relative; }
.loading { background-image: url(images/cursors/cursor_preloader_white_a.gif); height: 70px; width: 70px; background-repeat: no-repeat; position: fixed; top: 45.5%; left: 48%; display: none; z-index: 234; opacity: 0; }
.portfolio-loadingcursor-black { display: none; }

/* Project cover slide */
.project-excerpt .left { float:left; width:75%;padding-right:30px;background: url(images/vertical_bar_y.jpg) right 0 repeat-y; margin-top:20px;}
.project-excerpt .left .bar_top {padding-right:30px;background: url(images/vertical_bar.jpg) right 0 no-repeat; width:100%; padding-bottom:10px; min-height:400px;}
.project-excerpt .right { float:right; width:21%; margin-top:20px;}
.project-excerpt .right .detail_heading { font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif; font-size:18px; font-weight:bold; color:#000000; margin-bottom:15px;letter-spacing:0;}
.project-excerpt .right .project-meta { width:100%; background:url('images/hozDots.gif') repeat-x 0 100% transparent; margin-bottom:20px; padding-bottom:10px;}
.project-excerpt .right .project-meta li { height:auto; margin-bottom:10px;}
.project-excerpt .right .project-meta .project-meta-heading {font-weight:normal; color:#6D6C6C; font-family:helvetica,arial,sans-serif; font-size:13px;width:100%; text-transform:none;}
.project-exdirector, .project-exscreenplay, .project-exstarring, .project-exdop, .project-exchoreographer, .project-exdate,
.project-excerpt .right .project-meta .project-exourrole, .project-excerpt .right .project-meta .project-exagency, .project-excerpt .right .project-meta .project-exclient, .project-excerpt .right .project-meta .project-exdate { color:#00A4A7;font-weight:normal; font-family:helvetica,arial,sans-serif; font-size:13px;width:100%; text-transform:none;}
.project-excerpt .right .socialikonsg { position:relative; padding-bottom:10px;}
.project_heading { margin:1% 0;}
.project_heading h1 { font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif; margin:0; font-size:45px; font-weight:normal; line-height:50px;}
.project_heading h4 { font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif; margin:0; width:auto; color:#606162;}
.bar {background-color:#dadada; clear:both; margin:10px -10px; height:1px; width:102.3%; float:left;}

.project-coverslide{width:100%;height:100%;background-color:#A0A0A0 !important;z-index:101000; opacity:.97; psition:absolute; display:block; position: absolute; }
.current-slide #content { margin: 0 auto 50px auto !important; padding-top: 0; position: relative; width: 97.8% !important; max-width: 1120px; background-color:#ffffff; opacity:0.97; padding:10px; }
.project-excerpt{ margin: 0 auto auto;position: relative;width: 100%; }
.content-projectc { margin: 0 auto; max-width: 1600px; /* min-width: 450px; */ width: 92%; z-index:1010001; z-index: 1010006; }
.project-meta-heading { display: inline-block; width: 80px; font-family: 'Open Sans',Arial,sans-serif; font-weight:700; font-size: 12px; line-height: 16px; }
.project-exourrole { width: 265px; float: right; margin-top: 2px; }
.project-exourrole, .project-exagency, .project-exclient, .project-exdate { color: #505050; font-family: 'Open Sans',Arial,sans-serif; font-weight:400; line-height: 16px; }

/*.project-ourrole{ position: absolute; right: 0; top: 0; width: 350px; }*/
.project-meta li { height: 18px; }
.project-meta { color: #FFFFFF; position: relative; width: 650px; }
.project-cats { display: none; }
.project-title { font-size: 70px; color: #f8f8f8; font-family: 'Open Sans',Arial,sans-serif; font-weight:900; line-height: 95px; margin-top: 6%; margin-bottom: 6%; word-wrap: break-word; width: 100%; text-transform: uppercase; }
.project-meta { text-transform: uppercase; color: #464646; float: left; }
.project-more { font-family: 'Open Sans',Arial,sans-serif; color: #00a4a7; font-size: 34px; margin-top: 7%; display: block; float: left; font-weight: 700; }
.project-more:hover { text-decoration: none; color: #4fc8ee; }
.contenttextwhite .project-meta{ color: #ffffff; }
.project-description { font-family: 'Open Sans',Arial,sans-serif; font-weight: 400; font-size: 22px; color: #ffffff; width: 70%; }
.project-slides { margin-top: 0; margin-bottom: 0; display:block !important; }
.project-slides img { width: 100%; }
.project-slides-container { position: relative; }
.project-slides-container img { position: relative; }
.project-slides-container span { background-image: linear-gradient(left , #FFFFFF 0%, rgba(255,255,255,0) 100%);
background-image: -o-linear-gradient(left , #FFFFFF 0%, rgba(255,255,255,0) 100%);
background-image: -moz-linear-gradient(left , #FFFFFF 0%, rgba(255,255,255,0) 100%);
background-image: -webkit-linear-gradient(left , #FFFFFF 0%, rgba(255,255,255,0) 100%);
background-image: -ms-linear-gradient(left , #FFFFFF 0%, rgba(255,255,255,0) 100%);
background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, #FFFFFF), color-stop(1, rgba(255,255,255,0))); bottom: 0; left: 0; padding: 15px 25px 5px; position: absolute; width: 40%; word-wrap: break-word; }
.project-slides-container span { font-size: 14px; color: #505050; font-family: "Open Sans", Arial, sans-serif; font-weight: 500; }
.project-slides-container span a { text-transform: color: inherit; text-decoration: underline; }
.project-slides-container span h4 { text-transform: uppercase; font-size: 1.6em; }
.portfolio-cancelclose { background: url(images/close-black.png) no-repeat 0 0 transparent; cursor: pointer; display: block; height: 36px; right: 50px; top: 35px; width: 37px; z-index: 1020005; position: fixed; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: transform; }
.portfolio-cancelclose-white { background: url(images/close.png) no-repeat 0 0 transparent; }
.portfolio-cancelclose:hover { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -o-transform:rotate(180deg); }

/* Project left and right arrows */
.portfolio-arrow-left { width: 50%; position: fixed; z-index: 99999; left: 0; height: 100%; cursor: url(images/cursors/cursor_prev_black.png), auto; }
.portfolio-arrow-left-first { width: 50%; position: fixed; z-index: 99999; left: 0; height: 100%; cursor: url(images/cursors/cursor_prevproject_black.png), auto; }
.portfolio-arrow-right { width: 50%; position: fixed; z-index: 99999; right: 0; height: 100%; cursor: url(images/cursors/cursor_next_black.png), auto; }
.portfolio-arrow-right-last { width: 50%; position: fixed; z-index: 99999; right: 0; height: 100%; cursor:url(images/cursors/cursor_nextproject_black.png), auto; }

.portfolio-arrow-left-white { width: 50%; position: fixed; z-index: 99999; left: 0; height: 100%; cursor: url(images/cursors/cursor_prev_white.png), auto; }
.portfolio-arrow-left-first-white { width: 50%; position: fixed; z-index: 99999; left: 0; height: 100%; cursor: url(images/cursors/cursor_prevproject_white.png), auto; }
.portfolio-arrow-right-white { width: 50%; position: fixed; z-index: 99999; right: 0; height: 100%; cursor: url(images/cursors/cursor_next_white.png), auto; }
.portfolio-arrow-right-last-white { width: 50%; position: fixed; z-index: 99999; right: 0; height: 100%; cursor:url(images/cursors/cursor_nextproject_white.png), auto; }
.cursor-loading { cursor: none; }
.konzept_arrow_left { width: 50%; position: fixed; z-index: 999999; left: 0; height: 100%; cursor: url(images/cursors/cursor_prev_white.png), auto; }
.konzept_arrow_right { width: 50%; position: fixed; z-index: 999999; right: 0; height: 100%; cursor: url(images/cursors/cursor_next_white.png), auto; }

@media (max-width: 1200px) {
	.project-title { font-size: 120px; line-height: 95px; }
	.project-excerpt { height: 400px; }
}
@media (max-width: 800px) {
	.project-title { font-size: 70px; line-height: 58px; }
	.project-description { width: 90%; }
	.project-excerpt { height: 350px; }
	.project-ourrole{ position: relative; width: 350px; margin-right: 2px; margin-top: 2px; float: left; }
}

/* -------------------------------------*/
/* ---------->>> HEADINGS <<<-----------*/
/* -------------------------------------*/
h1, h2, h3, h4, h5, h6 { margin: 0 0 10px; font-weight: bold; word-wrap: break-word; font-family: "Open Sans", Arial, sans-serif; color: #000000; line-height: 100%; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; }
h1 { font-size:2.8em; }
h2 { font-size:2.4em; }
h3 { font-size:2.0em; }
h4 { font-size:1.7em; }
h5 { font-size:1.3em; }
h6 { font-size:1.1em; }
@media (max-width: 850px) {
	h1 { font-size:2.6em; }
	h2 { font-size:2.2em; }
	h3 { font-size:1.9em; }
	/* h4 { font-size:1.25em; } */
	h5 { font-size:1.3em; }
	h6 { font-size:1.1em; }
	.container_12 h1, .container_12 h2, .container_12 h3, .container_12 h4, .container_12 h5, .container_12 h6 { margin-bottom: 15px!important; }
}

/* -----------------------------------*/
/* ---------->>> FOOTER <<<-----------*/
/* -----------------------------------*/

#footer { font-family: "Open Sans", Arial, sans-serif; line-height: 18px; float:left; display: block; z-index: 999999; width: 100%; }
#footer .inner { max-width: 1120px; margin: 0 auto; border-top: 3px solid #d9dcdd; /*border-bottom: 3px solid #d9dcdd; margin-bottom: 30px;*/ padding: 20px 0; width: 100%; }
#footer .inner .grid_12 { width: 100%; margin: 0 auto; }
#footer .inner .grid_12 img{ margin-left: -33px; float: left;  }
#footer .inner .grid_12 img:first-child{ }
#footer ul li a{ text-decoration: none; }
#footer ul li ul li a{ color: #5e5e5e; display: block; font-size: 11px; padding: 1px 0; }
#footer ul li a:hover { color: #a2a2a2; }
#footer_copyright { font-size: 14px; float:left; margin-top: 10px; color: #919495; padding: 0 0 10px; font-family: "Open Sans", Arial, sans-serif; font-weight: 500; width: 50%; line-height: 10px; }
.footer_widgets { float:right; width: 50%; }
.footer-affiliate{ bottom: 30px; margin: 0 auto; max-width: 1120px; position: relative; }
.footer-affiliate a{ color: #BBBBBB; float: right; font-family: 'Open Sans', Arial, sans-serif; font-size: 10px; text-transform: uppercase; }
.footer-affiliate a:hover{ color: #999999; text-decoration: none; }
.footer-bottom { margin: 0 auto 35px; max-width: 1120px; min-width: 120px; width: 100%; }
#footer .footer-bottom { display:none !important;}
.footer-bottom a { clear:both; color: #999999; }
.footer-bottom-widgets { float: right; }
.footer-bottom-nav { display: inline; }
.footer-bottom-nav li{ border-right: 1px solid #5E5E5E; display: inline; margin-right: 10px; padding-right: 10px; }
.footer-bottom-nav li:last-child{ border-right: 0px solid #5E5E5E; }
#footer .widget_nav_menu li { display: inline; float: left; margin-right: 12px; }
#footer .widget { margin-bottom: 0; }
/* #social { padding-top: 5px; float: left; }
#social a { float:left; position:relative; text-decoration:none; width:20px; height: 20px; clear:both; }
#social li { float:left; margin-right: 1px; width: 20px; margin-right: 15px; }
#social a span { cursor:pointer; display:block; left:0; position:absolute; top:0; }
#social a.facebook .social-icon{ background:url(images/connect2.png) no-repeat scroll left top transparent; width: 18px; height: 20px; }
#social a.facebook .social-icon:hover{ background:url(images/connect2.png) no-repeat scroll left bottom transparent; width: 18px; height: 20px; }
#social a.twitter .social-icon{ background:url(images/connect2.png) no-repeat scroll -39px top transparent; width: 21px; height: 20px; }
#social a.twitter .social-icon:hover { background:url(images/connect2.png) no-repeat scroll -39px -20px transparent; }
#social a.skype .social-icon{ background:url(images/connect2.png) no-repeat scroll -60px top transparent; width: 20px; height: 20px; }
#social a.skype .social-icon:hover { background:url(images/connect2.png) no-repeat scroll -60px -20px transparent; }
#social a.dribbble .social-icon{ background:url(images/connect2.png) no-repeat scroll -18px top transparent; width: 21px; height: 20px; }
#social a.dribbble .social-icon:hover { background:url(images/connect2.png) no-repeat scroll -18px -20px transparent; }
#social a.mail .social-icon{ background:url(images/connect2.png) no-repeat scroll -80px top transparent; width: 19px; height: 20px; }
#social a.mail .social-icon:hover { background:url(images/connect2.png) no-repeat scroll -80px -20px transparent; } */

#social { padding-top: 5px; float: left; }
#social a { float:left; position:relative; text-decoration:none; width: 17px; height: 17px; clear:both; }
#social a span:hover { color: #00a4a7; }
#social li { float:left; width: 17px; margin-left: 20px; }
#social a span { cursor:pointer; display:block; left:0; position:absolute; top:0; font-family:'WebSymbolsRegular'; font-size: 17px; color: #c6cacb; }

@media (max-width: 1260px) {
	#footer .inner .grid_12 img { float: left; margin: 0 1%; max-width: 220px; width: 18%; }
}
@media (max-width: 950px) {
	#footer .inner { display: none; }
	.homepage-project-list { position: static!important; border-bottom: 0 none; padding-top: 20px; margin-bottom: 20px !important; }
}
@media (max-width: 850px) {
	#footer { position: relative; width: 100%;
	background-image: linear-gradient(bottom, rgb(25,23,24) 0%, rgb(49,47,48) 100%);
	background-image: -o-linear-gradient(bottom, rgb(25,23,24) 0%, rgb(49,47,48) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(25,23,24) 0%, rgb(49,47,48) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(25,23,24) 0%, rgb(49,47,48) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(25,23,24) 0%, rgb(49,47,48) 100%);

	/*background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(25,23,24)), color-stop(1, rgb(49,47,48)));*/
	border-top: 1px solid #131313; box-shadow: 0px 5px 30px rgba(0,0,0,0.8); -webkit-box-shadow: -5px -5px 5px rgba(0,0,0,0.8); opacity:1;
	}
	#footer_copyright { float: left; width: 100%; text-align: center; padding-bottom: 0; font-size: 16px; }
	.footer_widgets { float: left; width: 100%; text-align: center; }
	
	.footer-bottom { margin: 8px auto 40px; }
	.footer-bottom-widgets { display: inline-block; float: none; margin-top: 15px; }
	#social { padding-bottom: 10px; padding-top: 12px; float: left; }
	#social a { float:left; position:relative; text-decoration:none; width:37px; height: 37px; clear:both; }
	#social li { float:left; width: 37px; margin-left: 22px; margin-right: 22px; }
	#social a span { cursor:pointer; display:block; left:0; position:absolute; top:0; font-size: 37px; color: #a6aAaB; }
	#social a.facebook .social-icon{ background:url(images/connect-mobile.png) no-repeat scroll -73px top transparent; width: 33px; height: 33px; }
	#social a.facebook .social-icon:hover{ background:url(images/connect-mobile.png) no-repeat scroll -73px -34px transparent; width: 33px; height: 33px; }
	#social a.twitter .social-icon{ background:url(images/connect-mobile.png) no-repeat scroll left top transparent; width: 40px; height: 31px; }
	#social a.twitter .social-icon:hover { background:url(images/connect-mobile.png) no-repeat scroll left -34px transparent; }
	#social a.skype .social-icon{ background:url(images/connect-mobile.png) no-repeat scroll -106px top transparent; width: 33px; height: 34px; }
	#social a.skype .social-icon:hover { background:url(images/connect-mobile.png) no-repeat scroll -106px -34px transparent; }
	#social a.dribbble .social-icon{ background:url(images/connect-mobile.png) no-repeat scroll -40px top transparent; width: 33px; height: 33px; }
	#social a.dribbble .social-icon:hover { background:url(images/connect-mobile.png) no-repeat scroll -40px -34px transparent; }
	#social a.mail .social-icon{ background:url(images/connect-mobile.png) no-repeat scroll -139px top transparent; width: 31px; height: 31px; }
	#social a.mail .social-icon:hover { background:url(images/connect-mobile.png) no-repeat scroll -139px -34px transparent; }
}

/* -------------------------------------*/
/* ---------->>> COMMENTS <<<-----------*/
/* -------------------------------------*/

#comments-template input[type="text"], #comments-template textarea { background:none repeat scroll 0 0 transparent; border: 1px solid #d9d9d9; padding: 8px; width: 100%; color: #787878; font-family: 'Open Sans',Arial,sans-serif; font-size: 13px; }
#comments-template #submit { float: right; margin: 0 0 10px 0; padding: 0; font-weight: 900; }
#comments-template label { float: left; position: absolute; left: 0; font-family: 'Open Sans', Arial, sans-serif; position: absolute; padding: 10px 15px; text-transform: uppercase; color: #6b6b6b; font-size: 14px; }
#comments-template input[type="text"]:hover, #comments-template textarea:hover, #comments-template input[type="text"]:focus, #comments-template textarea:focus { }
#comments-template small { margin-top: 0px;}
#comments-template { clear: both; color: #606060; margin: 0; position: relative; }
#comments-template .commentlist { border-bottom: 1px solid #d9d9d9; margin-bottom: 2%; }
.commentlist ul { padding-left: 40px; }
#comments-template .comment-body { border-bottom: 1px solid #d9dcdd; margin-top: 35px; min-height: 100px; position: relative; color: #bfbfbf; font-family: 'Open Sans', Arial, sans-serif; padding-bottom: 30px; }
#comments-template .commentlist li:last-child .comment-body  { border-bottom: 0 none; }
#comments-template .comment-body img.avatar { background-color: #EFEFEF; border: 1px solid #D5D5D5; left: -95px; padding: 3px; position: absolute; display: none; }
#comments { border-bottom: 1px solid #d9d9d9; border-top: 2px solid #d9d9d9; padding: 10px 0px; margin: 0 0 40px 0; }
#comments h3 { font-family: 'Open Sans', Arial, sans-serif; color: #000000; font-size: 32px; margin: 0; float: left; font-weight: 100; }
#comments .post-comment-link { font-family: 'Open Sans', Arial, sans-serif; font-weight: 900; text-transform: uppercase; color: #000000; font-size: 32px; margin: 0; float: right; text-decoration: none; line-height: 100%; }
#comments .post-comment-link:hover { color: #00a4a7; }
.fn { clear: both; color: #000000; float: left; font-family: 'Open Sans',Arial,sans-serif; font-size: 32px; font-style: normal; font-weight: 900; line-height: 28px; text-align: left; word-wrap: break-word; width: 100%; font-style: italic; }
.fn a { word-wrap: break-word; font-family: 'Open Sans', Arial, sans-serif; color: #000000; font-size: 32px; float: left; line-height: 32px; width: 100%; }
.fn a:hover { text-decoration: none; }
.commentmetadata { font-size: 10px; line-height: 13px; text-align: left; margin-top: 10px; color: #787878; font-family: 'Open Sans', Arial, sans-serif; }
.commentmetadata a { color: #A9A9A9; text-decoration: none; }
.commentmetadata a:hover { text-decoration: none; }
#respond { float: left; margin-top: 2%; width: 100%; }
.says { display: none; }
.comment-left-column { float: left; width: 32%; margin-right: 2%; }
.comment-right-column { width: 64%; float: left; margin-left: 2%; }
.comment-right-column em { color: #666666; font-size: 0.7em; }
.comment-body p { padding: 0; font-size: 20px; line-height: 24px; margin-bottom: 0; }
.reply { bottom: 10px; font-size: 10px; text-transform: uppercase; right: 15px; position: absolute; }
.reply a { color: #ffffff;  text-decoration: none; font-size: 12px; }
.reply a:hover { }
.respond-left-column { width:32%;float:left;position:relative;margin-right: 4%; }
.respond-right-column { width:64%;float:left;position:relative;margin-left: 0; }
.respond-right-column-full { width:100%;float:left;position:relative;margin-left: 0; }
#data { width: 100%!important; height: 123px; overflow: auto; }
#author, #email, #url, #data { border: 1px solid #909090; line-height: 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
#author, #email, #url { margin-bottom: 10px; height: 34px; }
.no-comments { margin: 0 0 20px; color: #8C8C8C; float: left; font-family: 'Open Sans',Arial,sans-serif; border-bottom: 1px solid #d9dcdd; border-top: 2px solid #d9dcdd; padding: 10px 0; width: 100%; }
button, input[type="reset"], input[type="button"], input[type="submit"] { margin-top: 10px; text-transform: uppercase; font-size: 32px; color: #C8C8C8; background: none repeat scroll 0 0 transparent; border: medium none; font-family: 'Open Sans', Arial, sans-serif; cursor: pointer; }
button, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover { color: #eeeeee; }

@media (max-width: 850px) {
	#comments-template #submit { font-size: 24px; }
	.fn, .fn a { font-size: 22px; line-height: 22px; }
	.commentmetadata { margin-top: 4px; }
	#comments h3, #comments .post-comment-link { font-size: 22px; }
	.comment-body p { font-size: 16px; line-height: 21px; }
	#comments { margin: 0 0 30px; }
	#comments-template .comment-body { margin-top: 25px; padding-bottom: 35px; }
}
@media (max-width: 650px) {
	.respond-left-column { width:100%; margin-right: 0; }
	.respond-right-column { width:100%; margin-left: 0; }
}
@media (max-width: 750px) {
	.comment-body p { font-size: 18px; line-height: 22px; }
}

/* ------------------------------------*/
/* ---------->>> SIDEBAR <<<-----------*/
/* ------------------------------------*/
#sidebar .widget { float:left; }
#sidebar { background-color: #000000; color: #c0c0c0; font-family: Arial; }
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {color: #F5F5F5;}
.textwidget a { color: #e6004c; }
.textwidget p:last-child { margin-bottom: 0px; }
.widget { position: relative; margin-bottom: 33px; float: left; }
#content2 #sidebar { padding-right: 20px; padding-left: 0px; }
#sidebar .widget_links ul li, #sidebar .widget_recent_entries ul li, #sidebar .widget_archive ul li, #sidebar .widget_pages ul li  { padding: 5px 0 5px 0px; border-bottom: 1px solid #333333; }
#sidebar .widget_pages ul li:last-child { border-bottom: 0px solid #333333; }
#sidebar .widget_links ul li a, #sidebar .widget_recent_entries ul li a, #sidebar .widget_archive ul li a, #sidebar .widget_pages ul li a{ display:block; color: #888; font-size: 11px; text-decoration: none; }

#sidebar .widget_categories ul li, #sidebar .widget_archive ul li{ font-weight: bold;margin-bottom: 3px;padding-left: 10px;border-radius: 5px 5px 5px 5px;background-color: #333333; font-family:Arial;font-weight:normal; }
#sidebar .widget_categories ul li a, #sidebar .widget_archive ul li a{ display:block; color: #888; font-size: 11px; text-decoration: none; padding: 5px 0; }
#sidebar .widget_categories .current-cat a{ font-weight: bold; color: #555555; }

.widget_recent_posts li{ margin-bottom: 10px; }
.widget_recent_posts li img{ float:left; margin: 5px 10px 10px 0; }
.widget_recent_posts a{ color: #f5f5f5; }
.widget_recent_posts_description { float: right; width: 160px; }
.widget_recent_posts_description a{ color: #555555; }
.widget_recent_posts .post-categories a{ color: #888888; font-size: 10px; text-transform: uppercase; }
.widget_recent_posts .post-categories li{ margin-bottom: 0; display: inline; }

.testimonials_nav { float:right; margin-top: 5px; }
.testimonials_nav a{ background-color: #5e5e5e; text-indent: -9999px; float:left; margin-left: 3px; }
#testimonials li { width: 100%; }
#prev2 { background-image: url(images/testimonials-left-arrow.jpg); width: 17px; height: 17px; display:block; }
#next2 { background-image: url(images/testimonials-right-arrow.jpg); width: 17px; height: 17px; display:block; }
.author { font-weight: bold; float: right; right:10px; }

/* -----------------------------------*/
/* ---------->>> SEARCH <<<-----------*/
/* -----------------------------------*/

.s { color: #929292;font-size: 13px;height: 22px;background-color: rgba(80,80,80,0.6); border: 1px solid #363636; padding: 2px 3px 3px; }
#sidebar .s { color: #929292;font-size: 13px;height: 22px;padding: 3px 3px 4px;width: 150px; }
.search_submit { border: 0 none;cursor: pointer;float: left;position: absolute; }
#sidebar .search_submit { background-image: url(images/search.png); right: 0px; border: 1px solid #cacaca ;cursor: pointer;float: left;margin:0;text-indent:-9999px; height: 29px; width:29px; opacity: 0.35;}
#footer .s { border: 1px solid #363636; background-color: #363636; padding: 2px 3px 3px;width: auto;width: 173px; }
#footer .search_submit { margin-left:1px;margin-top:0;opacity:0.165; }

/* ------------------------------------*/
/* ---------->>> WIDGETS <<<-----------*/
/* ------------------------------------*/

/* Contact Form Styles */
.wpcf7 textarea{ height: 150px; resize: none; }
.wpcf7 input, .wpcf7 textarea{ color: #787878; padding: 7px; width: 100%; background:none repeat scroll 0 0 transparent; border:1px solid #333132; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-family:'Open Sans',Arial,sans-serif; font-size: 13px; }
.wpcf7 input:focus, .wpcf7 textarea:focus, .wpcf7 input:hover, .wpcf7 textarea:hover{ /* background-color: #fFe6eb; border: 1px solid #fFe6eb; */ }
.wpcf7 { font-size: 12px; }
.wpcf7-form{ }
.wpcf7-form p{ display: block; margin: -20px 0 5px; }
.wpcf7-form img{ float: none; }
.wpcf7-response-output { padding: 1% 2%!important; width: 100%; margin: 0!important; float: left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.wpcf7-submit { background: none!important; cursor: pointer; border: 0!important; font-family: 'Open Sans',Arial,sans-serif!important; width: auto!important; float:right; padding: 2% 0%!important; font-size: 32px!important; font-weight: 900; }
.contact-label{ background-color: #000000; border-radius: 6px 0 0 6px; color: #FFFFFF; float: left; padding: 6px 20px; width: 70px; }
.contact-field{ float: left; width: 219px; }
.contact-fieldset { clear: both; float: left; margin-bottom: 10px; }

/* Contact Page Styles */
.contact-page { font-family: 'Open Sans', Arial, sans-serif; font-size: 20px; line-height: 24px; color: #8c8c8c; margin: 0 auto; width: 100%; }
.contact-page img { width: 100%; }
.contact-page-column-one { float:left;width:47.5%;margin-right:2.5%; margin-left:1%; }
.contact-page-column-two { float:left;width:47.5%;margin-left:2.5%; margin-left:1%; }
.contact-page-address { font-size:14px;line-height: 18px;font-family: 'Open Sans',Arial,sans-serif; margin-bottom: 25px; }
.contact-page h2 { float: left; font-family: 'Open Sans',Arial,sans-serif; font-size: 25px; line-height: 24px; margin-bottom: 15px; color: #505050; }
.contact-page .input { margin: 5px 0; clear: both; position: relative; }
.contact-page .input span:first-child { top: 20px; position: absolute; padding: 5px; margin-left: 4px; color: #999; text-transform: uppercase; color: #6b6b6b; font-family: 'Open Sans', Arial, sans-serif; }
.contact-map { background-image: url(images/map.png); background-position: top left; height: 26px; width: 19px; display: block; float: left; margin: 0 0 0 10px; }
.contact-map:hover { background-position: bottom left; }
.ajax-loader { display: none!important; }

.wpcf7-mail-sent-ok, .wpcf7-validation-errors { background-color: transparent!important; border: 0 none !important; color: #505050; margin-top: 37px !important; width: 58%; font-family: 'Open Sans', Arial, sans-serif!important; font-size: 11px; font-weight: 600; line-height: 12px; text-transform: uppercase; padding: 0 !important; }
.wpcf7-not-valid { border: 1px solid #6b0b0c!important; }
.wpcf7-not-valid-tip { background: url("images/contact-warning.png") no-repeat scroll right top transparent !important; border: 0 solid #FF0000 !important; color: #EE0000; display: block !important; font-size: 12px !important; height: 26px; left: auto !important; opacity: 1 !important; padding: 0 !important; position: absolute !important; right: -35px; text-indent: -9999px; top: 3px !important; width: 26px !important; }
.wpcf7-form-control-wrap { display: block; }

@media (max-width: 850px) {
	.contact-page { font-size: 17px; line-height: 21px; }
	.contact-page h2 { font-size: 28px; }
	.wpcf7-not-valid-tip { right: 3px; }
}
@media (max-width: 750px) {
	.contact-page-column-one { font-size: 22px; line-height: 24px; margin-bottom: 4.5%; }
	.contact-page-address { font-size: 18px; line-height: 22px; }
	.contact-page-column-one { width:100%;margin-right:0; }
	.contact-page-column-two { width:100%;margin-left:0; }
}

/* ---------------------------------*/
/* ---------->>> BLOG <<<-----------*/
/* ---------------------------------*/

.post { clear: both; display: block; float: left; margin-bottom: 10px; width:100%; }
.excerpt-blog a { text-decoration: underline; }

.navigation { height: 20px; margin: 20px auto 30px; max-width: 1120px; width: 100%; }
.navigation a { font-size: 23px; text-transform: uppercase; color: #000000; text-decoration: none; font-weight: 700; font-family: 'Open Sans', Arial, sans-serif; }
.newer_entries:hover a, .older_entries:hover a, .newer_entries:hover, .older_entries:hover { color: #c8c8c8; text-decoration: none; }
.older_entries a, .newer_entries a, .older_entries_text, .newer_entries_text { float: left; line-height: 22px; }
.older_entries_icon { font-family: 'WebSymbolsRegular', Arial, sans-serif; float: right; font-size: 17px; line-height: 22px; margin-left: 10px; cursor: pointer; color: #000000; }
.newer_entries_icon { font-family: 'WebSymbolsRegular', Arial, sans-serif; float: left; font-size: 17px; line-height: 22px; margin-right: 10px; cursor: pointer; color: #000000; }

@media (max-width: 550px) {
	.navigation a { font-size: 20px; }
}

.wp-pagenavi { border-top: 1px solid #dddddd; padding-top:20px; }
.wp-pagenavi a { padding: 5px 9px 4px; margin: 0 3px; border: 1px solid #aaaaaa; }
.wp-pagenavi span { padding: 5px 9px 4px; }
.wp-pagenavi .current { background-color: #777777; border-color: #777777 !important; color: #FFFFFF; }
.wp-pagenavi .pages { font-size: 11px; text-transform: uppercase; float: right; border: 0; }
.wp-pagenavi a:hover { text-decoration: none; }
.wp-pagenavi .current {  }
.wp-pagenavi .previouspostslink {  }
.nextpostslink {  }

.extended-blog-container { margin-left: auto; margin-right: auto; width: 100%; max-width: 1120px; color: #bfbfbf; font-size: 23px; font-family: 'Open Sans', Arial, sans-serif; line-height: 28px; }
.extended-blog-single-container { margin-left: auto; margin-right: auto; width: 100%; max-width: 900px; color: #bfbfbf; font-size: 23px; font-family: 'Open Sans', Arial, sans-serif; line-height: 28px; margin-bottom: 70px; }
.extended-blog-single-container h1, .extended-blog-single-container h2, .extended-blog-single-container h3, .extended-blog-single-container h4, .extended-blog-single-container h5, .extended-blog-single-container h6 { margin: 30px 0 20px; }
.extended-blog-single-container a { text-decoration: underline; color: inherit; }
.extended-blog-single-container img { max-width: 100%; margin: 30px auto; height: auto; }
.extended-blog-entry { border-bottom: 1px solid #d9dcdd; clear: both; margin-bottom: 50px; padding-bottom: 40px; position: relative; }
.extended-blog-entry:last-child { margin-bottom: 0; }
.extended-blog-title { word-wrap: break-word; font-family: 'Open Sans', Arial, sans-serif; float: left; width: 34%; margin-right: 4%; font-weight: 700; }
.extended-blog-title h1{ font-size: 32px; line-height: 32px; margin: 5px 0 0; }
.extended-blog-title a { text-decoration: none; color: #ffffff; font-weight: 900; }
.extended-blog-title a:hover { text-decoration: none; color: #00a4a7; }
.extended-blog-title small { font-family: 'Open Sans', Arial, sans-serif; clear:both; color: #787878; font-weight: 700; margin-bottom: 0; text-transform: uppercase; line-height: 16px; margin: 5px 0 10px 0; font-size: 11px; }
.extended-blog-content { font-family: 'Open Sans', Arial, sans-serif; color: #bfbfbf; font-size: 20px; line-height: 24px; width: 62%; float: left; }
.extended-blog-content a { text-decoration: underline; color: inherit; }
.extended-blog-image { max-width: 100%; margin-bottom: 15px; }
.extended-blog-tags { line-height: 8px; clear: both; }
.extended-blog-tags a, .extended-blog-single-tags a { font-size: 11px; line-height: 23px; color: #191718; font-family: 'Dosis', Arial, sans-serif; text-transform: uppercase; padding: 3px 7px; background-color: #646464; border-radius: 3px; white-space: nowrap; font-weight: 700; }
.extended-blog-tags a:hover, .extended-blog-single-tags a:hover { color: #191718; background-color: #c8c8c8; text-decoration: none; }

.extended-blog-comments { position: absolute; left: -35px; top: 8px; cursor:pointer; background-image: url(images/comments-icons.png); width: 25px; height: 24px; background-position: left top; margin-top: 5px; }
.extended-blog-comments-zero { background-image: url(images/comments-icons.png); background-position: 0 -24px; }
.extended-blog-comments-zero a { text-indent: -9999px; }
.extended-blog-comments-zero .extended-blog-comments-value { text-indent: -9999px; }
.extended-blog-comments:hover { background-image: url(images/comments-icons.png); background-position: 0 -48px; }
.extended-blog-comments-zero:hover { background-image: url(images/comments-icons.png); background-position: 0 -72px; }
.extended-blog-comment-icon { display: none; }
.extended-blog-comment-icon:hover { }
.extended-blog-comments-value { height: 100%; overflow: hidden; } 
.extended-blog-comments-value a { margin-top: -1px; font-family:'Dosis',Arial,sans-serif; font-size: 11px; font-weight: 700; color: #191718; text-align: center; display: block; height: 24px; line-height: 19px; } 
.extended-blog-comments-value a:hover { text-decoration: none; color: #191718; } 
.extended-blog-comments-value:hover .extended-blog-comments { background-image: url(images/comments-icon-hover.png); background-position: 0 -48px; }

.extended-blog-single-title { word-wrap: break-word; color:#c8c8c8; border-bottom: 3px solid #d9dcdd; max-width:1120px; width: 100%; margin: 0px auto 55px auto!important; text-transform: uppercase; font-family: 'Open Sans', Arial, sans-serif; padding-bottom: 15px; }
.extended-blog-single-title h1 { font-size: 32px; padding-bottom: 30px; margin-bottom: 15px; font-weight: 900; border-bottom: 3px solid #d9dcdd; }
.extended-blog-single-title small { color: #787878; font-size: 20px; line-height: 20px; font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; display: inline; position: relative; }
.extended-blog-single-title small .extended-blog-comments { top: 0px; left: -35px!important; }

.extended-blog-meta { float: left; width: 50%; }
.small-has-tag { float: left; margin-left: 35px; margin-bottom: 0; margin-bottom: 5px; }
.small-has-tag .extended-blog-comments { margin-top: 0px; }
.extended-blog-single-title .small-has-tag .extended-blog-comments  { top: 1px; }
.extended-blog-single-tags { line-height: 8px; float: left; margin-top: 2px; text-align: right; width: 50%; }

.related-posts { /* border-bottom: 1px solid #d9dcdd; border-top: 2px solid #d9dcdd; */ padding: 25px 0 0 0; background-color: #EEEEEE; }
.related-posts-title { word-wrap: break-word; float: left; width: 23%; margin-right: 2%; margin-bottom: 0px; }
.related-posts-home { padding-top: 35px; padding-bottom: 20px; }
.related-posts-home .related-posts-title { margin-right: 3.5%; margin-left: 3.5%; width: 18%; }
.related-posts-title a { font-family: 'Open Sans', Arial, sans-serif; color: #000000; font-size: 24px; font-weight: 900; float: left; line-height: 24px; }
.related-posts-title a:hover { color: #00a4a7; text-decoration: none; }
.related-posts-title small { font-family: 'Open Sans', Arial, sans-serif; margin-top: -8px; font-weight: 700; font-size: 11px; clear:both; text-transform: uppercase; color: #787878; }
@media (max-width: 1200px) {
	.extended-blog-container { font-size: 20px; line-height: 25px; }
	.extended-blog-single-container { font-size: 20px; line-height: 25px; margin-bottom: 60px; }
	.extended-blog-single-title { margin-bottom: 65px!important; }
	.extended-blog-single-title small { font-size: 18px; line-height: 18px; }
	.extended-blog-single-title small .extended-blog-comments { top: 2px; }
}
@media (max-width: 850px) {
	.related-posts-title { float: left; width: 48%; margin-right: 2%; }
	.related-posts-title a { font-size: 22px; }
	.extended-blog-container { font-size: 18px; line-height: 23px; margin-bottom: 0px; }
	.extended-blog-single-container { font-size: 18px; line-height: 23px; margin-bottom: 50px; }
	.extended-blog-single-title { margin-bottom: 55px!important; }
	.extended-blog-single-title small { font-size: 16px; line-height: 16px; }
	.extended-blog-single-title small .extended-blog-comments { top: 1px; }
}
@media (max-width: 450px) {
	.related-posts-title { float: left; width: 100%; margin-right: 0; }
}
@media (max-width: 800px) {
	.extended-blog-title { width: 100%; }
	.extended-blog-content { width: 100%; }
	.extended-blog-comments { left: auto; position: absolute; right: 0; top: 5px; }
	.extended-blog-title h1 { width: 93%; }
	.extended-blog-title small { margin-bottom: 20px; }
	.navigation { margin: 20px auto 0px; }
	.extended-blog-tags { display: none; }
}
@media (max-width: 750px) {
	.extended-blog-content { font-size: 22px; line-height: 26px; }
	.extended-blog-title small { font-size: 15px; }
	.extended-blog-single-container { font-size: 22px; line-height: 26px; margin-bottom: 50px; }
}

/* ---------------------------------*/
/* ---------->>> NEWS <<<-----------*/
/* ---------------------------------*/

.page_description{ top:0 !important; position:relative!important; left:0 !important; margin-left:0 !important; text-align:center!important; }
.page_title{ float:none!important; display:inline-block!important; }
.news-container-outer{ float:none!important; width:92%; position:relative!important; margin: 0 auto 30px; left:0!important; right:0!important; overflow-x:hidden!important; }
.news-container{ width:4000px; position:relative!important; clear:both; /* margin-left: -25px !important; */ }
.news-container .excerpt-blog{ clear:both; }
.scrollbar-arrowleft, .scrollbar-arrowright{ width:110px; height:85px; position:absolute; cursor: pointer; background-repeat:no-repeat; background-position: center top; text-indent: -9999px; }
.scrollbar-arrowleft{ left: -90px; }
.scrollbar-arrowright{ right: -90px; }
.scrollbar-arrowleft-inactive, .scrollbar-arrowright-inactive{ cursor:auto; }
.news-title { color: #C8C8C8; font-family: 'Open Sans',Arial,sans-serif; font-weight: 700; line-height: 95%; word-wrap: break-word; font-size: 32px; min-height: 75px; }
.news-description { clear: both; color: #505050; display: block; font-size: 16px; font-weight: 600; line-height: 18px; margin-top: 10px; }
.gsWrapper { display: block!important; margin: 0 auto; max-width: 360px; width: 100%; position: relative; }
.gsWrapper:hover + .news-title { color: #00a4a7; }
.news-image { opacity: 0; }
.news-image, .news-container canvas { width: 100%; margin-bottom: 20px; }
.news-date { color: #787878; font-family: 'Open Sans',Arial,sans-serif; font-size: 11px; font-weight: 700; text-transform: uppercase; }
.news-icon { color: #000000; float: left; font-family: WebSymbolsRegular; font-size: 55px; margin-right: 20px; margin-top: 20px; min-height: 45px; }
.news-icon { font-family:'RaphaelIcons'; font-size: 75px; }
.news-content { color: #bfbfbf; font-family: 'Open Sans', Arial, sans-serif; font-size: 18px; line-height: 125%; overflow: hidden; }
.news-content a { text-decoration: underline; color: inherit; }
.scrollbar-arrowleft { background-image: url('images/news-arrow-left-active.png'); }
.scrollbar-arrowright { background-image: url('images/news-arrow-right-active.png'); }
.scrollbar-arrowleft-inactive { background-image: url('images/news-arrow-left-inactive.png'); }
.scrollbar-arrowright-inactive { background-image: url('images/news-arrow-right-inactive.png'); }
.scrollbar-arrowleft { background-image: url("images/news-arrow-left-active-light.png"); }
.scrollbar-arrowright { background-image: url("images/news-arrow-right-active-light.png"); }
.scrollbar-arrowleft-inactive { background-image: url("images/news-arrow-left-inactive-light.png"); }
.scrollbar-arrowright-inactive { background-image: url("images/news-arrow-right-inactive-light.png"); }

@media (max-width: 940px) {
	.news-title { min-height: inherit; height: auto; }
	.news-container .excerpt-blog { margin-bottom: 20px; }
}
@media (max-width: 800px) {
	.news-description { font-size: 20px; }
}
@media (max-width: 750px) {
	.news-content { font-size: 22px; }
	.news-title { font-size: 34px; line-height: 30px; }
	.news-date { font-size: 15px; margin-bottom: 5px; }
}

.page_arrow_left { position: relative; float: left; display: none; cursor: pointer; z-index: 444; color:#aaaaaa; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; user-select: none; font-family: Arial, sans-serif; line-height: 170px; color:#464646; letter-spacing: -2px; color: #c8c8c8; float: left; font-size: 155px; font-weight: bold; margin-top: 40px;  }
.page_arrow_right { position: relative; float: left; display: none; cursor: pointer; z-index: 444; color:#aaaaaa; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; user-select: none; font-family: Arial, sans-serif; line-height: 170px; color:#464646; letter-spacing: -2px; color: #c8c8c8; float: left; font-size: 155px; font-weight: bold; margin-top: 40px;  }
.page_arrow_right:hover, .page_arrow_left:hover  { color: #464646; }

/* -----------------------------------*/
/* ----------->>> HTML <<<------------*/
/* -----------------------------------*/

.aligncenter {}
.bypostauthor {}
.gallery-caption {}
.sticky {}
.wp-caption-text {}
.wp-caption {}
.page { }

a { text-decoration: none; color: #de4429; color: #888888; }
a:hover { text-decoration: underline; }
p { margin: 0px 0px 15px 0px; }
hr { background-color: #DDDDDD; border: 0 none; clear: both; color: #EEEEEE; height: 1px; margin: 25px 0; visibility: hidden; width: 100%; }
small { display:block; margin-bottom:15px; color:#959595; font-size:10px; }
pre { font-size: 12px; line-height: 20px; margin: 0 0 15px; overflow-x: auto; overflow-y: hidden; word-wrap: break-word; white-space: pre-wrap; }
pre code { margin: 0 0 0 40px; display: block; }
fieldset { border:1px solid #dddddd; padding: 20px 30px; }
blockquote { font-style: italic; margin-bottom: 15px; padding-left: 65px; background: transparent url(images/blockquote.png) no-repeat left top scroll; clear: both; }
.quote-left { float: left; margin: 0px 15px 15px 0px; padding-left: 65px; width: 40%; }
.quote-right { float: right; margin: 0px 15px 0px 10px; padding-left: 65px; width: 40%; }
.image_right{ float:right; margin-left: 10px; margin-bottom: 10px; }
.image_left{ float:left; margin-right: 10px; margin-bottom: 10px; }
.alignright{ float:right; margin-left: 10px; margin-right:0; margin-bottom: 10px; }
.alignleft{ float:left; margin-right: 10px; margin-left:0; margin-bottom: 10px; }
.alignnone{ margin:0 auto 20px auto; display:block; }
.clear { clear:both; }

/* ----------------------------------------*/
/* ----------->>> TEMPLATES <<<------------*/
/* ----------------------------------------*/
.page-description { font-weight: 100; max-width: 1120px; width: 100%; font-family: 'Open Sans',Arial,sans-serif;  border-bottom: 3px solid #D9DCDD; font-size: 32px; line-height: 120%; margin: -35px auto 50px auto; padding-bottom: 20px; color: #707070; }
@media (max-width: 800px) {
	.page-description { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; }
}
.page-content { color: #505050; font-family: 'Open Sans',Arial,sans-serif; margin: 0 auto; max-width: 1140px; width: 100%; font-size: 18px; line-height: 120%; margin-bottom: 30px; }
.contenttextwhite .page-description{color:#ffffff;}
.page-title { word-wrap: break-word; font-family: "Open Sans", Arial, sans-serif; color: #000000; font-size: 32px!important; border-bottom: 1px solid #d9dcdd; max-width:1120px; margin: 0px auto 50px auto!important; text-transform: uppercase; padding-bottom: 20px; width: 100%; font-weight: 900; line-height: 26px; }
.contenttextwhite .page-title{color:#ffffff;}
.page_description { text-transform: uppercase; position: absolute; }
.current_sli_desc { color: #464646; float: left; position: fixed; font-family: "Open Sans",Arial,sans-serif; font-size: 14px; text-transform: none; z-index:140201; left: 4%; bottom: 5%; max-width: 500px; width: 75%; }
.current_sli_desc h4 { color: inherit; font-size: 20px; font-family: 'Open Sans', Arial, sans-serif; text-transform: uppercase; clear: both; margin-bottom: 10px; }
.current_sli_desc a { color: inherit; text-decoration: none; border-bottom: 1px solid; }


@media (max-width: 850px) {
	.page-description { font-size: 28px; }
	.page-content { line-height: 135%; }
}

/* --------------------------------------------*/
/* ----------->>> MISCELLANEOUS <<<------------*/
/* --------------------------------------------*/

.pf_img {opacity:1; height: auto; }
.pf_imgs:hover{ opacity: 0.65; background-color: #ddd;}

@media only screen and (max-width: 480px) {
body { min-height: 620px !important;}
}

.cooming-soon-content { float:left; margin-left: 130px; z-index:2; width: 4300px; }
.cooming-soon-content h3{ display:none; }
.dribbbles .group { float: left; width: 440px; display: inline-block; }
.dribbble-over span, .dribbble-over em { display: none; }
.dribbble-over strong { font-weight: normal; text-transform: uppercase; margin-bottom: 10px; float: left; }
.cooming-soon-content .caption { color: #a8a8a8; }
.slides li { position: fixed; left: 1620px; top: 0; }

.myvideo { margin-bottom: 0; }
.vvqbox object { width:100%!important; height:100%!important; }
.vvqbox { margin: 0 0 0 auto!important; }
.video-js { height: auto !important; }
.video-js { max-width: 1120px; min-width: 100%;}
.video-js-box { display: block!important; width: 100%; max-width: 1120px; }
.video-js-box .vjs-controls { display: block!important; }
div.vjs-big-play-button { position: fixed!important; visibility: hidden; }
.vjs-controls > div.vjs-volume-control { right: 65px; width: 25px; }
.vjs-volume-control div span {
    background-color: transparent!important;
    background-image: url("images/vol.png")!important;
    border: medium none!important;
    height: 15px!important;
    width: 12px!important;
	position: absolute!important;
	left: 0!important;
}
.vjs-controls { margin: auto 5% auto auto!important; }
.vjs-controls > div.vjs-time-control { display: none; }
.vjs-controls > div.vjs-volume-control { right: 140px!important; width: 20px!important; }





#menu .sub-menu { background-color: #191919; border-radius: 7px 7px 7px 7px; display: none; font-weight: 300; margin-top: 5px; min-width: 120px; opacity: 0.9; position: absolute; }
#menu .sub-menu li { border-bottom: 1px solid #3B3B3B; border-top: 1px solid #000000; clear: both; display: block; padding: 0; width: 100%; }
#menu .sub-menu li:first-child { border-top: 0 none; }
#menu .sub-menu li:last-child { border-bottom: 0 none; }
#menu .sub-menu li a { clear: both; color: #BABABA; display: block; font-size: 14px; font-weight: 300; padding: 5px 18px 5px 12px; }
#menu .sub-menu li a:hover { color: #FFFFFF; }
#menu .falinkhover:first-child { color: #00A4A7; }
#menu .falinkhover:last-child { background-color: #00A4A7; border-radius: 13px 13px 13px 13px; color: #FFFFFF; padding: 2px 23px 2px 13px; }
#menu .falinkhovera{ padding-bottom: 10px; }
#menu.menu-compact .sub-menu-spacer { padding-bottom: 5px; }
#menu.menu-compact .sub-menu-spacer > a { padding-right: 13px; padding-left: 13px; }
#menu.menu-compact > li > .falinkhovera { background-color: #00A4A7; border-radius: 13px 13px 13px 13px; color: #FFFFFF; padding: 2px 13px; }
.hassubmenu{ padding-right: 13px; padding-left: 13px; }
#menu .sub-menu-spacer { padding-left: 32px; }

.hassubmenu:after { content: "["; font-family: "WebSymbolsRegular",Arial,sans-serif; padding-left: 6px; position: absolute; font-size: 12px; }
.hassubmenu { padding-right: 23px; }


/* ----- Compact Menu on Project Page ----- */
#menu.menu-compact .hassubmenu-compact { padding: 2px 23px 2px 13px!important; }
#menu.menu-compact .hassubmenu-compact:after { content: "["; font-family: "WebSymbolsRegular",Arial,sans-serif; padding-left: 6px; position: absolute; }

#menu-compact .sub-menu { background-color: #191919; border-radius: 7px 7px 7px 7px; display: none; font-weight: 300; margin-top: 5px; min-width: 120px; opacity: 0.9; position: absolute; }
#menu-compact .sub-menu li { border-bottom: 1px solid #3B3B3B; border-top: 1px solid #000000; clear: both; display: block; padding: 0; width: 100%; }
#menu-compact .sub-menu li:first-child { border-top: 0 none; }
#menu-compact .sub-menu li:last-child { border-bottom: 0 none; }
#menu-compact .sub-menu li a { clear: both; color: #BABABA; display: block; font-size: 14px; font-weight: 300; padding: 5px 18px 5px 12px; }
#menu-compact .sub-menu li a:hover { color: #FFFFFF; }
#menu-compact .falinkhover:first-child { color: #00A4A7; }
#menu-compact .falinkhover:last-child { background-color: #00A4A7; border-radius: 13px 13px 13px 13px; color: #FFFFFF; padding: 2px 23px 2px 13px; }
#menu-compact .falinkhovera{ padding-bottom: 10px; }
#menu-compact.menu-compact .sub-menu-spacer { padding-bottom: 5px; }
#menu-compact.menu-compact .sub-menu-spacer > a { padding-right: 13px; padding-left: 13px; }
#menu-compact.menu-compact > li > .falinkhovera { background-color: #00A4A7; border-radius: 13px 13px 13px 13px; color: #FFFFFF; padding: 2px 13px; }
#menu-compact .sub-menu-spacer { padding-left: 32px; padding-left: 22px; }


#menu-compact.menu-compact .hassubmenu-compact { padding: 2px 23px 2px 13px!important; }
#menu-compact.menu-compact .hassubmenu-compact:after { content: "["; font-family: "WebSymbolsRegular",Arial,sans-serif; padding-left: 6px; position: absolute; }


.page-content ol,
.page-content ul { list-style:disc; margin:0 30px 15px;}
.page-content ol li,
.page-content ul li { margin:5px 0;}

.project-navigation { z-index:9999999 !important;}

#konzept_slideshow.page_slider { z-index:99999 !important;}

.recent-blog-container {
	background:url("images/homeTwoFauxCol.gif") no-repeat scroll 581px 0 transparent;
background-size: auto 450px;
	max-width:1120px; margin: 0 auto -3px; padding-top: 15px; clear:both; position: relative;
}
.featured_posts {float:left;border: none; max-width: 1120px; width: 57.5%; margin: 0; padding:0 30px 0 0;}
.featured_posts h2 {margin-bottom:7px; padding-bottom:10px;}
.featured_posts h2 a:link,
.featured_posts h2 a:hover,
.featured_posts h2 a:visited { color:#565656; font-family:helvetica,arial,sans-serif; font-size:25px; font-weight:normal ; text-decoration:none;}
.featured_posts h2 span.heart { background:url('images/heart.png') no-repeat 0 0 transparent; width:25px; height:22px; float:left; margin:6px 0 0 10px;}
.featured_posts h2 span { float:left;}
.facebook_div {float:right; padding:10px 0 20px;margin-right:20px;}
.featured_post {display: block;
    margin-bottom: 25px;
}
.featured_post h3 a:link,
.featured_post h3 a:visited  {color:#6C6C6C; display:block;font-family:helvetica,arial,sans-serif; text-decoration:none; font-size:17px;}
.featured_post h3 a:hover { text-decoration:underline;}
.featured_post p { padding:0 0 0.5em;}
.featured_post p a:link,
.featured_post p a:hover,
.featured_post p a:visited { text-decoration:none;}
.featured_post .imgW { background:url("images/shad540.gif") no-repeat scroll 50% 100% transparent;margin-bottom: 7px;padding-bottom: 6px;}
.featured_post a.work-thumbnail	{display: block;
    position: relative;}
.featured_post a img	{
		display: block;
    height: auto;
    max-width: 100%;
    opacity: 0.99;
    width: auto;
	}
.featured_post.last {margin-right:0;}
.featured_post a.work-meta:link,
.featured_post a.work-meta:visited	{background: none repeat scroll 0 0 #F1F1F1;
    border-bottom: 1px solid #DDDDDD;
    display: block;
    padding: 20px 0; text-decoration:none; height:100px; overflow:hidden;}	
.featured_post a.work-meta h4 { font-size:16px;text-decoration:none; line-height:22px;}
.featured_post:hover a.work-meta,
.featured_post a.work-meta:hover { border-color:#00A4A7;}
.featured_post:hover a.work-meta h4,
.featured_post a.work-meta:hover h4 { color:#00A4A7;}

.featured_post:hover img,
.featured_post a:hover img { opacity:0.8;}

#fancybox-wrap { z-index:99999999 !important;}
#fancybox-overlay { z-index:99999999 !important;}
#fancybox-wrap #fancybox-left, #fancybox-wrap #fancybox-right { visibility:visible !important; display:inline !important;}
#fancybox-wrap #fancybox-left-ico { left:0 !important; background:url('images/fancy_nav_left.png') no-repeat 0 0 transparent !important; width:50px !important; height:52px !important; margin-top:-25px !important;}
#fancybox-wrap #fancybox-right-ico { right:0 !important; background:url('images/fancy_nav_right.png') no-repeat 0 0 transparent !important; width:50px !important; height:52px !important; left:auto !important; margin-top:-25px !important;}
.gallery img { border:none !important; width:auto !important;}
.gallery .gallery-item { width:15% !important; text-align:left !important;}
.project-slides .gallery { background:url("images/hozDots.gif") repeat-x scroll 0 0 transparent !important; margin-top:20px !important; padding-top:10px;}


/*************** Bellow Footer *****************/
#fW { background:url("images/ftBg.jpg") no-repeat scroll 50% 0 #3A3A42;}
#f { background: url("images/ftBgDots.gif") repeat scroll 0 0 transparent;
    font-size: 85%;
    padding: 30px 0; position:relative;}
#fW .f_container { margin:0 auto; max-width:980px;}
.cent {margin: 0 auto;
    width: 99%;}	
#f .col {padding-left: 6px;
    width: 157px; float:left;}
#f .col.last { width:149px;}
#f .col .top { height:84px;}
.sIFR-active #f h3 {font-size: 22px;
    letter-spacing: -6px;
    margin: 0;
    padding: 0;
    visibility: hidden;}
#f h3 { color:#CECDCC;}
#f a, #f li, #f p { color:#B5B4B3; margin:0;}
#f p {padding:0 0 1.3em;}
#f a.arr { background: url("images/ftArr.gif") no-repeat scroll 100% 80% transparent;
    font-weight: bold;
    padding: 0 13px 0 0; width:70px;}
#f #ft4 {padding-left: 20px;
    padding-right: 0;
    width: 198px;}
#f #ft4 .top {height: 62px;
    margin-top: 90px;}
#f .cR p, #f .cR a { color:#797979; padding:0;}

.ui-helper-clearfix:after, .cfx:after{content:".";display: block;clear:both;visibility:hidden;line-height:0;height:0;}

.fadein { position:relative; width:100%; height:90px; }
.fadein img { position:absolute; left:0; top:0; margin-left:-35px;}