@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,400i,600,600i,700,700i,900');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/*----------RESETS------------------------*/
html, #headercontainer, #headercontainer > div{
}
body{
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	color: #5f5656;
}
h1, h2, h3, h4{
	color: #5f5656;
	margin-top: 25px;
	margin-bottom: 30px;
	line-height: 1.6;
	font-weight: 500;
}
h1{
	font-size: 38px;
	color: #e80000;
}
h2{
	font-size: 32px;
}
h3{
	font-size: 24px;
}
h4{
	font-size: 20px;
}

li{
	margin-bottom: 15px;
}
p, ul, ol, blockquote, p:last-child{
	line-height: 1.8;
	margin-bottom: 25px;
	letter-spacing: .2px;
}
img {
	max-width: 100%;
	height: auto;
}
a{
	color: #6c757d;
	
}
a:hover{
	text-decoration: underline;
}

.field .field-label{
}

.menu.nav li a, .menu.nav li span{
	font-size: 15px;
	font-weight: 400;
	color: #431b1b;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 50px;
}
.navbar-nav > li > span, .navbar-nav > li > a{
	padding: 0 25px;
	display: block;
	border-left: 1px solid #c5c5c5;
}
.navbar-nav > li:last-child > span, .navbar-nav > li:last-child > a{
	border-right: 1px solid #c5c5c5;
}
#menucontainer, .dropdown-menu, .dropdown-menu a {
	background-color: #f1f4f3;
}
.dropdown-menu > li > a{
	display: inline-block;
}
#menucontainer a, #menucontainer span, #dropdown-menu a, .dropdown-menu span{
	color: #363636;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav li a:hover, .nav li a:focus, #menucontainer .navbar-nav > li:hover > span,#menucontainer .navbar-nav > li:hover > a, .dropdown-menu li:hover > span,.dropdown-menu li:hover > a, .navbar-nav > li:hover span.caret{
	background: transparent;
	background-color: #e1e1e1;
	/*color: #a9a9a9;*/
	}
	.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
		background-color:#e1e1e1;
	}
.caret{
	border-top: 4px dashed #4a4a4b;
}
.nav > li{
	position: static;
}
.nav li.dropdown{
	position: relative;
}
li.dropdown:hover > ul{
	display: block;
	right: 0;
	border: 0px;
	-webkit-border-radius: 0px;
-moz-border-topright: 0px;
border-radius: 0px;
}
#block-menu-menu-social-menu li{
	display: inline-block;
}
#block-menu-menu-social-menu li a, #block-menu-menu-social-menu li:hover a{
	display: block;
	position: relative;
	width: 30px;
	height: 30px;
overflow: hidden;
padding-left: 30px;
background: transparent;
color: #f1f4f3;
}
#block-menu-menu-social-menu li a{
color:#a5a5a5
}
.topbar #block-search-form{
	width: 190px;
}
#block-menu-menu-social-menu li a:before{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;

}
.topbar > div.container{
	padding: 20px 0 30px;
}
.socsearch > div{
	text-align: right;
}
.socsearch > div > section{
	display: inline-block;
}
.socsearch > div > section{
	height: 32px;
}
.socsearch{
	margin-top: 55px;
}
.socsearch .btn-primary{
	color: #a5a5a5;
	background: transparent;
	border: 1px #ccc solid;
	border-left: 0;
}
.socsearch .form-control{
	border-right: 0;
	box-shadow: none;
}
/*----------responsive youtube embed----*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*-----consistent elements---*/

#menucontainer li{
	margin-bottom: 0;
}
.dropdown-menu li{
	border-bottom: 1px solid #c5c5c5;
}
.dropdown-menu li:first-child{
	border-top: 1px solid #c5c5c5;
}
.dropdown-menu{
	
	padding: 0; 
}
/*-----front optin--*/
#optincta{
	background-color: #f1f4f3;
	padding: 75px 0;
}
#mc_embed_signup_scroll{
	text-align: center;
	position: relative;
	height: 35px;
}
#mc_embed_signup h2{
	color: #e83b41;
