/*
	Theme Name: Cosnet
	Theme URI: cosnet.bifi.es
	Author: Cosnet
	Author URI: cosnet.bifi.es
	Description: Complex Systems & Networks Lab.
	Version: 2.6.5
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html

-------------------------------------------------------------------------

	1.	Browser Reset + Font Face
	2.	Globally Applied Styles
	3.	Header + Search Bar Styles
	4.	Plugin Related Styles
	5.	Page + Custom Page Layout Styles
	6.	Nectar Shortcode Styles
	7.  Footer Styles
	8.	Sidebar Styles
	9.  Blog + Pagination Styles
	10.	Comment Styles
	11.	General Form Styles

-------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------*/
/*	1.	Browser Reset + Font Face
/*-------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
		vertical-align: baseline;
		font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		outline: 0;
		padding: 0;
		margin: 0;
		border: 0;
}

html {background-color:343f52!important}

:focus {
		outline: 0;
}

input[type=submit] {
   -webkit-appearance: none;
}

html {
	/*overflow-x: hidden;*/
	max-width:   100%;
	background-color: #788390;
}

body {
	max-width: 100%;
	/*overflow-x: hidden;*/
	position: relative;
}

ol, ul {
		list-style: none;
}

input[type=text]::-ms-clear {
    display: none;
}

sup {
	font-size: 10px;
	vertical-align: super;
}

sub {
	font-size: 10px;
	vertical-align: sub;
}

p:empty {
	display: none;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

/*----------------->>> 
Font Miso
-------------------*/

@font-face {
    font-family: 'misoregular';
    src: url('css/fonts/miso-regular-webfont.eot');
    src: url('css/fonts/miso-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/miso-regular-webfont.woff') format('woff'),
         url('css/fonts/miso-regular-webfont.ttf') format('truetype'),
         url('css/fonts/miso-regular-webfont.svg#misoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'misobold';
    src: url('css/fonts/miso-bold-webfont.eot');
    src: url('css/fonts/miso-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/miso-bold-webfont.woff') format('woff'),
         url('css/fonts/miso-bold-webfont.ttf') format('truetype'),
         url('css/fonts/miso-bold-webfont.svg#misobold') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*----------------->>> 
Font Roboto
-------------------*/

@font-face {
    font-family: 'robotothin';
    src: url('css/fonts/roboto-thin-webfont.eot');
    src: url('css/fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/roboto-thin-webfont.woff') format('woff'),
         url('css/fonts/roboto-thin-webfont.ttf') format('truetype'),
         url('css/fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotothin_italic';
    src: url('css/fonts/roboto-thinitalic-webfont.eot');
    src: url('css/fonts/roboto-thinitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/roboto-thinitalic-webfont.woff') format('woff'),
         url('css/fonts/roboto-thinitalic-webfont.ttf') format('truetype'),
         url('css/fonts/roboto-thinitalic-webfont.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('css/fonts/roboto-light-webfont.eot');
    src: url('css/fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/roboto-light-webfont.woff') format('woff'),
         url('css/fonts/roboto-light-webfont.ttf') format('truetype'),
         url('css/fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight_italic';
    src: url('css/fonts/roboto-lightitalic-webfont.eot');
    src: url('css/fonts/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/roboto-lightitalic-webfont.woff') format('woff'),
         url('css/fonts/roboto-lightitalic-webfont.ttf') format('truetype'),
         url('css/fonts/roboto-lightitalic-webfont.svg#robotolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('css/fonts/roboto-regular-webfont.eot');
    src: url('css/fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/roboto-regular-webfont.woff') format('woff'),
         url('css/fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('css/fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoitalic';
    src: url('css/fonts/roboto-italic-webfont.eot');
    src: url('css/fonts/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/roboto-italic-webfont.woff') format('woff'),
         url('css/fonts/roboto-italic-webfont.ttf') format('truetype'),
         url('css/fonts/roboto-italic-webfont.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('css/fonts/roboto-medium-webfont.eot');
    src: url('css/fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/roboto-medium-webfont.woff') format('woff'),
         url('css/fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('css/fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium_italic';
    src: url('css/fonts/roboto-mediumitalic-webfont.eot');
    src: url('css/fonts/roboto-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/roboto-mediumitalic-webfont.woff') format('woff'),
         url('css/fonts/roboto-mediumitalic-webfont.ttf') format('truetype'),
         url('css/fonts/roboto-mediumitalic-webfont.svg#robotomedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotobold';
    src: url('css/fonts/roboto-bold-webfont.eot');
    src: url('css/fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/roboto-bold-webfont.woff') format('woff'),
         url('css/fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('css/fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold_italic';
    src: url('css/fonts/roboto-bolditalic-webfont.eot');
    src: url('css/fonts/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/roboto-bolditalic-webfont.woff') format('woff'),
         url('css/fonts/roboto-bolditalic-webfont.ttf') format('truetype'),
         url('css/fonts/roboto-bolditalic-webfont.svg#robotobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoblack';
    src: url('css/fonts/roboto-black-webfont.eot');
    src: url('css/fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/roboto-black-webfont.woff') format('woff'),
         url('css/fonts/roboto-black-webfont.ttf') format('truetype'),
         url('css/fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoblack_italic';
    src: url('css/fonts/roboto-blackitalic-webfont.eot');
    src: url('css/fonts/roboto-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/roboto-blackitalic-webfont.woff') format('woff'),
         url('css/fonts/roboto-blackitalic-webfont.ttf') format('truetype'),
         url('css/fonts/roboto-blackitalic-webfont.svg#robotoblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*----------------->>> 
Font Roboto Condensed
-------------------*/

@font-face {
    font-family: 'roboto_condensedlight';
    src: url('css/fonts/robotocondensed-light-webfont.eot');
    src: url('css/fonts/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/robotocondensed-light-webfont.woff') format('woff'),
         url('css/fonts/robotocondensed-light-webfont.ttf') format('truetype'),
         url('css/fonts/robotocondensed-light-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedlight_italic';
    src: url('css/fonts/robotocondensed-lightitalic-webfont.eot');
    src: url('css/fonts/robotocondensed-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/robotocondensed-lightitalic-webfont.woff') format('woff'),
         url('css/fonts/robotocondensed-lightitalic-webfont.ttf') format('truetype'),
         url('css/fonts/robotocondensed-lightitalic-webfont.svg#roboto_condensedlight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('css/fonts/robotocondensed-regular-webfont.eot');
    src: url('css/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/robotocondensed-regular-webfont.woff') format('woff'),
         url('css/fonts/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('css/fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condenseditalic';
    src: url('css/fonts/robotocondensed-italic-webfont.eot');
    src: url('css/fonts/robotocondensed-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/robotocondensed-italic-webfont.woff') format('woff'),
         url('css/fonts/robotocondensed-italic-webfont.ttf') format('truetype'),
         url('css/fonts/robotocondensed-italic-webfont.svg#roboto_condenseditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedbold';
    src: url('css/fonts/robotocondensed-bold-webfont.eot');
    src: url('css/fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/robotocondensed-bold-webfont.woff') format('woff'),
         url('css/fonts/robotocondensed-bold-webfont.ttf') format('truetype'),
         url('css/fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedbold_italic';
    src: url('css/fonts/robotocondensed-bolditalic-webfont.eot');
    src: url('css/fonts/robotocondensed-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/robotocondensed-bolditalic-webfont.woff') format('woff'),
         url('css/fonts/robotocondensed-bolditalic-webfont.ttf') format('truetype'),
         url('css/fonts/robotocondensed-bolditalic-webfont.svg#roboto_condensedbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*-------------------------------------------------------------------------*/
/*	2. Globally Applied Styles
/*-------------------------------------------------------------------------*/

body {
	font-size: 18px; 
	font-family: 'robotolight', Candara, Calibri, Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;	
	background-color: #FFF;
	line-height: 34px;
	letter-spacing:0.6px;
}

.container .main-content {margin-top:100px;}

*::-moz-selection {
	background: none;
	color: #56bdec;
}

*::selection {
	background: none;
	color: #56bdec;
}

.alignleft {
  float: left;
  margin-right:20px;
}
.textleft{text-align: left;}

.mLeft{ margin-left: 6px;}

.mRight{margin-right: 50px;}

.alignright {
  float: right;
  margin-left:20px;
}

.textright{text-align: right!important;}

.aligncenter {
	display: block;
	margin:0px auto;
}

.textcenter, .text-align-center {text-align: center!important;}

.centered {width:100%%; margin:auto; padding-left: 31%;}

.iconSup{
	padding-top: 5px;
	display: block;
}


a {
	color:#d96c6c!important;
	text-decoration: none;
	transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	font-family: 'robotoregular';
}

a:hover{
	color: #32abc3!important; 
	transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
}

a i, i a{
	font-family: 'robotoitalic';
}

.download:before, a.link:before, a.download:before, a[href$=".pdf"]:before,  a[href$=".tgz"]:before{
	content:"\f078";
	font-family: 'FontAwesome';
	background-color: #000!important;
	display: inline-block;
	-webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
	-ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
	-moz-box-sizing: border-box;
	border-radius: 999px;
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	height: 32px;
	line-height: 33px;
	max-width: 100%;
	position: relative;
	width: 32px;
	top: -2px;
	word-spacing: 1px;
	text-align: center;
	margin-right: 6px;
	margin-top:5px;
}

_::-moz-svg-foreign-content, :root .download:before, a.link:before, a.download:before, a[href$=".pdf"]:before,  a[href$=".tgz"]:before {line-height: 34px;}
_:-moz-tree-row(hover), #to-top i {line-height: 32px;}

.noIcon:before{
	display:none!important;}

a.link:before{
	content:"\e658";
	font-family: 'steadysets';}

a.link:hover:before , .download:hover:before, a.download:hover:before, a[href$=".pdf"]:hover:before{
	background-color: #32abc3 !important;
	-webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
	-ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;}

.wp-smiley {
	margin-bottom: 0px!important;
}

dt {
	font-family: 'robotomedium';
	color: #333;
}
dd {
	padding-left: 20px;
}

hr{
	border: 0;
	height: 0;
	border-top: 1px solid #d96c6c;
	text-align: center;
	margin-bottom:10px;
}

hr:after{
	content: "";
	position: relative;
	display: inline-block;
	top: -60px;
	width: 118px;
	height: 118px;
}

div.backHighlights, div.backLastedNews{margin-bottom: -52px;}

div.backHighlights:after{
	content: "";
	position: relative;
	display: block;
	top: -81px;
	background-image: url('/wp-content/uploads/2014/09/HighlightsIcon.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 160px;
	margin: 0 auto;}

div.backLastedNews:after{
	content: "";
	position: relative;
	display: block;
	top: -81px;
	background-image: url('/wp-content/uploads/2014/09/relatedNews-Icon.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 160px;
	margin: 0 auto;}

.lCleft, .lCright{
	width: 39%;
	border-bottom: 1px solid #000e3d;
    display: inline-block;
    height: 27px;
    margin-top: 10px;
}

.lCleft{float:left;}
.lCright{float:right;}

.lCright::before {
    content: "";
    float: right;
    width: 8px;
    height: 8px;
    border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
    background-color: #000e3d;
    display: inline-block;
    top: 22px;
    position: relative;
}

.lCright::after {
    content: "";
    float: right;
    top: 21px;
    border-left: 14px solid #fff;
    height: 8px;
    position: relative;
}

.lCleft::before {
    content: "";
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
    background-color: #000e3d;
    display: inline-block;
    top: 22px;
    position: relative;
}

.lCleft::after {
    content: "";
    float: left;
    top: 21px;
    border-right: 14px solid #fff;
    height: 8px;
    position: relative;
}
	
hr.cSocioT{border-top: 1px solid #00a6a7;}
.imgPubliSocioT{
	background-image: url('/wp-content/uploads/2014/09/subPublicationsSocio_icon.png');
	background-repeat: no-repeat;}
.imgSocioT{
	background-image: url('/wp-content/uploads/2014/09/subSocio-technical_systems-Icon.png'); 
	background-repeat: no-repeat;}
	
hr.cEpidemiology{border-top: 1px solid #d57c7a;}
.imgPubliEpi{
	background-image: url('/wp-content/uploads/2014/09/subPublicationsEpidemiology-Icon.png');
	background-repeat: no-repeat;}
.imgEpidemiology{
	background-image: url('/wp-content/uploads/2014/09/subEpidemiology-Icon.png'); 
	background-repeat: no-repeat;}

hr.cBiological{border-top: 1px solid #a77913;}
.imgPubliBio{
	background-image: url('/wp-content/uploads/2014/09/subPublicationsBiological_icon.png');
	background-repeat: no-repeat;}
.imgBio{
	background-image: url('/wp-content/uploads/2014/09/subbiologicalHumaSystems-Icon.png');
	background-repeat: no-repeat;}
	
hr.cNetwork{border-top: 1px solid #a77ca6;}
.imgPubliNetwork{
	background-image: url('/wp-content/uploads/2014/09/subPublicationsNetwork_icon.png');
	background-repeat: no-repeat;}
.imgNetwork{
	background-image: url('/wp-content/uploads/2014/09/subNetworkTheory-Icon.png');
	background-repeat: no-repeat;}

.subIcon{
	position:relative;
	top:68px;
	height:118px;
	width:118px;
	margin:0 auto;
}

.imgPeople{
	background-image: url('/wp-content/uploads/2014/09/subPeople-Icon.png');
	background-repeat: no-repeat;
}
	
.imgAwards{
	background-image: url('/wp-content/uploads/2014/09/subAwards-Icon.png');
	background-repeat: no-repeat;}
	
.imgThesis{  
	background-image: url('/wp-content/uploads/2014/08/subtThesis_Supervised-icon.png');
	background-repeat: no-repeat;}
	
.imgNewsMedia{
	background-image: url('/wp-content/uploads/2014/09/subNewsMedia-Icon.png'); 
	background-repeat: no-repeat;}
	
.imgHighL{
	background-image: url('/wp-content/uploads/2014/09/subHighlights-Icon.png');
	background-repeat: no-repeat;}
	
.imgRelevantP{
	background-image: url('/wp-content/uploads/2014/08/subRelevantPosts-Icon.png');
	background-repeat: no-repeat;}


.gallery-caption { 
    margin-left: 0; 
    margin-bottom: 10px;
    padding: 0px 10px;
}

.bypostauthor {display: none}

#wpstats {  display: none; }

.sticky {
	margin-bottom: 50px;
}

.sticky .content-inner {
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
	border-bottom: 0px!important;
	-o-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background-color: #fff;
	padding: 25px!important;
	position: relative;
}

.side-box {
  padding: 10px 0;
  margin-bottom: 10px;
  border: 1px solid #CCC;
  background-color: #E6E6E6;
  text-align: center;
}

.side-box a:link,
.side-box a:visited {
  font-weight: normal;
  color: #06c55b;
  font-size: 12px;
}

#wpadminbar {
	z-index: 1000000!important;	
}

table {
  font-size: 12px;
  margin-bottom: 20px;
}

.wp-caption { max-width: 100%; padding:5px; font-size: 13.48px;}
.wp-caption .wp-caption-text {text-align:center; margin-top:5px; margin-bottom: 5px; font-size: 14.2px; line-height: 20.5px;}
.wp-caption img { margin-bottom: 10px!important; display: block; }


caption, th, td {
		font-weight: normal;
		text-align: left;
}

.quotation{text-align:center; font-family:'robotolight_italic'; font-size: 20.4px;}
	
.container-wrap, .project-title {
	background-color: #fff;/*HOME*/
	position: relative;
	z-index: 10;
	padding-bottom: 40px;
}

.project-title {
	padding-bottom: 0px;
}

body[data-bg-header="true"] .container-wrap, body.single-portfolio .container-wrap, body.page-template-template-portfolio-php .container-wrap {
	margin-top: 0px!important;
}
body.single-portfolio .container-wrap {
	padding-top: 55px;
}

body.single-portfolio #full_width_portfolio .container-wrap {
	padding-top: 55px;
}

.wpcufpn_container ul li {margin-left: 0px!important;}

.clear {
	clear:both;	
}

.tealCosnet {color:#32abc3;}
.lightBlue {color:#4fc0fa;}
.blueCosnet {color:#39aad7;}
.darkBlueCosnet {color:#152651;}
.mediumBlueCosnet{color:rgb(32, 138, 184);}
.coralCosnet {color:#d96c6c;}

.cSocioT {color:#00a6a7!important;}
.backSocioT {background-color:#00a6a7;}
.cEpidemiology {color:#d57c7a!important;}
.backEpidemiology{background-color:#d57c7a;}
.cBiological {color:#a77913!important;}
.backBiological {background-color:#a77913;}
.cNetwork {color:#a77ca6!important;}
.backNetwork {background-color:#a77ca6;}

.backPearlGrey > img{margin-bottom:0px;}
.wSpc{white-space: nowrap;}

.bl{padding-left:30px; border-left: 1px solid rgb(225, 228, 230);}

.mainSection{
	padding-top: 30px;
	padding-bottom: 26px;
}

.mainSection a{
	color: #152840!important;
    font-size: 22px;
	font-family: 'roboto_condensedbold';
    line-height: 26px !important;
	letter-spacing: 1.2px;
}
.container .main-content .col .span_12 .has-animation {max-width: 880px!important;}


h1 { font-size: 55px; line-height: 65px; margin-bottom: 25px;}
_::-moz-svg-foreign-content, :root h1{font-size: 52px; line-height: 62px; margin-bottom: 25px;}

h2 { font-size: 50px; line-height: 60px; margin-bottom: 10px;} 

h3 { font-size: 42px; line-height: 54px; margin-bottom: 10px;} 

h4 { font-size: 30px; line-height: 41px; margin-bottom: 10px;}

h5 { font-size: 25px; line-height: 36px; margin-bottom: 10px;}

h6 { font-size: 24px; line-height: 35px; margin-bottom: 10px;}

h1,h2{font-family: 'robotothin'; letter-spacing: -0.5px;}
h5{font-family: 'robotoregular';}
h4, h6 {font-family: 'robotolight';}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
}

strong, b {font-family:'robotobold', helvetica, arial; font-weight: normal;}
i, em {font-family: 'robotolight_italic'; font-style: normal;}
strong > i, strong > em, b > i, b > em, i > strong, i > b, em > strong, em > b {font-family: 'robotobold_italic'; font-style: normal;}

.gs_widget a > i, .gs_widget a > em {font-family:robotoitalic;}

.uppercase {text-transform: uppercase;}

.medium {
	font-family: 'robotomedium', helvetica, arial;
	font-weight: normal;
}

.regular {
	font-family: 'robotoregular'!important;
	font-weight: normal;
}
.regular > i, .regular > em{
	font-family: 'robotoitalic'!important;
	font-weight: normal;
}

.light {
	font-family: 'robotolight';
	font-weight: normal;
}

.thin{
	font-family: 'robotothin';
	font-weight: normal;
}

.fMiso{text-transform: none; font-family: 'misoregular';}


.letterSpacing1 { letter-spacing: 16px; } 

.letterSpacing2 { letter-spacing: 8px; } 

.letterSpacing3 { letter-spacing: 2px; } 

.letterSpacing4 { letter-spacing: 1.2px; }

.letterSpacing5 { letter-spacing: 1px; } 

.letterSpacing6 { letter-spacing: 0.3px; }

h1 .nectar-button, h2 .nectar-button, h3 .nectar-button, h4 .nectar-button {
	margin-left: 13px;
}

.subhead{
	font-family: 'robotothin'; 
	font-weight: normal;
	font-size: 48px;
	line-height: 60px;
}

.regText{font-family:'roboto_condensedregular'!important; font-size: 21px; line-height: 34px;}
.regText > i, .regText > em {font-family:'roboto_condensedlight'!important; }
.subT{font-family:'roboto_condensedbold'; font-size: 22px; color:#000; display:block; padding-bottom:8px;}
.dest{font-family:'roboto_condensedbold'; font-size: 26px; line-height: 34px; display: block;} /*font-size: 22px; line-height: 44px;*/
.dest i, .dest em´{font-family:'roboto_condensedbold_italic';}

.txt34{font-size:34px!important;}
.txt20{font-size:20px;}
.txtB{font-size:21px; line-height: 37px; padding-bottom: 9px;}
.txtS{font-size:16px; line-height: 29px; color: rgb(32, 138, 184);}
.txtSmall{font-family: robotoregular; font-size:13px; line-height: 23px;}

u {text-decoration:none; border-bottom:1px solid #33ccff;}

p {padding-bottom: 34px;}
    
.row .col p:last-child {
	padding-bottom: 0px;
}

.container .row:last-child {
	padding-bottom: 0px;
}

blockquote {
	font-family: 'robotolight_italic';
	line-height: 28px;
	margin-bottom: 30px;
}

.main-content ul li {
	list-style: disc;
	list-style-position: outside;
	padding-bottom:20px; /*15px*/ /*MAIN COLLABORATORS*/
	/*margin-left: 21px;*/
}

.main-content ol li {
	list-style: decimal;
	list-style-position: outside;
	padding-bottom:30px; /* 25px- PUBLICATIONS*/
	margin-left: 31px;
}

ol.roman li{list-style: lower-latin;}

.main-content img {
	max-width: 100%;
	height: auto;
}

.main-content .col.span_4 .col.span_2 img, .main-content .col.span_3 .col.span_2 img, .main-content .col.span_2 .col.span_2 img, .main-content .col.span_6 .col.span_2 img,
.main-content .col.span_4 .col.span_2 i, .main-content .col.span_3 .col.span_2 i, .main-content .col.span_2 .col.span_2 i, .main-content .col.span_6 .col.span_2 i {
	top: -4px;
}

.colR{margin-top:59px;}
.colRExp{margin-top:40px;}

code {
	display: block;
	clear: both;
    overflow: auto;
    padding: 10px 20px 20px 20px;
    white-space: pre;
    background-color: #ebebeb;
    font: 12px "Andale Mono",Courier,"Courier New",monospace;
}

#error-404 {
	text-align: right;
}

body.error404, .container-wrap.e404  {background-color: transparent;}

body #error-404 h1 {
	font-size: 95px!important;
	line-height: 73px!important;
	font-family: 'misoregular';
	color:#eee!important;
	padding-top:125px!important;
	letter-spacing: 10px;
}

body #error-404 h2 {
	font-size: 24px!important;
	line-height: 8px!important;
	font-family: 'roboto_condensedlight';
	color:#ccc!important;
	margin-bottom: 30px;
	letter-spacing:1px!important;
}

body #error-404 h3 {
	font-family: 'robotobold';
	font-size: 25px;
	color:#ced0a4;
}

body #error-404 h3 a{
	font-family: 'robotobold';
	color:#6e6f37!important;
	-webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}

body #error-404 h3 a:hover{
	color:#8f9055!important;
	-webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}

#boxed {
	margin: 0 auto;
	width: 1200px;
	position: relative;
	padding: 0px;	
	z-index: 10000;
	background-color: #f5f5f5;	
	box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
}

#boxed .home-wrap, #boxed .container-wrap {
	overflow: hidden;
}

#boxed #header-outer {
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-o-box-shadow: none!important;
	-moz-box-shadow: none!important;
	border-bottom: 1px solid #e8e8e8;
	padding-right: 0px!important;
}

body[data-header-color="dark"] #boxed #header-outer {
	border-bottom: 1px solid #333;
}

#boxed #footer-outer #footer-widgets, #boxed #footer-outer #copyright {
	padding-left: 50px;
	padding-right: 50px;
}

#boxed #header-outer, #boxed #header-secondary-outer, #boxed #page-header-bg {
	width: auto!important;
	min-width: 1200px;
	left: auto!important;
}

#boxed #header-secondary-outer {
	padding-right: 0px!important;	
}

#boxed #header-secondary-outer ul#social > li:first-child a {
	border-left: 0px!important;
	padding-left: 0px!important;
}

#boxed #header-secondary-outer ul.sf-menu > li:last-child a, #boxed #header-secondary-outer ul.sf-menu > li:last-child  {
	border-right: 0px!important;
	padding-right: 0px!important;
}

#boxed #header-outer .cart-menu-wrap {
	position: fixed;
}

#boxed #header-outer .widget_shopping_cart, .woocommerce #boxed .cart-notification {
	position: fixed!important;
	right: 0px!important;
	top: 77px!important;
}

.admin-bar #boxed #header-outer .widget_shopping_cart, .woocommerce.admin-bar #boxed .cart-notification  {
	top: 103px!important;
}

#boxed #featured, #boxed .orbit > div, #boxed #featured article {
	width: auto!important;
	left: auto!important;
	min-width: 1200px;
}

#boxed #featured article .post-title > a {
	left: 0px;
}

#boxed #featured article .post-title h2 {
	left: 0px;
}

#boxed #featured .orbit-slide.has-video .post-title > a {
	left: 22px;
}

/*-------------------------------------------------------------------------*/
/*	3.	Header + Search Bar Styles
/*-------------------------------------------------------------------------*/


/*
#header-space {
	height: 80px!important;	
}*/

#header-outer {
	width: 100%;
	height: 85px!important;	
	top: -1px;
	left: 0px;
	position: fixed;
	overflow: visible!important;
	padding: 28px 0px 0px 0px;
	z-index: 9998;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.32);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.32);
	-o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.32);
}

body[data-transparent-nav="1"][data-header-color="light"] #header-outer {
	background-color: rgba(255,255,255,0.965);
}

body[data-header-color="dark"] #header-outer, body[data-header-color="dark"] #search-outer {
	background-color: #000;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-o-box-shadow: none!important;
}

header#top #logo {
	width: auto;
	max-width: none; 
	display: block;
	line-height: 22px;	
	font-size: 22px;	
	letter-spacing: -1.5px;
	color: #999;
	font-family: 'robotoregular';
	opacity:1; 	
	filter:alpha(opacity=100);
	-webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

header#top #logo #retina-logo { display: none; }

/* retina logo */
@media only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
   header#top #logo #retina-logo { display: block; }
   header#top #logo #default-logo { display: none; }   
}
	
header#top #logo:hover  { 
	opacity:0.8;
	filter:alpha(opacity=80);
}

header#top #logo img {
	max-width: none; 
	width: auto;
	margin-bottom: 0px;
	display: block;
	-webkit-font-smoothing: subpixel-antialiased; 
	text-rendering: geometricPrecision;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	margin-top:8px; /**/
}

header#top {
	position: relative;
	z-index: 9998;
	width: 100%;
	padding-bottom: 10px;
	height: 85px;
	background-color: #152840;
}

header#top .container .row {
	padding:0px;
}

header#top nav > ul {
	float: left;
	overflow: visible!important;
	width:100%;
	padding-left: 13.4%;
}

header#top nav > ul > li {
	float: left; 
	height:48px;
}

header#top nav > ul > li > a {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px!important;
	padding-top: 35px!important; 
	display: block;
	visibility:hidden;
}

header#top nav > ul > li a.sf-with-ul{
	padding-bottom: 28px!important;
}

header#top nav > ul > li:hover > a {visibility:visible!important;}

header#top .sf-menu a { 
	font-size: 13px!important;
	line-height: 19px; 
	font-family: 'robotoregular';
	letter-spacing: 0px;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	letter-spacing: 0.3px;
	white-space: nowrap;
}

header#top nav .sf-menu li ul {
    z-index:9999;
	top: 73px!important;
	float: left;
	visibility: hidden!important;
}

header#top nav .sf-menu li.menu-item-3207:hover ul{
	visibility: visible!important;
}

.sub-menu li.current-menu-item a{
	border-left: 2px solid #2abed6;
}

.sub-menu li.current-menu-item  li a{
	border-left: none;
}

.sub-menu li li{top:-54px;}
.sub-menu li.menu-item-4071{margin-bottom:-14px;}
#mobile-menu .sub-menu li.menu-item-4071{margin-bottom:0px;}

/******** ICONS ********/

.sf-menu > li.menu-item-3203, .sf-menu > li.menu-item-4079, .sf-menu > li.menu-item-4080, .sf-menu > li.menu-item-4069, .sf-menu > li.menu-item-4068, .sf-menu > li.menu-item-3207, .sf-menu > li.menu-item-3211, .sf-menu > li.menu-item-3212{
	/*opacity:0.60;
	filter:alpha(opacity=60);*/
	opacity:1;
	filter:alpha(opacity=100);
	/*margin-top:-3px;*/
	background-repeat: no-repeat;
	background-position: 50% 80%;
	-webkit-background-position: 50% 80%;
	-moz-background-position: 50% 80%;
	-khtml-background-position: 50% 80%;
	-o-user-background-position: 50% 80%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;  
	transition: all 0.3s ease-out;
}

.sf-menu > li.menu-item-3203 {
	background-image:url('img/icons/menu/HomeW.png');
	margin-right: 23px;
}

.sf-menu > li.menu-item-3203:after {
	content: "";
	background-image:url('img/icons/menu/Home.png');
}

header#top nav .sf-menu > li.current_page_item.menu-item-3203, header#top nav .sf-menu > li.current-menu-parent.menu-item-3203{background-image:url('img/icons/menu/Home.png');}

.sf-menu > li.menu-item-4079 {
	background-image:url('img/icons/menu/ProjectsW.png');
	margin-right: -10px; 
}

.sf-menu > li.menu-item-4079:after {
    content: "";
    background-image:url('img/icons/menu/Projects.png');
}

header#top nav .sf-menu > li.current_page_item.menu-item-4079, header#top nav .sf-menu > li.current-menu-parent.menu-item-4079, header#top nav .sf-menu > li.current-page-ancestor.menu-item-4079 {background-image:url('img/icons/menu/Projects.png');}


.sf-menu > li.menu-item-4080 {
	background-image:url('img/icons/menu/PublicationsW.png');
	margin-right:-22px; 
}

.sf-menu > li.menu-item-4080:after{
	content: "";
	background-image:url('img/icons/menu/Publications.png');
}

.sf-menu > li.menu-item-4080:hover {
	padding:0 24px 0 19px!important; 
}

header#top nav .sf-menu > li.current_page_item.menu-item-4080, header#top nav .sf-menu > li.current-menu-parent.menu-item-4080, header#top nav .sf-menu > li.current-page-ancestor.menu-item-4080 {background-image:url('img/icons/menu/Publications.png');}


.sf-menu > li.menu-item-3207 {
	background-image:url('img/icons/menu/PeopleW.png');
	margin-right: -15px; 
}

.sf-menu > li.menu-item-3207:after{
	content: "";
	background-image:url('img/icons/menu/People.png');
}

.sf-menu > li.menu-item-3207:hover{
	padding:0 17px 10px 14px!important;
}

.sf-menu > a li.menu-item-3207{ 
	padding-bottom:40px!important;
	height:98px!important;
}

header#top nav .sf-menu > li.current_page_item.menu-item-3207, header#top nav .sf-menu > li.current-menu-parent.menu-item-3207, header#top nav .sf-menu > li.current-page-ancestor.menu-item-3207 {background-image:url('img/icons/menu/People.png');}

.sf-menu > li.menu-item-4069 {
	background-image:url('img/icons/menu/NewsAndMediaW.png');
	background-repeat: no-repeat;
	margin-right: -12px;
}

.sf-menu > li.menu-item-4069:after{
	content: "";
	background-image:url('img/icons/menu/NewsAndMedia.png');
}

.sf-menu > li.menu-item-4069:hover{
	padding:0 20px 0 17px;
}

header#top nav .sf-menu > li.current_page_item.menu-item-4069, header#top nav .sf-menu > li.current-menu-parent.menu-item-4069, header#top nav .sf-menu > li.current-page-ancestor.menu-item-4069{background-image:url('img/icons/menu/NewsAndMedia.png');}

.sf-menu > li.menu-item-4068 {
	background-image:url('img/icons/menu/AboutBIFIW.png');
	background-repeat: no-repeat;
	margin-right: 13px;
}

.sf-menu > li.menu-item-4068:after{
	content: "";
	background-image:url('img/icons/menu/AboutBIFI.png');
}

.sf-menu > li.menu-item-4068:hover {
	padding:0 24px 0 19px!important; 
}

header#top nav .sf-menu > li.current_page_item.menu-item-4068, header#top nav .sf-menu > li.current-menu-parent.menu-item-4068{background-image:url('img/icons/menu/AboutBIFI.png');}

.sf-menu > li.menu-item-3211 {
	background-image:url('img/icons/menu/GalleryW.png');
	margin-right: -17px;
}

.sf-menu > li.menu-item-3211:after{
	content: "";
	background-image:url('img/icons/menu/Gallery.png');
}

header#top nav .sf-menu > li.current_page_item.menu-item-3211, header#top nav .sf-menu > li.current-menu-parent.menu-item-3211{background-image:url('img/icons/menu/Gallery.png');}


.sf-menu > li.menu-item-3212 {
	background-image:url('img/icons/menu/ContactW.png');
	margin-left: 38px;
}

.sf-menu > li.menu-item-3212:after{
	content:"";
	background-image:url('img/icons/menu/Contact.png');
}


header#top nav .sf-menu > li.current_page_item.menu-item-3212, header#top nav .sf-menu > li.current-menu-parent.menu-item-3212{background-image:url('img/icons/menu/Contact.png');}

.sf-menu > li.menu-item-3203:hover, .sf-menu > li.menu-item-4079:hover, .sf-menu > li.menu-item-4080:hover, .sf-menu > li.menu-item-4069:hover, .sf-menu > li.menu-item-4068:hover, .sf-menu > li.menu-item-3207:hover, .sf-menu > li.menu-item-3211:hover, .sf-menu > li.menu-item-3212:hover {
	background-position: 50% 10%;
	-moz-background-position: 50% 10%;
	-webkit-background-position: 50% 10%;
	-khtml-background-position: 50% 10%;
	-o-user-background-position: 50% 10%;
}

header#top .span_9 {
	position: static!important;
	width: 74.5%; /**/
	margin-top:12px; /**/
}

