::selection {
	background: #000;
	font-decoration:underline;
	color: #fff; /* Safari */
}
::-moz-selection {
	background: #000;
	color: #fff; /* Firefox */
}
*, *:after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Let's get this party started */
::-webkit-scrollbar {
	width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0, 0, 0, 0);
}

/* ============================================================ */
/* ============================================================ */
/* =======================  General  ========================== */
/* ======================= AREA CODE ========================== */
/* ============================================================ */
/* ============================================================ */
body {
	font-size: 1.4em;
	font-weight: 300;
	margin-left: 60px;
}
a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#000;
}
ul, ol {
	padding-left: 16px;
}
span.accrditations-style {
	font-size: 14px;
	color: #999;
}
.ism_item {
    font-family: fontawesome !important;
}

i.fa-ism {
	font-style: normal !important;
}
.wpuf-category-checklist li {
	width: 50%;
	min-width: 100px;
	float: left;
}

#wpadminbar {
	z-index: 9999999 !important;
}
#sidebar1 {
	padding-left: 0;
}
.float-centered {
	margin:0 auto;
	max-width: 1300px;
	float: none;
	width:100%;
}

h2.page-head {
display: none;
}
.post_count {
  background: #eee;
  padding: 5px 25px;
}

.wpuf-table img{
	max-width: 60px !important;
} 

.wpuf-table tbody td:nth-child(2) {
	font-size: 1.7rem;
	font-weight: bold;
}

ul.tweets {
	padding-left: 0;
}
ul.tweets li {
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

a.about-icons {
	font-size: 20px;
	text-align: center;
}
.about-icons:before {
	width:100% !important;
	font-size: 40px
}
.align-center {
	text-align: center;
	margin-top: 20px;
}

.upme-login-register-link {
	display: none !important;
}
input.cimy_uef_checkbox {
float: left;
margin-right: 10px;	
}
input.cimy_uef_label_checkbox {
float: left;
}
.login p.message {
    padding: 0 !important;
    border: 1px solid #fff !important;
    background-color: #fff !important;
    color: #333;
    font-size: 3rem;
    font-weight: 200;
}
.row {
	margin-left: 0;
	margin-right: 0;
}
.container {
	width: 100% !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	padding-top: 50px;
	float: none;
    margin: 0 auto;
    max-width: 1400px;
}
.home .container {
max-width: 100%;
}
.details {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}
.details img {
	margin-right:5px;
}
#content {
	padding-top: 0;
}
#main {
	word-wrap: break-word;
	padding-top: 40px;
	padding-left: 33px;
	padding-right: 33px;
}
#main article footer {
	clear: both;
}
.nlposts-block-container .nlposts-block-item {
	width: 23% !important;
	height: 310px;
	margin-right: 32px !important;
}
div#main2 div:nth-child(4n+4) {
	margin-right: 0 !important;
}
.nlposts-block-container .thumbnails {
	padding-left: 0 !important;
}
h3.nlposts-block-title {
	font-size: 1em !important;
}
.nlposts-block-container .nlposts-block-thumbnail-litem a > img {
	padding: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.uber-grid-136-lightbox-content {
	text-align: center;
}
.uber-grid-lightbox-content a {
	font-size: 18px !important;
	display: block;
	padding: 10px;
	background: #8EA2AE !important;
	color: #fff !important;
	text-align: center;
}
.uber-grid-lightbox-content a:hover {
	display: block;
	background: #fff !important;
	color: #000 !important;
	padding: 10px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #444 !important;
	border-color: #444 !important;
}
#cboxOverlay, #cboxWrapper {
	z-index: 999999 !important;
}
#colorbox, #cboxOverlay, #cboxWrapper {
	z-index: 9999991 !important;
}
.pagination {
	clear: both;
	width: 100%;
}
.max-width {
	max-width:1400px;
	float: none;
	margin:0 auto;
	padding-left: 20px;
	padding-right:20px;
}
.clear {
	clear: both;
}
.about-page {
	padding: 50px 0 0px !important;
}

.channel-img {
	border: 0px solid #fff !important;
	margin: 1px auto !important;
	float: none !important;
	max-width: 1500px !important;
	
	width: 100%;
}
.paged .ls-wp-container {
	display: none;
}
#sidebar2 .recent-articles {
	margin-top: 0;
}
.authors-side {
	padding-top: 40px;
	clear: both;
}
.footer-style {
	background: #f8f8f8;
	padding-top: 15px;
}
.widget .menu li {
	list-style: none;
}
.footer-links {
	float: left;
	margin-bottom: 18px;
	margin-right: 10px;
}
.footer-links ul.menu {
	padding-left: 0;
	margin-bottom: 0;
}
.footer-links .menu li {
	display: block;
	float: none !important;
	margin-left: 0;
}
.attribution {
	clear: both;
	color: #999;
	margin-bottom: 20px;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	background-color: #eeeeee;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #999999;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
div.author.col.col-md-4:nth-child(3n+2) {
	clear: both;
}
.author {
	margin-bottom: 40px;
}
.authorAvatar {
	width: 30%;
	float: left;
}
.authorAvatar img {
	max-width: 150px;
	width: 100%;
	height: 100%;
	max-height: 150px;
}
.authorInfo {
	width: 68%;
	padding-left: 15px;
	float: left;
}
h2.authorName {
	margin-top: 0;
	margin-bottom: 5px;
}
h1.archive_title {
	margin-bottom: 5px;
}
dl.profile-info {
	padding-top: 23px;
	clear: both;
}
h5.recent-articles {
	margin-top: 50px;
	margin-bottom: 16px;
	border-bottom: solid 1px #ccc;
}
.page-header2 {
	display: block;
}
.page-header2 img {
	float: left;
	margin-right: 15px;
}
.author-recent {
	padding-left: 0px;
}
img.avatar {
	/*margin-left: 0 !important;*/
	margin-right: 5px;
}
.single-post p {
	font-size: .9em;
	line-height: 1.7;

}
#main.blog-home {
		margin:0 auto;
		float: none;
		padding-top:0;
		max-width: 1400px;
	}
