/* Michael */
.award-img{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;	
}

.nav > li > span {
    position: relative;
    display: block;
    padding: 10px 15px;
	font-weight: bold;
	background-color: #2fafc5;
	color: #ffffff;
}

/* Attendees and SIS */
table.responsive_table_2col td{
	border-top: 0px;
}

.sisregcat-list {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
    padding: 0 !important;
}

.sisregcat-list li {
    float: left;
    vertical-align: middle;
    width: 33%;
	list-style: none;
}
.sisregcat-list li img {
    vertical-align: middle;
    width: 32px;
	display: inline-block;
}
/*//End Attendees and SIS */

ul.category-module.mailing_list_article li {
    border-top: 1px solid #acacac;
}

iframe[name='google_conversion_frame'] {
font-size: 0 !important;
height: 0 !important;
line-height: 0 !important;
margin-top: -13px;
width: 0 !important;
position:absolute;
}

.accordionfaq .accordionfaqheader{
	line-height: 18px !important;	
}
.sponsor-logo {
    float: left;
    /*padding-right: 10px;*/
}

.reg_cat_table td, .reg_fees td, .reg_fees th {
    border: 1px solid #cccccc;
	text-align: center;
}

.reg_cat_table td:first-child{
	text-align:left;
}
		
.reg_cat_table img {
    width: 35px;
}

table.reg_cat_table tr:nth-child(even) {
    background-color: #f8f8f8;
}

.show-mob{
	display:none;	
}

.pull-left.item-image.article-image.article-image-full {
    width: auto;
    padding-right: 20px;
    padding-bottom: 10px;
}

.sponsor-logo a {
    margin-right: 15px;
}

.subheading{
	color: #E03C7D;
}

.separator{
	font-size:0px;	
	clear:both;
}
table.reg_fees, table.reg_cat_table {
    width: 100%;
	margin-top:30px;
	margin-bottom: 30px;
}

table.reg_fees th {
    /*width: 25%;*/
    font-weight: bold;
    vertical-align: top;
    text-align: center;
    padding: 5px;
}

.small {
    font-size: 0.9em;
}

table.reg_fees td.left, table.reg_fees th.left {
    vertical-align: top;
    text-align: left;
}

table.reg_policy td{
	border-top: 1px solid #808080;
}

table.reg_fees td {
    vertical-align: top;
    text-align: center;
    padding: 5px;
	border-top: 1px solid #808080;
	width:15%;
}

table.reg_fees td:first-child{
	width:55%;	
}

.hidedet, .showdet {
    font-size: 0.9em;
}

.showdet, .details {
    display: none;
}

.hidedet:target {
    display: none;
}

.hidedet:target+.showdet {
    display: inline;
}

.hidedet:target~.details {
    display: inline;
}

.legend, .entitlement {
    width: 100%;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.legend_key {
    width: 5%;
    float: left;
}

.legend_key img, .reg_fees img {
    max-width: 32px !important;
    width: 100%;
}

.legend_value {
    width: 30%;
    float: left;
}

.legend_value.reg_col1{
	width: 25%;
}

.legend_value.reg_col2{
	width: 31%;
}

.legend_value.reg_col3{
	width: 29%;
}

.ent_row {
    width: 100%;
}

.ent_value img{
	width:100% !important;
	max-width: 35px;	
}
.ent_key {
    width: 40%;
    float: left;
}

.ent_value {
    width: 7%;
    float: left;
}

.groupdisc .ent_key{
	width: 50%;
	float: left;	
}

.groupdisc .ent_value{
	width:40%;	
}

.item_separator {
    clear: both;
    margin-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
    font-size: 0px;
}

.col-xs-4.mega-col-nav, .col-xs-8.mega-col-nav{
    border-left: 1px dotted #ffffff;
}

.article-content table td {
    padding: 5px;
}

.article-content .responsive_table td{
	border-top: 0px;	
}

.accordionfaq{
	font-family: "Roboto Condensed" !important;
}

.accordionfaqitem p a, .accordionfaqitem li a, .flickfaq .accordionfaqheader, .flickfaq .accordionfaqheader a{
	color: #2eaec4 !important;	
}

.flickfaq .accordionfaqheader:hover, .flickfaq .accordionfaqheader:hover a{
	color: #ffffff !important;
}
.flickfaq.headerbackground .accordionfaqheader:hover, .flickfaq.headerbackground .accordionfaqheader:hover a {
    background: #2eaec4 !important;
}

.flickfaq.headerborder .accordionfaqheader:hover{
	border: 1px solid #2eaec4 !important;	
}

.flickfaq.headerborder .accordionfaqheader.selected:hover{
	border: 1px solid #dddddd !important;	
}

.flickfaq.headerbackground .accordionfaqheader.selected:hover, .flickfaq.headerbackground .accordionfaqheader.selected:hover a{
	background: #ffffff !important;	
}

.flickfaq.headerbackground .accordionfaqheader.selected, .flickfaq.headerbackground .accordionfaqheader.selected a{
	color: #ff0084 !important;
}
.accordionfaqitem h5{
	font-size:100%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
}

.article-content ul{
	list-style-type: square;
}

.article-content ol li, .article-content ul li {
    padding-bottom: 10px;
}

.article-content .company_logos h3{
	font-family: "Roboto Condensed" !important;
  	color: #444444;
}

.mega-inner .custom{
  	font-family: "roboto slab";
}

.t3-megamenu .mega-nav li a{
  	text-transform: none;
}

.searchintro{
	padding-top: 20px;	
}

.fa{
	padding-right: 15px;
	display: inline-block;	
}
.navbar-toggle .fa{
	padding-right: 0px;
}

.logo {
    display: inline-block;
    text-align: center;
    width: 210px;
    vertical-align: top;
}

.logo img{
	display:inline-block;
	text-align:center;	
}

div#logo-members{
	text-align:center;	
}

.logo p {
    padding-top: 5px;
    padding-bottom: 10px;
}

.committee {
    display: inline-block;
    text-align: center;
    width: 210px;
    /*height: 380px;*/
    vertical-align: top;
	margin-bottom:20px;
}

.committee img{
	display:inline-block;
	text-align:center;	
}

div#committee-members{
	text-align:center;	
}

@media (max-width: 640px){
.sisregcat-list li {
    float: left;
    vertical-align: middle;
    width: 50%;
	list-style: none;
}

table.responsive_table td, table.responsive_table_2col td {
    display: block;
    text-align: center !important;
    width: 100% !important;
    padding-bottom: 20px;
    clear: both;
}
}

@media (max-width : 480px)  {
	.sisregcat-list li {
    float: left;
    vertical-align: middle;
    width: 100%;
	list-style: none;
	}

	div#Mod119{
		height: 320px;
	}
	.reg_fees img {
    max-width: 21px !important;
    width: 100%;
}

	.committee {
		width: 280px !important;	
	}
	
table.responsive_table td {
    display: block;
    text-align: center !important;
    width: 100% !important;
    padding-bottom: 20px;
    clear: both;
}
table.reg_fees{
	font-size: 0.8em;	
}

.ent_key{
	width: 44%;	
}

.ent_value{
	width:7%;
	/*margin-right:5px;*/
}

.legend_key{
	width:6%;	
}
.legend_value.reg_col1{
	width: 22%;
}

.legend_value.reg_col2, .legend_value.reg_col3{
	width: 30%;
}
}

@media screen only and (max-device-width: 600px){
.committee{
	height: auto;
}


}

/* End Michael addition */

