/* Media Queries */
@media (max-width: 1045px){
	.block{ width:96% !important; padding:0 2%; }
	#megaMenu.megaFullWidth{ min-width:0 !important; }	
	#top-menu{ width:100%; }
	#top-menu>div.left{ width:100%; }
	#footer{ padding-top:0 !important; }
	#inner_footer>div.left{ width:100% !important; border-bottom:1px dotted #ffffff; border-left:0; padding:15px 0; float:none !important; }
	#megaMenu.megaResponsive ul.megaMenu > li.menu-item{ width:100% !important; }
	#inner_footer>div.right{ float:none; height:auto; padding:15px 0; }
	#inner_footer>div.right>div>span, #inner_footer>div.right>div>img{ float:none !important; }
	#inner_footer>div.right>div>span{ display:inline-block; width:70px; margin-right:0; width:72px; }
	#inner_footer>div.right>div>img{ position:relative; top:8px; }
	/* a.footer_social_icons{ width:70px; margin:0 auto; } */
	ul.sub-menu.sub-custom-menu{ position:relative !important; left:0 !important; width:93% !important; min-width:0 !important; }
	ul.sub-menu.sub-custom-menu>li{ position:relative !important; width:100%; margin:5px 0 !important; }
	ul.sub-menu.sub-custom-menu>li div{ padding-left:0 !important; float:none !important; }
	.uber-close{ display:block !important; height:auto !important; }
	
	/* Submenus Custom IFP CSS */
	.submenu-1>li>div:first-child, .submenu-2>li>div:first-child, .submenu-2>li>div:nth-child(3), .submenu-2>li>div:nth-child(5), .submenu-2>li>div:nth-child(7), .submenu-3>li:nth-child(3), .submenu-3>li:nth-child(5), .submenu-4>li:nth-child(3), .submenu-4>li:nth-child(5){ display:none; }
	.submenu-2>li>div:first-child{  }
	.submenu-2>li>div.left{ margin:20px 0 !important; }
	.submenu-3>li:first-child img{ margin-left:0 !important; }
	.submenu-4>li:first-child img{ margin-left:0 !important; }
	
	.inside_wrapper{ width:96% !important; padding:0 2%; }
	
	#megaMenuToggle>a>img{ margin-left:0 !important; }
}

@media (max-width: 810px){
	#logo{ display:none; }	
	#home_inner_banner h1, #home_inner_banner h2, #home_inner_banner a.open_sans>img{ display:none; }
	#home_inner_banner a{ color:transparent !important; background:none !important; }
	#home_banner_events{ display:none; }
	.block{ text-align:center; }
	.intro-text{ width:96% !important; }
	.intro-text>div.left{ width:100% !important; }
	.content_wrapper{ width:100% !important; margin-right:0 !important; }
	.sidebar_wrapper{ width:100% !important; }
}

@media (max-width: 550px){
		.home-box.left{ width:235px !important; float:none !important; margin:0 auto !important; }
}
/* End Media Queries */