#main.blog-home.channel {
	float:left;
}	
@media screen and (max-width:568px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		clear: both;
		padding: 0;
	}
	.area-page-header {
		padding-top: 15px;
	}
	#main.blog-home article, #main.search article {
		padding: 0px 25px 30px 0 !important;
	}
	.area-summary {
		display: none;
	}
}
.post-row {
    margin-left: -15px;
    margin-top: 20px;
}
.custom-type {
	text-align: center;
}
.custom-type a {
    display: block;
    padding: 7px 15px;
    background: #999;
    color: #fff;
    text-transform: uppercase;
}

 .ticker-feed{
 	text-align: right;
 }

.ticker-feed .fa-twitter {
font-size: 20px;
margin-top: 34px;
margin-right: 8px;
}

.recent-articles.popup {
	margin-top: 10px !important;
}
.recent-articles.drop-indent {
	position: relative;
	padding-left:20px;
}
.recent-articles.drop-indent i.fa-sort-desc{
	font-size: 22px;
    line-height: 1;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 2px;
}

ul.channle-cat {
	padding-left:0;
}
ul.channle-cat li {
	list-style: none;
}

ul.channle-cat li.heading-cat {
	cursor: pointer;
	position: relative;
}

ul.channle-cat li.heading-cat ul {
	display: none;
	position: absolute;
	background: #fff;
	border:1px solid #999;
	top:30px;
	    z-index: 999;
    padding:10px 0;
    left: 15px;
}
ul.channle-cat li.heading-cat ul li a {
	padding:2px 20px;
	display: block;
}

ul.channle-cat li.heading-cat ul li a:hover {
	background: #444;
	color:#fff;
}
ul.channle-cat li.heading-cat:hover ul {
	display: block;
}

/* ============================================================ */
/* ============================================================ */
/* ========================== Search ========================== */
/* ============================================================ */
/* ============================================================ */


.search-section {
	line-height: 0 !important;
}
.search-section .navbar-form {
	padding: 0 !important;
}
.search-section .form-control {
	height: 60px;
	background: #444;
	color: #fff;
	border: 1px solid #444;
	font-weight: 400;
}
.search-section .form-control:-moz-placeholder {
	color: #fff !important;
	text-transform: uppercase;
}
.search-section .form-control::-moz-placeholder {
	color: #fff !important;
	opacity: 1;
	text-transform: uppercase;
}
.search-section .form-control:-ms-input-placeholder {
	color: #fff !important;
	text-transform: uppercase;
}
.search-section .form-control::-webkit-input-placeholder {
	color: #fff !important;
	text-transform: uppercase;
}
.setAsBg {
	z-index: -1 !important;
}
.slider-button {
	background: #333;
	color: #fff;
	padding: 1px 10px;
	line-height: 30px
}
.slider-button:hover {
	background: #000;
}

/* ============================================================ */
/* ============================================================ */
/* ========================== Header ========================== */
/* ============================================================ */
/* ============================================================ */

.header-side {
	height: 100vh;
	position: relative;
}
.footer-side {
	min-width: 100px;
	height: 10px;
}
.header-inner {
	background: #8EA2AE;
	position: fixed;
	height: 100vh;
	width: 25%;
	max-width: 300px;
	top: 0;
	left: 0;
}
.header-inner a {
	color: #fff;
}
.header-inner a:hover {
	color: #323B41;
}
.header-inner ul li {
	list-style: none;
}
.site-2 .header-inner {
	background: #E2AB49;
}
.site-3 .header-inner {
	background: #69696D;
}
.site-4 .header-inner {
	background: #B53E3E;
}
.site-5 .header-inner {
	background: #54B55F;
}
.site-6 .header-inner {
	background: #50BCB7;
}
.page-header {
	border-bottom: 0px;
}
#main2 {
	background: #fff;
	width: 100%;
	padding-bottom: 40px;
}
#main2 article {
	max-width: 1200px;
	margin: 0 auto;
}
#set-9 {
	background: rgba(0, 0, 0, 0.3);
	margin-top: 10px;
}
#inner-footer {
	padding: 0 !important;
	width: 66%;
	float: right;
}
.home-sections {
	background: #8EA2AE;
	padding: 5px;
	color: #fff;
	margin-top: 40px;
	text-transform: uppercase;
	clear: both;
}
.area-page-header {
	border-bottom-style: none;
}
.area-page-header h1 {
	margin-top: 0;
}

/* ============================================================ */
/* ============================================================ */
/* =========================== Article ======================== */
/* ============================================================ */
/* ============================================================ */

.a-content, .p-content, .c-content {
	display: none;
	float: right;
	background: #eee;
}

div#main.blog-home article:nth-of-type(1) .a-content, div#main.blog-home article:nth-of-type(1) .p-content, div#main.blog-home article:nth-of-type(1) .c-content{
font-size:.65em;
}

.articles .a-content, .post .a-content {
  display: block;
  color: #000;
  padding: 3px 16px;
  font-size: .75em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}

.articles .a-content a, .post .a-content a{
  color: #00b1df;
}

 .project .p-content,  .projects .p-content{
  display: block;
  padding: 3px 16px;
  color: #00557B;
  font-size: .75em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}
 .project .p-content a,  .projects .p-content a{
  color: #00557B;
 }

 .contributions .c-content{
  display: block;
  color: #00B275;
  padding: 3px 16px;
  font-size: .75em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}
 .contributions .c-content a {
 	  color: #00B275;
 }

.articles .a-content {
	display: block;
}

ul.wpuf_customs{
	clear:both;
	padding-left: 0;
}

ul.wpuf_customs label{
	margin-top:30px;
color:#999;
font-size: .8em;
text-transform: uppercase;;
}
ul.wpuf_customs li {
	list-style: none;
}

ul.ac_results {
	background: #fff;
}

