/*Custom Your Theme Name CSS*/
	
/*HTML5 Reset #396ea4
--------------------------------------------- */

/*Baseline Normalize*/
a:focus {
  outline: none;
}

/*Box Sizing*/
/*Float Clearing*/
		
/*Defaults
--------------------------------------------- */

/*Typographical Elements*/

/* Change Color, font family, font size, line height*/
body {
  background: #ffffff url(images/background-pattern.jpg); 
  color: #373838;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-size: 19px;
  /*font-weight: 300;
  line-height: 1.625;*/
}

a,
.entry-title a:hover,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.nav-primary .sub-menu a:hover,
.nav-secondary .sub-menu a:hover,
.site-footer a:hover,
.site-header .sub-menu a:hover,
.entry-content a {
  color: #4c93bd;
}

/* Master Button Hover Color*/
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover,
.archive-pagination a:hover,
.archive-pagination li.active a {
  background-color: #4c93bd;
}

button, input[type="button"], 
input[type="reset"], 
input[type="submit"], 
.button, 
.entry-content .button {
  background-color: #333;
  padding: 10px 24px;
}

blockquote {
  border-left: 3px solid #2C99C6;
  color: #666;
  font-style: italic;
  margin: 24px 40px 24px;
  padding-left: 10px;
}

blockquote::before {
	display: none;
}

/*Headings*/
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #373838;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	line-height: 1.6;
	margin: 0 0 16px;
}

h1,
h2 {
	line-height: 1.5;
}

h1 {
	font-size: 30px;	
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
	font-size: 14px;
}

/*Objects*/

/*Forms*/
input,	308	input,
select,	309	select,
textarea {
  padding: 5px;
}

.button {
	border-radius: 3px;
	display: inline-block;
}

/*Tables*/
		
/*Structure and Layout
--------------------------------------------- */

/*Site Containers*/

.site-container {
  box-shadow: 0 6px 6px 0 rgba(12, 12, 12, 0.7);
  margin: 0 auto;
  max-width: 1180px;
}

.site-inner {
	padding-top: 0px;
	background: #fff;
	min-height: 500px;
	max-width: 1180px;
}

.wrap {
	max-width: 1180px;
}

/*Column Widths and Positions*/
/*Column Classes*/

/*Common Classes
--------------------------------------------- */
		
/*WordPress*/

/*Genesis*/
.archive-description, .author-box {
  border-bottom: 2px solid #4c93bd;
  margin-bottom: 0px;
}

.archive-description {
  padding-bottom: 24px;
}

/*Titles*/

.entry-title {
	font-size: 30px;
	line-height: 1.5;
	text-align: center;
}
		
/*Widgets
--------------------------------------------- */

/*Featured Content
--------------------------------------------- */

.featured-content .entry-title {
	font-size: 18px;
}
		
/*Plugins
--------------------------------------------- */

/*Genesis eNews Extended*/

.enews-widget input[type="submit"] {
	background-color: #396ea4;
}

/*Genesis Latest Tweets*/

/*Gravity Forms*/

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	padding: 5px;

}

.gform_wrapper select {
  font-size: 16px !important;
}

/*Visual Composer*/

/*Visual Composer

.animate-composer-page .site-inner,
.animate-composer-page .content-sidebar-wrap,
.animate-composer-page .content {
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
}

body.override.animate-composer-page .site-inner {
  padding-bottom: 0;
}

.animate-composer-page .wpb_row.vc_row-fluid.fixed {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1170px;
}

.animate-composer-page .wpb_row.vc_row-fluid.fixed-color-box {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1140px;
}

.animate-composer-page .wpb_row.vc_row-fluid {  
  color: inherit;
}

.animate-composer-page .wpb_call_to_action {
  color: #333333;
}

.animate-composer-page .entry,
.composer-page .entry {
  padding: 0;
  margin-bottom: 0;
}

.composer-page .entry-content {
  overflow: visible;  
}

.vc_row.wpb_row.vc_row-fluid.dm-stretch {
  margin-bottom: 0px;
  padding-top: 35px;
}*/

.vc_responsive .five_col_wrap.wpb_row .vc_col-sm-2 {
float: left;
width: 20%;
padding: 0;
min-height: 0;
}

.five_col_wrap .five_col_last {
margin: 0 !important;
}

.white, 
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6 {
  color: #fff;
}

.blue {
  color: #2C99C6;
}
 
/*Go Portfolio*/

/*Fast Gallery*/