#thetops{ margin-top:34px; margin-bottom:21px; }
#logo a{ margin-right:65px; }
#up_event_scroller{ position:relative; top:0; }
.up_event_scroller div.left a img{ max-width:125px; max-height:60px; }
#up_event_scroller .up_event_scroller>div:first-child{ margin-right:18px; width:120px; }
#up_event_scroller .up_event_scroller>div:nth-child(2){ width:160px; }
#up_event_scroller .up_event_scroller>div:first-child a{ display:block; text-align:center; }
#up_event_scroller .up_event_scroller>div:nth-child(2) p{ font-weight:300; color:#ffffff; font-size:12px; }
.single_news p{ font-weight:300; font-size:13px; line-height:18px; margin-bottom:8px; color:#333333; font-family:'Open Sans',sans-serif; }
#footer>div:last-child{ margin-top:30px; margin-bottom:45px; }

.sub-custom-menu{ width:1100px; margin-top:16px !important; box-shadow:0 4px 2px -2px gray !important; -webkit-box-shadow:0 4px 2px -2px gray !important; -moz-box-shadow:0 4px 2px -2px gray !important; }
.sub-custom-menu ul{ padding:0; }
.sub-custom-menu ul li a{ font-size:16px; color:#000000 !important; font-weight:400; line-height:35px !important; }
.sub-custom-menu ul li a img{ position:relative; top:-3px; }
.menu_arrow{ display:block; }
.menu_arrow img{ margin-top:-48px; }
.industry_menu_calendar{ height:26px !important; }
.submenu-1{ left:-235% !important; }
.submenu-2{ left:-144% !important; }
.submenu-3{ left:-409% !important; }
.submenu-4{ left:-530% !important; }

#home_banner_events h1{ padding-left:20px; margin:0; margin-bottom:6px; }
.up_event_scroller{ height:65px; padding-bottom:15px; margin-top:15px; border-bottom:1px dotted #ffffff; }

#header_twitter{ width:21px; height:21px; display:block; background:url('../images/social-logos/twitter-grey.png') no-repeat 100% 100%; }
#header_twitter:hover{ width:21px; height:21px; display:block; background:url('../images/social-logos/twitter-color.png') no-repeat 100% 100%; }
#header_facebook{ width:21px; height:21px; display:block; background:url('../images/social-logos/facebook-grey.png') no-repeat 100% 100%; }
#header_facebook:hover{ width:21px; height:21px; display:block; background:url('../images/social-logos/facebook-color.png') no-repeat 100% 100%; }
#header_youtube{ width:21px; height:21px; display:block; background:url('../images/social-logos/youtube-grey.png') no-repeat 100% 100%; }
#header_youtube:hover{ width:21px; height:21px; display:block; background:url('../images/social-logos/youtube-color.png') no-repeat 100% 100%; }
#header_linkedin{ width:21px; height:21px; display:block; background:url('../images/social-logos/linkedin-grey.png') no-repeat 100% 100%; }
#header_linkedin:hover{ width:21px; height:21px; display:block; background:url('../images/social-logos/linkedin-color.png') no-repeat 100% 100%; }

/* Menu Style */

a {
	text-decoration:none;
}



.top {/*background-color:#f0f0f0;


	background:none, -khtml-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ececec));
	background:none, -moz-linear-gradient(top, #f2f2f2 0, #ececec 100%);
	background:none, -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f2f2), color-stop(100%, #ececec));
	background:none, -webkit-linear-gradient(top, #f2f2f2 0, #ececec 100%);
	background:none, -o-linear-gradient(top, #f2f2f2 0, #ececec 100%);
	background:none, -ms-linear-gradient(top, #f2f2f2 0, #ececec 100%);
	background:none, linear-gradient(top, #f2f2f2 0, #ececec 100%);*/
	
	background: #f4f4f4; /* Old browsers */
background: -moz-linear-gradient(top,  #f4f4f4 0%, #ececec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f4f4f4 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f4f4f4 0%,#ececec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f4f4f4 0%,#ececec 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f4f4f4 0%,#ececec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */


	


}

.top-inner-container{
	width:100%;
	 max-width:1043px;
	height: 96px;
	 margin:auto;
 position:relative;}
 
 
 .menu-boxes{border-bottom:1px solid #e0e0e0; border-top:1px solid #e0e0e0; height:auto; float:left; min-width:1043px; width:100%;}
 .inner-mid-container{
	 text-align:left;
	 max-width:1043px;
	 height:auto;
	
	 margin:auto;
	 padding-bottom:40px;
	 
 position:relative;}

/*.top-container .new{ width:1080px; margin:auto}*/
.top-inner-container .logo{ /*float:left; max-width:100%; width:auto\9;*/ /*margin-left:57px;*/
float: left;
/*width: 13.5%;*/
width: 8.6%;
text-align: left;
}

.top-container {
	
	float:left;
	width:100%;
	display:inline;
	
}
/*.top-container .new{ width:1080px; margin:auto}*/
.inner-container .logo {
	/*float:left;
	max-width:100%;
	width:auto\9;
	margin-left:57px;*/
font-weight: 400;
margin-top: 0px;
float: left;
width: 85%;

}
/*#white { 
	background-image:url(../images/back-mid.png);
	background-position:center;
	background-repeat:no-repeat;
	height:300px;
} */
.top-menu {
	/*font-weight:400;

	margin-top: 0px;
	float:right;
	width:85%
	margin-left: 9.1%;
	*/
	
	font-weight: 400;
float: left;
width: 90%;

}



.top-menu .expandable{
	display:inline;
	float:left;
	padding-right:3.31em;
	cursor:pointer;
	color:#555655;
	font-size:15px;
}
.top-right-content {
	float:left;
	height:32px; 
	width:100%;
	color:#218cca;
}
.top-right-content div {
	float: right;
padding-right: 6px;
padding-top: 4px;
font-size:13px;
}
[class^="menu-ic"],[class*=" menu-ic"]{display:inline-block;width:14px;height:14px;*margin-right:.3em;line-height:14px;vertical-align:text-top;background-image:url("../images/default-icons-white.png");background-position:14px 14px;background-repeat:no-repeat;margin-top:1px;}
.menu-ic-search{background-position:-48px 0; position: absolute;
top: 6px; right:60px;}
/* Menu Style End */

.long_banner {
	width: 1123px;
	max-width: 100%;
	margin: 0 auto;
}
.left-section {
	width: 68.23%;
	margin-right: 3.82%;
	float:left
}


h1.roboto { font-weight:400; font-size:26px; color:#333333; margin:0; }

h3.roboto { font-weight:300; font-size:16px; color:#333333; }

h2.roboto {   font-size:20px; color:#333333; }

.topics ul { color: #333; }

.event-list {
background:#f2efeb;
padding:26px;
margin-bottom:34px	
}

.list-image { 
float:left;
margin-right:26px; }

.list-desc { 
float:left;  }


.event-list h1 { 
margin: 0px;
font-size: 24px;
font-weight: normal; }

#event-list { margin-top:20px }

.event-list p { 
font-size: 14px;
font-weight: normal; }
.event-list a { 
font-size: 21px;
color: #333;
}
.event-list a span { 
float: left;
}
.event-list a img { 
float: left;
margin: 6px 12px;

}

.event-buttons a {
	display:block;
	margin-bottom:16px;
	
}
.show-info { margin:30px 0px 30px 0px }
.show-info h3 { font-size: 20px; color:#333333 }

.show-info h4 {  font-size: 14px;
margin:10px 0px;
color: #0093bf; }

.show-info h5 {  font-size: 14px; margin:10px 0px; font-weight:normal
  }


a {
	text-decoration: none;
}
img {
	border: none;
	width: auto;
	max-width: 100%;
}
body {
	height: 100%;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
}
input[type="button"], input[type="submit"], input[type="radio"], input[type="checkbox"], label, select {
	cursor: pointer;
}
/*
@font-face {
    font-family: 'Open_Sans';
    src: url('font/OpenSans-Regular.eot');
    src: url('font/OpenSans-Regular.eot') format('embedded-opentype'),
         url('font/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Open_Sans_Light';
    src: url('font/OpenSans-Light.eot');
    src: url('font/OpenSans-Light.eot') format('embedded-opentype'),
         url('font/OpenSans-Light.ttf') format('truetype');
}
*/

@font-face {
	font-family: 'HelveticaNeueLight';
	src: url('font/Helvetica-Neue/HelveticaNeue-Light.eot');
	src: url('font/Helvetica-Neue/HelveticaNeue-Light.eot') format('embedded-opentype'),  url('font/Helvetica-Neue/HelveticaNeue-Light.woff') format('woff'),  url('font/Helvetica-Neue/HelveticaNeue-Light.ttf') format('truetype'),  url('font/Helvetica-Neue/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
}
@font-face {
	font-family: 'HelveticaNeueMedium';
	src: url('font/Helvetica-Neue/HelveticaNeueMedium.eot');
	src: url('font/Helvetica-Neue/HelveticaNeueMedium.eot') format('embedded-opentype'),  url('font/Helvetica-Neue/HelveticaNeueMedium.woff') format('woff'),  url('font/Helvetica-Neue/HelveticaNeueMedium.ttf') format('truetype'),  url('font/Helvetica-Neue/HelveticaNeueMedium.svg#HelveticaNeueMedium') format('svg');
}
@font-face {
	font-family: 'HelveticaNeueStandard';
	src: url('font/Helvetica-Neue/HelveticaNeueStandard.eot');
	src: url('font/Helvetica-Neue/HelveticaNeueStandard.eot') format('embedded-opentype'),  url('font/Helvetica-Neue/HelveticaNeueStandard.woff') format('woff'),  url('font/Helvetica-Neue/HelveticaNeueStandard.ttf') format('truetype'),  url('font/Helvetica-Neue/HelveticaNeueStandard.svg#HelveticaNeueStandard') format('svg');
}
@font-face {
	font-family: 'HelveticaNeueBold';
	src: url('font/Helvetica-Neue/HelveticaNeue-Bold.eot');
	src: url('font/Helvetica-Neue/HelveticaNeue-Bold.eot') format('embedded-opentype'),  url('font/Helvetica-Neue/HelveticaNeue-Bold.woff') format('woff'),  url('font/Helvetica-Neue/HelveticaNeue-Bold.ttf') format('truetype'),  url('font/Helvetica-Neue/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
}
@font-face {
	font-family: 'HelveticaNeueArabic';
	src: url('font/HelveticaNeueLTArabic-Roman.eot');
	src: url('font/HelveticaNeueLTArabic-Roman.eot') format('embedded-opentype'),  url('font/HelveticaNeueLTArabic-Roman.woff') format('woff'),  url('font/helveticaneueltarabic-roman.ttf') format('truetype'),  url('font/HelveticaNeueLTArabic-Roman.svg#HelveticaNeueArabic') format('svg');
}
@font-face {
	font-family: 'HelveticaNeueMedium';
	src: url('font/helvetica-neue-medium-1361522099.eot');
	src: local('☺'), url('font/helvetica-neue-medium-1361522099.woff') format('woff'), url('font/helvetica-neue-medium-1361522099.ttf') format('truetype'), url('font/helvetica-neue-medium-1361522099.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.banner_title_white {
	font-weight: 300;
	font-size: 52px;
	color: #ffffff;
	margin-bottom: 0;
	line-height: 53px;
}
.splash_white {
	font-weight: 600;
	font-size: 64px;
	color: #ffffff;
	letter-spacing: -5px;
}
.title_1_black {
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 16px;
	color: #000000;
}
.title_1_white {
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 16px;
	color: #ffffff;
}
.title_1_blue {
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 16px;
	color: #00b9f2;
}
.title_2_black {
	font-weight: 300;
	font-size: 25px;
	margin-bottom: 8px;
	color: #000000;
}
.title_2_white {
	font-weight: 300;
	font-size: 25px;
	margin-bottom: 8px;
	color: #ffffff;
}
.title_2_blue {
	font-weight: 400 !important;
	font-size: 25px !important;
	margin-bottom: 8px !important;
	color: #0099cc !important;
}
.sub_black {
	font-weight: 300;
	font-size: 20px;
	margin-bottom: 12px;
	color: #000000;
	margin-top: 10px !important;
}
.sub_white {
	font-weight: 300;
	font-size: 20px;
	margin-bottom: 12px;
	color: #ffffff;
}
.sub_blue {
	font-weight: 300;
	font-size: 20px;
	margin-bottom: 12px;
	color: #00b9f2;
}
.body_large_black {
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 22px !important;
	margin-bottom: 8px !important;
	color: #000000 !important;
}
.body_large_blue {
	font-weight: 300 !important;
	font-size: 16px !important;
	line-height: 22px !important;
	margin-bottom: 8px !important;
	color: #00b9f2 !important;
}
.body_large_black_normal {
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 22px !important;
	margin-bottom: 8px !important;
	color: #000000 !important;
}
.body_large_white {
	font-weight: 300;
	font-size: 16px !important;
	line-height: 22px;
	margin-bottom: 8px;
	color: #ffffff;
}
.body_large_bold_black {
	font-weight: 700;
	font-size: 16px !important;
	color: #000000;
}
.body_large_bold_white {
	font-weight: 700;
	font-size: 16px;
	color: #ffffff;
}
.body_large_bold_blue {
	font-weight: 700;
	font-size: 16px;
	color: #00b9f2;
}
.body_small_black_2 {
	font-weight: 400 !important;
	font-size: 14px !important;
	line-height: 18px !important;
	margin-bottom: 8px !important;
	color: #000000 !important;
}
.body_small_black {
	font-weight: 400 !important;
	font-size: 13px !important;
	line-height: 18px !important;
	margin-bottom: 8px !important;
	color: #000000 !important;
}
.body_small_white {
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #ffffff;
}
.body_small_grey {
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #999999;
}
.body_small_red {
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #cc0000;
}
.body_small_blue {
	font-weight: 300;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #00b9f2;
}
.body_small_blue_bold {
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #00b9f2;
}
.body_small_bold_black {
	font-weight: 700 !important;
	font-size: 13px !important;
	line-height: 18px !important;
	margin-bottom: 8px !important;
	color: #000000 !important;
}
.body_small_bold_white {
	font-weight: 700;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #ffffff;
}
.button_style_grey {
	font-weight: 300;
	font-size: 18px;
	color: #666666;
}
.body_small_bold_blue {
	font-weight: 700 !important;
	font-size: 13px !important;
	line-height: 18px !important;
	margin-bottom: 8px !important;
	color: #00b9f2 !important;
}
.button_style_white {
	font-weight: 300;
	font-size: 18px;
	color: #ffffff;
}
.bullets_large_bold_black {
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 12px;
	color: #000000;
}
.bullets_large {
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 8px;
	color: #000000;
}
.body_small_black_anchor {
	font-weight: 700 !important;
	font-size: 11px !important;
	line-height: 18px !important;
	margin-bottom: 8px !important;
	color: #000000 !important;
}
.footer_blue_arrow {
	margin-right: 15px;
}
.home-box-hover {
	width: 235px;
	height: 162px;
	position: absolute;
	background: url('../images/home-box-opac.png') repeat;
	top: 0;
	left: 0;
	display: none;
}
.mega-with-sub:hover>span>span>a, .mega-with-sub:hover>a>span>span {
	color: #00b4f1 !important;
}
#loader {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000000;
	filter: alpha(opacity=5);
	-moz-opacity: 0.5;
	opacity: 0.5;
	display: none;
}
#loader img {
	position: fixed;
	z-index: 1001;
	top: 40%;
	left: 50%;
}
.left {
	float: left !important;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.wrapper {
	width: 100%;
}
.block {
	width: 1045px;
	margin: 0 auto;
}
.banner-block {
	width: 1124px;
	margin: 0 auto;
}
.roboto {
	font-family: 'Open_Sans', sans-serif;
}
.open_sans {
	font-family: 'Open Sans', sans-serif;
}
.open_sans_light {
	font-family: 'Open_Sans_Light', sans-serif;
}
.last-right {
	margin-right: 0 !important;
}
.last-left {
	margin-left: 0 !important;
}
.HelveticaNeueArabic {
	font-family: 'HelveticaNeueArabic', sans-serif
}
.HelveticaNeueMedium {
	font-family: 'Conv_helvetica-neue-medium-1361522099', sans-serif
}
.shadow {
	margin: 40px 0;
	opacity: 0.3;
}
#newsletter_subscribe {
	display: none;
	z-index: 1001;
	position: fixed;
	left: 35%;
	top: 10%;
}
#newsletter_subscribe>div{ 
	position: relative;
  border: 7px solid #00b2ef;
  padding: 30px;
  background-color: #ffffff;
}
#newsletter_subscribe>div>div{ margin-bottom:15px; }
#newsletter_subscribe label{ font-size: 16px;
  color: #454545;
  font-weight: 400;
  display: block; }
#newsletter_subscribe input[type="text"]{ width:55%; height:27px; font-weight:400; font-size:16px; color:#4c4d4d; padding:0 2%; border:1px solid #cccccc; margin-bottom:8px; }
#newsletter_subscribe input[type="submit"]{ font-weight:400; color:#ffffff; background-color:#00b2ef; margin:0; font-size:16px; width:auto; padding:3px 8px; border:1px solid #00b2ef; }
#newsletter_subscribe>span{ position:absolute; top:0; right:0; cursor:pointer; }
.red_star {
	color: #c00000;
}
.error_field {
	border: 1px solid #ef0000 !important;
}
.red_star {
	color: #f92100;
}
.a_highlight:hover {
	color: #0099cc !important;
}
#vacancies {
	margin-top: 10px;
	margin-bottom: 43px;
}
/* Sup Menu */
#sup_menu {
	position: relative;
	margin-top: 20px;
}
#sup_menu label {
	font-weight: 400;
	font-size: 14px;
	color: #666666;
}
#sup_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sup_menu ul li {
	display: inline;
	float: left;
}
#sup_menu ul li a {
	margin-right: 8px;
	color: #000000;
	font-size: 14px;
}
#sup_menu ul li a:hover {
	color: #000000;
}
#sup_menu ul li label {
	margin-right: 30px;
}
#sup_menu ul#sup_menu_countries {
	display: none;
	position: absolute;
	background-color: #f0f0f0;
	z-index: 1000;
	padding: 5px 20px;
	margin-top: 5px;
	overflow: hidden;
}
#sup_menu ul#sup_menu_countries li {
	display: block;
	float: none;
	border-bottom: 1px solid #cccccc;
	padding: 5px 0;
	white-space: nowrap;
}
#sup_menu ul#sup_menu_countries li:last-child {
	border-bottom: none !important;
}
/* Top Menu */
#logo {
	width: 7%;
	margin-right: 6.233%;
}
#home-icon {
	margin-top: 16px !important;
	padding: 0 !important;
	margin-right: 15px !important;
}
#home-icon:hover {
	background: none !important;
}
#lang-ar {
	margin-top: 13px;
}
.child_home_secotrs_slider{ border:1px solid #000000; width:70px; margin-right6px; }  
.child_home_secotrs_slider>div{ background-color:#000000; }
.child_home_secotrs_slider>div a{ font-size: 11px;
  color: #ffffff;
  font-weight: 300; }
#lang-ar a {
	color: #00b4f1;
	font-size: 16px;
}
/* Home Banner */
#home_banner {
	position: relative;
	display: block;
}
#home_inner_banner {
	background-color: #f2efeb;
}
#home_inner_banner>div{
	position:relative;	
}
#home_inner_banner h1{
	text-align:left; margin-bottom:0; margin-top:100px;	
}
#home_inner_banner h2{
	margin-top:0; letter-spacing:-1px; font-weight:300; font-size:21px;	
}
#home_inner_banner a{
	/*font-size:30px; font-weight:300; color:#ffffff; background:url('../images/black-opac-bg.png') repeat 100% 100%; padding:3px 13px 8px 13px; position:relative; top:60px;*/	
}
#home_inner_banner_cycle div {
	width: 100% !important;
}
/* Home Banner Events */
#home_banner_events {
	position: relative;
	z-index: 5;
	background: url('../images/black-opac-bg.png') repeat 100% 100%;
	width: 340px;
	float: right;
	margin-top: -32%;
	padding-top: 17px;
}
#home_banner_events div div:last-child {
	border-bottom: none !important;
}
/* Home Boxes */
.home-box {
	border-top: 4px solid #00b9f2;
	margin-right: 3.05%;
	width: 22.7%;
	margin-bottom: 10px;
}

