/*   
 * Template Name: College Green - Responsive Website Template for Education & Training
 * Version: 1.0
 * Author: 3rd Wave Media
 * Website: http://elearning.3rdwavemedia.com
*/
/* ======= Base ======= */
html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ==========================================================================
   Author's custom styles
   
font-family:'FrutigerNeueW01-Regular';
font-family:'Frutiger Neue W01 It';
font-family:'Frutiger Neue W01 Bd';
font-family:'Frutiger Neue W01 Light';
font-family:'Frutiger Neue W01 Thin';
font-family:'FrutigerNeueLTW01-CnRg';
font-family:'FrutigerNeueLTW01-CnBol 774330';
font-family:'FrutigerNeueLTW01-CnMd';
font-family:'FrutigerNeueW01-ThinIt';
font-family:'FrutigerNeueW01-LightIt';
font-family:'Frutiger Neue W01 Bd It';
   ========================================================================== */
body {
font-family:'FrutigerNeueW01-Regular', arial, sans-serif;
font-weight:normal;
letter-spacing:-.01em;
}

.anchor{
  display: block;
  height: 187px; /*same height as header*/
  margin-top: -187px; /*same height as header*/
  visibility: hidden;
  background:none;
}
a, b, strong, h1, h2, h3, h4, h5, button, .btn {
	font-family:'Frutiger Neue W01 Bd', arial, sans-serif;
	font-weight:normal !important;
}
em {
	font-family:'Frutiger Neue W01 It';
	font-style:normal;
}
p em {
	font-family:'Frutiger Neue W01 It';
	font-style:normal;
}
a em, b em, strong em {
	font-family:'Frutiger Neue W01 Bd It';
	font-style:normal;
}
.UroSearch a, .UroSearch {
	font-family:'FrutigerNeueW01-Regular'  !important;
	font-weight:normal;
}
.form-control	{
	font-family:'FrutigerNeueW01-Regular' !important;
	font-weight:normal !important;
}
a i {
	font-weight:normal;
}

hr {
    border-color: #a9c475;
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
	box-shadow:none;
}

.wrapper {
  min-height: 100%;
  margin-bottom: -344px;
  /* equal to footer height */

}
.wrapper:after {
  content: "";
  display: block;
  height: 344px;
  /* must be the same height as footer */

}
.footer {
  height: 344px;
  /* must be the same height as footer */
}

.footer-content .row {
	background-color:#b8dde1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Frutiger Neue W01 Bd', Arial, sans-serif;
  font-weight:normal;
  color:#27435a;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: 'Frutiger Neue W01 Bd', Arial, sans-serif;
  font-weight:normal;
  color:#27435a;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
font-weight: normal;
line-height: 1;
}
p, li {	font-family:'FrutigerNeueW01-Regular', arial, sans-serif;
color: #444;
  font-size: 14px;
}
a {
  /*color: #1c8452;*/
  color: #2286ae;
  font-weight:bold;
  /*text-decoration:underline;*/
  -webkit-transition: all 0.0s ease-in-out;
  -moz-transition: all 0.0s ease-in-out;
  -ms-transition: all 0.0s ease-in-out;
  -o-transition: all 0.0s ease-in-out;
}
a:hover {
  text-decoration: none;
  color: #365d7e;
}

.page-title {
	color:#417489;
}
.wrapper {
	overflow:hidden;
}
.subhead {
	color:#2286ae;
	/*color:#1c8452;*/
	font-size:15px;
	font-weight:600;
}

.subhead-side {
	color:#2286ae;
}