text-transform: uppercase;}
body.front .mchimplabel, body.front .mchimpinupts{
	display: inline-block;
	margin: 0 20px;
	height: 35px;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
body.front #mc_embed_signup h2{
	margin: 0;
	font-size: 35px;
	line-height: 35px;
}
#mc_embed_signup input{
	height: 35px;
	border: 0;
	padding: 0 20px;
	text-transform: uppercase;
}
.mchimpinupts .button{
	background-color: #e80000;
	color: #ffffff;
	
}
.region-frontcontent{
	padding: 85px 0;
	text-align: center;
	width: 960px;
	max-width: 100%;
	margin: auto;
}
.region-frontcontent h3{
	color: #e83b41;
	text-transform: uppercase;
	font-size: 40px;
	margin-bottom: 60px;
}
.ctabutton{
	display: inline-block;
	background-color: #e80000;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px 140px;
	margin-top: 80px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: 28px;
font-weight: 400;
}
.bcta{
	text-align: center;
}
.bcta2 .ctabutton{
	margin: 0 0 80px;
}
/*----------subpage--------------*/
.w2xpct{
	text-align: center;
	background-color: #f1f4f3;
	color: #fff;
	padding-bottom: 40px;
	margin-bottom: 20px;
}
.w2xpct.w2xpct2{
	
	padding-bottom: 40px;
	padding-top: 20px;
	margin-bottom: 60px;
}
body.front .w2xpct{
	margin-bottom: 0;
}
.w2xpct h3.block-title{
	font-size: 40px;
	color: #e83b41;
	text-transform: capitalize;
}
#testimonials{
background-color: #e80000;
position: relative;
color: #ffffff;
padding: 100px 0 160px 0;
}
footer #block-views-testimonial-slider-block .block-title{
	display: none;
}
.flexslider{
	background: transparent;
	margin: 0 0 0 0;
	border: 0px solid;
}
/*----testimonials typography----*/
#testimonials{
	text-align: center;
	font-size: 20px;
}
#testimonials h3.block-title{
	text-transform: uppercase;
	font-size: 40px;
	margin: 0 0 70px 0;
	padding: 0;
	color: #ffffff;
}
ul.flex-direction-nav{
	display: none;
}
.flex-control-paging li a{
	background: #ffffff;
	opacity: .8;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.);
    -o-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 3);
	
}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover{
	background: #ffffff;
	opacity: 1;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.);
    -o-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 3);
}
#testimonials .views-field-title{
font-size: 22px;
margin-top: 40px;
margin-bottom: 5px;
	}
#testimonials .views-field-title:before{
	content:"- ";
}
.views-field-field-description-under-name p{
	font-size: 16px;

}
/*-----header typorgraphy----*/
h1.page-header{
	margin: 0; padding: 0;
	border: none;
	font-size: 50px;
	font-weight: 500;
}

/*-------bottom logos-----*/
#footerlogos{
	padding-top: 130px;
	padding-bottom: 130px;
}
#footerlogos .content{
	width: 780px;
	max-width: 100%;
	margin: auto;
}
.fright img{
	float: right;
}
/*-----footer----*/
footer{
	min-height: 60px;
	background-color: #473f3f;
	color: #ffffff;
}
footer span,footer .menu.nav li, footer .menu.nav li a, footer .menu.nav li span{
	color: #ffffff;
	display: inline-block;
	line-height: 47px;
	font-size: 10px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-transform: capitalize;
}
footer .menu.nav li{
	padding: 0 0 0 30px;
}
footer .menu.nav{
	float: right;
}