.home-box img {
	margin-bottom: 10px;
	width: 100%;
}
.home-box h3 {
	font-size: 20px;
	color: #000000;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 8px;
	font-weight: 400;
}
.home-box p {
	font-size: 16px;
	color: #000000;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin-bottom: 5px;
}
.home-box a {
	font-size: 14px;
	color: #00b9f2;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	display: block;
	font-weight: 600;
}
.home-box:hover div.home-box-hover {
	display: block;
}
.line-seperator {
	height: 1px;
	width: 100%;
	background-color: #cccccc;
	float: left;
	margin-bottom: 30px;
}
/* Footer */
#footer {
	background-color: #3d3d3d;
	border-top: 6px solid #acacac;
	padding-top: 35px;
	float: left;
	margin-top: 35px;
}
.footer_col {
	padding-left: 18px;
	padding-bottom: 20px;
	border-left: 1px solid #565656;
	width: 190px;
	height: 220px;
}
.footer_col .footer_col_title {
	display: block;
}
.footer_col ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer_col ul li {
	margin-bottom: 10px;
}
.footer_col span {
	display: block;
	font-size: 14px;
	color: #999999;
}
.footer_col a {
	font-size: 14px;
}
.footer_col a:hover {
	color: #00b4f1 !important;
}
#inner_footer {
	border-bottom: 1px solid #565656;
}
.footer_social_icons {
	display: block;
	padding-left: 40px;
	height: 21px;
}
#footer_twitter {
	background: url('../images/social-logos/twitter-grey.png') no-repeat 100% 100%;
	background-position: 0 0;
}
#footer_twitter:hover {
	background: url('../images/social-logos/twitter-color.png') no-repeat 100% 100%;
	background-position: 0 0;
}
#footer_facebook {
	background: url('../images/social-logos/facebook-grey.png') no-repeat 100% 100%;
	background-position: 0 0;
}
#footer_facebook:hover {
	background: url('../images/social-logos/facebook-color.png') no-repeat 100% 100%;
	background-position: 0 0;
}
#footer_youtube {
	background: url('../images/social-logos/youtube-grey.png') no-repeat 100% 100%;
	background-position: 0 0;
}
#footer_youtube:hover {
	background: url('../images/social-logos/youtube-color.png') no-repeat 100% 100%;
	background-position: 0 0;
}
#footer_linkedin {
	background: url('../images/social-logos/linkedin-grey.png') no-repeat 100% 100%;
	background-position: 0 0;
}
#footer_linkedin:hover {
	background: url('../images/social-logos/linkedin-color.png') no-repeat 100% 100%;
	background-position: 0 0;
}
#footer_instagram {
	background: url('../images/social-logos/instagram-grey.png') no-repeat 100% 100%;
	background-position: 0 0;
}
#footer_instagram:hover {
	background: url('../images/social-logos/instagram-color.png') no-repeat 100% 100%;
	background-position: 0 0;
}
/* Text Blocks */
.intro-text p, .inside_wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 400;
}
#banner {
	margin-bottom: 35px;
	background: #f2efeb;
}
.long_banner {
	width: 1123px;
	margin: 0 auto;
}
.group_top_stories h3 {
	font-size: 18px;
	color: #0093bf;
	font-weight: 600;
	margin-top: 13px;
	margin-bottom: 3px;
	line-height: 22px;
}
.group_top_stories a {
	font-weight: 400;
	font-size: 14px;
	color: #00abe3;
	display: block;
	margin: 5px 0;
}
.group_more_stories {
	padding: 19px 0 13px 0;
}
.group_more_stories a {
	font-weight: 400;
	font-size: 14px;
	color: #00abe3;
	display: block;
	margin: 5px 0;
}
#home_inner_banner {
	text-align: center;
}
/* Careers Page */
.vacancy_data span  {
	font-weight: 400 !important;
}
.vacancy_data {
	padding: 8px;
	cursor: pointer;
}
.vacancy_header{
	padding: 8px;
	background: rgba(0,183,238,0.25) !important;
}
.vacancy_header .body_small_black{
	font-weight: bold!important;
}
.vacancy_description {
	margin-top: 30px;
}
.vacancy_description li {
	line-height: 25px;
}
.vacancy_description li, .vacancy_description p {
	font-size: 14px !important;
}
.odd_vacancy_row {
	background-color: #ebebeb;
}
.even_vacancy_row {
	background-color: #ffffff;
}
.career_form {
	margin: 40px 0;
	border-bottom: 1px dotted #000000;
}
.career_form .form_row {
	margin-bottom: 15px;
}
.career_form .form_row label {
	font-weight: 400;
	font-size: 16px;
	color: #454545;
}
.career_form .form_row input[type="text"] {
	background-color: #e5f7fe;
	border: 1px solid #e5f7fe;
	width: 200px;
	height: 30px;
	padding: 0 5px;
	font-size: 16px;
	color: #454545;
}
.form_row textarea {
	width: 86%;
	max-width: 606px;
	background-color: #e5f7fe;
	border: 1px solid #e5f7fe;
	padding: 5px;
	font-size: 16px;
	color: #454545;
	height: 110px;
	resize: none;
}
.career_form .form_row #cv_path {
	background-color: #e5f7fe;
	border: 1px solid #e5f7fe;
	height: 30px;
}
.career_form .form_row #cv_trigger {
	font-weight: 400;
	font-size: 18px;
	color: #ffffff;
	background-color: #898989;
	border-radius: 3px;
	border: none;
	width: 125px;
	height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.career_form .submit_button {
	width: 125px;
	height: 37px;
	background-color: #00b7ee;
	border: none;
	color: #ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 18px;
}
.inside_wrapper {
	width: 100%;
	max-width: 1045px;
	margin: auto;
}
.inside_wrapper h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 16px;
	color: #000000;
	margin-top: 0;
}
.inside_wrapper h2 {
	font-family: 'Open Sans', sans-serif; /*font-weight:300;*/
	font-weight: 400;
	font-size: 24px;
	color: #000000;
	margin-bottom: 8px;
	margin-top: 0;
}
.banner_container {
	width: 100%;
	position: relative;
	display: block;
	margin: auto;
	max-width: 1920px;
	text-align: center;
}
.widgi_item {
	width: 85%;
	float: left;
	border-top: 4px solid #00b9f2;
	margin-bottom: 32px;
	background: #f2efeb;
	padding: 14px 7.522% 11px 7.522%;
}
.widgi_item .widgi_title {
	float: left;
	width: 100%;
	position: relative;
	display: block;
}
.widgi_item .widgi_title h2 {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 0;
	font-weight: 600;
}
.widgi_item a {
	font-size: 16px;
	color: #0093bf;
	font-weight: 500;
}
.widgi_news_wrapper .widgi_article, .widgi_events_wrapper .widgi_article {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: 400;
}
.widgi_item a.read_more_anc {
	color: inherit;
	font-size: 11px;
}
.widgi_news_wrapper {
	width: 100%;
}
.widgi_events_wrapper {
	margin-bottom: 11px;
	width: 100%;
}
.empty_spacer, .shadow_spacer {
	width: 100%;
	position: relative;
	float: left;
	height: 20px;
}
.shadow_spacer {
	background: url(../images/shadow.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.light_title {
	font-weight: 200;
}
.regular_title {
	font-weight: 400;
}
.dotted_title {
	padding-bottom: 13px;
	border-bottom: 2px dotted #121212;
}
.blue_title {
	color: #00abe3 !important;
}
.light_sub {
	font-weight: 200;
	font-size: 18px !important;
}
.col_content {
	margin-top: 15px;
	float: left;
	width: 100%;
}
.col_content ul {
	margin: 0px;
	padding: 0px;
	padding-left: 4%;
}
.col_content ul li {
	padding-left: 0%;
}
.col_section {
	float: left;
	width: 48%;
	display: block;
	margin-right: 4%;
}
.col_section.last {
	margin-right: 0px;
}
.social_container {
	float: left;
	width: 100%;
	position: relative;
	display: block;
}
.social_container ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
	display: block;
	float: left;
	margin-top: 20px;
}
.social_container ul li {
	float: left;
	width: 23.815%;
	position: relative;
	display: inline-block;
	margin-right: 1.58%;
}
.social_container ul li.last {
	margin-right: 0px;
}
.social_container ul li a {
	text-decoration: none;
	outline: none;
	border: none;
}
.social_item {
	width: 100%;
	text-align: center;
	cursor: pointer;
}
.social_t {
	height: 38px;
	text-align: left;
}
.social_g {
	background: #f2efeb;
	padding: 38px 25%;
}
.social_g:hover {
	background: #cfcfcf;
}
.social_b {
	font-size: 13px;
	line-height: 45px !important;
	height: 45px;
	line-height: 40px;
	font-weight: 600;
	background: #cfcfcf;
	color: #373737;
	letter-spacing: 0.5px;
}
.col_section h1 {
	margin: 10px 0px;
	font-size: 22px;
}
.vacancy_description {
	display: none;
}




/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333 !important;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:1000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=5);
	-moz-opacity: 0.5;
	opacity: 0.6;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 1002;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:10%;
	left:27%;
	width:auto !important;
	max-height:475px;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:1003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:999;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* @font-face {
 font-family: "myriad";
 src: url(../fonts/MyriadPro-Regular.eot);
}
 @font-face {
 font-family: "myriad";
 src: url(../fonts/MyriadPro-Regular.ttf);
}
 @font-face {
 font-family: "myriad_semibold";
 src: url(../fonts/MyriadPro-Semibold.eot);
}
 @font-face {
 font-family: "myriad_semibold";
 src: url(../fonts/MyriadPro-Semibold.ttf);
}

