/*
Theme Name: aace-theme
Description: Bootstrap Starter Theme for WordPress. Using Twitter Bootstrap 3.3.4
Author: Jordan Reiter (based on work by Simon Padbury)
Version: 2.6
License: MIT License
License URI: http://opensource.org/licenses/MIT
*/

body {
	/*padding-top: 20px;
	border-top: 20px solid #224e9a;*/
	font-size: 18px;  
  	position: relative;
    font-family: "Myriad Pro", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.625;
}

h1, h2, h3, h4, h5, h6 {margin: 15px 0 10px 0;}
h1 {padding: 6px;}
article h1 {
   color: white;
   background: rgb(0,105,166);
   font-size: 36px;
   font-weight: bold;
}
article h2 {
   color: rgb(0,105,166);
   background: none;
   font-size: 30px;
   font-weight: bold;
   clear: both;
}
.conference-edmedia article h1 {
  background-color: rgba(217, 45, 67, 1);	  
}
.conference-edmedia article h2 {
 color: rgba(217, 45, 67, 1);	  	  
}
body.page-template-conference-inner-page-jumplist article h2 {
   line-height: 44px;
   text-indent: 8px;
}
article h3 {
   color: rgb(100,100,100);
   background: none;
   font-size: 24px;
   font-weight: bold;
   clear: both;
}
article h1 a, article h2 a, article h3 a, article h4 a, article h5 a, article h6 a {
    color: rgb(0,105,166);
    text-decoration: underline;
}
article h4,
.widget_text h4 {
   color: rgb(0,105,166);
   background: none;
   font-size: 24px;
   font-weight: bold;
   clear: both;
}
.conference-edmedia article h4,
.conference-edmedia .widget_text h4 {
	color: rgba(217, 45, 67, 1);	    
}
article h5 {
   color: rgb(100,100,100);
   background: none;
   font-size: 20px;
   font-weight: bold;
   clear: both;
}
article h6 {
   color: rgb(0,0,0);
   background: none;
   font-size: 18px;
   font-weight: bold;
   clear: both;
}

body.page-template-conference-inner-page-jumplist article hr {
  margin-top: 20px;
margin-bottom: 0px;
border: 0;
  border-top: 1px solid #bbb;}

.widget_fpw_widget article h3.fpw-page-title {
    background:none
}
.widget_fpw_widget article h4, 
.widget_text h4 {
    text-decoration: none;
    font-size: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

#upper-menu {
    height: 48px;
    background-color: rgb(11,83,154);
    width: 100%;
    padding-top: 0;	
}
body.admin-bar #upper-menu {
  height: 48px;
}

#upper-menu {
    height: 48px;
    position: relative;
}
#upper-menu ul li {
    line-height: 48px;
	height: 48px;
}
#upper-menu ul li a {
	padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    line-height: 48px;
    color: white;
    border-right: 1px solid #FFF;
    height: 48px;
}
#upper-menu h5 {
  width: auto;
   float: left;  
  margin-top: 0;
}
#upper-menu h5 a {
  color: #FFF; 
  line-height: 48px;
  height: 48px;
  text-decoration: none;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
#upper-menu h5 a img {
 vertical-align: top;  
 display: none;
  /*transform: scale(1.2); why was this here? */
 padding-left: 5px;
}


.layout-conf #upper-menu h5 a:nth-child(1):hover {
	background: transparent;		
}
#navbar {
	position: relative;
}
#upper-menu .conf-search-form {
  display: none;
  width: 300px;
  position: absolute;
  top: 48px;
  right: 0;
 background: rgb(11,83,154);
  z-index: 9999;
}
#upper-menu .conf-search-form form {
	margin: 0;
    width: 100%;
    padding: 5px;
}
#upper-menu .conf-search-form .form-group {
	width: 290px;
}
#upper-menu ul li:hover,#upper-menu h5 a:hover, #upper-menu ul li a:hover,#upper-menu ul li a:focus {
  	background-color: rgb(0, 167, 98);
	color: #FFF;
    text-decoration: none;
}
#upper-menu ul li:last-child a {
  border-right: none;
}
#upper-menu .upper-menu-search {
  float: right;
  position: relative;
  top: 11px;
  font-size: 18px;
}
#upper-menu .upper-menu-search i:before, #upper-menu ul li:last-child i:before {
  content: "\f002";
  padding-right: 3px;
  color: white;			  
}
#upper-menu ul li:last-child a:hover i:before, #upper-menu ul li:last-child a:focus i:before {
  content: "\f002";
  color: rgb(11,83,154);
}
#upper-menu.affix {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
        height: 48px;
		min-height: auto;
		margin: 0 0 2px 0 !important;
		box-shadow: 0 1px 3px black;
  		z-index: 999;
}
#upper-menu.affix-top {
  top: 0px;
}
body.admin-bar #upper-menu.affix {
 top: 32px; 
}
body.admin-bar #upper-menu .conf-search-form {
  top: 48px;
}

div.navbar-header {
	padding-left: 20px;
}

a.navbar-brand {
	text-indent: -9999px;
	background: url(./logos/aacelogo.png) 0 0 no-repeat;
	position: relative;
	z-index: 1;
    margin-left: 20%;
  	margin-right: auto;
  	width: 200px;
  	height: 72px;
}

a.navbar-brand.navbar-brand-link {
	background: transparent;
	margin-left: -162px !important;
}

.navbar-default {
	background-color: #fff;
	border-color: #fff;
}

.navbar-form {
	position: relative;
	z-index: 1;
}

.navbar-tagline {
		display: block;
		position: relative;
		left: 0;
		bottom: 0;
		/*padding: 5px;*/
		font-weight: 700;
  		text-align: center;
  		float: left;
  		font-size: 14px;
  		line-height: 1;
	}
#top-menu .simple-social-icons {
  float: right;
  margin-right: 6%;
  margin-top: -24px;
  position: relative;
}
#top-menu.affix .simple-social-icons {
  display: none;
}
#navbar #menu-main.navbar-nav>.active>a {
	background-color: rgb(0, 167, 98);
    color: #FFF;
}

#navbar .navbar-nav>.active>a,
#navbar .navbar-nav>.active>a:hover {
	background-color: transparent;
}


.navbar-toggle {
  background-color: white;
  border-color: #ccc;
  height: 30px;
  margin-top: 8px;
  padding-top: 7px;
  width: 40px;
  padding-left: 8px;
}
.navbar-toggle .icon-bar {
	background-color: #ccc;	  
}
#menu-main {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1;
	text-align: center;
}

ul#menu-main {
	min-width: 70%;
    max-width: 100%;
	margin: 0;
}