/*----front second fold----*/
#secondfold{
	padding-top: 160px;
	animation-delay: 1s;
	position: relative;
	padding-bottom: 200px;
}
.region-frontsecondfold h3.block-title{
	font-size: 40px;
	text-transform: uppercase;
	color: #e80000;
	font-weight: 700;
}
.why{
	position: relative;
}
.why.clearfix:after{
	width: 70px;
	height: 3px;
	background-color: #e80000;
	content:"";
	position: absolute;
	display: block;
	bottom: -15px; left: 15px;
	visibility: visible;
}

/*--------------subpages only---------------*/
#body.sub{
	padding-bottom: 80px;
}
.sharethis-inline-share-buttons{
	margin-top: 20px;
}
.titlewrap{
	padding: 50px 0 35px;
	margin-bottom: 20px;
}
body.not-front footer{
	padding-top: 25px;
}
.node-type-agenda-item .field-name-field-speaker-s-{
	min-height: 50px;
	clear: both;
	overflow: hidden;
}
.node-type-agenda-item .field-name-field-speaker-s- .field-item{
	display: block;
}
body.not-front footer .view-testimonial-slider li, body.not-front footer .view-testimonial-slider li span{
	/*text-transform: uppercase;*/
	font-size: 12px;
}
body.not-front footer .view-testimonial-slider li .views-field-field-description-under-name{
	font-size: 11px;
}
body.not-front .flex-control-nav{
	display: none;
}
.smalloptin > div{
	background-color: #f1f4f3;
	min-height: 200px;
}
body.not-front footer .toprow > div.smalltestimonials{
	padding-right: 30px;
}
body.not-front footer .toprow > div.smalloptin{
	padding-left: 30px;
}
.agenda-item-zoom-link .group-details{
	padding: 5px 45px;
}
.node .field.field-name-field-zoom-link{
	margin-bottom: 0;
	border-bottom: none;
	text-align: center;
	font-size: 18px;
	padding: 23% 0 20px;
}
.node .field.field-name-field-zoom-link .fa-video-camera{
	padding: 10px 20px;
	background-color: #eb0000;
	color: #ffffff;    
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.node .field.field-name-field-zoom-link{
	text-transform: capitalize;
	font-weight: 400;
}
.node .field.field-name-field-agenda-item{
	margin-bottom:0;
}
/*--------profiles----*/
.node-profile.node-teaser{
	/*
	padding-bottom: 20px;
	padding-right: 20px!important;
	padding-left: 0px!important;
	*/
	padding: 0 10px 20px!important;
}
.node-profile.node-teaser > div{
	padding: 15px 20px;
	background-color: #fdfcfc;
	height: 190px;
	box-sizing: border-box;
	overflow: hidden;
}
.node-profile.node-teaser .field-name-field-image-link, #cboxContent .field-name-field-image-link{
	float: left;
	width: 125px;
	height: 155px;
	margin-right: 15px;
}
.node-profile.node .field,  #cboxContent .field{
	margin-bottom: 15px;
}
.node-profile .field-name-field-short-description{
	line-height: 1.6;
}
.field-name-field-venue, .field-name-field-time{
	clear: both;
}
/*---profiles typo---*/
.node-profile .field-name-title h3, #cboxContent .field-name-title h3{
	color: #5f5656;
	font-size: 23px;
	margin: 0;
	padding: 12px 0 14px;
	line-height: 1;
	position: relative;
	display: inline-block;
}

/*----blog teasers----*/
.view-id-news_and_updates .views-row{
	padding: 25px 20px;
}
.view-id-news_and_updates .views-row.views-row-odd{
	background-color: #fefefe;
}
/*-----agenda pages----*/
div.horizontal-tabs {
  margin: 0 0 1em 0; /* LTR */
  padding: 0;
  border: 0px solid #ccc;
  position: relative; /* IE6/7 */
}

.horizontal-tabs ul.horizontal-tabs-list {
  display: inline-block;
  margin: 0;
border-bottom: 1px solid #918c8c;
border-right: 0px;
  padding: 0 0 2px 0;
  position: relative; /* IE6 */
  list-style: none;
  list-style-image: none; /* IE6 */
  background-color: transparent;
  width: 100%;
  height: auto;
  clear: both;
}

