
/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */


/*
#1d76bc BLUE
#f41c25 RED
*/

/* General Custom CSS */


header .inner-container {
	max-width: 1200px;
	margin: 0 auto;
}

#scroll-top-link {
  border-radius: 20px;
  bottom: 68px;
  font-size: 30px;
  height: 40px;
  line-height: 32px;
  right: 15px;
  width: 40px;
}


.main-title.entry-title > a {
  font-size: 26px !important;
  color: #fff !important;
  font-weight: 700;
  letter-spacing: .5px;
}

.title_container {
  background-color: #0a85d5 !important;
  color:#fff !important;
}

#top .title_container .container {
   padding-top: 10px;
   padding-bottom: 2px;
}

.title_container .breadcrumb, .title_container .breadcrumb .trail-begin{
  color:#EEE !important;
  font-size: 12px !important;
  font-weight:bold;
}

.avia-testimonial-content {
	text-align: left !important;
	line-height: 2.6em !important;
}

.page h4.eyebrow { /* section label */
	position: absolute;
	top: -140px;
	z-index: 1000;
	color: white !important;
	text-shadow: 2px 2px 9px #555 !important;
	font-weight: 600;
}
.page h1 { /* positions h1 from content area on top of subpage sliders */
	position: absolute;
	top: -110px;
	z-index: 1000;
	color: white !important;
	text-shadow: 2px 2px 9px #555 !important;
}

.home  h1 { /* ^ undo of subpage H1 positioning above ^ */
	position: relative;
	top: 0;
	color: #125183 !important;
	text-shadow: none !important;
}

.page-id-4341  h1 { /* ^ undo of subpage H1 positioning above  for test home page 3/2018^ */
	position: relative;
	top: 0;
	color: #125183 !important;
	text-shadow: none !important;
}

.page-id-4341 #three-col-homex h2 {
	color: white;
	font-weight: 800 !important;
	text-shadow: 2px 2px 10px #444 !important;	
}

.page-id-4341 h2.three-col-light {
	color: white;
}


.ls-slide h1 { /* ^ undo of  H1 color above  for sliders/headers^ */
	color: white !important;
	text-shadow: 2px 2px 10px #444 !important;	
	}
	
/* colored bullets in main content text LIs */
.content li {
  list-style: none;
}
.content  li:before {
  /* For a round bullet */
/*   content: '\2022'; */
  /* For a square bullet */
/*    content:'\25A0'; */
/* For a right triangle bullet*/
  content:'\25B7';  
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -1.3em;
  color: #125183;
  font-size: .9em;
  line-height: 2em;
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
  text-transform: none;
  letter-spacing:normal;
}

.image-overlay {
 visibility: hidden;
 }
 
.slide-meta-time {
  display: none !important;	
}

a.low-right {
  display: block;
  position: absolute;
  right: 15px;
  bottom: 15px;
  color: #2d5c87;
  transition: color 0.2s ease 0s;  
}

a:hover.low-right {
  color: #27aacb;
  transition: color 0.2s ease 0s;  
  text-decoration: none;
}

.sourcesans {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:16px;
}



/* MENU STUFF  ----------------------------------------*/

#top #header .mega_menu_title a {
  font-size: 14px;
}

.av-main-nav > li > a {
  font-size: 14px;
  cursor: pointer;
  /*letter-spacing: .5px;*/
}

.av-main-nav > li > a > .avia-menu-text {
  color: #003274 !important;
}

.current-menu-item {border-width:6px;}

#top #header .avia_mega_div > .sub-menu {
  padding: 0px 7px 7px 7px;
}

#header .avia_mega_div {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;  
  box-shadow: 0 32px 60px rgba(0, 0, 0, 0.25);
}

#top .header_color .main_menu .menu ul li > a:hover span.avia-menu-text{
  border-bottom: 1px dotted #303030 !important;
  color: #333;
}

/*.sub-menu .avia-menu-text {color: #808080;}*/
.avia-menu-fx {
	transition: none;
}

body .column-top-margin {
  margin-top: 30px;
}

.content{
  padding-bottom: 30px;
  padding-top: 30px;
}

#after_layer_slider_1 .iconbox {
  background-color: #f6f6f6;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  padding: 8px !important;
  font-size: 11px;
  letter-spacing: .2px;
  color: #333;
  font-weight:bold;
}

#after_layer_slider_1 .iconbox:hover {
  background-color: #eee;
}

.ls-inner {
	margin-top: 2px;
}
#after_layer_slider_1 {
margin-top: 1px;	
}
.menu-item-top-level {
	margin-left: 1px;
	margin-right: 1px;
}


h4 {
  transition: all 0.2s ease-in-out 0s;
}



#avia_socialcount-2 {
	display: none;
}