*/

/* @font-face {
 font-family: "Open_Sans";
 src: url(../fonts/OpenSans-Regular.eot);
}
 @font-face {
 font-family: "Open_Sans";
 src: url(../fonts/OpenSans-Regular.ttf);
}
@font-face {
 font-family: "Open_Sans_Bold";
 src: url(../fonts/OpenSans-Semibold.eot);
}
 @font-face {
 font-family: "Open_Sans_Bold";
 src: url(../fonts/OpenSans-Semibold.ttf);
}*/

/**********************************************************************
 * UberMenu Skin: Black & White 2.0
 *
 * UberMenu - WordPress Mega Menu Plugin http://wpmegamenu.com
 * Copyright: Chris Mavricos, SevenSpark http://sevenspark.com
 **********************************************************************/
/* Menu Bar */
#megaMenu{
  /*border: 1px solid #000000;
  border-bottom: none;
  background-color: #3d3d3d;
  background: #212121 url(../images/black2_bkg.png) top left repeat-x;
  background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#212121));
  background: -webkit-linear-gradient(top, #3d3d3d, #212121);
  background: -moz-linear-gradient(top, #3d3d3d, #212121);
  background: -ms-linear-gradient(top, #3d3d3d, #212121);
  background: -o-linear-gradient(top, #3d3d3d, #212121);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
		color: #444;
}
/* Top Level Items */
#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator, .megaMenuToggle {
	font-size: 16px;
	font-weight: 400;
	color: #656565;
  padding: 12px 15px;
}
/* Horizontal Menu Items */
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator {
 /* border-left: 1px solid #000000;
  -webkit-box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 0.1);
  box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 0.1);*/
}
/* Vertical Menu Items */
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item > a, #megaMenu.megaMenuVertical ul.megaMenu > li.menu-item > span.um-anchoremulator {
 /* border-top: 1px solid #000000;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);*/
}
/* Menu Items with Dropdowns */
#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a,
#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator,
#megaMenu ul li.menu-item.mega-with-sub > a,
#megaMenu ul li.menu-item.mega-with-sub > span.um-anchoremulator,
#megaMenu ul li.menu-item.ss-nav-menu-mega > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
  padding-right: 20px;
}
/* Top Level Menu Item Titles */
#megaMenu ul.megaMenu > li.menu-item > a span.wpmega-link-title, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator span.wpmega-link-title {
  text-transform: none;
  text-shadow: 0px 1px 1px #ffffff;
      /*  filter: dropshadow(color=#ffffff, offx=0, offy=1);
*/}

/* Top Level Items - Hover */
#megaMenu ul.megaMenu > li.menu-item:hover > a,
#megaMenu ul.megaMenu > li.menu-item > a:hover,
#megaMenu ul.megaMenu > li.menu-item.megaHover > a,
#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover,
#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator {
  color: #efefef !important;
  border-bottom-color: transparent !important;
  /*background-color: #25aee1;*/
   text-shadow: none;
      /*  filter: dropshadow(color=#000000, offx=0, offy=0);
  background: -webkit-gradient(linear, left top, left bottom, from(#268eca), to(#1285c7));
  background: -webkit-linear-gradient(top, #268eca, #1285c7);
  background: -moz-linear-gradient(top, #268eca, #1285c7);
  background: -ms-linear-gradient(top, #268eca, #1285c7);
  background: -o-linear-gradient(top, #268eca, #1285c7);*/

}
/* Top Level Items Title - Hover */
#megaMenu ul.megaMenu > li.menu-item:hover > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item > a:hover span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator:hover span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.megaHover > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator span.wpmega-link-title {
  text-shadow: none;
      /*  filter: dropshadow(color=#000000, offx=0, offy=0);*/
  color:#000000;
}
/* Top Level Items - Current Item */
#megaMenu ul.megaMenu > li.menu-item.current-menu-item > a, #megaMenu ul.megaMenu > li.menu-item.current-menu-parent > a, #megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor > a {
  color: #ffffff;
}
/* Sub Menu Container Style */
#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {
 /* border-color: #e0e0e0;*/
  color: #888888;
  text-shadow: 0px 1px 1px #ffffff;
 /* -webkit-box-shadow: 1px 1px 1px #dddddd;
  -moz-box-shadow: 1px 1px 1px #dddddd;
  box-shadow: 1px 1px 1px #dddddd;*/
  background-color: #f2efeb;
 /* background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#fefefe));
  background: -webkit-linear-gradient(top, #f9f9f9, #fefefe);
  background: -moz-linear-gradient(top, #f9f9f9, #fefefe);
  background: -ms-linear-gradient(top, #f9f9f9, #fefefe);
  background: -o-linear-gradient(top, #f9f9f9, #fefefe);*/
}
#megaMenu ul.megaMenu ul.sub-menu .wpmega-postlist a {
  color: #888888;
}
/* Horizontal Sub Menus */
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu.megaMenuHorizontal ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu {
  border-top: none;
 /*  padding-top:9px; */
 padding:35px 25px !important;
 margin-top:22px !important;
 
}

