/*
Theme Name: Brighter
Description: Brighter
Version: 2.0
Author: Brighter
Author URI: Brighter
License: Private
License URI: Private
*/
@font-face {
  font-family: 'GT-Walsheim-Light';
  src: url('fonts/GT-Walsheim-Light.eot'); /* IE9 Compat Modes */
  src: url('fonts/GT-Walsheim-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/GT-Walsheim-Light.woff') format('woff'), /* Modern Browsers */
       url('fonts/GT-Walsheim-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/GT-Walsheim-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'GT-Walsheim-Thin';
  src: url('fonts/GT-Walsheim-Thin.eot'); /* IE9 Compat Modes */
  src: url('fonts/GT-Walsheim-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/GT-Walsheim-Thin.woff') format('woff'), /* Modern Browsers */
       url('fonts/GT-Walsheim-Thin.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/GT-Walsheim-Thin.svg#svgFontName') format('svg'); /* Legacy iOS */
}

#apptext {
	font-size: 30px; margin-top: 50px; line-height: 1.2em;
}

.collapseomatic_excerpt, .collapseomatic_content { margin-left: 0px!important;}

sup {margin-bottom: -5px; font-size: 8px;}
.mobile-flags {display: none;}
#top-margin {height: 70px; width: 100%; display: block; position: relative;}
.no-margin {margin: 0; padding: 0;}
#header-banner-frame {
	/*position: fixed;*/
	position: relative;
	background: url(images/banner-2.png) no-repeat left top;
	background-size: cover;
	width: 100%;
	height: 700px;
	display: block;
	top: 0px;
	z-index:0;
	}

#header-banner-frame-2 {
	/*position: fixed;*/
	position: relative;
	background: url(images/banner-2.png) no-repeat left top;
	background-size: cover;
	width: 100%;
	height: 650px;
	display: block;
	top: 0px;
	z-index:0;
	}

#header-banner {
	/*position: fixed;*/
		position: relative;
	background: url(images/banner.png) no-repeat center;
	background-size: 100%;
	background-clip: content-box;
	width: 100%;
	height: 625px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	display: block;
	top: 75px;
	padding: 45px;
	z-index:1;
	}
	
#header-banner-2 {
	/*position: fixed;*/
	position: relative;
	background: url(images/banner.png) no-repeat center;
	background-size: 100%;
	background-clip: content-box;
	width: 100%;
	height: 825px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	display: block;
	top: 75px;
	padding: 45px;
	z-index:1;
	}
#header-banner-q {
	/*position: fixed;*/
		position: relative;

	background-size: 100%;
	background-clip: content-box;
	width: 100%;
	height: 555px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	display: block;
	top: 75px;
	padding: 45px;
	z-index:1;
	}
#intro-logo {max-width: 450px; position: relative; margin-top: 18%;}
.start-padding {/*margin-top: 880px;*/margin-top: 0px; overflow:hidden;}
	
	/* Colors */