.btn {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn .fa {
  color: #fff;
  margin-right: 5px;
}
.btn .fa.fa-search {
  margin-right: 0;
}
.btn-theme {
  background: #417489;
  border: 1px solid #417489;
  color: #fff;
}
.btn-theme:hover,.btn-theme:focus {
  background: #325a6a;
  border: 1px solid #325a6a;
  color: #fff;
}
a.btn-cta,
.btn-cta {
  background: #2286ae;
  color: #fff;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 1.33;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #2286ae;
  font-family: Arial, sans-serif;

}
a.btn-cta:hover,
.btn-cta:hover {
  color: #fff;
}
a.btn-cta .fa,
.btn-cta .fa {
  margin-right: 10px;
  font-size: 20px;
  color: #fff;
}

.btn-custom {
color: #fff;
background-color: #417489;
border-color: #417489;
font-family:'FrutigerNeueW01-Regular', arial, sans-serif;
font-weight:normal;
}

a.btn-custom:hover {
color: #fff;
background-color: #417489;
border-color: #417489;
}

.btn-custom:hover {
color: #fff;
background-color: #325a6a;
border-color: #325a6a;
}

btn:hover {
	cursor:pointer;
}
.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form-control:focus {
  border-color: #2286ae;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
blockquote {
  font-size: 14px;
}
blockquote p {
  font-size: 14px;
  line-height: 1.5;
}
.RedDamask {
  background-color: #e27240;
}
.RedDamask:hover {
  background-color: #df622a;
}
.FireBush {
  background-color: #E28D40;
}
.FireBush:hover {
  background-color: #df802a;
}
.OliveDrab {
  background-color: #60A823;
}
.OliveDrab:hover {
  background-color: #54931f;
}
.Mojo {
  background-color: #C94139;
}
.Mojo:hover {
  background-color: #b73932;
}
.text-highlight {
  color: #27435a;
}
.highlight-border {
  border-color: #2286ae;
}
.read-more {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  font-size: 13px;
  display: inline;
  white-space:nowrap;
}
.read-more .fa {
  position: relative;
  top: 1px;
  margin-left: 5px;
}
.read-more:hover {
  text-decoration: none;
}
.carousel-fade .item {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
}
.carousel-fade .item.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#topcontrol {
  background: #2286ae;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 35px;
  height: 35px;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  z-index:3000;
}
#topcontrol:hover {
  background: #417489;
}
#topcontrol .fa {
  position: relative;
  top: 3px;
  font-size: 25px;
}
.row-end {
  margin-right: 0;
  padding-right: 0;
}
ul.custom-list-style li {
  list-style: none;
}
ul.custom-list-style li.active a {
  color: #f7a91b;
}
ul.custom-list-style li.active i {
  color: #f7a91b !important;
}
.date-label {
  background: #f5f5f5;
  display: inline-block;
  width: 40px;
  height: 50px;
  text-align: center;
  font-size: 13px;
}
.date-label .month {
  background: #2286ae;
  color: #fff;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}
.date-label .date-number {
  clear: left;
  display: block;
  padding-top: 5px;
  font-size: 15px;
  font-family: Arial, sans-serif;

  font-weight: 500;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #2286ae;
  border-color: #2286ae;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eef3f8;
  border-color: #a7c2d9;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pagination.letter-nav > .active > a,
.pagination.letter-nav > .active > span,
.pagination.letter-nav > .active > a:hover,
.pagination.letter-nav > .active > span:hover,
.pagination.letter-nav > .active > a:focus,
.pagination.letter-nav > .active > span:focus {
  background-color: transparent;
  border-color: #2286ae;
}
.pagination.letter-nav {
	margin:0px;
}
.pagination.letter-nav > li > a:hover,
.pagination.letter-nav > li > span:hover,
.pagination.letter-nav > li > a:focus,
.pagination.letter-nav > li > span:focus {
  background-color: #eef3f8;
  border-color: transparent;
}
.pagination.letter-nav > li:first-child > a,
.pagination.letter-nav > li:first-child > span,
.pagination.letter-nav > li:last-child > a,
.pagination.letter-nav > li:last-child > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
ul.pagination.letter-nav > li > a {
	background-color:transparent;
	font-size:16px;
	color:#41748d;
	width:30px;
	border:none;
}
.nav-tabs {
  border-bottom: none;
  position: relative;
  margin-bottom: -1px;
}
.tab-content {
  border: 1px solid #e8e8e8;
  padding: 20px;
  margin-bottom: 20px;
}
.nav > li > a {
  font-size: 13px;
}

.navbar.navbar-inverse {
background: #417489;
}

.navbar.navbar-inverse .navbar-collapse {
background-color: #417489;
border-color: #262626;
z-index:20;
}
.nav-tabs > li > a {
  border: 1px solid #e8e8e8;
  border-bottom: none;
  background: #f5f5f5;
  padding: 5px 15px;
  margin-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #444444;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
}
.nav-tabs > li {
  margin-right: 2px;
}
.nav-tabs > li.active {
  border-top: 2px solid #2286ae;
}
.nav-tabs > li.active a,
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:active,
.nav-tabs > li.active a:focus {
  border-bottom: 0;
  border-top: 0;
}

.table > tbody {
	background-color:rgba(174,224,234,.5);
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background: #f5f8fb;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #fff;
}
.table > tfoot > thead  {
 margin-bottom:-1px;
}
.table > thead > tr > th {
  border-bottom: 0px solid #a7c2d9;
  color: #fff;
  padding:6px;
  background-color: #417489;

}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background: #f5f8fb;
}
.table-boxed,
.table-bordered {
  border: 1px solid #ebebeb;
}
.table.table-boxed > thead > tr > th {
  border-bottom: none;
  background: #2286ae;
  color: #fff;
}
.panel.panel-custom{
  clear:both;
  border:none;
  }
.panel.panel-custom .panel-heading{
  background-color:#41748d;
  min-height:40px;
  	 padding-right:none;
	 text-align:left;
  }
.panel.panel-custom .panel-heading .panel-title {
	color:#fff;
	margin:0px;
	padding:0px;
  }
 .sort-by.dropdown-menu {
	 margin-right:75px;
 }
.panel.panel-custom .panel-heading .view-by {
 display:inline-block;
 height:20px;
  width:auto;
  float:left;
  min-width:150px;
  color:#fff;
  }
.panel.panel-custom .panel-heading .view-by-toggle {
	border:1px solid #aaa;

  }
.panel.panel-custom .panel-heading .view-select {
 display:inline-block;
 height:20px;
  width:20%;
  float:left;
  }
.panel.panel-custom .panel-heading .view-select select {
  width:80px;
  }
.panel.panel-custom .panel-heading .results-expander {
 display:inline-block;
 height:20px;
 min-width:80px;
   color:#fff;
  text-align:right;
  }
  .non-member img {
	  display:none;
  }
.panel.panel-custom .panel-body{
  background-color:rgba(174,224,234,.5);
  padding:15px;
  text-align:left;
  clear: both;
  }
.panel.panel-custom .panel-body.site-search-results{
  background-color:#fff;
  padding:15px;
  border:1px solid #41748D;
  }
.panel-group .panel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tablerow-bottom-rule {
	display:block;
/*	height:25px;*/
	border-bottom:1px solid #ddd;
	clear:both;


}

.tablerow-top-rule {
	border-top:1px solid #ddd;
}

.panel-group .panel .panel-heading {
  background: none;
  border-bottom-width: 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.panel-group .panel .panel-heading .panel-title a {
  color: #2286ae;
}
.panel-group .panel .panel-heading .panel-title a:before {
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f146";
  margin-right: 5px;
}
.panel-group .panel .panel-heading .panel-title a.collapsed:before {
  content: "\f0fe";
}
.panel-group .panel .panel-body {
  font-size: 13px;
}
.panel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.panel .panel-heading {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom-width:0px;
}
.panel .panel-heading h3.panel-title {
  font-weight: 500;
}
.panel .panel-heading .label {
  font-size: 10px;
}
.panel .panel-footer {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.panel .panel-footer ul {
  margin-bottom: 0;
}
.panel .panel-footer ul.list-inline li {
  margin-bottom: 0;
}
/*li.footer-list:before {
	font-size:20px;
    content: '\2023';
    margin:5px 5px 0px 0px;
}  */
.panel p {
	font-size:12px !important;
}
.panel p a {
	font-size:12px !important;
}
.panel .panel-footer small {
  color: #999999;
}
.panel > .list-group .list-group-item:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.panel-theme {
  border-color: #2286ae;
}
.panel-theme > .panel-heading,
.panel-theme > .panel-footer {
  color: #fff;
  background: #2286ae;
  border-color: #2286ae;
}
.no-margins {
  margin: 0;
}
.no-margin-left {
  margin-left: 0;
}
.no-margin-right {
  margin-right: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
label {
	  font-weight:normal;
}
.label {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.label.label-theme {
  background: #2286ae;
}
.label .fa {
  margin-right: 4px;
}
.label.label-icon-only .fa {
  margin-right: 0;
}
.badge.badge-theme {
  background: #2286ae;
}
.badge.badge-default {
  background: #999;
}
.badge.badge-primary {
  background: #428bca;
}
.badge.badge-success {
  background: #5cb85c;
}
.badge.badge-info {
  background: #5bc0de;
}
.badge.badge-info {
  background: #5bc0de;
}
.badge.badge-warning {
  background: #f0ad4e;
}
.badge.badge-danger {
  background: #d9534f;
}
.promo-badge {
  font-size: 20px;
  display: table;
}
.promo-badge a {
  color: #fff;
  display: table-cell;
  width: 135px;
  height: 135px;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.promo-badge .percentage {
  font-size: 32px;
  font-weight: 500;
  color: #fff;
  position: relative;
  font-family: Arial, sans-serif;

}
.promo-badge .percentage .off {
  font-size: 11px;
  position: absolute;
  top: 15px;
  right: -15px;
}
.promo-badge .desc {
  font-size: 12px;
}
.progress-bar-theme {
  background: #2286ae;
}
.img-thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-color: #e8e8e8;
  margin-bottom: 15px;
}
img.magSmallThumb {
	width:100px !important;
	height:auto !important;
	padding:0 10px 5px 0;
}
#cboxLoadedContent,
#cboxContent {
  background: none;
}
.box {
  background: #f5f5f5;
  padding: 15px;
}
.box.box-border {
  border-left: 5px solid #2286ae;
}
.box.box-dark {
  background: #444444;
  color: #fff;
}
.box.box-theme {
  background: #2286ae;
  color: #fff;
}
.box .date-label {
  background: #fff;
}
.social-icons {
  list-style: none;
  padding: 5px 0;
  margin-bottom: 0;
}
.social-icons li {
  float: left;
}
.social-icons li.row-end {
  margin-right: 0;
}
.social-icons a {
  display: inline-block;
  background: #95b6d1;
  width: 32px;
  height: 32px;
  text-align: center;
  padding-top: 4px;
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  -ms-border-radius: 0%;
  -o-border-radius: 0%;
  border-radius: 0%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 18px;
  margin-right: 10px;
  float: left;
}
.social-icons li.search1 a  {
  background: transparent;
  width: auto;
  height: auto;
  text-align: left;
  padding-top: 0px;
  font-size: 13px;
  margin-right: 0px;
  float: none;
}
.social-icons a:hover {
  background: #2286ae;
  cursor: pointer;
}
.social-icons li.search1 a:hover {
  background-color: transparent;
}
.search-button:hover {
	cursor: pointer;
}
.social-icons a .fa {
  color: #fff;
}
.social-icons li.search1 a .fa {
  color: #fff;
}
.social-icons a .fa:before {
  font-size: 18px;
  text-align: center;
  padding: 0;
}
.social-icons li.search1 a .fa:before {
  font-size: 13px;
  text-align: left;
  padding: 0;
}

.social-icons .resizeButtons i {
	float:right;
	padding:6px 6px 0 0;
	margin:0px;
}

.social-icons .resizeButtons span > i:before{
	font-size:24px !important;

}

/* ======= Header ======= */
.gold-stripe {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	height:5px;
	background:#f7a91b;
}
.slider-shadow {
	display:block;
	background-image:url(../images/Slider-Shadow.jpg);
	width:100%;
	margin:0;
	padding:0;
	height:25px;
}
.logo-link {
  display: inline-block;
  margin-left: 100px;
  max-width: 50%;
}
.logo-link img {
  display: block;
  max-width: 100%;
}
.fixed-nav {
	position:static;
	top:0;
	z-index:100;
	width:100%

}

.header {
	position:relative;
	background:#fff;
}
.header .top-bar {
	position: absolute;
	top: 4px;
	right:0;
	width:350px;
  background: #b8dde1;
}
.header .search-form {
  padding: 0px 0;
  margin:0px;
}
.header .search1 {
  position:absolute;
  top:45px;
  right:0px;
}
.header .search-button {
  display: inline-block;
  width:35px;
  height:25px;
  padding:5px 0px 0px 10px;
  background:#a9c475;
}

.header .search-button i {
  color:#fff;
}

.header .search-form input {
  display: inline-block;
  margin:0px;
  background:#fff;
}
.header .top-bar .search-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.header .top-bar li span {
  font-size:13px;
  color:#417489;
  line-height:35px;
  }
.header .top-bar li span i {
  font-size:18px;
  color:#417489;
  line-height:24px;
}
.header .social-icons li.row-end {
  margin-right: 0;
}
.header .social-icons a {
  background-color: transparent;
}
.header .social-icons a:hover {
  background: transparent;
}
.header .social-icons a:hover .fa {
  color: #fff;
}
.header .social-icons a .fa {
  color: #417489;
}
.header .social-icons a .fa:before {
  font-size: 25px;
  text-align: center;
  padding: 0;
}





.header .header-main {
  padding:0;
/*  background-image:url(../images/header-logo-bar5.jpg);
  background-size:contain;
  background-repeat:no-repeat;
  background-position:0px 0px;*/
  width:100%;
  margin:0px;
  border-top:4px solid #a9c475;
}
.header {
	width:100%;
}



.panel-body .search-form {
  padding: 0px 0;
  margin:0px;
}

.panel-body .search-button {
  display: inline-block;
  width:35px;
  height:33px;
  padding:8px 0px 0px 10px;
  background:#a9c475;
  margin:0px 0 0 -5px;
}

.panel-body .search-button i {
  color:#fff;
}

.panel-body .search-form input {
  display: inline-block;
  margin:0px;
  background:#fff;
  width:90%;
}
.panel-body .search-form .form-group {
margin-bottom: 0px;
}
.panel.panel-custom .panel-body.search-results {
	padding:30px;
}

.sidebar-menu .keyword-search {
  position:relative;
  padding: 0px 0;
  margin:0px;
}

.sidebar-menu .search-button {
	position:absolute;
	top:0px;
	right:0px;
  width:25px;
  height:25px;
  padding:3px 0px 0px 7px;
  background:#a9c475;
  margin:0px 0 0 -5px;
}

.sidebar-menu .search-button i {
  color:#fff;
  font-size:12px;
}

.sidebar-menu .keyword-search input {
  display: inline-block;
  margin:0px;
  background:#fff;
  width:100%;
  height:25px;
}



.fixed300tofull {
	width:330px;
	margin:auto 0px;
}

/*.fixed300tofull a {
	font-size:13px;
}*/
.fixed300tofull p {
	font-size:11px;
}
.fixed300tofull .panel-body {
	padding:20px !important;
}

.AdTop {
	position:relative;
	text-align:center;
	padding:10px;
	background:#fff;
	align-content:center;
	overflow:visible;
	/*display:none;*/
	display:list-item;
}
.header h1.logo {
  margin-top: 0;
  margin-bottom: 0;
}
.header .menu-top {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
  float: right;
}
.header .menu-top li {
  list-style: none;
  float: left;
  font-size: 11px;
  font-family: Arial, sans-serif;

}
.header .menu-top li:last-child a {
  padding-right: 0;
}
.header .menu-top li.divider a {
  border-right: 1px solid #c3c3c3;
}
.header .menu-top li a {
  display: inline-block;
  color: #777777;
  padding: 0px 10px;
}
.header .menu-top li a:hover {
  color: #2286ae;
}
.header .contact {
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: 300;
  margin-top: 0px;
}
.header .contact p {
  float: left;
  margin-bottom: 0;
}
.header .contact p.phone {
  margin-right: 30px;
}
.header .contact p a {
  color: #444444;
}
.header .contact .fa {
  color: #fff;
  margin-right: 8px;
  font-size: 18px;
  position: relative;
  top: 1px;
}
.header .contact .fa.fa-phone {
  font-size: 22px;
  top: 2px;
}

.header .right-side {
	width:30px;
}
.header .search-bar-container {
	position:absolute;
	top:163px;
	right:10px;
	}
.header .search-bar-container-mobile {
	position:relative;
	display:inline-block;
	margin:0;
	padding:0;
	}
.search-nav h4 {
	font-size:12px;
}

.search-nav p input {
	position:relative;
	display:inline-block;
	top:0px;
	float:left;
	clear:left;
	margin: 0 8px 0px 0;
}

.after-role {
	position:relative;
	top:0px;
	display:inline-block;
	width:60%;
	line-height:18px;
}
.role {
	position:relative;
	display:inline-block;
	top:0px;
	float:left;
	clear:left;
	margin: 0 10px 0px 0;
	line-height:18px;
}
.search-nav span{
	position:relative;
	top:2px;
	display:block;
	width:80%;
}
.search-nav button{
	margin:10px 10px 0px auto;
	clear:both;
}
.search-nav p{
	padding-top:2px;
	line-height:13px;
	font-size:12px;
	margin:0 0 3px 0;
	clear:both;
	display:block;
}
.search-nav span {
	position:relative;
	top:0px;
	display:inline-block;
	width:80%;
}
.ie8 .search-nav span {
	top:2px;
	margin-left:-3px;
	line-height:13px;
}

.ie8 .search-nav p {
	margin:0 0 1px 0;
	padding:0;
}

.divider {
	display:block;
	border-bottom:1px solid #aaa;
	margin-top:0px;
}
.search-nav .divider {
	display:block;
	border-bottom:1px solid #aaa;
	margin:10px 0;

}

.search-nav .search-box {
	height:30px;
	width:93%;
	font-size:12px;
}

.spacer10 {
	margin:10px 0;
	clear:both;
}
.spacer20 {
	margin:20px 0;
	clear:both;
}

.session {
	font-size:12px;
}

.itinerary-check {
	white-space:nowrap;
	line-height:30px;
}

.course-checkbox {
	margin:0 15px 0 0 !important;
}

.fullview-symbol {
	font-size:15px;
	margin-right:5px
}

.nospan {
	min-height: 0px !important;
	font-size:10px;
}

li.divider {
	border-color:#fff;
}

.img-responsive {
	padding:0px 10px 10px 10px;
	}

.campaigns .img-responsive {
	padding:0px;
	width:700px;
}
.campaigns > div {
	 margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    padding-right: 0px;
}
.img-responsive-full {
	padding:0px 10px 10px 10px;
	}
.article-date p {
	font-size:11px;
	font-family:'Frutiger Neue W01 Bd',arial,sans-serif !important;
	font-weight:normal;
}

.img-responsive-flush {
	padding:0px;
}
.img-responsive-flush-left {
	padding-left:0px;
	margin-left:0px;
}
.img-responsive-flush-right {
	padding-right:0px;
	padding-left:10px;
	margin-right:0px;
	float:right;
}
a:hover img {
  display: block;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.ekko-lightbox {
	z-index: 6000;
}
.modal-backdrop {
	z-index:5000;
}

.input-group-addon {
	background-color:#a9c475;
	color:#fff;
}


/*Styles used for search results pages*/
#main_content_body {	font-family:'FrutigerNeueW01-Regular', arial, sans-serif;
}
#main_content_body .search_bar{background:#41748d;padding:5px 5px 10px 5px;text-align:right;color:#fff;margin:0 0 0 0;overflow:hidden;position:relative;min-height:22px; box-sizing: content-box; }
#main_content_body .search_bar form{text-align:left;margin:3px 0 0 5px;padding:0;position:relative;display:block;width:285px;}
#main_content_body .search_bar form label {display:inline;}
#main_content_body .search_bar form label span{float:left;margin:3px 10px 0 0;display:block; font-family:'Frutiger Neue W01 Bd';}
#main_content_body .search_bar input.search_large{background:#fff;color:#333;width:170px;margin:0; height:18px;}
#main_content_body .search_bar .search_options{position:relative;display:block;width:180px;float:right;}
#main_content_body .search_bar .search_options select{margin:0;padding:0;}
#main_content_body .search_results .sort-by{float:right;}
#main_content_body .search_results .sort-by strong{font-weight:bold;}
#main_content_body .search_results {margin-top:10px; margin-bottom:10px;font:12px;color: #333333; background-color: transparent; text-decoration: none; font-style: normal; }
#main_content_body .search_results p{margin: 9px 0 9px 0; }
#main_content_body .search_results span.label{display:block;font-size:12px;color:#be3a34;margin-bottom:10px;text-align:left; padding:0px;}
#main_content_body .search_results h6{margin:5px 0;font:bold 14px; color: #11324e; background-color: transparent; text-decoration: none; font-style: normal;}
#main_content_body .search_results .case_match{margin-top:10px; margin-bottom: 10px;font:bold 12px; color: #11324e; background-color: #dbe5ed; text-decoration:none; font-style: normal; margin-bottom: 10px;}
#main_content_body .search_results .case_match a{margin:5px 0;font:bold 12px; color: #11324e;  text-decoration:none; font-style: normal;}
#main_content_body .search_results .case_match a:hover{margin:5px 0;font:bold 12px; color: #11324e; text-decoration: underline; font-style: normal;}
#main_content_body .search_results .case_match b{ font:bold 12px; color: #333; text-decoration: none; font-style: normal;}
#main_content_body .search_results .results { font: 12px; color: #333333; text-decoration: none; font-style: normal; }
#main_content_body .search_results .results a {font:bold 12px; color: #02769c; text-decoration: none; font-style: normal; padding: 0 0 0 0;  }
#main_content_body .search_results .results a:hover {font:bold 12px; color: #02769c; text-decoration: underline; font-style: normal; padding: 0 0 0 0;  }
#main_content_body .search_results .also_try { font: bold 12px; color: #333333; background-color: #f4e7c7; padding: 10px 10px 5px 5px ;}
#main_content_body .search_results .also_try a{ font: bold 12px; color: #333333;}
#main_content_body .search_results .also_try a:hover{ font: bold 12px; color: #333333; text-decoration: underline; }
#main_content_body .search_results .top_search {text-align:right; font-weight: bold; padding: 10px 5px 15px 0;}
#main_content_body .search_results .top_search a{padding:0 4px; font-size: 11px;}
#main_content_body .search_results .top_search a#on{background-image:url(images/bullet3.gif);background: no-repeat;text-decoration:underline;font-weight:bold;font-size:11px; background-position:0 6px;}
#main_content_body .search_results .top_search a:hover{ font:bold 11px arial,sans-serif; color: #02769c; text-decoration:underline; font-style: normal;}

.intro_text {font-size:14px;}
.intro_text_sub{border-top:2px solid #d9d9d9;padding:20px 0 23px 0;}
.intro_text_sub ul{list-style-type:none;list-style-image:none;margin:7px 0 10px 0;padding:0px;}
.intro_text_sub li{background-image:url(images/bullet.gif);background-repeat:no-repeat;background-position:0 6px;padding:0 0 0 9px;margin:0 0 3px 0;}
.intro_text_sub b{color:#333333;}
.intro_text_sub span{display:block;clear:both;font:bold 14px;color:#304f6e;margin-bottom:10px;}
.intro_text_sub span#asia{display:block;clear:both;font:bold 14px; color:#b43723;margin-bottom:10px;}
.intro_text_sub span#europe{display:block;clear:both;font:bold 14px;color:#92a228;margin-bottom:10px;}
.intro_text_sub a{color:#333333;}
.intro_text_sub a:hover{text-decoration:none;}
.intro_text_sub h5{margin:5px 0;font:bold 12px;color:#333;}
.intro_text_sub p{margin: 9px 0 9px 0;}
#main_content_body .search_results p.notice{padding:5px;background:#b8dde1;font-size:12px;}
#main_content_body .search_results div.result {border-bottom:1px solid #ccc; margin-bottom:5px;}
#main_content_body .search_results div.result h2{margin:0;padding:0;font:14px arial,sans-serif;}
#main_content_body .search_results div.result h2 a{font:14px;}
#main_content_body .search_results div.result p.meta{margin:5px 0;padding:0;font-size:11px;color:#000;}
#main_content_body .search_results div.result p{margin:0 0 15px 0;}
#main_content_body .search_results div.result span.match{display:inline;clear:none;font:bold 12px;color:#333;margin-bottom:0;}
#main_content_body .search_results div.result span.label{float:right;display:inline;font-size:12px;}
#main_content_body .search_results div.result a.locked{
	background:#a9a9a9 url(images/padlock_closed.png) no-repeat 6px 3px;
	float:left;
	color:#fff;
	display:inline-block;
	padding:2px 6px;
	border-radius:5px;
	margin-right:7px;
	min-height:18px;
	min-width:24px;
	text-decoration:none;
}
#main_content_body .search_results div.result a.locked span{color:#fff;margin:0;padding:0;padding-left:16px;font-size:12px;}
#main_content_body, #main_content_body p {
    font-size: 12px;
	color:#333;
}
#main_content_body .result p {
	font-size:14px;
}
#main_content_body .intro_text p {
	font-size:15px;
}
#pageSelect {
	color:#333;
}
.page_numbers{
	float:right;
	overflow:hidden;
	margin:20px 0;
}

.page_numbers a{
	background:#417489;
	box-sizing:border-box;
	border-left:1px solid #fff;
	float:left;
	line-height:24px;
	color:#fff !important;
	text-align:center;
	width:30px;
	font-weight:bold;
	text-decoration:none;
}

.page_numbers a.disable{background:#B9C3C4;}
.page_numbers a.on{background:#325A6A;}

/*form styles below*/

#main_content_body form{padding:0;margin:0; }

#main_content_body input.search{background:#8dafc3;font:bold 10px arial,sans-serif;color:#FFF;border-top:1px solid #e3e3e3;border-left:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;border-right:none;padding:4px 10px;float:left;width:250px;}

#main_content_body input.top_blue_field{display:block;background:#8dafc3;font:bold 10px arial,sans-serif;color:#FFF;border:1px solid #4c5f6a;padding:2px 5px 1px 5px;float:left;width:128px;height:15px;margin:0;}
#main_content_body input.top_blue_button{display:block;float:left;width:25px;height:18px;border:1px solid #4c5f6a;border-left:none;}

#main_content_body input.search_large{display:block;float:left;background:#8dafc3;font:bold 10px arial,sans-serif;color:#FFF;border:1px solid #d9d9d9;border-right:none;padding:2px 5px 1px 5px;width:240px;height:15px;margin:0;}
#main_content_body input.search_CASEStore {display:block;float:left;background:#f4e7c7;font:bold 11px arial,sans-serif;color:#254f66;border:1px solid #d9d9d9;border-right:none;padding:2px 5px 1px 5px;width:240px;height:15px;margin:0; }
#main_content_body input.search_large_button{display:block;float:left;width:25px;height:18px;border:1px solid #d9d9d9;border-left:none;}
#main_content_body input.search_small{display:block;float:left;background:#8dafc3;font:bold 10px arial,sans-serif;color:#FFF;border:1px solid #d9d9d9;border-right:none;padding:2px 5px 1px 5px;width:75px;height:15px;margin:0;}
#main_content_body input.full_search_button{display:block;height:18px;border:1px solid #d9d9d9; background-color:#737373; color: #fff; font: 11px bold arial, sans-serif; padding:2px 5px 1px 5px; }
#main_content_body input.checkbox {display:block;float:left;background:#8dafc3;font:bold 10px arial,sans-serif;color:#FFF;border:1px solid #d9d9d9;border-right:none;width:8px;height:8px;margin:0;}
#main_content_body select.search_dropdown {display:block;float:left;background:#8dafc3;font:bold 10px arial,sans-serif;color:#FFF;border:1px solid #d9d9d9;border-right:none;padding:0px 0px 0px 0px;width:100px;height:20px;margin:0;}
#main_content_body .box {background:#d9d9d9; font:bold 11px arial,sans-serif;color:#11324e;border:1px solid #d9d9d9; clear: none; padding: 2px;}
#main_content_body .box_small {background:#d9d9d9; font:bold 11px arial,sans-serif;color:#11324e;border:1px solid #d9d9d9; clear: none; padding: 0; height: 15px;}
#main_content_body .box_edited_fields { background:#becfde; font:bold 11px arial,sans-serif;color:#b43723;border:1px solid #d9d9d9; clear: none; padding: 2px;}
#main_content_body .preview_edits {background:#f4e7c7;}
#main_content_body .button {display: block; background: #becfde; font:bold 11px arial,sans-serif;color:#11324e; text-align: left; border:1px solid #8dafc3; height: 22px; padding: 2px;}

#main_content_body .buttondiv {display:block; clear: both; }

#main_content_body .search_form { padding: 4px; }

.video-procedure img {
	width:170px !important;
	height:96px;
}

.a2a_default_style {
	padding-top: 40px;
}

@media (max-width:767px) {

	.social-icons {
		width:90%
	}

	.social-icons li {
		display:block !important;
		float:left !important;
	}
	 .resizeButtons {
		 float:right !important;
	 }
	 .header .social-icons li.search1{
		 display:none !important;
	 }
	.top-bar {
		width:100% !important;
		top:-40px !important;
		display:block !important;
	}
	.header {
		margin-top:40px;
	}

	a.menu-search{
		padding:0px !important;
	}
		.header .search-bar {
	width: 265px !important;
	margin-left: 20px !important;
	box-shadow:none !important;
	padding:2px !important;
	}
.AdTop {
	width:100%;
}
.AdTop img{
	max-width:468px;
	width:100%;
	height:auto;

}
}

i.fa.fa-shopping-cart p {
	position: absolute;
  display: block;
  top: 15px;
  padding-left: 11px;
  font-size: 11px;
  color: #fff;
}

.header .search-bar {
	width:250px;
	margin:0px 0px;
/*	border:1px solid red;*/
	text-align:left;
	background:transparent;
	padding:3px 0px 0px 0px;

}
.header .search-form {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  zoom:1;
/*  border:1px solid #00f;*/
}
.header .search-form .form-control {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
  width: 200px;
  background: #f5f5f5;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  margin:0;
  height:25px !important;
  border:1px solid #A9A9A9;
  border-image-width:0px;
  border-top-left-radius:4px;
  border-bottom-left-radius:4px;
  line-height:11px;
  font-size:10px;
}
.header .search.btn {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
	margin: 0px 0px;
	height:25px;
	vertical-align:top;
	border:0px;
	border-image-width: 0px;
}
.main-nav {
  background: #417489;
  margin-bottom: 0px;
}
.header .search-form .form-control:focus {
  background: #f5f5f5;
  border: 1px solid #A9A9A9;
}

.nav>li>a {
position: relative;
display: block;
padding: 15px 25px;
}

.banner {
	width:100%;
	height:250px;
	padding:0;
	margin:0;
	background-image: url(assets/images/headers/reception.jpg);
	background-position: center;
	background-size: cover;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
   background-color: #ddd;
 }

.table-striped>tbody>tr:nth-child(even)>td,
.table-striped>tbody>tr:nth-child(even)>th {
   background-color: #eee;
 }
.regTable th {
   background-color: #aaa !important;
 }
.regTable, .regTable td {
	border-color:#fff !important;
}
.row.feeChart {
	margin-left:0 !important;
}

.feeChart-fees {
	border:1px solid #c4c7ca;
	font-size:12px;
	padding:10px;

}

.feeChart-bottom-rule {
	border-bottom:1px solid #c4c7ca;
	margin:0 !important;
	padding:0;
}

.feeChart-top-rule {
	border-top:1px solid #c4c7ca;
	margin:0 !important;
	padding:0;
}

.feeChart-subhead {
	font-size:13px;
	padding:10px;
	margin-left:0 !important;
}
.feeChart-left,
.feeChart-right {
	display:inline-block;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:0 !important;
}
.feeChart-left {
	padding-left:0 !important;
	}

.feeChart-left p {
	padding-left:10%;
}
.feeChart-head {
	background-color:#aaa;
	margin:0 0 0 0 !important;
	padding:5px 0 5px 0 !important;

}
.feeChart-head h4{
	text-align:center;
	margin:0 0 0 0 !important;
	padding:10px 0 5px 0 !important;
}
.feeChart-head h5{
	font-size:13px;
	text-align:left;
	margin:0 0 0 0 !important;
	padding:3px 5px 0px 10px !important;
}

.feeChart-left {
	width: 60%;
	background-color:#ccc;
}

.feeChart-right {
	padding:inherit;
	width: 20%;
}
.feeChart-table {
	border-top:1px solid #c4c7ca;
	border-left:1px solid #c4c7ca;
	border-right:1px solid #c4c7ca;
	border-bottom:none;
}

.feeChart-table .row{
	margin-left:0px;
	margin-right:0px;
	}

.feeChart-subhead ul li {
	font-size:13px;
	line-height:16px;
}

.site-search-results label input {
	margin:0px 5px 0px 20px;
}

@media (min-width: 768px) {
.navbar-collapse.collapse {
/*height: 30px !important;*/
padding-bottom: 0;
overflow: visible!important;
}

.header .nav>li {
position: relative;
display: inline-block;
border-left:1px solid #fff;
height:40px;
}

.header .nav-item {
	height:20px;
}

.nav>li>a {
position: relative;
display: block;
padding: 10px 10px;
}

.header {
	line-height:10px
}

  .banner {
	height:300px;
}

}

.main-nav {
 	border-bottom:4px solid #a9c475;
}
.main-nav .container {
	height:40px;
}
.main-nav button {
  background: #2286ae;
  color: #fff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.main-nav button:focus {
  outline: none;
}
.main-nav button .icon-bar {
  background-color: #fff;
}
.main-nav .navbar-collapse {
  padding: 0;
}
.main-nav .nav .nav-item a{
  font-weight: normal;
  font-size:11px;
/*  text-transform: uppercase;*/
  font-family: Arial, sans-serif;
  text-align:center;
  line-height:13px;
  z-index: 100;
  padding-top:13px;
}

.main-nav .nav .nav-item.two-line a{
	padding-top:7px;
}

.main-nav .nav .nav-item a {
  color: #dce7f0;
  -webkit-transition: all 0.0s ease-in-out;
  -moz-transition: all 0.0s ease-in-out;
  -ms-transition: all 0.0s ease-in-out;
  -o-transition: all 0.0s ease-in-out;
  height:40px;
}
.main-nav .nav .nav-item a:hover {
  background: #2286ae;
  color: #fff;
}
.main-nav .nav .nav-item.active {
  position: relative;
}
#home .main-nav .nav .nav-item.home > a,
#contact .main-nav .nav .nav-item.contact > a,
#register .main-nav .nav .nav-item.register > a,
#cme .main-nav .nav .nav-item.cme > a,
#abstracts .main-nav .nav .nav-item.abstracts > a,
#program .main-nav .nav .nav-item.program > a,
#exhibitors .main-nav .nav .nav-item.exhibitors > a {
  background: #2286ae;
  color: #fff;
}
.main-nav .nav .nav-item.active > a:before {
  content: "\f0d8";
  position: absolute;
  bottom: -8px;
  left: 0;
  text-align: center;
  font-family: FontAwesome;
  display: block;
  font-size: 12px;
  width: 100%;
}
.main-nav .nav .nav-item.active > a.dropdown-toggle:before {
  display: none;
}
.main-nav .nav .nav-item.open a {
  background: #2286ae;
  color: #fff;
}
.main-nav .nav .nav-item .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0;
  border: none;
  padding: 0;
  text-transform: none;
  min-width: 220px;
}
.main-nav .nav .nav-item .dropdown-menu a {
  border-bottom: 1px solid #417489 ;
  padding: 8px 20px;
}
.main-nav .nav .nav-item .dropdown-menu a:hover {
  color: #fff;
  padding-left: 24px;
}

.keydate {
	float:left;
	width:100px;
	/*border:1px solid black;*/
}

.keydate-content {
	float:left;
	/*margin-left:20px;*/
	width:160px;
	/*border:1px solid black;*/
}

.keydate2 {
	float:left;
	width:130px;
	/*border:1px solid black;*/
}

.keydate-content2 {
	float:left;
	/*margin-left:20px;*/
	width:130px;
	/*border:1px solid black;*/
}

.keydate-year {
	color:#2286ae;
	font-size: 16px;
	 border-bottom: 1px solid #e8e8e8;
}

/* ======= Footer ======= */
.footer {
  background: #b8dde1;
  color: #444;
}
.footer p {
  color: #666;
}
.footer ul {
  padding-left: 0;
}
.footer li {
  list-style: none;
}
.footer h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
.footer h5 a {
	color:#fff;
}
.footer .footer-content {
  padding: 0px 0;
  font-size: 12px;
  min-height: 300px;
}
.footer .footer-content .footer-col .footer-col-inner {
  padding: 0 15px;
}
.footer .footer-content .footer-col .fa {
  margin-right: 10px;
  display: inline-block;
  color: #767676;
}
.footer .footer-content .footer-col .fa.fa-phone {
  font-size: 16px;
}
.footer .footer-content .footer-col li {
  margin-bottom: 5px;
  font-size: 12px;
}
.footer .footer-content .footer-col p {
  margin-bottom: 5px;
  font-size: 12px;
}
.footer .footer-content .footer-col a {
  color: #666;
}
.footer h5 a {
	color:#fff !important;
}
.footer h5 a:hover {
	color:#ccc !important;
}
.footer .footer-content .footer-col a:hover {
  color: #333;
}
.footer .footer-content .adr {
  margin-bottom: 30px;
}
.footer .footer-content .adr .fa {
  font-size: 16px;
  margin-top: 2px;
}
.footer .footer-content .container.social {
	display:table;
	background:#f00;
}

 .footer .social li:hover {
    background-color:#325A6A;
  }
.footer .social li a:hover i {
    color:#fff;
  }

.footer .footer-content .subscribe-form {
  padding: 0;
}
.footer .footer-content .subscribe-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.footer .footer-content .subscribe-form .form-control {
  width: 320px;
  background: #f5f5f5;
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.footer .footer-content .subscribe-form .form-control:focus {
  background: #fff;
}
.footer .bottom-bar {
  background: #41748d;
  padding: 5px 0;
}
.footer .top-bar li {
  width: 50px;
  background: #41748d;
  padding: 3px 0;
}
.footer .bottom-bar .copyright {
  font-size: 11px;
  color: #dcdcdc;
  line-height: 3;
}
.footer .bottom-bar .copyright a:hover {
  color: #ccc;
}
.footer .bottom-bar .copyright a {
  color: #fff;
}
.footer .bottom-bar .social {
  margin: 0;
}
.footer .top-bar .social {
  margin: 0;
}
.footer .bottom-bar .social li {
  float: right;
  margin-left: 10px;
  text-align: center;
  font-size: 18px;
  line-height: 2;
}
.footer .top-bar .social li {
  float: right;
  margin-left: 5px;
  text-align: center;
  font-size: 18px;
  line-height: 2;
}
.footer .top-bar .social li a {
  color: #fff;
  padding: 0 5px;
}
.footer .bottom-bar .social li a:hover {
  color: #2286ae;
}
.footer .top-bar .social li a:hover {
  color: #2286ae;
}
@media (max-width: 992px) and (min-width:768px) {

.nav>li>a {
position: relative;
display: block;
padding-left: 10px;
padding-right: 10px;
margin-left: 0px;
margin-right: 0px;
font-size:11px;
}

.header .right-side {
	width:30px;
}
.col-sm-8-adjust {
	width: 66.66666667% !important;
	float:left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 0px;
	display:block;
	}

}
@media (max-width: 830px) and (min-width:768px) {

.nav>li>a {
padding-left: 6px;
padding-right: 6px;
margin-left: 0px;
margin-right: 0px;
font-size:11px;
}

.header .right-side {
	width:30px;
}

}
@media (min-width: 767px) {
	.AdTop img.visible-lg {
		display:inline !important;
	}

/*	.flexslider .slides .flex-caption {
	  position: relative;
	  margin:0 auto;
	  left:75px;
	  color: #fff;
	  display: block;
	  font-family: Arial, sans-serif;
	  width:1170px;
	}

	.flexslider .slides .flex-caption-wrapper {
	  position: absolute;
	  top:0px;
	  left:0px;
	  color: #fff;
	  display: block;
	  font-family: Arial, sans-serif;
	  width:100%
	}*/
	.navbar .navbar-nav.navbar-right:last-child {
	margin-right: -15px;
	}
}
/*.flexslider .slides .flex-caption .main {
  display: inline-block;
  background: rgba(65, 116, 141, 0.7);
  margin-bottom: 20px;
  padding: 10px 15px;
  font-size: 18px;
  text-transform: none;
  font-weight:bold;
}*/
/*.flexslider .slides .flex-caption .secondary {
  display: block;
  background: rgba(65, 116, 141, 0.3);
  padding: 10px 15px;
  color: #2286ae;
  font-size: 16px;
  clear:both;
  margin-bottom:0px;
}*/
.flexslider .slides .flex-caption .tertiary {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
  background: #fff;
  opacity:.85;
  padding: 5px 15px;
  color: #000;
  font-size: 20px;
  line-height:26px;
  margin:4px 0 0 0;
}
.flexslider .slides .flex-caption .fourth {
  display: inline-block;
  background: #fff;
  opacity: 0.9;
  padding: 5px 15px;
  color: #000;
  font-size: 16px;
  margin:10px 0 0 0;
  border-radius:7px;
  zoom:1;
}
.flexslider .slides .flex-caption .tertiary small{
  font-size: 16px;
  line-height:16px;
}
.flexslider .slides .promo-badge {
  position: absolute;
  right: 60px;
  top: 30px;
}

.flexslider .caption-placement {
	display:block;
	margin:auto;
	width:1170px;
}
.container.top {
	padding:0px;
	margin-top:134px;
}

.slider.container {
	width:100%;
	padding:0px;
	margin-top:0px;
}

.no-banner {
	margin-top:0px;
}

.inpage-banner {
	margin-bottom: 0px !important;
	border-bottom: none !important;
}



/* ======= Page ======= */
/*.page-heading {
  margin-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
}*/
.page-heading h4.heading-title {
  margin-top: 20px;
  display: inline-block;
  font-size: 20px;
}
.breadcrumbs {
  display: inline-block;
  padding:0px 0 10px 0;
}
.breadcrumbs ul {
  padding-top: 25px;
  padding-left:0px;

}
.breadcrumbs ul li {
  color: #2286ae;
  font-size: 12px;
  float: left;
  list-style: none;
  display: inline-block;
}
.breadcrumbs ul li a {
  display: inline-block;
  padding: 0 5px 0px 0px;
  color: #aaaaaa;
}
.breadcrumbs ul li a:hover {
  color: #365d7e;
}
.breadcrumbs ul li.breadcrumbs-label {
  padding-right: 0;
  color: #aaaaaa;
}
.breadcrumbs ul li.current {
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.breadcrumbs ul li .fa {
  margin-right: 5px;
  color: #aaaaaa;
}
.page-wrapper ul li {
  margin-bottom: 5px;
}
.page-wrapper ul li .fa {
  margin-right: 5px;
  color: #2286ae;
}
.page-wrapper ul li.list-group-item {
  margin-bottom: -1px;
}
.page-wrapper ul.nav li {
  margin-bottom: 0;
}
.page-wrapper ul.social-icons li .fa {
  margin-right: 0;
  color: #fff;
}
.page-wrapper ol li {
  margin-bottom: 5px;
}
.page-wrapper dl dd {
  margin-bottom: 5px;
}
.page-wrapper .page-content h1 {
  font-size: 26px;
  font-weight: normal;
}
.page-wrapper .page-content h1.heading-title {
  font-size: 20px;
  font-weight: Bold;
}
.page-wrapper h1,
.news-wrapper h1 {
  font-size: 24px;
  font-weight: normal;
}
.page-wrapper h2,
.news-wrapper h2 {
  font-size: 20px;
  font-weight: normal;
}
.page-wrapper h3,
.news-wrapper h3 {
  font-size: 16px;
  font-weight: normal;
}
.page-wrapper h4,
.news-wrapper h4 {
  font-size: 15px;
  font-weight: normal;
}
.page-wrapper h5,
.news-wrapper h5 {
  font-size: 14px;
  font-weight: normal;
}
.page-wrapper .page-content h6 {
  font-size: 13px;
  font-weight: normal;
}
.page-wrapper .page-content .title {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 300;
}
.page-wrapper .page-content .page-row {
  margin-bottom: 30px;
}
.page-wrapper .page-content .custom-quote {
  border-color: #a7c2d9;
}
.page-wrapper .page-content .custom-quote p {
  font-size: 14px;
  color: #777777;
  line-height: 1.5;
}
.page-wrapper .page-content .custom-quote .fa {
  color: #2286ae;
  margin-right: 10px;
}
.page-wrapper .page-content .custom-quote .people {
  margin-top: 10px;
  font-size: 11px;
  color: #444444;
  font-style: normal;
}
.page-wrapper .page-content .custom-quote .people .name {
  color: #2286ae;
}
.page-wrapper .page-content .has-divider {
  border-bottom: 1px dotted #e8e8e8;
  padding-bottom: 15px;
}
.page-wrapper .page-content .has-divider-solid {
  border-bottom: 1px solid #e8e8e8;
}
.page-wrapper .page-content .row-divider {
  border-bottom: 1px dotted #e8e8e8;
  padding: 10px 0;
}
.page-wrapper .page-content .even-row {
  background: #f5f5f5;
}
.page-wrapper .page-content .read-more.btn {
  margin-bottom: 15px;
  display: inline-block;
}
.page-wrapper .page-content .panel-title {
  font-size: 16px;
  font-weight: 300;
}
.page-wrapper .page-content .video-iframe {
  max-width: 100%;
}
.page-wrapper .page-content .album-cover {
  border: 1px solid #e8e8e8;
  margin-bottom: 30px;
}
div.bar-title {
	display:block;
	clear:both;
	padding:10px;
	color:#fff;
	background:#417489;
	padding:0px 10px;
}

div.bar-title span{
	display:block;
	clear:both;
	color:#fff;
	background:#417489;
	font-size:14px;
	line-height:24px;
    text-transform:uppercase;
	font-weight:bold;
	margin:0px 10px;
	padding-top:3px;
   font-family:'FrutigerNeueLTW01-CnRg';

}
div.bar-title h1,
div.bar-title h2
 {
	display:block;
	clear:both;
	color:#fff !important;
	background:#417489;
	font-size:16px;
	line-height:32px;
	margin:2px 10px 0px 10px;
	padding-top:0px;
	padding-bottom:3px;
    font-family: 'Frutiger Neue W01 Bd', Arial, sans-serif;

}


.album-cover div.box-title {
	display:block;
	clear:both;
	padding:10px;
	margin:0px 0 10px 0;
	color:#fff;
	background:#417489;
	font-size:16px;
	font-weight:bold;
}

.page-wrapper .page-content .album-cover:hover {
  -webkit-box-shadow: 0px 0px 5px 0px #e8e8e8;
  -moz-box-shadow: 0px 0px 5px 0px #e8e8e8;
  box-shadow: 0px 0px 5px 0px #e8e8e8;
}
.page-wrapper .page-content .album-cover > a:hover {
  position: relative;
}
.page-wrapper .page-content .album-cover > a:hover img {
  display: block;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.page-wrapper .page-content .album-cover .desc {
  padding: 15px;
  position: relative;
}
.page-wrapper .page-content .album-cover .desc:before {
  content: "";
  display: block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -10px;
}
.page-wrapper .page-content .prettyphoto:hover img {
  -webkit-box-shadow: 0px 0px 5px 0px #e8e8e8;
  -moz-box-shadow: 0px 0px 5px 0px #e8e8e8;
  box-shadow: 0px 0px 5px 0px #e8e8e8;
}
.news-wrapper {
	padding-bottom:20px;
}
.news-wrapper .news-header {
	  border-bottom: 0px solid #a9c475;

}
.news-wrapper .news-header.bar-header {
	  background:#41748d;
	  border-bottom: none;
	  margin-top:50px;
	  padding:5px 0 10px 10px;

}
.news-wrapper .news-header.bar-header h1,
.news-wrapper .news-header.bar-header h2 {
	  color:#fff;
	  padding:0px;
	  margin:0px;
	  font-weight:normal;
}
.news-wrapper .news-header h1,
.news-wrapper .news-header h2 {
	  color: #417489;
	  font-size:22px;

}
.news-wrapper .news-header h1 span,
.news-wrapper .news-header h2 span {
	  font-size:12px;

}
.news-wrapper .news-item {
 	margin-top:20px;
}
.news-wrapper .news-item h2 {
 	margin-top:0px;
	line-height:24px;
	font-size:20px;
}
.news-wrapper .news-item h2 a {
	color:#417489;
	font-weight:normal;
	font-size:17px;
	margin-top:0px;
}
.news-wrapper .news-item.has-divider {
  border-bottom: 1px solid #a9c475;
  padding-bottom: 15px;
  overflow:auto;
  margin-bottom:10px;
/*  margin-left:5px;*/
}
.news-wrapper .news-item .has-divider {
  border-bottom: 1px solid #a9c475;
  padding-bottom: 15px;
/*  margin-left:0px;*/
  overflow:auto;
}
.news-wrapper .news-item .details {
	padding-left:0px;
	min-height:120px;
	/*overflow: visible;*/
}
.news-wrapper .news-item .details img {
	max-width:250px !important;
	height:auto !important;
}
.resources-selector {
	padding-top:30px;
	padding-bottom:5px;
	bottom:5px;
}

/* ======= Sidebar Menu ======= */
.sidebar-menu li.menu-title {
	margin-bottom:0px !important;
	background:rgba(65, 116, 141,.2) !important;
	border-top-left-radius:8px ;
	border-top-right-radius:8px ;
	border-bottom:1px solid #fff;

}
.sidebar-menu li.menu-title a {
	color:rgba(65, 116, 141,1.0) !important;
	font-weight:normal;
	line-height:20px !important;
}
.sidebar-menu li.menu-title {
	padding-top:5px !important;
	color:rgba(65, 116, 141,1.0) !important;
	font-weight:normal;
	font-family: 'Frutiger Neue W01 Bd',arial,sans-serif;
	line-height:20px !important;
}
.sidebar-menu {
/*	background:#fff !important;*/
	padding: 25px 0 0 0;
}
.sidebar-title h3{
	display: block;
/*	border-bottom:1px #2286ae solid;
*//*	background:#2286ae;*/
/*	width:250px;*/
	height:30px;
	line-height:30px;
	text-align:left;
	color:#fff;
	font-weight:normal !important;
	font-size:14px !important;
	margin:0 !important;
	text-align:left;
}
.sidebar-title {
	margin:0 0 10px 0;
}
.sidebar-details {
	font-size:13px;
	line-height:18px;
	text-align:left;
}
.sidebar-details h2 {
	font-size: 22px;
	line-height:28px;
	text-align:left;
}
.sidebar-details h3 {
	font-size:18px;
	line-height: 24px;
	text-align:left;
}
.sidebar-details h4 {
	font-size:16px;
	line-height:21px;
	text-align:left;
}
.sidebar-details h5 {
	font-size:13px;
	line-height:18px;
	text-align:left;
}
.sidebar-details p {
	font-size:13px;
	line-height:18px;
	text-align:left;
}
.sidebar-details img {
	margin:0 0 10px 0px;
	padding:0px;
}
.sidebar-right .sidebar-details img {
	margin:0 0 10px 10px;
	padding:0px;
}
.sidebar-details.has-divider {
	margin:0 0 10px 0px;
	padding:0px;
	border-bottom: 1px solid #c3c3c3
}
.sidebar-menu li a{
	display:block;
	font-family:'Frutiger Neue W01 Bd',arial,sans-serif;
	font-weight:normal;
	color:#fff !important;
	font-size:12px;
	line-height:15px;
	padding-top:5px;
}
.sidebar-menu li{
	display:block;
/*	width:250px;*/
	padding:1px 0px 1px 10px !important;
	margin:0px 0px !important;
	border-bottom:1px solid #dedede;
	min-height:30px;
	background: rgba(65, 116, 141,1.0);

}

.sidebar-menu ul.sidebar-dropdown li{
	display:block;
	padding:1px 0px 1px 10px !important;
	margin:0px 0px !important;
	border-bottom:2px solid #fff;
	min-height:30px;
	background: rgba(174,224,234,.5);
	z-index:10;
/*	width:240px;*/
}
.sidebar-menu ul.sidebar-dropdown li:hover:first-child {
	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5);
}
.sidebar-menu ul.sidebar-dropdown li:hover:last-child {
	box-shadow:inset 0px -10px 10px -7px rgba(0,0,0,0.5);
}

.sidebar-menu ul.sidebar-dropdown li:hover{
	background: rgba(174,224,234,1.0);
/*	width:240px;*/
}
.sidebar-menu ul.sidebar-dropdown {
/*	width:240px;*/
	margin:0 0px 0 5px !important;
	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5),
		       inset 0px -10px 10px -7px rgba(0,0,0,0.5);
}

ul.first-level ul.sidebar-dropdown.second-level.last-child {
/*	width:240px;*/
	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5);
}

.sidebar-menu ul.sidebar-dropdown li.active{
	background: rgba(174,224,234,1.0);
/*		box-shadow: 1px 3px 10px #777;*/
		/*border-bottom:none;*/
}
.sidebar-menu ul.sidebar-dropdown ul li.active{
	background: rgba(169, 196, 127, 1.0);
/*		box-shadow: 1px 3px 10px #777;*/
		/*border-bottom:none;*/
}
.sidebar-menu ul.sidebar-dropdown > ul {
/*	width:240px;*/
	margin:0 0px 0 8px !important;
	background-color: rgba(169, 196, 127, .5);
	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5),
		inset 0px -10px 10px -7px rgba(0,0,0,0.5);

}
.sidebar-menu ul.sidebar-dropdown > ul > li:hover:first-child {
/*	width:240px;*/
	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5)

}
.sidebar-menu ul.sidebar-dropdown > ul > li:hover:last-child {
/*	width:240px;*/
	box-shadow:inset 0px -10px 10px -7px rgba(0,0,0,0.5)

}
.sidebar-menu > ul.sidebar-dropdown > ul:last-child  {
/*	width:240px;*/
		box-shadow:inset 0px 0px 10px -7px rgba(0,0,0,0.5)
}
.sidebar-menu ul.sidebar-dropdown > ul > li:hover {
/*	width:240px;*/
	background-color: rgba(120, 180, 170, 1.0) !important;
}
.sidebar-menu ul.sidebar-dropdown > ul > li:hover a {
/*	width:240px;*/
	color: #fff !important;
}
.sidebar-menu ul.sidebar-dropdown li a {
	color:#417489 !important;
	font-size:11px;
	font-weight:normal;
}
.sidebar-menu li:hover {
	background:#325a6a;
}
.sidebar-menu ul{
	margin: 0px !important;
	padding: 0px !important;
}

.sidebar-menu ul.job-list > li.active {
	background: #325a6a;
/*		box-shadow: 1px 3px 10px #777;*/
		/*border-bottom:none;*/

}

.sidebar-menu ul.job-list {
	/*min-width:150px;*/
}
.fixed300 {
	min-width:330px;
	padding-top:10px;
	padding-bottom:10px;
/*	margin:10px inherit;
*/}

.sidebar-menu form > ul > li {
	min-height:20px;
	margin:0px 10px;
}
.sidebar-menu form > ul > li {
	min-height:20px;
	margin:0px 0px;
	color:#fff;
	font-family:'Frutiger Neue W01 Bd',arial,sans-serif;
	font-weight:normal;
	padding:0px;


}
.sidebar-menu form > ul > ul.filter-options > li {
	display: block;
	background-color:#fff;
	clear:both;
	border:none;
	padding:0px !important;
	margin:0px;
	height:auto;
	min-height:20px;
	font-size:12px;
	color:#444;
}
.sidebar-menu > form > ul > ul.filter-options > li > span {
	display:inline-block;
	margin-left:5px;
}

.sidebar-menu .form-control {
	height:30px;
	width:100%;
	font-size:12px;
}
.sidebar .menu-box {
	background:#fff;
}

/* ======= Accordion Sidebar Menu ======= */
.sidebar-menu .accordion-menu > ul > li > a{
	display:block;
	font-family:'Frutiger Neue W01 Bd',arial,sans-serif;
	font-weight:normal;
	color:#fff !important;
	font-size:12px;
	line-height:15px;
	padding-top:5px;
	min-height:30px;
	background: rgba(65, 116, 141,1.0);

}
.sidebar-menu .accordion-menu li.menu-title a {
	color:rgba(65, 116, 141,1.0) !important;
	font-weight:normal;
	line-height:20px !important;
	background-color: transparent;
}

.sidebar-menu .accordion-menu li.menu-title a:hover {
	color:rgba(65, 116, 141,1.0) !important;
	background-color: transparent;
}

.sidebar-menu .accordion-menu li{
	display:block;
/*	width:250px;*/
	padding:0px !important;
	margin:0px 0px !important;
	min-height:30px;
	background: transparent;

}

.sidebar-menu .accordion-menu > ul > li > a {
	display:block;
/*	width:250px;*/
	padding:8px 0px 1px 10px !important;
	margin:0px 0px !important;
	border-bottom:1px solid #dedede;
	min-height:30px;
	background: rgba(65, 116, 141,1.0);

}

.sidebar-menu .accordion-menu > ul > li.menu-title {
	padding:0px 0px 1px 10px !important;
	margin:0px 0px !important;
	border-bottom:1px solid #dedede;
	min-height:30px;
	background: rgba(65, 116, 141,1.0);

}

.sidebar-menu .accordion-menu ul.sidebar-dropdown li{
	display:block;
	padding:0px !important;
	margin:0px 0px !important;
	border-bottom:0px solid #fff;
	min-height:30px;
	background-color:transparent;
	z-index:10;
/*	width:240px;*/
}
.sidebar-menu .accordion-menu ul.sidebar-dropdown li a{
	display:block;
	padding:8px 0px 1px 10px !important;
	margin:0px 0px !important;
	border-bottom:2px solid #fff;
	min-height:30px;
	background: rgba(174,224,234,.5);
	z-index:10;
/*	width:240px;*/
}
.sidebar-menu .accordion-menu ul.sidebar-dropdown li a:hover{
	display:block;
	padding:8px 0px 1px 10px !important;
	margin:0px 0px !important;
	border-bottom:2px solid #fff;
	min-height:30px;
	background: rgba(174,224,234,1.0);
	z-index:10;
/*	width:240px;*/
}
.sidebar-menu ul.sidebar-dropdown li:hover:first-child {
	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5);
}
.sidebar-menu ul.sidebar-dropdown li:hover:last-child {
	box-shadow:inset 0px -10px 10px -7px rgba(0,0,0,0.5);
}

.sidebar-menu .accordion-menu > ul.sidebar-dropdown > li:hover{
	background-color: transparent;
/*	width:240px;*/
}
.sidebar-menu .accordion-menu > ul.sidebar-dropdown > li > a {
	background-color: rgba(174,224,234,1.0);
/*	width:240px;*/
}
.sidebar-menu ul.sidebar-dropdown {
/*	width:240px;*/
	margin:0 0px 0 5px !important;
	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5),
		       inset 0px -10px 10px -7px rgba(0,0,0,0.5);
}