.horizontal-tabs fieldset.horizontal-tabs-pane {
  padding: 0;
  padding: 0;
  border: 0;
}
.panel{
	    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}
.ui-widget-content{
	border: 0px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 0px solid #aaa;
    background: #fff none;
    font-weight: 400;
    color: #212121;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0px solid #d3d3d3;
    background: transparent none;
    font-weight: 400;
    color: #555;
}
.field-group-htabs-wrapper{
}

.horizontal-tabs ul.horizontal-tabs-list li a, .horizontal-tabs ul.horizontal-tabs-list li.selected a{
	padding: 0 ;
	margin: 0;
}
.horizontal-tabs ul.horizontal-tabs-list li{
	font-size: 28px;
	color: #A9A9A9;
	border: none;
	text-transform: uppercase;
	background-color: #e1e1e1;
	text-align: center;
	min-width: 30px;
	padding: 5px 22px;
	margin-right: 5px;
}
.horizontal-tabs ul.horizontal-tabs-list li.selected,.horizontal-tabs ul.horizontal-tabs-list li.selected:hover, .horizontal-tabs ul.horizontal-tabs-list li:hover,
.horizontal-tabs ul.horizontal-tabs-list li:focus{
	background-color: #a5a5a5;
	padding: 5px 22px;
}
.horizontal-tabs ul.horizontal-tabs-list li a:hover{
	background-color: transparent;
}
.horizontal-tabs ul.horizontal-tabs-list li strong{
	font-weight: 500;
	color: #A9A9A9;;
}
.horizontal-tabs ul.horizontal-tabs-list li.selected strong, .horizontal-tabs ul.horizontal-tabs-list li:hover strong{
	color: #ffffff;
}
.horizontal-tabs-panes .field-group-htab > .panel-body > .field-type-text .field-item{
	font-size: 23px;
	color: #363636;
	font-weight: 600;
}
.horizontal-tabs-panes .panel-body >.field-type-entityreference > div> .field-item{
	/*background-color: /*#fdfcfc#f7f6f6;*/
	opacity:.9;
	border-bottom: 1px solid #a5a5a5;
}
.group-details{
	border-left: 1px solid #a5a5a5;
	padding: 45px;
}
.field-name-field-speaker-s- .field-item{
	display: inline-block;
	margin: 0 5px;
}
.field-name-field-speaker-s- .field-items > a:after{
	content:", ";
}
.field-name-field-speaker-s- .field-items > a:last-child:after{
	content:"";
}
.field-name-field-speaker-s- .field-item,
.group-details h4{
	margin-top: 0;
	font-weight: 400px;
}
.group-details h4, .group-details h4 a{
	font-size: 23px;
	font-weight: 600px;
	color: #363636;
} 

.group-time .field-item{
	font-size: 23px;
	color: #363636;
	margin-top: 45px;
}
.group-hleft{
	border-right: 1px solid #a5a5a5;
}
.group-aitemwrap .field-name-field-additional-links .fa, .node-agenda-item .field-name-field-additional-links .fa, .field.field-name-field-zoom-link .fa{
	
	font-family: 'Roboto', sans-serif!important;

}
.view-news-and-updates{
	text-align: center;
}
.view-news-and-updates .img-responsive{
	margin: auto;
}
.group-aitemwrap .field-name-field-additional-links .fa:before, .node-agenda-item .field-name-field-additional-links .fa:before, .field.field-name-field-zoom-link .fa:before{
	font: normal normal normal 25px FontAwesome;
	padding-right: 5px;
}
.group-resources{
	margin-top: 40px;
}
.field.field-name-field-zoom-link .fa:before{
	margin-right: 5px;
}
.field.field-name-field-zoom-link .fa{
	text-transform: uppercase;
	font-size: 12px;
}
.group-aitemwrap .field-name-field-additional-links .field-item, .node-agenda-item .field-name-field-additional-links .field-item{
	display: inline-block;
	margin-right: 35px;
}
.group-aitemwrap .field-name-node-link, .node-agenda-item .field-name-node-link{
	text-align: right;
}
.horizontal-tabs-panes .field-type-entityreference .field-name-title{
	padding: 0;
	margin-bottom: 20px;
	}