#menu-main li {
	width: 100%;
	text-align: center;
 	background-color: white;                                                                                                                                                     ;
	border: 0;
  	border-right: 1px solid white;
  	color: #337ab7;
}
#menu-main li:nth-child(4),#menu-main li ul li {
	border-right: 0;
}
#navbar #menu-main li>a {
	color: #337ab7;
	font-weight: bold;
	padding: 15px 0;
	text-decoration: none;
	width: 100%;
	display: inline-block;
 	text-transform: none;
    background-color: #FFF;
}
#navbar #menu-main li>ul>li>a {
  	padding: 15px 2px 5px 5px;
}


#navbar #menu-main.navbar-nav li.dropdown-toggle > a {
  /*width: 25%;*/
  text-align: center;
}
#navbar #menu-main.navbar-nav .dropdown-menu li > a {
  text-align: left;
}
#navbar #menu-main.navbar-nav li.dropdown-toggle a[data-toggle="dropdown"] {
  position: absolute;
  right: 10px;
  width: 5%;
  background-color: transparent !important;

}
#navbar #menu-main.navbar-nav li.dropdown-toggle a[data-toggle="dropdown"]:hover {
  color: #FFF;
}
#navbar #menu-main.navbar-nav li>a[title~=Conferences] {
 /* width: 70%;*/
  /*text-align: left;*/
  padding-left: 5px;
}

#menu-main>.open,
#menu-main .navbar-nav>.open>a {
	background-color: #008a5f !important;
    color: #FFF !important;
}

#menu-main .dropdown-menu>li {
	background-color: #fff !important;
	border-left: 0;
}

#menu-main.navbar-nav li >.dropdown-menu {
	padding-top: 0;
	background-color: #fff;
}

#menu-main.navbar-nav li a,
#menu-main.navbar-nav li >.dropdown-menu>li>a {
	display: block;
}

#menu-main li.active,
#menu-main li.active > a span,
#menu-main li:hover,
#menu-main li:hover > a,
#menu-main li:hover > a span,
#menu-main li > a:hover,
#menu-main li >.dropdown-menu>li>a:hover,
#menu-main li >.dropdown-menu>li>a:active {
	background-color: rgb(0, 167, 98) !important;
    color: #FFF !important;
}

.main-menu [data-toggle] {
	padding-left: 0.33em;
	display: inline-block;
}

.main-menu > li > a[data-toggle="dropdown"] {
	padding-right: 0;
	display: inline-block;
  	background-color: transparent !important;
}

#main-menu a.dropdown-toggle {
	width: auto;
	padding-right: 7.5%;
	display: inline-block;
}

#menu-main .caret {
	/*color: #337ab7;*/
	margin-left: 7.5%;
	pointer-events: none;
    opacity: 0.8;
}
#menu-main .caret:hover {
	color: #FFF;
}


.menu-main-container {
	width: 100%;
	margin: 0;
}