header#top nav > ul > li.megamenu {
	position: inherit!important;	
}

header#top nav > ul > li.megamenu > ul > li {
	display: table-cell!important;
    float: none!important;
	padding: 0px 15px;
	width: 33.33%;
}

header#top nav > ul > li.megamenu > ul > li:last-child {
	border-right: none!important;
}

header#top nav > ul > li.megamenu.columns-3 > ul > li { width: 33.33%; }
header#top nav > ul > li.megamenu.columns-4 > ul > li { width: 25%; }
header#top nav > ul > li.megamenu.columns-5 > ul > li { width: 20%; }
header#top nav > ul > li.megamenu.columns-6 > ul > li { width: 16.66%%; }

header#top nav > ul > li.megamenu > ul > li ul {
	display: block!important;
	top: 0px!important;
	width: 100%;
	opacity: 1!Important;
	left: 0px!important;
	position: relative!important;
}

header#top nav > ul > li.megamenu > ul > li {
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}

header#top nav > ul > li.megamenu ul li a {
	border-bottom: none!important;
	padding: 9px 15px;
}

header#top nav > ul > li.megamenu > ul > li > a {
	font-family: 'robotomedium';
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 2px;
}

header#top nav > ul > li.megamenu > ul ul li a:hover, header#top nav > ul > li.megamenu > ul ul li.current-menu-item a {
	color: #CCCCCC!important;
	background-color: #313233!important;
}

header#top nav > ul > li.megamenu > ul > li > a:hover, header#top nav > ul > li.megamenu > ul > li.sfHover > a {
	background-color: transparent!important;
}

header#top .menu-item-language .iclflag, #header-secondary-outer .menu-item-language .iclflag {
	top: 1px;
	position: relative;
	margin-right: 4px;
}

#header-secondary-outer .menu-item-language .iclflag {
	top: 2px;
}

header#top nav ul #search-btn {
	float:right;
	padding-top:23px!important;
}

header#top nav ul #search-btn > div {
	padding-left: 8px;
	margin-top: -42px;
}

header#top nav ul #search-btn a { 
	padding:0px!important;
	width: 41px;
	height: 46px;
	display: block;
    box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
	background-color:#fff;
	-webkit-transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
}

header#top nav ul #search-btn a span {
	font-size: 15px!important;
	line-height: 24px!important;
	color:#808388;
	padding-left: 9px;
	padding-top: 15.5px;
}

header#top nav ul #search-btn a:hover span{color:#fff;}

header#top nav ul #search-btn a:hover{ /**/
	background-color:#8a94a0;
	-webkit-transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
}

header#top #toggle-nav {
	position: absolute;
	right: 0px;
	top: 5px;
	display: none;
	width: 36px;
	height: 28px;
	text-align: right;
	margin-bottom: 10px;
}

#search-outer {
	top:0px;
	left:0px;
	width:100%;
	height:85px!important;
	position:absolute;
	z-index:10000;
	overflow: visible!important;
	display:none;
	background-color:#000;
}

#search-outer .container {
	overflow: visible!important;
}

#search-outer  #search input[type=text] {
	width: 100%;
	height:71px;
	color: #fff;
	opacity:0.9;
	font-size: 43px;
	position: relative;
	padding: 0px!important;
	background-color: transparent;
	border: 0px;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-o-box-shadow: none!important;
	font-family: 'robotothin_italic';
	letter-spacing: 1px;
	top:6px!important;
}

#search-outer .ui-widget-content {
	border: none!important;
	border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	-webkit-border-radius: 0px!important;
	-o-border-radius: 0px!important;
	background-image: none!important;
	top: 85px!important;
}

#search-outer .ui-widget-content li:hover, .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background-color: #313233;
	cursor: pointer;
}

#search-outer .ui-widget-content li:hover a {
	background-image: none!important;	
}

#search-outer .ui-widget-content li:last-child a {
	border: none!Important;
}

#search-outer .ui-widget-content li a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.ui-helper-hidden-accessible { 
	display: none;
}

#search-outer .ui-widget-content img, #search-outer .ui-widget-content i {
	width: 40px!important;
	height: auto!important;
	float: left;
	margin-right: 15px;
}

#search-outer .ui-widget-content i {
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	background-color: rgba(255,255,255,0.1);
	border-radius: 0!important;
}

.mSocial {
	float:right;
}

.mSocial > div {display:inline; margin-left:11.5px;}

.mTwitter, .mGooglePlus, .mLinkedin{
	font-size: 15px!important;
	height: 30px!important;
	width: 30px!important;
	color: #bfbfbf!important;
	margin-right:1px!important;
	-webkit-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-ms-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	transition: color 0.3s linear;
	background-color: rgb(40, 49, 64);
	line-height: 31px!important;
}

.mTwitter:hover, .mGooglePlus:hover, .mLinkedin:hover{
	color:#fff!important;
	-webkit-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-ms-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	transition: color 0.3s linear;
}

.sub-menu li.menu-item-3206{top:-73px;}

.ui-widget {
    font-family: 'robotolight',Verdana,Arial,sans-serif;
    font-size: 1em;
}
.ui-menu {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 2px;
}
.ui-autocomplete {
    cursor: default;
    position: absolute;
}

.ui-menu .ui-menu-item a {
    display: block;
    line-height: 1.5;
    padding: 0.2em 0.4em;
    text-decoration: none;
}

#search-outer .ui-widget-content {
	width: 1100px;
}

#search-outer .ui-widget-content li {
	line-height: 14px;
	clear: left;
	width: 100%;
	display: block;
	float: left;
	margin: 0px!important;
}

#search-outer .ui-widget-content li span.desc {
	position: relative;
	line-height: 14px;
	font-size: 13px;
}

#search-outer .ui-widget-content li a {
	color: #CCCCCC;	
	line-height: 1.4em!important;
	transition: none!important;
	-moz-transition: none!important;
	-webkit-transition: none!important;
	-o-transition: none!important;
	padding: 15px 15px;
} 

#search-outer > #search form {
	width: 92%;
	float: left;
}

#search-outer #search #close {
	list-style: none;
}

#search-outer  #search #close a {
	position: absolute;
	right: 0px;
	top: 31px!important;
	display: block;
	width: 24px;
	height: 17px;
}

#search-outer  #search #close a span {
	font-size: 22px!important;
	height: 20px!important;
	line-height: 19px!important;
	background-color: transparent!important;
	-webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
	color:#3aafdd!important;
}

.row .col h3 {
	margin-bottom: 12px;
}

.row .col img {
	max-width: 100%;
	width: auto;
	height: auto;
}

#mobile-menu {
	position: relative;
	top: -1px;
	display: none;
	background-color: #152840;
 	padding: 0px;
    z-index: 100000;
}

#mobile-menu .container > ul > li:last-child {
	padding-bottom: 10px;
}

#mobile-menu .container > ul > li:last-child a {
	border-bottom: 0px;
}

#mobile-menu ul li a {
	border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.6)!important;
    font-size: 14px;
    display: block;
    position: relative;
    padding: 15px !important;
}

#mobile-menu ul li ul {
	display: none;
	width:100%!important;
}

#mobile-menu ul li ul a{
	padding-left:50px!important;
}
#mobile-menu ul li ul li ul a{
	padding-left:90px!important;
}

#mobile-menu ul li a:hover, #mobile-menu ul li a:hover [class^="icon-"], #mobile-menu li.open > a, #mobile-menu ul li.current-menu-item > a, #mobile-menu ul li.current-menu-ancestor > a, #mobile-menu ul li ul a:hover {
	color: #fff!important;
}

#mobile-menu ul li.current-menu-item > a{border-left: 4px solid #2abed6; background:#2c3e53;}
#mobile-menu ul li.menu-item-has-children a {padding-right: 67px!important;}

body #mobile-menu li.open > a [class^="icon-"], body #mobile-menu li.open > a:visited [class^="icon-"] {
	color: #fff!important; 
}
#mobile-menu ul li.menu-item-3211{clear:both;}

#mobile-menu #mobile-search {
	margin: 10px 0px 0px 0px;
}

#mobile-menu input[type=text] {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #0e1e2d;
	color: rgba(255, 255, 255, 0.9);
	padding: 15px 15px 15px 40px!important;
	border: 0px!important;
	border-bottom: 1px solid #2e2e2e!important;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.7) inset;
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.7) inset;
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.7) inset;
	-o-box-shadow: 0px 1px 3px rgba(0,0,0,0.7) inset;
	background-image: url(img/icons/mag-glass-mobile.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
   #mobile-menu input[type=text] {
   		background-size: 14px 14px;
      	background-image: url(img/icons/mag-glass-mobile@2x.png)!important;
   }
}

/*-------------------------------------------------------------------------*/
/*	3.	Main Content
/*-------------------------------------------------------------------------*/

.general {padding-top:115px;}

.RecentPost a{
	font-family: 'miso'!important;
	color:#fff!important;
	text-transform:uppercase;
	letter-spacing:4px; /**/
	font-size:37px;
}


.container-wrap.oneColumn{
	padding-bottom:0px; 
	background-image: url('img/dividers/bk.png');
}

#post-area.areaOneColumn, .areaOneColumn{
	padding-left: 15%;
	padding-right: 15%;
	padding-bottom: 115px!important;
	background-color:#fff;
}


#full_width_portfolio .row .col.section-title {
	border-bottom: 0px;
	padding-bottom: 0px;
}

.row .col.span_12.section-title.blog-title #page-header-bg h1{top:162px;}

.row .col.section-title.project-title, .row .col.section-title.blog-title {
	text-align:center;
}

.project-additional {
	margin-left: 0px!important;
	color: #999999;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 0px!important;
}

.project-additional li {
	list-style: none!important;
}