.horizontal-tabs-panes .field-type-entityreference .field-name-field-venue, .horizontal-tabs-panes .field-type-entityreference .field-name-field-time{
	
	padding: 0 25px;
}
.horizontal-tabs-panes .field-type-entityreference .field-name-field-time{
	padding: 0 25px 15px;
}
.horizontal-tabs-panes .field-type-entityreference .field-name-field-venue, .horizontal-tabs-panes .field-type-entityreference .field-name-field-time{
	margin-bottom: 7px;
}
.horizontal-tabs-panes .field-type-entityreference .field-name-title h2{
	margin-top: 20px;
	color: #5f5656;
	font-size: 24px;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.horizontal-tabs-panes .field-type-entityreference .field-name-title h2:after{
	position: absoute;
	height: 2px;
	width: 40px;
	content:"";
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #ffdf64;
}
.ui-accordion .ui-accordion-header{
	height: 45px;
	position: relative;
	text-align: center;
	border-radius: 0px;
	padding: 0;
	margin: 0;
}

.field-item.even .ui-accordion .ui-accordion-header{

/*	border-top: 1px solid #fefefe;*/
	background-color: rgba(254,254,254,.2);
}
.field-item.even .ui-accordion .ui-accordion-header:hover{

	background-color: rgba(254,254,254,.9);
}
.field-item.odd .ui-accordion .ui-accordion-header{

/*	border-top: 1px solid #f8f7f7;*/
	background-color: rgba(248,247,247,.2);
}
.field-item.odd .ui-accordion .ui-accordion-header:hover{
	background-color: rgba(248,247,247,.9);
}
.ui-accordion .ui-accordion-header:after{
	/*position: absolute;*/
	font-family: FontAwesome;
    content: "\f103";
	font-size: 40px;
	line-height: 49px;
	color:/* #ffdf64*/#eb0101;
	right: 18px;
	top: 0px;
	opacity: .6;
}
.group-dropitem{
	background-color: #fefefe;
}
.ui-accordion .ui-accordion-header.ui-state-active:after{
	content:"\f102"
}
.ui-accordion .ui-accordion-header.ui-state-default .ui-icon{
	background-image: none;
}
.node .ui-accordion .field.field-name-field-description{
	padding: 0px 20px 35px;
	margin-bottom: 0;
}
.ui-accordion .field-name-field-label-1, .ui-accordion .field-name-field-label-2, .ui-accordion .field-name-field-label-3, .ui-accordion .field-name-field-label-4, .ui-accordion .field-label{
	text-transform: uppercase;
	padding: 0 20px 30px;
	font-size: 19px;
	margin-bottom: 0;
	font-weight: 600;
	color: #5f5656;
}
.ui-accordion .field-name-field-link-s .field-item, .ui-accordion .field-name-field-resources-downloads .field-item, .node-grouped-links .field-item{
	padding: 5px 25px;
	opacity: .8;
}
.ui-accordion .field-name-field-label-2, .ui-accordion .field-name-field-label-3, .ui-accordion .field-name-field-label-4{
	margin-top: 20px;
	clear: both;
	width: 100%;
	float: left;
}
.file-icon{
	display: none;
}
.file a{
	text-decoration: underline;
}
.field-name-field-link-s a, .field-name-field-resources-downloads a, .node-grouped-links .field-item a{
	padding-left: 35px;
	position: relative;
}
.field-name-field-link-s a:before, .field-name-field-resources-downloads a:before, .node-grouped-links .field-item a:before{
	font-family: FontAwesome;
    content: "\f0c1";
	color: #f3f5cb;
	left: 0;
	position: absolute;
	font-size: 18px;	
}

.field-name-field-resources-downloads a:before{
    content: "\f019";
	}
.field-name-field-resources-downloads{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.group-dropitem{
    border-top: 1px solid rgb(254, 244, 208)!important;
    display: block;
    border-bottom: 2px solid rgb(254, 244, 208);
	
	border-right: 1px #fefefe solid;
	padding-bottom: 40px!important;
	
	-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-bottomright:0px;
border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomleft:0px;
border-bottom-left-radius: 0px;
	} 
/*-----news page---*/
.node-type-news h1.page-header{
	color: #e80000;
	font-size: 35px;
	letter-spacing: -0.8;
}
.node-type-news .titlewrap{
	margin-bottom: 44px;
}
.submitted {
	display: block;
    margin-bottom: 25px;
    font-style: normal;
    font-weight: 300;
	font-size: 14px;
	color: #777171;
	clear: both;
	width: 100%;
}
.field-name-field-main-image{
	float: right;
	margin: 0 0 30px 20px ;
}
.node .field{
	margin-bottom: 25px;
}
.field-name-field-link-s{
	padding-top: 25px;
	clear: both;
	width: 100%;
	min-height: 10px;
	position: relative;
}
.field-name-field-additional-image-s .field-item{
	float: left;
	margin: 5px;
}
.field-label{
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.field-name-field-link-s a{
	text-decoration: underline;
}
/*----news teaser---*/
.node-news.node-teaser > h2 {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 10px;
	margin-bottom: 28px;
	position: relative;
}
.node-news.node-teaser > h2:after{
	height: 2px;
	content:"";
	display: block;
	position: absolute;
	width: 100px;
	left: 0;
	bottom: 0;
	background-color: #feeda7;
}
.node-news.node-teaser > h2 a{
	font-size: 24px;
	color: #634141;
}
.node-news.node-teaser .submitted{
	margin-bottom: 15px;
}
.node-news.node-teaser .node-readmore a{
	font-size: 14px;
	color: "#777171"; 
}
.node-news.node-teaser .node-readmore a:after{
	content:" . . .";
}
.node-news.node-teaser .links{
	margin-bottom: 0;
}
.pagination > li > a, .pagination > li > span{
	color: #634141;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color: #634141;
	color: #dddddd;
	border-color: #dddddd;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	color: #634141;
}
.list-inline > li.node-readmore {
	clear:both;
	display: block;
}
/*-----profile colorboxes----*/
.node-profile{
	position: relative;
}
.field-name-field-long-description{
	display: none;
}
#cboxWrapper, #cboxContent{
	background-color: #fdfcfc;
}
.field-name-boxreveal{
	position: absolute;
	right: 25px;
	bottom: 10px;
}
.field-name-boxreveal a{
	color: #fbdfd0;
}
#cboxContent .field-name-boxreveal{
	display: none;
}
#cboxContent .field-name-field-long-description{
	display: block;
	width: 100%;
	clear: both;
}
#cboxClose{
	background: none;
	text-indent: 0;
}
#cboxClose:before{
	content:"\f00d";
	font-family: FontAwesome;
	right: 0;top: 0;
	color: black;
	margin-right: 100px;
	font-size: 20px;
}
/*----------------------webform nodes-------*/
.node-type-webform #body > .container{
	width: 600px;
	max-width: 100%;
	margin: auto;
	
}
h3.red{
	color: #e80000;
}
.node-type-page #body .container article a{
	text-decoration: underline;
}
/*-----additional corrections----*/
.table-responsive{
	overflow-x: visible;
}