@media (min-width: 1200px) {
.container {
    width: 1030px;
}
}
body {
    color: #444444;
    font-size: 16px;
    line-height: 1.42857;
}
a:hover, a:focus {
    text-decoration: none;
}
a {
    color: #2eaec4;
    text-decoration: none;
}
.top_container ul {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.top_container ul li {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
.col-xs-12.col-sm-4.logo {
    width: 26.5%;
}

.t3-module.moduletabs {
    float: left;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    width: 33.33%;
}
.t3-module.moduletabs.red {
    background-color: #95191e;
}
.t3-module.moduletabs.pink {
    background-color: #e03c7d;
}
.t3-module.moduletabs.yello {
    background-color: #f4c218;
}
.t3-module.moduletabs p {
    margin-bottom: 0;
}
.t3-module.moduletabs a {
    color: #fff;
    font-weight: bold;
	font-family: "Roboto Slab",serif;
}

.item_image {
    position: relative;
}
.mod-articles-category-date {
    background-color: #95191e;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 32px;
}

.mod-articles-category-title {
    border-bottom: 1px solid;
    color: #000;
    display: block;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 4px;
}

.mod-articles-category-readmore a {
    color: #2fafc5;
    display: block;
    float: right;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 3px;
    padding-right: 20px;
}
.categories-module li, ul.categories-module li, .category-module li, ul.category-module li {
    border: 1px solid #acacac;
    float: left;
    margin-top: 10px;
    padding: 0;
    width: 100%;
}
.categories-module li:first-child, ul.categories-module li:first-child, .category-module li:first-child, ul.category-module li:first-child {
    margin-top: 0;
}
.custom.red_btn p {
    margin-bottom: 0;
}
.custom.red_btn {
    background-color: #94181e;
    text-align: center;
}
.custom.red_btn a {
    color: #fff;
    font-size: 18px;
    line-height: 31px;
}

.navbar-default {
    background-color: transparent;
    border: 0 solid;
}
.home .site_top_container {
    background-color: #f5f6f6;
    background-image: url("../images/site_top_bg_01.png");
    background-repeat: no-repeat;
	float: left;
    width: 100%;
}

.top_container {
    margin-bottom: 7px;
    margin-top: 7px;
}
.t3-header {
    padding-bottom: 0;
    padding-top: 0;
}
.t3-sl {
    padding-top: 0;
}
.t3-module {
    margin-bottom: 0;
}
.custom.main_banner p {
    margin-bottom: 0;
}
.t3-module.module.main_banner {
    margin-bottom: 15px;
}
.home .t3-sl {
    padding-bottom: 18px;
}
.t3-sl {
    padding-bottom: 0px;
}
.category-module.company_logos li {
    border: 0 none;
    float: left;
    text-align: center;
    /* width: 25%; */
	width : 100%;
}
.company_logos h3 {
    color: #94181e;
    text-align: center;
	 margin-top: 90px;
}
.company_logos .module-ct {
    
    margin-top: 60px;
}
.spotlight_2_container{
	background-color:#f5f6f6;
}


.t3-navhelper {
    background-color: #444444;
}
.t3-navhelper ul li a {
    color: #fff;
    padding-left: 12px;
    padding-right: 12px;
	font-size: 14px;
}
.t3-navhelper ul li {
    float: left;
}
.nav-stacked > li + li {
    margin-top: 0;
}
.t3-navhelper .nav {
    margin-bottom: 25px;
    margin-top: 25px;
}


.t3-footer {
    background-color: #000;
    border: 0 solid;
}
.t3-copyright {
    border: 0 solid;
    padding-bottom: 60px;
    padding-top: 80px;
}
.t3-copyright, .t3-copyright a {
    color: #fff;
}
.custom.footer_left {
    float: left;
}
.custom.footer_right {
    float: right;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}
.mod-articles-category-readmore a {
    background-image: url("../images/read_more_icon_19.png");
    background-position: right center;
    background-repeat: no-repeat;
    margin-right: 9px;
}
.navbar-nav > li > a.search_menu_icon {
    background-image: url("../images/search_icon_03.png");
    display: block;
    height: 30px;
    margin-left: 9px;
    margin-top: 7px;
    text-indent: -999px;
    width: 29px;
	overflow: hidden;
}
 

.breadcrumb > li + li::before {
    color: #000;
    content: "> ";
}
.breadcrumb {
    background-color: transparent;
}
.breadcrumb > li.last_item {
    color: #94191d;
}

.breadcrumb > li.last_item {
    color: red;
}
ol.breadcrumb li a {
    color: #444444;
}
.module-ct > ol.breadcrumb {
    padding-left: 0;
}

#searchForm {
    max-width: 333px;
}
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-color: #444444;
    border-radius: 0;
}
.btn-default {
    background-color: #444;
    color: #fff;
}
#searchForm select {
    border-color: #444;
    width: 100%;
}
#searchForm fieldset label {
    font-weight: normal;
}
#searchForm fieldset.only {
    display: none;
}

.searchintro p strong {
    color: #de3e7e;
    font-family: "roboto slab";
    font-size: 14px;
    font-weight: 100;
}
.searchintro .badge {
    background-color: transparent;
    color: #de3e7e;
    padding: 0;
	line-height: normal;
	font-size: 1em;
}
span.highlight {
    background-color: #de3e7e;
    color: #fff;
    font-weight: bold;
    margin: 0 4px;
    padding: 1px 0;
}

dt.result-title a {
    color: #96191b;
    font-weight: normal;
}

.search_counter {
    float: left;
    margin-right: 100px;
}
.search_result_item {
    float: left;
    width: 80%;
}
.search_result_item dd {
    margin-top: 0;
}
.search-results .result-title {
    margin-top: 0;
}
.search-results .result-created {
    float: right;
}

.t3-module.module.share_this {
    float: right;
    margin-top: -25px;
}
.custom.share_this ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.custom.share_this ul li {
    float: left;
    margin-left: 5px;
    margin-right: 4px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #2fafc5;
    color: #ffffff;
}
.nav.navbar-nav {
    margin-bottom: 8px;
} 

.nav-child.dropdown-menu.mega-dropdown-menu {
    background-color: #30aec4;
    color: #fff;
}
.nav-child.dropdown-menu.mega-dropdown-menu a {
    color: #fff;
}
.col-xs-6.mega-col-nav {
    float: right;
}
.custom.about_menu_module p {
    font-size: 27px;
    font-weight: bold;
    line-height: 25px;
}
.nav-child.dropdown-menu.mega-dropdown-menu a {
    background-color: transparent;
}

.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}


.col-xs-4.mega-col-module {
    float: left;
}
.col-xs-8.mega-col-nav {
    float: right;
}

.menu_search {
    display: none;
    float: right;
}

.menu_search.active {
    display: block;
    position: absolute;
    right: 15px;
	z-index: 2147483647;
}
.container {
    position: relative;
}

video.home_slider_video_bg {
    margin-top: -106px;
    width: 100%;
}
.t3-module.module.main_banner {
    margin-left: 0;
    max-height: 603px;
    overflow: hidden;
    padding-right: 0;
    width: 100%;
}
.position-1.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}
.site_bottom_container {
    float: left;
    width: 100%;
}