.row .col.section-title h1, .row .col.section-title h2 {
	margin-bottom: 20px!important;
	position: relative;
	font-family: misoregular;
	font-size: 27px;
	line-height: 0px; 
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #2ecee8;
}
.row .col.section-title h1 {line-height: 37px; padding-top: 145px; padding-bottom:32px; border-bottom:1px solid #ddd;}

.row .col.section-title h2 {line-height: 37px; padding: 0px 70px 0px 70px;}

.page-template-template-portfolio-php .row .col.section-title h1 {
	margin-bottom: 0px!important;
}

.row .col.section-title span {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #888;
	top: 0px;
	position: relative;
	text-transform: none;
	font-family: 'robotolight';
	padding-left: 10px;
}

.row .col.section-title p {
	font-size: 32px;
	line-height: 36px;
	padding-bottom: 10px;
	font-family: 'robotolight';
}

.divider {
	height: 20px;
}

.iconDivider {
	margin-bottom: 45px;
}

.divider-border {
	margin: 25px auto;
	border-bottom: 1px solid #ddd;
}

.divider-small-border {
	margin: 15px auto 15px auto;
	width: 20%;
	border-bottom: 1px solid #ddd;
}

.light .divider-small-border {
	border-bottom: 1px solid rgba(255,255,255,0.6);
}

.col.boxed {
	background-color: #FFF;
	padding: 25px 15px 15px;
}

.col.span_6.boxed {
	padding: 0px 10px 0px!important;
}

.col.boxed img {
	padding: 0px 15px;
}

.col.centered-text {
	text-align: center;
}

.col.centered-text img {
	margin: 0 auto!important;
}

.col.span_3 .col.span_12 i, .col.span_4 .col.span_12 i {
	margin-bottom: 0px;
}


a.logos img{
	opacity:0.9; 					 
	filter:alpha(opacity=90);
	-webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

a.logos:hover img {
	opacity:0.60;
	filter:alpha(opacity=60);
	-webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.uPubli{
	font-family: robotolight;
	padding-bottom: 5px;
	font-size: 24px;
	color: #152840;
}

.rpPubli{
	font-family: robotothin_italic;
	font-size: 34px;
	line-height: 48px;
	padding-bottom: 10px;
}


.rpPubli b, .rpPubli strong{
	font-family: robotolight_italic!important;
	font-size: 34px;
	line-height: 48px;
	padding-bottom: 10px;
}

/*****************Nectar Button ******************/

.btn {
	padding: 8px 16px;
}

.nectar-button {
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
    color: #000!important;
    font-family: 'robotobold';
    font-size: 12px;
    letter-spacing: 2px;
    padding: 14px 16px;
    position: relative;
    text-transform: uppercase;
    top: -3px;
    margin-bottom: 10px;
	border: 1px solid #e4e4e4;
    line-height: 18px;
    display: inline-block;
	white-space: pre;
}
.nectar-button.small {
    font-size: 11px;
    padding: 12px 16px;
	background-color: #fff!important;
}

.nectar-button.medium {
    padding: 14px 18px;
	background-color: #fff!important;
}

.nectar-button.large {
    padding: 16px 20px;
	background-color: #fff!important;
}

.nectar-button:hover, .full-width-section .light .nectar-button:hover {
	 opacity: 1;
}

.full-width-section .light .nectar-button {
	opacity: 0.9;
}

.nectar-button.see-through {
	background-color: transparent!important;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	-o-box-shadow: none!important;
	opacity: 1!important;
	transition: all 0.2s linear!important;
	-moz-transition: all 0.2s linear!important;
	-webkit-transition: all 0.2s linear!important;
	-o-transition: all 0.2s linear!important;
	border-radius: 2px!important;
	-webkit-border-radius: 2px!important;
	-o-border-radius: 2px!important;
	border: 2px solid rgba(255,255,255,0.4);
}

.nectar-button.see-through:hover {
	border: 2px solid rgba(255,255,255,1);
}


.col.light .nectar-button.see-through {
	border: 2px solid rgba(255,255,255,0.4);
	color: #fff;
}

.col.light .nectar-button.see-through:hover {
	border: 2px solid rgba(255,255,255,1);
}

.col.dark .nectar-button.see-through {
	border: 2px solid rgba(0,0,0,0.4)!important;
	color: #444444!important;
}

.col.dark .nectar-button.see-through:hover {
	border: 2px solid rgba(0,0,0,1)!important;
}

.container #fws_5307d5ae62909 {margin-bottom:-100px!important;}


.post_date {
	color: #33ccff;
    float: left;
    height: 59px;
	width: 59px;
    text-transform: uppercase;
	border: 1px solid #33ccff;
	border-radius: 28px;
}

.post_date .month {
    font-size: 22px;
    margin-top: 6px;
    text-align: center;
    width: 100%;
	font-family: misobold;
	line-height: 30px;
	color: #000;
}

.post_date .year {
    font-size: 18px;
    margin-top: -13px;
    text-align: center;
    width: 100%;
	font-family: misoregular;
}

.post_header {
    float: left;
    margin-bottom: 36px;
    margin-top: 5px;
	width:89%;
	margin-left: 17px;
	border-left: 1px solid rgb(225, 228, 230);
	padding-left: 20px;
	padding-right: 19px;
	min-height: 3em;
}

.News{
	float: none!important;
	margin-left: 76px;
	margin-top: 0px!important;
	width: inherit!important;
	padding-right: 0px!important;
}

/*-------------------------------------------------------------------------*/
/*	4.	Plugin Related Styles
/*-------------------------------------------------------------------------*/

/***************** Superfish ******************/

.sf-menu {
    line-height: 1;
	float: right;
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 16em;
}
.sf-menu ul li {
    width: 100%;
}
.sf-menu li:hover {
    visibility: inherit;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0;
    top: 2.5em;
    z-index: 99;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left: 10.8em;
    top: -10px;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: 10em;
    top: 0;
}

.sf-menu  li.menu-item-3207:hover ul, .sf-menu  li.menu-item-3207 a:hover + ul, ul  li.menu-item-3207 ul, ul  li.menu-item-3207  + ul {
	visibility: visible!important;
	display: block;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    outline: 0 none;
}

.sf-menu ul li a {
    margin: 0;
    padding: 14px 14px 14px 18px;
}

.sf-sub-indicator {
	display: inline-block;
	width: 10px;
	position: relative;
	left: 8px;
	height: 10px;
}

.sf-sub-indicator [class^="icon-"], .sf-sub-indicator [class*=" icon-"] {
	color: #ccc;
	font-size: 18px;
	line-height: 16px;
	height: auto;
	background-color: transparent!important;
}

.icon-reorder{
	font-size: 20px!important; 
	color: #fff;
	-webkit-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-ms-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	transition: color 0.3s linear;
	top: -8px;
}
.icon-reorder:hover{
	color: #3aafdd;
	-webkit-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-ms-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	transition: color 0.3s linear;
}

.sf-menu ul a:focus ,
.sf-menu ul a:hover ,
.sf-menu ul a:active ,
.sf-menu ul li:hover > a ,
.sf-menu ul li.sfHover > a  {
	color: #27CFC3;	
}

.sf-shadow ul.sf-shadow-off {
    background: none repeat scroll 0 0 transparent;
}
.sf-vertical, .sf-vertical li {
    width: 100%;
}
.sf-vertical li:hover ul, .sf-vertical li.sfHover ul {
    left: 100%;
    top: 0;
}

.sf-menu, .sf-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.sf-menu ul li, .sf-menu ul li li {
    width: 100%;
}
.sf-menu ul li:last-child a {
    border-bottom: medium none;
}
.sf-menu li:hover {
    visibility: inherit;
}
.sf-menu li {
    float: left;
    position: relative;
}
.sf-menu a {
    display: block;
    position: relative;
	color: #fff!important;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0;
    top: 33px;
    z-index: 999;
}
	
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left: 15em;
    top: 0px;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: 15em;
    top: 0;
}
.sf-menu .sf-with-ul a {
    min-width: 1px;
    padding-right: 16px!important;
}

a.sf-with-ul{
	padding-bottom:70px!important;
}

.sf-menu li ul li a:hover, .sf-menu li ul li.sfHover > a { 
	background-color:#000!important;	
}

.sf-menu li ul li.sfHover > a .sf-sub-indicator [class^="icon-"] {
	color: #ffffff;
}

.sf-menu li ul li .sf-sub-indicator {
	right: 14px;
	left: auto;
	top: 14px;
	display: block;
	position: absolute;
}

.sf-menu li ul{
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.sf-menu li li ul {
	left: 16em!important;
}

.sf-menu a {
    margin: 0 1px;
    padding: 0px 5.5px;
    text-decoration: none;
}
.sf-menu ul li {
    font-weight: normal;
}
.sf-menu .sfHover ul li a, .sf-menu .sfHover ul li li a, .sf-menu li li ul {
    box-shadow: none;
}
.sf-menu ul li a:focus, .sf-menu ul li a:hover, .sf-menu ul li a:active, .sf-menu ul li li a:focus, .sf-menu ul li li a:hover, .sf-menu ul li li a:active {
    border-radius: 0 0 0 0;
    box-shadow: none;
    text-shadow: none;
}


/***************** Orbit ******************/
#featured article {
	position: fixed;
    background-position: center;
    background-repeat: no-repeat;
    height: 650px; 
    width: 100%;
    z-index: 1;
    background-color: #000; 
} 

#featured article[data-background-cover="1"] {
	background-size: cover;
}

.provided-by {
	position: absolute;
	bottom: 8px;
	right: 8px;
	color: rgba(255,255,255,0.75);
	display: block;
	font-size: 11px;
	background-color: rgba(0,0,0,.65);
	padding: 5px 9px;
	z-index: auto;
}

div.slider-nav span {
	display: block;
    width: 56px;
    height: 56px;
    top: 380px;
    text-indent: -9999px!important;
    margin-top: -35px;
    cursor: pointer; 
    background-repeat: no-repeat;
}

body .orbit-wrapper div.slider-nav > span.left i {
	padding-right: 1px;
}

body .orbit-wrapper div.slider-nav > span.right i {
	padding-left: 1px;
}

div.slider-nav span i { 
	color: #a0a0a0!important;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 18px;
	line-height: 25px;
	background-color: transparent;
	z-index: 1000;
}

div.slider-nav > span {
	 margin-top: 0px;
	 -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}

div.slider-nav span.right, div.slider-nav span.left,  div.slider-nav span.right span,  div.slider-nav span.left span {
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 1px 1px 1px 1px;
    -moz-border-radius: 1px 1px 1px 1px;
    -webkit-border-radius: 1px 1px 1px 1px;
    -o-border-radius: 1px 1px 1px 1px;
}

.orbit-wrapper div.slider-nav span.right {
	background-color: #27CFC3;
    background-image: url(img/icons/slider-arrows.png);
    right: 0px; 
    background-position: right top;
}

body[data-smooth-scrolling="1"] .orbit-wrapper div.slider-nav span.right {
	right: 15px; 
}

html.no-overflow-y {
	overflow-y: hidden!important;
} 

.orbit-wrapper div.slider-nav span.left {
	background-color: #27CFC3;
    background-image: url(img/icons/slider-arrows.png);
    left: 0px; 
    background-position: left top;
}

div.slider-nav span.right span.white {
	opacity: 0;
	top: 35px;
    right: 0px; 
    position: absolute;
    background: url(img/icons/slider-arrows.png);
    background-position: right bottom;
}

div.slider-nav span.left span.white {
	opacity: 0;
	top: 35px;
    right: 0px; 
    position: absolute;
    background: url(img/icons/slider-arrows.png);
    background-position: left bottom;
}


@media only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
   .orbit-wrapper div.slider-nav span.left, .orbit-wrapper div.slider-nav span.right, div.slider-nav span.right span.white, div.slider-nav span.left span.white {
   		background-size: 140px 133px!important;
   		-webkit-background-size: 140px 133px!important;
   		-moz-background-size: 140px 133px!important;
      	background-image: url(img/icons/slider-arrows@2x.png)!important;
   }
}


div.slider-nav span.right:hover span.white, div.slider-nav span.left:hover span.white {
	opacity: 1;
}

div.slider-nav span span.shadow {
	display: block;
	top: 91px;
    right: 0px;
    height: 7px;
    position: absolute;
    width: 56px;
    background: url(img/icons/slider-arrows-shadows.png);
}

div.slider-nav span.left span.shadow { background-position: left bottom; }

div.slider-nav span.right span.shadow { background-position: right bottom; }

#featured .orbit-slide article .container {
	position: absolute;
	width: 100%;
	max-width: none!important;
	top: 295px;
	margin: 0 auto;
}

#featured .orbit-slide article .container .span_12 {
	margin: 0 auto!important;
	width: 1100px!important;	
	float: none;
}

#featured article .post-title h2 {
	max-width: 460px;
	min-width: 460px;
	margin-bottom: 7px;
	opacity: 0;
	padding: 0px 10px;
	left: -10px;
	position: relative;
	margin-top: 20px;
	font-family: 'robotolight';
}

#featured article .post-title h2 span {
	padding: 4px 0px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5);
	-o-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 32px;
	line-height: 54px!important;
	margin-bottom: 1px;
	background-position: right -53px;
    margin-bottom: 15px;
    display: none;
    margin-top: 20px;
}

#featured article .post-title > a {
	opacity: 0;
	color: #fff;
	left: -10px;
	top: 10px;
	letter-spacing: 1.5px;
	position: relative;
	display: inline-block;
	padding: 14px 18px;
	border: 2px solid rgba(255,255,255,0.3);
	-webkit-transition: border-color 0.3s linear, background-color 0.3s linear;
    -moz-transition: border-color 0.3s linear, background-color 0.3s linear;
    -o-transition: border-color 0.3s linear, background-color 0.3s linear;
    transition: border-color 0.3s linear, background-color 0.3s linear;
}

#featured article .post-title a:hover {
	border-color: #27CFC3;
}


/* Alignment */

#featured .orbit-slide.centered article .container .span_12 {
    margin: 0 auto !important;
    text-align: center;
    width: 100%; 
}

#featured .orbit-slide.centered article .post-title h2 {
    margin: 0 auto 7px auto;
    left: -10px;
    max-width: 560px;
    min-width: 560px;
}

#featured .orbit-slide.right article .container .span_12 {
    margin: 0 auto !important;
    text-align: right;
    width: 100%;
}

#featured .orbit-slide.right article .post-title h2 {
    margin: 0 auto;
    right: 10px;
    float: right;
    left: auto;
}

#featured .orbit-slide.right article .post-title > a {
	right: -10px;
	float: right;
	clear: both;
}


#featured .orbit-slide.has-video h2 {
	float: right;
    max-width: 400px;
    min-width: 400px;
} 

#featured .orbit-slide.has-video .post-title > a {
	left: 12px;
}

#featured .video {
	float: left; 
	width: 678px!important;
	left: -8px; 
	margin-bottom: 100px;
	position: relative;
	z-index: 1;
	opacity: 0;
}

#featured .more-info, #featured .btv {
	display: none;
}

#featured .video video {
	display: none;
}

 #featured .video {
	display: none;
}

#featured .video .mejs-mediaelement {
	visibility: hidden;	
}

#featured .video .mejs-mediaelement video {
	display: block;
}

#featured .video .mejs-container {
	background-color: #111!important;
	background-image: none!important;
}
 
#featured .jp-video-container {
	margin-bottom: 0px!important;
}

#featured .fluid-placeholder {
	display: none!important;
}

.mejs-overlay-button, .mejs-overlay-loading {
	display: none!Important;
}

.home-wrap {
	padding-top: 3em;
	margin-bottom: 0px;
	padding-bottom: 40px;
	position: relative;
	z-index: 100;
	background-color: #F5F5F5;
}

html:not(.js) .home-wrap {
	padding-top: 0px;
}

.txtRPost{
	font-family: 'misoregular';
	font-size:32px;
	letter-spacing:16px;
	color:#fff!important;
	white-space: nowrap;
}

img.iconRP{
	margin-left: 33%;
	display: inline!important;
	vertical-align: middle;
	padding-right: 45px;
}

.txtRPost:hover{color:#fff!important;}
	
	
.txtRPost:hover .intro{
    animation-duration: 0.7s;
	-webkit-animation-duration: 0.7s;
	-moz-animation-duration: 0.7s;
	-o-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;
	
    animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	
	animation-direction: alternate;
	-webkit-animation-direction: alternate;
	-moz-animation-direction: alternate;
	-o-animation-direction: alternate;
	-ms-animation-direction: alternate;
	
    animation-name: flashIntro;
	-webkit-animation-name: flashIntro;
	-moz-animation-name: flashIntro;
	-o-animation-name: flashIntro;
	-ms-animation-name: flashIntro;
	
    animation-timing-function: ease;
	-webkit-animation-timing-function: ease;
	-moz-animation-timing-function: ease;
	-o-animation-timing-function: ease;
	-ms-animation-timing-function: ease;
    
}

@keyframes flashIntro {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes flashIntro {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes flashIntro {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-ms-keyframes flashIntro {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-o-keyframes flashIntro {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/***************** Slider ******************/

.swiper-slide {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}

.mobile-video-image {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	display: none;
	height: 100%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;	
}

.swiper-slide[data-bg-alignment="top"] { background-position: center top; }
.swiper-slide[data-bg-alignment="center"] { background-position: center center; }
.swiper-slide[data-bg-alignment="bottom"] { background-position: left bottom; }

.swiper-slide .content {
	color: #fff;
	width: 100%;
	left: 0px;
	position: absolute;
	top: 250px;
	z-index: 100;
}

#boxed .swiper-slide .content, #boxed .slider-prev, #boxed .slider-next {
	opacity: 1!important;
	-webkit-transform: translate(0, 0)!important;
	-moz-transform: translate(0, 0)!important;
	transform: translate(0, 0)!important;
	-o-transform: translate(0, 0)!important;
}

.parallax_slider_outer.first-section .swiper-slide .content, .nectar-slider-wrap.first-section .swiper-slide .content {
	margin-top: 23px;
	margin-left: -10px;
}

.parallax_slider_outer.first-section .swiper-slide .content {
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
}


.parallax_slider_outer.first-section .slider-pagination, .nectar-slider-wrap.first-section .slider-pagination {
	padding-right: 13px;
}

.nectar-slider-wrap {
	display: none;
}

html:not(.js) .nectar-slider-wrap {
	display: block;
}

.nectar-slider-loading {
	background-color: #393939;
	background-position: center;
	background-repeat: no-repeat, repeat;
	background-image: url('img/icons/nectar-loading.gif'), url('img/textures/diagonal_line.png');
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content {
	margin-top: 0px;
}

.swiper-slide .content .buttons {
	opacity: 0;	
	padding-top: 25px;
	letter-spacing: 0.5px;
	-webkit-font-smoothing: antialiased;
}

.swiper-slide .content p i {
	border-radius: 0px!important;
	width: 24px!Important;
	font-size: 20px!Important;
	background-color: transparent!important;
}

.swiper-slide .content.centered {
	text-align: center;
}

.swiper-slide .content img {
	margin-bottom: 30px;
}
.swiper-slide .content h2 {
	display: block;
	color: #fff;
	font-family: 'robotolight';
	font-size: 47px;
	line-height: 55px;
	letter-spacing: -1px;
	margin-top: 29px;
	padding-bottom: 10px;
}

#boxed .swiper-slide .content h2 {
	line-height: 70px;
}
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content h2 {
	line-height: 60px;
}

.swiper-slide .content p {
	font-size: 21.5px;
	line-height: 36.5px;
	font-family: 'robotolight';
}

.swiper-slide .content p.transparent-bg span {
	padding: 4px 0px;
	display: inline;
	position: relative;
	left: 10px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5);
	-o-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5);
	line-height: 45px;
}

.swiper-slide[data-color-scheme="dark"] .content p.transparent-bg span {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
	box-shadow: 10px 0 0 rgba(255, 255, 255, 0.4), -10px 0 0 rgba(255, 255, 255, 0.4);
	-moz-box-shadow: 10px 0 0 rgba(255, 255, 255, 0.4), -10px 0 0 rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 10px 0 0 rgba(255, 255, 255, 0.4), -10px 0 0 rgba(255, 255, 255, 0.4);
	-o-box-shadow: 10px 0 0 rgba(255, 255, 255, 0.4), -10px 0 0 rgba(255, 255, 255, 0.4);*/
}

.nectar-slider-wrap[data-full-width="false"]  .swiper-slide .content p {
	font-size: 16px;
	line-height: 28px;
}

.swiper-slide .content p::selection, .swiper-slide .content h2::selection, .swiper-slide .button a::selection, .swiper-container div::selection, .swiper-container span::selection {
	background: transparent!important;
	color:#fff!important;
	
}

.swiper-slide .content p::-moz-selection, .swiper-slide .content h2::-moz-selection, .swiper-slide .button a::-moz-selection, .swiper-container div::-moz-selection, .swiper-container span::-moz-selection {
	background: transparent!important;
	color:#fff!important;
}

.swiper-slide[data-color-scheme="dark"] .content p::selection, .swiper-slide[data-color-scheme="dark"] .content h2::selection, .swiper-slide[data-color-scheme="dark"] .button.transparent a::selection {
	background: transparent!important;
	color:#000!important;
}

.swiper-slide[data-color-scheme="dark"] .content p::-moz-selection, .swiper-slide[data-color-scheme="dark"] .content h2::-moz-selection, .swiper-slide[data-color-scheme="dark"] .button.transparent a::-moz-selection {
	background: transparent!important;
	color:#000!important;
}

.swiper-slide img {
	display: block;
	margin: 0 auto;	
}

.video-texture {
	height: 3000px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
	z-index: 10;
}

.active_texture {
	background-image: url(img/textures/grid.png);
}

.swiper-slide .button {
	display: inline-block;
	padding: 8px;
	margin: 0px 0px 0px 0px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.swiper-slide .buttons > div:last-child {
	padding-right: 0px!Important;
}

.swiper-slide .buttons > div:first-child {
	padding-left: 0px;
}

.swiper-slide .button a {
	background-color: #6bc1b9;
	color: #fff;
	border-radius: 2px;
	padding: 13px 17px;
	text-decoration: none;
	box-shadow: 0px 1px 0px rgba(255,255,255,0.25) inset, 0px 1px 3px rgba(0,0,0,0.2);
	text-transform: uppercase;
	font-family: 'robotomedium';
	letter-spacing: 2px;
	font-size: 12px;
	display: block;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.nectar-slider-wrap[data-full-width="false"] .swiper-slide .button a {
	padding: 10px 15px!important;
}

.swiper-slide .button.transparent a {
	box-shadow: none!important;
	padding: 11px 17px!important;
	background-color: transparent!important;
	border: 2px solid rgba(255,255,255,0.7);
}

.swiper-slide .button.transparent a:hover {
	border: 2px solid rgba(255,255,255,1);
}

.swiper-slide[data-color-scheme="dark"] .content h2, .swiper-slide[data-color-scheme="dark"] .content p, .swiper-slide[data-color-scheme="dark"] .content .button.transparent a {
	color: #14a9bd;
	text-shadow: none!important;
}

.swiper-slide[data-color-scheme="dark"] .content .button.transparent a {
	border: 2px solid rgba(0,0,0,0.4)!important;
}

.swiper-slide[data-color-scheme="dark"] .content .button.transparent a:hover {
	border: 2px solid rgba(0,0,0,1)!important;
}

.swiper-slide[data-x-pos="left"] .content {
	text-align: left;
}

.swiper-slide[data-x-pos="left"] .content p {
	margin: 0px;
}

.swiper-slide[data-x-pos="centered"] .content {
	text-align: center;
}

.swiper-slide[data-x-pos="right"] .content {
	width: 50%;
	left: auto;
	right: 0px;
}

.swiper-slide[data-x-pos="right"] .content p {
	margin: 0px;
}

.swiper-slide[data-x-pos="right"] .content .buttons {
	clear: both;
}

.swiper-slide[data-x-pos="right"] .content p:after {
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
}
.swiper-slide {
	float: left;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

/* Specify Swiper's Size: */
.swiper-container, .swiper-slide {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
}

.swiper-slide .video-wrap {
	position: absolute!important;
    top: 0;
    left: 0;
    padding-bottom: 0px!important;
    overflow: hidden;
}

.slider-pagination {
	position: absolute;
	z-index: 20;
	bottom: 25px;
	display: block;
	width: 100%;
	text-align: center;
	opacity: 0;
}

.slider-pagination .swiper-pagination-switch {
	border: 1px solid #fff;
    background-color: transparent;
    border-radius: 10px 10px 10px 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    width: 10px;
    transition: background-color 0.2s linear, border-color 0.2s linear;
    -moz-transition: background-color 0.2s linear, border-color 0.2s linear;
    -webkit-transition: background-color 0.2s linear, border-color 0.2s linear;
    -o-transition: background-color 0.2s linear, border-color 0.2s linear;
}

.slider-pagination .swiper-pagination-switch:hover {
	background-color: #fff;
}

.swiper-container .slider-pagination .swiper-active-switch {
    background: none repeat scroll 0 0 #FFFFFF;
}

.slider-pagination.dark-cs .swiper-pagination-switch {
	 border: 1px solid #000;
	 background-color: transparent;
}

.slider-pagination.dark-cs .swiper-pagination-switch:hover {
	background: none repeat scroll 0 0 #000;
}

.slider-pagination.dark-cs .swiper-active-switch {
	background: none repeat scroll 0 0 #000;
}

.swiper-container .slider-prev, .swiper-container .slider-next {
	position: absolute;
	z-index: 130;
	top: 50%;
	height:54px;
	margin-top: -28px; 
	width: 100%;
}

.swiper-slide .content .buttons {
	z-index: 140px;
	position: relative;
}

.nectar-slider-wrap.first-section[data-full-width="true"] .swiper-container .slider-prev, .nectar-slider-wrap.first-section[data-full-width="true"] .swiper-container .slider-next {
	margin-top: 0px;
}

.parallax_slider_outer.first-section .swiper-container .slider-prev, .parallax_slider_outer.first-section .swiper-container .slider-next {
	margin-top: 0px; 
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
}


.slider-prev.dark-cs, .slider-next.dark-cs {
	background-color: transparent!important;
}

.slider-prev.dark-cs:hover, .slider-next.dark-cs:hover {
	background-color: rgba(255,255,255,0.8)!important;
}

.slider-prev.dark-cs i, .slider-next.dark-cs i, .swiper-container .dark-cs.slider-prev .slide-count span, .swiper-container .dark-cs.slider-next .slide-count span {
	color: #000;
	transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
}

.swiper-container .slider-prev, .swiper-container .slider-next, .slider-prev:hover, .slider-next:hover {
	position: absolute;
	z-index: 100;
	display: block;
	color: #fff!important;
	height: 64px;
	width: 64px;
	border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 
	-o-border-radius: 0px 4px 4px 0px;
	transition: background-color 0.2s linear;
	-webkit-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
}

.swiper-container .slider-prev .slide-count span, .swiper-container .slider-next .slide-count span {
	opacity: 0;
}

.swiper-container .slider-next .slide-count {
	left: auto;
	right: 0px;
}


.swiper-container .slide-count {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 64px;
	width: 52px;
}

.swiper-container .slide-count i {
	opacity: 0.7;
	top: 17px;
	line-height: normal!important;
	font-size: 30px!important;
}

.swiper-container .slide-count {
	font-size: 10px!important;
}

.swiper-container .slide-count .slide-current {
	position: absolute;
	top: 17px;
	left: 15px;
	height: 10px;
	line-height: 10px;
}

.swiper-container .slide-count .slide-current.double-digits {
	top: 16px!important;
	left: 13px!important;
}

.swiper-container .slide-count .slide-total {
	position: absolute;
	top: 38px;
	left: 31px;
	height: 10px;
	line-height: 10px;
}

.swiper-container .slider-next {
	border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	-o-border-radius: 4px 0px 0px 4px; 
	
}

.swiper-container .mejs-poster {
	background-size: cover!important;
	-moz-background-size: cover!important;
	-webkit-background-size: cover!important;
	-o-background-size: cover!important;
}

.nectar-slider-wrap {
	overflow: hidden;
	position: relative;
	left: 0px;
}

.parallax_slider_outer .nectar-slider-wrap[data-full-width="boxed-full-width"] {
	margin: 0px!important;	
}

.nectar-slider-wrap[data-full-width="boxed-full-width"] {
	margin: -70px -50px 0px -50px!important;
}

.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content {
 	padding: 0px 50px!important;
}

.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content {
	padding: 0px 100px;
}

.nectar-slider-wrap[data-full-width="false"] .swiper-slide[data-x-pos="right"] .content {
	padding: 0px 100px 0px 0px!important;
}

.nectar-slider-wrap[data-full-width="true"].first-section, .nectar-slider-wrap[data-full-width="boxed-full-width"].first-section {
	margin-top: -70px;
}

 #post-area.span_9 .nectar-slider-wrap[data-full-width="true"].first-section, #post-area.span_9 .nectar-slider-wrap[data-full-width="boxed-full-width"].first-section {
	margin-top: 0px!important;
}

.parallax_slider_outer.first-section {
	margin-bottom: -2px!important;
	margin-top: -42px;
}

.parallax_slider_outer.first-section .nectar-slider-wrap {
	position: fixed;
	left: 0px!important; 
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
}

body .parallax_slider_outer.first-section .nectar-slider-wrap[data-full-width="boxed-full-width"], #boxed .parallax_slider_outer.first-section .nectar-slider-wrap {
	left: auto!important; 
	position: relative!important;
}

.parallax_slider_outer .swiper-container .slider-prev {
	left: 0px!important;
}

.parallax_slider_outer .swiper-container .slider-next {
	right: 0px!important;
}

.parallax_slider_outer .swiper-container, .parallax_slider_outer.first-section .nectar-slider-wrap {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
}

body[data-smooth-scrolling="1"] .parallax_slider_outer .swiper-container .slider-next {
	right: 16px!important;
}

body[data-smooth-scrolling="1"] .parallax_slider_outer .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-container .slider-next, 
body[data-smooth-scrolling="1"] #boxed .parallax_slider_outer .nectar-slider-wrap .swiper-container .slider-next  {
	right: 0px!important;
}

.swiper-container .slider-prev:hover, .swiper-container .slider-next:hover {
	background-color: rgba(0,0,0,0.8);
}

.swiper-container .slider-prev i, .swiper-container .slider-next i {
	font-size: 24px;
	background-color: transparent!important;
	line-height: 66px;
}

.swiper-container .slider-prev > i { position: absolute; padding-right: 0px; left: 14px; }
.swiper-container .slider-next > i { position: absolute; right: 14px; left: auto;}

.swiper-container .slider-prev .slide-count {
	right: 6px!important;
	left: auto!important;
	text-align: center;
}
.swiper-container .slider-next .slide-count {
	left: 6px!important;
	text-align: center;
}

.swiper-container .slider-next { 
	right: 0px; 
	padding-left: 4px;
	opacity: 0;
}

.swiper-container .slider-prev { 
	left: 0px; 
	padding-right: 4px;
	opacity: 0;
}

body[data-smooth-scrolling="1"] .nectar-slider-wrap[data-full-width="true"]  .swiper-container .slider-next { right: 8px; }
body[data-smooth-scrolling="1"] .nectar-slider-wrap[data-full-width="true"][data-parallax="true"]  .swiper-container .slider-next { right: 10px; }
body[data-smooth-scrolling="1"] .nectar-slider-wrap[data-full-width="true"]  .swiper-container .slider-prev { left: 7px; }

/* Swiper Styles */
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:visible!important;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property: left, top;
	-webkit-transition-duration:0.65s;
	-webkit-transform:none!important;
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0.65s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0.65s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0.65s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0.65s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
	
	left: 0px;
	
}
.swiper-slide {
	float: left;
}


/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}


.swiper-container, .swiper-slide {
	width: 100%;
	height: 750px;
	overflow: hidden;
	position: relative;
}

.swiper-slide .video-wrap {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.swiper-slide .video-wrap video {
	top: 0px;
	position: relative;
	-webkit-backface-visibility:hidden!important;
}

.swiper-container .mejs-container .mejs-controls {
	display: none!important;
}

.entire-slide-link {
	position: absolute;
	z-index: 100;
	height: 3000px;
	width: 100%;
	opacity: 0;
	transition: none!important;
}

 
/***************** Flexslider ******************/

.flex-gallery  {margin: 0; padding: 0;}
.flex-gallery .slides > li {display: none; -webkit-backface-visibility: hidden;} 
.flex-gallery .slides img {width: 99.8%; display: block;} 
.flex-pauseplay span {text-transform: capitalize;}
 

.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}


.flex-gallery  {margin: 0 0 15px; position: relative; zoom: 1; background-color: transparent;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flex-gallery .slides {zoom: 1;}

.flex-gallery ul {
	position: relative;
	z-index: 1000;
	margin: 0px;
}

.flex-gallery ul.flex-direction-nav {
	margin: 0 !important;
    position: absolute !important;
    top: 8px;	
}

.flex-gallery ul li {
	list-style: none;
}

.flex-gallery ul li img {
	margin-bottom: 0px!important;
}

.carousel li {margin-right: 0px;  margin-left: 0px;}


.flex-control-nav {
	display: none;	
}

.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
	display: block;
	position: relative;
	background-color: #27CFC3;
    height: 25px;
    width: 25px;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 1px 1px 1px 1px;
    -moz-border-radius: 1px 1px 1px 1px;
    -webkit-border-radius: 1px 1px 1px 1px;
    -o-border-radius: 1px 1px 1px 1px;
}

.flex-direction-nav a i {
	line-height: 29px;
	background-color: transparent!important;
}

.flex-direction-nav a.flex-next {
	padding-left: 2px;
}

.flex-direction-nav a.flex-prev {
	padding-right: 2px;
}

.flex-direction-nav li{
	float: left;
	margin-left: 7px;
}

.flex-direction-nav {
	margin: -32px 0px 0px 0px!important;
}

.flex-direction-nav a:hover {
	background-color: #333333!important;
}

.flex-direction-nav .flex-next span {background-image: url("img/icons/slider-arrows-small.png")!important; background-position: right top; top: 9px; right: 9px; position: absolute; display: block; height:15px; width:15px; z-index: 100;}
.flex-direction-nav .flex-prev span {background-image: url("img/icons/slider-arrows-small.png")!important; background-position: left top; top: 9px; left: 9px;  position: absolute; display: block; height:15px; width:15px; z-index: 100;}



/* Audio/Video jPlayer Skin ---------------------------------------------*/

.jp-jplayer { 
	height: 30px;
    background-color: transparent;
    width: 100%!important; 
}

#post-area .jp-jplayer-video {
	height: auto;
}