ul.first-level ul.sidebar-dropdown.second-level.last-child {
/*	width:240px;*/
	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5);
}

.sidebar-menu ul.sidebar-dropdown li.active{
	background: rgba(174,224,234,1.0);
/*		box-shadow: 1px 3px 10px #777;*/
		/*border-bottom:none;*/
}
.sidebar-menu ul.sidebar-dropdown ul li.active{
		background-color: rgba(120, 180, 170, 1.0);
/*		box-shadow: 1px 3px 10px #777;*/
		/*border-bottom:none;*/
}
.sidebar-menu ul.sidebar-dropdown ul li.active a {
	color:#fff !important;
}
.sidebar-menu ul.sidebar-dropdown > ul {
/*	width:240px;*/
	margin:0 0px 0 8px !important;
	background-color: rgba(169, 196, 127, .5);
	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5),
		inset 0px -10px 10px -7px rgba(0,0,0,0.5);

}
.sidebar-menu ul.sidebar-dropdown > ul > li:hover:first-child {
/*	width:240px;*/
	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5)

}
.sidebar-menu ul.sidebar-dropdown > ul > li:hover:last-child {
/*	width:240px;*/
	box-shadow:inset 0px -10px 10px -7px rgba(0,0,0,0.5)

}
.sidebar-menu > ul.sidebar-dropdown > ul:last-child  {
/*	width:240px;*/
		box-shadow:inset 0px 0px 10px -7px rgba(0,0,0,0.5)
}
.sidebar-menu ul.sidebar-dropdown > ul > li:hover {
/*	width:240px;*/
	background-color: transparent;
}
.sidebar-menu ul.sidebar-dropdown li a {
	color:#417489 !important;
	font-size:11px;
	font-weight:normal;
}
.sidebar-menu .accordion-menu  > ul >  li:hover {
	background-color:transparent;
}
.sidebar-menu .accordion-menu > ul > li > a:hover {
		background: #325a6a;

}
.sidebar-menu .accordion-menu > ul > li > a
.sidebar-menu .accordion-menu > ul > li > a.collapsed {
	background: rgba(65, 116, 141,1.0);
}