.yellow {color: #ffd117;}
.red {color: #ec5a4f;}
.blue {color: #009dcc;}
.green {color: #6eb149;}
.white {color: #fff;}

::-moz-selection{background:#62a9be; color:#fff}
::selection{background:#62a9be; color:#fff}

img, img a { border: none;}

h1, h2, h3, h5, h6 {
margin: 0;
padding: 0;
font-family: inherit;
text-rendering: optimizelegibility;	
-webkit-font-smoothing: antialiased;
display: inline;
-moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}

hr {
	display: block; 
	height: 1px;
    border: 0; 
    border-top: 1px solid #f1f1f1;
    margin: 1.5em 0; 
    padding: 0;
    }    
h1 {
	font-family: 'GT-Walsheim-Thin', sans-serif;
	font-size: 3.6em;
	display: block;
	padding-bottom: 10px;
	}
h2 {
	font-family: 'GT-Walsheim-Thin', sans-serif;
	font-size: 2em;
	line-height: 1em;
	display: block;
	padding-bottom: 10px;
	}
h3 {
	font-weight: 100;
	color: #fff;
	font-family: 'GT-Walsheim-Thin', sans-serif;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: -1px;
	padding-bottom: 15px;
	}
h4 {
	font-weight: 100;
	font-family: 'GT-Walsheim-Light', sans-serif;
	display: block;
	font-size: 1.3em;
	padding-bottom: 5px;
	margin: 0;
	}
h5 {
	color: #000;	
	font-size: 14px;
	}
h1, h2, h3, h5, h6 {

	}
	
	/* Basics */
header, footer, section, article, aside, nav {
	display: block;
	}
body {
  	background: #fff;
	font-family: 'GT-Walsheim-Light', sans-serif;
	margin: 0 auto;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	letter-spacing: 0.5px;
	text-align: center;
	}
p 	{
	font-size: 16px;
	line-height: 1.4em;
	overflow:visible;
	margin: 0px;
	padding: 0px;
	}
.sub {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;	
	}
html, body {
	width:100%;
    height:100%;
	}
html, body {
    height:100%;
    
	}
#video-link {
	display: none;
	width: auto;
}
	/* Header */
header {
  width: 100%;
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  background-color: #ffffff;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  border-bottom: 1px solid #f1f1f1;
  -webkit-transform: translate3d(0,0,0);
  }
.header-container {
	max-width: 100%;
	padding: 0 45px;
	-webkit-transform: translate3d(0,0,0);
	margin: 0 auto;
	}
header #logo {
  display: inline-block;
  margin-top: 18px;
  height: 40px;
  background: url('images/logo.png') top left no-repeat;
  background-size: 40px;
  width: 40px;
  float: left;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  }

header nav {
  display: inline-block;
  float: right;
  }
 header.smaller {

}
header.smaller #logo {
  width: 110px;
  margin-top: 22px;
  background: url('images/logo-text@2x.png') top left no-repeat;
  background-size: 110px;
}

#nav-left li:nth-child(1) {
	background: #fff;
	padding: 0 20px;
	}
.white-menu-link a{color: #333!important;}

#nav-left {
	float: right;
	margin-right: 100px;
	margin-top: 0px;
	height: 70px;
	  z-index: 1099;
	}
#nav-left ul {
	padding: 0px;
	margin: 0px;
	}
#nav-left li {
	
  margin-left: 35px;
	list-style: none;
	float: left;
	display: inline-block;
	}

#nav-left li .sub-menu {
	background: #fff;
	display: none;
	}

#nav-left li .sub-menu li {
	list-style:none;
	float: none;
	display: block;
	text-align: center;
	padding: 0 10px;
	margin-left :0px;
	line-height: 1px;
	margin: 0;
	border: 1px solid #f1f1f1;
	}

.sub-menu {
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-ms-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}
#nav-left li:hover .sub-menu {
	position: absolute;
	display: block;
	}


header nav a {
  line-height: 70px;
  font-weight: 700;
  font-size: 16px;
  color: #666!important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  }
header nav a:hover {
  color: #333;
  }
.search-form {
	position: absolute;
	right: 220px;
	top: 25px;
	}

.search-field {
	background-color: transparent;
	background-image: url('images/search.png');
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
	}

.search-field:focus {
	background-color: #fff;
	border: 1px solid #ddd;
	cursor: text;
	outline: 0;
	width: 230px;
	}

.search-submit {
  display: none;
  }

input[type="search"] {
  -webkit-appearance: textfield;
}

	/* Navigation */
.menu-btn {display: none;}

.one half > .no-margin {
	margin: 0;
	padding: 0;
	}
.wrapper {
	padding: 5% 0;
	}
.grey-wrapper {
	background: #f9f9f9;
	display: block;
	}
.white-wrapper {
	background: #fff;
	position: relative;
	display: block;
	padding-top:45px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 0px;
	}
.white-wrapper-single {
	background: #fff;
	position: relative;
	display: block;
	padding: 45px;
	}
	
.last-padding {
	padding-bottom: 45px;
}
#para-wrapper {
	background: #fff url('') left top repeat;
	width: 100%;
	max-width: 100%;
	padding: 0;
	}