.t3-module.module.main_banner_text {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999999;
}
.anivarsary_image {
    height: 67px;
    left: 17px;
    position: absolute;
    top: 0;
    width: 67px;
	background-image:url("../images/10thanivarsry_03.png");
}
.custom.main_banner_text h2 {
    color: #ffffff;
    font-size: 35px;
    margin-top: 106px;
    text-align: center;
}
.time_to_go {
    background-image: url("../images/time_to_go_07.png");
    color: #ffffff;
    display: block;
    height: 69px;
    margin: 63px auto 0;
    padding-left: 79px;
    padding-top: 13px;
    text-align: center;
    width: 226px;
	text-align: left;
}
.custom.main_banner_text {
    text-align: center;
}
.slide_text {
    text-align: center;
	 color: #ffffff;
	 font-size: 20px;
    margin-top: 95px;
}
.navbar {
    min-height: 28px;
    position: relative;
}
.dropdown-menu{
	z-index: 2147483647;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus{
	background-color: #2fafc5;
    color: #ffffff;
}
 

.navbar-nav > li > a {
    padding: 9px 15px;
}
.view-article .t3-mainbody {
    padding-top: 0;
}

 
.side_menu .dropdown-menu {
    border: 0 none;
    box-shadow: none;
    display: block;
    float: left;
    height: auto;
    position: relative;
    width: 100%;
}
.side_menu .dropdown-menu li {
    float: left;
    width: 100%;
}

.t3-module.module.side_menu {
    border: 1px solid #acacac;
    float: left;
    max-width: 315px;
    width: 100%;
}
.list_menu li {
    border-bottom: 1px solid #acacac;
}
.list_menu .current li:first-child {
    border-top: 1px solid #acacac;
}
.list_menu .current li:last-child {
    border-bottom: 0px solid #acacac;
}
.side_menu .parent .dropdown-menu li:first-child {
    border-top: 1px solid #acacac;
}
.side_menu .parent .dropdown-menu li:last-child {
    border-bottom: 0px solid #acacac;
}
.nav-pills > li > a {
    border-radius: 4px;
    color: #444444;
    /*font-weight: bold;*/
}
.list_menu .caret {
    display: none;
}
 
.list_menu .dropdown-menu > li > a {
    padding-left: 40px;
}
.list_menu .dropdown-menu > li > a {
    clear: both;
    color: #444444;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    white-space: nowrap;
}

.nav-pills.list_menu > li.active > a, .nav-pills.list_menu > li.active > a:hover, .nav-pills.list_menu> li.active > a:focus {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/active_menu.png");
    background-position: 98% center;
    background-repeat: no-repeat;
    color: #96191b;
}

.nav.list_menu .open > a, .nav.list_menu .open > a:hover, .nav.list_menu .open > a:focus {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/active_menu.png");
    background-position: 98% center;
    background-repeat: no-repeat;
    color: #96191b;
    border-color: rgba(0, 0, 0, 0);
}

.t3-content .breadcrumb {
    float: left;
    padding-bottom: 26px;
    padding-top: 0;
}
.t3-content .custom.share_this {
    float: right;
}
.t3-content .item-page {
    float: left;
    width: 100%;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.custom.sidebar_banner {
    text-align: center;
}

.custombacktotop {
    float: right;
}


.side_menu .dropdown-menu {
    z-index: 0;
}
.list_menu .dropdown-menu > li > a {
    white-space: normal;
}
.side_menu .nav-stacked > li {
    float: left;
    width: 100%;
}
.nav-pills > li.deeper > a {
    border-bottom: 1px solid #acacac;
    border-radius: 0;
}
.nav.list_menu .deeper.open > a, .nav.list_menu .deeper.open > a:hover, .nav.list_menu .deeper.open > a:focus {
    border-bottom: 1px solid #acacac;
}

.nav-pills > li.deeper {
    border-bottom: 0px solid #acacac;
    border-radius: 0;
}
.side_menu .dropdown-menu {
    margin: 0;
    padding: 0;
}
.list_menu .dropdown-menu > li > a {
    padding-bottom: 10px;
    padding-left: 40px;
    padding-top: 10px;
}
.list_menu  li  a {
    font-size: 16px;
}
.t3-megamenu li a {
    font-size: 14px;
    text-transform: uppercase;
}
.t3-megamenu li a {
    font-size: 14px;
    text-transform: uppercase;
}
.nav.navbar-nav > li:last-child {
    float: right;
	margin-top : 5px;
}
.nav.navbar-nav {
    float: left;
    width: 100%;
}
/*
.custom.red_btn:hover {
    background-color: #ffffff;
    color: #94181e;
}

.custom.red_btn:hover a {
    color: #94181e;
}
*/
.navbar-default .navbar-nav > .dropdown.active > a .caret {
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
}

.t3-megamenu .dropdown-menu .mega-nav li  {
    background-image: url("../images/drop_down_menu_arrow_03.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 23px;
}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a{
	display: inline-block;
	border-bottom : 1px solid transparent;
}
.t3-megamenu .dropdown-menu .mega-nav > li a:hover{
	/*border-bottom : 1px solid #FFF; /* Michael*/
	text-decoration: underline; /* Michael */
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    
	background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/active_menu.png");
    background-position: 98% center;
    background-repeat: no-repeat;
    color: #96191b;
}
.list_menu .dropdown-menu > li.active > a{
	color: #96191b;
}

.form-horizontal .control-label {
    text-align: left;
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    float: left;
    width: 100%;
}
.form-group {
    margin-bottom: 5px;
}
.contact-form input {
    width: 100%;
}
.contact-form .checkbox input {
    width: auto;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #94181e;
}
.btn-primary {
    background-color: #94181e;
    border-color: #94181e;
    color: #ffffff;
}
.t3-content-top-right {
    float: left;
    width: 100%;
}
.osmap-items h2 {
    display: none;
}

@media (min-width: 1200px) {
.container {
    width: 1030px;
}
}
body {
    color: #444444;
    font-size: 16px;
    line-height: 1.42857;
}
a:hover, a:focus {
    text-decoration: none;
}
a {
    color: #2eaec4;
    text-decoration: none;
}
.top_container ul {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.top_container ul li {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
.col-xs-12.col-sm-4.logo {
    width: 26.5%;
}
.t3-module.moduletabs {
    float: left;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    width: 33.33%;
}
.t3-module.moduletabs.red {
    background-color: #95191e;
}
.t3-module.moduletabs.pink {
    background-color: #e03c7d;
}
.t3-module.moduletabs.yello {
    background-color: #f4c218;
}
.t3-module.moduletabs p {
    margin-bottom: 0;
}
.t3-module.moduletabs a {
    color: #ffffff;
    font-weight: bold;
}
.item_image {
    position: relative;
}
.mod-articles-category-date {
   background-color: #95191e;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 0;
    width: 33px;
	padding-left: 5px;
padding-right: 5px;
}
.mod-articles-category-title {
    border-bottom: 1px solid #444;
    color: #444;
    display: block;
    font-weight: bold;
     margin-left: 10px; /* Michael */
    margin-right: 10px;
    margin-top: 10px; /* Michael */
    padding-bottom: 5px;
}

/* Michael */
.mod-articles-category-title:hover{
	text-decoration: none;
	color: #444444;	
}
.mod-articles-category-readmore a {
    color: #2fafc5;
    display: block;
    float: right;
    font-weight: bold;
    margin-bottom: 10px; /* Michael */
    margin-top: 3px;
    padding-right: 20px;
}
.categories-module li, ul.categories-module li, .category-module li, ul.category-module li {
    border: 1px solid #acacac;
    float: left;
    margin-top: 10px;
    padding: 0;
    width: 100%;
}
.categories-module li:first-child, ul.categories-module li:first-child, .category-module li:first-child, ul.category-module li:first-child {
    margin-top: 0;
}
.custom.red_btn p {
    margin-bottom: 0;
}
.custom.red_btn {
    background-color: #94181e;
    font-family: roboto slab;
    text-align: center;
    text-transform: uppercase;
}
.custom.red_btn a {
    color: #ffffff;
    font-size: 18px;
    line-height: 31px;
}
.navbar-default {
    background-color: rgba(0, 0, 0, 0);
    border: 0 solid;
}
.home .site_top_container {
    background-color: #f5f6f6;
    background-image: url("../images/site_top_bg_01.png");
    background-repeat: no-repeat;
    float: left;
    width: 100%;
}
.top_container {
    margin-bottom: 7px;
    margin-top: 7px;
}
.t3-header {
    padding-bottom: 0;
    padding-top: 0;
}
.t3-sl {
    padding-top: 0;
}
.t3-module {
    margin-bottom: 0;
}
.custom.main_banner p {
    margin-bottom: 0;
}
.t3-module.module.main_banner {
    margin-bottom: 15px;
}
.home .t3-sl {
    padding-bottom: 18px;
}
.t3-sl {
    padding-bottom: 0;
}
.t3-module.module.company_logos {
    float: left;
    /*margin-bottom: 50px;*/
    width: 100%;
}
.article-content .t3-module.module.company_logos{
	margin-bottom: 50px;
}

.moduletable.company_logos {
    display: table;
    float: none;
    margin: 0 auto;
}
.category-module.company_logos{
	padding : 0 !important;
	  text-align: center;
}
 
.category-module.company_logos li {
    border: 0 none;
    /*float: left; */
    text-align: center;
    /* width: 25%; */
	/*width : 100%;*/
	display: inline-block ;
    float: none ;
    width: auto  ;
	margin-right: 10px;
margin-left: 5px;
}
.article-intro .category-module.company_logos li img, .article-content .category-module.company_logos li img {
    margin: 0 auto;
	display: inline;
}
.moduletable.company_logos {
    float: left;
    width: 100%;
}
.company_logos h3 {
    color: #94181e;
    margin-top: 90px;
    text-align: center;
}
.company_logos .module-ct {
    margin-top: 20px;
}
.spotlight_2_container {
    background-color: #FFF;
	 padding-bottom: 90px;
}
.t3-navhelper {
    background-color: #444444;
}
.t3-navhelper ul li a {
    color: #ffffff;
    font-size: 14px;
    padding-left: 12px;
    padding-right: 12px;
}
.t3-navhelper ul li {
    float: left;
}
.nav-stacked > li + li {
    margin-top: 0;
}
.t3-navhelper .nav {
    margin-bottom: 25px;
    margin-top: 25px;
}
.t3-footer {
    background-color: #000000;
    border: 0 solid;
}
.t3-copyright {
     border: 0 solid;
    padding-bottom: 0;
    padding-top: 28px
}
.t3-copyright, .t3-copyright a {
    color: #ffffff;
}
.custom.footer_left {
    float: left;
}
.custom.footer_right {
    float: right;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0);
}
.mod-articles-category-readmore a {
    background-image: url("../images/read_more_icon_19.png");
    background-position: right center;
    background-repeat: no-repeat;
    margin-right: 9px;
}
.navbar-nav > li > a.search_menu_icon {
    background-image: url("../images/search_icon_03.png");
    display: block;
    height: 30px;
    margin-left: 9px;
    margin-top: 9px;
    overflow: hidden;
    text-indent: -999px;
    width: 29px;
}
.breadcrumb > li + li::before {
    color: #000000;
    content: "> ";
}
.breadcrumb {
    background-color: rgba(0, 0, 0, 0);
}
.breadcrumb > li.last_item {
    color: #94191d;
}
.breadcrumb > li.last_item {
    color: #ff0000;
}
ol.breadcrumb li a {
    color: #444444;
}
.module-ct > ol.breadcrumb {
    padding-left: 0;
}
#searchForm {
    max-width: 333px;
}
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-color: #444444;
    border-radius: 0;
	font-size : 1em;
	font-family: roboto condensed;
	max-width: 100%;
}
.recaptchatable #recaptcha_response_field {
    font-size : 1em !important;
}
.btn-default {
    background-color: #444444;
    color: #ffffff;
}
#searchForm select {
    border-color: #444444;
    width: 100%;
}
#searchForm fieldset label {
    font-weight: normal;
}
#searchForm fieldset.only {
    display: none;
}
.searchintro p strong {
    color: #de3e7e;
    font-family: "roboto slab";
    font-size: 14px;
    font-weight: 100;
}
.searchintro .badge {
    background-color: rgba(0, 0, 0, 0);
    color: #de3e7e;
    padding: 0;
	line-height: normal;
	font-size: 1em;
	font-family: "roboto slab";
}
span.highlight {
    background-color: #de3e7e;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    padding: 1px 2px;
}
dt.result-title a {
    color: #96191b;
    font-weight: normal;
}
.search_counter {
    float: left;
    margin-right: 5px;
}
.search_result_item {
    float: left;
    width: 80%;
}
.search_result_item dd {
    margin-top: 0;
}
.search-results .result-title {
    margin-top: 0;
}
.search-results .result-created {
    float: right;
}
.t3-module.module.share_this {
    float: right;
    margin-top: -25px;
}
.custom.share_this ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.custom.share_this ul li {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #2fafc5;
    color: #ffffff;
}
.t3-navbar .t3-megamenu .navbar-nav > li:hover > a {
    background-color: #2fafc5;
    color: #ffffff;
}
 