.sidebar-menu ul{
	margin: 0px !important;
	padding: 0px !important;
}

.sidebar-menu .accordion-menu ul.job-list > li {
	background-color: transparent;
/*		box-shadow: 1px 3px 10px #777;*/
		/*border-bottom:none;*/

}
.sidebar-menu .accordion-menu ul.job-list > li.active > ul > li > ul > li > a {
	background-color: rgba(120, 180, 170, .5);
/*		box-shadow: 1px 3px 10px #777;*/
		/*border-bottom:none;*/

}

.sidebar-menu .accordion-menu ul.job-list > li.active > ul > li > ul > li > a:hover,
.sidebar-menu .accordion-menu ul.job-list > li.active > ul > li > ul > li.active > a {
	background-color: rgba(120, 180, 170, 1.0);
	color:#fff !important;
/*		box-shadow: 1px 3px 10px #777;*/
		/*border-bottom:none;*/

}

.sidebar-menu ul.job-list {
	/*min-width:150px;*/
}
.fixed300, .fixed300tofull {
	min-width:330px;
	padding-top:10px;
	padding-bottom:10px;
/*	margin:10px inherit;
*/}

.sidebar-menu form > ul > li {
	min-height:20px;
	margin:0px 10px;
}
.sidebar-menu form > ul > li {
	min-height:20px;
	margin:0px 0px;
	color:#fff;
	font-family:'Frutiger Neue W01 Bd',arial,sans-serif;
	font-weight:normal;
	padding:0px;


}
.sidebar-menu form > ul > ul.filter-options > li {
	display: block;
	background-color:#fff;
	clear:both;
	border:none;
	padding:0px !important;
	margin:0px;
	height:auto;
	min-height:20px;
	font-size:12px;
	color:#444;
}
.sidebar-menu > form > ul > ul.filter-options > li > span {
	display:inline-block;
	margin-left:5px;
}