#portfolio-bg { background-color: #1e242b}
.portfolio-wrapper {
	background: #222;
	display: block;
	max-width: 1700px;
	margin: 0 auto;
	}	
#contact-wrapper {
	background: #222 url('') left top;
	width: 100%;
	max-width: 100%;
	padding: 0;
	}	

#link {
	position: absolute;
	right: 0px;
	top: 0;
	height: 100%;
	background-color: none;
	width: 460px;
}
	@media screen and (max-width: 1400px) {
		#link {width: 360px;}
	}
	@media screen and (max-width: 1000px) {
		#link {display: none;}
	}

section {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	max-width: 100%;
	display: block;
	text-align: left;
	  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
	  box-sizing: border-box;         /* Opera/IE 8+ */

	}

.white-section {
	position: relative;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	max-width: 100%;
	color: #444;
	display: block;
	background: #fff;
	}

.grey {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	padding: 45px;
	margin: 0;
	color: #fff;
	display: block;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  background: #ccc;
	}
	
.section {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	padding: 45px;
	margin: 0;
	color: #fff;
	display: block;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  background: #999;
	}

.yellow-section h2 {
	padding: 10px 0px;
	display: block;
	}
	
	section ul {
		padding-left: 0px;
		margin-left: 0px;
		font-weight: 300;
		line-height: 1.5em;
		}	
		
	section li {
		margin-left: 0;
		padding-left: 0;
		}
	/* Links */

a:link, a:visited {
	text-decoration: none;
	color: #ffee66;
	}
a:hover, a:active {
	text-decoration: none;
	color: #fff;
	}

/* Home */
.box-1 {
	width: 25%;
	height: 0;
	padding-bottom: 25%;
	float: left;
	}

.box-1 a {color: #fff!important;}
.box-1 h3 {font-size: 3em; padding-top: 50%; position: relative; display: block; text-align: center; line-height: 1em;}
.box-3	 {
	width: 25%;
	height: 0;
	padding-bottom: 25%;
	float: left;
	}

.box-3 a {color: #fff!important;}
.box-3 h3 {font-size: 2.8em; padding-top: 6%; position: relative; display: block; text-align: center; line-height: 1em;}

.icon-awards {
	height: 80px;
	width: auto;
	}

	/* Persons */
.person-wrapper {
	position: relative;
	width: 100%;
	display: inline-block;
	padding-bottom: 45px;
}
.person-image {
 min-width: 200px;
 height: 200px;
 background-size: cover;
 display: block;
 float: left;
 margin-right: 30px;
 border-radius: 100px;
 -webkit-border-radius: 100px; 
 -moz-border-radius: 100px;
 
}

	/* Blog */
#blog-left {
	margin: 0; 
	width: 68%;
	float: left;
	}
	
#blog-right {
	width: 32%;
	float: left;	
	}	

.blog-author {
	margin: 10px 0; 
	font-weight: bold; 
	font-size: 23px;
	}	
.blog-latest {
	margin-bottom: 20px; 
	margin-top: 0;
	font-weight: bold; 
	font-size: 26px;
	}

.blog-image img{
	width: 100%; 
	padding: 20px 0;
	display: block; 
	position: relative; 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */ 
	box-sizing: border-box;/* Opera/IE 8+ */
	height: auto;
	}

.social-share {
	padding: 0px;
	}

	/* Posts */
article[id*=post-] {
	padding: 10px 0;
	}	
article>header p, 
article>footer p {
	font-style: italic;
	}
article+nav {
	font-weight: bold;
	}
	/* Comments */

