/* Upgrade Fixes */

.ebm-upcoming-events .up-event-item>div {
    /* display: inline-block; */
    height: 45px;
}

.ebm-upcoming-events .up-event-item .span3 {
    float: left;
    margin-right: 20px;
}


/* END Upgrade Fixes */

form.form-horizontal .control-label label {
    text-align: right;
}


input#published0,
input#published1 {
  position: initial !important;
  margin-left: 7px !important;
 }

.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  font-style: normal;
}

#payment_method_container label.control-label {
    background: url(../images/cards.gif) right bottom no-repeat;
    padding-bottom: 32px;
}
.eb-container .form-horizontal .control-label {
  width: 155px !important;
}

.form-horizontal .control-group .controls {
  margin-left: 165px;
}

.eb-container .form-actions {
  text-align: center;
}

form.form-horizontal .control-label,
form.form-horizontal .control-label label {
  font-weight: normal;
}
.star {
  color: red;
}
.eb-container form#adminForm label.control-label {
  text-align: right;
  font-weight: normal;
}

/* EVENTS Custom Fields */



fieldset ul li label {
    font-weight: normal;
}

#field_symposiumfees .control-label label {
    font-weight: bold;
}

/*
#symposiumfees > ul:first-of-type:before {
    
     content: 'In person attendance';
     margin: 20px 0 10px;
     font-weight: 600;
}

#symposiumfees > ul:nth-of-type(7):before {
    
     content: 'Virtual attendance';
     margin: 20px 0 10px;
     font-weight: 600;
}
*/

#symposiumfees > ul:first-of-type:before {
    
     content: 'Virtual attendance';
     margin: 20px 0 10px;
     font-weight: 600;
}



/* FULL WIDTH FIELDS */

.eb-container .form-horizontal .control-group#field_DietaryRequirements .control-label,
.eb-container .form-horizontal .control-group#field_Extras .control-label,
.eb-container .form-horizontal .control-group#field_selectday .control-label,
.eb-container .form-horizontal .control-group#field_MemberNumberSymposium .control-label,
.eb-container .form-horizontal .control-group#field_symposiumfees .control-label,

.eb-container .form-horizontal .control-group#field_memberof .control-label,
.eb-container .form-horizontal .control-group#field_howdidyouhear .control-label,
.eb-container .form-horizontal .control-group#field_anyquestions .control-label,
.eb-container .form-horizontal .control-group#field_accessibilityrequirements .control-label
 {
    display: block;
    float: none;
    width: auto;
    padding-top: 5px;
    text-align: left;
    width: 100% !important;
}

.eb-container .form-horizontal .control-group#field_DietaryRequirements .control-label label,
.eb-container .form-horizontal .control-group#field_Extras .control-label label,
.eb-container .form-horizontal .control-group#field_selectday .control-label label,
.eb-container .form-horizontal .control-group#field_MemberNumberSymposium .control-label label,
.eb-container .form-horizontal .control-group#field_symposiumfees .control-label label,
.eb-container .form-horizontal .control-group#field_memberof .control-label label,
.eb-container .form-horizontal .control-group#field_howdidyouhear .control-label label,
.eb-container .form-horizontal .control-group#field_anyquestions .control-label label,
.eb-container .form-horizontal .control-group#field_accessibilityrequirements .control-label label {
    text-align: left;
}
.eb-container .form-horizontal .control-group#field_DietaryRequirements .controls,
.eb-container .form-horizontal .control-group#field_Extras .controls,
.eb-container .form-horizontal .control-group#field_selectday .controls,
.eb-container .form-horizontal .control-group#field_MemberNumberSymposium .controls,
.eb-container .form-horizontal .control-group#field_symposiumfees .controls,
.eb-container .form-horizontal .control-group#field_memberof .controls,
.eb-container .form-horizontal .control-group#field_howdidyouhear .controls,
.eb-container .form-horizontal .control-group#field_anyquestions .controls,
.eb-container .form-horizontal .control-group#field_accessibilityrequirements .controls{
    margin-left:0px;
}


/* END FULL WIDTH FIELDS */


/* EVENTS Custom Fields */

.edit.item-page label {
  display: block;
}

table.admintable td,
table#price_list th,
table#price_list td {
  padding: 15px;
}
table.admintable tr:first-child td,
table.admintable tr:first-child th {
  border-top: 0px;
}

.eb-container .control-group .controls select.input-small {
  width: 46.5%;
}


/* ESHOP */
.eshop-product-sorting .input-large {
    width: auto;
}


.eshop-categories-list .eshop-category-wrap .eshop-info-block, .eshop-sub-categories-list .eshop-category-wrap .eshop-info-block {
    background: none;
	margin: -1px;
}

.eshop-categories-list .eshop-category-wrap:hover .eshop-info-block a, .eshop-sub-categories-list .eshop-category-wrap:hover .eshop-info-block a {
	color: #fff;
}

.eshop-sub-categories-list .row-fluid [class*="span"] {
    margin-bottom: 2.5641%;
}

.ajax-block-product .eshop-info-block h5 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px;
}

.eshop-product-price {
	font-weight: bold;
}
.eshop-product-price .price {
	font-weight: bold;
}


#productTab {
	border-bottom: 1px solid #eeeeee;
	margin: 10px auto 0;
}
body #productTab li {
	display: inline-block;
	float: none;
}
body #productTab li a {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #eeeeee;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding: 30px;
	background: none;
}
body #productTab li.active a {
	border-bottom-color: #fff;
}