ul.filter-options {margin-bottom:20px !important;}
ul.filter-options input {float:left;margin:0;}

.sidebar-menu .form-control {
	height:30px;
	width:100%;
	font-size:12px;
}
.sidebar .menu-box {
	background:#fff;
}

@media  (max-width:1200px) and (min-width:992px) {


/*	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 11px;
		height:10px;
	}
*/
}

@media  (max-width:991px) and (min-width:768px) {
	.sidebar-menu {
		padding: 10px 0 0 0;
	}
	.col-sm-6-adjust {
	position:relative;
	display:block;
	width:38%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 30px;
	float:left;
	}
	.container {
		width:100%;
}
	.col-sm-3-extra {
		width:192px;
	}

}
@media  (max-width:880px) and (min-width:768px) {
	.col-sm-6-adjust {
	position:relative;
	display:block;
	width:30%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 30px;
	float:left;
	}
	.container {
		width:100%;
		margin:0px;
}

}
@media  (max-width:767px) {
	.sidebar-menu li, .sidebar-menu h3, .sidebar-menu ul.sidebar-dropdown {
		width:100%;
	}
	.sidebar-menu ul ul.sidebar-dropdown {
		margin:0px !important;
	}
	.sidebar-menu ul ul.sidebar-dropdown li {
		width:100%;
	}
	.sidebar-menu {
		padding: 10px 0 0 0;
	}
			.col-sm-3-extra {
		width:167px;
		padding:0px 0px 0px 5px;
	}


.flexslider .slides .flex-caption .main {
  display: inline-block;
  background: rgba(121, 157, 175, 1.0);
  margin-bottom: 20px;
  padding: 10px 15px;
  font-size: 18px;
  text-transform: none;
  font-weight:bold;
}
.flexslider .slides .flex-caption .secondary {
  display: block;
  background: rgba(198, 213, 221, 1.0);
  padding: 10px 15px;
  color: #2286ae;
  font-size: 16px;
  font-weight:normal;
  clear:both;
  margin-bottom:0px;
}
}
@media  (max-width:767px) and (min-width:480px) {
/*.no-banner {
	margin-top:205px !important;
}*/

}
@media  (max-width:992px) {
	.page-wrapper .page-sidebar .widget {
  margin-bottom: 5px !important;
  padding-bottom: 0px;
}
.fixed300tofull {
	width:100%;
	padding-right: 0px !important;
	padding-left: 0px !important;
}
}