article[id*=comment-] {
	margin: 15px 0;
	padding: 10px;
	}
	article[id*=comment-] h4 {
		margin: 0;
		}
	.alt {
		border: 1px solid #ddd;
		background: #eee;
		}
form[method=post] label {
	display: block;
	}
form[method=post] input {
	margin: 2px 0 12px 0;
	display: block;
	}

	/* Sidebar */

#breadcrumbs{
	margin: 0;
	padding-left: 45px;
	padding-top: 45px;
	text-align: left;
	}
#breadcrumbs li a {
 	color:#666;
	}
#breadcrumbs li {
	list-style: none;
	display: inline-block;
	margin: 0;
 	color:#666;
	padding: 0;
	}
.subnav {
text-align: left;
margin-top: 5px;
margin-left: 6px;
	}
.subnav li {
	list-style: none;
	display: inline-block;
	margin-right: 20px;
	padding-right: 20px;
 	color:#666;
	padding: 0;
	}

.subnav li a {color: #000!important;}
.separator {color: #ccc;}

	
aside {
	overflow: hidden;
	width: 30%;
	float: right;
	clear: none;
	}
.sidebar {
	padding: 10px;
	margin: 20px 0;
	}
	.sidebar h2 {
		font-size: 18px;
		border: none;
		padding: 0;
		margin: 0 0 10px 0;
		}		
	.sidebar p {
		padding: 0;
		border: none;
		}	
	aside li {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		aside ul {
			padding: 0;
			}
			aside li ul li {
				padding: 0;
				list-style: disc outside;
				}


.title-port a {display: hidden;}
.title-port a:hover {display: visible;}

	/* Footer */

#footer-wrap {
	max-width: 1000px;
	margin: 0 auto;
	display: block;
	}
	
	#footer-logo {
		position: relative;
		margin: 0 auto;
		display: block;
		padding-bottom: 10px;
		}
	
footer {
	height: auto; /* Set footer height. */
	}
	
footer {
	position: relative;
	background: #5a5a5a;
	display: block;
	overflow: hidden;
	width: 100%;
	padding-bottom: 0px;
	color: #fff;
	font-size: 14px;
	}

.footer-wrap-padding {
	padding: 70px 0;
	 -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box; 
	width: 100%;
	max-width: 1000px;
	display: block;
	position: relative;
	float: left;
	}

#menu-footer-menu-1,#menu-footer-menu-2,#menu-footer-menu-3,#menu-footer-menu-4 {margin: 0; padding-left: 15px;}

.footer-menu ul{
	margin: 0;
	padding: 0;
	}

.footer-menu li:first-child, .footer-menu li a:first-child {margin-left: 0px; font-weight: normal; list-style: none; padding-bottom: 10px;}


.footer-menu li, .footer-menu li a {
font-weight: 100; 
	margin: 0;
	padding: 0;
	color: #fff!important;
	margin-left: 20px;
	}
.social-list ul li{position: relative;}

.social-list li a {
	position: relative;
	display: inline-block;	
	margin-right: 15px;
	margin-bottom: 20px;
	float: left;
	width: 15px;
	display: block;
	font-size: 1.5em;
	color: #fff!important;
	opacity: 1;
	-webkit-transition: ease-in-out 0.6s;
	-moz-transition: ease-in-out 0.6s;
	-ms-transition: ease-in-out 0.6s;
	-o-transition: ease-in-out 0.6s;
	transition: ease-in-out 0.6s;
	}
.social-list li:hover {
	color: #ffd117!important;
	opacity: 1;
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-ms-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
	}

#footer-bar-wrap {
	max-width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	color: #888;
	text-align: center;
	line-height: 1.2em;
	padding: 15px 0;
	display: block;
	position: relative;
	}

#footer-bar {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	background: #545454;
	}

.footer-nav {
display: inline-block;
text-align: center;
float: none;
margin: 0 auto;
padding-left: 0;
}

.footer-nav li, .footer-nav li a{
	float: left;
	display: block;
		color: #fff!important;
}