.ls-circle-timer {
	opacity:	.45 !important;
	filter: alpha(opacity=45);
	height: 24px !important;
	width: 24px !important;
}

.ls-ct-half {
	background: #ffc740 !important;
}

.sidebar .widget ul li {
	margin-bottom: .7em;
}

/* POST/ARCHIVE SIDEBAR  ------------------------*/

body.archive #newsbox-3 {display: none;} /* hide empty 'Latest News' section */
body.single #newsbox-3 {display: none;}

/* FOOTER STUFF  ---------------------------------------- */


.wp-image-3231 {width: 67% !important;}

.widgettitle {
	font-weight: 700 !important;
	text-transform:none;
	}

#socket .copyright {
  color: #fff;
  letter-spacing:.6px;
  font-size: 12px;
}

#socket {
  /*border-bottom: 6px solid #0a85d5;*/
  border-top: none;
}



/* HOME PAGE slider ---------------------------------------- */

.avia-layerslider  {
	z-index: 1; 
}



/* HOME PAGE 3 top 'icon boxes' ---------------------------------------- */

.iconbox {
		background: #e6eff5 !important;
}

.iconbox_content {
	padding: 1em 2em 1.6em 2em;
}

.iconbox .iconbox_content .iconbox_content_title {
  text-transform: none;
}

.iconbox_icon { /* blue arrow */
	color:#1b75bc !important;}

.iconbox .iconbox_content p {
  padding-left:  5px;
}

h3.iconbox_content_title {
	font-size: 1.6em  !important;
}


/* ------  old icon boxes 
#three-col-home {
	max-width: 1230px !important;
	margin:  1em auto 3em auto !important;
}

#three-col-home section {
	max-width: 370px !important;
	min-height: 250px;
	padding: 0px 15px 10px 20px;
 	background-color: #f8f8f8 !important;
 	border-bottom: 6px solid #125183;
 	border-top: 4px solid #125183;
}

.three-col-icon {
	position: absolute;
	top: -10px;
	left: -5px;
	max-width: 60px;
	max-height: 60px;
	}
*/



.home .blog-categories {display: none;}

#header .mega_menu_title {
  display: none;
}

#mobile-advanced .sub-menu .sub-menu {
  display: block !important;
}

#mobile-advanced span.mega_menu_title {
  display: none;
}


.home-special {
	font-color: white !important;
}


/* colored bullets in sidebar text LIs */

.textwidget a {
	color: #2999c2 !important;
}

.widget_black_studio_tinymce  li { /*  WORKS ??!!   */
  list-style-position: inside !important;
  margin-left: .8em;
  }

.widget_black_studio_tinymce .textwidget ul li:before { /* DOESN"T DO ANYTHING */
  /* For a round bullet */
/*   content: '\2022'; */
  /* For a square bullet */
/*    content:'\25A0'; */
/* For a right triangle bullet*/
  content:'\25B6';  
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -1.3em;
  color: #125183;
  font-size: .55em;
}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 320px) { /* Shrink the h3 size for small screens */
	
#three-col-home section h2{
	font-size: 15px !important;
	margin: 0px;
}	


}

/* between 767 and 500, turn on extra paragraph text in info boxes */

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

.page h1 { /* positoins h1 from content area on top of subpage sliders */
	position: relative;
	top: 0;
	z-index: 1000;
	color: #1d76bc !important;
	text-shadow: none !important;
}


.page h4.eyebrow { /* section label */
	position: relative;
	top: 0;
	z-index: 1000;
	color: #1d76bc !important;
	text-shadow: none !important;
	margin-bottom: .3em;
	padding-bottom: .5em;
	border-bottom: 1px dotted #bbb;
}



	
.template-page .entry-content-wrapper h1{
	font-size: 22px !important;
	margin: 0px;
	line-height: 28px;
}		
	

} /* end 600 ------------------ */


@media only screen and (max-width: 767px) {
	
		#menu-item-3700{
		display:none;
	}
	
	#menu-item-3701 .avia-menu-text {
		border-left: none !important;
	}
	
	.sub-menu {
		padding-top: 0;
	}
	

#mobile-advanced li > a:hover, #mobile-advanced span:hover, #mobile-advanced span:hover a {
  background-color: #2d5c87;
  color: #ffffff !important;
}	

#advanced_menu_toggle, #advanced_menu_hide {
  border: none;
  background:none;
}	

.responsive .logo img {
  max-height: 55px !important;
}

.avia_desktop #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover {
  background:none;
  border:none;
  color: #ff0000;
}

#mobile-advanced {
  background-color: rgba(255,255,255,0.95);
  color: #2d5c88;
  border: 9px solid #ccc;
  padding: 66px 0;
}	

#mobile-advanced a{
  padding: 13px 18px;
}

#mobile-advanced ul ul a {
  padding-left: 30px;
}