.menu-top-menu-container {
	float: right;
}
#top-menu.container {
  margin-bottom: 10px;
}
.fpw-layout-big .fpw-page-title {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
.fpw-layout-big .fpw-page-title .conf-info {
	font-size: 1.25em;
}
	
/*
article.fpw-layout-big {
	background-color: #337ab7;
	color: #fff;
	font-size: 16px;
	padding: 0;
	display: table;
	width: 100%;
	min-height: 250px;
}
*/

/*
article.fpw-layout-big .fpw-featured-image.side {
	vertical-align: top;
}

article.fpw-layout-big a,
article.fpw-layout-wrapped a {
	color: #fff;
}
*/

.fpw-page-title {
  	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.fpw-layout-wrapped .fpw-page-title {
	font-size: 20px;
	padding: 0;
}

.fpw-layout-wrapped .fpw-excerpt,
.fpw-layout-big .fpw-excerpt {
	padding: 10px;
	overflow-y: hidden;
	max-height: 100px;
}

.fpw-layout-wrapped h2 {
	font-size: 16px;
}

.fpw-layout-wrapped h4 {
	font-size: 14px;
}
.widget_text a {
 display: block; 
 }
.widget_text .textwidget a {
	display: inline;
}
.widget_text h4 {
 line-height: 29.25px; 
 }
.widget_text img {
  min-width: 100%;
  max-width: 240px;
 }
/*
.fpw-layout-big .more-link {
	margin: 25px 0;
}
*/

/*
article.fpw-layout-wrapped {
	background-color: #008a5f;
	color: #fff;
	font-size: 14px;
	padding: 0;
	display: table;
	width: 100%;
}

article.fpw-layout-wrapped .side {
	display: table-footer-group;
	vertical-align: middle;
	text-align: center;
	float: none;
}
*/

/*
article.fpw-layout-big.fpw-featured-image.side {
	display: table-header-group;
}
*/

/*
article.fpw-layout-wrapped .fpw-featured-image.side {
	display: table-header-group;
}
*/

.row {
	clear: left;
}

.secondary-widgets {
	display: table;
	width: 100%;
	margin: 0;
}

.featured-posts h2 {
	color: #FFF;
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	font-size: 2.2rem;
	line-height: 1;
	margin: 0;
	padding: 20px;
	background-color: #337ab7;
	margin-top: 20px;
}
.featured-posts div {
	line-height: 1.4;  
}
.featured-widget-container:after {
	display: table;
	content: "";
	line-height: 0;
}

.featured-widget-container {
	display: block;
	padding: 0 0 20px 20px;
	overflow: hidden;
	font-size: 1.6rem;
	margin-left: -20px;
	margin-right: -20px;
}

.featured-widget-container section.widget_fpw_widget {
	border-right: 20px solid #FFF;
	display: block;
	width: 100%;
	background-color: #edf0f5;
	border-bottom: 20px solid #FFF;
	padding: 0;
}

.featured-widget-container section.widget-column {
	border-right: 20px solid #FFF;
	display: table-cell;
	float: none;
	vertical-align: top;
	width: 25%;
	background-color: #edf0f5;
}

.featured-widget-container section.widget-column .fpw-layout-banner {
	border-top: 20px solid #FFF;
	padding-bottom: 20px;
}

.featured-widget-container section.widget-column .fpw-layout-banner:first-child {
	border-top: 0;
}

.featured-widget-container h3.fpw-page-title {
	padding: 0 !important;
	padding-top: 10px !important;
	font-size: 16px;
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.fpw-page-title-featured, .widget_text h4 {
  text-transform: uppercase;
}
	
.fpw-excerpt {
	text-indent: 0;
	padding: 5px;
}

.featured-widget-container .fpw-excerpt p {
	margin-left: 10px !important;
	margin-right: 10px !important;
    
}

.fpw-layout-big > a {
  	position: relative;
	display: block;
	background-position: top right;
	background-size: cover;
}

.fpw-layout-big .conference {
	right: 15px;
	top: 15px;
	bottom: auto;
}
.fpw-layout-big .conf-info {
	right: 15px;
	bottom: 15px;
	top: auto;
}
		

.conf-info {
	display: block;
	line-height: 1em;
	font-size: .8em;
  /*
	text-align: center;
  */
	text-shadow: 1px 1px 5px rgba(0,0,0,0.8);
}

.date, .location {
	display: block;
}

.fpw-layout-wrapped .conf-info {
	font-size: 1em;
	text-align: left;
}


/*
.fpw-layout-big .date,
.fpw-layout-big .location {
	display: inline;
}

.fpw-layout-big .date::after {
	content: ' - ';
}
*/
.fpw-layout-big .side {
	padding: 0 15px;
}

.fpw-layout-big .fpw-featured-image {
	padding: 0;
}

.secondary-widgets {
	padding: 5px;
}

/*
article.fpw-layout-wrapped .fpw-page-title:hover {
	background: rgba(0, 0, 0, 0.125);
}
*/


.fpw-page-title .conference {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 250px;
	height: 75px;
	background-position: left center;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 auto;
}

.secondary-widgets .fpw-page-title .conference {
	margin: 0;
}

a .fpw-page-title {
	color: white !important;
}

.edmedia .fpw-page-title .conference {
	background-image: url('./logos/edmedia-solid.png');
}

.elearn .fpw-page-title .conference {
	background-image: url('./logos/elearn-solid.png');
}

.site .fpw-page-title .conference {
	background-image: url('./logos/site-solid.png');
}

.glearn .fpw-page-title .conference {
	background-image: url('./logos/GLLogo-NEW-WEB.png');
}


  .fpw-layout-big.edmedia .fpw-page-title .conference {
	  background-image: url('./logos/edmedia-solid-large.png');
  }
  
  .fpw-layout-big.elearn .fpw-page-title .conference {
	  background-image: url('./logos/elearn-solid-large.png');
  }
  
  .fpw-layout-big.site .fpw-page-title .conference {
	  background-image: url('./logos/site-solid-large.png');
  }
  
  .fpw-layout-big.glearn .fpw-page-title .conference {
	  background-image: url('./logos/GLLogo-NEW-WEB.png');
  }
  

.widget_fpw_widget {
	position: relative;
	padding: 5px;
}
.mission-statement,.site-footer p {
 font-size: 14px;  
}

.more-link {
	margin-top: 10px;
	margin-bottom: 10px;
}

.fpw-page-title {
	padding: 25px 0 !important;
	margin: 0 !important;
}

.featured-widgets,.featured-posts,.featured-social,.highlights,.links,.conference-landing-hero,#top-menu-wrapper,#upper-menu > div {
	max-width: 1380px;
	margin: 0 auto;
}

#navbar .navbar-nav>li>a {
	color: #337ab7;
	font-weight: bold;
}

.form-control {
	border: 2px solid #999999;
	border-radius: 2px;
}

.btn-default {
	border-width: 2px;
	border-radius: 4px;
	padding: 5px 12px;
}

.fpw-featured-image img {
	width: 100%;
}

.featured-posts, .featured-social {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
  border-left: 10px solid white;
  border-right: 10px solid white;
  margin-bottom: 10px;
}

.featured-posts {
  background-color: rgb(215, 233, 226);
  min-height: 250px;
  margin-top: 10px;
  overflow: hidden;
}
.featured-posts>div {
  min-height: 250px;
}
.featured-social {
	background-color: #edf0f5;
    display: table;
}

.featured-social .kws_input_container, footer .kws_input_container {
	width: 30%;
	float: left;
	text-align: left;
}

.featured-social .cc_email_address.kws_input_container, footer .cc_email_address.kws_input_container {
	width: 70%;
	float: left;
	text-align: left;
}

.featured-social p {
	margin-bottom: 0;  
}
.featured-social h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.featured-social .recent_with_excerpt {
  width: 50%;
}
.featured-social .recent_with_excerpt ul {
  margin-top: 10px; 
  padding-left: 0;
}
.featured-social .recent_with_excerpt ul li h2 {
	  margin-top: 0;
}
.featured-social .recent_with_excerpt li {
	  list-style: none;
}
	
.featured-social .recent_with_excerpt li>a {
	  float: left;
	  height: 170px;
	  margin-right: 10px;
}

.featured-social .recent_with_excerpt li blockquote {
	  font-size: inherit;
	  padding: 0;
	  margin: 0;
}			
.featured-social #cc_form_1 { 
  margin-top: 0;
  margin-bottom: 0;
}
body.blog .attachment-post-thumbnail {
  max-width: 150px;
  max-height: 100px;
  float: left;
  padding-right: 5px;
}


body.single-post .attachment-post-thumbnail {
  max-width: 350px;
  max-height: 350px;
  float: right;
  padding-left: 5px;
  padding-right: 5px;
}

ul.two-column {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0;
	overflow: hidden;
	margin-left: 0;
}

.upcoming-deadlines {
	border: 2px solid #004;
	color: #026;
	font-size: 16px;
	padding: 10px;
	margin: 10px 0;

}
.upcoming-deadlines h1:first-child, .upcoming-deadlines h2:first-child, .upcoming-deadlines h3:first-child {
	margin-top: 0;
}
.upcoming-deadlines h2 {
	font-size: 20px;
}
.upcoming-deadlines h3 {
	font-size: 18px;
}

.registration-box {
	background: gold;
	border: 2px solid goldenrod;
	color: #322;
	font-size: 16px;
	padding: 10px;
	margin: 10px 0;

}
.registration-box h1:first-child, .registration-box h2:first-child, .registration-box h3:first-child {
	margin-top: 0;
}
.registration-box h2 {
	font-size: 20px;
}
.registration-box h3 {
	font-size: 18px;
}
#sidebar .registration-box .btn {
	background: darkred;
	border-color: darkred;
}
#sidebar .registration-box .btn:hover {
	background: firebrick;
}

#sidebar .registration-box .btn a {
	color: antiquewhite;
}

.google-maps-widget img {
	max-width: 100%;
}

#top-menu.affix {
  position: relative;
}

.fpw-layout-wrapped > a, .fpw-layout-big > a {
  padding: 10px;
}
	

.fpw-layout-wrapped > a:hover, .fpw-layout-big > a:hover {
	text-decoration: none;
}