.nav-child.dropdown-menu.mega-dropdown-menu {
    background-color: #30aec4;
    color: #ffffff;
}
.nav-child.dropdown-menu.mega-dropdown-menu a {
    color: #ffffff;
}
.col-xs-6.mega-col-nav {
    float: right;
}
.custom.about_menu_module p {
    font-size: 27px;
    font-weight: bold;
    line-height: 25px;
}
.nav-child.dropdown-menu.mega-dropdown-menu a {
    background-color: rgba(0, 0, 0, 0);
}
.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #ffffff;
    text-decoration: none;
}
.col-xs-4.mega-col-module {
    float: left;
}
.col-xs-8.mega-col-nav {
    float: right;
}
.menu_search {
    display: none;
    float: right;
}
.menu_search.active {
    display: block;
    position: absolute;
    right: 15px;
    z-index: 2147483647;
	top: 44px; /*Michael*/
}
.container {
    position: relative;
}
video.home_slider_video_bg {
    margin-top: -106px;
    width: 100%;
	height: auto;
	object-fit: fill;
}
.custom.main_banner.hidden-xs{
	height: 490px;	
}
.t3-module.module.main_banner {
    margin-left: 0;
    max-height: 603px;
    overflow: hidden;
    padding-right: 0;
    width: 100%;
}
.position-1.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}
.site_bottom_container {
    float: left;
    width: 100%;
}
.t3-module.module.main_banner_text {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999999;
}
.anivarsary_image {
    background-image: url("../images/10thanivarsry_03.png");
    height: 67px;
    left: 17px;
    position: absolute;
    top: 0;
    width: 67px;
}
.custom.main_banner_text h2 {
    color: #ffffff;
    font-size: 36px;
    margin-top: 106px;
    text-align: center;
}
.time_to_go {
    background-image: url("../images/time_to_go_07.png");
    color: #ffffff;
    display: block;
    height: 69px;
    margin: 63px auto 0;
    padding-left: 79px;
    padding-top: 13px;
    text-align: left;
    width: 226px;
  	font-family: "roboto slab"; /* Michael */
	vertical-align: bottom;
}

.register-now{
	background-image: url("../images/register-now.jpg");
	padding-top:25px;
}

.custom.main_banner_text {
    text-align: center;
}
.slide_text {
    color: #ffffff;
    font-size: 22px;
    margin-top: 50px;
    text-align: center;
}
.navbar {
    min-height: 28px;
    position: relative;
}
.dropdown-menu {
    z-index: 2147483647;
}
.navbar-default .navbar-nav > .active > a{
	background-color: rgba(0, 0, 0, 0);
    color: #777777;
} 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
     background-color: #2fafc5;
    color: #ffffff;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
    display: none;
}
.navbar-nav > li > a {
    padding: 9px 5px;
	margin-top: 9px;
}
.view-article .t3-mainbody {
    padding-top: 0;
}
.side_menu .dropdown-menu {
    border: 0 none;
    box-shadow: none;
    display: block;
    float: left;
    height: auto;
    position: relative;
    width: 100%;
}
.side_menu .dropdown-menu li {
    float: left;
    width: 100%;
}
.t3-module.module.side_menu {
    border: 1px solid #acacac;
    float: left;
    max-width: 315px;
    width: 100%;
	margin-bottom: 10px; /* Michael */
}
.list_menu li {
    border-bottom: 1px solid #acacac;
}
.nav-pills > li > a {
    border-radius: 4px;
    color: #444444;
    /*font-weight: bold;*/
}
.list_menu .caret {
    display: none;
}
.list_menu .dropdown-menu > li > a {
    padding-left: 40px;
}
.list_menu .dropdown-menu > li > a {
    clear: both;
    color: #444444;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    white-space: nowrap;
}
.nav-pills.list_menu > li.active > a, 
.nav-pills.list_menu > li.active > a:hover, 
.nav-pills.list_menu > li.active > a:focus,
.nav-pills.list_menu > li.current > a, 
.nav-pills.list_menu > li.current > a:hover, 
.nav-pills.list_menu > li.current > a:focus {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/active_menu.png");
    background-position: 98% center;
    background-repeat: no-repeat;
    color: #96191b;
}

.nav.list_menu .open > a, 
.nav.list_menu .open > a:hover, 
.nav.list_menu .open > a:focus,
.nav.list_menu li > a:hover, 
.nav.list_menu li > a:focus,
.nav.list_menu li.current > a , 
.nav.list_menu li.current > a {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/active_menu.png");
    background-position: 98% center;
    background-repeat: no-repeat;
    border-color: rgba(0, 0, 0, 0);
    color: #96191b;
}
 