.product-info .tab-content {
	border: 1px solid #eeeeee;
	border-top: none;
	padding: 15px;
}

.product-info .product-desc, .product-info .product-price, .product-info .product-cart, .product-info .product-review, .product-share {
	border: none;
	padding: 0 0 10px;
}

.product-info .product-cart {
	border: 1px solid #e7e7e7;
	padding: 20px 0 5px;
	border-left: none;
	border-right: none;
}

.ajax-block-product .eshop-buttons .btn, .product-cart .btn, .btn {
	background: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;
}

.ajax-block-product .eshop-buttons .btn.btn-primary, .product-cart .btn.btn-primary, .btn.btn-primary {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.eshop-quantity-value {
    text-align: center;
    width: 60px !important;
}
.checkout-heading {
    color: #fff;
	border: none;
}

.table-bordered,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
	border-radius: 0!important;
}

.form-horizontal .controls input[type="text"], .form-horizontal .controls select,
.control-group .controls input[type="text"], .control-group .controls select, .control-group .controls input[type="password"] {
	width: 30%;
}
.checkout-content .control-group .controls input[type="text"], .checkout-content .control-group .controls select, .checkout-content .control-group .controls input[type="password"] {
	width: 80%;
}

/* EDOCMAN */
#edocman-categories .edocman-box-heading, #edocman-documents .edocman-box-heading, #edocman-document-page .edocman-box-heading,
#edocman-categories .edocman-description, #edocman-documents .edocman-description, #edocman-document-page .edocman-description,
.edocman-taskbar li a.btn, .edocman-taskbar li a:visited, .edocman-taskbar li a:hover,
.btn-group > .btn, .sortPagiBar .btn, .table-bordered {
	background-image: none;
	border-radius: 0!important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    height: auto;
	line-height: inherit;
}
.edocman-taskbar li a.btn {
	background: none;
}
.edocman-taskbar li a.btn.btn-primary {
	text-transform: uppercase;
}
.edocman-taskbar li a.btn.btn-primary, .edocman-taskbar li a.btn:hover {
	color: #fff;
	box-shadow: none;
}
.edocman-taskbar li a.btn:hover i {
	color: #fff;
}

.pagination > li > a, .pagination > li > span {
    border-radius: 0 !important;
    color: #153552;
    margin: 0 5px;
}

.pagination > li > a:hover, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #ffffff !important;
    z-index: 2;
}

select, input[type="file"] {
    height: auto!important;
}
table.adminform td {
	border: none;
}
/* EVENTBOOKING */

#eb-registration-complete-page #eb-message .form-horizontal .control-group {
    margin-bottom: 0px;
    border-bottom: 1px solid #cccccc57;
    padding:8px;
}
#eb-registration-complete-page #eb-message .control-group .control-label {
    padding-top: 0px;
    color: #363e99;
    font-weight: bold;
}

.eb-event-container  .row-fluid {
	width: 100%;
	*zoom: 1;
}
.eb-event-container  .row-fluid:before,
.eb-event-container  .row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.eb-event-container  .row-fluid:after {
	clear: both;
}

.eb-event-information div.span8 div.clearfix {display: inline-block;}



@media screen and (min-width: 768px) {
	.eb-event-container  .row-fluid [class*="span"] {
	  display: block;
	  width: 100%;
	  min-height: 30px;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  float: left;
	  margin-left: 2.127659574468085%;
	  *margin-left: 2.074468085106383%;
	}
	.eb-event-container  .row-fluid [class*="span"]:first-child {
	  margin-left: 0;
	}
	.eb-event-container  .row-fluid .span12 {
	  width: 100%;
	  *width: 99.94680851063829%;
	}
	.eb-event-container  .row-fluid .span11 {
	  width: 91.48936170212765%;
	  *width: 91.43617021276594%;
	}
	.eb-event-container  .row-fluid .span10 {
	  width: 82.97872340425532%;
	  *width: 82.92553191489361%;
	}
	.eb-event-container  .row-fluid .span9 {
	  width: 74.46808510638297%;
	  *width: 74.41489361702126%;
	}
	.eb-event-container  .row-fluid .span8 {
	  width: 65.95744680851064%;
	  *width: 65.90425531914893%;
	}
	.eb-event-container  .row-fluid .span7 {
	  width: 57.44680851063829%;
	  *width: 57.39361702127659%;
	}
	.eb-event-container  .row-fluid .span6 {
	  width: 48.93617021276595%;
	  *width: 48.88297872340425%;
	}
	.eb-event-container  .row-fluid .span5 {
	  width: 40.42553191489362%;
	  *width: 40.37234042553192%;
	}
	.eb-event-container  .row-fluid .span4 {
	  width: 31.914893617021278%;
	  *width: 31.861702127659576%;
	}
	.eb-event-container  .row-fluid .span3 {
	  width: 23.404255319148934%;
	  *width: 23.351063829787233%;
	}
	.eb-event-container  .row-fluid .span2 {
	  width: 14.893617021276595%;
	  *width: 14.840425531914894%;
	}
	.eb-event-container  .row-fluid .span1 {
	  width: 6.382978723404255%;
	  *width: 6.329787234042553%;
	}
}
@media screen and (max-width: 767px) {
	.form-horizontal .control-group .controls {
		margin-left: 0;
	}
	.form-horizontal .form-actions {
		padding-left: 20px!important;
	}
}

body .eb-topmenu-calendar ul li {
    margin: 0 0 0 3px;
}
.eb-topmenu-calendar ul li a {
	border-radius: 0;
}