ul.wpuf_customs a {
	display: inline;
	padding:10px 0;
	color: #000;
		-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
ul.wpuf_customs a:hover {
	color: #777;
}
.authors {
	font-weight: 200;
	font-size: 12px;
	color: #A9A9A9;
}
.citation {
	clear: both;
	padding-top: 30px;
	font-size: 1em;
}
.citation strong {
	color:#999;
}
.channel-time {
	font-size: 11px;
	color: #A9A9A9;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 5px;
}
.channel-time a {
	font-weight: 600;
	color: #A9A9A9;
}
.channel-time a:hover {
	font-weight: 600;
	color: #000;
	font-decoration:underline;
}
.image-post {
	float: right;
	max-width: 65%;
	margin: 5px 0 5px 35px;
}
a.button-article {
	margin-right: 10px;
	padding: 10px 20px;
	display: inline-block;
	background: #00b1df;
	color: #fff;
}
a.button-article:hover {
	background: #C54100;
}
a.button-article-dark {
	margin-right: 10px;
	margin-top: 10px;
	padding: 6px 16px;
	display: inline-block;
	background: #888;
	color: #fff;
	font-size: .9em;
	font-weight: 400;
}
a.button-article-dark:hover {
	background: #333;
}
#main p.meta {
	font-style: inherit !important;
	text-transform: uppercase !important;
	font-size: .8em !important;
}
.form-allowed-tags {
	display: none;
}
h1.blog-title {
	clear: both;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: 200;
	letter-spacing: 1px;
	font-size: 22px;
	margin-top: 0;
}
h1.blog-title {
	display:none;
}
.form-submit input[type='submit'] {
	border-radius: 0;
	background-color: #888;
	border-color: #888;
}
.form-submit input[type='submit']:hover {
	background-color: #333;
	border-color: #333;
}
.btn-success {
	background-color: #888;
	border-color: #888;
}
.btn-success:hover {
	background-color: #333;
	border-color: #333;
}
#main.blog-home article, #main.search article {
	border-bottom: 0px solid #fff;
	padding: 0px 25px 9px 0;
}
#main.search .recent-articles {
	margin-top: 10px;
}
.article-line {
	border-top: 1px solid #eeeeee;
}
div#main.blog-home article:nth-of-type(1) {
	width: 98%;
	float: left;
	font-size: 1.2em;
	border-top: 0px solid #fff;
	padding: 0 0 9px;
}
div#main.blog-home article:nth-of-type(1) h1 {
	font-size: 26px;
	font-weight: 700;
}
#main.blog-home article .h5 {
	font-weight: bold;
}

/*
div#main.blog-home article:nth-of-type(1) .col-md-2 {
	display: none;
}
div#main.blog-home article:nth-of-type(1) .col-md-10 {
	width: 100%;
	padding-left: 0;
}
div#main.blog-home article:nth-of-type(1) .channel-time {
	margin-bottom: 5px;
}
*/
#main.blog-home article .col-md-2 {
	padding-left: 0;
	padding-right: 0;
}
#main.blog-home article .col-md-2 img{
	width:100%;
}
@media screen and (max-width:1024px) {
#main.blog-home article .col-md-2 img{
	width:auto;
}
}
@media screen and (max-width:568px) {
#main.blog-home article .col-md-2 img{
	width:100%;
}
}
.by-field {
	font-size: 11px;
	color: #A9A9A9;
	display:none;
}
.single-title {
	margin-top: 5px;
}
.page-header {
	margin: 20px 0 20px !important;
}
#main article img {
	border: 1px solid #ccc;
	float: left;
	margin-right: 25px;
}
.image-post img {
	width: 100%;
}
.single-post {
	font-size: 1.25em;
	line-height: 1.6;
}
.post-type {
	border-bottom: 0 solid #fff !important;
}
.recent-articles {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 30px 0 10px;
	padding:10px 0;
}

/* ============================================================ */
/* ============================================================ */
/* ========================= Sidebars ========================= */
/* ============================================================ */
/* ============================================================ */

#sidebar2 .widget {
	padding: 0;
}
.widget-sidebar ul {
	list-style: none;
}
.widget-sidebar ul li {
	margin-bottom: 10px;
}
.sidebar-right {
	margin-top: 50px;
	word-wrap: break-word;
	font-size: .85em;
}
.fixed-side {
	position: fixed;
	width: 100%;
	max-width: 210px;
	color: #999 !important;
	bottom: 0;
	top: 60px;
	overflow: auto;
	padding: 0 10px 40px 20px;
}
ul.related_post li {
	min-height: 80px !important;
}
.upme_latest_widget_func-2 li {
	margin-bottom: 5px;
}
.upme_latest_widget_func-2 .upme-widget-info {
	padding-top: 10px;
}
ul.upme_latest_widget_func-2 {
	padding-left: 0;
}
div.upme-left {
	width: 100%;
	position: relative;
}
div.upme-wrap div.upme-head img.avatar {
	/* padding: 5px;
	*/
	/* border-radius: 50px;
	*/
	border-radius: 0 !important;
	padding: 0 !important;
	margin: 0;
}
.upme_latest_widget_func-2 li div.upme-widget-image img.avatar {
	border-radius: 0 !important;
}
div.upme-wrap.upme-width-2 .upme-head img.avatar-50 {
	width: 100% !important;
	height: 100% !important;
	max-width: 100px !important;
}
div.upme-wrap .upme-head img.avatar-50 {
	width: 100% !important;
	height: 100% !important;
	max-width: 191px !important;
}
div.upme-wrap {
	border-bottom: 1px solid #eee;
}
div.upme-width-2 div.upme-field-name, div.upme-width-3 div.upme-field-name {
	font-size: 20px !important;
}
div.upme-field-name {
	font-weight: bold;
}
#sidebar2 div.upme-right {
	display: none;
}