.jp-video-container,
.jp-audio-container {
    border: 1px solid #000;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    position: relative;
    width: 100%;
}

.jp-jplayer-video img {
	margin-bottom: 0px!important;
	width: 100%!important;
	height: auto!important;
	display: block;	
}

.jp-jplayer-video {
	overflow: hidden;
}

.jp-jplayer-video video {
	display: block;	
	width: 100.2%!important; 
}

.jp-video-container { margin-bottom: 15px; }

.jp-audio-container { width: 100%; }

.jp-interface {
	position: relative;
	width: 100%;
	height: 30px;
	background: transparent url(img/icons/jplayer.png) repeat-x right top;
	z-index: 100;
}

.jp-controls {
	list-style-type: none;
	padding: 0;
	margin: 0!important;
}

.jp-controls li { display: inline; }

.jp-controls a {
    border-bottom: none;
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
}

.jp-controls a:hover { background-color: transparent; }

a.jp-play,
a.jp-pause {
	width: 27px;
	height: 27px;
	z-index: 1;
	outline: none;
	top: 0;
	left: 0;
}

a.jp-play { background: url(img/icons/jplayer.png) -16px -68px no-repeat; }

a.jp-play:hover { background-position: -16px -100px; }

a.jp-pause { 
    background: url(img/icons/jplayer.png) -52px -68px no-repeat; 
    display: none;
}

a.jp-pause:hover { background-position: -52px -100px; }

.jp-progress {
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin: 10px 0;
    padding: 0 100px 0 37px;
	position: absolute;
	height: 10px;
    width: 100%;
}

.jp-seek-bar {
    background: url(img/icons/jplayer.png) 0 -49px repeat-x;
    width: 0px;
	height: 9px;
	cursor: pointer;
	position: relative;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-o-border-radius: 1px;
}

.jp-play-bar {
	width: 0px;
	height: 7px;
	top: 1px;
	position: relative;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-o-border-radius: 1px;
	background-color: #27CFC3;
}

.jp-volume-bar-container {
	position: absolute;
	top: 0;
	right: 10px;
	width: 45px;
	height: 10px;
	margin: 10px 0;
}

.jp-volume-bar {
	position: relative;
	overflow: hidden;
	background: url(img/icons/jplayer.png) 0 -49px repeat-x;
	width: 100%;
	height: 9px;
	cursor: pointer;
	top: 0;
}

.jp-volume-bar-value {
	width: 0px;
	height: 7px;
	margin: 1px;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-o-border-radius: 1px;
	background-color: #27CFC3;
}

a.jp-mute,
a.jp-unmute {
	width: 30px;
	height: 30px;
	z-index: 1;
	outline: none;
	top: 0;
	right: 62px;
}

a.jp-mute { background: transparent url(img/icons/jplayer.png) -95px -69px no-repeat; }
a.jp-mute:hover { background-position: -95px -101px; }

a.jp-unmute { background: url(img/icons/jplayer.png) -138px -69px no-repeat; }
a.jp-unmute:hover { background-position: -138px -101px; }


.iframe-embed {
	position: relative;
}

.iframe-embed-standard iframe {
	width: 100%!important;
}

/* 3.6 Media Element Styles */

.mejs-controls .mejs-button button:focus {
	outline: none!important;
}

video, audio {
	visibility: hidden;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background-color: rgba(255, 255, 255, 0.18)!Important;
}

.mejs-container {
	background-color: transparent!important;
	background-image: none!important;
}

.mejs-container .mejs-poster img {
	max-width: none!important;
	width: 100%!important;
}

.mejs-controls button { opacity: 0.8; }
.mejs-controls button:hover, .mejs-controls .mejs-fullscreen-button:hover button { opacity: 1!important;}

.mejs-controls .mejs-mute button { background: transparent url(img/icons/jplayer.png) -102px -76px no-repeat!important; }
.mejs-controls .mejs-unmute button { background: url(img/icons/jplayer.png) -145px -76px no-repeat!important; }

.mejs-controls .mejs-play button { background: url(img/icons/jplayer.png) -24px -75px no-repeat!important; }
.mejs-controls .mejs-pause button { background: url(img/icons/jplayer.png) -60px -75px no-repeat!important; display: none; }

.mejs-controls .mejs-fullscreen-button button { background: url(img/icons/jplayer.png) -187px -76px no-repeat!important;  }

.mejs-container .mejs-controls {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	background: transparent url(img/icons/jplayer.png) repeat-x right top!Important;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
	background: #1f1f1f none repeat scroll 0 0 !important;	
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: transparent!important;
}

body .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	top: 5px;
}


/***************** Isotope ******************/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope {
  -webkit-transition-property: height;
     -moz-transition-property: height;
      -ms-transition-property: height;
       -o-transition-property: height;
          transition-property: height;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}


/***************** carouFredSel ******************/

.carousel-heading {
	z-index: 100;
	position: relative;
	margin-bottom: 7px;
	min-height: 23px;
}

.carousel-heading h2 {
	font-family: 'robotomedium';
	text-transform: uppercase;
	letter-spacing: 2px!important;
	font-size: 12px;
	margin-bottom: 7px!important;
}

html:not(.js) .carousel-heading {
	display: none;
}


.caroufredsel_wrapper {
	cursor: grab!important;
	cursor: -moz-grab!important;
	cursor: -webkit-grab!important;
	margin: 0px!important;	
}

.caroufredsel_wrapper.active {
	cursor: grabbing!important;
	cursor: -moz-grabbing!important;
	cursor: -webkit-grabbing!important;
}

body .carousel-wrap {
	position: relative;
	overflow: hidden;
	margin: 0px -10px 2em -10px;
}

.full-width-section .carousel-wrap {
	margin-bottom: 0px!important;
}

#full_width_portfolio .full-width-section.first-section {
	margin-top: 0px!important;
}

.carousel-wrap[data-full-width="true"] {
	padding: 0px 18px;
	margin-bottom: 0px!important;
}

.carousel-wrap[data-full-width="true"] .carousel-heading {
	background-color: #F5F5F5;
	padding: 43px 0px 40px 0px;
	margin-bottom: 0px;
	text-align: center;
}

body .carousel-wrap[data-full-width="true"] .carousel-heading h2 {
	font-size: 24px;
    letter-spacing: 0.5px!important;
    margin: 0 auto;
    max-width: 900px;
    text-transform: none!important;
    font-family: 'robotolight';
}

.carousel-wrap[data-full-width="true"] .carousel-heading a.portfolio-page-link {
	position: absolute;
	left: 0px;
}

.carousel-wrap[data-full-width="true"] .carousel-heading a.portfolio-page-link, .carousel-wrap[data-full-width="true"] .carousel-heading a.carousel-prev, 
.carousel-wrap[data-full-width="true"] .carousel-heading a.carousel-next  {
	top: 8px!important;
}

.carousel-wrap[data-full-width="true"] .carousel-heading a {
	background-color: transparent!important;
}

.carousel-wrap[data-full-width="true"] .carousel-heading i {
	background-color: transparent!important;
    color: #888888;
    font-size: 30px;
    line-height: 28px;
    transition: color 0.2s linear 0s;
}

body .carousel-wrap[data-full-width="true"] .carousel-heading .container {
	min-height: 40px;
}
	

#boxed .carousel-wrap[data-full-width="true"] {
	padding: 0px;
}

body[data-smooth-scrolling="0"] .carousel-wrap[data-full-width="true"] {
	padding: 0px;
}

.carousel-wrap .work-item.style-2 {
	margin-bottom: 0px!important;
}

.carousel-wrap[data-full-width="true"] .portfolio-items .col .work-item.style-2 .work-info a {
	cursor: grab!important;
	cursor: -moz-grab!important;
	cursor: -webkit-grab!important;
	margin: 0px!important;	
}

.portfolio-items .col .work-item.style-2 {
	margin-bottom: 0px;
}

.carousel-wrap[data-full-width="true"] .portfolio-items .col .work-item.style-2 .work-info a, .portfolio-items .col .work-item.style-2 .work-info a {
	display: block!important;
	margin: 0px!important;
	background-color: transparent!important;
	position: absolute!important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 40;
}

.carousel-wrap[data-full-width="true"] .portfolio-items .col .work-item .work-info a.active {
	cursor: grabbing!important;
	cursor: -moz-grabbing!important;
	cursor: -webkit-grabbing!important;
}

.carousel-wrap[data-full-width="true"] .portfolio-items .col .work-item h3, .portfolio-items .col .work-item.style-2 h3 {
	margin-bottom: 5px;
}

body .carousel-wrap[data-full-width="true"] .portfolio-items .col .work-item.style-2 i, .portfolio-items .col .work-item.style-2 i {
	position: absolute !important;
	bottom: 0px !important;
	color: rgb(255, 255, 255) !important;
	background-color: #000;
	line-height: 40px !important;
	height: 40px !important;
	width: 40px !important;
	border-radius: 0px !important;
	left: 0px !important;
	top: auto !important;
	padding: 0px !important;
}

.carousel-wrap .carousel-heading {
	padding: 0px;
}


html:not(.js) .carousel-wrap  {
	display: none;
}

.carousel-wrap span.left-border, .carousel-wrap span.right-border {
	width: 10px;
	display: block;
	height: 100%;
	position: absolute;
	top: 0px;
	z-index: 100;
	background-color: #F5F5F5;
}

.carousel-wrap span.left-border { left: 0px; }
.carousel-wrap span.right-border { right: 0px; }

.carousel-next, .carousel-prev {
    background-color: #dadada;
    cursor: pointer;
    display: block;
    height: 17px;
    margin-left: 5px;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    background-repeat: no-repeat!important;
    position: absolute;
    top: 0px;
    height: 20px;
    width: 20px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    -moz-border-radius: 1px;
    text-align: center;
}

.carousel-wrap[data-full-width="true"] .carousel-next, .carousel-wrap[data-full-width="true"] .carousel-prev {
	height: 28px;
    width: 44px;
}
.carousel-wrap[data-full-width="true"] .carousel-next {
	text-align: right;
}
.carousel-wrap[data-full-width="true"] .carousel-prev {
	text-align: left;
}

.carousel-next {
	right: 0px;
	padding-left: 1px;
}

.carousel-prev {
	right: 25px;
	padding-right: 1px;
}

.carousel-next i, .carousel-prev i {
	background-color: transparent!important;
	line-height: 24px;
	font-size: 14px;
}

.carousel-prev:hover, .carousel-next:hover  {
	background-color: #27CFC3;	
}

.carousel {
	opacity: 0;
}

.carousel-wrap[data-full-width="true"] li.span_4.no-margin  {
	margin: 0px!important;
}

.carousel-wrap[data-full-width="true"] {
	padding: 0px 0px 0px 0px!important;
}

.carousel-wrap[data-full-width="true"].default-style {
	padding: 0px 20px!important;
}

.carousel-wrap[data-full-width="true"] .work-meta {
	padding: 0px 15px;
}

.carousel-wrap[data-full-width="true"].default-style .work-meta  {
	padding: 0px!important;
}

body .carousel li.span_4, body .portfolio-items.carousel li.span_4  {
	margin: 0px 10px 0px 10px;
}

.carousel-wrap[data-full-width="true"].default-style li.span_4 {
	margin: 0px 15px 0px 15px;
}

.carousel li.span_4 .clear {
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.home .blog-recent .span_3 .post-header {
    color: #999;
    font-size: 11px;
    margin-bottom: 12px;
}

.home .blog-recent .span_3 .post-header h3 a {
	color: #27CFC3;
}

.blog-recent .mejs-container {
	margin-bottom: 15px;
}

.home .blog-recent .span_3 .post-header h3 {
	margin-bottom: 3px;
	letter-spacing: -0.2px;
	font-size: 16px;
}

.home .blog-recent .span_3 .post-header a, .home .blog-recent .span_3 .post-header h3 a:hover {
	color: inherit!important;
}

.home .blog-recent .span_3 .post-header a:hover {
	color: #27CFC3;
}

.blog-recent .span_3 .video-wrap {
	position: relative;
	padding-bottom: 54.25%;
	padding-top: 5px;
	height: 0;
	margin-bottom: 15px;
}

.blog-recent .span_3 .video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrap iframe {
	opacity: 0;
	visibility: hidden;
}

.blog-recent .span_3 .audio-wrap {
	margin-bottom: 15px;
}

/***************** Prettyphoto ******************/

div.pp_pic_holder a:focus{outline:none} 
div.pp_overlay{background:#000!important;display:none;left:0;position:fixed;top:0;width:100%;z-index:95000!important; opacity: 0.85; }
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:100000!important; }
.pp_content{min-width:40px; height:auto!important; }
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%; }
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin: 0px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:-25px 4px 9px 13px!important;}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px; padding: 0px!important;}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;height:55px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:49px; text-align: center;}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000; display: none!important;}
.pp_gallery{display:none!important;left:50%;margin-top:-50px;position:absolute;z-index:100000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}

.ppt {
    left: 20px;
    position: relative;
}

.pp_loaderIcon{background:url(img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; background-color: transparent; display:none;height:31px!important;left:50%;top:50%; position:fixed; width:31px!important; margin-left: -15px; z-index:98000;}
div.dark_rounded {padding-top:17px}
div.dark_rounded iframe { overflow-y: hidden;}
div.dark_rounded .pp_details { display: none; }

a.pp_close{position:absolute;right:20px;top:34px;display:block;line-height:22px;text-indent:-10000px; width: 16px; height: 20px; background-image: url(img/prettyPhoto/dark_rounded/close.png);}

#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{ display: none;}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#fff}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
.pp_fade { position: relative; z-index: 100000;}
.pp_left, .pp_right  { height: 100%; }
.pp_inline iframe {
	width: 100%;
}

a.pp_arrow_previous {
	position: fixed;
	z-index: 100000;
	text-indent: 0!important;
	left: 25px;
	top: 50%;
	z-index: 1000001;
	margin-top: -10px;
}

a.pp_arrow_next {
	position: fixed;
	text-indent: 0!important;
	top: 50%;
	margin-top: -20px;
	z-index: 1000001;
	right: 25px;
}

body a.pp_arrow_next i.icon-default-style[class^="icon-"], body a.pp_arrow_previous i.icon-default-style[class^="icon-"] {
	color: #fff!important;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	margin-top: 20px;
	font-size: 28px!important;
}

body[data-smooth-scrolling="1"] a.pp_arrow_next {
	right: 40px;
}

/***************** Scrollbar ******************/

#ascrail2000 {
	background-color: #66666f;
	width: 16px!important;
	z-index: 100000!important;
}


/* BBPress */

.bbp-author-avatar img {
	margin-bottom: -3px!important;
}

body #bbpress-forums fieldset.bbp-form {
	border: 1px solid #D9D9D9;
}

#bbpress-forums fieldset.bbp-form p {
	padding-bottom: 10px;
}

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
	font-weight: normal!important;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
	padding-left: 15px;
}

#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-topic-header, #bbpress-forums div.bbp-reply-header {
	background-color: #f4f4f4!important;
}

.bbp-topic-meta {
	margin-top: 1px!important;
}

#bbpress-forums li.bbp-header {
	background-color: #f1f1f1!important;	
}

#bbpress-forums .wp-editor-container, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
	border: 1px solid #DDD!important;	
}

.bbp-topic-permalink {
	font-size: 14px;
}

.topic .bbp-topic-title {
	margin-top: 2px!important;
}

.bbp-template-notice p {
	padding: 4px!important;	
}

#bbp_search_submit, #members_search_submit {
	padding: 10px 11px!important;
}

#bbpress-forums #subscription-toggle {
	color: #ccc;
}

body #bbpress-forums fieldset.bbp-form {
	padding-bottom: 20px;
}


/* BuddyPress */

#buddypress button, #buddypress a.button, #buddypress input[type="submit"], #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, a.bp-title-button {
	background-color: #333333;
    border: medium none!important;
    border-radius: 2px;
    color: #FFFFFF!important;
    cursor: pointer;
    font-size: 12px;
    padding: 7px 11px;
    transition: all 0.2s linear 0s;
    width: auto;
}

#buddypress form#whats-new-form textarea {
	width: 100%!important;
}

#buddypress #members_search {
	width: auto!important;
}

#buddypress #activity-stream p {
	padding-bottom: 0px;
	margin-top: 0px;
}

#buddypress form#whats-new-form #whats-new-submit {
	margin-top: 0px;	
}