.page-wrapper .page-sidebar h3.title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px;
}
.page-wrapper .page-sidebar .widget {
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.page-wrapper .page-sidebar .widget.has-divider {
  border-bottom: 1px dotted #e8e8e8;
}
.page-wrapper .page-sidebar .widget .iframe {
  height: auto;
  min-height: 200px;
  max-width: 100%;
}
.page-wrapper .page-sidebar .widget .fa {
  margin-right: 5px;
  color: #2286ae;
}
.page-wrapper .page-sidebar .widget .fa.fa-phone {
  font-size: 16px;
}
.page-wrapper .page-sidebar .widget .btn .fa {
  color: #fff;
}
.page-wrapper .page-sidebar .widget .nav li a {
  padding: 5px 15px;
  color: #444444;
  margin-bottom: 10px;
  border-left: 5px solid transparent;
}
.page-wrapper .page-sidebar .widget .nav li a:hover {
  background: none;
  color: #2286ae;
}
.page-wrapper .page-sidebar .widget .nav li.active a {
  background: none;
  color: #2286ae;
  font-weight: bold;
  border-left: 5px solid #2286ae;
}
.page-wrapper .page-sidebar ul {
  padding-left: 0;
}
.page-wrapper .page-sidebar #flickr-photos li {
  list-style: none;
  float: left;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
}
.page-wrapper .page-sidebar #flickr-photos li img {
  max-width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.page-wrapper .page-sidebar #flickr-photos li img:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