.t3-content .breadcrumb {
    float: left;
    padding-bottom: 26px;
    padding-top: 0;
}
.t3-content .custom.share_this {
    float: right;
}
.t3-content .item-page {
    float: left;
    width: 100%;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.custom.sidebar_banner {
    text-align: center;
}
.custombacktotop {
    float: right;
}
.side_menu .dropdown-menu {
    z-index: 0;
}
.list_menu .dropdown-menu > li > a {
    white-space: normal;
}
.side_menu .nav-stacked > li {
    float: left;
    width: 100%;
}
.nav-pills > li.deeper > a {
    border-bottom: 1px solid #acacac;
    border-radius: 0;
}
.nav.list_menu .deeper.open > a, .nav.list_menu .deeper.open > a:hover, .nav.list_menu .deeper.open > a:focus {
    border-bottom: 1px solid #acacac;
}
.nav-pills > li.deeper {
    border-bottom: 0 solid #acacac;
    border-radius: 0;
}
.side_menu .dropdown-menu {
    margin: 0;
    padding: 0;
}
.list_menu .dropdown-menu > li > a {
    padding-bottom: 10px;
    padding-left: 40px;
    padding-top: 10px;
}
.list_menu li a {
    font-size: 16px;
}
.t3-megamenu li a {
    font-size: 14px;
    text-transform: uppercase;
}
.t3-megamenu li a {
    font-size: 14px;
    text-transform: uppercase;
  	font-family: "roboto slab";
}
.nav.navbar-nav > li:last-child {
    float: right;
    display: none;
}
.nav.navbar-nav {
    float: left;
    width: 100%;
}
/*
.custom.red_btn:hover {
    background-color: #ffffff;
    color: #94181e;
}
.custom.red_btn:hover a {
    color: #94181e;
}
*/
.navbar-default .navbar-nav > .dropdown.active > a .caret {
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
}
.t3-megamenu .dropdown-menu .mega-nav li {
    background-image: url("../images/drop_down_menu_arrow_03.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 23px;
}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    display: inline-block;
}
.t3-megamenu .dropdown-menu .mega-nav > li a:hover {
    /*border-bottom: 1px solid #ffffff; /* Michael s*/
	text-decoration: underline; /* Michael */
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/active_menu.png");
    background-position: 98% center;
    background-repeat: no-repeat;
    color: #96191b;
}
.list_menu .dropdown-menu > li.active > a {
    color: #96191b;
}
.form-horizontal .control-label {
    text-align: left;
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    float: left;
    width: 100%;
}
.form-group {
    margin-bottom: 5px;
}
.contact-form input {
    width: 100%;
}
.contact-form .checkbox input {
    width: auto;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #94181e;
}
.btn-primary {
    background-color: #94181e;
    border-color: #94181e;
    color: #ffffff;
}
.t3-content-top-right {
    float: left;
    width: 100%;
}
.osmap-items h2 {
    display: none;
}
a:hover, a:focus {
    color: #2eaec4; /*color: #000000; /* Michael */
	text-decoration: underline; /* Michael */
}

/* Michael */
.formResponsive {
	clear:both;	
}
.formResponsive .formHorizontal .formValidation {
    display: block;
}
.formResponsive .formHorizontal .formControlLabel {
    font-weight: bold;
	width: 200px;
}
.formResponsive .formHorizontal .formControls {
     margin-left: 210px;
}
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 5px;
}
.formResponsive .formHorizontal p.formDescription {
    display: none;
}
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
    height: 34px;
    max-width: 300px;
    width: 100%;
}
.formResponsive select {
    max-width: 300px;
    width: 100%;
	margin-bottom: 9px !important;
	height: 34px;
}
.rsform-block.rsform-block-captcha br {
    display: none;
}
 
.rsform-block.rsform-block-captcha .formControls {
    float: left;
    margin-left: 15px;
}
.rsform-block.rsform-block-captcha input {
    width: 133px !important;
}
.formResponsive input[type="submit"] {
    background-color: #94181e;
    background-image: none;
    border-radius: 0;
	padding-left: 50px;
    padding-right: 50px;
}
.formResponsive input[type="submit"]:hover {
     background-color: #ffffff;
    
    color: #94181e;
}
.custom.main_banner_text h2 {
   font-family: 'Roboto Slab', serif;
   font-weight : bold;
}
.navbar-default .navbar-nav > li > a span.bold {
    font-weight: bold;
}
.t3-module.module.mailing_list_article {
    font-family: Roboto Slab;
}
.t3-module.module.mailing_list_article .mod-articles-category-date {
    /*font-family: roboto condensed;*/
  	font-family: "roboto slab"; /* Michael */
}
.mod-articles-category-date span {
    font-weight: normal;
}
.mod-articles-category-readmore a {
    text-transform: uppercase;
}
.t3-module.module.red_btn {
    margin-top: 10px;
}
.t3-module.module.company_logos h3 {
    font-family: roboto slab;
    font-weight: normal;
	font-size: 1.4em;
}
.custombacktotop.home {
    position: absolute;
    right: 0;
    top: -89px;
}
.custombacktotop.innerpages {
    bottom: -106px;
    position: absolute;
    right: 0;
}
.contact-form fieldset{
	float: left;
}
.osmap-sitemap {
    float: left;
    width: 100%;
}

.contact-form {
    float: left;
    width: 100%;
}
.rsform-input-box {
    border: 1px solid #444444 !important;
    border-radius: 0 !important;
}

.contact-form {
    float: left;
    width: 100%;
}
#jform_contact_email_copy-lbl {
    display: inline-block;
    float: left;
    margin-left: 183px;
    margin-top: -19px;
    width: 180px;
}
#jform_contact_email_copy {
    display: inline-block;
    float: left;
    margin-left: 179px;
    margin-right: 4px;
    width: auto;
}
.btn {
    width: auto !important;
}
.contact-form .form-actions .btn {
    float: left;
    margin-left: 144px;
}


section.items-more .create {
    display: inline;
    float: right;
    text-align: right;
}
section.items-more .nav li > a {
    display: inline;
}

.items-more {
    border-top: 1px solid #cccccc;
}
.items-more .nav li {
    border: 0 none;
    padding-bottom: 0;
    padding-top: 20px;
}
.top_container .custom ul li > a , .share_this .custom ul li > a {
    background-image: url("../images/social_home_icons1.png");
    background-repeat: no-repeat;
    display: block;
    height: 40px;
    width: 40px;
}
.stButton{
	margin-left: 0 !important;
    margin-right: 0 !important;
}
.social_share .stButton .stLarge{
	background-image: url("../images/social_home_icons1.png") !important;
    background-repeat: no-repeat;
    display: block;
    height: 22px;
    width: 22px;
}
.st_youtube_large .stYoutube a{
	background-image: url("../images/social_home_icons1.png") !important;
    background-repeat: no-repeat;
    display: block;
    height: 40px;
    width: 40px;
}
.st_facebook_large .stLarge {
     background-position: 4px 4px;
}

.facebook_icon {
    background-position: 14px 4px;
}
.st_twitter_large .stLarge {
     background-position: -15px 4px;
}
.twitter_icon {
    background-position: -21px 4px;
}
.st_linkedin_large .stLarge {
     background-position: -35px 4px;
}
.linkdin_icon {
    background-position: -58px  4px;
}
.st_instagram_large .stLarge {
     background-position: -90px 4px;
}
.youtube_icon {
    background-position: -104px 4px;
}
.st_youtube_large .stYoutube a {
     background-position: -185px  4px;
}
.st_youtube_large .stYoutube a img {
    display: none;
}
.instagram_icon {
	background-position: -185px 4px;
}
.st_googleplus_large .stLarge {
     background-position: -63px 4px;
}
.google_icon {
    
	 background-position: -146px 4px;
}
.calc_icon {
    background-position: -225px 4px;
}
.social_share > span {
    display: inline-block;
    float: left;
	height: 22px;
}

.top_container .custom ul li > a:hover,
.share_this.custom ul li > a:hover{
    background-image: url("../images/social_home_icons1_hover.png");
     
}
.social_share .stButton .stLarge:hover{
	background-image: url("../images/social_home_icons1_hover.png") !important;

}
.st_youtube_large .stYoutube a:hover{
	background-image: url("../images/social_home_icons1_hover.png") !important;

}

.top_container .custom ul li > a:hover,
.share_this .custom ul li > a:hover {
    border: 0 none;
    text-decoration: none;
}
.top_container .custom ul li > a.facebook_icon:hover,
.share_this .custom ul li > a.facebook_icon:hover  {
    background-position: 14px 4px !important;
}

.st_facebook_large .stLarge:hover {
    background-position: 4px 4px !important;
}