#buddypress .avatar-50 {
	width: 50px!important;
	height: 50px!important;
}

#buddypress .activity-list li.mini .activity-avatar img.avatar, #buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic {
	width: 20px!important;
	height: 20px!important;
}

#buddypress ul.item-list li, #buddypress ul.item-list {
	border-color: #e3e3e3;
}
#buddypress .standard-form textarea, body #buddypress div.activity-comments form textarea, #buddypress .standard-form input[type="text"], #buddypress .standard-form input[type="text"], #buddypress .standard-form input[type="color"], #buddypress .standard-form input[type="date"], #buddypress .standard-form input[type="datetime"], #buddypress .standard-form input[type="datetime-local"], #buddypress .standard-form input[type="email"], #buddypress .standard-form input[type="month"], #buddypress .standard-form input[type="number"], #buddypress .standard-form input[type="range"], #buddypress .standard-form input[type="search"], #buddypress .standard-form input[type="tel"], #buddypress .standard-form input[type="time"], #buddypress .standard-form input[type="url"], #buddypress .standard-form input[type="week"], #buddypress .standard-form select, #buddypress .standard-form input[type="password"], #buddypress .dir-search input[type="search"], #buddypress .dir-search input[type="text"] {
	padding: 10px!important;
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #fff;
	font-family: 'robotoregular';
    font-size: 12px;
    line-height: 22px;
    color: #555;
    background-color: #ededed; 
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

#buddypress div.activity-comments form .ac-textarea {
	background-color: transparent;
	padding: 0px;
	border: none;
}

#buddypress a.bp-primary-action span, #buddypress #reply-title small a span {
	background-color: #555;
}

#buddypress form#whats-new-form p.activity-greeting {
	padding-bottom: 0px!important;
	line-height: 14px;
}

#buddypress .standard-form textarea:focus, #buddypress .standard-form input[type="text"]:focus, #buddypress div.activity-comments form .ac-textarea textarea:focus {
	background-color: #e8e8e8;
}

#buddypress div.activity-comments ul li {
	padding: 20px 0 0!important;
}

#buddypress .acomment-options {
	margin-bottom: 15px;
	margin-left: 60px;
}

#buddypress #groups_search {
	width: 200px;	
}

#buddypress .standard-form label, #buddypress .standard-form span.label, #buddypress div.item-list-tabs ul li.selected a, #buddypress div.item-list-tabs ul li.current a {
	font-weight: normal!important;
}

#buddypress form#whats-new-form #whats-new-options select {
	margin-top: 0px;
}

#buddypress div#subnav.item-list-tabs {
	margin: 20px 0px;
}

#buddypress #whats-new-options {
	margin-top: 10px;
}

#buddypress #whats-new-post-in, #buddypress select {
	padding: 9px!important;
}

.buddypress h1 {
	margin-bottom: 30px;
}


/*-------------------------------------------------------------------------*/
/*	5.	Page + Custom Page Layout Styles
/*-------------------------------------------------------------------------*/


.titlePag{
	font-size: 26px;
	font-family: 'misoregular';
	font-weight: normal;
	text-rendering: optimizelegibility;
	line-height: 35px;
	letter-spacing: 8px;
	text-align: center !important;
	text-transform:uppercase;
	padding-top: 25px;
}

.titlePag b{	font-size: 27px; font-family: 'misobold';}

#page-header-wrap {
	height: 59px;	
	margin-top: -60px;
	overflow: hidden;
	position: relative;
	background-color: #fff;
	transition: height 0.85s cubic-bezier(0.725, 0.000, 0.000, 0.995);
	-moz-transition: height 0.85s cubic-bezier(0.725, 0.000, 0.000, 0.995);
	-webkit-transition: height 0.85s cubic-bezier(0.725, 0.000, 0.000, 0.995);
	-o-transition: height 0.85s cubic-bezier(0.725, 0.000, 0.000, 0.995);
	-webkit-font-smoothing: antialiased;
}

#page-header-bg {
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	height: 350px;
	overflow: hidden;
	transition: height 0.85s cubic-bezier(0.725, 0.000, 0.000, 0.995);
	-moz-transition: height 0.85s cubic-bezier(0.725, 0.000, 0.000, 0.995);
	-webkit-transition: height 0.85s cubic-bezier(0.725, 0.000, 0.000, 0.995); 
	-o-transition: height 0.85s cubic-bezier(0.725, 0.000, 0.000, 0.995);
	color: #fff;
	-webkit-font-smoothing: antialiased;
	top:80px!important; /**/
}

.page-header-no-bg {
	padding-bottom: 0px;
	padding-top: 80px;	
	margin-top: -45px;
	background-color: #fff;
}

#page-header-bg[data-parallax="1"] {
	opacity: 0;
	overflow: hidden;
	margin: 0px!important;
	position: fixed;
}

#page-header-bg[data-parallax="1"] .span_6 {
	z-index: 0;
	width: 100%;
}

body[data-bg-header="true"].archive .container-wrap, body[data-bg-header="true"].category .container-wrap, body[data-bg-header="true"].blog .container-wrap {
	padding-top: 3.1em!important;
}

#page-header-bg .row {
	visibility: hidden;
	z-index: 100;
	position: relative;
}

html:not(.js) #page-header-bg .row {
	visibility: visible;	
}

html:not(.js) #page-header-bg .span_6 {
	margin-top: 120px;
}

#page-header-bg .span_6  {
	width: 100%!important;
}

.swiper-slide .content p, .swiper-slide .content h2, #page-header-bg h1{
	font-size: 56px;
	line-height: 60px;
	color: #FFF;
	font-family: misoregular;
	text-align: right;
	text-shadow: 4px 0px 15px rgba(30,30,30,0.1), 0px 4px 15px rgba(30,30,30,0.1), 0px 0px 15px rgba(30,30,30,0.3);
}


.subheader, #page-header-bg h1 p{
	font-size: 40px;
	line-height: 50px;
	color: #32abc9!important;
	font-family: misoregular;
}

#page-header-bg[data-text-alignment="center"], .page-header-no-bg[data-text-alignment="center"] {
	text-align: center;
}

#page-header-bg[data-text-alignment="right"], .page-header-no-bg[data-text-alignment="right"] {
	text-align: right;
}

#page-header-bg[data-text-alignment="center"] .span_6, .page-header-no-bg[data-text-alignment="center"] .span_6 {
	left: 0px;
	width: 100%!important;
}

#page-header-bg[data-text-alignment="center"] h1 {
	margin-bottom: 12px!important;	
}

#page-header-bg[data-text-alignment="center"] h1, .page-header-bg[data-text-alignment="center"] .subheader {
	max-width: 900px;
	margin: 0 auto;
	display: block;
}

#to-top {
	display: block;
	position: fixed;
	text-align: center;
	right: 17px;
	bottom: 12px!important;
	color: #db6a70;
	border:1px solid #db6a70;
	cursor: pointer;
	border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	-o-border-radius: 18px;
    z-index: 10000;
    height: 36px;
    width: 36px;
    transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
}

#to-top i {
	line-height: 29px;
	width: 30px!important;
	height: 30px!important;
	font-size: 24px!important;
	top: -1px!important;
	left: 0px!important;
	text-align: center!important;
	margin-right: 0px;
}
_::-moz-svg-foreign-content, :root #to-top i {line-height: 24px;}
_:-moz-tree-row(hover), #to-top i {line-height: 25px;}

#to-top:hover, #to-top.dark:hover  {
	background-color: #3aafdd;
	border:1px solid #3aafdd;
	color: #fff!important;
	transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
	
}

#to-top.dark {
	border: 1px solid #fff;
	color: #fff!important;
}

body[data-smooth-scrolling="1"] #to-top {
	right: 33px;
}


/***************** Social Sharing ******************/

.in-sight{padding-bottom:0px;} 

a.pinterest-share i, a.facebook-share i, .twitter-share i, .google-plus-share i, .icon-salient-heart, .icon-salient-heart-2 {
	background-color: transparent!important;
	border-radius:  0px!important;
	font-weight: normal!important;
	font-size: 20px!Important;
	height: 20px!important;
	width: auto!important;
	line-height: 20px!important;
	color: rgb(235, 235, 235) !important;
	transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	margin-right: 0px; /*Gallery*/
	text-shadow: 4px 0px 15px rgba(30,30,30,0.1), 0px 4px 15px rgba(30,30,30,0.1), 0px 0px 15px rgba(30,30,30,0.1);
}


.nectar-love, .icon-salient-heart, .icon-salient-heart-2, .single #single-meta .nectar-love i, body #project-meta .nectar-love i  {
	display:none;
}

.single #single-meta li .n-shortcode, .single #single-meta li .nectar-love {
	padding-left: 0px!important;
}

.n-shortcode .nectar-love {
	padding-right: 15px;
}

.n-shortcode .nectar-love .icon-salient-heart {
	padding-right: 4px;	
	top: -1px;
}

.nectar-sharing i {
	padding-right: 4px;
}

a.facebook-share i {
	padding-right: 3px;
}

a.twitter-share i {
	margin-top: 2px;
	padding-right: 2px;
	font-size: 24px!Important;
}

a.twitter-share {
	padding-right: 8px;	
}

a.facebook-share {
	padding-right: 10px;	
}

a.facebook-share {
	padding-right: 10px;	
}

a.pinterest-share {
	padding-right: 7px;	
}

a.pinterest-share i {
	font-size: 24px!important;
}

.nectar-social .nectar-love .nectar-love-count {
	opacity: 0;
	line-height: 16px!important;
	padding-left: 0px!important;
	font-family: 'robotoregular'!important;
	font-size: 12px!important;
}

.n-shortcode .nectar-love, .nectar-love, .nectar-love-count {display: none!important;}

.nectar-social > *:last-child {
	padding-right: 0px!important;	
}

.nectar-social > *:first-child, .nectar-social .nectar-love  {
	padding-left: 0px!important;	
}

.nectar-social > * {
	border-right: 1px solid #ccc;
	margin-right: 15px;
	font-size: 20px!important;
}

.nectar-social > *:last-child {
	border-right: 0px!important;
}

body.single-portfolio #sidebar #project-meta ul li:first-child, body.single #single-meta ul li:first-child, body.single-portfolio #sidebar div ul .facebook-share, body.single-portfolio #sidebar div ul .twitter-share , body.single-portfolio #sidebar div ul .pinterest-share, body.single-portfolio #sidebar div ul .google-plus-share,
body.single-post .blog-title #single-meta ul .facebook-share, body.single-post .blog-title #single-meta ul .twitter-share , body.single-post .blog-title #single-meta ul .pinterest-share, body.single-post .blog-title #single-meta ul .google-plus-share,
body.single-product #single-meta ul .facebook-share, body.single-product #single-meta ul .twitter-share, body.single-product #single-meta ul .pinterest-share, body.single-product #single-meta ul .google-plus-share {
	margin-top: 2px;
	margin: 0px 16px 0px 0px;
	padding: 0px 0px 0px 0px!Important;
	display: block;
	border-right: 1px solid #DDDDDD;
}

.single-portfolio .facebook-share a, .single-portfolio .twitter-share a, .single-portfolio .pinterest-share a, .single-portfolio .google-plus-share a,
.single-post .facebook-share a, .single-post .twitter-share a, .single-post .pinterest-share a, .single-post .google-plus-share a, body.single-product .facebook-share a, body.single-product .twitter-share a, body.single-product .pinterest-share a, body.single-product .google-plus-share a,
a.pinterest-share, .facebook-share, .twitter-share, .google-plus-share  {
	color: inherit;
	height: 20px;
	transition: width 0.2s linear;
	background-repeat: no-repeat;
	position: relative;
}

.single-portfolio .facebook-share span, .single-portfolio .twitter-share span, .single-portfolio .pinterest-share span, .single-portfolio .google-plus-share span,
.single-post .col.section-title .facebook-share span, .single-post .col.section-title .twitter-share span, .single-post .col.section-title .pinterest-share span, .single-post .col.section-title .google-plus-share span, .pinterest-share span, .facebook-share span, .twitter-share span, .google-plus-share span {
	display: inline-block;
	opacity: 0;
	top: auto;
	line-height: 16px;
	padding-left: 0px;
	font-family: 'robotoregular';
    font-size: 12px;
    height: 13px;
    line-height: 16px;
}

.facebook-share:hover i, .facebook-share.hovered i {
	color: #5c80ca!important;
}

.twitter-share:hover i, .twitter-share.hovered i {
	color: #08c7ff!important;
}

.pinterest-share:hover i, .pinterest-share.hovered i {
	color: #dc2329!important;
}

.google-plus-share:hover i, .google-plus-share.hovered i {
	color :#de4b39!important;
}


#single-meta, .single-product #single-meta {
	top: 10px!important;
}

.single-portfolio #project-meta .sharing li:last-child, body.single-post .blog-title #single-meta ul li:last-child, body.single-product #single-meta ul li:last-child {
	margin-right: 0px!important;
	padding-right: 0px!important;
	border-right: 0px!important;
}

.single-portfolio .row .col.section-title h1 {
	width: 900px;
}

.single-portfolio .row .col.section-title h1 {
	text-align: center;
	width: 100%;
}

.single-portfolio #full_width_portfolio #portfolio-nav {
	margin-right: 0px;
}

.single-portfolio #full_width_portfolio .span_12 {
	padding-right: 0px!important;
	margin-top: 0px;
}

.single-portfolio #boxed #full_width_portfolio .parallax_slider_outer.first-section, .single-portfolio #boxed #full_width_portfolio .nectar-slider-wrap[data-full-width="boxed-full-width"] {
	margin-top: 1px!important;
}

#full_width_portfolio .project-title.parallax-effect {
	background-color: #f5f5f5;
	z-index: 9;
	position: fixed;
	padding-top: 81px;
	width: 100%;
}

#boxed #full_width_portfolio .project-title.parallax-effect {
	position: relative!important;
	top: 0px!important;
	padding-right: 0px;
}

body[data-smooth-scrolling="1"] #full_width_portfolio .project-title.parallax-effect {
	padding-right: 16px;
}

.project-title .hidden-title {
	opacity: 0;
}

#full_width_portfolio .project-title.parallax-effect .section-title {
	padding-bottom: 27px!important;
}

#full_width_portfolio .project-title.parallax-effect .section-title {
	border-bottom: none;
}

.project-additional.clear {
	clear: both!important;
	display: block;
}

.project-additional.clear li {
	float: none!important;
}

.single-portfolio #project-meta .clear {
	padding-bottom: 0px!important;
}

.single-portfolio #project-meta .sharing li a > span.count {
	opacity: 0;
}

.single #single-meta ul li .nectar-love-wrap span {
	display:none;
}


/************************* Home **************************/

.decoShadow{
	content: "";
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.03) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.03)), color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.03) 0%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0.03) 0%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.03) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.03) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08000000', endColorstr='#00000000',GradientType=0 );
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
	margin-left: -51%;
	padding-left: 50%;
	padding-right: 50%;
	width: 100%;
	height: 40px;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 2;
}


.homeCont {height: 169px;}

div.subLine{
	width: 255px;
	line-height: 23px;
	padding: 18px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	z-index:9999;
	position: relative;
	margin: -175px auto 0px auto;
}

div.subLine a{
	font-family: 'roboto_condensedregular';
	color: #fff!important;
	opacity:0.7;
	filter: alpha(opacity=70);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}

div.subLine a:hover{
	opacity:1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.homeCont .subLine:after, .decoShadow:before{
	content: '';
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #000;
}

.decoShadow:before{bottom: 22px; border-top: 19px solid #fff!important; border-left: 24px solid transparent; border-right: 24px solid transparent;}

.backSocioT.subLine:after {border-top: 10px solid #00a6a7!important;}
.backEpidemiology.subLine:after {border-top: 10px solid #d57c7a!important;}
.backBiological.subLine:after {border-top: 10px solid #a77913!important;}
.backNetwork.subLine:after {border-top: 10px solid #a77ca6!important;}

.backSocioT.subLine div{padding-bottom:10px}
.backEpidemiology.subLine div, .backNetwork.subLine div{padding-bottom:8px}
.backBiological.subLine div{padding-bottom:18px}
.subLine div:last-child{padding-bottom:0px}

.homeCont:hover div.subLine{
	opacity: 0.95;
	filter: alpha(opacity=95);
}

.introPage{
	font-family: roboto_condensedregular;
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 4px;
}

.introPage i, .introPage em {font-family: roboto_condenseditalic;}
.introPage b, .introPage strong{font-family: roboto_condensedbold;}
.introPage i b, .introPage b i, .introPage em b, .introPage b em, .introPage  i strong, .introPage strong i, .introPage em strong, .introPage strong em {font-family: roboto_condensedbold_italic;}

.introPageSub{
	font-family: roboto_condensedlight;
	font-size: 23px;
	line-height: 33px;
}

.introPageSub i, .introPageSub em {font-family: roboto_condensedlight_italic;}

.intro{font-size: 37px; vertical-align: text-top; display:inline-block;}

p.cap:first-letter {
	margin-top: 3px;
	display: block;
	float: left;
	font-family: 'roboto_condensedbold'!important;
	font-size: 85px;
	line-height:56px;
	padding:8px 10px 6.4px 0px;
}

p.capCenter:first-letter {
	float: none;
	padding:18px 5px 6.4px 12px;
}

.op {opacity:1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
} 

.op:hover {opacity:0.7;
	filter: alpha(opacity=70);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
} 

a [class*=" icon-"], a .icon-normal{ 
	-webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
	-ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
}

[class*=" icon-"]:hover, .icon-normal:hover{
	background:#26b0d3!important;
	-webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
	-ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
}

/***************** Research Lines ******************/

.w77{width:77%; margin:auto;}
.w88{width:88%; margin:auto;}

/***************** Publications ******************/

.outstanding {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMC4wMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.05) 0%, rgba(254,254,254,0.01) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.05)), color-stop(100%,rgba(254,254,254,0.01)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(254,254,254,0.01) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(254,254,254,0.01) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(254,254,254,0.01) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.05) 0%,rgba(254,254,254,0.01) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#03fefefe',GradientType=0 );
	height: 40px;
}

.outstanding:before {
	content: "";
	border-top: 17px solid #fff!important;
	border-left: 22px solid transparent;
	border-right: 22px solid transparent;
	position: relative;
	margin-left: 49%;
	bottom: -11px;
}

.abst {
	padding-left: 40px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-color: rgb(254, 254, 254);
}


/***************** People ******************/

.reducedWidth {width:74%; margin:auto;}

.vN {display:none;}

.posLeft{display: inline;}

.dividerL, .dividerL div {margin: 10px 0px 15px 0px!important;}

.lineC{margin-right: -580px; margin-left: -580px;}
.mR{margin-right:15px;}
.mL{margin-left:15px;}
	

/***************** Media ******************/

.contentPrintMedia > div:nth-of-type(2n), .contentPDF > div:nth-of-type(2n), .contentAudioVisual > div:nth-of-type(2n){margin-left:7%;}

.backShadow{
	background-color: #fff; 
	display: inline-block;
	line-height: 0; 
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.18);
	-moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.18);
	box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.18); 
	width: 46%;
	position: relative;
	float: left;
	margin-bottom: 8%;
	text-align:center;
}

.forceWidescreen .iframe-embed, .video-js{
	height:0;
	width:100%;
	padding-top:56.25%;
	position:relative;
}

.forceWidescreen .iframe-embed iframe{
	position:absolute;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
}

.backShadow a.op{display:block; margin:auto 0; background-color:#f9f9f9;}
.backShadow a img{margin-top:0px;}
.backShadow > p{padding-bottom: 0px;} 

.contentM {margin: 70px 49px 65px 49px; display:block;position:relative;}


/***************** Gallery / Portfolio ******************/

.opcTop{margin-top:-5px;}

.gallery a img {
	width: 90%;
	max-width: 90%;
	height: auto;
	max-height: 90%;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #e5e5e5!important;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.gallery a:hover img {
	border-color: #27CFC3!important;
}

.portfolio-items .work-info-bg {
	opacity: 0;
	filter: alpha(opacity=0);
	height: 100%;
	width: 100.2%;
	top: 0px;
	left: 0px;
	background-color: #27CFC3;
	position: absolute;
}

.portfolio-items .col .work-item img{
	transform: scale(1,1);
	-ms-transform: scale(1,1);
	-webkit-transform:scale(1,1);
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.portfolio-items .col .work-item:hover img{
	transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
	
.portfolio-items .work-info {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	padding: 0px 10px;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	color: #fff;
}

.portfolio-items .col {
	height: 100%;
}

#portfolio-filters, #portfolio-nav {
	height: 33px;
	z-index: 100;
	right: 0px;
	top: 0px;
	position: absolute;
	display: inline-block;
	width: 100%;	
}

.page-template-template-portfolio-php #portfolio-filters {
	position: absolute;
	margin-top: 0px;
	top: 5px;
}

#portfolio-filters {
	position: relative;
	margin-top: 30px;
}

#portfolio-filters ul {
	margin: 0px;
}

.portfolio-filter-clear {
	padding: 0!important;
}

#portfolio-nav {
	position: absolute;
}

#portfolio-filters {
	height: auto !important;
	width: 349px;
	float: right;
	margin-bottom: 33px;
	margin-right:7px;
	margin-top:40px;
}

#portfolio-filters li, #portfolio-filters-inline li {
	list-style: none!important;
	margin-left: 2px;
}

#portfolio-nav ul.controls {
	float: right;	
}

.no-date #portfolio-nav {
	top: 10px;
}

#portfolio-nav {
	top: 10px;	
}

#portfolio-filters > ul {
	display: none;
	width: 100%;
	position: absolute;
	z-index: 100;
}

#portfolio-filters ul li a {
	color: rgba(255, 255, 255, 0.7) !important;
}

#portfolio-filters a {
	display: block;
	padding: 14px 15px 14px 15px;
	color: #fff;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	background-color: #27CFC3;	
	border-top: 1px dotted rgba(255, 255, 255, 0.3);
	font-family: robotoregular;
	font-size:16px;
	line-height: 27px;
}

body #portfolio-filters-inline {
	margin-top: 0px;
	z-index: 100;
	height: auto!important;
	padding-bottom: 19px!important;
	background-color: #313233;
}

body #portfolio-filters-inline.first-section {
	padding-top: 50px!Important;
}

body #portfolio-filters-inline.nder-page-header.first-section  {
	padding-top: 19px!important;
}

#portfolio-filters-inline.non-fw {
	padding-bottom: 33px!important;
	background-color: transparent!important;
}

body #portfolio-filters-inline.nder-page-header.first-section.non-fw {
	padding-top: 33px!important;
}

body #portfolio-filters-inline.non-fw.first-section {
	padding-top: 70px!Important;
}

#portfolio-filters-inline .clear {
	padding: 0px;
}

#portfolio-filters-inline ul li, #portfolio-filters-inline ul ul {
	display: inline;
}

#portfolio-filters-inline ul {
	margin: 0px!important;
	text-align: right;
}

#portfolio-filters-inline #current-category {
	width: 100%;	
}

#portfolio-filters-inline .container > ul {
	padding-bottom: 30px;
	text-align: center;
}

#portfolio-filters-inline ul ul {
	margin-left: 0px!important;	
}

#portfolio-filters-inline #current-category {
	padding-left: 0px;
	float: right;
}

#portfolio-filters-inline .container > ul a, #portfolio-filters-inline .container > ul li#sort-label  {
	margin: 7px 0px;
	color: #000;
	font-family: 'robotobold'!important;
	font-size: 12px!important;
	letter-spacing: 2px;
	padding: 14px 16px!important;
	position: relative;
	text-transform: uppercase!important;
	top: -3px;
	border: 1px solid #e4e4e4;
	line-height: 18px!important;
	display: inline-block;
	white-space: pre;
}