.footer-nav ul.footer-nav > li a {
	display: inline-block;
	vertical-align: middle;
}

ul.footer-nav > li:after {
	content: "|";
	font-size: 0.9em;
	padding: 0px 10px;
}

ul.footer-nav  > li:last-child:after {
	display: none;
}

.footer-nav li  > .sub-menu {
	display: none;
}
	
.footer-latest-post-title a{
	color: #fff!important;
	font-size: 15px;
}
	
.excerpt {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #fff;
}
	/* Elements */

input.text-input {
	font-family: 'GT-Walsheim-Light', sans-serif;
	background: #fff;
	border-radius: 2px;
	max-width: 300px;
	width: 300px;
	height: 23px;
	padding: 10px;
	outline: none;
	font-size: 1em;
	border: none;
	margin-right: 10px;
	} 
	
.button {
 font-weight: bold;
 display: inline-block;
 color: #fff;
 padding: 12px 32px; 
 font-size: 12px;
 margin: 0 auto;
 float: none;
 position: relative; 
 text-transform: uppercase;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px; 
 margin-top: 10px;
 margin-bottom: 10px;
 border: 2px solid rgba(255,255,255,0.75);
}
	.button a { 
		color:#fff;
		}
		.button:hover { 
				-webkit-transition: all 0.2s ease;
				-moz-transition:    all 0.2s ease;
				-o-transition:      all 0.2s ease;
				opacity: 1;
				}


.newsletter-button {
  font-family: 'GT-Walsheim-Light';
 display: inline-block;
 color: #fff;
 width: 100%;
 padding: 12px 32px; 
 font-size: 13px;
 margin: 0 auto;
 float: none;
 position: relative; 
 text-transform: uppercase;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px; 
 margin-top: 10px;
 border:1px solid #fff;
 background-color: none!important;
 background: none;
}
.newsletter-button2 {
  font-family: 'GT-Walsheim-Light';
 display: inline-block;
 color: #fff;
 width: 96%;
 padding: 12px 32px; 
 font-size: 13px;
 margin: 0 auto;
 float: none;
 position: relative; 
 text-transform: uppercase;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px; 
 margin-top: 10px;
 border:1px solid #fff;
 background-color: none!important;
 background: none;
	  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
	  box-sizing: border-box;         /* Opera/IE 8+ */
}

.white-button {
 font-weight: bold;
 display: inline-block;
 color: #444;
 padding: 12px 32px; 
 font-size: 15px;
 margin: 0 auto;
 float: none;
 position: relative; 
 text-transform: uppercase;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px; 
 margin-top: 10px;
 border:1px solid #fff;
}

.tabs-button-active {
 display: inline-block;
 color: #fff;
 background:#ddd;
 padding: 12px 32px; 
 font-size: 12px;
 margin: 0 auto;
 float: none;
 position: relative; 
 text-transform: uppercase;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px; 
 margin-top: 10px;
 border: 1px solid #ddd;
 border-bottom: 0px;
}
.tabs-button {
 font-weight: bold;
 display: inline-block;
 color: #fff;
 padding: 12px 32px; 
 font-size: 12px;
 margin: 0 auto;
 float: none;
 position: relative; 
 text-transform: uppercase;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px; 
 margin-top: 10px;
 border:1px solid #ddd;
 border-bottom: 0px;
}
	.button a { 
		color:#fff;
		}
		.button:hover { 
				-webkit-transition: all 0.2s ease;
				-moz-transition:    all 0.2s ease;
				-o-transition:      all 0.2s ease;
				opacity: 1;
				}

/* a place for misc. styles */
#envelope {
	text-align: center;
	padding-bottom: 10px;
	font-size: 2.4em;
	color: #fff; 
}
.stopfade { 
   opacity: .5;
}



	/* Mail */
section ul {
	padding-left: 0;
}	
	
#contact-list ul{
	padding: 0;
	margin: 0;
}

#contact-list li{
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
.wpcf7 {
	margin-top: -12px!important;
	}	
	
