/** Anchor Hover #3674b6;

font-family:'Roboto Slab',serif;
font-family:'Lato',sans-serif;

*/


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

@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);

body, html{overflow-x: hidden;}
img.adaptive-image{max-width:none;width:100%;}
a{color:#3674b6;text-decoration:none;}
a:hover{color:#3674b6;text-decoration:none;}
a:active{color:#3674b6;text-decoration:none;}

body{font-family:'Lato',serif;line-height:32px;font-size:16px;color:#4c4c4c;}
figure{margin:0;}

h1, h2, h3, h4, h5, h6{font-family:'Roboto Slab',serif;}

.form-item, .form-actions{margin:10px 0;}
.webform-client-form{margin-top:30px;}
.field-name-field-title{font-family:'Roboto Slab',serif;font-size:2em;font-weight:bold;color:#4a91c7;line-height:2em;margin-bottom:10px;text-transform:uppercase;}
.nav-tabs{position:relative;z-index:1;margin-top:-37px;}
.nav-tabs > li > a{color:#fff;}
.nav-tabs > li > a:hover{color:#000;}
div.status{background-color:#5bd6cd;border:0;color:#183250;background-position:8px 14px;font-weight:bold;margin-top:20px;}
ul.field-collection-view-links,
ul.action-links-field-collection-add{display:none;}
ul li.leaf{list-style:none;}

/** Containers */
#main{padding:0; margin-top: -2px;}
.container-mobile{position:relative;}
.container-fluid{padding:0;}
.floating-menu{padding-left:25%;}
.region-content{position:relative;}
.abs-container{position:absolute;top:0;left:0;width:100%;}

@media  only screen and (max-width: 979px),
		only screen and (max-device-width: 1024px)
		and (min-device-width: 768px)
		and (orientation: landscape) {
	.floating-menu{padding:0;}
	/* .front .container-wrapper{padding:0;} */
}

@media (max-width: 767px) {
	body{padding:0;}
	.container-mobile{padding:0 20px;}
}

/** General */
#header{/* padding:0; */ padding-top: 0;position:relative;background:none;border:0;}

/** Language Switcher */
/* .right-controls{position:absolute;top:0;right:0;width:150px;height:114px;line-height:140px;} */
/* .right-controls .region-right-controls{display:inline-block;margin-right:15px;} */
.language-switcher-locale-url{margin:0;}
#block-locale-language{}
#block-locale-language .content li{display:none;}
#block-locale-language li.active{display:block;}
#block-locale-language li.active a{float:left;background:url(../img/icons/lang-selector.png) no-repeat 0 0 transparent;width:26px;height:0;padding-top:36px;overflow:hidden;}
#block-locale-language li.active a:hover{background-position:0 -38px;}
#block-locale-language li.active a img{display:none;}
.langswcontainer{position:fixed;z-index:100;top:0;left:0;width: 100%;height: 100%;background-color: #fff;display: none;}
.langswcontainer .selectorrow {overflow:hidden;}
.langswcontainer ul {margin: 0;padding: 0;float: left;width: 100%;position: absolute;}
.langswcontainer li {margin: 0;padding: 0;list-style: none;float: left;width: 100%;}
.langswcontainer li a {float: left;width: 100%;text-align: center;}
.langswcontainer li a.active {}
.langswcontainer .language {
    float: left;
    width: 100%;
    position: relative;
}

.langswcontainer li a {
    font-size: 80px;
    line-height: 100%;
    text-transform: uppercase;
    color: #add4e4;
    text-decoration: none;
    font-family: 'Roboto Slab',serif;
}

.langswcontainer li a.active {
	font-size: 130px;
	line-height:60%;
	color: #6cc6b8;
}

@media  only screen and (max-width: 979px),
		only screen and (max-device-width: 1024px)
		and (min-device-width: 768px)
		and (orientation: landscape) {
	
	.langswcontainer li a {
		font-size: 60px;
	}
	.langswcontainer li a.active {
		font-size: 100px;
	}
}
@media  only screen and (max-width: 768px){
	.langswcontainer li a {
		font-size: 36px;
	}
	.langswcontainer li a.active {
		font-size: 50px;
	}

}
.languagebutton {position: absolute;right: 263px;top: 38px;width: 50px;height: 50px;background: rgba(0,0,0,0.2);border: 0;outline: 1px solid red;cursor: pointer;z-index: 50;}
.closelangpanel {position: absolute;right: 20px;top: 5px;}
.scrolllangpanel {width: 50px;margin: 0 auto;}
.fixedheader {	
	position: fixed !important;
	height: 114px !important;
	width: 100% !important;
	z-index: 500;
	background-color: #fff;
}

.language-wrapper{text-align:center;}
.langswcontainer button{background:none;border:0; display:inline-block;height:0;overflow:hidden;padding-top:15px;width:24px;} 
.langswcontainer button.up{background:url(../img/icons/vertical-pager-arrows.png) no-repeat 0 0 transparent;} 
.langswcontainer button.down{background:url(../img/icons/vertical-pager-arrows.png) no-repeat 0 -18px transparent;} 
.langswcontainer button.up:hover{background-position:-27px 0;} 
.langswcontainer button.down:hover{background-position:-27px -18px;} 
.langswcontainer button.closelangpanel{padding:15px;height:auto;width:auto;font-size:45px;color:#bdbdbd;}
.langswcontainer button.closelangpanel:hover{color:#5bd6cd;}

@media  only screen and (max-width: 979px),
		only screen and (max-device-width: 1024px)
		and (min-device-width: 768px)
		and (orientation: landscape) {
	#slidercnt{display:none !important;}
	#block-menu-block-2{display:none !important;}
}

.magic-header .hero-image-content{position:absolute;width:100%;margin-top:3%;font-size:18px;}
/* .magic-header .hero-image-content .title{font-size:4.444em;line-height:1em;color:#fff;} */
.magic-header .hero-image-content .title .field-name-field-title{font-size:3.9em;line-height:1.1em;color:#fff;}
.magic-header .hero-image-content .rhs{color:#fff;}
.magic-header .hero-image-content .rhs .field-name-field-subtitle{font-size:1.333em;line-height:1.8em;font-family:'Roboto Slab',serif;}

/** Homepage blocks */
#front-blocks .node{margin-bottom:0;}
#main .block{margin:0;position:relative;}
.block-abs-container{position:absolute;top:10%;left:0;width:100%;font-family:'Roboto Slab',serif;text-transform:uppercase;font-weight:bold;text-align:center;}


#front-blocks .block{position:relative;}


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	#block-nodeblock-2{min-height:11vh;}
	.field-name-field-background-image img.adaptive-image,
	.field-name-field-background-image img{
	/*width:130vw;max-width:130vw;*/
	/*margin-left:-18vw;*/}
}

#map-canvas{width:100%;min-height:460px;}
.node-type-contact-page .abs-container h1{text-transform:uppercase;color:#fff;margin-top:60px;font-size:80px;line-height:90px;}
@media (max-width: 767px) {
  #map-canvas{min-height:260px;}
  .node-type-contact-page .abs-container h1{font-size:36px;line-height:38px;display:none;} /** Sits over pin */
}

/* .field-name-field-gallery .field-item{display:none;}
.field-name-field-gallery .field-delta-0{display:block;} */

.views-row-even{background:#f8f8f8;}
.views-row-odd{background:#fff;}

/** Blog */
.view-blog .views-row{padding:60px 0;}
.node-article h2 a{text-transform:uppercase;color:#6cc6b8;}
.node-article .submitted{width:70px;height:70px;font-family:'Roboto Slab',serif;text-align:center;}
.node-article .submitted .month{width:70px;height:30px;background:#894d9d;line-height:30px;color:#fff;font-size:1.5em;}
.node-article .submitted .day{width:70px;height:40px;background:#f8f8f8;line-height:40px;color:#4d4d4d;font-size:2em;}
//.node-article .field-name-body{max-width:90%;}
.view-blog .title-bar{float:left;width:100%;}

.view-blog .title-bar .submitted time{float:right;}
.view-blog .content{float:left;width:100%;}
.view-blog .field-name-field-gallery{
	float:left;
//	width:20%;
	min-width:100px;
//	padding:0.7em 1vw 1vh 0
}
.view-blog .field-name-field-body{text-align:justify;}
@media (max-width: 767px) {
	.node-article .field-name-body{text-align:justify;max-width:100%;}
	.view-blog .views-row{padding:30px 0;}
	//.view-blog .field-name-field-gallery{padding-right:6vw;}
}

/** Super page */
.node-page .page-section{padding:30px 0;}
.node-page .play-video .play-text{display:none;}
.node-page .play-gallery{float:right;margin-top:20px;}
.node-page .rhs .play-gallery{display:block;}
.node-page .field-name-field-body{text-align:justify;}
//.node-page .first-image{float:left;padding:10px 20px 10px 0;width:50%;}
.node-page .first-image.full-width{padding:0 0 10px 0;width:100%;}
.node-page .first-image .image-field-caption{display:none;}
.node-page .image-field-caption{padding:0;margin:10px 0;border:0;}
.node-page .image-field-caption p{padding:0;margin:10px 0;border:0;color:#4c4c4c;font-size:12px;line-height:24px;}
.node-page .rhs .field-name-field-youtube-video{float:right;margin-top:10px;}
.node-page .field-name-field-footer-text{margin-top:20px;font-weight:bold;}
.node-page .cta-container{margin-top:10px;}
.node-page .rhs .field-name-field-gallery .field-item{display:none;}
.node-page .body-copy li{margin:10px 0;}
//.node-page .body-copy .field-name-field-title{color:#4A91C7;font-size:24px;line-height:30px;font-size:24px;color:#4a91c7;font-family:'Roboto Slab',serif;text-transform:none;margin-top:-6px;font-weight:normal;}
//.node-page .body-copy .field-name-field-title p{text-overflow: ellipsis;overflow:hidden;white-space: nowrap;}
//.node-page .body-copy .field-name-field-title p{text-overflow: ellipsis;overflow:hidden;white-space: nowrap;}
.node-page .grid-gallery .image-title{text-overflow: ellipsis;overflow:hidden;white-space: nowrap;line-height:30px;font-size:24px;color:#4a91c7;font-family:'Roboto Slab',serif;}
.node-page .grid-gallery .has-titles .image-title{min-height:30px;margin:10px 0;}
.node-page .grid-gallery .row-fluid{margin-top:20px;}
.node-page .grid-gallery.normalised.gallery-grid-2 a{float:left;height:160px;max-height:160px;overflow:hidden;}
.node-page .grid-gallery.normalised.gallery-grid-3 a{float:left;height:125px;max-height:125px;overflow:hidden;}

.no-touch .node-page .greyscale-galleries .field-name-field-gallery img{ filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter: gray;-webkit-filter: grayscale(100%);}
.no-touch .node-page .greyscale-galleries .field-name-field-gallery img:hover{ filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");-webkit-filter: grayscale(0%);}

.field-name-field-youtube-video{margin-top:10px;}
.field-name-field-youtube-video .video-thumb{display:none;}
/****** RESPONSIVE VIDEOS *******/
.video-embeds {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;

	iframe, object, embed{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
/******eND OF RESPONSIVE VIDEOS *******/
.play-video:hover{}
.play-video {
	display:block;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    position: relative;
    border: 5px solid #78C9C3;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
			transition: all .3s ease;
}
.play-video:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -7px;
    margin-top: -11px;
    border-style: solid;
    border-width: 11.5px 0 11.5px 20px;
    border-color: transparent transparent transparent #78C9C3;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
			transition: all .3s ease;
}

.play-video:hover {
    border: 5px solid #3674B6;
    cursor: pointer;
	
}
.play-video:hover:after{
	border-color: transparent transparent transparent #3674B6;
}	
.play-video .play-text {
	border-bottom: 1px dashed #78c9c3;
	color: #78c9c3;
	font-family: 'Roboto Slab',serif;
	margin-left: 52px;
	line-height: 32px;
	font-size: 24px;
	text-transform: capitalize;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	white-space: nowrap;
}
.play-video:hover .play-text {
    color: #3674b6;
    border-bottom: 1px dashed #3674b6;
}






/* .play-icon {
    float: left;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    position: relative;
    border: 5px solid #78C9C3;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
			transition: all .3s ease;
}
.play-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -11px;
    border-style: solid;
    border-width: 11.5px 0 11.5px 20px;
    border-color: transparent transparent transparent #78C9C3;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
			transition: all .3s ease;
}

.play-icon:hover {
    border: 5px solid #3674B6;
    cursor: pointer;
	
}
.play-icon:hover:after{
	border-color: transparent transparent transparent #3674B6;
}	 */

.gallery-delegate{display:none;}
.play-gallery{float:left;width:60px;height:0;padding-top:44px;overflow:hidden;background:url(../img/play-gallery.png) no-repeat 0 0 transparent;display:none;}
.play-gallery:hover{background-position:0 -46px;}

.video-gallery{float:left;width:100%;}
.video-gallery .row-fluid{overflow:hidden;}
.video-gallery .video-thumb{display:block;}
.video-gallery .play-video{display:none;}
.video-gallery.slider-gallery .video-gallery-inner{display:inline-block;padding:0 5%;position:relative;width:90%;}
.video-gallery.slider-gallery .video-thumb img{margin-top:-15%;}
.video-gallery .field-name-field-title{color: #4A91C7; font-family: 'Roboto Slab',serif; font-size: 24px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-transform:none; font-weight:normal; margin:0;}

.slider-gallery {text-align:center;margin-top:20px;}
.slider-gallery .field-name-field-gallery{display:inline-block;width:90%;padding:0 5%;position:relative;}
.slider-gallery .slidesjs-pagination{text-align:center;margin-top:20px;}
.slider-gallery .slidesjs-pagination li{display:inline-block;margin:0 10px;}
.slider-gallery .slidesjs-pagination li a{float:left;width:12px;height:0;overflow:hidden;padding-top:12px;background:url(../img/icons/pager-pips.png) no-repeat 0 0 transparent;}
.slider-gallery .slidesjs-pagination li a:hover{background-position:0 -22px;}
.slider-gallery .slidesjs-pagination li a.active{background-position:0 -44px;}
.slider-gallery .slidesjs-pagination li a.active:hover{background-position:0 -66px;}
.slider-gallery .slidesjs-navigation{float:left;width:15px;height:0;overflow:hidden;padding-top:24px;background:url(../img/icons/pager-arrows.png) no-repeat 0 0 transparent;}
.slider-gallery .slidesjs-navigation{top:28%;}
.slider-gallery .slidesjs-navigation.slidesjs-next{background-position:-18px 0;position:absolute;right:1%;}
.slider-gallery .slidesjs-navigation.slidesjs-next:hover{background-position:-18px -27px;}
.slider-gallery .slidesjs-navigation.slidesjs-previous{background-position:0 0;position:absolute;left:0;}
.slider-gallery .slidesjs-navigation.slidesjs-previous:hover{background-position:0 -27px;}
.slider-gallery .grid-row{width:100%;}
.slider-gallery.gallery-grid-2 .grid-row .field-item{float:left;width:48%;}
.slider-gallery.gallery-grid-3 .grid-row .field-item{float:left;width:32%;}


@media (max-width: 767px) {
	.node-page{margin-top:30px;}
	.node-page .rhs{margin-top:30px;}
	.node-page .rhs .field-name-field-youtube-video{float:left;margin-top:0;margin-right:30px;}
	.node-page .play-gallery{float:left;margin-top:0;}
	.node-page .field-name-field-title{line-height:1.2em;}
	.grid-gallery .image-title.no-title{margin:0;min-height:inherit;}
	.grid-gallery .image-title{text-overflow: inherit;white-space:inherit;}
	
	.node-page .grid-gallery .row-fluid{margin-top:0;}
	.node-page .grid-gallery a{max-height:inherit;overflow:auto;}
	
	.slider-gallery .field-name-field-gallery,
	.video-gallery .video-gallery-inner{width:100%;padding:0;}
	.slider-gallery .row-fluid .span4{float:left;width:31.9149%;margin-right:1%;}
	.slider-gallery .row-fluid .span6{float:left;width:48.7179%;margin-right:1%;}
	.slider-gallery .slidesjs-navigation {
		display:none;
	}
}


//.node-contact-page .content{background:url(../img/contact-line.jpg) no-repeat 45px 10px transparent;}
.node-contact-page .group-contact{font-size:35px;}
.node-contact-page .group-contact .field{font-family:'Roboto Slab',serif;padding-left:130px;}
.node-contact-page .group-contact .field-name-field-title{font-size:1.428em;line-height:1.728em;color:#6cc6b8;margin-bottom:0;margin-top:40px;}
.node-contact-page .group-contact .field-name-body{font-size:0.457em;}
.node-contact-page .group-contact .group-contact-mediums .field{
	font-size:1em;font-family:'Roboto Slab',serif;
//	padding-left:130px;
	color:#4c4c4c;
	line-height:46px;
	font-weight:bold;
	min-height:46px;
	padding-top:10px;
	padding-bottom:10px;
}
.node-contact-page .group-contact .field-name-field-title{
	min-height:90px;
//	background:url(../img/icons/contact-one.jpg) no-repeat scroll 0 0 transparent;
}
//.node-contact-page .group-contact .field-name-field-telephone-number{background:url(../img/icons/contact-telephone.jpg) no-repeat scroll 20px 10px transparent;}
//.node-contact-page .group-contact .field-name-field-email-address{background:url(../img/icons/contact-email.jpg) no-repeat scroll 20px 10px transparent;}
//.node-contact-page .group-contact .field-name-field-facebook-page{background:url(../img/icons/contact-facebook.jpg) no-repeat scroll 20px 10px transparent;}
//.node-contact-page .group-contact .field-name-field-twitter-username{background:url(../img/icons/contact-twitter.jpg) no-repeat scroll 20px 10px transparent;}
.node-contact-page .webform-client-form{
	margin-top:0;
	font-size:35px;
	padding-left:130px;
//	background:url(../img/icons/contact-two.jpg) no-repeat scroll 0 0 transparent;
}
.node-contact-page .webform-client-form .webform-component-markup{font-family:'Roboto Slab',serif;font-weight:bold;font-size:1.428em;line-height:1.728em;color:#6cc6b8;margin-bottom:0;margin-top:40px;text-transform:uppercase;}

@media (max-width: 767px) {
	.node-contact-page .group-contact,
	.node-contact-page .webform-client-form{font-size:20px;}
	.node-contact-page .content,
	.node-contact-page .group-contact .field,
	.node-contact-page .webform-client-form{background:none;}
	.node-contact-page .group-contact .field-name-field-title{margin-top:10px;min-height:inherit;}
	
	.node-contact-page .webform-client-form,
	.node-contact-page .group-contact .field,
	.node-contact-page .group-contact .group-contact-mediums .field{padding:10px 0;} 
}

/** Call to action buttons */
/* div.group-cta{font-size:22px;} */

/* .node-page div[class*="ternal-cta"] a,
.node-page .form-actions .btn-primary,
.node-page .field-name-field-files .file a {
  margin-top:15px;
} */


div[class*="ternal-cta"] a,
.form-actions .btn-primary,
.field-name-field-files .file a {
	display:inline-block;
	font-family:'Roboto Slab',serif;
	font-size:1.375em;
	font-weight:600;
	padding:0.375em 1em;
	background:#5bd6cd;
	color:#183250;
	border-radius:2px;
	-webkit-box-shadow:0px 3px 0px 0px #4bc0b7;
	box-shadow: 0px 3px 0px 0px #4bc0b7;
	margin:10px 0;
	border:0;
}

.field-name-field-files .file{position:relative;}
.field-name-field-files .file img{position:absolute;top:0;left:20px;}
.field-name-field-files .file a{padding-left:50px;}
/* .field-name-field-files .file a{color:#183250;} */
/* .field-name-field-files .file a:hover */
div[class*="ternal-cta"] a:hover,
.form-actions .btn-primary:hover,
.field-name-field-files .file a {
	color:#fff;
}

/** Webforms */

.form-actions{background:0;border:0;padding:0;}
.webform-component label{font-size:16px;font-weight:bold;}
.webform-component .form-type-checkbox label{font-size:16px;font-weight:normal;}
.webform-component .form-type-checkbox input{margin-top:-3px;}
.webform-component .description{font-size:12px;line-height:12px;margin-top:10px;}
.webform-component-fieldset legend{color:#65b5d6;font-size:24px;border:0;font-family:'Roboto Slab',serif;margin:0;}
.webform-component-select .element-invisible{clip:inherit;height:inherit;overflow:auto;position:inherit !important;}
.webform-component-select .select-or-other .element-invisible{display:none;}

textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #FFFFFF;
    border: 1px solid #d3d3d3;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	   -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-webkit-transition: border 0.2s linear 0s, -webkit-box-shadow 0.2s linear 0s;
	   -moz-transition: border 0.2s linear 0s, -moz-box-shadow 0.2s linear 0s;
	     -o-transition: border 0.2s linear 0s, -o-box-shadow 0.2s linear 0s;
			transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
			border-radius:2px;
	padding:0 2%;
	max-width:480px;
	width:96%;
	margin-top:8px;
	height:45px;
}
select{
	padding: 0 3%;
	line-height: 45px;
	padding-right: 0 !important;
}
textarea{height:auto;}

textarea:focus, select:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #6cc6b8;
	border-color: rgba(91, 214, 205, 0.8);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(91, 214, 205, 0.6);
	   -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(91, 214, 205, 0.6);
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(91, 214, 205, 0.6);
    outline: 0 none;
}

@media (max-width: 767px) {
	textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
		padding:0 3%;
		width:100%;
	}
	select{
		width: 100%;
	}
}

/* @media (max-width: 767px) {
	textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
		width:97%;
	}
} */


/** End Homepage blocks */
 




#header-bar{height:114px;text-align:center;position:relative;/* margin:0; */}
#header-bar.fixedheader{box-shadow:0 2px 10px #ebebeb;}
#logo{float:left;margin-left:35px;
	padding-top: 8px;
}
#block-system-main-menu{text-align:center;line-height:114px;}
#block-system-main-menu.links.inline{margin:0;}
#block-system-main-menu a{padding:0 2vw;font-family:'Roboto Slab',serif;font-size:16px;text-transform:uppercase;line-height:110px;color:#a8a8a8;}
#block-system-main-menu a:hover,
#block-system-main-menu a:active,
#block-system-main-menu a:focus{background:none;border:0;}
#block-system-main-menu ul{margin-bottom:0;}
#block-system-main-menu li{line-height:inherit;display:inline-block;}
#block-system-main-menu li.expanded ul{display:none;}





/* #block-menu-block-5 li:nth-child(1) a.active-trail{color:#6cc6b8;}
#block-menu-block-5 li:nth-child(2) a.active-trail{color:#70c6d3;}
#block-menu-block-5 li:nth-child(3) a.active-trail{color:#65b5d6;}
#block-menu-block-5 li:nth-child(4) a.active-trail{color:#4a91c7;}
#block-menu-block-5 li:nth-child(5) a.active-trail{color:#3772b6;}
#block-menu-block-5 li:nth-child(6) a.active-trail{color:#3e4fa1;}
#block-menu-block-5 ul:hover a{color:#a8a8a8 !important;}
#block-menu-block-5 li:nth-child(1) a:hover{color:#6cc6b8 !important;}
#block-menu-block-5 li:nth-child(2) a:hover{color:#70c6d3 !important;}
#block-menu-block-5 li:nth-child(3) a:hover{color:#65b5d6 !important;}
#block-menu-block-5 li:nth-child(4) a:hover{color:#4a91c7 !important;}
#block-menu-block-5 li:nth-child(5) a:hover{color:#3772b6 !important;}
#block-menu-block-5 li:nth-child(6) a:hover{color:#3e4fa1 !important;} */

/* #mobile-buttons a{position:absolute;top:50%;margin-top:-20px;width:43px;height:0;padding-top:34px;overflow:hidden;} */
/* #mobile-menu-sidr{display:none;left:20px;background:transparent url(../img/responsive-nav-button.jpg) no-repeat 0 7px;} */
#mobile-menu-sidr{display:none;}
/* #twitter-sidr{display:inline-block;right:20px;background:transparent url(../img/responsive-twitter-button.jpg) no-repeat 0 0;width:43px;height:0;padding-top:36px;overflow:hidden;} */

#header-bar #mobile-buttons{}

@media  only screen and (max-width: 979px),
		only screen and (max-device-width: 1024px)
		and (min-device-width: 768px)
		and (orientation: landscape) {
	#header-bar #navigation{display:none;}
	#header-bar #mobile-menu-sidr{display:block;}
	#header-bar #logo{
		/* float:none;
		display: inline-block;
		margin:0 auto;
		margin-right: -48px; */
		display: inline-block;
		margin: 0;
		position: absolute;
		left: 50%;
		margin-left: -37px;
	}
}

#more-buttons {width:100%;text-align:center;}

/* #sidr-id-block-menu-block-1{float:left;width:100%;margin-bottom:20px;margin-top:28px;}/*/
#sidr-id-block-nodeblock-71{float:left;width:100%;padding:5%;display:none;} /* Donate */
#sidr-id-block-nodeblock-71 .sidr-class-field-name-field-subtitle{text-align:justify;margin-top:20px;color:#3674b6;font-size:18px;}
#sidr-id-block-nodeblock-71 .sidr-class-field-name-field-body{text-align:justify;margin-top:20px;color:#4c4c4c;font-size:16px;}
#sidr-id-block-nodeblock-72{float:left;width:100%;padding:5%;} /* Tickets */
#sidr-id-block-nodeblock-72 .sidr-class-field-name-field-skyscraper-banner{text-align:center;margin-top:20px;}
#sidr-id-block-nodeblock-72 .sidr-class-field-name-field-skyscraper-banner img{display:inline-block;}
#sidr-id-block-views-tweets-block{float:left;width:100%;display:none;} /* Tweets */
#sidr-right{right:0;}
#sidr-right div[class*="ternal-cta"] a{width:100%;text-align:center;}

.video-carousel .video-container .play-video{display:none;}
.video-carousel .video-container .video-thumb{display:block;width:960px;height:430px;}
.video-carousel .field-name-field-youtube-video{float:left;margin:0;}
.node-front-video-block img.adaptive-image{display:none;}


/* #video-carousel-container iframe{visibility:hidden;} */
#video-carousel-container {
	background-color: #fff;
	width: 100%;
	height: 430px;
	overflow: hidden;
	position: absolute;
	top:0;
	left: 0;
}
#video-carousel img {
	display: block;
	float: left;
}
/*#prev, #next {
	background-color: rgba(0, 0, 0, 0.6);
	display: block;
	height: 430px;
	width: 50%;
	top: 0;
	position: absolute;
}
#prev:hover, #next:hover {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
}
#prev {
	left: -480px;
}
#next {
	right: -480px;
}*/
#pager {
	margin-left: -470px;
	position: absolute;
	left: 50%;
	bottom: 10px;
}
#pager a {
	border: 2px solid #fff;
	border-radius: 10px;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px 0 0;
}
#pager a:hover {
	background-color: rgba(255, 255, 255, 0.5);
}
#pager a span {
	display: none;
}
#pager a.selected {
	background-color: #fff;
}