nav .simple-social-icons ul li {
 margin-bottom: 0 !important;   
}


/*** MEDIA QUERIES ***/
@media only screen and (min-width: 768px) {
    #upper-menu h5 {
	/*    margin-left: -5%;*/
	}

  a.navbar-brand {
	text-indent: -9999px;
	background: url(./logos/aacelogo.png) 0 0 no-repeat;
	width: 161px;
	height: 61px;
	position: relative;
	z-index: 1;
    margin-left: auto;
  	margin-right: auto;
}
  .navbar-tagline {
	text-align: left;
 }
.fpw-layout-big .fpw-page-title {
	position: static;
		transform: none;
	  }
  .fpw-layout-wrapped > a {
	height: 200px;
	  }
 .fpw-layout-wrapped .fpw-page-title .conference {
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	padding: 10px !important;
	margin: 0;
	text-align: left;
  /*
	background: rgba(0, 0, 0, 0.5);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.25) 90%, rgba(0, 0, 0, 0) 100%);
  */
	text-shadow: 0 0 3px black;
}
	article.fpw-layout-big .fpw-page-title .conference {
		position: absolute;
		top: 20px;
		right: 20px;
		height: 90px;
		width: 300px;
	}
	article.fpw-layout-big .fpw-page-title .conf-info {
		position: absolute;
		bottom: 0;
		right: 0;
		padding: 40px 20px 20px;
		text-align: right;
		background-image: radial-gradient( ellipse at bottom right, rgba(10,10,25,0.75), rgba(10,10,15,0.5) , rgba(0,0,0,0) 66%);
	}
	a.navbar-brand.navbar-brand-link {
  		margin-left: -190px !important;
	}
    #top-menu.container { 
  		width: auto;
        margin-bottom: 0;
  	}
	#top-menu ul.main-menu, #top-menu ul.main-menu ul {
 	 	font-size: 1.3rem;
/* 	 	width: 70%;*/
	}
	#upper-menu .upper-menu-search {
  		display: none;
	}
	#top-menu.affix {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 50px;
		min-height: auto;
		margin: 0 0 10px 0 !important;
		box-shadow: 0 1px 3px black;
  		z-index: 1000;
  		background-color: rgb(11,83,154);
  		border-bottom: inherit;
	}
 
  	.admin-bar #top-menu.affix {
  		top: 32px;
	}
	#top-menu.affix .main-menu {
		margin: 0 !important;
	}
	.layout-default #top-menu.affix .main-menu {
		margin: 0 !important;
  		width: 100%;
	}
	#top-menu.affix > .container {
		position: relative;
		width: 100% !important;
	}
	#top-menu.affix .navbar-header {
		position: absolute;
		top: 0;
		left: 0;
       
	}

	#top-menu.affix a.navbar-brand {
	   
		height: 48px;
		width: 120px;
		margin: 0;
		background-size: contain;
	    margin-top: 2px;
    	background: url(./logos/AACElogo-white.png) 0 0 no-repeat;

	}
	#top-menu.affix .navbar-tagline,
	#top-menu.affix .navbar-nav.navbar-right {
		display: none;
	}
	#top-menu.affix li {
		border-top: 0 !important;
		border-bottom: 0 !important;
	}
	#top-menu.affix li:first-child {
		border-left: 0 !important;
	}
	#top-menu.affix #navbar {
		margin: 0 !important;
		margin-left: 125px !important;
	}

	#top-menu.affix #navbar {
		margin-right: 50px !important;
	}

	#top-menu.affix .navbar-form {
		display: block;
		position: absolute;
		top: 0;
		right: 16px;
		margin: 8px 0;
		padding: 0;
	}

	#top-menu.affix .navbar-form {
		margin: 4px 0;
		width: 46px;
		height: 44px;
		border-left: 1px solid white;
	}

	#top-menu.affix #searchsubmit {
		display: none;
	}

	#top-menu.affix .navbar-form > .form-group {
		background-color: #337ab7;
		border: 2px solid #337ab7;
		width: 46px;
		height: 44px;
		border-radius: 4px;
		position: relative;
		color: white;
		display: inline-block;
	}

	#top-menu.affix .navbar-form > .form-group:after {
		content: "\e003";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 0;
		font-size: 18px;
		line-height: 40px;
		text-align: center;
		font-family: 'Glyphicons Halflings';
		font-style: normal;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	#top-menu.affix .navbar-form > .form-group input {
		border: 0;
		background: transparent;
		z-index: 1;
		position: relative;
		height: auto;
		line-height: 40px;
		padding: 0;
		margin: 0;
		width: 100%;
	}

	#top-menu.affix input::-webkit-input-placeholder {
		color: transparent;
	}
	#top-menu.affix input::-moz-placeholder {
		color: transparent;
	}
	#top-menu.affix input:-ms-input-placeholder {
		color: transparent;
	}
	#top-menu.affix  input::input-placeholder {
		color: transparent;
	}

	#top-menu.affix.searching input::-webkit-input-placeholder {
		color: #999;
	}
	#top-menu.affix.searching input::-moz-placeholder {
		color: #999;
	}
	#top-menu.affix.searching input:-ms-input-placeholder {
		color: #999;
	}
	#top-menu.affix.searching  input::input-placeholder {
		color: #999;
	}

	#top-menu.affix.searching .navbar-form > .form-group {
		border: 0;
		background-color: transparent;
		width: auto;
		height: auto;
		position: relative;
		color: #333;
		display: inline-block;
	}

	#top-menu.affix.searching .navbar-form > .form-group input {
		border: 2px solid #999;
		background: white;
		z-index: 1;
		position: relative;
		height: auto;
		line-height: 28px;
		width: 400px;
		font-size: 20px;
		margin-right: 3px;
		vertical-align: top;
		padding: 6px 12px;
	}

	#top-menu.affix.searching .main-menu {
		display: none !important;
	}

	#top-menu.affix.searching .navbar-form {
		right: 0;
		position: relative;
		z-index: 100;
		width: auto;
		margin: 3px 0;
	}

	.layout-default #top-menu.affix.searching .navbar-form {
		margin: 4px 0;
	}

	#top-menu.affix.searching .navbar-form > .form-group {
		background-color: transparent;
		width: auto;
		height: auto;
		color: #333;
		display: inline-block;
	}

	#top-menu.affix.searching .navbar-form > .form-group::after {
		display: none;
	}

	#top-menu.affix.searching #searchsubmit {
		background-color: #337ab7;
		border: 2px solid #337ab7;
		color: white;
		font-size: 18px;
		line-height: 18px;
		padding: 9.5px 12px;
		display: inline-block;
		vertical-align: top;
	}
	#top-menu.affix-top {
  		top: 0;
	}

    #top-menu.affix #menu-main li,#top-menu.affix #menu-main li ul li {
        background-color: rgb(11,83,154) !important;   
        color: white;
    }
    #top-menu.affix #navbar #menu-main li ul li>a {
        border-bottom-color: rgb(11,83,154) !important;
    }
    #top-menu.affix #navbar #menu-main li>a {
        background-color: rgb(11,83,154);   
        color: white;
    }
    #top-menu.affix #navbar #menu-main.navbar-nav>.active>a {
        background-color: rgb(0, 167, 98);
    }

	#top-menu.affix .menu-main-container {
	    float: right;
  		width: 70%;
	}
    
	.fpw-layout-big .date,
	.fpw-layout-big .location {
		display: block;
	}
	.fpw-layout-big .date::after {
		content: "";
	}
	.featured-posts, .featured-social {
	/*	width: 750px;*/
	}
	.featured-social .cc_email_address.kws_input_container,.site-footer-inner .cc_email_address.kws_input_container {
		width: 50%;
	}
	.navbar-form .form-control {
		display: inline-block;
		width: 100%;
		margin-right: -15px;
		padding-right: auto;
	}
	.navbar-tagline {
		padding-left: 15px;
	}
	.navbar-collapse {
		margin-right: 0;
		padding-right: 0;
	}
	form#searchform {
		background: transparent;
		float: right;
		margin: 40px 20px 0;
		padding: 0;
	}
	.menu-main-container {} 
	/*.menu-top-menu-container {
		display: block;
		position: absolute;
		right: 250px;
		top: 35px;
	}*/
	ul#menu-main {
		display: table;
		margin: 0;
		/*margin-top: 20px;*/
	}
	#menu-main li {
		display: table-cell;
		height: 48px;
  		width: 25%;
		text-align: center;
		/*border-left: 1px solid #fff;*/
	}
	#menu-main>.open>a {
		background-color: #337ab7;
  		color: #FFF;
	}
	#menu-main li ul.dropdown-menu {
		min-width: 100%;
		padding: 0;
	}
	#menu-main li ul.dropdown-menu li {
		background-color: #337ab7;
		display: block;
		width: 100%;
	}
	#menu-main li.dropdown:hover > ul.dropdown-menu {
		display: block;
	}
	/*
	article.fpw-layout-big {
		background-color: #337ab7;
		color: #fff;
		font-size: 16px;
		padding: 0;
		display: table;
	}
	article.fpw-layout-big .side {
		display: table-cell;
		width: 50%;
		vertical-align: middle;
	}
	article.fpw-layout-big.fpw-featured-image.side {
		display: table-header-group;
		vertical-align: top;
	}
	*/
	.fpw-page-title {
		color: #fff;
		font-size: 32px;
		font-weight: 700;
		padding: 100px;
		padding-bottom: 10px;
		padding-top: 50px;
	}
	article.fpw-layout-big .fpw-excerpt p {
		padding: 0 20px;
		font-size: 18px;
	}
	.fpw-featured-image img {
		min-width: 100%;
		min-height: 24%;
	}

	.fpw-layout-banner .fpw-featured-image img {
		min-height: 120px;
	}/*
	.fpw-layout-wrapped .fpw-excerpt {
		min-height: 125px;
	}
	.fpw-layout-wrapped .fpw-excerpt p {
		margin-top: 0;
	}
	*/
	.featured-widget-container {
		display: table;
		padding: 0 0 20px 20px;
		overflow: hidden;
		font-size: 1.6rem;
		margin-left: -20px;
	}
	.featured-widget-container section.widget_fpw_widget {
		display: table-cell;
		width: 50%;
		border-bottom: 0;
	}
	.featured-posts h2 {
		width: auto;
	}
	.featured-widget-container .fpw-page-title {
		padding: 5px;
	}
	.featured-widget-container .fpw-excerpt {
		padding: 10px;
	}
	.secondary-widgets .widget_fpw_widget {
		padding: 5px;
	}
	h2.display-posts-title {
		font-size: 18px;
	}
}