.eb-events-timeline .eb-event-container {
	margin-top: 0;
}
.eb-container h1, .eb_form_header {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 36px;
    color: #000000;
    letter-spacing: 0;
    height: 70px;
}

h1.eb-page-heading {
    top: 0;
    position: static;
}

.eb-container h1, .eb-container h2, .eb-container h3 {
    margin: 0 0 10px !important;
}

.eb-container h3 {margin: 20px 0px !important;}

.eb-events-timeline .eb-event-container h2.eb-even-title-container {
	padding-top: 18px!important;
}
.eb-events-timeline .eb-event-date {
    height: 70px;
    width: 70px;
}
#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading,
#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
	border-radius: 0;
	background-image: none;
        border: none;
}

.eb-container .form-horizontal .control-group .control-label {
    display: inline-block;
    float: left;
    width: auto;
    padding-top: 5px;
    text-align: right;
}


.eb-container .form-actions {
    margin: 20px 0;
    background-color: transparent;
}
.eb-container .form-horizontal .controls input[type="text"],
.eb-container .form-horizontal .controls select,
.eb-container .control-group .controls input[type="text"],
.eb-container .control-group .controls textarea,
.eb-container .control-group .controls select,
.eb-container .control-group .controls input[type="password"] {
    width: 100%;
}

#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
    background: none;
}
.table-bordered {
	border-radius: 0!important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {

	border-radius: 0!important;

}

.form-horizontal .controls input[type="text"], .form-horizontal .controls input[type="password"], .form-horizontal .controls select {
	width: 30%;
}

.form-horizontal .controls .input-prepend input[type="text"], .form-horizontal .controls .input-prepend input[type="password"], .form-horizontal .controls .input-prepend select {
	width: 100%;
}

.eb-taskbar li a.btn {
    background: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;
}
.eb-taskbar li a.btn:hover, .eb-taskbar li a.btn:focus {
	color: #fff;
}
.eb-taskbar li a.btn.btn-primary, .form-actions .btn.btn-primary, .control-group .btn.btn-primary {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
	border-radius: 0;
}

.input-append .add-on, .input-prepend .add-on {
    height: auto!important;
}

.eb-events-timeline .eb-event-container:last-child .eb-taskbar {
    border-bottom: none;
    margin: 0;
    padding: 25px 0 0;
}

.eb-event-container .eb-taskbar {
    border-bottom: 1px solid #eeeeee;
}


.table-bordered, .table-bordered td {
	border-radius: 0!important;
}
.eb-calendar ul.eb-month-browser li#eb-current-month {
	text-align: center;
}
#eb-current-month #month, #eb-current-month #year {
    display: inline-block;
    float: none;
}

/* OSMEMBERSHIP */
@media screen and (max-width: 767px) {
	.form-horizontal .control-group .controls {
		margin-left: 0;
	}
	.form-horizontal .form-actions {
		padding-left: 20px!important;
	}
}
.osm-container .osm-item-heading-box, .osm-container .osm-item-description, .osm-pricing-table .btn-singup {
	border-radius: 0;
	background-image: none;
}
.table-bordered, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    height: auto!important;
	border-radius: 0!important;
}

.osm-taskbar li a.btn {
    background: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;
}
.osm-taskbar li a.btn:hover {
	color: #fff;
}
.osm-taskbar li a.btn.btn-primary, .form-actions .btn.btn-primary, .control-group .btn.btn-primary {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
	border-radius: 0;
}

.input-append .add-on, .input-prepend .add-on {
    height: auto !important;
    padding: 6px !important;
}

.osm-pricing-table .osm-plan {
    border-radius: 0;
}
.osm-pricing-table .osm-plan .osm-plan-header {
    border-radius: 0;
}

.form-horizontal .controls input[type="text"], .form-horizontal .controls select,
.control-group .controls input[type="text"], .control-group .controls textarea, .control-group .controls select, .control-group .controls input[type="password"] {
	width: 50%;
}



/* AHPA Customisations */

body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
}

body .t3-wrapper {
    background: #ffffff;
}

p {
    margin: 0 0 10px;
    color: #000000;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .componentheading {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h3.module-title {
    font-size: 36px;
    color: #1e1e1e;
    text-transform: none;
    text-align: left;
    line-height: 1.3em;
    font-weight: 600;
}


.board.view-article section.article-content img {
  max-width: 258px;
  height: auto;

}

.board.view-article section.article-content p {
    margin-left: 268px;
}

.board.view-article section.article-content p:first-of-type {
    margin-left: 0px;
}

@media screen and (max-width:767px) {
  .board.view-article section.article-content img {
    margin: 10px;
    float: none !important;
  }

	.board.view-article section.article-content p {
		margin-left: 0px;
	}
}

/*Header*/


.t3-head-top {
    position: relative;

}

header#t3-header {
    background-color: #ffffff;
    padding: 22px 0px 32px;

}

header#t3-header #t3-slideshow {
   background: none;
}

.logo-image {
    position: relative;
    top: 0px;
    padding-top: 12px;
}

#t3-header .head-top {
    width: 50%;
    float: right;
}

#t3-header .head-top form#login-form {
    float: right;
    max-width: 330px;
    width: 100%;
    position: relative;
    padding-top: 18px;
}

.head-top #form-login-username,
.head-top #form-login-password {
    width: 120px;
    float: left;
    margin-right: 10px;
    clear: right;
}

label.control-label {
    color: #000000;
}