#three_cols {
  border-top: none;
 width:707px !important;
 min-width:707px !important;
 left:2px !important;
 display:none;
}

/* Sub Menu Columns */
#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 > li.menu-item {
  min-width: 100px;
  max-width:27.0%;
  width:auto;
}
/* Sub Menu Headers */#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > span.um-anchoremulator,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator,
#megaMenu .wpmega-widgetarea h2.widgettitle {
  color: #777777;
  font-size: 18px;
  
  text-shadow: 0px 1px 1px #ffffff;
  padding-bottom: .4em;
 /* border-bottom: 1px dotted #e9e9e9;*/
  margin-bottom: 0.6em;
}
/* Sub Menu Links & Fake Links */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator,
#megaMenu ul ul.sub-menu li.menu-item > a,
#megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
  color: #000000;
  font-size: 14px;
  text-shadow: 0px 1px 1px #ffffff;
  background-color: transparent;
}


/* Sub Menu Link Hover */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item a:hover, #megaMenu ul ul.sub-menu > li.menu-item:hover > a {
  color: #000000;
  background-color: transparent;
  /*left:10px;*/
}
/* Top Level Search Bar */
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform {
  padding-top: 2px;
}
/* Highlight color */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > span.um-anchoremulator {
  color: #4d90fe !important;
}
/* Image Spacing */
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
  padding-left: 25px;
}
.ss-nav-menu-with-img {
  min-height: 16px;
}
/* Item Description */
#megaMenu ul.megaMenu li.menu-item a span.wpmega-item-description, #megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.wpmega-item-description {
  font-size: 9px;
  color: #bbbbbb;
  text-transform: uppercase;
}
/* Arrow Colors */
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
  border-top-color: #bbbbbb;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, #megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after {
  border-left-color: #bbbbbb;
}
/* HR */
#megaMenu .wpmega-divider {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
/* Vertical */
#megaMenu.megaMenuVertical > ul > li.menu-item > a, #megaMenu.megaMenuVertical > ul > li.menu-item > span.um-anchoremulator {
  background-color: #3d3d3d;
  background: #212121 url(../images/black2_bkg.png) top left repeat-x;
  background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#212121));
  background: -webkit-linear-gradient(top, #3d3d3d, #212121);
  background: -moz-linear-gradient(top, #3d3d3d, #212121);
  background: -ms-linear-gradient(top, #3d3d3d, #212121);
  background: -o-linear-gradient(top, #3d3d3d, #212121);
}
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,
#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub > a:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
  border-left-color: #bbbbbb;
}
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu {
  border-left: none;
}
/* IE7 Hacks */
#megaMenu.megaMenuHorizontal ul.megaMenu { z-index:150;
  *border-bottom: none;
}
#megaMenu.megaMenuVertical ul.megaMenu {
  *border-right: none;
}


/*
 * UBERMENU 2.0 - DO NOT EDIT!!!
 * 
 * Under penalty of death, never, ever, not ever, neverneverevernever edit this file. Swear it! 
 * Seriously, just don't.  If you edit this file, or change it in any way, consider your (non-existent) 
 * warranty null and void.  You have been warned.
 * 
 * Need to customize your styles?  Check out the Customization section of the Support Guide.
 */
/* Reset */
#megaMenu.megaResetStyles div,
#megaMenu.megaResetStyles span,
#megaMenu ul.megaMenu,
#megaMenu ul.sub-menu,
#megaMenu ul.um-sidebar,
#megaMenu li.menu-item,
#megaMenu li.widget,
#megaMenu li.menu-item > a,
#megaMenu img.um-img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-shadow: none;
  visibility: visible;
  opacity: 1;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: visible;
}
/**** ALL ****/
#megaMenu {
  position: relative;
  /*line-height: 1em;*/
  overflow: visible;
  zoom: 1;
  display: block;
  float: left;
  height: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#megaMenu.megaFullWidth {
min-width: 790px;

width: 100%;
}
#megaMenu ul.megaMenu,
#megaMenu ul.sub-menu {
  /* All UL */

  list-style: none outside none;
  margin: 0px;
  padding: 0px;
  position: relative;
  overflow: visible;
  zoom: 1;
}
#megaMenu ul.megaMenu li.menu-item,
#megaMenu ul.megaMenu li.widget {
  margin-bottom: 0px;
  list-style-type: none;
  list-style-image: none;
  border: none;
  text-align: left;
  float: none;
}
#megaMenu ul.megaMenu li.menu-item > a,
#megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator {
  line-height: 1.4em;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#megaMenu ul.megaMenu li.menu-item > a span,
#megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator span {
  color: #333333;
  font-size: 17px;
  font-weight:300;
}
/**** TOP LEVEL ****/
#megaMenu ul.megaMenu {
  float: left;
  z-index: 100;
}
#megaMenu.megaMenuHorizontal ul.megaMenu {
  width: 100%;
}
#megaMenu ul.megaMenu > li.menu-item {
  float: left;
  position: relative;
  display: inline-block;
  /*line-height:1em;*/

  padding: 0px 0px;
  margin: 0px;
  z-index: 200;
  zoom: 1;
}
#megaMenu ul.megaMenu > li.menu-item > a,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
  display: block;
  padding: 12px 15px;
  position: relative;
  float: none;
  z-index: 400;
  zoom: 1;
  border-width: 0px 0px 0px 1px;
  /* No Bouncing */

  border-style: solid;
  border-color: transparent;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item:first-child > a {
  border-left: none;
}
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item:first-child > a {
  border-top: none;
}
#megaMenu ul.megaMenu > li.menu-item:hover,
#megaMenu ul.megaMenu > li.menu-item.megaHover,
#megaMenu ul.megaMenu > li.menu-item:hover > a,
#megaMenu ul.megaMenu > li.menu-item.megaHover > a,
#megaMenu ul.megaMenu > li.menu-item:hover > span.um-anchoremulator,
#megaMenu ul.megaMenu > li.menu-item.megaHover > span.um-anchoremulator {
  z-index: 600;
}
/**** DROP LEVEL ****/
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega {
  position: static;
  
}
#megaMenu.megaMenu-nojs ul ul.sub-menu {
  display: none;
}
#megaMenu ul ul.sub-menu {
  position: absolute;
  left: auto;
  z-index: 500;
  float: left;
  zoom: 1;
  overflow: visible;
  visibility: visible;
  margin: 0;
}
/*#megaMenu ul ul.sub-menu-1,*/
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu-1 {
  min-width: 99%;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu ul.sub-menu {
  min-width: 120px;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1 {
  /*border-top:none;*/

  /* removes border overlap effect */

  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  /* IE7 is dumb */

  *left: 0;
  *top: 100%;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item {
  min-width: 100px;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item {
  min-width: 50px;
  position: relative;
  /* margin:10px 0px 10px 0px; */
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item a:before,#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a:before{ /* content:"\25BA \0020"; color:#565656; font-size:12px; */ }

#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > span.um-anchoremulator {
  white-space: nowrap;
}
#megaMenu ul ul.sub-menu li.menu-item > a,
#megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
  padding: 3px 0px;
  margin: 3px 0px;
  line-height: 1.4em;
  width: auto;
  display: block;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator,
#megaMenu ul ul.sub-menu li.menu-item > a,
#megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
  background: transparent;
}

#megaMenu.megaMenu-nojs ul li.menu-item:hover > ul.sub-menu-1 {
  display: block;
  visibility: visible;
}
#megaMenu.megaMenu-withjs ul li.menu-item:hover > ul.sub-menu-1 {
  display: none;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu ul.sub-menu {
  display: block;
  position: relative;
  top: -11px;
  left: auto;
}
#megaMenu li.menu-item ul.sub-menu {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
  border: 1px solid transparent;
  padding: 0px;
  width: auto;
  white-space: nowrap;
  left: auto;
  max-width: 100%;
}
#megaMenu.wpmega-nojs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1,
#megaMenu.megaFullWidthSubs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1,
#megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-fullWidth ul.sub-menu.sub-menu-1 {
  /* Menu Item option */

  width: 100%;
  left: -1px;
  /*left:0px;
	box-sizing:border-box;*/

}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega-floatRight {
  float: right;
}
/* Align Submenu Left */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-alignLeft ul.sub-menu.sub-menu-1 {
  left: 0px;
}
/* Align Submenu Right */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-alignRight ul.sub-menu.sub-menu-1 {
  right: 0px;
  left: auto;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item {
  display: inline-block;
  float: left;
  margin-top: 5px;
 /* margin-bottom: 5px;*/
  position: relative;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > span.um-anchoremulator,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator,
#megaMenu .wpmega-widgetarea h2.widgettitle {
  margin-bottom: .6em;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.widget {
  display: block;
}
#megaMenu ul li.menu-item {
  font-size: 12px;
  list-style-image: none;
  letter-spacing: 0px;
}
/* Submenu Structure */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget {
  font-size: 11px;
  min-width: 100px;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item span.um-anchoremulator {
  width: auto;
  display: block;
  background: transparent;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu > li.menu-item:hover > a {
  background: transparent;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1 {
 padding: 1px  8px 0px 22px;
  /* Do it in pixels, because IE can't handle rounding ems properly */

}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1.last {
 padding: 1px  18px 11px 22px;
  /* Do it in pixels, because IE can't handle rounding ems properly */

}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1.border_col{
	/*border-right: 1px solid #eeeeee;*/
padding-right: 25px;
	}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu {
  width: auto;
  float: none;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item {
  display: block;
  float: none;
  padding:3px 0px 3px 0px;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-verticaldivision {
  clear: both;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.sub-menu-newcol {
  float: left;
}
#megaMenu li.menu-item.ss-nav-menu-mega .ss-nav-menu-header a,
#megaMenu li.menu-item.ss-nav-menu-mega .ss-nav-menu-header span.um-anchoremulator {
  font-weight: 400;
}
#megaMenu li.menu-item.ss-nav-menu-mega .ss-nav-menu-header > a,
#megaMenu li.menu-item.ss-nav-menu-mega .ss-nav-menu-header > span.um-anchoremulator {
  font-weight: 400;
  margin-bottom: 4px;
}
#megaMenu li.menu-item.ss-nav-menu-mega .megaMenu-thumb {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  vertical-align: middle;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg a,
#megaMenu ul li.menu-item.ss-nav-menu-reg span.um-anchoremulator {
  display: block;
  color: inherit;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu-1 {
  border: 1px solid transparent;
  padding-top: 6px;
  padding-bottom: 4px;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > span.um-anchoremulator {
  margin: 0px;
  /* padding: 6px 20px 0px 19px; */
  position: relative;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu ul.sub-menu {
  top: -1px;
  border-style: solid;
  border-width: 1px;
}
#megaMenu.megaMenu-nojs ul li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item:hover > ul.sub-menu {
  display: block;
  left: 100%;
}
#megaMenu.megaMenu-withjs ul li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item > ul.sub-menu {
  display: none;
  left: 100%;
  top: -1px;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.ss-nav-menu-flyout-left ul.sub-menu > li.menu-item > ul.sub-menu {
  left: auto;
  right: 100%;
}
#megaMenu ul.megaMenu li.menu-item.uber-flyout-left > ul.sub-menu,
#megaMenu ul.megaMenu > li.menu-item.uber-flyout-left-all ul ul.sub-menu,
#megaMenu ul.megaMenu ul.sub-menu li.menu-item.uber-flyout-left-all ul.sub-menu {
  left: auto !important;
  right: 100% !important;
  border-left: 1px solid #ddd !important;
  border-right: none !important;
  box-shadow: none !important;
}
/* Flyout menus aligned right and flyout left */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-flyout-align-right ul.sub-menu {
  left: auto;
  right: 0;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-flyout-align-right ul.sub-menu li.menu-item > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-align-right ul.sub-menu li.menu-item > span.um-anchoremulator {
  padding-left: 20px;
  padding-right: 10px;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-flyout-align-right li.menu-item.megaReg-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-flyout-align-right li.menu-item.megaReg-with-sub > span.um-anchoremulator:after {
  border-right-color: #ccc;
  border-left-color: transparent;
  left: 3px;
  right: auto;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-flyout-align-right ul.sub-menu > li.menu-item > ul.sub-menu {
  left: auto;
  right: 100%;
  box-shadow: none;
}
/* Highlights */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > span.um-anchoremulator {
  color: #4D90FE;
}
/* Titles and Descriptions */
#megaMenu .wpmega-link-title {
  display: block;
  line-height: 1.4em;
  color: inherit;
}
#megaMenu .wpmega-item-description {
  display: block;
  /* inline */

  clear: none;
  float: none;
  line-height: 10px;
  font-size: 11px;
  padding-bottom: 3px;
  font-weight: 400;
  color: inherit;
  white-space: normal;
}
/* Non-links */
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink {
  padding: 3px 12px;
}
#megaMenu .wpmega-nonlink {
  width: auto;
  white-space: normal;
}
#megaMenu .wpmega-nonlink ul {
  display: block;
  position: relative;
  left: auto;
  top: auto;
  width: auto;
  float: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  zoom: 1;
  width: 100%;
}
#megaMenu .wpmega-nonlink ul li.widget {
  margin-bottom: 1em;
  float: left;
  clear: none;
}
#megaMenu .wpmega-nonlink .widgettitle {
  margin-bottom: .6em;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-item-depth-1.fullWidthRow,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-item-depth-1.ss-sidebar {
  margin-right: 0px;
  width: 100%;
  /* widget area must be full width */

  padding-left: 0;
  padding-right: 0;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-item-depth-1.ss-sidebar > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-item-depth-1.ss-sidebar > span.um-anchoremulator {
  margin: 0 2.9% 1em 2.9%;
}
#megaMenu .wpmega-widgetarea h2.widgettitle {
  font-size: 12px;
  line-height: 1.6em;
}
/* Full Width Menu, Widget & Shortcode Columns */
#megaMenu ul ul .wpmega-nonlink.wpmega-widgetarea ul {
  float: left;
}
#megaMenu .ss-colgroup .ss-col,
#megaMenu .wpmega-nonlink li.widget,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup > ul > li {
  float: left;
  padding-left: 2.9%;
  padding-right: 2.9%;
  /* width = FLOOR( ( 100 - (n * (5.8) ) ) / n ), .1 )*/

}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup ul.sub-menu li.menu-item {
  min-width: 0;
  white-space: normal;
}
/* 1 */
#megaMenu .wpmega-nonlink.ss-colgroup-1 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-1 > ul > li {
  width: 94.2%;
}
/* 1/2 */
#megaMenu .ss-colgroup-2 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-2 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-2 > ul > li {
  width: 44.2%;
}
/* 1/3 */
#megaMenu .ss-colgroup-3 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-3 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-3 > ul > li {
  width: 27.5%;
}
/* 2/3 */
#megaMenu .ss-colgroup-3 > .ss-col.ss-colspan-2,
#megaMenu .wpmega-nonlink.ss-colgroup-3 li.ss-colspan-2 {
  width: 60.8%;
  /* (27.5 + 2.9)*2 */

}
/* 1/4 */
#megaMenu .ss-colgroup-4 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-4 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-4 > ul > li {
  width: 19.2%;
}
/* 2/4 */
#megaMenu .ss-colgroup-4 > .ss-col.ss-colspan-2,
#megaMenu .wpmega-nonlink.ss-colgroup-4 li.ss-colspan-2 {
  width: 44.2%;
}
/* 3/4 */
#megaMenu .ss-colgroup-4 > .ss-col.ss-colspan-3,
#megaMenu .wpmega-nonlink.ss-colgroup-4 li.ss-colspan-3 {
  width: 69.2%;
}
/* 1/5 */
#megaMenu .ss-colgroup-5 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-5 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-5 > ul > li {
  width: 14.2%;
}
/* 2/5 */
#megaMenu .ss-colgroup-5 > .ss-col.ss-colspan-2,
#megaMenu .wpmega-nonlink.ss-colgroup-5 li.ss-colspan-2 {
  width: 34.2%;
}
/* 3/5 */
#megaMenu .ss-colgroup-5 > .ss-col.ss-colspan-3,
#megaMenu .wpmega-nonlink.ss-colgroup-5 li.ss-colspan-3 {
  width: 54.2%;
}
/* 4/5 */
#megaMenu .ss-colgroup-5 > .ss-col.ss-colspan-4,
#megaMenu .wpmega-nonlink.ss-colgroup-5 li.ss-colspan-4 {
  width: 74.2%;
}
#megaMenu .wpmega-nonlink li.widget li {
  width: auto;
}
/* 1/6 */
#megaMenu .ss-colgroup-6 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-6 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-6 > ul > li {
  width: 10.8%;
}
/* 1/7 */
#megaMenu .ss-colgroup-7 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-7 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-7 > ul > li {
  width: 8.4%;
}
/* 1/8 */
#megaMenu .ss-colgroup-8 > .ss-col,
#megaMenu .wpmega-nonlink.ss-colgroup-8 li,
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-8 > ul > li {
  width: 6.7%;
}
/* Start new rows automatically in browsers that support nth-child */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup-2 > ul > li.menu-item:nth-child(2n+1),
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup-3 > ul > li.menu-item:nth-child(3n+1),
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup-4 > ul > li.menu-item:nth-child(4n+1),
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup-5 > ul > li.menu-item:nth-child(5n+1),
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup-6 > ul > li.menu-item:nth-child(6n+1) {
  clear: both;
}
#megaMenu ul ul.sub-menu li.menu-item .wpmega-nonlink a {
  padding: 0px;
}
/* ========================================== */
/*	ARROW INDICATORS STYLES					  */
/* ========================================== */
/* Display links as block */
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
  display: block;
}
/* Pad the right edge to make room for the arrow */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > span.um-anchoremulator,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
 padding:18px 13px 15px 13px;
   text-transform: none;
  text-shadow: 0px 1px 1px #ffffff;
       /* filter: dropshadow(color=#ffffff, offx=0, offy=1);
*/}
/* Add the arrows as pseudo elements */
/* #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -1px;
  display: inline-block;
  background: transparent; */
 /* border-style: solid dashed dashed;*/
  /* border-color: transparent;
  border-top-color: #999;
  font-size: 0;
  border-width: 3px 3px 0;
  padding-top: 1px; */