#sidebar2 div.upme-head {
	padding: 0 !important;
}
#sidebar2 div.upme-wrap {
	border-bottom: 0px solid #fff;
	margin: 0 0 5px 0;
}
#sidebar2 div.upme-left div.upme-name {
	 width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 0;
    background: rgba(0,0,0,.6);
    	cursor: pointer;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#sidebar2 div.upme-left div.upme-name:hover {
	 opacity: 1

}
#sidebar2 div.upme-field-name {
	line-height: 16px;
    padding-top: 37px;
    font-weight: 400;
    font-size: 1em;
    border: none;
    text-align: center;
}
#sidebar2 div.upme-field-name a {
	color:#fff;
}
#sidebar2 .upme-width-1 {
	width:100px;
	float: left;
	margin:0 10px 10px 0 !important;
}
#sidebar2 .upme-width-1 img{
	width:100px !important;
	height:100px !important;
}
.widgettitle {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 40px 0 20px
}
.categorie-links-mobile {
	display: none;
}
.categorie-links-mobile ul li {
	list-style: none;
	display: inline-block;
	background: #eee;
	margin-right: 10px;
	margin-top: 8px;
}
.categorie-links-mobile ul li a {
	display: block;
	padding: 8px;
}
p.tags {
	margin-top: 20px;
}
p.tags a {
	padding: 8px;
	background: #eee;
	font-size: 1em;
	color: #777;
	line-height: 34px;
}
@media screen and (max-width:1024px) {
	.header-side {
		display: none;
	}
	.sidebar-right {
		padding-left: 33px;
		padding-right: 33px;
	}
	.page-header2 {
		display: block;
	}
	.categorie-links-mobile {
		display: block;
	}
}

/* ============================================================ */
/* ============================================================ */
/* ========================== Menu ============================ */
/* ============================================================ */
/* ============================================================ */

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'ecoicons';
	src: url("../fonts/ecoicons/ecoicons.eot");
	src: url("../fonts/ecoicons/ecoicons.eot?#iefix") format("embedded-opentype"), url("../fonts/ecoicons/ecoicons.woff") format("woff"), url("../fonts/ecoicons/ecoicons.ttf") format("truetype"), url("../fonts/ecoicons/ecoicons.svg#ecoicons") format("svg");
}
.login-button {
	 display: inline-block !important;
}

.reg-button{
	display: inline-block !important;
}


li.login {
	float: right !important;
	display: block;
	background: #eee;
	padding: 0 !important;
	
}
li.login a {
	padding: 0 20px !important;
}

li.login a.login-button {
	padding: 0 5px 0 15px !important;

}

li.login a.reg-button{
	padding: 0 15px 0 5px !important;
}

li.login a:hover {
	background: none !important;
	color: #000 !important;
}

li.login ul.dropdown-login {
	display: none;
	padding-left: 0 !important;
	background: #eee;

}

li.login:hover > ul.dropdown-login {
		display: block;
	}

ul.dropdown-login li a{
border-top: 1px solid #c6d0da;
line-height: 3;
display: block;
}

/* Icomoon.com */
.gn-wrap {
	position: fixed;
	width: 100%;
	height: 60px;
	font-size: 13px;
	z-index: 99999;
	border-bottom: 1px solid #c6d0da;
	background: white;
	left: 0px;
}
.gn-menu-main, .gn-menu-main ul {
	padding: 0;
	background: white;
	color: #5f6f81;
	list-style: none;
	text-transform: none;
	font-weight: 300;
	font-family: 'Lato', Arial, sans-serif;
	line-height: 60px;
	width: 100%;
	padding-left: 60px;
}
.gn-scroller, .gn-scroller ul {
	background: #333;
}
.gn-menu-main {
	height: 60px;
	border-bottom: 1px solid #c6d0da;
}
.gn-menu-main a {
	display: block;
	height: 100%;
	color: #333;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: color 0.4s ease-out;
	-moz-transition: color 0.4s ease-out;
	-o-transition: color 0.4s ease-out;
	transition: color 0.4s ease-out;
}
.gn-menu-main a span.icon2 {
	padding-right: 25px;
}
.gn-scroller a {
	background: #333;
	color: #fff;
}
.no-touch .gn-menu-main a:hover, .no-touch .gn-menu li.gn-search-item:hover, .no-touch .gn-menu li.gn-search-item:hover a {
	background: #fff;
	color: #333;
}
.gn-scroller a:hover {
	background: #fff !important;
	color: #333 !important;
}
.gn-menu-main > li {
	display: block;
	float: left;
	height: 100%;
	text-align: center;
}