@media only screen and (min-width: 1220px) {
	/*.menu-top-menu-container {
		position: absolute;
		right: 270px;
	}*/
  #top-menu .simple-social-icons {
  margin-top: -4px !important;
}
}

@media only screen and (min-width: 992px) {
	.fpw-layout-wrapped > a {
		height: 250px;
	 }
	a.navbar-brand.navbar-brand-link {
  		margin-left: -162px !important;
	}
    #top-menu.container { 
  		width: 100%;
  	}
	#top-menu ul.main-menu {
		min-width: 74%;
	 }
	#top-menu ul.main-menu, #top-menu ul.main-menu ul {
 	 	font-size: 1.8rem;
	}  
  #top-menu.affix > .container {
		width: 970px;
	}
	.caret {
		border-width: 6px;
	}
	ul#menu-main {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.mission-statement {
       font-size: 18px;   
	}
}

@media only screen and (min-width: 768px) {
	.featured-widgets .fpw-excerpt {
		display: block;
		text-indent: -9999em;
		height: 0;
		margin: 0;
		padding: 0;
	}
	.featured-widgets .fpw-excerpt {
		position: absolute;
		bottom: 0;
		right: 0;
		display: block;
	}
	/*
	.fpw-layout-big .more-link,
	.fpw-layout-wrapped .more-link {
		display: inline-block;
		padding: 0;
		margin: 0;
		font-size: smaller;
		background: transparent;
		line-height: 1em;
		color: white;
	}
	.fpw-layout-big .more-link,
	.fpw-layout-wrapped .more-link {
		display: table;
	}
	.fpw-layout-wrapped .more-link:after {
		content: ' \25ba';
		font-size: inherit;
		border: 0;
		top: 0;
		position: static;
	}
	*/

}