/*-------------cookie policy slider-----*/
#cookiepolicy{
	position: fixed;
	bottom: -10000px;
	padding: 15px;
	background-color: #ffffff;
	border-top: 1px solid #dddddd;
	width: 100%;
	text-align: center;
	opacity:.95;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
  }
  #cookiepolicy.show{
	bottom: 0;
  }
  #cookiepolicy > div{
	width: 800px;
	margin: auto;
	max-width: 100%;
  }
  #cookiepolicy a{
	text-decoration: underline;
  }
  #cookiepolicy p{
	display: inline-block;
	margin-bottom: 15px;
  }
  #closecookies{
	clear: both;
	width: 80px;
   display: inline-block;
   background-color: #5a813c;
   color: #fff;
	padding: 0 20px;
   cursor: pointer;
   text-align: center;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   font-weight: bolder;
   font-size: 16px;
  }
  /*-----past events template---*/
  .node-type-past-events header{
	  background: none;
  }
  .navbar-toggle .icon-bar{
	  background: #fff;
  }
  .node-type-past-events .titlewrap{
	  display: none;
  }
  .node .field.field-name-field-event-banner{
	  padding: 60px 0;
	  margin-bottom: 60px;
	  border-bottom: 1px solid #f68d4f;
  }
  .field-name-field-event-banner img{
	  margin: auto;
	  
  }
  #archiveheader{
	  background-color: #fffefd;
  }
  #archiveheader h1{
	color: #e80000;
  }
  .node-grouped-links h3{
	  color: #75965c;
	  position: relative;
	  font-size: 26px;
	  padding: 20px 0;
	  margin-bottom: 0;
  }
  .node.node-grouped-links .field{
	  margin-bottom: 0;
  }
  .node.node-grouped-links .field.field-name-title{
	  margin-bottom: 20px;
  }
  .node-grouped-links h3:after{
	  
    height: 2px;
    width: 40px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #ffdf64;
  }
  .node-grouped-links .field-item a{
	  color: #565656;
	  font-weight: 600;
  }
  /*--------------------pre event additions-----*/