#t3-header #form-login-remember,
.head-top #login-form .controls label.element,
.head-top #login-form .controls br {
    display: none;
}

/*
#t3-header #form-login-remember {
    font-size: 12px;
    clear: none;
    position: absolute;
    top: 0;
    right: 15px;
}

#login-form #form-login-remember label {
    position: relative;
    top: -3px !important;
    left: 13px !important;
}

#login-form  #modlgn-remember {
    margin-top: 0;

}

.am-form-login-switch {display: none;}

*/

#t3-header .search {
    clear: right;
    padding-top: 30px;
}

#t3-header .head-top.mob {
    display:none;
}


.head-top .btn.btn-primary {
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 12px;
}

#t3-header .head-top {
    text-align: right;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}

#t3-header .head-top .custom {
    display: block;
}


#t3-header form {
    margin: 0px;
}

#t3-header .head-top input, #t3-header .head-top label {
    font-size: 12px;
    font-weight: normal;
}

#t3-slideshow {
    position: relative;
    min-height: 0px;
    background: none !important;
}


.slideshow .branch-head {
    min-height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 38%;
}

/*Navigation*/

nav#t3-mainnav {
    background-color: #00a886;
    font-family: "Open Sans", Arial, sans-serif;
}

.t3-mainnav .t3-navbar {
    padding: 0;
    float: right;
}

.navbar-default .navbar-nav > li:first-child a {
    background-color: #00755d;
    margin: -5px 30px -5px 0px;
    padding: 11px 12px;

}

.navbar-default .navbar-nav > li:first-child span {
    background-color: #363E99;
    margin: -5px 30px -5px 0px;
    padding: 11px 12px;
    font-size: 16px;
    line-height: 27px;
}

.navbar-default .navbar-nav > li:first-child span .caret:before
{
    color: #ffffff;
    content: "\f107";
    position: absolute;
    right: 11px;
    font-size: 14px;
    font-family: "FontAwesome";
    line-height: 30px;
    top: 9px;
}

.navbar-default .navbar-nav > li:first-child span:hover {
    background-color: #3F4AB1;
}

.navbar-default .navbar-nav > li:first-child .nav-child a {
    background-color: transparent;
    margin: 0 ;
    padding: 11px 12px;
    color: #ffffff;
}
.navbar-default .navbar-nav > li:first-child .nav-child a:hover {
    background-color: #039376;
    margin: 0 ;
    padding: 11px 12px;


}


.navbar-default .navbar-nav > li:first-child .nav-child.mega-dropdown-menu {
    background: #3F4AB1;
    border: medium none;
    border-radius: inherit;
    box-shadow: none;
    padding: 0;
    margin: 0;
}

.navbar-default .navbar-nav > li > a {
    padding: 15px 9px;
}

.navbar-default .navbar-nav > li > a.icon {
    padding: 10px 9px !important;
}

.navbar-default .navbar-nav > li > a.dropdown-toggle {
    padding: 11px 20px 11px 9px;
}

.dropdown-menu li {
    font-size: 13px;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > .separator {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    font-weight: normal;
    color: #ffffff;
    line-height: 17px;
    text-transform: uppercase;
    z-index: 1001;
}
.navbar-default .navbar-nav > li.dropdown > .separator {
       cursor: default;
}

.navbar-default .navbar-nav > li > .separator {
    margin-left: 3px;
}

#t3-mainnav.navbar-default .navbar-nav > .dropdown .caret:before {
   /* right: 20px;  */
    padding: 4px 0;
}



/* Homepage */



.home .article-content {

    font-size: 20px;
}


.t3-spotlight-2 .col-lg-3.col-md-3.col-sm-3.col-xs-6 {
    padding: 0px 5px;
    width: 25%;
    text-align: center;
}

.t3-spotlight-2 h2 {
    font-size: 24px;
    line-height: 1.2;

}

.t3-services .t3-module.no-pad {
    padding:0;
    margin: 0;

}

.t3-latest-news .module-ct ul {width: auto;}

.t3-latest-news .readmore a,
.t3-our-features .readmore a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 15px;
    background: #00A886;
    color: #ffffff !important;

}
.t3-sl-1:before,
.t3-sl-1:after,
.t3-latest-news:before,
.t3-latest-news:after,
.t3-our-features:before,
.t3-our-features:after,
.t3-other:before,
.t3-other:after {
    display:none;
}


.t3-other .eb-event-list li.vevent.clearfix.row-fluid {
    width: 50%;
    float: left;
    border: none;
}

.t3-our-features {
    background-image: url(/images/Membership-seminar.jpg);
    background-size: cover;
    background-position: 50% 50%;
    padding: 350px 0 75px 0;

}

.t3-our-features .t3-module {
    background-color: rgba(255,255,255,0.8);
    max-width: 750px;
    position: relative;
}

.t3-our-features .t3-module .module-inner {
    padding: 40px 30px 30px 95px;
    text-align: right;
    color: #000000;
    font-size: 22px;
    line-height: 1.6em;

}

.t3-our-features .t3-module .module-inner h2 {
    font-size: 36px;
    margin-top: 0;
}

.t3-our-features .readmore a {
   float: right;
   margin: 70px 0 0 10px;
}

.t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
}


.t3-our-features .t3-module:before {
    position: absolute;
    content: '';
    display: block;
    height: 100%;
    top: 0;
    left: -2000px;
    width: 2000px;
    background-color: rgba(255,255,255,0.8);
}