@media only screen and (min-width: 768px) {
	.fpw-layout-big .fpw-featured-image a.fpw-featured-link {
		overflow: hidden;
		position: relative;
		display: inline-block;
		width: 100%;
		height: 100%;
	}
	.fpw-layout-big .fpw-featured-image a.fpw-featured-link > img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: auto! important;
		height: 100%! important;
		margin: 0;
		display: block;
		min-width: 0;
		min-height: 0;
		max-width: none !important;
		max-height: none !important;
	}

	.featured-social section.constant-contact-form {
		display: table-cell;
		width: 45%;
		vertical-align: top;
	}
	.featured-social section.simple-social-icons {
		display: table-cell;
		width: 5%;
		vertical-align: middle;
        padding-top: 10px;
	}
	.featured-social section.recent_with_excerpt {
  		display: table-cell;
		vertical-align: middle;
	}
	.featured-social h2 {
		font-size: 24px;
		line-height: 24px;
	}
    
    .site-footer-inner {
       max-width: 1380px;
       display: table;
	   margin-left: auto;
	   margin-right: auto;
	   padding-left: 10px;
	   padding-right: 10px;
	   text-align: left;
       width: 100%;
	}
	.site-footer-inner p {
		text-align: center !important;  
	}
	.site-footer-inner .simple-social-icons {
        float: right;
        width: 30%;
  		padding-left: 0;
        padding-top: 0;
        margin-top: 0;  
	}
	
	.mission-statement {
       /*display: table-cell;*/
	   width: 70%;
       vertical-align: top;
       margin-right: 40px;
       font-size: 16px;
	}
    .bottom-menu-container {
        width: 100%;
/*  		display: table-cell;*/
        vertical-align: top;
        margin-left: 40px;
        overflow: auto;
	}
	.bottom-menu {
	    overflow: auto;   
	}
	
}

@media only screen and (min-width: 1024px) {
  	/*
	.fpw-layout-wrapped .fpw-excerpt,
	.fpw-layout-big .date,
	.fpw-layout-big .location {
		display: inline;
	}
	.fpw-layout-big .date::after {
		content: " - ";
	}
  	*/
	.fpw-layout-big .fpw-excerpt {
		min-height: 120px;
		max-height: 220px;
		padding: 10px 0;
	}
	.fpw-excerpt div {
		height: auto;
	}
	.widget_text img {
  		max-width: 320px;	
  	}
}

@media only screen and (min-width: 768px) {
/*	.featured-posts, .featured-social {
		width: 970px;
	}*/
	.conf-info {
		bottom: 0;
		left: 0;
		right: 0;
		text-shadow: 0 0 10px black;
	}
	.fpw-layout-wrapped .conf-info {
		position: absolute;
		font-size: 1em;
		padding: 20px 5px 5px;
		background-image: radial-gradient( ellipse at bottom left, rgba(10,10,25,0.75), rgba(10,10,15,0.5) , rgba(0,0,0,0) 66%);
	}
	a.navbar-brand {
		width: 200px;
		height: 75px;
		background-size: contain;
	}
	footer div.constant-contact-form {
	padding-left: 70px;  
	}
#top-menu .simple-social-icons {
  margin-top: -4px;
}
}

@media only screen and (min-width: 1024px) {
  #top-menu .simple-social-icons {
  margin-right: 1%;
}
	.featured-widgets .fpw-excerpt {
		position: static;
		bottom: auto;
		right: auto;
		display: block;
	}
	.featured-widgets .fpw-excerpt {
		display: block;
		text-indent: 0;
		height: auto;
		padding: 5px;
	}
	/*
	.fpw-layout-wrapped .side {
		height: 180px;
		vertical-align: bottom;
	}
	.fpw-layout-big .more-link {
		margin-top: 20px;
	}
	.fpw-layout-big .more-link,
	.fpw-layout-wrapped .more-link {
		background: #FFF;
		color: #337ab7;
		font-weight: 700;
		font-size: 10px;
		line-height: 20px;
		padding-right: 10px;
		padding-left: 10px;
		margin-top: -20px;
		vertical-align: middle;
		-webkit-transition: all 10ms ease-in-out;
		-moz-transition: all 10ms ease-in-out;
		-o-transition: all 10ms ease-in-out;
		transition: all 10ms ease-in-out;
		position: relative;
		text-decoration: none;
		text-indent: 0;
	}
	.fpw-layout-big .more-link {
		font-size: 14px;
		line-height: 41px;
	}
	.fpw-layout-wrapped .fpw-excerpt p a {
		padding-left: 5px;
		padding-right: 5px;
	}
	.fpw-layout-wrapped .more-link {
		margin-top: 0;
		display: table;
		margin-left: 30%;
	}
	.fpw-layout-big .more-link,
	.fpw-layout-wrapped .more-link {
		background: #FFF;
		color: #337ab7;
		font-weight: 700;
		font-size: inherit;
		line-height: 41px;
		padding-right: 10px;
		padding-left: 10px;
		margin: 10px auto;
		vertical-align: middle;
		-webkit-transition: all 10ms ease-in-out;
		-moz-transition: all 10ms ease-in-out;
		-o-transition: all 10ms ease-in-out;
		transition: all 10ms ease-in-out;
		position: relative;
		text-decoration: none;
		text-indent: 0;
	}
	.fpw-layout-big .more-link:after,
	.fpw-layout-wrapped .more-link:after {
		left: 100%;
		border: 18px solid transparent;
		border-left-color: #FFF;
		border-width: 21px;
		margin-top: -21px;
		content: " ";
		height: 0;
		top: 50%;
		-webkit-transition: all 10ms ease-in-out;
		-moz-transition: all 10ms ease-in-out;
		-o-transition: all 10ms ease-in-out;
		transition: all 10ms ease-in-out;
		width: 0;
		position: absolute;
	}
	.fpw-layout-big .more-link:after {
		border-width: 20px;
		margin-top: -20px;
	}
	.fpw-layout-wrapped .more-link:hover {
		background-color: #337ab7 !important;
		color: #FFF !important;
	}
	.fpw-layout-big .more-link:hover:after,
	.fpw-layout-wrapped .more-link:hover:after {
		border-left-color: #008a5f;
		-webkit-transition: all 10ms ease-in-out;
		-moz-transition: all 10ms ease-in-out;
		-o-transition: all 10ms ease-in-out;
		transition: all 10ms ease-in-out;
	}
	.fpw-layout-wrapped .more-link:hover:after {
		border-left-color: #337ab7;
	}
	*/
}

@media only screen and (min-width: 1150px) {
	.fpw-layout-big .fpw-featured-image a.fpw-featured-link > img {
		right: 0;
		left: auto;
	}
}

@media only screen and (min-width: 1200px) {
	#top-menu.affix > .container {
		width: 1170px;
	}
	.featured-posts, .featured-social {
		min-width: 1170px;
	}
}
@media only screen and (min-width: 1400px) {
	#top-menu.affix > .container {
		width: 1170px;
	}
	.featured-posts, .featured-social {
		min-width: 1380px;
	}
}

@media only screen and (max-width: 767px) {
	.navbar-form .form-group,
	.navbar-form .form-control {
		display: inline-block;
		width: 93%;
		width: calc(100% - 24px);
		margin-right: -24px;
		padding-right: 0;
	}
	.navbar-form .btn {
		border-width: 2px;
		padding: 5.5px 10px;
		vertical-align: top;
	}
	.navbar-header {
		margin-right: 0;
		margin-left: 0;
	}
	

}