q.page-wrapper .page-sidebar .news-item img {
  width: 40px;
  height: 40px;
}
.page-wrapper .page-sidebar .news-item .title {
  font-size: 14px;
  margin-top: 0;
}
.page-wrapper .page-sidebar .testimonials-carousel {
  position: relative;
}
.page-wrapper .page-sidebar .testimonials-carousel .fa {
  color: #2286ae;
  margin-right: 5px;
  font-size: 18px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel .item {
  min-height: 300px;
}
.page-wrapper .page-sidebar .testimonials-carousel .people {
  margin-top: 10px;
}
.page-wrapper .page-sidebar .testimonials-carousel .people .name {
  color: #2286ae;
}
.page-wrapper .page-sidebar .testimonials-carousel .people .title {
  color: #999;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls {
  margin-top: 20px;
  text-align: right;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a .fa {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  background: #dddddd;
  color: #fff;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 0;
  font-size: 15px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a.next .fa {
  padding-top: 2px;
  padding-right: 1px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a.prev .fa {
  padding-top: 2px;
  padding-right: 1px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a:hover .fa {
  background: #2286ae;
}
/* ======= Configure Style ======= */
.config-wrapper {
  position: absolute;
  top: 100px;
  right: 0;
}
.config-wrapper-inner {
  position: relative;
}
.config-trigger {
  display: block;
  position: absolute;
  left: -36px;
  width: 36px;
  height: 36px;
  background: #444444;
  color: #fff;
  text-align: center;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.config-trigger:hover {
  background: #000;
}
.config-trigger .fa {
  font-size: 22px;
  padding-top: 8px;
  display: block;
  color: #fff;
}
.config-panel {
  display: none;
  background: #444444;
  color: #fff;
  padding: 15px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.config-panel p {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  color: #fff;
}
.config-panel ul {
  margin-bottom: 0;
}
.config-panel li a {
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
}
.config-panel li a:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  border: 2px solid rgba(256, 256, 256, 0.8);
}
.config-panel li.active a {
  border: 2px solid #fff;
}
.config-panel li.default a {
  background: #2286ae;
}
.config-panel li.green a {
  background: #57a89a;
}
.config-panel li.purple a {
  background: #6f7a9f;
}
.config-panel li.red a {
  background: #a85770;
}
.config-panel .close {
  position: absolute;
  right: 5px;
  top: 5px;
  color: #fff;
}
.config-panel .close .fa {
  color: #fff;
}
.ie8 .footer .footer-content {
  min-height: 280px;
}
.ie8 .navbar-nav {
  position: relative;
  z-index: 100;
}
/* ======= Home Page ======= */
.home-page h1.section-heading {
  font-size: 22px;
  font-weight: 300;
  line-height: 2;
  margin-top: 0;
  color: #2f506c;
}
.home-page h1.section-heading .line {
  border-top: 2px solid #2286ae;
  display: inline-block;
  padding: 0 15px;
  padding-top: 5px;
}
.home-page section {
  background: #f5f5f5;
  overflow: hidden;
  margin-bottom: 30px;
}
.home-page .section-content {
  padding: 15px;
  padding-top: 0;
}
.home-page .carousel-controls a .fa {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  background: #dddddd;
  color: #fff;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 0;
  font-size: 15px;
}
.home-page .carousel-controls a.next .fa {
  padding-top: 2px;
  padding-right: 1px;
}
.home-page .carousel-controls a.prev .fa {
  padding-top: 2px;
  padding-right: 1px;
}
.home-page .carousel-controls a:hover .fa {
  background: #2286ae;
}
.home-page .promo {
  margin-bottom: 30px;
}
.home-page .promo h1.section-heading {
  margin-top: 0;
  font-size: 24px;
  color: #fff;
}
.home-page .promo p {
  color: #f5f5f5;
}
.home-page .promo .btn-cta {
  font-size: 20px;
  margin-top: 30px;
  font-family: Arial, sans-serif;

}
.btn-default {
	margin-bottom:10px;
/*	background:#417489 !important;
	border:1px solid #417489 !important;*/
}
.btn-default, .btn-default .fa {
	/*display:inline-block;
	height:16px;
	width:16px;
	border-radius:100%;
	background-color:#41748d;
	color:#fff;*/
	color:#41748d;

}
.home-page .news {
  position: relative;
}
.home-page .news .carousel-controls {
  position: absolute;
  right: 10px;
  top: 10px;
}
.home-page .news h2.title {
  font-size: 18px;
  margin-top: 0;
}
.home-page .news h2.title a {
  color: #444444;
}
.home-page .news h2.title a:hover {
  color: #365d7e;
}
.home-page .news .news-item {
  padding-left: 115px;
  position: relative;
  margin-bottom: 20px;
}
.home-page .news .thumb {
  position: absolute;
  left: 0;
  top: 0;
}
.home-page .events .section-content {
  min-height: 520px;
}
.home-page .events .event-item {
  position: relative;
  padding-left: 55px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
}
.home-page .events .event-item .date-label {
  background: #fff;
  position: absolute;
  left: 0;
}
.home-page .events .event-item h2.title {
  margin-bottom: 20px;
  font-size: 16px;
}
.home-page .events .event-item p {
  margin-bottom: 5px;
}
.home-page .events .event-item .fa {
  margin-right: 5px;
  font-size: 14px;
  min-width: 16px;
  color: #666;
}
.home-page .events .event-item .fa.fa-map-marker {
  font-size: 18px;
}
.home-page .events .read-more {
  margin-top: 15px;
}
.home-page .events .details p {
  color: #666;
}
.home-page .course-finder .course-finder-form {
  margin-bottom: 15px;
}
.home-page .course-finder .keywords {
  padding-left: 0;
}
.home-page .course-finder .keywords input {
  width: 200px;
  margin-right: 5px;
}
.home-page .video {
  position: relative;
}
.home-page .video .carousel-controls {
  position: absolute;
  right: 10px;
  top: 10px;
}
.home-page .video .video-iframe {
  max-width: 100%;
  width: 100%;
  height: 287px;
  margin-bottom: 5px;
}
.home-page .links .fa {
  margin-right: 5px;
}
.home-page .testimonials {
  position: relative;
}
.home-page .testimonials .carousel-controls {
  position: absolute;
  right: 10px;
  top: 10px;
}
.home-page .testimonials .fa {
  color: #2286ae;
  margin-right: 5px;
  font-size: 18px;
}
.home-page .testimonials .carousel .item {
  min-height: 298px;
}
.home-page .testimonials .people {
  margin-top: 10px;
}
.home-page .testimonials .people .name {
  color: #2286ae;
}
.home-page .testimonials .people .title {
  color: #999;
}
.home-page .awards {
  background: #fff;
}
.home-page .awards .logos {
  margin: 0;
  padding: 0;
}
.home-page .awards .logos li {
  list-style: none;
  margin-right: 0;
  text-align: center;
}
.home-page .awards .logos li img {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  margin: 0 auto;
}
.home-page .awards .logos li img:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.home-page .awards .carousel-control {
  background: none;
  width: auto;
  top: 20px;
  text-shadow: none;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.home-page .awards .carousel-control .fa {
  color: #e8e8e8;
  font-weight: bold;
}
.home-page .awards .carousel-control:hover .fa {
  color: #999;
}
/* ======= Courses Page ======= */.courses-wrapper .tab-content {
  font-size: 12px;
}
.courses-wrapper .tab-content .item {
  margin-top: 15px;
}
.courses-wrapper .tab-content img {
  margin-bottom: 10px;
}
.courses-wrapper .course-finder {
  margin-bottom: 30px;
}
.courses-wrapper .course-finder .keywords input {
  width: 260px;
}
.courses-wrapper .course-list-header {
  font-size: 13px;
  margin-bottom: 15px;
}
.courses-wrapper .course-list-header .summary {
  padding-top: 10px;
}
.courses-wrapper .course-list-header .control-label {
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  margin-right: 10px;
  line-height: 2;
}
.courses-wrapper .course-list-header .sort {
  padding-top: 5px;
}
.courses-wrapper .course-list-header .sort-options {
  width: auto;
  height: 25px;
  font-size: 12px;
}
.courses-wrapper .course-item {
  font-size: 12px;
}
.courses-wrapper .course-item .col-meta {
  color: #777777;
}
/* ======= Events Page ======= */
.events-wrapper .events-item .date-label {
  background: #f5f5f5;
}
.events-wrapper .events-item .details .time {
  margin-right: 10px;
}
.events-wrapper .events-item .details .fa {
  margin-right: 5px;
}
/* ======= Contact Page ======= */
.contact-form .required {
  color: #e14b39;
  display: inline-block;
  font-weight: normal;
  padding-left: 2px;
}
#map {
  height: 300px;
}
#map,
#map *,
#map *:before,
#map *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.input-sm, .form-horizontal .form-group-sm .form-control {
height: 34px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}

.page-sidebar .news-item {
  margin-bottom: 15px;
}

/* Extra small devices (phones, less than 768px) */
@media only screen and (max-device-width: 15000px) {
/*	.hide-blocks {
		display:none !important;
	}
*//*	p, li {
		font-family: Arial, sans-serif;
	}
	a, strong, bold, .UroSearch a, .UroSearch, .bar-title span {
		font-family: Arial, sans-serif !important;
		font-weight: bold !important;
	}
*/}
@media (max-width: 767px) {

	.main-nav .container {
		height:50px;
	}
  .album-cover img {
	 width:100%;
  }

  .wrapper {
    min-height: inherit;
    margin-bottom: 0;
  }
  .wrapper:after {
    content: none;
  }
  .footer {
    height: auto;
  }
  .pull-right,
  .pull-left {
    float: none !important;
  }
  .logo {
    text-align: center;
  }
  .header .contact p {
    text-align: center;
    margin-right: 0;
    margin-bottom: 5px;
    float: none;
  }
  .header .menu-top {
    text-align: center;
    margin-top: 10px;
  }
  .header .menu-top li {
    float: none;
    display: inline-block;
  }
  .header br {
    display: none;
  }
  .header .social-icons {
    text-align: center;
    margin: 0 auto;
  }
  .header .social-icons li {
    float: none;
    display: inline-block;
  }
  .main-nav .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
    border-top: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: none;
  }
  .navbar-nav {
    margin-top: 0;
  }

 .navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

  .header .search-form {
    text-align: center;
  }
  .header .search-form .form-group {
    display: inline-block;
  }
  .header .search-form .form-control {
    width: 210px;
  }
  .main-nav .nav .nav-item.active > a:before {
    content: none;
  }
  .flexslider {
    margin-bottom: 15px;
  }
  .flex-direction-nav a {
    margin-top: -50px;
  }
  .flexslider .slides .flex-caption {
    position: static;
    display: block;
  }
  .flexslider .slides .flex-caption br {
    display: none;
  }
  .flexslider .slides .flex-caption .main {
    font-size: 13px;
    display: block;
    margin-bottom: 0;
  }
  .flexslider .slides .flex-caption .secondary {
    display: block;
    font-size: 12px;
	font-weight:normal;
  }
  .flexslider .flex-control-nav {
    display: none;
  }
  .home-page .promo .btn-cta {
    margin-top: 0;
  }
  .home-page .news .thumb {
    width: 60px;
    height: 60px;
  }
  .home-page .news .news-item {
    padding-left: 75px;
  }
  .home-page .course-finder .keywords {
    padding-left: 15px;
    margin-top: 10px;
  }
  .home-page .course-finder .keywords input {
    width: 180px;
  }
  .home-page .video .video-iframe {
    height: auto;
  }
  .home-page .testimonials .carousel .item {
    min-height: inherit;
  }
  .home-page .events .section-content {
    min-height: inherit;
  }
  .home-page .awards .carousel-control {
    top: 50px;
  }
  .footer .footer-content .subscribe-form .form-control {
    width: 140px;
  }
  .footer #tweet .tweets-list-container {
    max-width: 100%;
  }
  .footer .bottom-bar .social li {
    float: left;
  }
  .footer .top-bar .social li {
    float: right;
  }
  .footer-col-inner {
    margin-bottom: 30px;
  }
  .footer #tweet {
    min-height: inherit;
  }
  .footer .footer-content .footer-col .fa-twitter {
    text-align: center;
    margin-bottom: 10px;
  }
  .page-heading h3.heading-title {
    float: none;
    text-align: center;
    display: block;
  }
  .breadcrumbs {
    text-align: center;
    display: block;
	clear:both;
	padding-left:0px !important;

  }
  .breadcrumbs ul {
    padding-top: 0;
    padding-left: 0;
    margin: 0 0 10px 0;
  }
  .breadcrumbs ul li {
    float: left;
    display: inline-block;
  }
  .breadcrumbs ul li.current {
    max-width: inherit;
    overflow: visible;
  }
  .home-page .course-finder .keywords input {
    float: left !important;
  }
/*  .content.top {
	margin-top:175px;
}*/

  .banner {
	height:250px;
}
.fixed-nav {
	/*position:relative !important;*/
	position:static !important;
	z-index:100;
	width:100%;
	top:0;

}
.sidebar-menu > form > ul > li {
	min-height:30px;
	font-size:12px;
	line-height:36px;
	color:#fff;
}
.sidebar-details img {
	margin:0px 0 5px 10px;
	padding:0px;
	width:50%;
	height:50%;
}

}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.slider.container {
	margin-top:0px;
	}

  .wrapper {
    min-height: inherit;
    margin-bottom: 0;
  }
  .wrapper:after {
    content: none;
  }
  .footer {
    height: auto;
  }
    .footer {
	 position:absolute;
	 z-index:2100;
	 width:100%;
	    /* must be the same height as footer */
  }

  .footer .bottom-bar .social li {
    float: left;
  }
  .footer .top-bar .social li {
    float: right;
  }
  .footer-col-inner {
    margin-bottom: 15px;
  }
  .home-page .testimonials .carousel .item {
    min-height: inherit;
  }
  .home-page .events .section-content {
    min-height: inherit;
  }
  .footer #tweet {
    min-height: inherit;
  }
  .page-wrapper .album-cover {
    min-height: 360px;
  }
  .dropdown-menu  {
	  z-index:2300;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
.keydate-content {
	float:left;
	/*margin-left:20px;*/
	width:300px;
	/*border:1px solid black;*/
}
.extraCoverBox {
	max-height:240px;
}
.extraCoverBox img{
	height:212px;
	width:auto;
}
.row-margin {
	margin-left:15px !important;
	margin-right:15px !important;
}
.campaigns .row-margin {
	margin-left:0px !important;
	margin-right:0px !important;
}
.row-flush {
	margin-left:-15px !important;
	margin-right:-15px !important;
}
.img-responsive-full {
	padding: 0 10px 10px 0;
}
.img-responsive {
	padding: 0 10px 10px 10px;
}

.img-responsive-flush-left {
	padding-left: 0;
	margin-left:0;
}


}

@media (min-width: 992px) {

	.page-sidebar {
		margin-top:32px;
	}
	.sidebar {
		max-width:200px;
	}

	.nav > li > a {
		padding: 10px 14px;
	}
  .home-page .testimonials .carousel .item {
    min-height: 298px;
  }
  .home-page .events .section-content {
    min-height: 520px;
  }
  .home-page .video .video-iframe {
    height: 287px;
  }
  .footer .bottom-bar .social li {
    float: right;
  }
  .footer .top-bar .social li {
    float: right;
  }
  .footer #tweet {
    min-height: 100px;
  }
  .page-wrapper .album-cover {
    min-height: 360px;
  }
  /* Sticky Footer */
  html,
  body {
    height: 100%;
  }
  body {
    font-size: 13px;
  }
  .wrapper {
    min-height: 100%;
    margin-bottom: -344px;
    /* equal to footer height */

  }
  .wrapper:after {
    content: "";
    display: block;
    height: 344px;
    /* must be the same height as footer */

  }
  .footer {
	 position:absolute;
    height: 344px;
	width:100%;
	    /* must be the same height as footer */
  }
.col-md-6-adjust {
	width:50%;
	padding-right:30px;
	padding-left:30px;
}
.col-sm-6-adjust {
	position:relative;
	display:block;
	min-height: 1px;
	padding-right: 30px;
	float:left;
}
.extraCover {
	margin:0px 0px 5px 0px;
	box-shadow: 3px 3px 15px #777;
}
.row-flush {
	margin-left: 0px !important;
	margin-right:0px !important;
	padding-left: 0px !important;
	padding-right:0px !important;
}

.sidebar-details img {
	width:130%
	height:auto;
}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .home-page .course-finder .keywords input {
    width: 255px;
  }
  .banner {
	height:400px;
}
	.nav > li >a {
		padding: 10px 17px;
	}

.keydate-content {
	float:left;
	/*margin-left:20px;*/
	width:230px;
	/*border:1px solid black;*/
}
.container {
	width:1400px;
	max-width:100%;
	min-width:0px;
}
.col-md-6-adjust {
	width:56% !important;
}

}