#portfolio-filters-inline .container > ul li#sort-label {
 	border: none!important;
 	padding-right: 20px;
}

#portfolio-filters-inline #current-category {
	color: #eee;
    font-family: 'robotolight';
    font-size: 20px;
    letter-spacing: 0;
    line-height: 20px;
    position: relative;
    text-transform: none;
    top: 3px;
}

#portfolio-filters-inline .container > ul li#sort-label {
	color: #999!important;
	font-size: 18px!important;
	font-family: robotolight!important;
	text-transform: none!important;
	padding-bottom: 0px!important;
	display: none;
}

#portfolio-filters-inline ul li a {
	color: #999;
	font-size: 18px!important;
	font-family: robotolight!important;
	text-transform: none!important;
	padding-bottom: 0px!important;
}

#portfolio-filters-inline ul li a:hover {
	color: #eee;
}

#portfolio-filters-inline.non-fw #current-category, #portfolio-filters-inline.non-fw .container > ul li#sort-label {
	color: #d96c6c!important;
	font-family: 'misoregular';
	text-transform: uppercase;
	font-size: 26px;
	line-height: 35px;
	padding-bottom: 63px;
	text-align: center;
	letter-spacing: 8px;
	padding-top: 25px;
}

#portfolio-filters-inline.non-fw #current-category:after{
	content:'';
	width: 20%;
	display: block;
	border-bottom: 1px solid #ddd;
	margin: 25px auto 15px auto;
}

#portfolio-filters-inline.non-fw ul li a:hover {
	color: #000!important;
	font-family: robotothin;
	font-size: 46PX;
	text-transform: uppercase;
	line-height: 52px;
	padding-bottom: 32px;
}

#sort-portfolio {
	position: relative;
	/*border-top: 0px!Important;*/
}

#sort-portfolio span {
	font-family: 'robotoregular';
	font-size: 15px;
	display: block;
    line-height: 21px;
    padding-left: 0px!important;
	color: #fff!important;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sort-portfolio i {
	font-size: 21px!Important;
	position: absolute;
	right: 5px;
	top: 18px;
	height: 14px;
	line-height: 14px;
	background-color: transparent!important;
	color: #fff;
}

#portfolio-filters #sort-portfolio {
	background-color: #27CFC3;	
	padding-right: 40px;
	min-width: 160px;
	border-radius: 2px;
}

#portfolio-filters a:hover {
	color: rgba(255, 255, 255, 1) !important;
}

#portfolio-filters:hover #sort-portfolio {
	color: rgba(255, 255, 255, 1) !important;
	border-radius: 2px 2px 0px 0px;
}

.page-template-template-portfolio-php .page-header-no-bg .section-title {
	border-bottom: 0px;
	padding-bottom: 1em!important;
}

#portfolio {
	margin: 3px -1.2% 0px -1%;	
}

.portfolio-items .col {
	background-color: #f5f5f5;	
}

.portfolio-items.carousel .col {
	background-color: transparent;
}

html:not(.js) .portfolio-items .col.span_3 img, html:not(.js) .portfolio-items .col img {
	opacity: 1!important;
}

.portfolio-items .col img, .portfolio-items .col .work-meta, .portfolio-items .col .nectar-love-wrap {
	opacity: 0;
}

.carousel.portfolio-items .col img, .carousel.portfolio-items .col .work-meta, .carousel.portfolio-items .col .nectar-love-wrap {
	opacity: 1;
}

body .portfolio-items .col {
	height: auto;	
	margin-bottom: 25px!important;
}

.portfolio-items .col.span_4 {
	width: 31.00%;
	margin: 0px 1.13%;
}

.portfolio-items .col.span_3 .work-item .work-info a {
	padding: 6px 11px;
	font-size: 11px!important;
	margin: 3px;
}

.portfolio-items .col.span_3 .work-meta h4 {
	font-size: 16px;
	line-height: 16px!important;
	letter-spacing: -1px;
}

.portfolio-items .work-meta h4 {
	line-height: 22px!important; 
	position: relative;
	top: -2px; 
}

.portfolio-items .col.span_3 {
	width: 22.7%;
	margin: 0px 1.1%;
	padding: 0px;
}

.page-template-template-portfolio-php .portfolio-items .col.span_3, .page-template-template-portfolio-php .portfolio-items .col.span_4 {
	background-color: #F5F5F5; /* safari text fix */
}

#portfolio-nav #all-items a {
    cursor: pointer;
    display: inline-block;
    float: left;
    margin: 0px 10px 0 0;
    position: relative;
    background-position: 11px center;
    background-repeat: no-repeat;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

#portfolio-nav #all-items a i {
	line-height: 30px;
	font-size: 30px!important;
	background-color: transparent!important;
}

#portfolio-nav li {
	float: left;
	list-style: none;	
}

#portfolio-nav #prev-link a, #portfolio-nav #next-link a {
    color: #888 !important;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin: 0px 10px 0 0;
    position: relative;
    text-transform: capitalize;
    background-repeat: no-repeat;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    text-align: center;
}

#portfolio-nav #prev-link a {
	background-position: 13px center;
	padding: 1px 0px;
}

#portfolio-nav #next-link a {
	padding: 1px 0px;
	margin-right: 0px;
	background-position: -20px center;
}

#portfolio-nav a i, #portfolio-nav a i {
	background-color: transparent!important;
	font-size: 30px;
	line-height: 28px;
	color: #888;
	transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
}

#portfolio-nav #next-link a i, #portfolio-nav #prev-link a i {
	font-size: 32px!Important;
} 

#full_width_portfolio #portfolio-nav #prev-link a i, #full_width_portfolio #portfolio-nav #next-link a i {
	
}

.parallax-effect #portfolio-nav #next-link a i, .parallax-effect #portfolio-nav #prev-link a i {
	-webkit-transform: translateZ(0px);
}

body #portfolio-nav a:hover {
	background-color: transparent!important;
}


.portfolio-items .col .work-item .work-info a {
	background-color: #333;
	padding: 9px 15px;
	color: #fff!important;
	font-size: 12px!important;
	margin: 5px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}

.portfolio-items .col .work-item .work-info a:hover {opacity: 0.8;}

.portfolio-items .col h3 {
	position: relative;
	top: 0px;
	color: #fff;
	margin-bottom: 10px;
	font-family: 'robotolight';
	font-size: 21px;
	line-height: 28px;
}

.portfolio-items .col img {
	display: block;
	margin-bottom: 0px;
	width: 100%; /*auto*/
}

.portfolio-items[data-col-num="elastic"] .col img {
	width: 100.5%!important;
	max-width: 100.5%!important;
}

.portfolio-items[data-col-num="elastic"] .work-info-bg {
    width: 100.5%!important;
}

.portfolio-items .col .work-info .magnify span { background-image: url(img/stock/icons/magnify.png); }

.portfolio-items .col .work-info .view, .portfolio-items .col .work-info .image, .portfolio-items .col .work-info .video {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	color: #fff;
	display: block;
}

.portfolio-items .col .work-info .view span { 
	 background-image: url(img/stock/icons/link.png);
}

.portfolio-items .col .work-info .image span { 
	 background-image: url(img/stock/icons/image.png);
}


.portfolio-items .col .work-info .video span { 
	 background-image: url(img/stock/icons/video.png);
}

.portfolio-items .col .work-info span {
	top: 0px;
	left: 0px;
	position: absolute;
	display: block;
	height: 42px;
	width: 42px;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.8;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.portfolio-items .col .work-info .vert-center {
	text-align: center;
	margin-top: 76.5px;
}

.portfolio-items .col .work-info .vert-center p {
	padding-bottom: 0px;	
}

.portfolio-items .col .work-info a:hover { opacity: 0.8; }

.portfolio-items .col .work-info .vert-center *, .portfolio-items .col .work-info i {
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
}

.portfolio-items .col .work-item {
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
}

.portfolio-items .col.elastic-portfolio-item .work-item {
	overflow: visible;
}

.portfolio-items .nectar-love {
	text-align: left;
}

.portfolio-items .nectar-love i, .post-meta .nectar-love i, #project-meta .nectar-love i {
	width: 20px!important;
	font-size: 14px!important;
	top: -1px!important;
}

.portfolio-items .nectar-love {
	-moz-transition: background-color 0.2s linear;
	-webkit-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	height: 13px;
	width: auto;
	line-height: 11px;
	font-size: 12px!important;
	display: none;
	text-align: left;
	color: #888;
}


.portfolio-items .work-meta {
	text-align: left;
	float: left;
	width: 70%;
	font-size: 11px;
	color: #999;
}

.light .portfolio-items .work-meta {
	color: #e8e8e8;
}

.portfolio-items .work-meta h4 {
	margin-bottom: -2px;
}

.portfolio-items .nectar-love span {
	line-height: 12px;
}

.portfolio-items .nectar-love-wrap {
	display:none;
}

.portfolio-items .nectar-love:hover, .portfolio-items .nectar-love.loved {
	color: #888!important;
}

.portfolio-items .flex-gallery {
	margin-bottom: 0px;
}

.project-attrs {
	margin-bottom: 0px!important;
	margin-left: 0px!important;
}

.project-attrs li {
	list-style: none!important;
}
.project-attrs li span {
	display: inline-block;
	margin-right: 10px;
	height: 14px;
	width: 14px;
	background-color: #27CFC3;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
	background-repeat: no-repeat;
	background-position: center center;
}

.project-attrs li i {
	font-size: 14px;
	line-height: 14px;
	width: 23px;
	text-align: left;
	height: auto;
	background-color: transparent!important;
}

.portfolio-items .work-item .work-info [id^="video-popup-"] {
	display: none;
}

#project-meta ul, #project-meta .nectar-social {
	height: 23px;
	margin-bottom: 30px!important;
}

#project-meta ul li {
	float: left;
	padding: 0px!important;
	border-bottom: 0px!important;
}

#project-meta ul li .nectar-love-wrap {
	display:none;
}

.portfolio-loading {
	display: block;
	height: 31px;
	width: 31px;
	z-index: 80;
	position: absolute;
	left: 50%;
	top: 100px;
	margin-left: -15px;
	background-image: url(img/icons/loading-white-bg.gif);
}

div[data-col-num="cols-4"] .portfolio-loading {
	top: 85px;
}

div[data-col-num="cols-3"] .portfolio-loading {
	top: 111px;
}

div.portfolio-items[data-col-num="elastic"] {
	margin-right: 0px!important;
	margin-top: 0px!important;
}

.single-portfolio .comments-section #respond {
	margin-top: 30px;
}

.single-portfolio #sidebar h3, .single-portfolio #sidebar h4 {
	margin-bottom: 0px;
	padding-bottom: 4px;
}

.single-portfolio #sidebar {
	margin-bottom: 30px;	
	transition: none 0s!important;
}

.single-portfolio .gallery-slider .gallery, .single-portfolio .gallery-slider .jetpack-slideshow {
	display: none;	
}

#portfolio-extra img {
	display: block;
}

#portfolio-extra .clear {
	padding-bottom: 0px;
}

#full_width_portfolio #portfolio-extra .clear {
	padding-bottom: 24px;
}

.fixed-sidebar {
	width: 280px!important;
	float: right;
	transition: 0!important;
	margin-bottom: 55px!important;
}

.single-portfolio #post-area {
	padding-right: 40px;	
	margin-right: 0px!important;
	margin-top: 4px;
}

.single-portfolio #sidebar {
	width: 280px!important;
}

.single-portfolio #post-area .video {
	margin-bottom: 15px;
}

.portfolio-wrap  {
	position: relative;	
}

body .portfolio-wrap.default-style {
	padding: 2%;
}


body .default-style .portfolio-items .col.elastic-portfolio-item {
	margin: 1.2%!important;
	width: 17.02%!important;
}



body .portfolio-items .col.elastic-portfolio-item {
	width: 19.98%;
	margin: 0!important;
}

body .portfolio-items .col.elastic-portfolio-item.tall, body .portfolio-items .col.elastic-portfolio-item.regular {
	width: 19.96%;
}

body .portfolio-items .col.elastic-portfolio-item.wide {
	width: 39.92%;
}

body .portfolio-items .col.elastic-portfolio-item.wide_tall {
	width: 39.92%;
}


/******** About *******/

.team-member {
	margin-top: 7px;	
	padding-bottom: 7px;
	
}

.team-member h3 {
	font-size: 22px;
	margin-bottom: 4px!important;
}

.team-member p.description {
	padding: 15px 0px;
	margin: 15px 0px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.team-member ul.social {
	margin: 0px;	
}

.team-member ul.social:after {
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 	
}

.team-member ul.social li {
	float: left;
	list-style: none;
}

.team-member ul.social li a {
	font-size: 11px;
	margin: 0px 8px;
}

.team-member ul.social li:first-child a {
	margin-left: 0px;
}

.team-member ul.social li:after {
	content: ' / ';
	font-size: 11px!important;
}

.team-member ul.social li:last-child:after {
	content: ' '!important;
}

.full-width-section .team-member img {
	margin-bottom: 15px!important;
}


/********************** Contact ***********************/


html:not(.js) #contact-map {
	display: none;	
}

.widthC{display: block; margin: 0 auto;}

.container .main-content .spc, .spc {
	margin-top: 120px;
	margin-bottom:105px;
}

#contact-map {
	width: 100%;
	height: 370px;
}

#contact-map div {
	box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
	color: #000;
}


#sign{
	left:35px;
	position:relative;
}

body[data-bg-header="true"] #contact-map {
	margin-top: -30px!important;
}

.contact-info {
	padding-left: 20px;
}

body.page-template-template-contact-php .page-header-no-bg .col.section-title {
	border-bottom: 0px;
}

body.page-template-template-contact-php #page-header-bg {
	margin-bottom: 0px;
}

.widget_text textarea {
	max-height: 100px;
}

body .gform_wrapper .description, body .gform_wrapper .gfield_description, body .gform_wrapper .gsection_description, body .gform_wrapper .instruction {
	font-size: 12px;
}

body .gform_wrapper div.charleft {
	font-size: 10px;
}

body .gform_wrapper .top_label .gfield_label {
	font-weight: normal!important;
	margin-top: 20px;
	margin-bottom: 6px;
	font-family: 'robotomedium';
}

/***************** Masonry Items / Search results ******************/

#post-area.masonry {
	opacity: 0;
	width: 1120px;
	margin-bottom: 60px;
	transition: none!important;
	overflow: visible!important;
}

#post-area.masonry.span_9 {
	width: 834px;
	margin-right: 5px;
}

#post-area.masonry #pagination {
	position: absolute;
	bottom: -60px;
	padding-left: 0px;
}

#post-area.masonry  article.post .post-meta.no-img {
	top: 0px!important;
}

#post-area.masonry > article:last-child .content-inner {
	 border-bottom: 1px solid #DDDDDD!important;
}

#post-area.masonry article.post .post-content {
	padding-left: 0px!Important;
}

#post-area.masonry article.post .quote-inner, #post-area.masonry article.post .link-inner, #post-area.masonry article.post .status-inner, #post-area.masonry article.post .aside-inner {
	margin-bottom: 8px;
}

#search-results {
	margin-bottom: 85px;
	overflow: visible!important;
	visibility: hidden;
	font-size: 18px;
	font-family: robotoblack;
}

#search-results .result img {
	margin-bottom: 10px;
}

#post-area.masonry article.post .post-meta {
	display: block!important;
}

.masonry-blog-item .post-meta {
	position: relative!important;
}

.masonry-blog-item .post-meta .date {
	border-bottom: 0px!important;
	padding-bottom: 0px!important;
	float: left;
	margin-bottom: 0px!important;
}

.masonry-blog-item .post-meta .nectar-love-wrap {
	float: right;
}

.masonry-blog-item .content-inner {
	padding-bottom: 15px!important;
	margin-bottom: 15px!important;
}

.masonry-blog-item  h2.title {
	font-size: 20px!important;
    line-height: 26px!important;	
}

.masonry-blog-item .post-meta .date span {
	float: left;
	display: inline!important;
	text-transform: capitalize!important;
	font-family: 'robotoregular'!important;
	font-size: 12px!important;
	line-height: 12px!important;
	color: #777777!important;
}

.masonry-blog-item .more-link {
	margin-bottom: 10px;	
}

.masonry-blog-item .post-meta .nectar-love-wrap {
	width: auto!important;
}

#search-results .result, .masonry-blog-item {
	width: 31%;
	display: inline-block;
	margin-bottom: 2.5%;
	-o-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	background-color: #fff;
	padding: 15px 15px 15px 15px;
	position: relative;
}

.masonry-blog-item .jp-jplayer-video {
	height: 179px!important;
}

#post-area.span_9 .masonry-blog-item .jp-jplayer-video {
	height: 200px!important;
}

.masonry-blog-item {
	width: 30.8%;
}

#post-area.masonry.span_9 .masonry-blog-item {
	width: 46.8%;
}

#search-results .result {
	font-size: 11px;
}

#search-results .result span.bottom-line, .masonry-blog-item span.bottom-line {
	height: 1px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 7px;
	left: 0px;
	background-color: #eaeaea;
}

#search-results .result .title span {
	display: block;
	font-family: 'robotolight_italic';
	font-size: 17px;
	letter-spacing: 0px;
	color: #999;
	margin-top: 3px;
}

#search-results .result h2 {
	margin-bottom: 3px;
	font-size: 19px;
	line-height: 30px;
	letter-spacing: 0.2px;
}

#search-results .result p {
	padding-bottom: 0px;	
}

article.result .title a {
	color: #27CFC3;
}

article.result .title a:hover {
	color: inherit!important;
}



/*-------------------------------------------------------------------------*/
/*	6.	Nectar Shortcode Styles
/*-------------------------------------------------------------------------*/

/***************** Icons ******************/
[class^="icon-"],[class*=" icon-"] {
    border-radius: 999px 999px 999px 999px;
    -moz-border-radius: 999px 999px 999px 999px;
    -webkit-border-radius: 999px 999px 999px 999px;
    -o-border-radius: 999px 999px 999px 999px;
    display: inline-block;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    max-width: 100%;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 32px;
    word-spacing: 1px;
	margin-right: 15px;
}

[class^="icon-"].icon-3x,[class*=" icon-"].icon-3x {
	background-color: #f4f4f4!Important;
	border: 1px solid #f4f4f4;
}

[class^="icon-"].icon-3x:hover,[class*=" icon-"].icon-3x:hover {
	background-color: #fff!Important;
	border: 1px solid #ddd;
}


body [class^="icon-"].icon-3x.alt-style, body [class*=" icon-"].icon-3x.alt-style {
	background-color: #27CFC3!important;
	color: #fff!important;
}

.col:not(#post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.alt-style, .col:not(#post-area):not(.span_12):not(#sidebar):hover [class*=" icon-"].icon-3x.alt-style {
	background-color: rgba(0,0,0,0.035)!important;
}

.light .col:not(#post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.alt-style, .light .col:not(#post-area):not(.span_12):not(#sidebar):hover [class*=" icon-"].icon-3x.alt-style {
	background-color: rgba(0,0,0,0.1)!important;
}

#sidebar .widget:hover [class^="icon-"].icon-3x.alt-style {
	background-color: rgba(0,0,0,0.035)!important;
}


.full-width-section [class^="icon-"].icon-3x, .full-width-section [class*=" icon-"].icon-3x  {
	background-color: rgba(0,0,0,0.021)!important;
}

[class^="icon-"].icon-3x,[class*=" icon-"].icon-3x, .circle-border {
    background-color: #ecebe9;
    border-radius: 999px 999px 999px 999px;
    -moz-border-radius: 999px 999px 999px 999px;
    -webkit-border-radius: 999px 999px 999px 999px;
    -o-border-radius: 999px 999px 999px 999px;
    color: #27CFC3;
    display: inline-block;
    font-size: 30px;
    height: 90px;
    line-height: 90px;
    max-width: 100%;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 90px;
    word-spacing: 1px;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
}


[class^="icon-"].icon-3x, [class*=" icon-"].icon-3x {
	margin-bottom: 27px;
}

body [class^="icon-"].icon-tiny {
	line-height: 24px!important;
	height: 22px; 
	width: 24px;
	margin-right: 10px;
	font-size: 21px!important;
	color: #bbb!important;
	background-color: transparent!important;
}

body [class^="icon-"].icon-default-style {
	line-height: 20px!important;
	height: 22px; 
	width: 24px;
	margin-right: 10px;
	font-size: 21px!important;
	color: #27CFC3;
	background-color: transparent!important;
}

h3 [class^="icon-"], h2 [class^="icon-"], h4 [class^="icon-"], h5 [class^="icon-"] {
	margin-right: 5px;
}

.col:not(#post-area):not(.span_12):not(#sidebar):hover .circle-border, #sidebar .widget:hover .circle-border {
	border: 1px solid #27CFC3;
    transform: scale(1.18);
    -moz-transform: scale(1.18);
    -o-transform: scale(1.18);
    transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
    -moz-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
    -webkit-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
    -o-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
}

.col:not(#post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x, .col:not(#post-area):not(.span_12):not(#sidebar):hover [class*=" icon-"].icon-3x, #sidebar .widget:hover [class^="icon-"] {
	color: #fff!important;
	background-color: #27CFC3;
}

.circle-border {
	background: none repeat scroll 0 0 transparent;
    border: 1px solid #ecebe9;
    height: 88px;
    left: 1px;
    position: absolute;
    z-index: -1;
    top: 1px;
    transition-duration: 225ms;
    -moz-transition-duration: 225ms;
    -webkit-duration: 225ms;
    -o-transition-duration: 225ms;
    transition-property: all;
    -moz-transition-property: all; 
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
    -moz-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
    -o-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
    -webkit-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
    width: 88px;
}

.full-width-section .circle-border  {
	background-color: rgba(0,0,0,0.021);
	border-color: rgba(0,0,0,0.05);
}

.full-width-section .light .circle-border  {
	background-color: rgba(0,0,0,0.021);
	border-color: rgba(0,0,0,0.2);
}

/***************** Milestone ******************/

.nectar-milestone {
	text-align: center;
}

.nectar-milestone .number {
	font-size: 70px;
	line-height: 70px;
	display: block;
	font-family: 'robotomedium';
	margin-bottom: 5px;	
}

.nectar-milestone .subject {
	letter-spacing: 0.5px;
    font-family: 'robotolight';
    font-size: 16px;
}

/***************** Bar graph ******************/

.bar_graph {
	text-align: left!important;
	margin: 0px!important;	
}

.bar_graph li {
	list-style: none!important;
}

.bar_graph li:last-child span {
	margin-bottom: 0px;
}