.wpcf7 .watermark {
	font-size: 14px;
	color: #666!important;	
	}
	
.wpcf7-textarea {
	width: 100%;
	height: 180px;
 	background: #ddd;
 	font-family: 'GT-Walsheim-Light', sans-serif;
	border: none;
	color: #444;
	outline: none;
	overflow: auto;
	font-weight: 700;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 15px;
	opacity: 0.8;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition:    all 0.2s ease-in-out;
	-o-transition:      all 0.2s ease-in-out;
	}
.wpcf7-textarea:hover, .wpcf7-textarea:focus {
	background: #fff; 
	}
.wpcf7-text {
	font-family: 'GT-Walsheim-Light', sans-serif;
	padding-left: 15px;
	font-size: 14px;
	width: 100%;
	height: 60px; 
 	background: #ddd; 
	border: none;
	color: #555!important;
	outline: none;
	opacity: 0.8;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition:    all 0.2s ease-in-out;
	-o-transition:      all 0.2s ease-in-out;
	}
.wpcf7-text:hover, .wpcf7-text:focus {
 	background: #fff;
	border: none;
	}
.wpcf7-submit{	
	font-family: 'GT-Walsheim-Light', sans-serif;
	color: #fff; 
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	width: 100%; 
	height: 60px; 
	margin-top: 10px;
	padding: 0; 
	background: #009dcc;
	opacity: 0.8;
	border: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition:    all 0.2s ease-in-out;
	-o-transition:      all 0.2s ease-in-out;
	outline: none;
	}
.wpcf7-submit:hover{
	background: #ffb611;
	}
	
div.wpcf7-validation-errors {
	border: 2px solid #fff;
	font-size: 10px;
	}
.ajax-loader {height: 16px;}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0%;
	margin-top: -20px;
	left: 50%;
	z-index: 100;
	background: #fff;
	border: none;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
	opacity: 0.5;
	}

div.wpcf7-mail-sent-ok {
	border: 2px solid #fff;
	}

	/* Fluid Columns */
.one-full {
	width: 100%;
}
.one-half {
    width: 48%
}
.one-third {
    width: 30.66%
}
.two-third {
    width: 65.33%
}
.one-fourth {
    width: 22%;
}
.two-fourth {
    width: 44%;
}
.three-fourth {
    width: 74%
}
.one-fifth {
    width: 16.8%
}
.two-fifth {
    width: 37.6%
}
.three-fifth {
    width: 58.4%
}
.four-fifth {
    width: 67.2%
}
.one-sixth {
    width: 13.33%
}
.five-sixth {
    width: 82.67%
}
.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth,
.one-fifth,
.two-fifth,
.three-fifth,
.four-fifth,
.one-sixth,
.five-sixth {
    position: relative;
    margin-right: 4%;
    float: left;
    transition:all .5s ease-in-out; 
    -o-transition:all .5s ease-in-out; 
    -moz-transition:all .5s ease-in-out; 
    -webkit-transition:all .5s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.last {
    margin-right: 0 !important;
    clear: right;
}

.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}

input#s {
	color: #9b9b9b; 
	font-size: 16px; 
	height: 35px; 
	width: 300px;
	padding: 0; 
	background: #f9f9f9;
	outline: none;
	border: 1px solid #f1f1f1;
	}
#searchsumbit {
	position: relative;
	display: inline;
	font-size: 13px;
	font-weight: 400;
	margin: 0;
	color: #fff !important;
	background: #3d3d3d;
	padding: 7px 20px;
	outline: none;
	margin-right: 7px;
	text-align: center;
		-webkit-transition-property: background-color;
		-webkit-transition-duration: 0.5s;
		}
		
		
/** jDome specific **/
.jdome-contact-form {
position: absolute;
right: -450px;
width: 30%;
height: 300px;
}		
		
.wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}
.alignright {}
.alignleft {}
.aligncenter {}