.top_container .custom ul li > a.twitter_icon:hover,
.share_this .custom ul li > a.twitter_icon:hover  {
    background-position: -21px 4px !important;
}
.st_twitter_large .stLarge:hover {
    background-position: -15px 4px !important;
}

.top_container .custom ul li > a.linkdin_icon:hover,
.share_this .custom ul li > a.linkdin_icon:hover {
    background-position: -58px 4px !important;
}
.st_linkedin_large .stLarge:hover{
    background-position: -35px 4px !important;
}

.top_container .custom ul li > a.youtube_icon:hover,
.share_this .custom ul li > a.youtube_icon:hover  {
    background-position: -104px 4px !important;
}
.st_instagram_large .stLarge:hover {
    background-position:-90px 4px !important;
}

.top_container .custom ul li > a.instagram_icon:hover,
.share_this .custom ul li > a.instagram_icon:hover,
.st_youtube_large .stYoutube a:hover {
	background-position: -185px  4px !important; 	
	
}
.top_container .custom ul li > a.google_icon:hover{
	 background-position: -146px 4px !important;
}
.share_this .custom ul li > a.google_icon:hover,
.st_googleplus_large .stLarge:hover {
   background-position: -63px 4px !important;
	
}
.top_container .custom ul li > a.calc_icon:hover,
.share_this .custom ul li > a.calc_icon:hover {
    background-position: -225px 4px !important;
}
 .stYoutube {
    left: 5px;
    top: -22px !important;
}
.custom.share_this ul.social_share li:first-child {
    padding-top: 3px;
}
.custom.share_this ul.social_share {
    margin-bottom: 15px;
}
.top_container ul li:first-child {
    padding-top: 7px;
}
.form-actions {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin: 20px 0;
    padding: 20px;
}
.btn, a.readmore {
	background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
	padding: 6px 12px;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #96191b; 
    border-radius: 0;
    color: #ffffff;
    padding-left: 50px;
    padding-right: 50px;
	 
}
.btn:hover, a.readmore:hover{
	background-color: #ffffff;
    background-image: none;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #94181e;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    transition: background-position 0.1s linear 0s;
    vertical-align: middle;
	background-color: #FFF;
	 color: #96191b;
}

.t3-navhelper .nav.nav-pills.nav-stacked {
    display: inline-block;
    margin: 0 auto;
    width: auto;
}
.t3-navhelper {
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
}


.social_share {
    float: right;
}
 

.bt-social-share {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 solid !important;
    float: right !important;
    width: 276px !important;
}

.breadcrumb > li:first-child {
    display: none;
}
ol.breadcrumb {
    float: left;
    font-family: "Roboto Slab",serif;
	font-weight : normal;
	font-size: 0.875em;
}
.breadcrumb > li:last-child {
    color:#96191b;
}

.custom.footer_right p {
    display: inline-block;
    line-height: 33px;
    margin-bottom: 0;
    vertical-align: middle;
}
.custom.footer_right p img {
    display: inline-block;
    margin-left: 3px;
    margin-top: -5px;
}
.custom.footer_left p {
    line-height: 30px;
    margin-bottom: 0;
}
blockquote {
    border-left: 0 none;
	position: relative;
	text-align:center;
}

blockquote:before {
    background-image: url("../images/quote_top_03.png");
    background-repeat: no-repeat;
    content: " ";
    height: 15px;
    left: 0;
    position: absolute;
    width: 15px;
}
blockquote:after {
    background-image: url("../images/quoate_bottom_03.png");
    background-repeat: no-repeat;
    bottom: 0;
    content: " ";
    height: 15px;
    position: absolute;
    right: 0;
    width: 15px;
}
.article-content a {
    /*color: #000000;
    font-weight: bold;*/
}

.custom.share_this ul li {
    max-height: 25px;
}

.osmap-items ul ul {
    margin-left: 0;
    padding-left: 15px;
}
.osmap-items ul ul li {
    list-style: inside none disc;
}
 
.page-title, .page-header h1, .t3-content h1{
    color: #94191d;
    font-size: 2em;
    font-weight: bold;
    line-height: 1;
    text-transform: capitalize;
	margin-bottom: 20px;
    margin-top: 0;
}
h1, .h1{
	font-family: roboto slab;
	font-size:2em;
	color : #94191d;
}
h2, .h2 {
    font-family: roboto condensed;
	font-size:1.4em;
	color : #96191b;
}
h3, .h3 {
    font-family: roboto condensed;
	font-size:1em;
	color : #94191d;
}

.page-header {
    border-bottom: 0 solid #eeeeee;
    margin: 0 0 5px;
    padding-bottom: 0;
}
.t3-content {
    padding-bottom: 20px;
    padding-top: 0;
}
.t3-sidebar {
    padding-bottom: 20px;
    padding-top: 8px;
}

.article-image {
    float: left;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
.search .btn {
    background-color: #000000;
    border: 1px solid #000000;
    padding: 6px 12px;
}
#searchForm legend {
    color: #444444;
    font-family: roboto slab;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}
.form-limit > label {
    font-weight: 100;
}
#searchForm select {
    margin-left: 0;
}
dl.search-results {
    border-top: 1px solid;
    margin-top: 0;
    padding-top: 20px;
}
#searchForm .form-limit .counter {
    border: 0 solid;
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-top: 40px;
    padding-bottom: 5px;
    padding-left: 0;
}
.pagination-wrap {
    float: left;
    width: 100%;
}
dl.search-results {
    float: left;
    width: 100%;
}
 
.search {
    float: left;
    width: 100%;
}


.pagination-wrap.top {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
}
.pagination-wrap.top ul.pagination {
    float: none;
    margin: -57px auto 20px;
    width: 300px;
}

form#searchForm {
    float: left;
}
.disabled {
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border: 0 solid !important;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    border: 0 solid;
    color: #000000;
}
.pagination > li > a, .pagination > li > span {
    border: 0 solid;
    color: #2faec4;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #dc397d;
    border: 0 solid;
}
.top .pagination {
    margin-left: 40px;
}
.pagination-wrap.bottom .pagination {
    display: block;
    float: none;
    margin: 0 auto;
    width: 300px;
}
.pagination > li > a:hover, .pagination > li > span:hover, 
.pagination > li > a:focus, .pagination > li > span:focus {
    background-color: rgba(0, 0, 0, 0);
    border: 0 solid rgba(0, 0, 0, 0);
    color: #2faec4;
    text-decoration: underline;
}
.search-results .result-category .small {
    color: #444444;
    font-size: 16px;
    font-weight: normal;
}

.search_content {
    float: left;
    width: 68%;
}
.search_date {
    float: right;
}
.clear {
    clear: both;
}
.search-results .result-created {
    color: #444444;
    font-size: 16px;
    font-weight: 100;
}
.search-results .result-created strong {
    font-weight: 100;
}

.side_menu .nav-stacked > li:last-child {
    border-bottom: 0 solid;
}

#searchForm legend {
    border: 0 none;
}


.t3-megamenu .mega-nav .dropdown-submenu > a::after{
	margin-left: 5px;
}
 
.dropdown-submenu > a::after {
    border-left-color: #ffffff;
}
.dropdown-submenu:hover > a::after {
    border-left-color: #ffffff;
}
.dropdown-submenu.open > a::after {
    border-left-color: #ffffff;
}

.dropdown-submenu > .dropdown-menu{
	left: 210px;
}
.side_menu .dropdown-menu {
    left: 0;
}
.side_menu .dropdown-submenu > a::after{
	border: 0px solid;
}

.side_menu .dropdown-menu {
    display: block !important;
	opacity:1 !important;
}
.side_menu .current .dropdown-menu {
    display: block !important;
	opacity:1 !important;
}

.mailing_list_article .item_image img{ max-width:311px; }

.btn:hover, .btn:focus, .btn.focus{
	background-color: #ffffff;
    color: #94181e;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	 
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
	background-image: none;
    border-radius: 0;
     
    
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  
  
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}
.t3-navhelper ul li.open ul {
    background-color: rgba(0, 0, 0, 0);
    display: none !important;
}
.t3-navhelper .dropdown-submenu  > a::after {
    border: 0 none;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
    border: 0 none;
}

.article-content .company_logos h3:first-child {
    margin-top: 20px;
}

.t3-module.module.company_logos:last-child {
    margin-bottom: 0;
}

 .t3-megamenu .dropdown-menu .mega-nav.level2{
	display:none;
}