.fastgallery.fg_style1 .fg-gallery-caption {
  font-family: 'Redressed', cursive;
  font-size: 18px;
}

/*Jetpack*/
		
/*Site Header
--------------------------------------------- */

/* Choose color*/

.site-header {
	background: #ffffff url(images/ribbon.jpg) no-repeat;
	min-height: 242px; 
	/*border-bottom: 2px solid #333;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;*/
}

/*Phone Number or other text*/
.dm-header-right-text {
  color: #000;
  font-size: 22px;
}

/*Title Area 
--------------------------------------------- */

/* Logo, hide text */

.header-image .site-header .widget-area {
  padding: 20px 0 15px 0;
}

.header-image .site-title a {
	min-height: 220px;
}

.header-image .site-header .wrap {
	background-position: center top;
	margin-top: 15px;
}

/*Widget Area*/

/*.site-header .widget-area {
    width: 600px;
}*/
				
/*Site Navigation
--------------------------------------------- */

.genesis-nav-menu {
	line-height: 0;
	font-size: 19px;
	text-align: center;
}

.genesis-nav-menu a {
	color: #4c93bd;
	padding: 18px 0 20px 24px;
}

.genesis-nav-menu > .menu-item > a {
	font-family: merriweather;
	font-weight: 300;
	text-transform: none;
}

.genesis-nav-menu a:hover, 
.genesis-nav-menu .current-menu-item > a, 
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  color: #4c93bd;
  font-family: merriweather;
  font-weight: 700;
}

.genesis-nav-menu .sub-menu a {
  color: #4c93bd;
  font-family: merriweather;
	font-weight: 300;
	text-transform: none;
}

/*Header Navigation*/ 

/*Primary Navigation*/ 
 
.nav-primary {
  background-color: #fff;
  padding-top: 18px;
} 
 
/*Secondary Navigation*/

/*Responsive Menu*/

.responsive-menu-icon::before {
color: #333;
}
		
/*Content Area
--------------------------------------------- */

/*Entries*/

.entry {
	border-radius:  0px;
	margin-bottom: 0px;	
	padding: 20px 110px 24px;

}

.entry-content {		
  overflow: hidden;		
}

.entry-content a {
	border-bottom: none;
}

.entry-content ol li, 
.entry-content ul li {
  padding-bottom: 15px;
}

.entry-content ol li:last-child,
.entry-content ul li:last-child {
  padding-bottom: 0px;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	margin: 0;
	margin: 0;
	padding: 32px 0px 8px;
}

/*Pagination*/

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #4c93bd;
}

/*Comments*/
		
/*Sidebars
--------------------------------------------- */

.sidebar {
	color: #666666; 
  padding-top: 30px;
}

.sidebar a {
	border-bottom: none;
}

.sidebar .widget {
	border-radius: 0px;
	margin: 20px 0px;
	padding: 20px 0px;
}

.sidebar-primary {
  width: 350px;
}
	
/*Footer Widgets
--------------------------------------------- */

.footer-widgets {
   background: #ffffff url(images/footer.jpg);
   color: #373838;
   padding: 40px 110px 16px;
}

.footer-widgets-1, .footer-widgets-3 {
  width: 294px;
}

.footer-widgets-2 {
  width: 294px;
}

.footer-widgets .widget-title {
  color: #373838;
}
	
.footer-widgets a,
.site-footer a {
  color: #373838;
  border-bottom: none;
}	

.footer-widgets a:hover,
.site-footer a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}

/*Site Footer
---------------------------------------------*/ 

.site-footer {
	background: #ffffff url(images/footer.jpg);
	color: #373838;
	padding: 0;
}

.site-footer a:hover {
  color: #DDDDDD;
}

/*Mobile Menu
--------------------------------------------- */

#mobile-menu {
  display: none;
  visibility: hidden;
}
	
/*
Media Queries
--------------------------------------------- */

@media only screen and (max-width: 1139px) {

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.title-area {
		width: 300px;
	}

}