nav.t3-map {
    padding: 50px 20px;
    position: relative;
    top: 0px;
    text-align: center;
    font-size: 24px;
    line-height: 1.5em;
    font-family: "Open Sans", Arial, sans-serif;
    color: #000000;

}

.t3-latest-news, .t3-other {
    padding: 45px 0px;
}

/* Slider */

.slideshow .vina-camera-slider .camera_caption > div {
    background: url(../images/left-caption-bg.png) top left repeat-y;;
    padding: 0 0 0 244px;

}

.vina-camera-slider .camera_caption > div > h3 {
    background: rgba(54, 62, 153, 0.8);
    padding: 25px 25px 25px 150px;
    display: inline-block;
    margin: 0px;
    font-size: 36px;
    max-width: 750px;
}

.vina-camera-slider .camera_caption > div a.btn {
    background: transparent;
    padding: 25px 25px 25px 150px;
    display: inline-block;
    margin: 20px 0 0;
    font-size: 24px;
    text-transform: uppercase;
    border: 2px solid #ffffff;
    padding: 10px;
}

/* Latest News */

.t3-latest-news #btcontentslider111 {
    padding-left: 280px;
    background: url(/images/news-microphones.jpg) top left no-repeat;
    background-size: contain;
}

.t3-latest-news .bt-cs .bt-row {
    background: #ebebeb;
    padding: 20px 30px;
    min-height: 420px;
}

.t3-latest-news .bt-cs .bt-row .bt-inner {
    padding: 0;
    margin: 0px;
}
.t3-latest-news .slides_control {
/*    height: 447px !important;  */
    background: #ebebeb;
}

.slides_container:before {
    width: 10px;
    background: #ffffff;
    content: '';
    height: 100%;
    position: absolute;
    z-index: 100;
    left: 0;
}

.slides_container,
.slide {
    margin-left: 10px;
}

.slide {
    max-width: 450px;
}

/*
.t3-latest-news .bt-cs .bt-inner img {
    outline: none;
    border: none;
    max-width: 99%;
    margin: 0 10px 0 0 !important;
    float: none !important;
}


a.bt-image-link {
    margin-right: 30px;
    display: inline-block;
    background-color: #ffffff;
    float: left;
}
.t3-latest-news a.bt-image-link {position:relative;}


.t3-latest-news a.bt-image-link:after {
    height: 100%;
    width: 10px;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    display: block;
    content: "";
    right: 0;
    margin-left: -1px;
}
*/

.t3-latest-news .module-ct {
    border: none;
}

.t3-latest-news .bt-cs .bt-row .bt-inner .item-info h2 {
    margin-top: 0px;
}

.t3-latest-news .bt-cs .bt-row .bt-inner .item-info h2 .bt-title {
    color: #363e99;
    text-transform: none;
    font-size:  24px;
    line-height: 1.3em;
    letter-spacing: 0;
    font-weight: normal;
}

.t3-latest-news .bt-cs .bt-row .bt-inner .item-info {
    padding: 0px;
    display: inline-block;
 /* max-width: 430px;  */
}

.t3-latest-news .bt-cs .bt-row .bt-inner .bt-introtext {
    padding: 0px;
    font-size: 17px;
    color: #000000;
    line-height: 1.5;
}

.t3-latest-news .bt-cs .bt-row .bt-inner .readmore {
    text-align: right;
    margin-right: 20px;
    margin-top: 20px;
}

.t3-latest-news .bt-cs .bt-cs-control {
    position: absolute;
    right: 0px;
    top: -65px;
}


.t3-latest-news .bt-cs .bt-cs-control .prev,
.t3-latest-news .bt-cs .bt-cs-control .next {
    height: 25px;
    width: 25px;
    border: 1px solid #163652;
    padding: 7px 12px;
    font-size: 11px;
    display: inline;
    margin: 3px;
    opacity: 1;
    cursor: pointer;
    background: none !important;
    border: none !important;
}

.t3-latest-news .bt-cs .bt-cs-control .prev i,
.t3-latest-news .bt-cs .bt-cs-control .next i {
    color: #363e99 !important;
    font-size: 36px;
    font-family: "WeblySleek UI Semilight" , "Open Sans", Arial, sans-serif;
}

.fa-chevron-left:before {
    content: "<" !important; 
    
}
.fa-chevron-right:before {
    content: ">" !important; 
    
}

.bt-inner a.info {
    display: none;
}

.t3-latest-news .module-ct .newsflash {line-height: 1.5;}

.t3-latest-news .module-ct .newsflash-title {
    font-size: 18px;
    line-height: 1.3;
}
.t3-latest-news .module-ct .newsflash a {
    font-weight: 600;
}
.t3-latest-news .module-ct .newsflash-title a {
    font-weight:normal;
    font-family: "Open Sans", Arial, sans-serif;
}

.t3-latest-news .module-ct ul li a {
    color: #363e99;
}

.t3-latest-news .nspLinks .nspLinkScroll1 ul li {
    border: none;
    padding: 0;
}

.t3-latest-news .nspLinks ul li h4 {
    line-height: 1.3;
    font-family: "Open Sans", Arial, sans-serif;

}
.nspArts.bottom {
    padding: 0px;
}

.nspLinks {
    padding: 0px 3px;
}

/*Internal Pages */

/*Main Content*/

.t3-content h3 {
    font-size: 20px;
    font-weight: 600;
}

#t3-content p {
    line-height: 1.5;
    margin-bottom: 20px;
}

.pull-left.article-image-full {
    margin-right: 20px;
}