@media (max-width: 1199px) {
	.header .header-main {
	  padding:0;
	  width:100%;
	  margin:0px;
	  background-color:#fff;
	}
	.main-nav .container {
		width:100%;
	}
}




	@media (max-width: 479px) {
	.header .header-main {
	  padding:0;
	  width:100%;
	  margin:0px;
	}

	.img-responsive, .news-wrapper .news-item .details img {
		max-width:100% !important;
		width:100% !important;
		height:auto !important;
	}

	.no-banner {
		margin-top:180px !important;
	}
	.banner {
	height:200px;
	}
	.header .right-side {
		width:100%;
	}
	.slider.container {
		margin-top:0px !important;
	}

		.img-responsive {
	padding:0px 10px 10px 0px;
	}
	.img-responsive-flush-right {
	padding:0px 0px 10px 10px;
	}
	.img-responsive-flush-left {
	padding:0px 10px 10px 0px;
	}
	.img-responsive-full {
	width: 100%;
	height: auto;
	padding:0px 0px 10px 0px;
	}
    #main_content_body .search_bar .search_options{position:relative;display:block;width:180px;clear:both;float:left;margin:6px 0 0 -15px;}
	.footer-col {
		width:100%;
	}

}
@media (max-device-width: 479px) {
  .no-banner {
    margin-top:160px !important;
  }
  .banner {
  height:180px;
  }
  .slider.container {
  }
  .img-responsive-full {
  width: 100%;
  height: auto;
  padding:0px 10px 10px 0px;
  }
  .img-responsive {
  padding:0px 10px 10px 0px;
  }

   p,li,a,span {
/*     font-size:20px;  font-family:'FrutigerNeueW01-Regular', arial, sans-serif;
*/   }
}


@media (max-width: 360px) {
  .header .header-main {
    padding-top: 40px;
  }
}

@media (min-width: 1500px) {

	.banner {
	height:450px;
	}


}

.videos img {
  width:100%;
  height:auto;
}
a.video {
  float: left;
  position: relative;
}
a.video span {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("../images/play-btn.png") no-repeat;
  background-position: 50% 50%;
  background-size: 175%;
}
a.video:hover span {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("../images/play-btn.png") no-repeat;
  background-color: rgba(255,255,255,0.2);
  background-position: 50% 50%;
  background-size: 175%;
  z-index:2000px;


}
a.video:hover img {
  display: block;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.extraCoverBox{text-align:center;}
.filter-options > li > span{margin-left:5px;}

.panel-body.cart > div {
	margin-bottom:20px;
}

.panel.products{box-shadow:none;}
.products .panel-body{background:#D2D3D5;margin:20px 0;padding:10px;position:relative;}
.products .panel-body img{width:100%;}
.products .panel-body h2{font-size:14px;margin:0 0 5px;}
.products .panel-body h4{margin:0 0 5px;}
.products .panel-body p{font-size:12px;margin:0 0 5px;}
.products .panel-body .items{text-align:right;}
.products .panel-body .items input[type=text]{margin:-2px 0 0 5px;text-align:center;width:35px;}
.products .panel-body div.actions{margin:0 -1%;overflow:hidden;}
.products .panel-body div.actions a.button{
  background:#417489;
  border-radius:6px;
  color:#fff;
  display:block;
  float:left;
  font-size:12px;
  font-weight:bold;
  margin:0 1% 5px;
  max-width:140px;
  min-width:75px;
  padding:3px 0;
  text-align:center;
  width:48%;
}

.products div.panel-wrap{padding-bottom:50px;position:relative;}
/*.products div.panel-wrap div.actions{position:absolute;bottom:10px;}*/

/* March 2016, Ingeniux Case #136556 */
.products div.panel-wrap div.inline{float:right;}
.products div.panel-wrap div.actions{position:absolute;bottom:10px;min-width:170px;} /* Modified from above
/* End Changes for Ingeniux Case #136556 */

.products .panel-body div.actions a.button.download{background:#A9C475;}
.products .panel-body div.actions a.button:hover,
.products .panel-body div.actions a.button:focus{background:#325A6A;}

.products .panel-body a.remove{
  background:#8E8F91;
  border-radius:6px;
  bottom:15px;
  color:#fff;
  display:block;
  float:left;
  font-size:12px;
  font-weight:bold;
  padding:3px 10px;
  position:absolute;
  right:15px;
  text-align:center;
  text-transform:uppercase;
  width:120px;
}

.products .panel-body.checkout{background:#fff;}
.products .panel-body.checkout div.actions{text-align:right;}
.products .panel-body.checkout div.actions p{margin:0 0 10px;}
.products .panel-body.checkout div.actions a.button.update{background:#8E8F91;text-transform:none;}
.products .panel-body.checkout div.actions a.button{
  float:none;
  display:inline-block;
  margin-left:15px;
  padding:3px 10px;
  text-transform:uppercase;
  width:120px;
}

.med-images {
	float: right;
	margin-left: 10px;
}

.med-images p {
	text-align: right;
	font-size: 12px;
	font-style: italic;
}

.med-images img {
	width: 100% !important;
	max-width: 400px !important;
	}

.med-images .caption {
	font-size: 9px;
	text-align: right;
	font-style:normal;
	}



@media (min-width: 992px) {

.products.col-wrap .panel-body {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.products.col-wrap{
    overflow: hidden;
	margin:10px 0px 0px 0px;
}

.products .products.col-wrap:first-child {
	margin:35px 0px 0px 0px;
}


}

@media (max-width: 992px) {
.products .panel-body {
	max-width:400px;
	margin-left:auto;
	margin-right:auto;
}
.panel.panel-custom .panel-body {
	margin:0px !important;
}
}



div.panel-heading btn br{display:none;}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }

  .sidebar, .page-sidebar, .fixed-nav, .breadcrumbs-list, .footer, .hide-blocks {
	  display:none !important;
  }
   a[href]:after {
    content: none !important;
  }
  .bar-title {
	  padding:0px !important;
  }
  div.bar-title h1,div.bar-title h2,h1,h2,h3,h4,h5,h6 {
	  color:#000 !important;
	  margin:20px 0px 10px 0px;

  }
  .col-md-6-adjust.col-sm-8-adjust.col-xs-12 {
	  width:90%;
	  margin:30px 5%;
  }

   .hide-blocks {
	  display:none !important;
	  height:0px !important;
  }

}