.bar_graph li .bar-wrap {
	margin-bottom:13px;
	background-color: #efefef;
	border-radius: 300px 300px 300px 300px;
	-webkit-border-radius: 300px 300px 300px 300px;
	-o-border-radius: 300px 300px 300px 300px;
	-moz-border-radius: 300px 300px 300px 300px;
	background-color: #ebebeb;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}

.bar_graph li span { 
	height: 15px;
	width: 0px;
	display: block;
	background-color: #27CFC3;
	border-radius: 300px 300px 300px 300px;
	-webkit-border-radius: 300px 300px 300px 300px;
	-o-border-radius: 300px 300px 300px 300px;
	-moz-border-radius: 300px 300px 300px 300px;
}

.bar_graph li p {
	padding-bottom: 2px;
	text-align:right;
}

.bar_graph li span {
	overflow: visible!important;
	position: relative;
}

.bar_graph li span strong {
	position: absolute;
	right: -0px;
	top: -25px;
	padding: 4px 7px!important;
	background-color: #333;
	color: #fff;
	line-height: 12px!important;
	font-size: 11px!important;
	opacity: 0;
	display: block;
	font-family: 'robotomedium';
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
}

.bar_graph li span strong i {
	font-style:normal!important;
}

.bar_graph li span strong:after {
	border-color: #333 transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    bottom: -5px;
    content: "";
    display: block;
    left: 12px;
    position: absolute;
    width: 0;
}

.bar_graph li span strong.full:after {
	left: 15px;
}

.bar_graph li span strong.full {
	width: 43px;
	text-align: center;
}

/***************** Testimonial Slider ******************/

.testimonial_slider {
	float: none;
	opacity: 0;
	margin-bottom: 21px;
}

html:not(.js) .testimonial_slider {
	opacity: 1;
	height: auto;
}

.testimonial_slider blockquote {
	padding-left: 0px;
	text-align: center;
	color: rgba(0,0,0,1);
	background-image: none;
	font-size: 20px;
	width: 100%;
	position: absolute;
}

.testimonial_slider blockquote p {
	padding-bottom: 15px;
}

.testimonial_slider .controls ul {
	margin: 0px!important;
	display: block;
	text-align: center;
	width: 100%;
}

.testimonial_slider .controls ul li {
	list-style: none!important;
	cursor: pointer;
	display: inline;
}

.testimonial_slider .controls ul li span.pagination-switch {
	background-color: rgba(0, 0, 0, 0);
    border: 1px solid #333;
    border-radius: 10px 10px 10px 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    transition: background-color 0.2s linear 0s, border-color 0.2s linear 0s;
    width: 10px;
}

.testimonial_slider .controls ul li span.pagination-switch:hover, .testimonial_slider .controls ul li span.pagination-switch.active {
	background-color: #333;
}

.testimonial_slider .controls {
	position: absolute;
	bottom: -22px;
	z-index: 30;
	width: 100%;
	text-align: center;
}

.testimonial_slider .slides {
	overflow: hidden;
	position: relative;
}

.testimonial_slider blockquote span {
	font-size: 16px;
	color: rgba(0,0,0,.7);
}

.light .testimonial_slider blockquote {
	color: rgba(255,255,255,0.95);
}

.light .testimonial_slider blockquote span {
	color: rgba(255,255,255,0.65);
}

.light h1, .light h2, .light h3, .light h4, .light h5, .light h6 {
	color: #fff;
}

.testimonial_slider .controls ul li i {
	color: #444444;
}
.light .testimonial_slider .controls ul li span {
	border-color: #fff;
}

.light .testimonial_slider .controls ul li span:hover, .light .testimonial_slider .controls ul li span.pagination-switch.active {
	background-color: #fff!important;
}

/***************** Tabbed (Lasted News) ******************/

.tabbed > ul {
	margin-top: -109px;
	width: 85px;
	float: right;
}

.tabbed:before{
	content:'RELATED NEWS';
	font-family: 'misoregular';
	font-size: 32px;
	letter-spacing: 9px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	color: #33ccff;
	margin: 0 auto 60px auto;
}


.tabbed > ul li {
	float: left;
	list-style: none; 
	margin-left: 0px;
}

.tabbed > ul li a {
	display: block;
	color: #ccc!important;
	position: relative;
	padding: 4px 15px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	border-right: 1px solid rgba(0,0,0,0.3);
	background: #000e3d!important;
}

.tabbed .clear {
	display: block!important;
	padding-bottom: 0px;
}

.tabbed > ul li a:hover {
	background: #000;
}

.tabbed > ul li:last-child a {
	/*border-color: transparent;*/
	float: left;
}

.tabbed > ul li a.active-tab {
	color: #fff!important;
}

.light .tabbed > ul li:last-child a, .light  .tabbed > ul li a {
	border-color: rgba(0,0,0,0.2);
}

.light .tabbed > ul li a {
	background-color: rgba(0,0,0,0.15);
}

/***************** Image with animation / Col animation ******************/

img.img-with-animation, .col.has-animation {
	opacity: 0;
	position: relative;
}

img.img-with-animation[data-animation="grow-in"].full-opacity {
	opacity: 1;
}

html:not(.js) img.img-with-animation, html:not(.js) .col.has-animation  {
	opacity: 1;
}

img.img-with-animation[data-animation="grow-in"], .col.has-animation[data-animation="grow-in"] {
	opacity: 0.1;
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -o-transform: scale(0.4);
    -moz-transform: scale(0.4);
    transition: opacity 0.6s cubic-bezier(0.15, 0.84, 0.35, 1.25);
    -webkit-transition: opacity 0.6s cubic-bezier(0.15, 0.84, 0.35, 1.25);
    -moz-transition: opacity 0.6s cubic-bezier(0.15, 0.84, 0.35, 1.25);
    -o-transition: opacity 0.6s cubic-bezier(0.15, 0.84, 0.35, 1.25);
}

img.img-with-animation[data-animation="fade-in-from-left"] {
	left: -40px;
	padding-right: 30px;
}

.col.has-animation[data-animation="fade-in-from-left"] {
	left: -40px;
}

img.img-with-animation[data-animation="fade-in-from-right"] {
	right: -40px;
	padding-left: 30px;
}

.col.has-animation[data-animation="fade-in-from-right"] {
	right: -40px;
}

img.img-with-animation[data-animation="fade-in-from-bottom"] {
	bottom: -100px;
}

.col.has-animation[data-animation="fade-in-from-bottom"] {
 	bottom: -50px;
}

img.img-with-animation[data-animation="fade-in-from-left"], img.img-with-animation[data-animation="fade-in-from-right"] {
	margin: 0 auto;
}

/***************** Toggle ******************/

.toggle {
	margin-bottom: 15px;	
}

.toggle.open h3 a {
	color: #000!important;
	padding-top: 15px;
}

.toggle h3 {
	position: relative;
	z-index: 10;
	font-size: 20px!important;
	margin-bottom: 0px!important;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;	
}

.toggle h3 a {
	display: block;
	color: rgb(32, 138, 184)!important;
	padding: 16px 14px 16px 43px;
	font-family: 'misobold';
	font-size: 25px;
	line-height: 14px!important;
	padding-right: 1.8em;
	letter-spacing: 8px;
	text-align: center;
	background: none;
	transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
}

.toggle h3 a i {
	position: absolute;
	left: 13px;
	background-color: transparent;
	line-height: 18px!important;
	font-size: 22px;
	top: 16px;
	width: 23px;
	height: 23px!important;
	transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
}

.toggle h3 a:hover {
	color: #000!important;
}

.toggle > div {
	padding: 10px 14px;
	border-top: 0px;
	display: none;
	background-color: #fff;
}

.light .toggle > div {
	color: #777777!important;
}

/***************** Full Width Section ******************/

.full-width-section {
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
	margin-left: -50%;
    padding-left: 50%;
    padding-right: 50%;
    width: 100%;
    position: relative;
    z-index: 0;
    visibility: hidden;
}

.full-width-section > .span_12 > div:last-child {
	padding-bottom: 0px!important;
}

.full-width-section img {
	display: block;
	margin-bottom: 0px!important;
}

html:not(.js) .full-width-section {
	visibility: visible;
}

.full-width-section.parallax_section {
	background-attachment: fixed;
}

.full-width-section.no-cover {
	background-size: auto!important;
	-moz-background-size: auto!important;
	-webkit-background-size: auto!important;
}

.full-width-section > .col.span_12 {
	float: none!important;
}

.full-width-section > .col.span_12.light {
	color: #fff;	
}

.home-wrap .full-width-section.first-section {
	margin-top: -37px!important;
}

/***************** Clients ******************/

.clients.two-cols > div { width: 49.4%; }
.clients.two-cols > div:nth-child(2n+2) { margin-right: 0px;}
.clients.carousel.two-cols > div { margin: 0px 10px;}

.clients.three-cols > div { width: 32.6%; }
.clients.three-cols > div:nth-child(3n+3) { margin-right: 0px;}
.clients.carousel.three-cols > div { margin: 0px 10px;}

.clients.four-cols > div { width: 24.2%; }
.clients.four-cols > div:nth-child(4n+4) { margin-right: 0px;}
.clients.carousel.four-cols > div {margin: 0px 10px;}

.clients.five-cols > div { width: 19.2%; }
.clients.five-cols > div:nth-child(5n+5) { margin-right: 0px;}
.clients.carousel.five-cols > div { margin: 0px 10px;}

.clients.six-cols > div { width: 15.8%; }
.clients.six-cols > div:nth-child(6n+6) { margin-right: 0px;}
.clients.carousel.six-cols > div { margin: 0px 10px;}


.clients > div {
	float: left;
	transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	margin-right: 1%;
	margin-bottom: 1%;
	opacity: 1;
}

.clients.fade-in-animation > div {
	opacity: 0;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

.clients.fade-in-animation.completed > div {
	transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	 -webkit-backface-visibility: hidden;
}

.clients > div.no-link:hover {
	opacity: 1!important;
}

.clients > div:hover {
	opacity: 0.7!important;
}

.clients > div img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}


/*-------------------------------------------------------------------------*/
/*	7. Footer Styles
/*-------------------------------------------------------------------------*/

.logoFooter, .logoFooterZ {display: inline-block; margin:0px 70px; padding-top:60px;}


#footer-outer {
	color: #ccc;
	position: relative; 
	z-index: 10;
	background-color: #313233;
}

#footer-outer .row {
	padding: 55px 0px;
	margin-bottom: 0px;
}

#footer-outer .widget h4 {
	color: #777;
	font-size: 12px;
	font-family: 'robotomedium';
    letter-spacing: 2px; 
    text-transform: uppercase;
	margin-bottom: 20px;
}

#footer-outer .widget {
	margin-bottom: 30px;
}

#footer-outer .widget.widget_categories ul ul, #footer-outer .widget.widget_pages ul ul, #footer-outer .widget.widget_nav_menu ul ul {
	margin: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 20px;
}

#footer-outer .widget.widget_categories li, #footer-outer .widget.widget_pages li, #footer-outer .widget.widget_nav_menu li {
	border-bottom: 0px!important;
	padding: 0px!important;
}

#footer-outer .widget.widget_categories li a, #footer-outer .widget.widget_pages li a, #footer-outer .widget.widget_nav_menu li a {
	padding: 8px 0px;
	display: block;
	border-bottom: 1px solid #444444;	
}

#footer-outer .widget.widget_categories > ul > li:first-child > a, #footer-outer .widget.widget_pages > ul > li:first-child > a, #footer-outer .widget.widget_nav_menu > ul > li:first-child > a {
	padding-top: 0px;
}

#footer-outer .span_3 .widget:last-child {
	margin-bottom: 0px;
}

#footer-outer a {
	color: #ccc;
}

#footer-outer a:hover {
	color: #27CFC3;
}

#footer-outer .nectar-button:hover {
	color: #fff!important;
}

#footer-outer .widget ul li {
	margin-bottom: 7px;
}

#footer-outer #footer-widgets {
	border-bottom: 1px solid #212121;
}

#footer-outer #copyright {
	padding: 15px 0px;
	font-family: 'robotolight'!important;
	font-size: 14px;
}

#footer-outer #copyright li {
	float: left;
	margin-left: 20px;
}

#footer-outer #copyright .container div, #footer-outer #copyright .container div:last-child{
	margin-bottom: 0px;
	display: inline!important;
}

#footer-outer #copyright li a, #header-secondary-outer #social li a {
	display: block;
	height: 24px; 
	position: relative;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	background-position: center top;
}

#footer-outer #copyright li a i, #header-secondary-outer #social li a i {
	color: #666666;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

#footer-outer #copyright li a i:hover {
	color: #27CFC3;
}

#footer-outer #copyright li a.vimeo, #footer-outer #copyright li a.behance, #header-secondary-outer #social li a.behance, #header-secondary-outer #social li a.vimeo {
	background-color: #666;
}

#footer-outer #copyright li a.vimeo:hover, #footer-outer #copyright li a.behance:hover, #header-secondary-outer #social li a.behance:hover, #header-secondary-outer #social li a.vimeo:hover {
	background-color: #27CFC3;
}

#footer-outer #copyright p {
	margin-top: 3px;	
}

#footer-outer #copyright .col ul {
	float: right;
}

#footer-outer #copyright li a.facebook { width: 12px;}
#footer-outer #copyright li a.twitter { width: 20px;}
#footer-outer #copyright li a.dribbble { width: 24px;}
#footer-outer #copyright li a.google-plus { width: 20px;}
#footer-outer #copyright li a.pinterest { width: 17px;}
#footer-outer #copyright li a.rss { width: 18px;}
#footer-outer #copyright li a.vimeo { width: 20px; text-indent: -9999px;}
#footer-outer #copyright li a.tumblr { width: 21px;}
#footer-outer #copyright li a.youtube { width: 21px;}
#footer-outer #copyright li a.linkedin { width: 19px;}
#footer-outer #copyright li a.behance { width: 27px; text-indent: -9999px;}
#footer-outer #copyright li a.instagram { width: 20px;}

#footer-outer #copyright #social .facebook, #footer-outer #copyright #social .facebook span { background-image: url(img/icons/social/facebook.png); }
#footer-outer #copyright #social .twitter, #footer-outer #copyright #social .twitter span { background-image: url(img/icons/social/twitter.png); }
#footer-outer #copyright #social .vimeo, #footer-outer #copyright #social .vimeo span { background-image: url(img/icons/social/vimeo.png); }
#footer-outer #copyright #social .dribbble, #footer-outer #copyright #social .dribbble span { background-image: url(img/icons/social/dribbble.png); }
#footer-outer #copyright #social .rss, #footer-outer #copyright #social .rss span { background-image: url(img/icons/social/rss.png); }
#footer-outer #copyright #social .skype, #footer-outer #copyright #social .skype span { background-image: url(img/icons/social/skype.png); }
#footer-outer #copyright #social .pinterest, #footer-outer #copyright #social .pinterest span { background-image: url(img/icons/social/pinterest.png); }
#footer-outer #copyright #social .google-plus, #footer-outer #copyright #social .google-plus span { background-image: url(img/icons/social/google-plus.png); }
#footer-outer #copyright #social .tumblr, #footer-outer #copyright #social .tumblr span { background-image: url(img/icons/social/tumblr.png); }
#footer-outer #copyright #social .youtube, #footer-outer #copyright #social .youtube span { background-image: url(img/icons/social/youtube.png); }
#footer-outer #copyright #social .linkedin, #footer-outer #copyright #social .linkedin span { background-image: url(img/icons/social/linked-in.png);  }
#footer-outer #copyright #social .behance, #footer-outer #copyright #social .behance span, #header-secondary-outer #social .behance, #header-secondary-outer #social .behance span { background-image: url(img/icons/social/behance.png);  }
#footer-outer #copyright #social .instagram, #footer-outer #copyright #social .instagram span { background-image: url(img/icons/social/instagram.png);  }

#header-secondary-outer #social .vimeo, #header-secondary-outer #social .vimeo span { background-image: url(img/icons/social/vimeo-header.png); }
#header-secondary-outer #social .behance, #header-secondary-outer #social .behance span { background-image: url(img/icons/social/behance-header.png); }


#footer-outer i, #header-secondary-outer #social i {
	font-size: 20px;
	width: auto;
}

#footer-outer #copyright i.icon-be {
	font-size: 24px;
}

#header-secondary-outer #social li .icon-be {
	font-size: 18px!important;
}

/***************** Flickr widget ******************/

#footer-outer .col #flickr > div img {
	background-color: #444;
	border-color: #4d4d4d;
}

#footer-outer .col #flickr > div a:hover img {
	border-color: #616161;
	background-color: #616161;
}


#footer-outer .col .widget_recent_entries span, #footer-outer .col .recent_posts_extra_widget .post-widget-text span {
	display: block;
	line-height: 17px;
	color: #999;
	font-size: 11px;
	margin-bottom: 6px;
}

#footer-outer #footer-widgets .col ul li {
	padding: 8px 0px;
	list-style: none;
	margin-bottom: 0px;
	border-bottom: 1px solid #444;
}

#footer-outer #footer-widgets .col ul li:first-child {
	padding-top: 0px!important;
}

#footer-outer #footer-widgets .col ul li:last-child {
	margin-bottom: 0px;
}

#footer-outer #footer-widgets .col ul ul li:last-child { 
	border-bottom: 0px!important;
}

#footer-outer #footer-widgets .col p {
	padding-bottom: 20px;
}

#footer-outer #footer-widgets .col p:last-child {
	padding-bottom: 0px;
} 


/***************** Calendar Widget ******************/

.widget_calendar {
	position: relative;	
}

.widget_calendar table {
	width: 100%;
	border-collapse:collapse;
}

.widget_calendar table td, #footer-outer #footer-widgets .col .widget_calendar table th {
	text-align: center;
	
}

.widget_calendar table tbody td {
	border: 0px;
	padding: 4px;
	font-size: 11px;
	color: #666;
}

.widget_calendar table tbody tr td:first-child {
	border-left: 0px;
}

.widget_calendar table tbody tr:nth-child(2n+1) {
	background-color: #f0f0f0;
}

.widget_calendar table th {
	font-family: 'robotomedium';
	border-bottom: 0px;
	text-align: center!important;
	padding-bottom: 10px;
	color: #999999;
}


.widget_calendar table #prev {
	text-align: left;
	position: relative; 
	padding: 10px 0px 0px 0px;
	z-index: 2;
}

.widget_calendar table #next {
	text-align: right;
	position: relative; 
	padding: 10px 0px 0px 0px;
	z-index: 2;
}

.widget_calendar caption {
	position: absolute;
	bottom: 0px;
	z-index: 1;
	width: 100%;
	text-align: center;
}

#footer-outer #footer-widgets .col .widget_calendar table tbody td {
	border: 0px;
	color: #777777;
	padding: 4px;
	font-size: 11px;
}

#footer-outer #footer-widgets .col .widget_calendar table {
	border-collapse:collapse;
}

#footer-outer #footer-widgets .col .widget_calendar table tbody tr td:first-child {
	border-left: 0px;
}

#footer-outer #footer-widgets .col .widget_calendar table tbody tr:nth-child(2n+1) {
	background-color: #343739;
}

#footer-outer #footer-widgets .col .widget_calendar table th {
	border-bottom: 0px;
	padding-bottom: 10px;
	font-family: 'robotomedium';
	color: #777777;
}

#footer-outer #footer-widgets .col .widget_calendar table tfoot tr {
	margin-top: 20px;
}

#footer-outer #footer-widgets .col .tagcloud a {
	background-color: #1F1F1F;
    color: #A0A0A0 !important;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin: 3px 3px 0px 0px;
    padding: 5px 7px;
    position: relative;
    font-size: 8pt !important;
    text-transform: capitalize;
    transition: all 0.2s linear;
    border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}

#footer-outer #footer-widgets .col .widget_tag_cloud:after {
	display: block; 
	height: 0; 
	clear: both; 
	content: ""; 
	visibility: hidden;
}

#footer-outer #footer-widgets .col .tagcloud a:hover {
	background-color: #27CFC3;
	color: #fff!important;
}

#footer-outer #footer-widgets .col .widget_recent_comments ul li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
    border: medium none;
    display: block;
    margin-bottom: 18px;
    padding: 19px !important;
    position: relative;
}

#footer-outer #footer-widgets .col .widget_recent_comments ul li:last-child {
	margin-bottom: 0px;	
}

#footer-outer #footer-widgets .col input[type=text], #footer-outer #footer-widgets .col input[type=email] {
	padding: 10px;
	width: 100%;
}

#footer-outer #footer-widgets .col input[type=text]:focus, #footer-outer #footer-widgets .col input[type=email]:focus {
	background-color: #fff;
}


#footer-outer #footer-widgets .col input[type=submit] {
	background-color: #27CFC3;
	opacity: 0.9;
	transition: opacity 0.2s linear 0s;
	-moz-transition: opacity 0.2s linear 0s;
	-webkit-transition: opacity 0.2s linear 0s;
	-o-transition: opacity 0.2s linear 0s;
}

#footer-outer #footer-widgets .col input[type=submit]:hover {
	opacity: 1;
}

#footer-outer .recent_projects_widget img {
	background-color: #444;
	border-color: #4d4d4d;
}

#footer-outer .recent_projects_widget a:hover img {
	border-color: #616161;
	background-color: #616161;
}

#footer-outer .widget.widget_nav_menu li a {
  border-bottom: 0px!important;
}

#footer-outer #footer-widgets .col ul li:first-child > a {
  padding-top: 0px!important;
}

#footer-outer #footer-widgets .rsswidget img {
	margin-bottom: -2px!important;
	margin-right: 2px;
}

/***************** Call to action ******************/

#call-to-action {
	font-family: 'robotolight';
	position: relative; 
	z-index: 10;
	background-color: #ecebe9;
	text-align: center;
	vertical-align: bottom;
	font-size: 22px;
}

#call-to-action .container {
	padding: 42px 0px 36px 0px;	
}

#call-to-action .container span {
	letter-spacing: -1px;
	display: inline-block;
}

#call-to-action .container a {
	background: none repeat scroll 0 0 #27CFC3;
	position: relative;
	top: -3px;
    color: #FFFFFF;
    margin-bottom: 0px!important;
    font-size: 12px;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    text-transform: uppercase;
    font-family: 'robotomedium';
    letter-spacing: 2px;
    margin-left: 20px;
    line-height: 24px;
    display: inline-block;
    border-radius: 5px 5px 5px 5px;
    padding: 16px 21px;
}

#call-to-action .triangle {
	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f5f5f5;
    height: 10px;
    width: 10px;
    left: 440px;
    margin: -42px auto 33px auto;
}

#call-to-action a {
	color: #45484a;
	opacity: 0.75;
	transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-webkit-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
}

#call-to-action a:hover {
	opacity: 1;
}

#call-to-action span {
	color: #4b4f52;
	font-family: 'robotomedium';
}


/*-------------------------------------------------------------------------*/
/*	8. Sidebar Styles
/*-------------------------------------------------------------------------*/

#sidebar{
	border-top: 6px dotted #fff;
	border-bottom: 6px dotted #fff;
}

.gs_widget a, .gs_widget span{
	color:rgb(32, 138, 184)!important;
	font-family: 'robotoregular';
	font-size:15px;
	line-height: 21px;
	display:block;
	border-bottom: 1px solid #E4E4E4;
	padding: 18px 20px;
	margin: 0px -20px;
	background: #fff;
	letter-spacing: 0px;
}


#sidebar h4 a{
	font-family: 'robotoblack';
	font-size:14px;
    text-transform: uppercase;
	display:block;
	padding: 18px 20px;
	border-bottom: 1px solid #E4E4E4;
	letter-spacing:3.8px;
}

.gs_widget a:hover{color:#000!important;}

.gs_widget a:last-child, .gs_widget span:last-child, .gs_widget span:first-child {
	border-bottom:none;
}

#sidebar h4{margin-bottom:0px;}


.gs_widget span.current-page{
	color:#000!important; 
	font-family: 'robotomedium';
	background: #f8f8f8;
	border-left: 4px solid #000;
}

.gs_widget span.current-page i, .gs_widget span.current-page em {font-family: 'robotomedium_italic';}

.gs_widget h4 span.current-page{
	font-family: 'robotoblack';
    text-transform: uppercase;
	letter-spacing: 3.8px;
	font-size: 14px;
}

#sidebar.left-sidebar {
	padding: 0px 20px;
	margin-right: 0px;
	width: 378px; /*366*/
	margin-top:70px;
}

.row.rowSidebar{
	margin-bottom: -40px;
	background-image: url('img/dividers/dottedBlueCosnet.jpg');
	overflow:hidden;
}