.article-content ul li {
    margin: 10px 0px;
}

article a {
    font-weight: 600;
}

article a:hover {
    text-decoration: underline;
}

/*Tabs*/

dl.tabs {
    width: 100%;
    display: flex;
    margin-bottom: 0px;
}

dl.tabs dt {
    width: 33.33%;
    float: left;
    text-align: center;
    padding: 30px 10px;
    border-style: solid;
    border-color: #cccccc;
    border-bottom-color: #363E99;
}

dl.tabs dt.open {
    border-color: #363E99;
    border-bottom-color: #ffffff;
}

dl.tabs dt.open:nth-child(3) {border-width: 2px}
dl.tabs dt.closed:nth-child(3) {border-width: 2px 0px 2px 2px;}

dl.tabs dt:nth-child(4) {width: 33.4%}

dl.tabs dt.open:nth-child(4) {border-width: 2px}
dl.tabs dt.closed:nth-child(4) {border-width: 2px 0px 2px 0px; }

dl.tabs dt.open:nth-child(5) {border-width: 2px}
dl.tabs dt.closed:nth-child(5) {border-width: 2px 2px 2px 0px;}

dl.tabs dt h3 {
    font-size: 18px;
    line-height: 1.4;
    margin: 0px;
}

dd.tabs {
    padding: 30px;
    border-width: 0px 2px 2px 2px;
    border-color: #363E99;
    border-style: solid;
}

dl.tabs dt.open {
    border-left: 2px solid #363E99;
    border-top: 2px solid #363E99;
    border-right: 2px solid #363E99;
    border-bottom: 2px solid #ffffff;
}

dt.tabs.closed a {
    color: #999999;
}

dd.tabs h2 {
    margin: 20px 0;

}

dd.tabs h2:first-child {
    margin-top: 0;
}

table.memb-price {
    font-family: "Open Sans", Arial, sans-serif;
    max-width: 575px;
    margin-bottom: 40px;
}

table.memb-price th {
    color: #1e1e1e;
    font-weight: normal;
    font-size: 18px;
}


table.memb-price td, table.memb-price th {
    padding: 20px 40px;
    text-align: center;
    border: 1px solid #ffffff;
    max-width: 33.33%
}

table.memb-price h4 {
    font-size: 48px;
    font-weight: bold;
    margin: 0 0 10px;
    font-family: "Open Sans", Arial, sans-serif;
    color: #ffffff;

}

table.memb-price p {
    font-size: 14px;
    margin: 0px !important;
    color: #ffffff;
}

table.memb-price a {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

table.memb-price td:nth-child(odd) {
    background: #363e99;
}

table.memb-price td:nth-child(even) {
    background: #00a786;
}
/*
table.memb-price tr:last-child td:nth-child(odd) {
    background: #21286F;
}

table.memb-price tr:last-child td:nth-child(even) {
    background: #00866B;
}
*/
table.memb-price tr:last-child td {
    border-top-width: 6px;
}

/*Blog Layout*/

.blog h2.article-title {
    font-weight: normal;
    font-size: 24px;
    line-height: 1.2;
    margin: 20px 0 10px;
}

.blog .items-row h2 a {
    color: #000000;
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 1.2;
    font-weight: normal;
}

.blog .items-row .item {
    margin-bottom: 20px;
}

#t3-content .blog .items-leading article .col-sm-6.item-image-box {
    width: auto;
    padding-top: 20px;
    max-width: 25%
}
#t3-content .blog .items-leading article .col-sm-6 {
    max-width: 75%;
    width: auto;
}

.blog aside.article-aside {display:none;}

.editable .blog aside.article-aside {display:block;}

.article-info a span {
    color: #363f9e;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}

.article-info .category-name .fa-folder-open:before {
    content: "\f060";
}


.item-page h1 a {
    color: #000000;
    font-size: 36px;
    letter-spacing: 0px;
    line-height: 1.2;
    font-weight: normal;
}

/*Orations Page*/
.itemid-244 #t3-content .blog .items-row article .col-sm-6 {
    max-width: 75%;

}

.itemid-244 #t3-content .blog .items-row article .col-sm-6.item-image-box {
    width: auto;
    padding-top: 20px;
}

.items-row.cols-3 h2, .items-row.cols-3 h2 a,  .items-row.cols-3 h3  {
    font-size: 16px;
    line-height: 1.2em;

}
.items-row.cols-3 h2 {margin: 10px 0 0;}
.items-row.cols-3 h2 a {
    color: #363e99;

}



.items-row.cols-3 h3  {color: #000000; margin-top: 0px;}

.blog .items-row.cols-3 .readmore .btn {
    border: 1px solid #353e99;
    color: #353e99;
    border-radius: inherit;
    padding: 5px 15px;
    font-size: 12px;
    background: none;
    width: 100%;
    max-width: 140px;
    text-transform: none;
}

.page-subheader {border:none;}

.blog p {
    color: #1e1e1e;
    line-height: 26px;
}


/*Left Sidebar*/

div#t3-mainbody {
   overflow: hidden;
}

.t3-sidebar-left {
    position: relative;
    background: #e1e1e1;
}

@media screen and (min-width: 1200px) {
   .t3-sidebar-left {
        width: 23%;
   }
}

.logo {height:auto;}