.messagecontainer{
		display: flex;
		width: 100%;
		border-top: 2px #fef4d0 solid;
		padding-top: 40px ;
		margin-bottom: 40px;	
  }
  .speechcontainer{
	display: flex;
	width: 100%;
  }
  body.not-front .messagecontainer{
	  margin-top: 150px;
	  padding-top: 120px;
  }
  .messagecontainer > div,  .speechcontainer > div{
	  flex:1;
  }
 
  .messagecontainer > div.messagemain, .speechcontainer > div.messagemain{
	flex-grow: 3;

  }
  .messagemain h2{
	margin-bottom: 40px;
	margin-top: 0;
	color:  /* #75965c*/ #e80000;
	font-weight: 700;
  }
  .messagemain h3{
	color:  /*#75965c*/  #e80000;
	font-size: 30px;
	margin: 10px 0 25px 0;
}
  .messagemain h4{
	margin-top: 40px;
	margin-bottom: 10px;

  }
body.front .messagecontainer{
	border-top: 0px;
}
body.front .messagemain{
	padding: 0 20px;
}

body.front .messageimage {
	text-align: center;
}
body.front .messageimage img{
	width: 175px;
}
body.front .messageimage h4{
	font-size: 16px;
	position: relative;
	margin-bottom: 15px;
}
body.front .messageimage {
	font-size: 12px;
}
body.front .messageimage{
	
}
body.front .messageimage h4:after{
	content:"";
	display: block;
	background-color: #ffe376;
	height: 1px;
	width: 35px;
	margin: 15px auto;
	bottom: 0;
}
body.not-front .messagebody h4:after{
	content:"";
	display: block;
	background-color: #ffe376;
	height: 1px;
	width: 45px;
	margin: 15px 0;
	bottom: 0;
}
body.front .messagebody{
	/*max-height: 140px;*/
	border-bottom: 2px solid #ffe376;
	overflow: hidden;
}
.messagemain a{
	margin: 25px 5px;
	display: block;	
	color: #5f5656;
	font-size: 14px;
}
body.front #secondmessage .messageimage{
	order: 2;
}
body.not-front .messagecontainer#firstmessage{
	margin-top: 0;
}
/*-----------------agenda page additional linls----*/
.field-name-field-main-link-s{
	text-align: center;
	padding: 30px 0 10px;
}
.field-name-field-main-link-s a{
	margin: 12px 10px;
	text-decoration: underline;
	display: inline-block;
	color: #5f5656;
	font-size: 16px;
	font-weight: 700;

}
/*----agenda page fixes--*/
div.field-group-htabs-wrapper .field-group-format-wrapper{
	padding: 50px 0 0.6em;
}
.horizontal-tabs-panes .field-type-entityreference .node-profile .field-name-title {
	padding: 0 25px 0 0;
}
#st-1{
	text-align: left!important;
}
.node-type-agenda-item.page-node .group-dateandtime > .field{
	display: inline-block;
}
.node-type-agenda-item.page-node .group-dateandtime > .field.field-name-field-agenda-time .field-item:after{
	content:", ";
	padding-right: 10px;
}
.node-type-agenda-item.page-node .titlewrap{
	margin-bottom: 0;
}
.node-type-agenda-item.page-node .field-name-field-speaker-s- .field-label{
	color: #e80000;
}
.node-type-agenda-item.page-node .field-name-field-additional-links{
	margin: 40px 0;
}
.form-search .captcha{
	display: none;
}
.group-agenda-title-floater{
	display: flex;
}
.group-agenda-title-floater .field-name-field-icon{
	width: 65px;
	height: 75px;
	padding: 15px 0 0;
}
.group-agenda-title-floater .field-name-field-icon img{
	width: 50px;
	height: 50px;
}