@media only screen and (max-width: 767px) {
	/*
	article.fpw-layout-wrapped .fpw-featured-image .fpw-featured-link {
		min-height: 120px;
		width: 100%;
		position: relative;
		display: block;
		overflow: hidden;
	}
	article.fpw-layout-wrapped .fpw-featured-image .fpw-featured-link img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		max-width: none !important;
		width: 100%;
		height: auto !important;
		min-height: 120px;
	}
	*/
	article.fpw-layout-wrapped .fpw-page-title {
		min-height: 120px;
	}
	article.fpw-layout-wrapped .fpw-page-title:hover,
	article.fpw-layout-wrapped .fpw-page-title a:hover {
		text-decoration: none;
	}
}

@media only screen and (max-width: 767px) {
	article.fpw-layout-big .side {
		display: table-footer-group;
		vertical-align: middle;
		text-align: center;
	}
	.fpw-layout-big .more-link,
	.fpw-layout-wrapped .more-link {
		display: inline;
		margin: 0;
		background-color: transparent;
		color: white;
		font-size: inherit;
		font-weight: bold;
		text-decoration: underline;
		padding: 0;
		line-height: inherit;
		font-family: inherit;
		vertical-align: inherit;
	}
}

@media only screen and (max-width: 767px) {
	.featured-widgets .fpw-layout-big {
		position: relative;
	}
	/*
	.featured-widgets .fpw-layout-big .fpw-page-title {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		text-shadow: 0 0 4px rgb(20, 20, 20);
		padding-top: 5% !important;
	}
	*/
	.featured-widgets .fpw-layout-big .conference {
		width: 300px;
		height: 90px;
	}
	.featured-widgets .fpw-layout-big .fpw-featured-image .fpw-featured-link {
		max-height: 250px;
		min-height: 120px;
		display: block;
		overflow: hidden;
	}
	.fpw-page-title .conference {
		height: 50px;
	}
   .featured-social .widget-1 {
		display: block;  		
	}
   .featured-social .recent_with_excerpt {
  		width: auto;
  		min-height: 180px;
	}
    .featured-social ul {
  		padding-left: 5px;
	} 
	#top-menu .simple-social-icons {
	    display: none;   
	}
	#upper-menu h5 {
	    margin-left: 18%;
	}
    #upper-menu.affix h5 a img {
        display: block;a
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.featured-widgets .fpw-layout-big .side {
		width: 100% !important;
		display: block !important;
	}
	.featured-widgets .fpw-layout-big {
		display: block;
		min-height: 250px;
	}
  /*
	.featured-widgets .fpw-layout-big .fpw-excerpt {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: rgba(51, 122, 183, 0.75);
		max-height: 66%;
		background: rgba(51, 122, 183, 0.33);
		background: linear-gradient(to bottom, rgba(51, 122, 183, 0) 0%, rgba(51, 122, 183, 0.33) 10%, rgba(51, 122, 183, .9) 90%);
		text-shadow: 0 0 4px rgb(20, 20, 20);
	}
  */
}

/* Conference Logos for Conference Menus */

#menu-conference-edmedia a[title="EdMedia"],
#menu-conference-site a[title="SITE"],
#menu-conference-elearn a[title="E-Learn"],
#menu-conference-glearn a[title="Global Learn"] {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 165px;
	height: 50px;
  	margin-right: 4px;
	background-position: left center;
	background-size: contain;
	background-repeat: no-repeat;
}

#menu-conference-edmedia:hover a[title="EdMedia"],
#menu-conference-site:hover a[title="SITE"],
#menu-conference-elearn:hover a[title="E-Learn"],
#menu-conference-glearn:hover a[title="Global Learn"], 
#menu-conference-edmedia a[title="EdMedia"]:hover,
#menu-conference-site a[title="SITE"]:hover,
#menu-conference-elearn a[title="E-Learn"]:hover,
#menu-conference-glearn a[title="Global Learn"]:hover {
	background-color: transparent !important;
}

#menu-conference-edmedia a[title="EdMedia"] {
	background-image: url('./logos/EdMedia-Page-Header.png');
}

#menu-conference-site a[title="SITE"] {
	background-image: a('./logos/site-solid.png');
}

#menu-conference-elearn a[title="E-Learn"] {
	background-image: url('./logos/elearn-solid.png');
}

#menu-conference-glearn a[title="Global Learn"] {
	background-image: url('./logos/GLLogo-NEW-WEB.pngu');
}

#menu-conference-edmedia > li:hover > a,
#menu-conference-edmedia > li.open > a {
  background-color: #ffe0e0;
}
#menu-conference-edmedia .dropdown-menu>li>a:focus, 
#menu-conference-edmedia .dropdown-menu>li>a:hover {
  background-color: #ffe6e6;
}

#menu-conference-glearn > li:hover > a,
#menu-conference-glearn > li.open > a {
  background-color: #c0e6d0;
}
#menu-conference-glearn .dropdown-menu>li>a:focus, 
#menu-conference-glearn .dropdown-menu>li>a:hover {
  background-color: #c6f0d6;
}

/* FONTAWESOME ADDONS */
/* adds plus, pencil, or x to fontawesome icons */

.fa-sup-new, .fa-sup-edit, .fa-sup-delete {
	position: relative;
	margin: 0.1em 0.1em 0 0;
	vertical-align: sub;
}

.fa-sup-new:after, .fa-sup-edit:after, .fa-sup-delete:after {
	font-size: 0.66em;
	position: absolute;
	top: .25em;
	right: -0.25em;
	line-height: 0;
	-webkit-text-stroke: 1px black;
	text-stroke: 1px black;
}

.fa-sup-new {
	margin-right: 0.2em;
}

.fa-lg.fa-sup-new:after, .fa-lg.fa-sup-edit:after, .fa-lg.fa-sup-delete:after {
	/* .fa-lg uses a different line-height, so position is different */
	top: 0;
}

.fa-sup-new:after {
	content: "\f067";
	color: #fc0;
}

.fa-sup-edit:after {
	content: "\f040";
	color: #222;
	text-stroke-width: 0;
	-webkit-text-stroke-width: 0;
}

.fa-sup-delete:after {
	content: "\f00d";
	color: #f00;
}
t
.nav > li.dropdown-toggle:hover {
	background-color: #eee;
}

.nav > li.dropdown-toggle > a {
	display: inline-block;
}