.t3-sidebar-left:before {
    content: '';
    background: #e1e1e1;
    width: 100%;
    height: 20px;
    display: block;
    position: absolute;
    top: -20px;
    left: 0px;
}
.t3-sidebar-left:after {
    content: '';
    background: #e1e1e1;
    width: 100%;
    height: 100000px;
    display: block;
    position: absolute;
    bottom: -100000px;
    left: 0px;
}

.t3-sidebar-left h3.module-title {
    font-size: 24px;
    color: #282828;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 10px;
}

.t3-sidebar-left .nav li {
    /*border-top: 1px solid #b7b7b7; */
    text-transform: uppercase;
    font-size: 14px;
}

.t3-sidebar-left .nav > li > .separator, .t3-sidebar-left .nav li a {
    padding: 10px 15px;
}

.t3-sidebar-left .nav li a {
    color: #282828;
}

.t3-sidebar-left .nav li.current.active a {
    font-weight: 600;
    color: #363e99;
}


.t3-sidebar-left .nav-pills > li > a{
    background: none !important;
}

.t3-sidebar-left .nav-pills > li:hover a {color: #000000; background: #EFEFEF !important;}

.t3-sidebar-left .nav-header {
    padding: 40px 0 0 15px;
    font-weight: 600;
    display: block;
}

/*Right Sidebar*/


.t3-sidebar-right {
    padding-left: 3%;
    padding-right: 0;
}

.t3-sidebar-right h3.module-title {
    font-size: 36px;
    text-transform: none;
    color: #1e1e1e;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 1.2em;
}

.t3-module.call_action {
    padding: 33px;
    background-image: url(/images/member_mod_bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.t3-module.call_action .module-inner {
    padding: 15px;
    background-color: rgba(235,235,235,0.8);
}
.t3-module.call_action h3.module-title {
    color: #363e99;

}

.eb-container h1, .eb_form_header {
        height: auto !important;
    }

.eb-event-list ul.eventsmall li {
    list-style: none;
    border-top: none;
    margin-bottom: 20px;
}

.eb-event-list ul.eventsmall li a {
    font-size: 17px;
}

ul.eventsmall li.vevent .span3 {
    width: auto;
    padding-right: 3%;
    float: left;
}

ul.eventsmall span.event-date {
    width: 45px;
    display: block;
}

.eb-event-list .event-date > span {
    height: 53px;
    position: relative;

}

#eb-events .btn-inverse {
    color: #ffffff;
    background-color: #363E99;
    border-color: #262626;
}

 .eb-event-list span.event-date span.day {
    border: 2px solid #363e99;
    color: #363e99;
    font-size: 18px;
    font-weight: normal;
    padding: 3px 0px;
}

.eb-event-list span.event-date span.month {
    background: #363e99;
    border: 2px solid #363e99;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

#eb-upcoming-events-page-default.eb-container h2 {
    margin: 20px 0 10px !important;
    font-size: 26px;
}

#eb-upcoming-events-page-default .table-condensed tr > td {
    padding: 15px 10px;
}



.eb-event-information .location {
    font-size: 19px;
    font-weight: 600;
    margin-left: 10px;
    display: inline-block;
    padding-left: 10px;
    border-left: 2px solid #eeeeee;

}

/*Post an Article*/

.page-title, .page-header h1 {
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0;
    color: #000000 !important;
    margin-top: 0;
    margin-bottom: 0px;
    position: relative;
    top: 0;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
}


.jobpost ul.nav.nav-tabs { display:none;}

.jobpost div#publishing {display: block; padding: 20px 0px 30px;}

.jobpost div#t3-mainbody {
   overflow: visible;
}


.t3-copyright ul li a:hover {background-color: rgba(255,255,255,0.2); text-decoration: none;}

.t3-copyright ul li:last-child a {
    padding: 0 5px;
}

.footer-menu ul {display: inline-block;}

.footer-menu .custom {
    display: inline-block;
    float: right;
}

.copyright a {color: #ffffff;}

.copyright a:hover {text-decoration: underline;}

.t3-copyright  p {
    color: #ffffff;


}

@media screen and (max-width: 1199px) {

    .navbar-default .navbar-nav > li:first-child a {
       margin: -5px 10px -5px 0px;
    }
    .navbar-default .navbar-nav > li.dropdown > .separator {
        padding: 11px 20px 11px 9px;
    }

    .vina-camera-slider .camera_caption > div > h3 {
        padding: 25px 25px 25px 100px;
        max-width: 600px;
    }

    .navbar-default .navbar-nav > li.dropdown > .separator,
    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
    }

    .slider-wrapper, .nivoSlider {
        max-width: 95% !important;
        height: auto !important;
    }

    .t3-sidebar a.btn {
        margin: 5px 0;
    }

    .navbar-default .navbar-nav > li.dropdown:first-child span.separator {
        margin: -5px 10px -5px 0px;
        font-size: 14px;
    }

}