#sidebar .widget_recent_entries span, .recent_posts_extra_widget span {
	display: block;
	line-height: 13px;
	font-size: 11px;
	margin-bottom: 6px;
}

#sidebar .widget_recent_entries span {
	color: #999;
}

#sidebar .widget_recent_comments h4, #sidebar .Simple_Flickr_Photos h4 {
	margin-bottom: 16px;
}

#sidebar .widget li.recentcomments {
	padding: 15px!important;
	margin-bottom: 22px;
	border: none;
	position: relative;
	display: block;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
}

.widget.widget_search {
	display: visible; /*NONE*/
}


#sidebar .widget .tagcloud a, .post-tags a  {
	background-color: #333333;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin: 3px 3px 0px 0px;
    font-size: 8pt!important;
    padding: 5px 7px;
    position: relative;
    text-transform: capitalize;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}

#sidebar .widget_tag_cloud:after {
	display: block; 
	height: 0; 
	clear: both; 
	content: ""; 
	visibility: hidden;
}

#sidebar .widget .tagcloud a:hover, .post-tags a:hover {
	background-color: #27CFC3;
}

#sidebar .widget input[type=text], #sidebar .widget input[type=email] {
    padding: 10px;
    width: 100%;
}

#sidebar .widget form p {
	padding-bottom: 15px;
}

#sidebar .widget.widget_categories ul ul, #sidebar .widget.widget_pages ul ul, #sidebar .widget.widget_nav_menu ul ul {
	margin: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 20px;
}

#sidebar .widget.widget_categories li, #sidebar .widget.widget_pages li, #sidebar .widget.widget_nav_menu li {
	border-bottom: 0px!important;
	padding: 0px!important;
}

#sidebar .widget.widget_categories li a, #sidebar .widget.widget_pages li a, #sidebar .widget.widget_nav_menu li a {
	padding: 8px 0px;
	display: block;
	border-bottom: 1px solid #E6E6E6;	
}

#sidebar .widget.widget_categories > ul > li:first-child > a, #sidebar .widget.widget_pages > ul > li:first-child > a, #sidebar .widget.widget_nav_menu > ul > li:first-child > a {
	padding-top: 0px;
}


#post-area.col_last {
	float: right;
}

.recent_projects_widget img, #sidebar #flickr img, #footer-outer #flickr img {
	margin-bottom: 0px!important;
	display: block;
	padding: 5px;
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #e5e5e5;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}


.recent_projects_widget a:hover img, #sidebar #flickr a:hover img, #footer-outer #flickr a:hover img {
	border-color: #27CFC3;
}

.recent_projects_widget div a, #sidebar #flickr div a, #footer-outer #flickr div a {
	float: left;
	margin: 2% 2% 0 0;
	width: 32%!important;
}

.recent_projects_widget div a:nth-child(3n+3), #sidebar #flickr div:nth-child(3n+3) a, #footer-outer #flickr div:nth-child(3n+3) a {
	margin-right: 0px!important;
}

.recent_posts_extra_widget ul li:first-child {
	padding-top: 0px!important;
}

.recent_posts_extra_widget .post-widget-image {
	float: left;
	position: relative;
	z-index: 50;
	margin-right: 10px;
}

.recent_posts_extra_widget .post-widget-image img {
	margin: 3px 0px;
	display: block;
}

.recent_posts_extra_widget .clear {
	padding-bottom: 0px;
}

.recent_posts_extra_widget .post-widget-text {
	line-height: 17px;
}

.recent_posts_extra_widget .post-widget-text span {
	margin-top: 2px;
	margin-bottom: 4px;
}

#sidebar select {
	max-width: 100%;
}

#footer-outer #flickr:after, #sidebar #flickr:after, .recent_projects_widget > div:after {
	clear: both;
	content: '';
	display: block;
}

.widget_pages ul ul {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 20px!important;
}

/*-------------------------------------------------------------------------*/
/*	9.  Blog + Pagination Styles
/*-------------------------------------------------------------------------*/

.post-header span{display:none;}
.post-header{display:none;}


#post-area #pagination {
	margin: 0px 47%;
}

#post-area {
	padding-top: 115px;
}
 
#post-area.col_last {
	/*padding-left: 20px;*/	
	padding-right: 0px!important;	
}

#post-area.col_last.span_12 {
	padding-left: 0px;	
	float: none!important;
}

#post-area > article:last-child .content-inner {
	margin-bottom: 0px;	
	border-bottom: 0px;
}

article.post .more-link, .blog-recent .more-link  {
	display: block;
	margin-top: 25px;
	cursor: default;
	color: #fff;
}

article.post .post-header h2 a:hover {
	color: inherit!important;
}

article.post + article.post .content-inner:before {
	content:"";
	display:block;
	padding-bottom: 90px;
	margin-bottom: 120px;
	border-bottom: 1px solid #ddd;
}

.postExperiments:before{background-image: url('img/dividers/dividerExperiments.png');}
.postPublications:before{background-image: url('img/dividers/dividerPublications.png');}

article.post + article.post .postExperiments:before, article.post .postPublications:before {
	content:"";
	display:block;
	margin: 0px auto 45px auto!important;
	background-repeat:no-repeat;
	height:96px;
	width:96px;
	text-align: center !important;
	background-position:center-center;
}

.post-password-form {padding-top: 40px;}

article.post .more-link span, .blog-recent .more-link span {
	background-color: #333;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
	width: auto;
	cursor: pointer;
	padding: 6px 10px;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}

article.post .more-link span:hover, .blog-recent .more-link span:hover {
	background-color: #27CFC3;
}

article.post .post-meta {
	position: absolute;
	left: 0px;
	top: 0px;	
}

.recent-posts article.post .post-header a {
	color: #999;
}

.recent-posts-title {
	font-size: 12px!important;
	letter-spacing: 1.5px!important;
	margin-bottom: 7px!important;
}

.post-header, #single-below-header {
	margin-bottom: 12px;
	font-size: 11px;
	color: #999;
}

.recent-posts .post-header a {
	color: #999;
}

.recent-posts .post-header a:hover {
	color: #27CFC3;
}

.recent-posts .post-header .title {
	margin-bottom: 1px;	
}

.recent-posts .post-header .title a {
	color: #27CFC3;
}

.recent-posts .post-header .title a:hover {
	color: inherit;
}

article.post .post-header h1, article.post .post-header h2 {
	font-size: 26px;
    line-height: 30px;
}

article.post .post-header h2 a {
	color: #27CFC3;
}

article.post .post-header h2 a:hover {
	color: inherit!important;
}

article.post .post-header a, article.result a, #single-below-header a {
	color: inherit!important;
}

#single-below-header a:hover {
	color: #27CFC3;
}

article.post .post-content {
	position: relative;
	min-height: 98px;
}

.post-tags h4 {
	float: left;
	margin-top: 8px;
	margin-bottom: 15px;
	margin-right: 25px;
}

.post-tags .clear {
	padding-bottom: 0px;
}

.single .post-content {
	padding-left: 0px;
}

.single #single-meta {
	position: absolute;
	top: 21px; 
	right: 0px;
	height: 21px;
}

.single #single-meta ul {
	margin-bottom: 0px;
}

.single #single-meta {
	margin-top: 4px;
	display:none;
}

.single #single-meta ul li {
	float: left;
	list-style: none;
	padding: 0px!important;
	border-bottom: 0px!important;
}

.single #single-meta ul li .nectar-love-wrap {
	border-right: 1px solid #ddd;	
	margin-right: 20px;
	padding-right: 20px;
	width: auto!important;
}

.single #single-meta ul li .nectar-love-wrap span {
	font-size: 12px;
    height: 13px;
    display: block;
    width: auto;
    padding-left: 0px; 
    font-family: 'robotoregular';
    line-height: 11px;
}

.single #single-below-header {
	margin-top: 6px;
	margin-bottom: 0px;
}

.single #single-below-header span {
	font-family: inherit!important;
	font-size: 11px;
	padding-left: 0px;
	color:  #999;
}

article.post .content-inner {
	position: relative;	
}

article.post.quote .post-content .quote-inner, article.post.link .post-content .link-inner, article.format-status .post-content .status-inner, article.post.format-aside .aside-inner {
	position: relative;
	padding: 15px 15px 15px 22px;
	color: #fff;
	transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}

article.post.quote .content-inner .quote-inner .whole-link {
	transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}


article.post.format-aside .aside-inner p {
	margin-bottom: 15px;
}

article.post.format-aside .aside-inner .post-header {
	margin-bottom: 0px;
}

article.post.format-chat .content-inner dt {
	margin-top: 15px;
}

article.post.quote .quote-inner a, article.post.format-aside .aside-inner a, article.post.format-aside .aside-inner a:hover {
	color: #fff!important;
}

article.post.format-aside .aside-inner p, article.post.format-aside .aside-inner .post-header {
	color: #fff!important;
}

article.post.quote .quote-inner .title, article.post.quote .quote-inner .author, article.post.quote .quote-inner .title, article.post.quote .quote-inner .icon  {
	position: relative;
	z-index: 100;
}

article.post.quote .content-inner .whole-link {
	position: absolute;
	z-index: 10;
	display: block;
	background-color: #27CFC3;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;	
}

article.post.quote .content-inner .quote-inner:hover .whole-link {
	background-color: #333333!important;
}

article.post.quote figure {
	margin: 0 auto!important;
}

article.post.quote blockquote {
	background-image: none!important;
	padding: 0px!important;
	color: #fff!important;
	font-family: inherit!important;
	margin: 0 auto!important;
}

article.post.quote .post-content .quote-inner span.icon {
 	bottom: 17px;
	height: 17px;
	width: 19px;
	display: block;
	background-image: url(img/icons/quote.png);
	position: absolute;
	right: 20px;
}

article.post.link .post-content .link-inner span.icon {
	bottom: 17px;
	height: 20px;
	width: 18px;
	display: block;
	background-image: url(img/icons/link.png);
	position: absolute;
	right: 20px;
}

article.post.link .post-content .destination {
	word-wrap:break-word;
}

article.post.format-status .post-content .status-inner span.icon {
	bottom: 17px;
	height: 16px;
	width: 18px;
	display: block;
	background-image: url(img/icons/status.png);
	position: absolute;
	right: 20px;
}

article.post.format-aside .post-content .aside-inner span.icon {
	bottom: 17px;
	height: 16px;
	width: 18px;
	display: block;
	background-image: url(img/icons/aside.png);
	position: absolute;
	right: 20px;
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
	article.post.quote .post-content .quote-inner span.icon {
		background-size: 19px 17px;
		background-image: url(img/icons/quote@2x.png)!important;
	}
	
	article.post.link .post-content .link-inner span.icon {
		background-size: 18px 20px;
		background-image: url(img/icons/link@2x.png)!important;
	}
	
	article.post.format-status .post-content .status-inner span.icon {
		background-size: 19px 17px;
		background-image: url(img/icons/status@2x.png)!important;
	}
	
	article.post.format-aside .post-content .aside-inner span.icon {
		background-size: 19px 17px;
		background-image: url(img/icons/aside@2x.png)!important;
	}
}



article.post .post-content.quote a, article.post .post-content.link a {
    display: block;
    z-index: 10;
}

article.post.link .post-content h2 a{
	color:#fff!important;
	font-family: 'robotoregular';
	text-align: center;
	display: inherit;

}
article.post.link .post-content h2 a:hover{
	text-decoration: underline;
}

article.post.quote .post-content h2, article.post.link .post-content h2, article.post.format-status .post-content h2 {
	color: #fff;
	font-size: 26px;
    line-height: 32px;
    display: block;
}

article.format-status .post-content h2 a {
	color: #fff!important;
}

article.post.quote .post-content a:hover .quote-inner, article.post.link .post-content a:hover .link-inner, article.format-status .post-content:hover .status-inner {
	background-color: #333333!important;
}

article.post .nectar-love-wrap {
	visibility: hidden;	
}


article.post .post-meta a {
	color: #888888;
}

#post-area:not(.masonry) article.post .post-content .post-meta a.nectar-love {
	left: -2px;
	position: relative;
}

article.post .post-meta a:hover {
	color: #27CFC3;
}

article.post h2.title {
	margin-bottom: 2px;
}


article.post .post-meta {
	display: block;
	margin-bottom: 20px;
	border-right: 1px solid #E6E6E6;
}

article.post .post-meta.no-img {
	top: 6px;
}

article.post .content-inner .post-featured-img img {
	max-width: none;
	margin-bottom: 15px!important;
	width: 100%;
}

article.post .post-meta .date {
    padding-bottom: 2px;
    margin-bottom: 12px;
    position: relative;
    transition: all 0.2s linear 0s;
}

article.post .post-meta .month, article.post .post-meta .year {
	display: block;
	font-size: 17px;
	line-height: 10px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 4px;
	padding: 0px;
	font-family: 'robotomedium';
}

article.post .post-meta .year {
	margin-top: 5px;
}

article.post .post-meta .day {
	display: block;
	font-size: 30px;
	line-height: 29px;
	text-align: center;
	padding: 0px 12px 0px 12px;
	font-family: 'robotomedium';
	text-transform: uppercase;
}

article.post .post-meta .date {
	padding-bottom: 17px;
	border-bottom: 1px solid #E6E6E6;
}

article.post.video .video-wrap, .single-portfolio .video-wrap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	margin-bottom: 15px;
}

article.post.video .video-wrap iframe, .single-portfolio .video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

article.post.video .mejs-container {
	margin-bottom: 15px;	
}

article.post.audio .audio-wrap, .main-content .audio-wrap {
	margin-bottom: 15px;
}

article.post .gallery-slider .gallery,  article.post .gallery-slider .jetpack-slideshow {
	display: none;
}

article.post table {
	width: 100%;
}

article.post table td, article.post table th {
	text-align: center;
}

article.post table tbody td {
	padding: 5px;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	color: #666;
}

article.post table tbody tr td:first-child {
	border-left: 1px solid #E6E6E6;
}

article.post table th {
	border-bottom: 1px solid #E6E6E6;
	color: #666;
}


article.post table #prev {
	text-align: left;
	position: relative; 
	z-index: 2;
}

article.post table #next {
	text-align: right;
	position: relative; 
	z-index: 2;
}

.article.post caption {
	position: absolute;
	bottom: 0px;
	z-index: 1;
	width: 100%;
	text-align: center;
}

p > a > i.icon-3x {
	margin-bottom: 0px!important;
}

#pagination {
	position: relative;
	margin-bottom: 10px;
	height: 32px;	
	width: 100%;
}

#pagination.fw-pagination {
	text-align: center;
	height: auto;
	padding: 10px 0px 50px 0px;
	margin-bottom: 0px!important;
}

#pagination.fw-pagination.alt-style-padding {
	padding: 50px 0px;
}

#pagination.fw-pagination > div {
	float: none;
	display: inline-block;
}

.page-template-template-portfolio-php #pagination {
	margin-bottom: 30px;
}

#pagination span, #pagination a, #pagination .next.inactive, #pagination .prev.inactive, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce .container-wrap nav.woocommerce-pagination ul li span{
	background-color: #333333!important;
    background-repeat: no-repeat;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    padding: 11px 13px 10px 13px!important;
    background-position: -21px center;
    position: relative;
    text-transform: capitalize;
    transition: all 0.2s linear 0s;
    border-radius: 2px 2px 2px 2px;
    font-family: 'robotomedium';
}

#pagination > div {
	float: left;
	margin: 0px 5px 0px 0px;
}

#pagination > div:first-child {
	margin-left: 0px;
}

#pagination span {
	cursor: default;
}

#pagination a, #pagination span {
	display: inline-block;
}

#pagination .next a, #pagination .next.inactive, #pagination .page-numbers.next, .woocommerce nav.woocommerce-pagination ul li .page-numbers.next {
	text-indent: -9999px;
	height: 32px;
	width: 32px;
	background-repeat: no-repeat!important;
}

#pagination .prev a, #pagination .prev.inactive, #pagination .page-numbers.prev, .woocommerce nav.woocommerce-pagination ul li .page-numbers.prev  {
	text-indent: -9999px;
	height: 32px;
	width: 32px;
	background-repeat: no-repeat!important;
}

#pagination a.page-numbers, #pagination span.page-numbers {
	font-size: 12px;
	line-height: 11px;
}

#pagination .next.inactive, #pagination .prev.inactive  {
	background-color: #eae8e5;
	cursor: default!important;
	height: 32px;
	width: 32px;
	margin: 0px 5px 0px 0px;
}

#pagination .next a, #pagination .next.inactive, #pagination .page-numbers.next, .woocommerce nav.woocommerce-pagination ul li .page-numbers.next {
	background-image: url("img/icons/portfolio-arrows.png");
	background-position: -20px 12px;
}

#pagination .prev a, #pagination .prev.inactive, #pagination .page-numbers.prev, .woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
    background-image: url("img/icons/portfolio-arrows.png");
	background-position: 13px 12px;
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
	#pagination .next a, #pagination .next.inactive, #pagination .page-numbers.next, .woocommerce nav.woocommerce-pagination ul li .page-numbers.next {
		background-image: url("img/icons/portfolio-arrows@2x.png")!important;
		background-size: 40px 9px!important;
	}
	
	#pagination .prev a, #pagination .prev.inactive, #pagination .page-numbers.prev, .woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
	    background-image: url("img/icons/portfolio-arrows@2x.png")!important;
	    background-size: 40px 9px!important;
	}
}

#author-bio {
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #DDDDDD;	
}

#author-bio #author-info {
	display: none;
	float: right;
  	width: 694px;
}

#author-bio img {
	width: 80px;
	height: 80px;
	margin-bottom: 0px;
	float: left;
}

#author-bio .clear {
	padding-bottom: 0px;
}

.single #post-area.span_12 #author-info {
	width: 992px;
}

/****************************** NECTAR LOVE **************************/

.nectar-love-wrap {
	width: 72px;	
}

.nectar-love {
	-moz-transition: background-color 0.2s linear;
	-webkit-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	height: 13px;
	width: auto;
	color: inherit!Important;
	line-height: 11px;
	font-size: 12px;
	display: none;
}

.nectar-love span {
	font-family: 'robotoregular'!important;
	color: inherit;
	font-size: 12px!important;
	line-height: 12px;
	padding-left: 0px!important;
	display: inline-block!important;
}

.nectar-love:hover i, .nectar-love.loved i {
	color: #27CFC3;
}


/*-------------------------------------------------------------------------*/
/*	10.	Comment Styles
/*-------------------------------------------------------------------------*/

#respond {
	background-color: transparent!important;
	box-shadow: none!important;
	padding: 0px!important;
}
	
#respond > p, #respond p.comment-notes, p.logged-in-as {
	margin-bottom: 10px;
}

p.logged-in-as {
	padding-bottom: 0px;	
}

.comment-list {
	margin-bottom: 40px!important;
	margin-left: 0px!important;	
}

.comment-list li {
	list-style: none!important;
}

.comment-list li.comment > div {
	background-color: #ffffff;
    margin: 0;
    overflow: hidden;
    padding: 25px;
    margin-top: 2em;
    position: relative;
    padding-left: 116px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.comment-list .children {
	margin-left: 0px!important;
	padding-left: 40px;
	border-left: 1px solid #ddd;
	background-repeat: no-repeat;
	background-position: left 20px;
	background-image: url(img/icons/comment-children-line.jpg);
}

.comment-list li.comment > div img.avatar {
	position: absolute;
	left: 29px;
	top: 29px;
}

.comment-list .reply {
	position: absolute;
	top: 29px; 
	right: 29px;	
}

.comment-list .reply a {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF;
    cursor: pointer;
    padding: 3px 7px;
    font-size: 11px;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    width: auto;
    border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	background-color: #333333;
}

.comment-list .comment-author {
	diplay: none;
	color: #333;
	font-family: 'robotomedium';
}
.comment-list .comment-meta {
	diplay: none;
	font-size: 11px;
	line-height: 15px;
}

.comment-list .comment-meta a {
	color: #999;
}

.comment-list .comment-meta a:hover {
	color: #27CFC3;
}

.comment-list .reply a:hover {
	background-color: #27CFC3;
}

.comment-list li.comment > div p {
	padding-bottom: 0px;
	margin-top: 10px;
}

#respond h3 .cancel-comment-reply, #respond #cancel-comment-reply-link {
	display: inline-block;	
	margin-left: 10px;
	padding-left: 10px;
	position: relative;
	border-left: 1px solid #dddddd;
}

.comment-author a {
	color: inherit;
}

/*-------------------------------------------------------------------------*/
/*	11.	General Form Styles
/*-------------------------------------------------------------------------*/

input[type=text], textarea, input[type=email], input[type=password], input[type=tel] {
	padding: 10px!important;
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #fff;
	font-family: 'robotolight';
    font-size: 15px;
    line-height: 22px;
	letter-spacing: 0.8px;
    color: #555;
    background-color: rgb(250, 250, 250); 
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

input[type=text]:focus, textarea:focus, input[type=email]:focus {
	background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!important;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!Important;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!Important;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!Important;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

input[type=submit], button[type=submit] {
	background-color: #232323;
    padding: 7px 11px;
	margin-top: 10px;
    border: none;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    width: auto;
    font-size: 12px; 
	letter-spacing: 0.3px;
    border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}

input[type=submit]:hover, button[type=submit]:hover {
	background-color: #27CFC3;
}

select {
	padding: 10px!important;
	width: 100%;
	border: 0px!important;
	border: none!Important; 
	font-family: 'robotolight'; 
    font-size: 14px;
    line-height: 22px;
    color: #555;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!important;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!Important;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!Important;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)!Important;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

textarea {
	max-width: 100%;
}

label span {
	color: #27CFC3;
	font-family: 'robotoregular'; 
}

#footer {
	display : none;
}


/******** CUSTOM ICONS ********/
@font-face {
	font-family: 'icomoon';
	src:url('css/fonts/icomoon.eot');
	src:url('css/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('css/fonts/icomoon.woff') format('woff'),
		url('css/fonts/icomoon.ttf') format('truetype'),
		url('css/fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}


[data-icon]:before {
	-webkit-font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
}


.icon-salient-x, .icon-salient-search, .icon-salient-right-arrow, .icon-salient-left-arrow, .icon-salient-right-line, .icon-salient-back-to-all,
.icon-salient-left-arrow-thin, .icon-salient-right-arrow-thin, .icon-salient-down-arrow-thin, .icon-salient-down-arrow, .icon-salient-google-plus, 
.icon-salient-facebook, .icon-salient-twitter, .icon-salient-pinterest, .icon-salient-heart, .icon-salient-heart-2, .icon-salient-plus, .icon-salient-cart,
.icon-salient-pencil, .icon-be, .icon-vimeo  { 
	font-family: 'icomoon'!important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /**/
	-webkit-font-smoothing: antialiased;
}
.icon-salient-x:before {
	content: "\e003";
}
.icon-salient-search:before {
	content: "\e002";
}
.icon-salient-right-arrow:before {
	content: "\e000";
}
.icon-salient-left-arrow:before { 
	content: "\e001";
}
.icon-salient-right-line:before {
	content: "\e004";
}
.icon-salient-back-to-all:before {
	content: "\e005";
}
.icon-salient-right-arrow-thin:before {
	content: "\e006";
}
.icon-salient-left-arrow-thin:before {
	content: "\e007";
}
.icon-salient-down-arrow-thin:before {
	content: "\e00c";
}
.icon-salient-down-arrow:before {
	content: "\e008";
}
.icon-salient-google-plus:before {
	content: "\e009";
}
.icon-salient-facebook:before {
	content: "\e00a";
}
.icon-salient-twitter:before {
	content: "\e00b";
}
.icon-salient-pinterest:before {
	content