div#footer{display:none;}
#socket  .copyright{display: none;}
#socket {margin-top: 20px;}



.responsive #top #wrap_all .av-flex-cells .no_margin {
	margin: 0;
	padding-top: 0px !important;
	padding-bottom: 20px !important;
	min-height: auto !important;
}	

#three-col-home section h3{
	font-size: 25px;
	margin: 0px;
}
} /* end 768 seciton */


@media only screen and (max-width: 887px) {
	#top #header .mega_menu_title a {
	  font-size: 12px;
	}
}


@media only screen and (min-width: 1300px) { /* -------------------------- */



} /* end 1300 seciton */

/*
Slider Text Styles
================================================== */

/* mobile (less than 500px) *//* -------------------------- */
	.ls-slide h2 {
		font-size: 1.4em  !important;
	}

	.ls-slide p {
		font-size: 2.8em  !important;
		line-height: 1.5em  !important;
		width: 62%  !important;
		color: white  !important;
		margin-top: 0.3em;
}
	
	.ls-slide:nth-of-type(3) p {
		width: 46%  !important;
	}
	
	.ls-slide h4 { /* contact button */
		display: none; 
	}
	
/* end mobile section */	
	

@media only screen and (min-width: 500px) { /* -------------------------- */

	.ls-slide p {
/* 		width: 62%  !important; */
	}
	.template-page .entry-content-wrapper h1 {
		font-size: 22px;
	}
	
} /* end breakpoint section */

@media only screen and (max-width: 499px) { /* -------------------------- */

	.template-page .entry-content-wrapper h1 {
		font-size: 22px !important;
	}
	
}

@media only screen and (min-width: 650px) { /* -------------------------- */

	.ls-slide h2 {
		font-size: 1.4em  !important;
	}

	.ls-slide p {
		font-size: 2.4em  !important;
		line-height: 1.4em  !important;
		width: 52%  !important;
			color: white  !important;
}

	.ls-slide h4 {
		display: block;
		font-size: 2.2em  !important;
		top: 73%  !important;
		color: #ffc740  !important;
		width: 6em  !important;
		border: 2px solid white  !important;
		padding: 6px  !important;
		text-align: center;
	}

	} /* end breakpoint section */
	

@media only screen and (min-width: 768px) { /* -------------------------- */

	.ls-slide h2 {
		font-size: 2em  !important;
		font-weight: 800 !important;
	}

	.ls-slide p {
		font-size: 2.2em  !important;
		line-height: 1.5em  !important;
		width: 50%  !important;
	}

	.ls-slide h4 {
		font-size: 1.9em  !important;
	}
	
	
	
} /* end breakpoint section */
	
	
@media only screen and (max-width: 1049px) {
	.template-page .entry-content-wrapper h1 {
		font-size: 28px;
	}
	}

@media only screen and (min-width: 1050px) { /* -------------------------- */

	.ls-slide h2 {
		font-size: 2.2em  !important;
}

	.ls-slide p {
		font-size: 2em  !important;
		line-height: 1.5em  !important;
		width: 44%  !important;
		margin-top: 0;
	}

	.ls-slide:nth-of-type(4) p {
		width: 62%  !important;
	}
	
	.ls-slide h4 {
		font-size: 1.9em  !important;

	}
			
	.template-page .entry-content-wrapper h1 {
		font-size: 34px;
	}	
	
} /* end breakpoint section */
	

@media only screen and (min-width: 1050px) { /* -------------------------- */

	.ls-slide h2 {
		font-size: 2.4em  !important;
}
	.ls-slide p {
		width: 41%  !important;
	}

	.ls-slide:nth-of-type(3) p {
		width: 39%  !important;
	}
		.ls-slide:nth-of-type(4) p {
		width: 62%  !important;
	}

	
} /* end breakpoint section */



#three-col-home {
width: 84%;
margin: 0 auto;
}

#three-col-home section {
min-height: 350px;
}

#three-col-home .flex_cell {
display: block;
margin:  10px auto  !important;
width: 100%;
}

#three-col-home .avia_textblock { /*transparent text box */
margin-top: 30px;
padding: 15px;
background-color: rgba(255,255,255,.65);
border-radius: 6px;
}


@media only screen and (min-width: 500px) { /* -------------------------- */

#three-col-home .flex_cell {
/* display: inline-block !important; */
margin: 10px auto !important;
}

#three-col-home.el_after_av_layout_row {
margin: auto auto 2em auto;
}

}


@media only screen and (min-width: 768px) { /* -------------------------- */

#three-col-home {
width: 88%;
margin: auto;
padding: 15px 0 15px 0;
}

#three-col-home .flex_cell {
display: inline-block;
margin: 0 1% !important;
width: 31% !important;
background-size:cover;
}

#three-col-home .avia_textblock { /*transparent text box */
margin-top: 0;
}

}