@media only screen and (max-width: 1024px) {

	body {
  background: #ffffff; 
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.site-inner,
	.title-area,
	.wrap {
		width: 100%;
	}

	.site-header .wrap {
		padding: 20px 0;
	}

	.header-image .site-header .wrap {
		background-position: center top;
	}

	.site-inner {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-footer .entry-meta,
	.header-image .site-header .widget-area,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
	}

	.site-header .search-form {
		margin: 16px auto ;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

	.site-footer {
		padding: 24px 0;
	}

	.footer-widgets {
		padding: 40px 5% 16px;
	}

	.footer-widgets-1 {
		margin: 0;
	}

  .simple-social-icons ul {        
  display: block;      
  float: none;      
  margin: 0 auto !important;      
  padding: 10px 0 0 0;      
  width: 240px;      
  }
  .entry {
  padding-top: 20px;
  }
.fastgallery.fg_responsive.gallery-columns-1 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-2 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-3 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-4 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-5 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-6 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-7 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-8 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-9 .fg-gallery-item {
  max-width: 24% !important;
  }
}

@media only screen and (max-width: 768px) {

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
	.site-header .widget-area {
		margin: 0;
		width: 100%;
	}
		 
  .dm-header-right-text {
  text-align: center;
  }
  .vc_responsive .five_col_wrap.wpb_row .vc_col-sm-2{
  width: 33%;
  margin-bottom: 15px;
  }
}

@media only screen and (max-width: 700px) {
  .vc_responsive .five_col_wrap.wpb_row .vc_col-sm-2{
  width: 48%;
  margin-bottom: 15px;
  }
  
    .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
  .genesis-nav-menu.responsive-menu {
  display: none;
  }
  
  .genesis-nav-menu.responsive-menu .menu-item,
  .responsive-menu-icon {
  display: block;
  }
  
  .genesis-nav-menu.responsive-menu .menu-item {
  margin: 0;
  }
  
  .genesis-nav-menu.responsive-menu .menu-item:hover {
  position: static;
  }
  
  .genesis-nav-menu.responsive-menu li.current-menu-item > a,
  .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
  .genesis-nav-menu.responsive-menu li a,
  .genesis-nav-menu.responsive-menu li a:hover {
  background: none;
  border: none;
  color: #333;
  display: block;
  line-height: 1;
  padding: 20px;
  text-transform: none;
  }
  
  .genesis-nav-menu.responsive-menu .menu-item-has-children {
  cursor: pointer;
  }
  
  .genesis-nav-menu.responsive-menu .menu-item-has-children > a {
  margin-right: 60px;
  }
  
  .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
  content: "\f132";
  float: right;
  color: #333;  
  font: normal 16px/1 'dashicons';
  height: 16px;
  padding: 18px 20px;
  right: 0;
  text-align: right;
  z-index: 9999;
  }
  
  .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
  content: "\f460";
  color: #333;
  }
  
  .genesis-nav-menu.responsive-menu .sub-menu {
  background-color: rgba(0, 0, 0, 0.05);
  border: none;
  left: auto;
  opacity: 1;
  position: relative;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  -webkit-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 100%;
  z-index: 99;
  }
  
  .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
  margin: 0;
  }
  
  .genesis-nav-menu.responsive-menu .sub-menu li a,
  .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
  background: #fff;
  color: #333;
  border-bottom: 1px solid #999;
  padding: 20px;
  position: relative;
  text-transform: none;
  width: 100%;
  } 
}

@media only screen and (max-width: 600px) {
.fastgallery.fg_responsive.gallery-columns-1 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-2 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-3 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-4 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-5 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-6 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-7 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-8 .fg-gallery-item, .fastgallery.fg_responsive.gallery-columns-9 .fg-gallery-item {
  max-width: 100% !important;
  }
}

@media only screen and (max-width: 425px) {
  .site-header {
  background: #ffffff url("images/ribbon-small.jpg") no-repeat scroll 0 0;
  min-height: 156px;
  }
  .header-image .site-header .wrap {
    background: url(images/logo-small.png) no-repeat center top;
    padding:0;
  }
  .header-image .site-title a {
	min-height: 146px;
  }
  .vc_row.wpb_row.vc_row-fluid.dm-stretch.vc_custom_1429485237661 {
  padding-top: 0px;
  }
  .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1429486000783 {
  padding-bottom: 20px !important;
  }
  .entry-content ol, .entry-content ul{
  margin-left: 15px;
  }
  .vc_responsive .five_col_wrap.wpb_row .vc_col-sm-2{
  width: 100%;
  margin-bottom: 15px;
  }
}

@media only screen and (max-width: 240px) {
  .header-image .site-header .wrap {
    background: url(images/logo-extra-small.png) no-repeat center top;
    padding:0;
  }
  .header-image .site-title a {
	min-height: 106px;
  }
 .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1429486000783 {
  padding-bottom: 10px !important;
  }
}