/*---------temp for mockup----*/
.group-dateandtime > .field {
    display: inline-block;
}

 .group-dateandtime > .field.field-name-field-agenda-time .field-item:after {
    content: ", ";
    padding-right: 10px;
}
/*--------tabs for agenda by theme------*/
.view-agenda-by-themes .tabnavs{
	display: flex;
	width: 100%;
}
.view-agenda-by-themes .tabnavs > div{ 
flex-grow: 1;
flex-basis: 0;
text-align: center;
}
.view-agenda-by-themes .tabnavs > div img{
	margin: auto;
}
.view-agenda-by-themes .tab-pane div.panel-heading{
display: none;
}
.tabnavs > div{
	opacity:.3;
	-webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
	

.tabnavs > div.active{
	opacity:1;
}

.tabnavs > div:hover{
	opacity: .6;
}
.tabnavs .panel-heading a{
	font-size: 18px;
	color: #363636;
	font-weight: 600;
	margin: 15px 0;
}
.tabnavs .panel-heading a img{
	margin-bottom: 15px;
}
.view-agenda-by-themes > .tab-content{
	border-left: 1px solid #e3e3e3;-webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.view-agenda-by-themes > .tab-content .tab-pane > div > div{
	padding: 40px 35px;
	margin:0 15px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 20px;
    font-weight: 600;
    color: #363636;
}
.view-agenda-by-themes > .tab-content .tab-pane > div > div:last-child{
	border-bottom: none;
}
.view-agenda-by-themes > .tab-content .tab-pane > div > div:hover{
	background-color: #f2f5f4;
}
.page-node-298 .group-agenda-title-floater .field-name-field-icon{
	padding: 45px 0 0 ;
}
.field-name-field-password{
	text-align: center;
	line-height: 20px;
}
.field-name-field-password > div, .field-name-field-password > div.field-items{
	display: inline-block;
	float: none;
}
.field-name-field-password .field-label{
	font-weight: 500;
	float: none;
}
.field-name-field-password .copypw:before{
	margin: 0 5px;
}
span.copypw{
	cursor: pointer;
}