.nav > li.dropdown-toggle > a:first-child {
	padding-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.nav > li.dropdown-toggle > a[data-toggle] {
	padding-left: 0.5em;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}


/* because .site-footer contains .row classes, which have -15px margins,
 * the padding for .site-footer needs to be at least 15px on each side.
 */
.site-footer {
	padding: 15px;
  	color: #d9e0f0;
    background-color: #2F3946;
    width: 100%;
    margin-top: 20px;
}

.site-footer a {
  color: #FFF;
}
	
@media only screen and (max-width: 767px) {
	.dropdown-menu {
		position: static;
		top: auto;
		left: auto;
		display: block;
		float: none;
		width: auto;
		border: 0;
		box-shadow: none;
		margin: 0;
		padding: 0;
	}
	.nav > li > a {
		font-weight: bold;
	}
	.nav > li.dropdown-toggle > a {
		display: block;
	}
	.nav > li.dropdown-toggle:hover {
		background: transparent;
	}
	.nav > li > a[data-toggle] {
		display: none !important;
	}
	.dropdown-menu>li>a {
		color: #337ab7;
		padding: 10px 16px;
	}
	.dropdown-menu>li>a:hover {
		background-color: #eee;
	}
	.related-nav {
		float: right;
		width: 25%;
		min-width: 250px;
		margin-left: 20px;
		border: 1px solid #ccc;
	}
	.related-nav .navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}
	.related-nav ul > li > a {
		white-space: normal;
	}
	#menu-conference-edmedia a[title="EdMedia"],
	#menu-conference-site a[title="SITE"],
	#menu-conference-elearn a[title="E-Learn"],
	#menu-conference-glearn a[title="Global Learn"] {
		border-color: white;
		border-style: solid;
		border-width: 10px 5px;
		height: 80px;
	}
	#menu-conference-edmedia a[title="EdMedia"]:hover,
	#menu-conference-site a[title="SITE"]:hover,
	#menu-conference-elearn a[title="E-Learn"]:hover,
	#menu-conference-glearn a[title="Global Learn"]:hover {
		background-color: transparent;
	}
  
}
@media only screen and (max-width: 767px) and (orientation:landscape) {
 	#upper-menu h5 {
	    margin-left: 30%;
	}
	a.navbar-brand {
	 margin-left: -5%;   
	}
}
@media only screen and (max-width: 375px) {
   	#upper-menu h5 {
	    margin-left: 15%;
	}    
}
@media only screen and (max-width: 320px) {
	#upper-menu h5 {
	    margin-left: 10%;
	}    
}
@media only screen and (max-width: 600px) {
	.page-content {
		display: table;
		max-width: 100%;
	}
	.related-nav {
		float: none;
		width: auto;
		max-width: 100%;
		display: table-footer-group;
	}
	.related-nav + article {
		width: auto;
		max-width: 100%;
		display: table-header-group;
	}

}

.menu-item-main {
	font-size: larger;
	font-weight: bold;
}

/* OFFCANVAS. Changes footer navigation into side menu */
@media (max-width: 767px) {
	.navbar-toggle {
		float: left;
	}
	#bottom-menu {
		position: fixed;
		bottom: 0;
		top: 0;
		left: 0;
		right: auto;
		overflow-y: auto;
		z-index: 1050;
		border-right: 2px solid #579;
		display: none;
		background: #ffffff;
		margin-right: auto;
		margin-left: auto;
		color: #333333;
		padding: 0 5px;
	}
	#bottom-menu.in {
		display: block;
		width: 85%;
		width: calc(100% - 85px);
		max-width: 290px;
	    right: auto !important;
	}
	#bottom-menu > div:last-child div:last-child ul li, #bottom-menu > div:last-child div:last-child ul li a {
	 border: 0;   
	 color: white;
	}
	#bottom-menu ul {
		margin-bottom: 20px;
		padding-left: 0;
	}
	#bottom-menu ul:first-child {
		margin-top: 5px;
	}
	#bottom-menu ul > li {
		position: relative;
		display: block;
		padding: 10px 15px;
		margin: 0 0 -1px 0;
		background-color: #ffffff;
		border: 1px solid #dddddd;
	}
	#bottom-menu ul > li:first-child {
		border-top-right-radius: 4px;
		border-top-left-radius: 4px;
	}
	#bottom-menu ul > li:last-child {
		margin-bottom: 0;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
	}
	#bottom-menu ul > li.disabled,
	#bottom-menu ul > li.disabled:hover,
	#bottom-menu ul > li.disabled:focus {
		background-color: #eeeeee;
		color: #777777;
		cursor: not-allowed;
	}
	#bottom-menu ul > li.active,
	#bottom-menu ul > li.active:hover,
	#bottom-menu ul > li.active:focus {
		z-index: 2;
		color: #ffffff;
		background-color: #2168af;
		border-color: #2168af;
	}
	#bottom-menu a {
		color: #2168af;
	}
	#bottom-menu a:hover {
		color: #15426f;
	}
	#bottom-menu .col-xs-6,
	#bottom-menu .col-sm-6,
	#bottom-menu .col-md-6,
	#bottom-menu .col-lg-6 {
		padding: 0;
		margin: 0;
	}
	.navbar-tagline {
	 width: 100%;   
	}

}


.menu-item.dropdown-toggle:hover .dropdown-menu {
	display: block;
}

table#schedule {
	font-size: 95%;
	border-collapse: collapse;
	width: 80%;
	margin: 10px auto;
	
	}
table#schedule tr.day td {
	font-weight:bold;
	font-size: 140%;
	color:#00529b;
	border-bottom: 2px solid #00529b;
	margin: 0;	
	}

table#schedule td {
	border-bottom: 1px solid #CCC;
	padding: 0.5em;
	}
table#schedule td.left {
	width:70%;
	}
table#schedule td.right {
	width:30%;
	}



/* Search Page Styles */
.search-page form#searchform {
	float: none;
	margin: 0 15px;
}

.search-page input#s {
	font-size: 20px;
	padding: 8px 16px;
	height: 45px;
	min-width: 300px;
	width: 50%;
}

.search-page button#searchsubmit {
	height: 45px;
	padding: 8px 16px;
	font-size: 20px;
	font-weight: normal;
}

dl.faq {line-height: 145%;}
dl.faq dt {padding: 5px; font-weight: bold;}
dl.faq dd {margin-bottom: 10px;}

dl.faq-conf {line-height: 140%; margin-bottom: 30px;}
dl.faq-conf dt {padding: 10px; margin-bottom: 10px; font-weight: bold; font-size: 115%; background-color: #EAEAEA;}
dl.faq-conf dd {margin-bottom: 5px;}
dl.faq-conf dd ul {margin-top: 0; padding-top: 0;}