/* } */
/* For second+ level flyout menus, point the arrow right instead of down */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after {
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #999;
  padding-top: 0;
  padding-right: 2px;
  margin-top: -2px;
  right: 3px;
}
/* ========================================== */
/*	DIVIDER STYLES 							  */
/* ========================================== */
#megaMenu .wpmega-divider-container {
  width: 100%;
  margin: 0px;
}
#megaMenu .wpmega-divider {
  border: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  /*margin:0px 10px 10px 10px;*/

  margin: 0px 0px 10px 0px;
  clear: both;
  height: 0px;
  display: block;
}
#megaMenu .fullWidthRow .wpmega-divider {
  margin: 0 2.9% 10px 2.9%;
}
/* ========================================== */
/*	LINK + IMAGE STYLES						  */
/* ========================================== */
#megaMenu .ss-nav-menu-with-img {
  min-height: 20px;
  /* Height of Pic + Space */

}
#megaMenu > ul > li.menu-item.ss-nav-menu-with-img {
  min-height: 0px;
}
#megaMenu .ss-nav-menu-with-img img {
  float: left;
  display: block;
}
#megaMenu .ss-nav-menu-with-img.ss-nav-menu-notext > a > img,
#megaMenu .ss-nav-menu-with-img.ss-nav-menu-notext > span.um-anchoremulator > img {
  float: none;
}
#megaMenu .ss-nav-menu-with-img.ss-nav-menu-notext > a > .wpmega-item-description,
#megaMenu .ss-nav-menu-with-img.ss-nav-menu-notext > span.um-anchoremulator > .wpmega-item-description {
  padding-left: 0px;
  padding-bottom: 0px;
}
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
  padding-left: 30px;
  /* Width of Pic + Space */

  display: block;
}
#megaMenu ul li.menu-item ul .ss-nav-menu-with-img > a:before,
#megaMenu ul li.menu-item ul .ss-nav-menu-with-img > a:after {
  content: "";
  display: table;
}
#megaMenu ul li.menu-item ul .ss-nav-menu-with-img > a:after {
  clear: both;
}
#megaMenu ul li.menu-item ul .ss-nav-menu-with-img:not(.megaReg-with-sub) > a:after {
  border: none !important;
}
/* ========================================== */
/*	VERTICAL MENU STYLES 					  */
/* ========================================== */
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item {
  padding: 0px;
  display: block;
}
#megaMenu ul.megaMenu > li.menu-item > a,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
  border-left: none;
}
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-item-depth-0 {
  display: block;
  float: none;
  clear: none;
}
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item.ss-nav-menu-mega > a,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.mega-with-sub > a,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega > a,
#megaMenu.megaMenuVertical ul.megaMenu > li.menu-item.ss-nav-menu-mega > span.um-anchoremulator,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
  display: block;
}
/*#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,*/
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.mega-with-sub > a:after,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
  top: 50%;
  right: 8px;
  margin-top: -1px;
  border-style: solid none solid solid;
  border-color: transparent;
  border-left-color: #999;
  border-width: 2px 0px 2px 3px;
  padding-right: 1px;
}
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
  top: 0px;
  left: 100%;
  width: auto;
  max-width: 720px;
  /*margin-left:-1px;*/

}
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {
  padding: 4px 0px;
}
/* ========================================== */
/*	CENTERING STYLES 						  */
/* ========================================== */
/* Centering Menu Bar */
#megaMenu.megaCenterMenubar,
#megaMenu.megaCenterInner ul.megaMenu {
  margin: 0 auto;
  float: none;
}
#megaMenu.megaCenterMenubar ul.megaMenu {
  float: none;
}
/* Center menu items */
#megaMenu.megaCenterMenuItems ul.megaMenu {
  text-align: center;
}
#megaMenu.megaCenterMenuItems ul.megaMenu > li.menu-item {
  float: none;
}
#megaMenu.megaCenterMenuItems.megaMenuHorizontal ul.megaMenu > li.menu-item:first-child > a,
#megaMenu.megaCenterMenuItems.megaMenuHorizontal ul.megaMenu > li.menu-item:first-child > span.um-anchoremulator {
  box-shadow: none;
}
#megaMenu.megaCenterMenuItems .ss-nav-menu-with-img.ss-nav-menu-notext > a > img,
#megaMenu.megaCenterMenuItems .ss-nav-menu-with-img.ss-nav-menu-notext > span.um-anchoremulator > img {
  display: inline;
  margin-bottom: -3px;
}
/* ========================================== */
/*	SEARCHBAR STYLES 						  */
/* ========================================== */
/* Top Level Search Bar */
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-widgetarea {
  padding-left: 10px;
  padding-right: 10px;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-widgetarea > ul > li {
  margin: 0px;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-widgetarea > ul > li > .widgettitle {
  float: left;
}
/* V2 */
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 {
  margin: 2px 0 0 0;
  padding: 2px 0 0 0;
  position: relative;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 .ubersearch {
  position: relative;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"] {
  width: 155px;
  height: 26px;
  border-width: 1px;
  border-style: solid;
  float: left;
  padding: 6px 6px;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 18px;
  margin-bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: #999;
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: white;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 label {
  display: none;
}
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"]::-webkit-input-placeholder {
  color: #ddd;
}
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"]::-moz-input-placeholder {
  color: #ddd;
}
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"]:-ms-input-placeholder {
  color: #ddd;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="submit"] {
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 26px;
  border: none;
  box-shadow: none;
  margin: 0;
  line-height: 12px;
  font-size: 9px;
  padding: 2px 8px;
  cursor: pointer;
  background: #333;
  background: rgba(0, 0, 0, 0.5);
  color: #eee;
  font-weight: 400;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="submit"]:hover {
  background: #555;
  background: rgba(0, 0, 0, 0.3);
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="submit"]:active {
  background: #111;
  background: rgba(0, 0, 0, 0.8);
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 input[type="text"] {
  padding-right: 32px;
}
/* V1 */
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-widgetarea > ul > li > form#searchform.ubersearch-v1 div {
  padding-top: 7px;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-widgetarea > ul > li > form#searchform.ubersearch-v1 input[type="text"] {
  width: 115px;
  font-size: 12px;
  border-width: 1px;
  border-style: solid;
  height: 16px;
  float: left;
  padding: 1px 3px;
  border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  -webkit-border-radius: 2px 0px 0px 2px;
  line-height: 16px;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-widgetarea > ul > li > form#searchform.ubersearch-v1 input[type="submit"] {
  width: 20px;
  height: 20px;
  background: #000;
  border: 1px solid #000;
  display: inline-block;
  float: left;
  cursor: pointer;
  border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  -webkit-border-radius: 0px 2px 2px 0px;
  text-indent: -999em;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 {
  margin: 2px 0 0 0;
  padding: 0;
  position: relative;
  min-width: 160px;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 label {
  display: none;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 input {
  float: left;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 input[type="text"] {
  width: 130px;
  height: 27px;
  margin: 0;
  padding: 5px 6px 4px 6px;
  border-right: none;
  border-width: 1px;
  box-sizing: border-box;
}
#megaMenu.megaMenuVertical > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 input[type="text"] {
  margin-bottom: 5px;
}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 input[type="submit"] {
  position: relative;
  margin: 0;
  float: none;
  box-sizing: border-box;
  background: #eee;
  /* Old browsers */

  background: #eeeeee -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* FF3.6+ */

  background: #eeeeee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  /* Chrome,Safari4+ */

  background: #eeeeee -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Chrome10+,Safari5.1+ */

  background: #eeeeee -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Opera11.10+ */

  background: #eeeeee -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* IE10+ */

  background: #eeeeee linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* W3C */

  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 2px 8px;
  color: #444;
  display: inline-block;
  font-size: 10px;
  font-weight: 400;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  line-height: 21px;
  
  margin-left: -1px;
  min-height: 27px;
  min-height: 20px\9;
  /* Seriously, IE? */

}
#megaMenu > ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v1 input[type="submit"]:hover {
  color: #222;
  background: #ddd;
  /* Old browsers */

  background: #dddddd -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* FF3.6+ */

  background: #dddddd -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  /* Chrome,Safari4+ */

  background: #dddddd -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Chrome10+,Safari5.1+ */

  background: #dddddd -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Opera11.10+ */

  background: #dddddd -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* IE10+ */

  background: #dddddd linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C */

  border: 1px solid #888;
  border-top: 1px solid #aaa;
}
/* ========================================== */
/*	RECENT POSTS STYLES						  */
/* ========================================== */
/* Recent Posts */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist {

  margin-left: 0;
  list-style: none;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist li {
  margin-bottom: .5em;
  clear: both;
  padding-top: .5em;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist img {
  float: left;
  /*padding:4px;
	background:rgba( 255,255,255, .2 );
	border:1px solid #e9e9e9;*/

}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist-w-img div.wpmega-postlist-title,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist-w-img div.wpmega-postlist-content {
  padding-left: 60px;
  color: inherit;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist div.wpmega-postlist-title a {
  padding: 0px 0px;
  font-size: 13px;
  text-decoration: none;
}
/* ========================================== */
/*	CONTACT FORM 7 STYLES					  */
/* ========================================== */
.wpmega-nonlink div.wpcf7 form {
  margin-bottom: 0;
}
.wpmega-nonlink div.wpcf7 p {
  margin-bottom: .1em;
  clear: both;
}
.wpmega-nonlink div.wpcf7 label {
  width: 50px;
  float: left;
  padding-top: .4em;
  color: inherit;
}
.wpmega-nonlink div.wpcf7 span {
  position: relative;
}
.wpmega-nonlink div.wpcf7 input[type="text"],
.wpmega-nonlink div.wpcf7 input[type="email"],
.wpmega-nonlink div.wpcf7 textarea {
  /*width:255px;*/

  width: 95%;
  padding: .4em;
  border: 1px solid #dfdfdf;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  
  max-height: 100px;
  font-size: 12px;
  margin-top: .1em;
  margin-bottom: .1em;
  position: relative;
  float: left;
}
.wpmega-nonlink div.wpcf7 input[type="text"]:focus,
.wpmega-nonlink div.wpcf7 input[type="text"]:hover,
.wpmega-nonlink div.wpcf7 textarea:focus,
.wpmega-nonlink div.wpcf7 textarea:hover {
  background: #fcfcfc;
}
.wpmega-nonlink div.wpcf7 input.wpcf7-submit {
  font-size: 12px;
  clear: both;
  border-width: 1px;
  margin: 5px 0;
}
.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  position: absolute;
  top: -9px;
  left: 0px;
  padding: 9px 6px;
  width: 95%;
  font-size: 12px;
}
.wpcf7-form div.wpcf7-response-output {
  width: 93%;
}
/* ========================================== */
/*	CLEARFIX STYLES 						  */
/* ========================================== */
/* Clearfix */
.uberClearfix:before,
.uberClearfix:after,
#megaMenu.megaClear ul.megaMenu:before,
#megaMenu.megaClear ul.megaMenu:after {
  /*content: "";
  display: table;*/
}
.uberClearfix:after,
#megaMenu.megaClear ul.megaMenu:after {
  clear: both;
}
.uberClearfix,
#megaMenu.megaClear ul.megaMenu {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
/* ========================================== */
/*	RESPONSIVE STYLES 						  */
/* ========================================== */
/* Toggle */
#megaMenu #megaMenuToggle {
  display: none;
  /*padding: 12px 15px;*/
  cursor: pointer;
  font-size: 10px;
  text-transform: uppercase;
  text-align: left;
}
#megaMenu #megaMenuToggle .megaMenuToggle-icon {
  display: inline-block;
  background: #999;
  background: rgba(230, 230, 230, 0.7);
  height: 31px;
  width: 31px;
  position: relative;
  float: right;
  margin-top: 10px;
  text-align: left;
}
/*#megaMenu #megaMenuToggle .megaMenuToggle-icon:before {
  content: '';
  position: absolute;
  background: #999;
  background: rgba(230, 230, 230, 0.8);
  height: 2px;
  width: 16px;
  top: -4px;
}*/
/*#megaMenu #megaMenuToggle .megaMenuToggle-icon:after {
  content: '';
  position: absolute;
  background: #999;
  background: rgba(230, 230, 230, 0.9);
  height: 2px;
  width: 16px;
  top: -8px;
}*/
/*  #Tablet (Landscape) - 960px
================================================== */
@media only screen and (max-width: 960px) {
  /* Vertical */
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
    max-width: 810px;
    left: 0px;
    top: auto !important;
  }
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg.ss-nav-menu-item-depth-0 ul.sub-menu-1 ul.sub-menu {
    left: 0;
    top: 100%;
  }
}
/*  #Mobile through Tablet (Portrait) - 810px
================================================== */
@media only screen and (max-width: 810px) {
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item {
    width: 100%;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item .ss-colgroup > .ss-col,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-sidebar > .wpmega-nonlink > ul > li.widget {
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    max-width: none;
	
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-nav-menu-item-depth-1.fullWidthRow,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-nav-menu-item-depth-1.ss-sidebar {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item .ss-colgroup > .ss-col {
    margin-bottom: 1em;
  }
  #megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 .ubersearch input[type="text"] {
    width: 100%;
    margin-bottom: 5px;
  }
  /* Remove box shadow and border on menu items, since we're probably wrapping at this poing */
  #megaMenu.megaResponsive.megaMenuHorizontal ul.megaMenu > li.menu-item > a,
  #megaMenu.megaResponsive.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator,
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item:hover > a,
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item > a:hover,
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item.megaHover > a {
    box-shadow: none;
    border-left: none;
  }
  /* No need to float right */
  #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega-floatRight {
    float: left;
  }
  /* Vertical */
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu > li.menu-item {
    width: 100%;
  }
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
    max-width: 420px;
  }
  /* Flyout Menus */
  #megaMenu.megaResponsive ul.megaMenu li.menu-item {
    position: static;
	margin-left:0%;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item ul.sub-menu {
    left: -1px;
    width: 100% !important;
    box-shadow: none !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
	padding: 0 !important;
  }

  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item ul.sub-menu {
    top: 100%;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item > a:after,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item > span.um-anchoremulator:after {
    border-color: #ddd transparent transparent transparent;
    border-width: 3px 3px 0px;
    border-style: solid dashed dashed;
    right: 10px;
    padding-top: 0;
    padding-right: 2px;
    margin-top: -3px;
  }
  /* Mega Menus */
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
    left: -1px !important;
    width: 100%;
    box-sizing: content-box;
    /*box-sizing:border-box;*/
  
    box-shadow: none !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  #megaMenu #megaMenuToggle {
    display: block;
  }
  #megaMenu.megaResponsiveToggle ul.megaMenu {
    display: none;
  }
  /* Vertical */
  #megaMenu.megaMenuVertical.megaFullWidth {
    width: 100%;
  }
  /* Make centered Items align properly when stacked */
  #megaMenu.megaCenterMenuItems ul.megaMenu > li.menu-item {
    float: left;
  }
}
/* #Mobile (Landscape) - 480px - 810px
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 810px) {
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item {
    width: 50%;
		margin-left:0%;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item {
    width: 38%;
    padding-left: 6%;
    padding-right: 6%;
    max-width: none;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-sidebar > .wpmega-nonlink > ul > li.widget {
    width: 88%;
    padding-left: 6%;
    padding-right: 6%;
    max-width: none;
  }
}
@media only screen and (max-width: 479px) {
  /* Vertical */
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
    max-width: 300px;

  }
}
@media (min-width: 811px) {
  #megaMenu.megaResponsiveToggle ul.megaMenu {
    display: block !important;
  }
  #megaMenu ul.megaMenu a span.uber-close,
  #megaMenu ul.megaMenu span.um-anchoremulator span.uber-close {
    right: -12px !important;
    z-index: 700;
  }
}
/* Close Button */
#megaMenu ul.megaMenu li.menu-item a span.uber-close,
#megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.uber-close {
  position: absolute;
  box-sizing: border-box;
  text-decoration: none;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
  text-align: center;
  line-height: 40px;
  background: #999;
  background: rgba(0, 0, 0, 0.9);
  z-index: 700;
  font-size: 20px;
  font-weight: 400;
  color: #f5f5f5;
  display: none;
}
#megaMenu ul.megaMenu a:hover span.uber-close,
#megaMenu ul.megaMenu span.um-anchoremulator:hover span.uber-close,
#megaMenu ul.megaMenu li.menu-item.megaHover a span.uber-close,
#megaMenu ul.megaMenu li.menu-item.megaHover span.um-anchoremulator span.uber-close {
  display: block;
}