/* icon-only trigger (menu item) */
.gn-menu-main li.gn-trigger {
	position: relative;
	width: 60px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.gn-menu-main > li:last-child {
	float: right;
	border-right: none;
	width: 365px;
}
.gn-menu-main > li:last-child a {
	display: inline-block;
}
.gn-menu-main > li > a.logo-header {
	padding: 0 0 0 30px;
}
.gn-menu-main > li > a.logo-header:hover {
	color: #00b1df;
}
a.codrops-icon.codrops-icon-prev:hover {
	color: #00b1df;
}

.home .logo-header img {
	border-right:0;
}
.logo-header img {
	max-width: 190px;
    margin-right: 15px;
    border-right: 1px solid #d8d8d8;
    padding-right: 15px;
}
.gn-menu-main > li > a {
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.gn-menu-main:after {
	display: table;
	clear: both;
	content: "";
}
.gn-menu-wrapper {
	position: fixed;
	top: 60px;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 60px;
	border-top: 1px solid #c6d0da;
	background: #5f6f81;
	-webkit-transform: translateX(-60px);
	-moz-transform: translateX(-60px);
	transform: translateX(-60px);
	-webkit-transition: -webkit-transform 0.3s, width 0.3s;
	-moz-transition: -moz-transform 0.3s, width 0.3s;
	transition: transform 0.3s, width 0.3s;
}
.gn-scroller {
	position: absolute;
	overflow-y: scroll;
	width: 370px;
	height: 100%;
}
.gn-scroller li {
	float: none !important;
	text-align: left;
	font-size: 18px;
}
.gn-menu {
	border-bottom: 1px solid #c6d0da;
	text-align: left;
	font-size: 1em;
}
.gn-menu li:not(:first-child), .gn-menu li li {
	box-shadow: inset 0 1px #c6d0da
}
.gn-submenu li {
	overflow: hidden;
	height: 0;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}
.gn-submenu li a {
	color: #fff
}
input.gn-search {
	position: relative;
	z-index: 10;
	padding-left: 60px;
	outline: none;
	border: none;
	background: transparent;
	color: #5f6f81;
	font-weight: 300;
	font-family: 'Lato', Arial, sans-serif;
	cursor: pointer;
}

/* placeholder */
.gn-search::-webkit-input-placeholder {
	color: #5f6f81
}
.gn-search:-moz-placeholder {
	color: #5f6f81
}
.gn-search::-moz-placeholder {
	color: #5f6f81
}
.gn-search:-ms-input-placeholder {
	color: #5f6f81
}

/* hide placeholder when active in Chrome */
.gn-search:focus::-webkit-input-placeholder, .no-touch .gn-menu li.gn-search-item:hover .gn-search:focus::-webkit-input-placeholder {
	color: transparent
}
input.gn-search:focus {
	cursor: text
}
.no-touch .gn-menu li.gn-search-item:hover input.gn-search {
	color: white
}

/* placeholder */
.no-touch .gn-menu li.gn-search-item:hover .gn-search::-webkit-input-placeholder {
	color: white
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search:-moz-placeholder {
	color: white
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search::-moz-placeholder {
	color: white
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search:-ms-input-placeholder {
	color: white
}
.gn-menu-main a.gn-icon-search {
	position: absolute;
	top: 0;
	left: 0;
	height: 60px;
}
.gn-icon::before {
	display: inline-block;
	width: 60px;
	text-align: center;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'ecoicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.gn-scroller .gn-icon::before {
	margin-right: 30px;
	width: 30px;
}
.gn-icon-help::before {
	content: "\e000"
}
.gn-icon-earth::before {
	content: "\e004"
}
.gn-icon-cog::before {
	content: "\e006"
}
.gn-icon-search::before {
	content: "\e005"
}
.gn-icon-download::before {
	content: "\e007"
}
.gn-icon-photoshop::before {
	content: "\e001"
}
.gn-icon-illustrator::before {
	content: "\e002"
}
.gn-icon-archive::before {
	content: "\e00d"
}
.gn-icon-article::before {
	content: "\e003"
}
.gn-icon-pictures::before {
	content: "\e008"
}
.gn-icon-videos::before {
	content: "\e009"
}

/* if an icon anchor has a span, hide the span */
.gn-icon span {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.gn-icon-menu::before {
	margin-left: -15px;
	vertical-align: -2px;
	width: 30px;
	height: 3px;
	background: #5f6f81;
	box-shadow: 0 3px white, 0 -6px #5f6f81, 0 -9px white, 0 -12px #5f6f81;
	content: '';
}
.no-touch .gn-icon-menu:hover::before, .no-touch .gn-icon-menu.gn-selected:hover::before {
	background: #c6d0da;
	box-shadow: 0 3px #5f6f81, 0 -6px white, 0 -9px #5f6f81, 0 -12px white;
}
.gn-icon-menu.gn-selected::before {
	background: #5993cd;
	box-shadow: 0 3px white, 0 -6px #5993cd, 0 -9px white, 0 -12px #5993cd;
}

/* styles for opening menu */
.gn-menu-wrapper.gn-open-all, .gn-menu-wrapper.gn-open-part {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
	-webkit-box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.75);
}
.gn-menu-wrapper.gn-open-all {
	width: 300px;
}
.gn-menu-wrapper.gn-open-all .gn-submenu li {
	height: 60px
}
.gn-menu-main > li .about-header {
	width: 285px;
	float: left;
	position: absolute;
	font-size: .9em;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #aaa;
}
.gn-menu-main > li .about-header .fa-twitter {
	font-size: 16px;
}
.gn-menu-main > li .about-header a {
	padding: 20px 5px 0;
	color: #000;
}
.gn-menu-main li.gn-trigger {
	display: none;
}
.menu-side {
	display: block;
}
@media screen and (max-width:568px) {
	.gn-menu-wrapper.gn-open-all {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		transform: translateX(0px);
		width: 100%;
	}
	.gn-menu-main, .gn-menu-main ul {
		padding-left: 10px;
	}
	.gn-menu-wrapper.gn-open-all .gn-scroller {
		width: 130%
	}
	.gn-menu-main li.gn-trigger {
		display: block !important;
	}
	.menu-side {
		display: none;
	}
	li.search-section {
		display: none;
	}
	body {
		margin-left: 0;
	}
	li.channel-head {
		float: right;
		padding-right: 30px;
	}
	li.logo-head a {
		padding: 0 !important;
	}
	.image-post {
		float: right;
		max-width: 100%;
		margin: 5px 0 20px;
	}
}

/* ============================================================ */
/* ============================================================ */
/* ========================== New ============================= */
/* ======================= Navigation ========================= */
/* ============================================================ */
/* ============================================================ */


.menu-side {
	width: 60px;
	padding: 5px 0;
	float: left;
	background: #000;
	position: fixed;
	height: 100%;
	left: 0;
	z-index: 100000;
}

/* ========== DIV THAT HOLDS MAIN LINKS ========== */
.menu-side ul {
	margin: 0;
	padding: 0;
	list-style: none;
	top: 60px;
	position: absolute;
}

/* ========== MAIN LINKS ========== */
.menu-side ul li {
	position: relative;
}
.menu-side > ul > li > a {
	display: block;
	width: 60px;
	height: 42px;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
	padding: 9px 6px 20px;
	font-weight: 200;
	letter-spacing: 1px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

/* ========== ICONS ========== */
.menu-side ul li a span:before {
	width: 60px;
	font-size: 28px;
	text-align: center;
	padding-right: 20px;
}
.menu-side ul li a span {
	display: block;
	padding: 3px 0 10px 10px;
	float: left;
	font: normal 18px;
	font-weight: 100;
	line-height: .7;
}

/* ========== MAIN LINKS ON MOUSEOVER ========== */
.menu-side ul:hover li.active > a {
	background: transparent;
}
.menu-side ul li.active > a {
	background: #aaa;
}
.menu-side > ul > li:hover > a, .menu-side ul li.active:hover > a {
	width: 255px;
	background: #aaa;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	color: #fff;
}

/* ========== DROPDOWN MENU ========== */
.menu-side ul ul {
	position: absolute;
	left: 44px;
	visibility: hidden;
	opacity: 0;
	padding: 3px 0;
	z-index: 11;
	background: #333;
	-webkit-border-radius: 0 4px 4px;
	-moz-border-radius: 0 4px 4px;
	border-radius: 0 4px 4px;
	-webkit-box-shadow: 2px 2px 4px -2px #777;
	-moz-box-shadow: 2px 2px 4px -2px #777;
	box-shadow: 2px 2px 4px -2px #777;
	-webkit-transition: all 200ms ease-in-out 10ms;
	-moz-transition: all 200ms ease-in-out 10ms;
	-ms-transition: all 200ms ease-in-out 10ms;
	-o-transition: all 200ms ease-in-out 10ms;
	transition: all 200ms ease-in-out 10ms;
}
.menu-side ul li:hover > ul {
	visibility: visible;
	opacity: 1;
}

/* ========== LINKS IN DROPDOWN MENU ========== */
.menu-side ul ul li a {
	width: 114px;
	display: block;
	padding: 7px 0 7px 9px;
	position: relative;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	border-bottom: solid 1px #2A2A2A;
	-webkit-transition: background 200ms ease-in-out 10ms;
	-moz-transition: background 200ms ease-in-out 10ms;
	-ms-transition: background 200ms ease-in-out 10ms;
	-o-transition: background 200ms ease-in-out 10ms;
	transition: background 200ms ease-in-out 10ms;
}
.menu-side ul ul li:last-child a {
	border-bottom: none;
}
.menu-side ul ul li a i {
	position: absolute;
	right: -8px;
	top: -2px;
	font-size: 12px;
}

/* ========== LINKS ON MOUSEOVER IN DROPDOWN MENU ========== */
.menu-side ul ul li:hover > a {
	background: #09F;
}

/* ========== DROPDOWN MENU LVL 2, 3, 4... ========== */
.menu-side ul ul ul {
	position: absolute;
	top: -3px;
	left: 100%;
}

/* ========== ICON CUSTOM COLORS ========== */
.menu-side ul li.current-menu-item a {
	background: #aaa;
}
li.channelbreak {
	margin-top: 10px;
}
li.health a {
	color: #fff !important;
}
li.health.current-menu-item  a {
	color: #fff !important;
	background: #afc654 !important;
}
.menu-side > ul > li:hover.health> a {
	background: #afc654 !important;
	color: #fff !important;
}
li.energy a {
	color: #ccc !important;
}
li.energy.current-menu-item a {
	color: #000 !important;
	background: #ded42a !important;
}
.menu-side > ul > li:hover.energy> a {
	background: #ded42a !important;
	color: #000 !important;
}
li.technology a {
	color: #ccc !important;
}
li.technology.current-menu-item a {
	background: #e2e568 !important;
	color: #000 !important;
}
.menu-side > ul > li:hover.technology> a {
	background: #e2e568 !important;
	color: #000 !important;
}
li.intellect a {
	color: #ccc !important;
}
li.intellect.current-menu-item a {
	background: #509567 !important;
	color: #fff !important;
}
.menu-side > ul > li:hover.intellect> a {
	background: #509567 !important;
	color: #fff !important;
}
li.process a {
	color: #ccc !important;
}
li.process.current-menu-item a {
	background: #a3d783 !important;
	color: #000 !important;
}
.menu-side> ul > li:hover.process> a {
	background: #a3d783 !important;
	color: #000 !important;
}
li.water a {
	color: #ccc !important;
}
li.water.current-menu-item a {
	background: #309bce !important;
	color: #fff !important;
}
.menu-side > ul > li:hover.water> a {
	background: #309bce !important;
	color: #fff !important;
}
li.resiliency a {
	color: #ccc !important;
}
li.resiliency.current-menu-item a {
	background: #006393 !important;
	color: #fff !important;
}
.menu-side > ul > li:hover.resiliency> a {
	background: #006393 !important;
	color: #fff !important;
}
li.sustainability a {
	color: #ccc !important;
}
li.sustainability.current-menu-item a {
	background: #7a9c49 !important;
	color: #fff !important;
}
.menu-side > ul > li:hover.sustainability> a {
	background: #7a9c49 !important;
	color: #fff !important;
}
/* new */
li.buildingtech a {
	color: #fff !important;
}
li.buildingtech.current-menu-item a {
	background: #6630B7 !important;
	color: #fff !important;
}
.menu-side > ul > li:hover.buildingtech> a {
	background: #6630B7 !important;
	color: #fff !important;
}
/* end new */
li.regeneration a {
	color: #fff !important;
}
li.regeneration.current-menu-item a {
	background: #123f6e !important;
	color: #fff !important;
}
.menu-side > ul > li:hover.regeneration> a {
	background: #123f6e !important;
	color: #fff !important;
}
li.labs a {
	color: #ccc !important;
}
li.labs.current-menu-item a {
	background: #4c3678 !important;
	color: #fff !important;
}
.menu-side > ul > li:hover.labs> a {
	background: #4c3678 !important;
	color: #fff !important;
}

a.health-link {
	font-size: 20px;
	text-align: center;
}
a.energy-link {
	font-size: 20px;
	text-align: center;
}
a.technology-link {
	font-size: 20px;
	text-align: center;
}
a.intellect-link {
	font-size: 20px;
	text-align: center;
}
a.process-link {
	font-size: 20px;
	text-align: center;
}
a.water-link {
	font-size: 20px;
	text-align: center;
}
a.resiliency-link {
	font-size: 20px;
	text-align: center;
}
a.sustainability-link {
	font-size: 20px;
	text-align: center;
}
a.regeneration-link {
	font-size: 20px;
	text-align: center;
}

a.health-link:hover {
	color: #afc654;
}
a.energy-link:hover {
	color: #ded42a;
}
a.technology-link:hover {
	color: #e2e568;
}
a.intellect-link:hover {
	color: #509567;
}
a.process-link:hover {
	color: #a3d783;
}
a.water-link:hover {
	color: #309bce;
}
a.resiliency-link:hover {
	color: #006393;
}
a.sustainability-link:hover {
	color: #7a9c49;
}
a.regeneration-link:hover {
	color: #123f6e;
}


/* ============================================================ */
/* ============================================================ */
/* ========================= SEARCH  ========================== */
/* ============================================================ */
/* ============================================================ */

@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon/icomoon.eot');
	src: url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff') format('woff'), url('../fonts/icomoon/icomoon.ttf') format('truetype'), url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.sb-search {
	position: relative;
	width: 0%;
	min-width: 60px;
	height: 60px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #eee;
	width: 300px;
	height: 60px;
	margin: 0;
	z-index: 10;
	padding: 20px 65px 20px 20px;
	font-family: inherit;
	font-size: 20px;
	color: #333;
	line-height: 1;
	border-bottom: 1px solid #c6d0da;
}
.sb-search-input::-webkit-input-placeholder {
	color: #bbb;
}
.sb-search-input:-moz-placeholder {
	color: #bbb;
}
.sb-search-input::-moz-placeholder {
	color: #bbb;
}
.sb-search-input:-ms-input-placeholder {
	color: #bbb;
}
.sb-icon-search, .sb-search-submit {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
	filter: alpha(opacity=0); /* IE 5-7 */
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.sb-icon-search {
	color: #fff;
	background: #000;
	z-index: 90;
	font-size: 22px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}
.sb-icon-search:before {
	content: "\e000";
}

/* Open state */
.sb-search.sb-search-open, .no-js .sb-search {
	width: 100%;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
	background: #777;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
	z-index: 90;
}

/* ============================================================ */
/* ============================================================ */
/* ========================= Plugins ========================== */
/* ============================================================ */
/* ============================================================ */

div.wpcf7 img.ajax-loader {
float: none !important;
}


.wpcf7-form input, .wpcf7-form textarea {
width: 100%;
min-height: 40px;
}

.mtphr-dnt-twitter-tweet-avatar-left {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
span.mtphr-dnt-twitter-name a {
	font-weight: bold;
	color: #000;
}
span.mtphr-dnt-twitter-name a:hover {
	color: #00b1df;
}
.mtphr-dnt-twitter-content a {
	color: #777;
}
.mtphr-dnt-twitter-content a:hover {
	color: #000;
}
.ssba img {
	border: 0px solid #fff !important;
	margin-right: 0px !important;
}
.ssba img:hover {
	opacity: .8;
}
.bg-head {
	display: none;
}
.ism_template_10 .fa-ism {
	width: 21px !important;
	font-size: 13px !important;
}
.bonfire-share-activate-button {
	font-family: inherit !important;
	font-weight: inherit !important;
	color: #999;
}
.social-share-wrapper-shadow {
	padding: 0;
}
.bonfire-twitter-button, .bonfire-facebook-button, .bonfire-googleplus-button, .bonfire-tumblr-button, .bonfire-email-button {
	height: inherit !important;
	padding-bottom: 10px;
	color: #fff;
	background: #555;
}
.bonfire-share-activate-button {
	height: 43px;
	background: #fff;
	-webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 0 20px 1px rgba(0, 0, 0, .1);
	bottom: 0;
	padding: 13px 10px 0;
	right: 31px;
	border: 1px solid #ddd;
	border-bottom: 0px;
}
.social-share-wrapper {
	bottom: 43px;
}

/* .upme-view.upme-first_name .upme-field-type {
	display: none;
}
.upme-view.upme-first_name .upme-field-value {
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
}
.post_content .upme-head div.upme-field-name {
	display: none;
}
.upme-field-type i {
	display: none;
}
*/
div.upme-width-2 div.upme-pic, div.upme-width-3 div.upme-pic {
	margin: 0 10px 0 0;
	width: 35%;
}
div.upme-wrap div.upme-name {
	width: 60%;
}

/* .post_content div.upme-head {
	width: 35%;
	float: left;
}
.upme-main {
	width: 64%;
	float: left;
}
.upme-field-value {
	width: 100%;
}
div.upme-wrap div.upme-social {
	float: left;
}
div.upme-right {
	float: left;
}
.post_content .upme-user_email {
	display: none;
}
.post_content .upme-field-type span {
	color: #bbb;
}
*/
div.upme-wrap div.upme-inner {
	border: 0px solid #fff;
}
div.upme-head, div.upme-post-head, div.upme-custom-head {
	background: #fff;
}
div.upme-navi .page.gradient {
	background: #fff !important;
}
div.upme-navi .page {
	display: inline-block;
	padding: 10px 15px !important;
	border-radius: 0px !important;
	background: #fff;
	box-shadow: none !important;
}
select.upme-go-to-page {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border-radius: 0px !important;
	padding: 10px 15px !important;
	background: #fff !important;
	box-shadow: none !important;
	height: 39px;
}
@media screen and (max-width:568px) {
	li.channel-head {
		display:none;
	}
	li.login {
		display:none;
	}
	.logo-header img {
		border-right:none;
	}
	.recent-articles {
		margin: 0px 0 20px;
	}
	.ls-wp-container {
		display: none;
	}
	.paged .bg-head {
		display: none;
	}
	.bg-head {
		line-height: 1.6;
		display: block;
		width: 100%;
		height: 15em;
		width: 100%;
		padding: 65px 0 0 30px;
		font-size: 1.4em;
		color: #fff;
	}
	.bg-head span {
		margin-right:5px;
	}
	.background-home {
		background: url(https://research.perkinswill.com/wp-content/uploads/2017/02/AIBS_exterior_mediawall.jpg) no-repeat;
		background-size: 100%;
		font-size: 1.7em;
		height: 13em;
	}
	.background-energy {
		background: url(https://research.perkinswill.com/wp-content/uploads/2014/08/energy-slider-mobile.jpg) no-repeat;
		background-size: 100%;
		color: #000;
	}
	.background-cities {
		background: url(https://research.perkinswill.com/wp-content/uploads/2014/08/cities-slider-main-mobile1.jpg) no-repeat;
		background-size: 100%;
	}
	.background-health {
		background: url(https://research.perkinswill.com/wp-content/uploads/2014/08/health-slider-mobile.jpg) no-repeat;
		background-size: 100%;
	}
	.background-healthcare {
		background: url(https://research.perkinswill.com/wp-content/uploads/2014/08/healthcare-slider-mobile.jpg) no-repeat;
		background-size: 100%;
	}
	.background-technology {
		background: url(https://research.perkinswill.com/wp-content/uploads/2014/08/technology-slider-mobile-v2.jpg) no-repeat;
		background-size: 100%;
		color: #000;
	}

	.background-water {
		background: url(https://research.perkinswill.com/wp-content/uploads/2014/08/water-slider-mobile.jpg) no-repeat;
		background-size: 100%;
	}
	.background-education {
		background: url(https://research.perkinswill.com/wp-content/uploads/2014/08/education-slider-mobile.jpg) no-repeat;
		background-size: 100%;
	}
	.background-workplace {
		background: url(https://research.perkinswill.com/wp-content/uploads/2014/08/workplace-slider-mobile.jpg) no-repeat;
		background-size: 100%;
	}
	.background-experience {
		background: url(https://research.perkinswill.com/wp-content/images/HumanExperienceMobile.jpg) no-repeat;
		background-size: 100%;
		color: #000;
	}
	.background-process {
		background: url(https://research.perkinswill.com/wp-content/uploads/2014/08/process-slider-mobile.jpg) no-repeat;
		background-size: 100%;
	}
	.background-materials {
		background: url(https://research.perkinswill.com/wp-content/images/MaterialPerformanceMobile.jpg) no-repeat;
		background-size: 100%;
	}
	.background-resilience {
		background: url(https://research.perkinswill.com/wp-content/images/ResilienceMobile.jpg) no-repeat;
		background-size: 100%;
	}
	.background-mobility {
		background: url(https://research.perkinswill.com/wp-content/images/MobilityMobile.jpg) no-repeat;
		background-size: 100%;
		color: #000;
	}
	
	.background-innovation {
		background: url(https://research.perkinswill.com/wp-content/images/InnovationMobile.jpg) no-repeat;
		background-size: 100%;
		color: #000;
	}
	
	body.category-technology #main > img { display:none; }
	body.category-process #main > img { display:none; }
	body.category-sustainability #main > img { display:none; }
	body.category-journals #main > img { display:none; }
	body.category-experience #main > img { display:none; }
	body.category-workplace #main > img { display:none; }
	body.category-resilience #main > img { display:none; }
	body.category-water #main > img { display:none; }
	body.category-process #main > img { display:none; }
	body.category-health #main > img { display:none; }
	body.category-mobility #main > img { display:none; }
	body.category-energy #main > img { display:none; }
	body.category-materials #main > img { display:none; }
	body.category-innovation #main > img { display:none; }
	
	.bonfire-share-activate-button {
		display:none;
	}
	
	body.category #main { 
		padding-left: 16px;
		max-width:100%;
	}
}

.wpcf7 {
	max-width: 500px;
	float: none;
	margin: 50px auto 0 !important;
	text-align: left;
}

.wpcf7-submit {
	background: #444;
	color: #fff;
	border: 1px solid #444;
	 -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;

}

.wpcf7-submit:hover {
	background: #222;
	border: 1px solid #222;

}

.home-hero {
	background: url(https://research.perkinswill.com/wp-content/uploads/2016/08/research-pw-hero.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	max-height: 1050px;
    padding: 0 15%;
}


.page-id-549 .wpcf7 {
	margin-left:0 !important;
}

.bg-head.background-journals {
	display:none;
	padding-top:50px;
	
}

/* Design Process */
#menu-item-467 a {
	background:#a6093d;
}
#menu-item-467.current-menu-item a {
	background:#a6093d;
}
#menu-item-467.:hover > a, #menu-item-467.active:hover > a {
	background:#a6093d;
}

/* Human Experience */
#menu-item-466 a {
	background:#ff4635;
}
#menu-item-466.current-menu-item a {
	background:#ff4635;
}
#menu-item-466.:hover > a, #menu-item-466.active:hover > a {
	background:#ff4635;
}

/* Mobility */
#menu-item-1754 a {
	background:#808c24;
}
#menu-item-1754.current-menu-item a {
	background:#808c24;
}
#menu-item-1754.:hover > a, #menu-item-1754.active:hover > a {
	background:#808c24;
}

/* Sustainable Communities */
#menu-item-462 a {
	background:#e5b125;
}
#menu-item-462.current-menu-item a {
	background:#e5b125;
}
#menu-item-462.:hover > a, #menu-item-462.active:hover > a {
	background:#e5b125;
}


/* Building Tech */
#menu-item-2951 a {
	background:#1818a5;
}
#menu-item-2951.current-menu-item a {
	background:#1818a5;
}
#menu-item-2951.:hover > a, #menu-item-171.active:hover > a {
	background:#1818a5;
}


/* Material Performance */
#menu-item-171 a {
	background:#6638bd;
}
#menu-item-171.current-menu-item a {
	background:#6638bd;
}
#menu-item-171.:hover > a, #menu-item-171.active:hover > a {
	background:#6638bd;
}

/* Energy */
#menu-item-170 a {
	background:#009b87;
}
#menu-item-170.current-menu-item a {
	background:#009b87;
}
#menu-item-170.:hover > a, #menu-item-170.active:hover > a {
	background:#009b87;
}

/* Water */
#menu-item-468 a {
	background:#5cc2c4;
}
#menu-item-468.current-menu-item a {
	background:#5cc2c4;
}
#menu-item-468.:hover > a, #menu-item-468.active:hover > a {
	background:#5cc2c4;
}

/* Resilience */
#menu-item-469 a {
	background:#19305a;
}
#menu-item-469.current-menu-item a {
	background:#19305a;
}
#menu-item-469.:hover > a, #menu-item-469.active:hover > a {
	background:#19305a;
}

a.comment-reply-link {
	color: #ffffff;
	background-color: #3276b1;
	border-color: #285e8e;
	border-radius:0;
}

a:hover, a:focus {
	color:#000;
}