.side_menu .parent.item-121 .dropdown-menu {
    display: none !important
}
.side_menu .parent.item-122 .dropdown-menu {
    display: none !important
}


.t3-megamenu .dropdown-menu .mega-nav li.menu_heading{
	background-image: none;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 0;
}
.t3-megamenu .mega-nav > li .separator {
        font-size: 18px; 
    padding-left: 0;
}




@media only screen 
and (min-device-width : 1200px){
	
	ul.mega-nav.level1 .nav-child {
		display: none !important;
	}

}


@media only screen 
and (min-device-width : 100px) 
and (max-device-width : 767px)  {

.col-xs-12.col-sm-4.logo {
    /*border-bottom: 1px solid;*/
    margin-bottom: 10px;
    width: 100%;
}
.bannergroup.top_banner img {
    max-width: 100%;
}
header {
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.t3-header {
    padding-bottom: 10px;
}
.navbar-header {
    float: left;
    padding: 0;
}
.navbar-toggle {
    float: left;
    margin-left: 0;
}
.navbar-default .navbar-toggle {
    background-color: #30aec4;
    border-color: #30aec4;
    border-radius: 0;
    color: #ffffff;
    padding-right: 3px;
}

.top_container {
    float: left;
    margin: 6px 0 0;
    padding: 0;
}


a.search_menu_icon {
    background-image: url("../images/search_icon_03.png");
    display: block;
    height: 30px;
    margin-left: 9px;
    margin-top: 9px;
    overflow: hidden;
    text-indent: -999px;
    width: 29px;
} 



a.search_menu_icon {
    background-color: #444444;
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
    height: 35px;
    margin-right: -15px;
    margin-top: 0;
}
.navbar-default .navbar-toggle {
    margin-bottom: 0;
    margin-top: 0;
}
.wrap.navbar.navbar-default.t3-mainnav {
    border-bottom: 1px solid;
    margin-bottom: 11px;
}

.custom.main_banner_text h2 {
    color: #95191e;
    font-size: 22px;
}
.slide_text {
    color: #444444;
     font-size: 15px;
}
.custom.main_banner_text {
    padding-left: 20px;
    padding-right: 20px;
}
.custom.main_banner_text h2 {
    margin-top: 16px;
}	
.time_to_go{
	margin: 5px auto 0;
}
.slide_text {
    margin-top: 5px;
}
 
.t3-module.moduletabs {
    width: 100%;
}
.t3-module.moduletabs a {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
}
.t3-module.module.mailing_list_article {
    margin: 0 auto;
    max-width: 312px;
}
.t3-module.module.red_btn{
	margin: 0 auto;
    max-width: 312px;
}
.category-module.company_logos li {
    width: 100%;
}
.menu_search.active {
    display: block;
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 2147483647;
}


.category-module.company_logos li {
    width: 100%;
}
.nav.navbar-nav > li:last-child {
    display: none;
}
.t3-navbar-collapse.navbar-collapse {
    background-color: #ffffff;
    left: 18px;
    position: absolute;
    top: 36px;
    z-index: 2147483647;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #30aec4;
}

.t3-module.module.side_menu {
    float: none;
    margin: 0 auto;
    max-width: 345px;
}
.t3-module.module.sidebar_banner {
    float: none;
    margin: 0 auto;
    max-width: 345px;
}
.bannergroup.sidebar_banner {
    text-align: center;
}
.t3-content .custom.share_this {
    margin-bottom: 15px;
}
.t3-content .breadcrumb {
     
    padding-bottom: 15px;
   
}
.mobile_main_banner img {
    max-width: 100%;
}
.top_container ul li{
	margin-left: 2px;
    margin-right: 2px;
}
span.anivarsary_image {
    display: none;
}

.category-module.mailing_list_article img {
    max-width: 100%;
}
.social_share {
    float: left;
}


.formResponsive select {
    width: auto;
}
.formResponsive .formHorizontal .formControlLabel {
    width: 100%;
}
.rsform-block.rsform-block-captcha .formControls {
    margin-left: 0;
}
.formResponsive .formHorizontal .formControls {
    margin-left: 0;
}


.form-validate .row {
    margin: 0;
}
.contact-form .form-actions .btn {
    margin-left: 0;
}
.form-horizontal .control-group .controls {
    float: left;
    margin-left: 0;
    width: 100%;
}

section.items-more .nav li > a {
    padding: 0;
}
section.items-more .create {
    float: none;
}
.t3-content img {
    max-width: 100%;
}


#Mod120 {
    padding-bottom: 10px;
    padding-top: 10px;
}
.custombacktotop.home {
    right: 15px;
}
.t3-navhelper ul li {
    width: 100%;
}
.t3-navhelper ul li a {
    padding-bottom: 4px;
    padding-top: 4px;
}
.custom.footer_left {
    text-align: center;
    width: 100%;
}
.t3-navbar-collapse.navbar-collapse {
    left: 0;
    margin: 0;
    padding: 0;
    right: 0;
    top: 36px;
    width: 100%;
	border-top: 0 solid #30aec4;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
	 
    border-bottom: 1px solid #2fafc5;
    color: #2fafc5;
}
.t3-mainnav .navbar-nav .open .dropdown-menu > li > a {
    line-height: 14px;
    margin-bottom: 3px;
    margin-top: 3px;
}
.navbar-nav .open .dropdown-menu .dropdown-menu {
    display: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
    float: left;
    margin: 0;
    width: 100%;
	margin-top: -1px;
}
.navbar .container {
    position: relative;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li {
    margin: 0;
    padding: 0;
}
.navbar-nav > li > a {
    margin-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
    padding-left: 34px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li .dropdown-menu li {
    background-image: url("../images/mobile_menu_arrow_03.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 23px;
	background-color : #FFF;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li .dropdown-menu li a {
    color: #2fafc5;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li .dropdown-menu li a {
    color: #2fafc5;
	border-bottom: 1px solid transparent;
	padding-right : 2px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
    padding-left: 34px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li .dropdown-menu li.open > a, 
.t3-mainnav .t3-navbar-collapse .navbar-nav li .dropdown-menu li.open > a:hover, 
.t3-mainnav .t3-navbar-collapse .navbar-nav li .dropdown-menu li.open > a:focus {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #2fafc5;
	color: #2fafc5;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li .dropdown-menu li a {
    display: inline-block;
    padding-left: 0;
    width: auto;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li .dropdown-menu li {
    margin-left: 35px;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{
	background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #2fafc5;
	color: #2fafc5;
	background-image :none;
	
}

.t3-module.module.side_menu{
	margin-bottom : 15px;
}
.custom.share_this {
    float: left;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 100%;
}


.pagination-wrap.top {
    margin-left: 0;
    margin-top: 5px;
    width: 100%;
}
.pagination-wrap.top ul.pagination {
    margin-left: 0;
}
.search_content {
    width: 100%;
}

.custom.footer_right {
    float: right;
    text-align: center;
    width: 100%;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a{
	
	width: auto;
	display : inline;
	position : static;
	
}
.navbar-nav .open .level1.dropdown-menu{
	background-color : #fff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.open{
	background-color: #2fafc5;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active a,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.open a{
	color: #FFF;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li  {
    border-top: 1px solid #e7e7e7;
	padding-top : 10px;
	padding-bottom : 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open{
	padding-bottom : 0px;
} 
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
    border-top: 1px solid transparent;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret{
	border: 0 solid;
    color: #30aec4;
    content: "+";
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 16px;
    position: absolute;
    right: 12px;
    top: 27%;
    width: 16px;
	z-index : 2147483647;
	 
}
.navbar-nav .open .dropdown-menu{
	margin-top: 10px;
}
.navbar-default .navbar-nav > .active.open > a{
	background-color: #2fafc5;
    color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown.active > a .caret{
	color: #FFF;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret::after {
    content: "+";
    font-style: normal;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown.open > a:hover .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown.open > a:focus .caret{
    color: #FFF;
}
 

.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown.open > a .caret {
    color: #ffffff;
	font-size: 25px;
    right:  10px;
    top: 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown.open > a .caret::after {
    content: "-";
     
}

.pagination-wrap.top ul.pagination {
    display: block;
    float: none;
    margin: 20px auto;
    width: 300px;
}
.pagination-wrap.top {
    margin-top: -95px;
}
#searchForm .form-limit .counter {
    margin-top: 70px;
}
.search_counter {
    margin-right: 0;
    padding-right: 3px;
    width: 22px;
}
.search_content {
    width: 92%;
}
.search-results .result-created {
    float: left;
    margin-bottom: 10px;
    padding-left: 20px;
}
.search_date {
    
    width: 100%;
}



.social_share {
}
.custom.share_this ul.social_share li:first-child {
    padding-top: 9px;
}
.custom.share_this ul.social_share {
    margin-bottom: 15px;
}
.top_container .custom ul li > a, .share_this .custom ul li > a {
    background-size: 168px auto;
    height: 24px;
    width: 24px;
}
.top_container ul li:first-child {
    padding-top: 0;
}
.top_container ul li {
    margin-left: 1px;
}
.facebook_icon {
    background-position: 5px 4px;
}
.linkdin_icon {
    background-position: -45px 4px;
}
.youtube_icon {
    background-position: -122px 4px;
}
.instagram_icon {
    background-position: -93px 4px;
}
.google_icon {
    background-position: -68px 4px;
}
.calc_icon {
    background-position: -144px 4px;
}
.top_container .custom ul li > a.facebook_icon:hover, .share_this .custom ul li > a.facebook_icon:hover {
    background-position: 5px 4px !important;
}
 
.top_container .custom ul li > a.linkdin_icon:hover, .share_this .custom ul li > a.linkdin_icon:hover {
    background-position: -45px 4px !important;
}
.top_container .custom ul li > a.youtube_icon:hover, .share_this .custom ul li > a.youtube_icon:hover {
    background-position: -122px 4px !important;
}
.top_container .custom ul li > a.instagram_icon:hover, .share_this .custom ul li > a.instagram_icon:hover, .st_youtube_large .stYoutube a:hover {
    background-position: -93px 4px !important;
}
.top_container .custom ul li > a.google_icon:hover, .share_this .custom ul li > a.google_icon:hover, .st_googleplus_large .stLarge:hover {
    background-position: -68px 4px !important;
}
.top_container .custom ul li > a.calc_icon:hover, .share_this .custom ul li > a.calc_icon:hover {
    background-position: -144px 4px !important;
}


 
.social_share .stButton .stLarge {
    background-size: 176px auto;
    height: 24px;
    width: 24px;
}
 
.st_facebook_large .stLarge, .st_facebook_large .stLarge:hover {
    background-position: 5px 4px !important;
}
.st_twitter_large .stLarge, .st_twitter_large .stLarge:hover {
    background-position: -17px 4px !important;
}
.st_linkedin_large .stLarge, .st_linkedin_large .stLarge:hover  {
    background-position: -42px 4px !important;
}
.st_instagram_large .stLarge, .st_instagram_large .stLarge:hover {
    background-position: -100px 4px !important;
}
.st_youtube_large .stYoutube a, 
.st_youtube_large .stYoutube a:hover {
    background-position: -127px 4px !important;
    background-size: 176px auto;
    height: 24px;
    width: 24px;
}
.st_googleplus_large .stLarge, .st_googleplus_large .stLarge:hover{
	background-position: -71px 4px !important;
}




.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
    display: none !important; 
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown::after{
	color : #2FAFC5;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown::after {
    content: " + ";
    font-size: 22px;
    position: absolute;
    right: 22px;
    top: 3px;
	cursor : pointer;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown.open::after,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown.active::after {
	color : #FFF;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown.open::after {
    content: "-";
    font-size: 35px;
    top: -8px;
}


#jform_contact_email_copy {
    
    margin-left: 0;
    
}
#jform_contact_email_copy-lbl {
    
    margin-left: 15px;
    margin-top: 0px;
    
}

}

@media only screen 
and (min-device-width : 100px) 
and (max-device-width : 360px)  {
 
.top_container ul li {
    margin-left: 0;
	margin-right: 0;
}
.top_container .container {
    padding: 0;
    width: 100%;
}


}


@media only screen 
and (min-device-width : 100px) 
and (max-device-width : 320px)  {
	table.reg_fees {
    font-size: 0.70em;
}
.top_container .custom ul li > a, 
.share_this .custom ul li > a{
	width: 20px;
}


}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1023px)  {


.bannergroup.top_banner img {
    max-width: 100%;
    text-align: right;
}
.col-xs-12.col-sm-4.logo {
    width: 37%;
}
.t3-header .col-xs-12.col-sm-8 {
    margin-top: 18px;
    width: 62%;
}
/*
.custom.main_banner_text h2 {
    font-size: 20px;
    margin-top: 0;
}
*/
.time_to_go {
    margin-top: 0;
}
/*
.slide_text {
    font-size: 18px;
    margin-top: 0;
}
*/
.category-module.mailing_list_article img {
    max-width: 100%;
}

}

.rsform-block.rsform-block-intro1 .formControlLabel {
    width: 0;
}

.rsform-block.rsform-block-intro1 .formControls {
    margin-left: 0;
}


@media (max-width : 375px )  {
	.top_container > .container{
		padding: 0px;
	}
}

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

video.home_slider_video_bg{
	margin-top: 0px;
}

.navbar-nav > li > a{
	padding-left: 7px;
	padding-right: 7px;
}

}

@media (max-width : 767px )   {
.reg_cat_table tr, .reg_cat_table td{
	display:block;
	width: 100%;
	text-align:left;
	border:none;
}

table.no-mob, tr.no-mob td, tr.no-mob{
	display:none;	
}

.show-mob{
	display:block;
}

td.cat_header{
	font-size: 20px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-top: 10px !important;
}

table.reg_cat_table tr:nth-child(even) {
    background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

table.reg_cat_table tr:last-child{
	padding-bottom: 0px;
}

.custom.main_banner_text h2 {
    color: #000;
    
        margin-top: 20px;
   
}
.slide_text {
    color: #000;
    
    margin-top: 20px;
    
}
.banneritem img{
	max-width : 100%;
}

ul.sisregcat-list {
    margin-top: 15px;
}

.type-item h3 {
    
    margin-top: 12px !important;
}

}

@media (max-width : 325px )   {


.slide_text {
    margin-top: 5px;
}
.slide_text br{
	display:none;
}
.custom.main_banner_text h2 {
    margin-top: 5px;
    font-size: 16px;    
}

}

.flickfaq.contentborder.headerborder div.accordionfaqitem:first-child {
    border-width: 0;
}

.eventfullimage img {
    width: 100%;
    max-width: 500px;
}

.type-image.full.eventfullimage {
    text-align: center;
    margin-bottom: 20px;
}
.session-detail-page ul {
    list-style-type: square;
}
.session-detail-page ol li, .session-detail-page ul li, .event-detail-page ol li, .event-detail-page ul li {
    padding-bottom: 10px;
}
.sisregcat-list li img{
	    height: auto;
} 
.sessiontitle{
color: #E03C7D;
font-weight:bold;
}


.keynote-item .type-image img {
    width: 100%;
    height: auto;
}

.keynote-item .type-image {
    max-height: 400px;
    overflow: hidden;
}

.caf_panels_production-item .type-image img {
    width: 100%;
    height: auto;
}

.caf_panels_production-item .type-image {
    
    overflow: hidden;
}

.eventfullimage {
    text-align: center;
}


.sistype a.workshop_website,
.session-detail-page a.workshop_website {
   
   
    background: #2fafc5;
    
	    
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 12px;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    
    border-radius: 0;
    color: #ffffff;
    padding-left: 50px;
    padding-right: 50px;
}

.type-item h3 {
    padding-top: 0;
    margin-top: 0;
}

 .sistype.keynote .type-content .keynote-item h3 {
    margin-top: 15px;
}

.site_bottom_container ul.nav li.item-239,
.site_bottom_container ul.nav li.item-245{
    display:none;
}

div#Mod1 ul.nav li.item-122,
div#Mod1 ul.nav li.item-121{
    display:none;

}
li.item-239 {
    display: none;
}

li.dropdown-submenu.mega[data-id='122'] {
    display: none;
}
li.dropdown-submenu.mega[data-id='121'] {
    display: none;
}

a.search_menu_icon.hidden-sm.hidden-lg.hidden-xl {
    display: none!important;
}