.search_menu{ /* height: 20px; */
    position: absolute !important;
    width: 200px !important;
    margin-top: 8px !important;}
.search_menu .search_text_cont{float: left;
width: 120px;}

.search_menu .search_text_cont .search_text_field {border: none;margin-top: 2px;height: 19px; padding-bottom:3px; padding-top:3px;padding-left: 10px;-webkit-border-radius: 7px 0px 0px 7px;
border-radius: 7px 0px 0px 7px;
background: rgb(58,58,58);
background: -moz-linear-gradient(top,  rgba(58,58,58,1) 0%, rgba(94,94,94,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(58,58,58,1)), color-stop(100%,rgba(94,94,94,1)));
background: -webkit-linear-gradient(top,  rgba(58,58,58,1) 0%,rgba(94,94,94,1) 100%);
background: -o-linear-gradient(top,  rgba(58,58,58,1) 0%,rgba(94,94,94,1) 100%);
background: -ms-linear-gradient(top,  rgba(58,58,58,1) 0%,rgba(94,94,94,1) 100%);
background: linear-gradient(to bottom,  rgba(58,58,58,1) 0%,rgba(94,94,94,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#5e5e5e',GradientType=0 );

width: 100%; color:#ffffff;}




.search_button{background: none;
border: none;
position: inherit;
cursor: pointer; height:100%;}	