@media screen and (max-width: 991px) {

    .t3-latest-news #btcontentslider111 {
         padding-left: 130px;
     /* background: none;  */

    }

    .nspLinksWrap.bottom {
        padding: 0;
    }

    .navbar-default  button.navbar-toggle {
        width: 100%;
        top: 0;
        background-color: #00a886;
        border: none;
        left: 0;
    }

    .navbar-default  button.navbar-toggle .fa {
        font-family: "Open Sans", Arial, sans-serif;
        font-weight: 700;
        font-size: 16px;
    }

    .navbar-default .container {
        width: 100%;
    }

    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
        content: "MENU";
    }


    .t3-navbar-collapse.navbar-collapse {
/*        padding-top: 40px;  */
    }

   .t3-navbar-collapse .nav > li {
        position: relative;
        display: block;
        text-align: center;
    }

    .dropdown-menu > li > a {
        padding: 5px 20px;
        text-align: center;
    }
    .navbar-default .navbar-nav > li:first-child a {
        margin: 0px;
    }

    .navbar-header {
        min-height: 35px;
    }

    .navbar-nav .open ul.dropdown-menu {padding: 7px 0px; background-color: #eeeeee;}

    ul.dropdown-menu li {
        background: #eeeeee;
        color: #333333;
    }


    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333333;
    }


    .t3-latest-news .bt-cs .bt-row .bt-inner .bt-introtext {
        font-size: 14px;
        line-height: 1.5;
    }
        .t3-latest-news .bt-cs .bt-row .bt-inner .item-info h2 .bt-title {
        color: #363e99;
        text-transform: none;
        font-size: 18px;
        line-height: 1.3em;
        letter-spacing: 0;
        font-weight: normal;
        font-family: "Open Sans", Arial, sans-serif;
    }

    .eb-event-list ul.eventsmall li a {font-size: 14px;}

    .vina-camera-slider .camera_caption > div > h3 {
        font-size: 26px;
        padding-left: 60px;
        max-width: 420px;
    }

    .vina-camera-slider .camera_caption > div > h3 > a.btn {
       font-size: 20px;
    }
}


@media screen and (max-width: 767px) {

    #t3-header .head-top {
        display: none;
    }

    #t3-header .head-top.mob {
        display: block;
        position: absolute;
        top: 30%;
        right: 20px;
        width: auto;
    }

    .logo {
        height: auto;
    }

    .blog .pull-left.item-image {
        width: 100%;
    }

    .blog .pull-left.item-image img {width: auto;}

    .blog .cols-2 .col-sm-6 .item-content-box {width:50%;}

    #t3-content .blog .items-leading article .col-sm-6 {
        max-width: 75%;
        width: auto;
        float: left;
    }

   .items-row.cols-2.row .col-sm-6 {
        width: 50%;
        float: left;
    }
    .items-row.cols-2.row .col-sm-6.item-image-box,
    .items-row.cols-2.row .col-sm-6.item-content-box {
        width: 100%;
        float: left;
    }

    #t3-slideshow .vina-camera-slider .camera_caption div {display: block;}

    .t3-latest-news .bt-cs .bt-row {
        background: #ebebeb;
        padding: 20px;
        min-height: 280px;
    }

    .t3-latest-news .t3-module {
        margin-bottom: 40px;
    }

    .home .t3-spotlight-2 .t3-module img {
        display: none;
    }

    .t3-spotlight-2 .col-lg-3.col-md-3.col-sm-3.col-xs-6 {
        width: 50%;
    }

    .t3-latest-news, .t3-other {
        padding: 20px 0px;
    }

    .logo-image {
        max-width: 300px;
        margin: 0 auto;
    }

    #t3-header .head-top.mob {
        top: 0;
        right: 0;
        margin: 10px
    }

    .home .article-content {
        font-size: 16px;
    }

    .home .article-content h1 {
        font-size: 30px;
    }

    .eb-container .form-horizontal .control-label {
        width: auto !important;
    }

    table.memb-price h4 {
        font-size: 24px;
    }

    table.memb-price a {
        font-size: 16px;
    }

    table.memb-price td, table.memb-price th {
        padding: 10px;
    }

    table.memb-price th {
        font-size: 16px;

    }


}


@media screen and (max-width: 480px) {

    #t3-header {
        height: auto;
    }
    .home #t3-content {
        padding-top: 0px;

    }
    .home .article-content {
        font-size: 16px;
    }

    .home .article-content h1 {
        font-size: 26px;
    }

    .home .article-content p {
        margin: 12px 0px;
    }

    .home .article-content span {
        line-height: 24px;
    }
    .home .t3-module h2 {font-size: 26px;}

    .t3-latest-news #btcontentslider111 {
        padding-left: 0;
    }

    .t3-spotlight-2 .col-lg-3.col-md-3.col-sm-3.col-xs-6 {
        width: 100%;
    }

    h3.module-title {
        font-size: 26px;
        color: #1e1e1e;
        text-transform: none;
        text-align: left;
        line-height: 1.3em;
    }

    .eb-events-timeline .eb-event-container {
        background: none;
        padding: 0;
    }



    .osm-taskbar li a.btn.btn-primary, .form-actions .btn.btn-primary, .control-group .btn.btn-primary, .btn {
        margin: 5px 0;
    }

    dl.tabs dt.tabs h3 {
        font-size: 13px;
        font-family: "Open Sans", Arial, sans-serif;
    }

    .article-content ul {
        padding-left: 20px;
    }

    table.memb-price th {
        font-size: 13px;
    }

    dd.tabs {
        padding: 20px 10px;
    }

    .t3-other .eb-event-list li.vevent.clearfix.row-fluid {
        width: 100%;
    }
    .t3-sl {
        padding-top: 0px;
    }
    .t3-services, .t3-spotlight {
        padding: 0 15px;
    }

    .home .t3-map p, .home .t3-map span {
       font-size: 20px !important;
       line-height: 1.2;
    }

    .t3-our-features .t3-module .module-inner {
        padding: 30px 20px;
        text-align: center;
        font-size: 17px;
    }

    .t3-our-features .readmore a {
        float: right;
        margin: 20px 0 0 10px;
    }
    .t3-our-features {
        padding: 100px 0;
    }


}
