/*
	Theme Name: Education Pro Theme
	Theme URI: http://my.studiopress.com/themes/genesis/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	
	Version: 3.0.1
	
	Tags: black, blue, gold, green, orange, purple, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page

	Template: genesis
	Template Version: 2.0.0

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php

/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
		- Responsive Menu
	- Content Area
		- Home
		- Entries
		- Entry Meta
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Theme Colors
		- Education Pro Blue
		- Education Pro Green
		- Education Pro Purple
		- Education Pro Red
	- Media Queries
		- Max-width: 1139px
		- Max-width: 1023px
		- Max-width: 768px
		- Max-width: 480px

*/

/* icons for home page */
.icons {
	height: 60px;
	width: 80px;
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    vertical-align: top;
    text-align: center;
	margin: 3px 0;
	/*background-size: 60px 50px !important; */
}
/*honeypot div*/
.hp {
	 display:none;
}

/*
.icon-bridge {
	background: url(images/icon-bridge-2.png) no-repeat center center;
	background-size: 67px 57px !important; 
}

.icon-recreation {
	background: url(images/icon-recreation.png) no-repeat center center;
}

.icon-marina {
	background: url(images/icon-marina.png) no-repeat center center;
}

.icon-airport {
	background: url(images/icon-airport.png) no-repeat center center;
}

.icon-development {
	background: url(images/icon-development.png) no-repeat center center;
}
*/

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
input:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* oldIE ;) */


ul#menu-airport-menu li a, ul#menu-bridge-menu li a, ul#menu-marina-menu li a, ul#menu-development-menu li a, ul#menu-recreation-menu li a
{
	color: #344A66;
} 

ul#menu-airport-menu li a:hover, ul#menu-bridge-menu li a:hover, ul#menu-marina-menu li a:hover, ul#menu-development-menu li a:hover, ul#menu-recreation-menu li a:hover
{
	color: #A8B2B9;
}

ul#menu-airport-menu li.current_page_item a, ul#menu-bridge-menu li.current_page_item a, ul#menu-marina-menu li.current_page_item a, ul#menu-development-menu li.current_page_item a, ul#menu-recreation-menu li.current_page_item a {
	color: #A8B2B9
}

.footer-widgets-1 h4.widget-title {
	font-size: 17px;
	line-height: 1.4em
}


/*footer menus */
.footer-widgets ul.menu li {line-height: 1em; margin: 12px 0; }
.footer-widgets ul.menu li:first-child {margin-top: 0; }

.footer-widgets ul.menu li:first-child a {text-transform: uppercase; font-size: 15px !important;}

.footer-widgets ul.menu li a { color: #fff !important; font-size: 14px !important; }
.footer-widgets ul.menu li a:hover { color: #A8B2B9 !important; }
/*
.footer-widgets ul#menu-airport-menu li a, .footer-widgets ul#menu-bridge-menu li a,.footer-widgets  ul#menu-marina-menu li a, .footer-widgets ul#menu-development-menu li a, .footer-widgets ul#menu-recreation-menu li a
{
	color: #fff;
	font-size: 14px;
} 
*/
ul#menu-airport-menu li a:hover, ul#menu-bridge-menu li a:hover, ul#menu-marina-menu li a:hover, ul#menu-development-menu li a:hover, ul#menu-recreation-menu li a:hover
{
	color: #A8B2B9;
}




/* additional nav menu */

.genesis-additional-nav-menu-wrap {
	margin: 0px auto;
	max-width: 1140px;
	position: relative;
	z-index: 1001
}
.genesis-additional-nav-menu {
	position: absolute;
	right: 12px;
	top: 10px;
	
	
	z-index: 10000;
	
}

.genesis-additional-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
	background-size: 30px 30px !important;	
	
	/* margin-left: 20px; */
	margin-left: 20px;
}

.genesis-additional-nav-menu .menu-item a {
	font-family: "Roboto Condensed",sans-serif;
	font-size: 17px;
	display: inline-block;
	/*padding-left: 35px; */
	padding-left: 30px;
}

/* current page ancestor */
/*replaced with port custom font 
.genesis-additional-nav-menu #menu-port-entities-menu .current-page-ancestor a, .genesis-additional-nav-menu #menu-port-entities-menu .current_page_item a {
	color: #fff;
}





.genesis-additional-nav-menu .menu-item a:hover {
	color: #fff;
}

.genesis-additional-nav-menu li.bridge-upper {
	background: url(images/icon-bridge-2-top.png) no-repeat left center;
	background-size: 30px 30px;
}

.genesis-additional-nav-menu li.airport-upper {
	background: url(images/icon-airport-top.png) no-repeat left center;
	
}

.genesis-additional-nav-menu li.marina-upper {
	background: url(images/icon-marina-top.png) no-repeat left center;
}

.genesis-additional-nav-menu li.recreation-upper {
	background: url(images/icon-recreation-top.png) no-repeat left center;
}

.genesis-additional-nav-menu li.development-upper{
	background: url(images/icon-development-top.png) no-repeat left center;
}



.genesis-additional-nav-menu li.bridge-upper.current-page-ancestor,
.genesis-additional-nav-menu li.bridge-upper.current_page_item,
.genesis-additional-nav-menu li.bridge-upper:hover  {
	background: url(images/icon-bridge-2.png) no-repeat left center;
	background-size: 30px 30px;
}

.genesis-additional-nav-menu li.airport-upper.current-page-ancestor,
.genesis-additional-nav-menu li.airport-upper.current_page_item,
.genesis-additional-nav-menu li.airport-upper:hover {
	background: url(images/icon-airport.png) no-repeat left center;
	
}

.genesis-additional-nav-menu li.marina-upper.current-page-ancestor,
.genesis-additional-nav-menu li.marina-upper.current_page_item,
.genesis-additional-nav-menu li.marina-upper:hover {
	background: url(images/icon-marina.png) no-repeat left center;
}

.genesis-additional-nav-menu li.recreation-upper.current-page-ancestor,
.genesis-additional-nav-menu li.recreation-upper.current_page_item,
.genesis-additional-nav-menu li.recreation-upper:hover {
	background: url(images/icon-recreation.png) no-repeat left center;
}

.genesis-additional-nav-menu li.development-upper.current-page-ancestor,
.genesis-additional-nav-menu li.development-upper.current_page_item,
.genesis-additional-nav-menu li.development-upper:hover {
	background: url(images/icon-development.png) no-repeat left center;
}

.genesis-additional-nav-menu li.bridge-upper.current-page-ancestor,
.genesis-additional-nav-menu li.bridge-upper.current_page_item,
.genesis-additional-nav-menu li:hover a {
	color: #fff;
}
*/

/******constant contact signup forms*******/
#message, #thankyou {color: #F00;  clear:both;}
.ctct-custom-form input, .constant-contact-create-campaign input, .constant-contact-create-campaign textarea

 {padding-left: 20px;}
.ctct-form-required + input, .constant-contact-create-campaign input, .constant-contact-create-campaign select { background: #fff url(images/icon-required.png) no-repeat 8px center; }
.constant-contact-create-campaign textarea, .constant-contact-create-campaign select  { background: #fff url(images/icon-required.png) no-repeat 8px 20px; }
#list.ctct-form-required, #type-of-construction  {  background: url(images/icon-required.png) no-repeat 8px center; padding-left: 25px; }
input.btn { background-image: none; }
.ctct-custom-form input[type=checkbox] {margin: 5px 10px 5px 10px; }
p[data-id="Lists:p"] {margin-bottom: 10px; }
.ctct-form-footer { margin-top: 15px; font-size: 14px;  }
.g-recaptcha { 
	margin-bottom: 15px;
	transform:scale(0.82);
	-webkit-transform:scale(0.82);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
	 }

::-webkit-input-placeholder {
   color:#9B9B9B !important;
}
:-moz-placeholder { /* Firefox 18- */
   color:#9B9B9B !important;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color:#9B9B9B !important;  
}
:-ms-input-placeholder {  
   color:#9B9B9B !important;  
}

/*honeypot method */
.HPM-class {visibility:hidden; height: 0; margin: 0; padding: 0; position: absolute; width: 100px; }
.cc-list-checkbox {
	
	-ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  padding: 10px;
  margin: 5px;
  transform: scale(1.5);
  
  }

.file_table_clean tr {border-bottom: 1px solid white}
.filelist_1_list_div { font-size: 16px !important }
#loader { background: url(images/ajax-loader-transparent.gif) no-repeat center center; height: 16px; width: 16px; margin: 10px; visibility:hidden; color: red; clear:both;}
#loader-footer { background: url(images/ajax-loader-blue.gif) no-repeat center 10px; height: 30px; width: 16px; margin: 20px 20px 0 0; padding-top: 3px !important;visibility:hidden; color: red; clear:both; font-size: 16px;}
/******end constant contact signup forms*******/
/* footer newsletter */
.footerMessage { color: #fff; font-weight: 500; clear: both; padding-top: 10px;  }
.newsletterMailerLabel, .vr-required {display:none;}
.businessInfo {clear: both; display: inline-block; margin-top: 20px; font-size: 14px;   }
.newsletterMailerEmail {   -webkit-border-radius:0; float:left; margin: 0; padding: 10px 15px 9px 20px;width: 160px; border:none; font-size: 16px;}
.submissionButton { background: #3D78C1 !important; color: #fff !important; border: 0; float:left; width: 230px; margin: 0 0 0 3px; padding: 5px;height: 42px; color: #333; font: bold 16px Arial, Helvetica, sans-serif; text-decoration: none;
-webkit-appearance: none;
    -webkit-border-radius:0; 
    border-radius:0;
	 }
.submissionButton:hover { background: #fff !important; color: #444 !important }
/* end newsletter */

/*file upload and constant contact campaign creation pages*/
.xdsoft_datetimepicker .xdsoft_label { z-index: 1 !important; }
.subfolder_dir {line-height: 3em;}
.controls {margin: 20px 0;}
.file_filelist:before { content: "Progress: "; display:inline-block;  margin: 15px 0 ;}
.smallest-text {font-size: 13px; font-style: italic; }
.file_messageblock_fileheader, .file_messageblock_fileheader_label, .file_messageblock_filesubheader_adminmessagelabel {font-size: 16px !important; }




/*google form*/
.ss-form-container {min-width: 0 !important; }
.ss-top-of-page, .ss-form, .ss-footer {
    padding-left: 1em !important;
    padding-right: 1em !important;
}
/*


/*miscellaneous */
.cursor-default > a { cursor: default; }  /* for projects link in main menu */
.redtext { color: red; font-size: 17px; line-height: 1.2; }
.page-template-waterfront-recreation-latest-posts-template .entry-meta,
.page-template-development-latest-posts-template .entry-meta,
.page-template-marina-latest-posts-template .entry-meta,
.page-template-airport-latest-posts-template .entry-meta,
.page-template-bridge-latest-posts-template .entry-meta,
.single-post .entry-meta,
.page .entry-meta
{display:none;}

.port-table {
	border: solid 1px #666666;
	border-collapse:collapse;
}
.port-table td {padding: 10px;font-size: 17px; line-height: 1.2}
.hidetitle .entry-title {display:none;}



.entry-content ol.upperroman > li {
	list-style-type:upper-roman !important; 
}

.entry-content ol.upperalpha > li {
	list-style-type:upper-alpha !important; 
}

.campaignData {border: 1px solid #999999;}
.campaignData td, .campaignData th {padding: 10px; }


.campaignData td table {background: #EBEBEB}
.campaignData td table td {padding: 15px; font-size: 15px; line-height: 1.2em; vertical-align:top;  border-left: 2px solid #666;}

.campaignData td table td form label {font-size: 13px; }

.campaignData tr.tr-heading td {background: #444444; color: #fff; }
.editFormDiv {display:none;}
.widget_recent_entries .post-date {font-size: 14px; display:block;}

/*weather widget */
.weather-widgets { padding-top: 60px; background-color: #344A66; }
.weather-widget-wrap { max-width: 1140px; margin: 0 auto; color: white; padding-bottom: 30px; overflow:hidden; }
.weather-widget-wrap .widget {margin-bottom: 0; }
.weather-widget-wrap section {float:left; width: 28%; margin-right: 50px; }
.weather-widget-wrap section:last-child {margin-right: 0; }

.footer-widgets-2 { float:right; }
.footer-widgets-2 section {width: 29%; float: left; margin-right: 30px; text-align: center; }


.widget_awesomeweatherwidget {width: 30%;  }
.awe_micro .awesome-weather-current-temp { font-size: 50px !important; text-align: center !important; padding: 5px 10px !important;}
.awe_micro .awesome-weather-forecast { margin-top: 10px !important;   }
.awe_micro .awesome-weather-todays-stats, .awesome-weather-more-weather-link {text-align: center !important; }
.awe_micro .awesome-weather-forecast {width: 100% !important; padding: 0px 5px 0 20px !important; }
.awe_micro .awesome-weather-forecast-day {font-size: .7em; }
.awe_micro .awesome-weather-more-weather-link {border-top: 0; }
.awesome-weather-wrap {
	/*zoom: 0.9;
    -moz-transform: scale(0.9);
	transform: scale(0.9);
    -ms-transform-origin: 0 0; /* IE 9 */
 /*   -webkit-transform-origin:0 0; /* Chrome, Safari, Opera */
 /*   transform-origin: 0 0;*/
}

.ssfa_fileup_buttons_container {width: 600px;}
ul.social-media {
	list-style-type: none;
	margin-top: 0; 
}

ul.social-media li {
	display:inline-block;
	margin: 0 8px;
}
ul.social-media li a {
	font-size: 25px; 
}

/* mailmunch optin forms */
.mailmunch-optin-form .submit {
	ackground-color: #78a7c8 !important;
	border-radius: 3px !important;
	border: none !important;
	color: #fff !important;
	cursor: pointer !important;
	font-size: 16px !important;
	font-weight: 300 !important;
	padding: 14px 30px !important;
	text-transform: uppercase !important;
	width: auto !important;

}

.mailmunch-optin-form {
	
	width: 90% !important;
}





/* end mailmunch */


/* fully background images - always cover */
body.custom-background {
	background-size: cover;
}
/*wordpress editor style */
#tinymce.content {float:none !important;} 

.rhcol.span4 { 
	font-size: 16px;
	line-height:1.3;
	 }


HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.3 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:none !important}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.title-area:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.title-area:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}



li.noLink > a { cursor: default; }

/* PDF links */
.pdf, .word, .external, .email {
    position:relative;
	display: inline-block;
	min-height: 40px;
	padding: 0 0 0 55px;
	/*margin-top: -20px;*/
	font-size: 16px;
	line-height:1.3;
	margin: 10px 0 0 0;
} 

.ninja-forms-cont .email {
padding: 14px !important;
}

.ninja-forms-response-msg {
	font-weight: bold;
	color: #F00
}



.pdf:before  {
	content:   "\f1c1"; 
	color: #C00;
}

.word:before  {
    content: "\f1c2"; 
	color: #3D78C1;
}

.external:before {
	content: "\f08e";
	color: #344A66;
}

.email:before {
	content: "\f0e0";
	color: #344A66;
}

woocommerce-order .email::before {
content: " ";
}

.pdf:before, .word:before, .external:before, .email:before  {
    font-family: FontAwesome;
	font-size: 40px;
	position: absolute;
	top: -5px;
	left: 5px;
    /*left:0;
    position:absolute;
    top:20px;*/
 }
 

 
/*.pdf { color: #C00 !important; display: inline-block; float: left; margin: 0 15px 15px 0;clear:both; margin-bottom: 40px; }*/
.pdf:hover { color: #3D78C1 !important }
.flt-rt {float: right; }

.sidebar hr { width: 90%; margin: 40px auto; background-color:#FAFAFA;border-color:#FAFAFA;color:#FAFAFA; clear:both;}

/*woocommerce styles */
/*.wc_bookings_field_duration { margin-top: 570px !important; }
.wc-bookings-date-picker {margin-top: -650px !important; } */


label[for="wc_bookings_field_start_date"]:before{content:'Start '}
.product-type-booking .summary {width: 100% !important; }
.woocommerce-breadcrumb {
	 background-color: #FAFAFA !important;
    box-shadow: 3px 3px rgba(70, 70, 70, 0.05) !important;
    font-size: 14px !important;
    margin-bottom: 0px !important;
    padding: 15px 40px !important;
}

.woocommerce-breadcrumb a {
	color: #A8B2B9 !important;
}

.woocommerce-breadcrumb a:hover {
	color: #344A66 !important; 
}

.woocommerce-page .content {
	background: #fff;
	margin-bottom: 40px;
	padding-bottom: 0;
}

.woocommerce-page .post-type-archive-product .content {padding: 40px;}
#woocommerce-product-archive-wrapper {padding: 40px;}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #3D78C1 !important;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
   background-color: #34678A !important;
   background-color: #DAD8DA !important;
   color: #000 !important;
}

.addon-name { font-weight: bold; font-size: 18px; }
.required-product-addon abbr[title] {display: none; }

.product-addon label { color: #F00 !important; line-height: 1.2em !important; margin-bottom: 20px; }
/*make product headings smaller when products are listed on a page*/
.entry-content .woocommerce h1.product_title { font-size: 18px !important; font-weight: bold; }
.product.entry {padding: 20px; }

.su-spoiler-title {font-size: 20px !important; font-weight: 500; }

.variation-RENTER,
.variation-SITEINFORMATIONANDPARKING,
.variation-INSURANCEANDLIABILITY,
.variation-ALCOHOLSERVICE {display:none !important; }


/* so woocommerce messages will appear the same no matter where we move them */
.content .woocommerce-message {
    padding: 1em 2em 1em 3.5em !important;
    margin: 0 0 2em !important;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none !important;
    width: auto;
    word-wrap: break-word;
	border-top-color: #8fae1b;
}


/*for reserve a picnic shelter page, where woocommerce message will appear right after content
see line 98 in functions.php */
.content .woocommerce-message:before {
    font-family: WooCommerce;
    content: "\e015";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
}


.content .woocommerce-message::after {
    clear: both;
}

.content .woocommerce-message a.button {
font-size: 100%;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
font-family: inherit;
text-decoration: none;
overflow: visible;
padding: .618em 1em;
font-weight: 700;
border-radius: 3px;
left: auto;
color: #515151;
background-color: #ebe9eb;
border: 0;
white-space: nowrap;
display: inline-block;
background-image: none;
box-shadow: none;
-webkit-box-shadow: none;
text-shadow: none;
float:right;
}

.woocommerce-message .button:hover {
background-color: #dad8da !important;
text-decoration: none;
background-image: none;
color: #515151 !important;
}

/* bookings by month calendar changes, so port can print all bookings on calendar (some were partially hidden with overflow: auto */
/* changed height:100px to height: auto and added min-height:100px so all bookings will show without needing scrollbar */
.wc_bookings_calendar_form .wc_bookings_calendar td .bookings {
	height: auto !important;
    min-height: 100px;
}


/* end woocommerce styles */
/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background-color: #f5f5f5;
	color: #444;
	font-family: 'Open Sans','Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.625;
	
	/*added for min-height feature on content divs */
	height: 100%;
	
	/* overflow-x: hidden; */
}


/*added*/
body.home { background-size: cover; }

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #000;
	color: #fff;
}

/*::selection {
	background-color: #000;
	color: #fff;
}*/

a {
	color: #78a7c8;
	text-decoration: none;
}

a:hover {
	color: #34678a;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 300;
	
	line-height: 1.2;
	margin: 0 0 20px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img {
	width: auto;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
	margin-bottom: 28px;
}

.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery .gallery-item img {
	border: none;
	height: auto;	
	padding: 0 4px;
	width: auto;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #ddd;
	box-shadow: none;
	font-size: 18px;
	font-weight: 300;
	padding: 14px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #444;
	opacity: 1;
	font-weight: 300;
}

::-webkit-input-placeholder {
	color: #444;
	font-weight: 300;
}
/*added the more-link button types for home page 'home-featured' area */
/*for default orange theme*/
.home-featured-page .entry-content a {
	background-color: #e44a3c;
	color: #fff;
	border-radius: 3px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: 300;
	padding: 5px 10px;
	text-transform: uppercase;
	width: auto;
	display: inline-block;
	margin-top: -5px;
	
}

.home-featured-page .entry-content a:hover{
	background-color: #a8b2b9;
	color: #fff;
}
/*for blue theme*/
.education-pro-blue .home-featured-page .entry-content a {
	background-color: #3D78C1;
	color: #F5F5F5 !important;
	border-radius: 3px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: 300;
	padding: 5px 10px;
	text-transform: uppercase;
	width: auto;
	display: inline-block;
	margin-top: -5px;
	
}

/*button links inside of 'popular links' box*/
.education-pro-blue .home-featured-page .entry-content a:hover{
	background-color: #F5F5F5;
	color: #3D78C1 !important;
}
/*search button on home page for education-pro-blue*/
.education-pro-blue .home-absolute-search input[type="submit"] {
	background-color:  #3D78C1 !important;
	color: #fff !important;
	font-size: 17px;
	
	
}
.education-pro-blue .home-absolute-search input[type="submit"]:hover {
	background-color: /*#A8B2B9*/ #F5F5F5 !important;
	color: #3D78C1 !important;
}
/*end for blue theme*/
/*end added */

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #78a7c8;
	border-radius: 3px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300;
	padding: 14px 30px;
	text-transform: uppercase;
	width: auto;
}


button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #e44a3c;
	color: #fff;
}

.entry-content .button,
.entry-content .button:hover,
.widget .button,
.widget .button:hover {
	color: #fff;
}

.footer-widgets .wrap .widget .button,
.footer-widgets .wrap button,
.footer-widgets .wrap input[type="button"],
.footer-widgets .wrap input[type="reset"],
.footer-widgets .wrap input[type="submit"],
.home-bottom .widget .button,
.home-bottom .widget button,
.home-bottom .widget input[type="button"],
.home-bottom .widget input[type="reset"],
.home-bottom .widget input[type="submit"] {
	background-color: #fff;
	color: #444;
}

.footer-widgets .wrap .widget .button:hover,
.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.home-bottom .widget .button:hover,
.home-bottom button:hover,
.home-bottom input:hover[type="button"],
.home-bottom input:hover[type="reset"],
.home-bottom input:hover[type="submit"] {
	background-color: #e44a3c;
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

/*reduce site inner padding on home page */
.home .site-inner {
	padding-top: 20px;
}

.site-inner {
	clear: both;
	padding-top: 60px;
	/*increased to allow for ports bigger logo*/
	padding-top: 90px;
}

.education-pro-landing .site-inner {
	max-width: 900px;
	padding-top: 40px;
}

/* Column Widths and Positions
--------------------------------------------- */
.sidebar-content .content {width: 800px; }
.sidebar-content .sidebar-primary {width: 300px; }
/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap,
.sidebar1-content-sidebar2 .content-sidebar-wrap {
	width: 920px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	float: right;
	width: 780px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content,
.sidebar1-content-sidebar2 .content {
	width: 520px;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 320px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary,
.sidebar1-content-sidebar2 .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.sidebar1-content-sidebar2 .sidebar-secondary,
.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	background-color: #fafafa;
	box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
	font-size: 14px;
	margin-bottom: 0;
	padding: 15px 40px;
}

.archive-description,
.author-box {
	background-color: #e44a3c;
	box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
	color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
	padding: 40px;
}

.author-box-title {
	color: #fff;
	font-size: 24px;
	margin-bottom: 10px;
}

.archive-description p a,
.author-box .author-box-content a {
	color: #fff;
}

.archive-description p a:hover,
.author-box .author-box-content a:hover {
	color: #444;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-title {
	font-size: 20px;
}

.entry-title {
	font-size: 30px;
}

.entry-title a {
	color: #34678a;
}

.entry-title a:hover {
	color: #e44a3c;
}

.widget-title {
	font-size: 20px;
	margin-bottom: 20px;
	
	/*added*/
	font-weight: bold; 
}

.after-entry .widget-title,
.sidebar .widget-title a,
.sidebar .widget-title {
	border-bottom: 1px dotted #ddd;
	color: #e44a3c;
	letter-spacing: 1.5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	/*added*/
	text-transform: none; 
}

.footer-widgets .widget-title {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}

/* WordPress
--------------------------------------------- */

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 12px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 12px 24px;
}

.wp-caption-text {
	font-weight: 700;
	margin: 0;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.gallery-caption {
	margin: 0 0 10px;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
	overflow: hidden;
	word-wrap: break-word;
}

.widget p:last-child,
.widget ul > li:last-child,
.widget-area .widget:last-of-type {
	margin-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	margin-bottom: 0;
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry,
.widget .entry {
	background: none;
	border: none;
	box-shadow: none;
	margin-bottom: 10px;
	padding: 0 0 10px;
}

.featured-content .entry-title {
	font-size: 18px;
	margin-bottom: 0;
}

.content .featured-content .entry-header .entry-meta {
	text-align: left;
	margin: 0 0 10px;
}

.content .featured-content .entry-header .entry-meta .entry-time {
	background: none;
	color: #444;
	margin: 0;
	padding: 0;
}

.after-entry .featured-content .entry,
.sidebar .featured-content .entry {
	border-bottom: 1px dotted #ddd;
}

.after-entry .featuredpage .entry,
.sidebar .featuredpage .entry {
	border: none;
	padding: 0;
	margin: 0;
}

.featured-content ul + .more-from-category {
	margin-top: 10px;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget,
.widget-area .widget.enews-widget .widget-title {
	color: #fff;
}

.widget-area .widget.enews-widget {
	background-color: #78a7c8;
	border: none;
	padding: 40px;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 16px;
}

.enews-widget .enews input[type="submit"] {
	background-color: #fff;
	color: #444;
	margin: 0;
	width: 100%;
}

.enews-widget .enews input:hover[type="submit"] {
	background-color: #34678a;
	color: #fff;
}

.enews form + p {
	margin-top: 24px;
}

.home-bottom .widget.enews-widget {
	clear: both;
	overflow: hidden;
	padding: 0;
}

.home-bottom .enews p {
	float: left;
	margin-bottom: 0;
	width: 31.623931623931625%;
}

.home-bottom .enews p + form {
	float: right;
	width: 65.81196581196582%;
}

.home-bottom .enews-widget input[type="email"] {
	float: left;
	margin-bottom: 0;
	width: 65.81196581196582%;
}

.home-bottom .enews-widget input[type="submit"] {
	float: right;
	width: 31.623931623931625%;
}

.home-bottom .enews input {
	border: none;
}

/* styles for Layerslider */

.ls-circle-timer {
	display:inline-block !important;
}


.ls-borderlesslight .ls-nav-prev {background-image: url(images/slide-previous.png) !important; background-position: 0 0  !important; background-repeat: no-repeat; }
.ls-borderlesslight .ls-nav-next {background-image: url(images/slide-next.png) !important; background-position: 0 0  !important; background-repeat: no-repeat;  right: -20px !important;}




.ls-borderlesslight .ls-nav-sides { background: none !important; }
.ls-borderlesslight .ls-bottom-slidebuttons a {background-image: url("images/slide-nav-back.png") !important; background-position: center !important }
.ls-bottom-slidebuttons a {
    width: 30px; !important; height: 23px !important; margin-left: 6px !important; margin-right: 6px !important; 
}

.ls-loading-container { display: none !important }

.ls-wrapper,
.ls-wp-container { height: 485px !important; }

.ls-wp-container img { height: 485px; width: auto; object-fit:cover; }
/*
.ls-noskin .ls-nav-prev,
.ls-noskin .ls-nav-next
 {
	visibility: visible !important;
	display: inline-block !important;
	width: 100px; height: 100px; background: green !important;
	position: absolute; top:0 !important; z-index: 9999 !important;
} */


/* Genesis Responsive Slider
--------------------------------------------- */
.education-pro-home #genesis-responsive-slider {
	border: none;
	margin: 0 auto;
	max-width: 1600px;
	padding: 0;
}

.education-pro-home .slide-excerpt {
	background-color: #fff;
	box-shadow: 3px 3px rgba(70, 70, 70, 0.2);
	filter: alpha(opacity=100);
	opacity: 1;
}

html > body.education-pro-home .slide-excerpt-border {
	border: none;
	margin: 0;
	padding: 40px 40px 12px;
	width: 100%;
}

.education-pro-home .slide-excerpt h2 a {
	color: #78a7c8;
}

.education-pro-home #genesis-responsive-slider .slide-excerpt h2 a:hover {
	color: #444;
}

.education-pro-home #genesis-responsive-slider .flex-control-nav {
	margin-top: -40px;
	/* changed to bring it slightly further to right*/
	margin: -40px 0 0 40px;
	text-align: left;
}




.education-pro-home #genesis-responsive-slider .flex-control-nav li {
	padding-left: 5px;
	text-indent: 0;
}



/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	border-top: 3px solid #e44a3c;
	box-shadow: 0 3px rgba(70, 70, 70, 0.05);
	min-height: 80px;
	
	/*changed*/
	min-height: 50px;
}

.education-pro-home .site-header {
	position: relative;
	top: auto !important;
	width: 100%;
	z-index: 499;
}

/* Title Area
--------------------------------------------- */

.title-area {
	background-color: #e44a3c;
	box-shadow: 0 3px rgba(70, 70, 70, 0.1);
	color: #fff;
	margin: 0 auto;
	padding: 15px 20px 20px;
	position: absolute;
	text-align: left;
	width: 370px;
	
	/*added new font*/
	font-family: "Roboto Condensed", sans-serif;
}

.header-image .title-area {
	background-color: #fff !important;
	padding: 0;
}

/*added for custom title */
.custom-title { font-size: .6em;font-family: "Open Sans"; text-transform:none; }
.site-title {
	font-size: 32px;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
	
	/*change logo font */
	font-family: "Montserrat", sans-serif;
}

.site-header .site-title a,
.site-header .site-title a:hover {
	color: #fff;
}

.header-image .site-title > a {
	float: left;
	min-height: 100px;
	width: 100%;
}

.site-description {
	backface-visibility: hidden;
	font-size: 17px;
	line-height: 1.3;
	margin-top: 10px;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 740px;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	/*changed from 16 to 18 */
	font-size: 18px;
	font-weight: bold; 
	line-height: 1;
	width: 100%;
	/*changed from body's roboto to Open Sans */
	font-family: "Roboto Condensed", sans-serif;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu li a {
	color: #fff;
	display: block;
	padding: 16px;
	padding: 13px 20px;
	-webkit-backface-visibility: hidden;
}

.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu li a:hover,
.genesis-nav-menu li.current-menu-item > a {
	background-color: #78a7c8;
	color: #fff;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 999;
}

.genesis-nav-menu .sub-menu a {
	background-color: #78a7c8;
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-top: none;
	box-shadow: 3px 3px rgba(70, 70, 70, 0.2);
	color: #fff;
	font-size: 16px;
	padding: 14px 16px;
	position: relative;
	width: 200px;
}

.genesis-nav-menu li .sub-menu li a:hover {
	background-color: #fff;
	background-color: #EAECEE;
	color: #444;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -43px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	float: right;
	list-style-type: none;
	padding: 0;
}

.genesis-nav-menu > .date,
.genesis-nav-menu > .right > a {
	display: inline-block;
	padding: 16px;
}

.genesis-nav-menu > .rss > a:before,
.genesis-nav-menu > .twitter > a:before {
	-webkit-font-smoothing: antialiased;
	content: "\f303";
	display: inline-block;
	font: normal 14px/1 'dashicons';
	margin-right: 4px;
	vertical-align: top;
}

.genesis-nav-menu > .twitter > a:before {
	content: "\f301";
}

.genesis-nav-menu > .search {
	padding: 5px 0 0;
}

.genesis-nav-menu > .search input {
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 30px;
	border: none;
	color: #fff;
	font-size: 14px;
	padding: 8px 30px;
}

.genesis-nav-menu > .search input:-ms-input-placeholder {
	color: #fff;
}

.genesis-nav-menu > .search input::-moz-placeholder {
	color: #fff;
}

.genesis-nav-menu > .search input::-webkit-input-placeholder {
	color: #fff;
}



/* Site Header Navigation 
--------------------------------------------- */

.site-header .genesis-nav-menu a{
	color: #444;
	padding: 32px 16px;
	
	/*changed to accomodate bigger font and shorter white navigation area */
	padding: 20px 12px;
}

.site-header .genesis-nav-menu .sub-menu a {
	color: #fff;
	padding: 14px 16px;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #34678a;
	color: #fff;
	
	/*added padding for additional menu items on right */
	padding-top: 3px;
}

.nav-primary .genesis-nav-menu {
	font-size: 14px;
}

.education-pro-home .nav-primary .genesis-nav-menu {
	position: relative;
	z-index: 1000;
}

.education-pro-blue .nav-primary li.current-menu-item > a {background-color: #344A66 !important }
.education-pro-blue .nav-primary li.current-menu-item:hover > a {background-color: #A8B2B9 !important }

/* Weather Info Margin in top menu */
li.weatherdata { margin-left: 8px; margin-right: 8px; };

/* Secondary Navigation
--------------------------------------------- */
.nav-secondary .genesis-nav-menu li a {
	color: #444;
	padding: 20px 12px;
}

.nav-secondary .genesis-nav-menu li a:hover {
	color: #fff;
}


/*current page items in secondary navigation*/
.nav-secondary .genesis-nav-menu li.current-menu-item > a {
	color: #fff;
	background: #A8B2B9 !important;
}
.nav-secondary .genesis-nav-menu li.current-menu-item > a:hover {
	color: #fff !important;
	background: #A8B2B9 !important;
	
}

/*current page items in secondary SUB navigation*/
.nav-secondary .genesis-nav-menu ul.sub-menu li.current-menu-item a {
	color: #000;
	background: #fff;
	background: #EAECEE  !important;
}
.nav-secondary .genesis-nav-menu ul.sub-menu li.current-menu-item a:hover {
	color: #000 !important;
	background: #fff !important;
	
}

/*current page parents and ancestors
.nav-secondary .genesis-nav-menu li.current-page-parent > a, .nav-secondary .genesis-nav-menu li.current-page-ancestor > a {
	border-top: solid 2px #3F71C3;
}
*/


/* added - top navigation */
#menu-top-navigation {font-weight: normal; font-size: 15px; }
/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
	cursor: pointer;
	display: none;
}

.responsive-menu-icon::before {
	content: "\f333";
	display: block;
	font: normal 20px/1 'dashicons';
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Home
--------------------------------------------- */

.home-featured {
	background-color: #f5f5f5;
	position: relative;
	text-align: center;
	z-index: 9;
}

.home-featured .widget {
	padding: 40px 40px 0;
	margin: 0 auto;
	/* max-width: 1600px; */
	/*changed to accomodate new simple slider without featured page*/
	padding: 0;
	height: 485px;
}

.home-featured .widget:last-of-type {
	padding-bottom: 80px;
	/*changed to accomodate new simple slider without featured page*/
	padding-bottom: 0px;
}

/*revised styles for meta slider */
ul.slides li img {
	box-shadow: 3px 3px rgba(70, 70, 70, 0.2) !important;
	/*border:1px solid #;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;  */
}


/*end revised styles for simple slider in home featured area */
.education-pro-home .home-featured .widget.genesis_responsive_slider {
	background-color: #fff;
	max-width: 100%;
	padding: 0;
}

.home-featured .slide-excerpt {
	margin: 80px 80px 120px;
	/*changed to make room for search box*/
	margin: 50px 50px 120px;
	text-align: left;
}

/*slide customizations
.slide-excerpt {
	right: 500px;
}  */

#rev_slider_1_1 { height: 485px !important; }

/* customize home-featured search box and additional links   */
.slide-excerpt {
    width: 40% !important;
	background-color: rgba(255,255,255,.94) !important;
}

.education-pro-home .slide-excerpt {
   
}

.home-absolute-search-wrap {
	width: 100%;
	height: 0px;
}
.home-absolute-search-container {
	max-width: 1600px;
	margin: 0 auto;
	position: relative;
}
.home-absolute-search {
	position: absolute;
	top: 100px;
	right: 0;
	z-index: 10; 
	margin: 0 70px 0 0;
	width: 23%;
}
.home-absolute-search input[type=search]{
	width: 70%;
	float: left;
	background-color: rgba(255,255,255,.94) !important;
	box-shadow: 3px 3px rgba(70, 70, 70, 0.2);
	font-size: 17px;
}

.home-absolute-search input[type=submit]{
	float:right;
	padding: 11px 30px;
	background-color: #E44A3C;
	position: absolute;
	right: 0;
	box-shadow: 3px 3px rgba(70, 70, 70, 0.2);
}

.home-absolute-search input[type=submit]:hover{
	background-color:#34678A;
}

.home-absolute-search input, select, textarea, submit {
	padding: 10px 20px;
	border-radius: 0px;
	-webkit-border-radius:0px;
	-webkit-appearance: none;
}

/*featured page widget*/
.home-featured-page-wrap {
	width: 100%;
	height: 0px;
}
.home-featured-page-container {
	max-width: 1600px;
	margin: 0 auto;
	position: relative;
}
.home-featured-page {
	position: absolute;
	top: 180px;
	right: 0;
	z-index: 10; 
	margin: 0 70px 0 0;
	padding: 30px 30px 20px 30px;
	width: 23%;
	background-color: rgba(255, 255, 255, 0.74);
	box-shadow: 3px 3px rgba(70, 70, 70, 0.2);
	
}

.home-featured-page .widgettitle {
	/*background-color: rgba(255, 255, 255, 0.94);*/
	padding: 0 0 20px 0; 
	margin: 0;
	font-size: 20px;	
}

.education-pro-blue .home-featured-page .entry-content a, .home-featured-page .entry-content   {
	font-size: 16px;
}
.education-pro-blue .home-featured-page .widgettitle {
	color: #344A66;
}


/*wordpress popular posts plugin styles
.wpp-list {
	background-color: rgba(255, 255, 255, 0.94);
	padding: 10px 40px;
}

.wpp-list li {
	padding: 0px 0 5px 0;
}

.wpp-excerpt { 
display: inline-block; 
margin-left: 10px; 
}

.wpp-list li .button {padding: 5px 10px;margin-left: 10px; color: #fff !important; font-size: 14px;}
/*end wordpress popular posts plugin styles*/


/*genesis featured page advanced styles*/
.home-featured-page .entry {
	background: none;
	padding: 0;
	box-shadow: none; 
}

.home-featured-page .entry-title, .home-featured-page .entry-content {
	width: auto; 
	/*float: left;*/
}
.home-featured-page .entry-content p {
	margin: -8px 0 0 0; padding: 0;
}
/*	margin: -20px 0 0 10px; display:inline-block;
	 }*/
	 
.home-featured-page .entry-content a {
	float:right; margin: -20px 0 0 0 !important; font-size: 14px !important;
}


.home-featured-page .widget {
	margin-bottom: 0
}

/*links in home featured page styled like buttons */
.education-pro-blue .home-featured-page .entry-title a  {
	color: #3D78C1 !important;
	font-size: 17px;
	font-weight: 400 !important;
}
.education-pro-blue .home-featured-page .entry-title a:hover  {
	color: #444 !important;
}
/*end home featured page*/	

/* home breaking news box */
.home-featured-news-wrap {
	width: 100%;
	height: 0px;
}
.home-featured-news-container {
	max-width: 1600px;
	margin: 0 auto;
	position: relative;
}
.home-featured-news {
	position: absolute;
	top: 100px;
	left: 60px;
	z-index: 10; 
	margin: 0 0 0 0;
	padding: 0;
	width: 30%;
	background-color: rgba(255, 255, 255, 0.74);
	box-shadow: 3px 3px rgba(70, 70, 70, 0.2);
}

.home-featured-news .widget-wrap {
		max-height: 360px;
		overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
 
	}
	
.home-featured-news .widgettitle {
	/*background-color: rgba(255, 255, 255, 0.94);*/
	padding: 0 0 15px 0; 
	margin: 0;
	font-size: 20px;
	color: #344A66;	
}
.home-featured-news .entry-content .more-link  {
	background-color: #3D78C1;
	color: #FFF;
    display: block;
    padding: 20px 40px;
    margin: 40px -30px -12px;
    text-align: right;
}
.home-featured-news .entry-content .more-link:hover  {
	 background-color: #F5F5F5;
    color: #3D78C1; /*for blue theme*/
}

.home-featured-news .widget {
	margin: 0;
}

.home-featured-news .entry {
	margin-bottom: 0;
}
.home-featured-news .widget-title {
	padding: 30px 30px 15px 30px;
}
.home-featured-news .textwidget {
	padding: 10px 30px 30px 30px;
	font-size: 17px;
}
.home-featured-news .entry-header,.home-featured-news .entry-content {
	padding: 0 30px 0 30px;
}
.home-featured-news .entry-content .more-link::after {
    content: "";
    display: inline-block;
    font: 20px/1 "dashicons";
    margin-left: 20px;
    vertical-align: middle;
}
/*same as 'popular links'*/
.education-pro-blue .home-featured-news .entry-title a {
	font-size: 20px;
	font-weight: 400;
	color: #3D78C1 !important;
}

.education-pro-blue .home-featured-news .entry-title a:hover {
	color: #444 !important;
}
/*end home breaking news box */

/* end customize search and popular links */
.home-featured .slide-excerpt .more-link {
	background-color: #f5f5f5;
	color: #e44a3c;
	display: block;
	padding: 20px 40px;
	margin: 40px -40px -12px;
	text-align: right;
}

.home-featured .slide-excerpt .more-link::after {
	-webkit-font-smoothing: antialiased;
	content: "\f344";
	display: inline-block;
	font: normal 20px/1 'dashicons';
	margin-left: 20px;
	vertical-align: middle;
}

.home-featured #genesis-responsive-slider .more-link:hover {
	background-color: #e44a3c;
	color: #fff;
}


.slide-excerpt-border {
	padding: 25px 25px 12px !important;
	
}

.slide-excerpt .more-link {
	margin: 40px -25px -12px !important;
}

.home-mission {
	background-color: #fff;
	text-align: center;
}

.home-mission .wrap {
	/*padding: 80px;*/
	position: relative;
	z-index: 99;
}

.home-featured + .home-mission .wrap {
	background-color:#fff;
	border-radius: 3px;
	border-top: 3px solid #e44a3c;
	margin-top: 0;
}

/*customization - added to switch home top with home middle and change layout */

/*.home-middle + */.home-mission .wrap {
	background-color: #fff;
	border-radius: 4px;
	border-top: 3px solid #e44a3c;
	margin-top: -40px;
}

.home-mission { background: none;}

.home-mission .wrap { padding: 60px 80px }
.home-middle { box-shadow: none !important; padding: 20px 10px 40px !important }


.home-featured  {
	background: url("images/home-top-bg.png") repeat-x bottom center;
}

.education-pro-blue .home-featured  {
	background: url("images/home-top-bg-blue.png") repeat-x bottom center;
}

.education-pro-green .home-featured  {
	background: url("images/home-top-bg-green.png") repeat-x bottom center;
}

.education-pro-purple .home-featured  {
	background: url("images/home-top-bg-purple.png") repeat-x bottom center;
}

.education-pro-red .home-featured  {
	background: url("images/home-top-bg-red.png") repeat-x bottom center;
}

/*for values list on home page */
#values-list {
	width:95%; 
	margin: 0 auto; 
	text-align: left;
}

#values-list ul {
	list-style-type:none;
}

#values-list ul li {
	line-height: 1.2em; 
	margin: 15px 0; 
	}

.home-featured { min-height:470px !important; }

.hidden { visibility: hidden; }
/*end customization*/
.home-mission .widget_text {
	color: #78a7c8;
	font-size: 48px;
	
	text-align: center;
	/*changed - too big */
	font-size: 20px;
	
	
}

.home-mission .widget_text .widget-title {
	color: #e44a3c;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.home-middle {
	background-color: #34678a;
	box-shadow: inset 0 5px rgba(0, 0, 0, 0.1);
	color: #fff;
	padding: 60px 10px 20px;
}

.home-middle .entry-title a {
	color: #78a7c8;
}

.home-middle .widget {
	float: left;
	padding: 0 20px;
	
	/*changed */
	padding: 0 15px;
	text-align: center;
	width: 25%;
	
	/* changed to accomodate 5th category in home middle widget */
	width: 20%;
	
	margin-bottom: 0 !important;
}



/* changed to accomocate 5th category in home middle widget .home-middle .widget:nth-of-type(4n+1) {
	clear: both;
}
*/
home-middle .widget:nth-of-type(5n+1) { clear:both; }

.home-middle .dashicons {
	font-size: 60px;
	height: 60px;
	width: 60px;
}

/*added to make all caps*/

.home-middle .textwidget h3 {text-transform: uppercase; font-weight: 400; min-height: 65px; padding-top: 10px; font-size: 23px;}

.home-bottom {
	background-color: #78a7c8;
	box-shadow: inset 0 5px rgba(0, 0, 0, 0.05);
	color: #fff;
	padding: 60px 0;
}

.home-bottom .featured-content .entry-title a,
.home-bottom .widget a,
.home-middle .widget .entry-title a:hover,
.home-middle .widget a:hover {
	color: #fff;
}

.home-bottom a:hover {
	color: #34678a;
}

/* Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	
	/*added to give it a little opacity */
	background-color: rgba(255,255,255,0.94);
	
	box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
	margin-bottom: 40px;
	padding: 40px;
}

.entry-header {
	margin-bottom: 10px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: square;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #f5f5f5;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 14px;
}

.content p.entry-meta {
	margin-bottom: 0;
	text-align: right;
}

.content .entry-header .entry-meta {
	margin: -10px 0 10px;
}

.content .entry-header .entry-meta .entry-time {
	background-color: #e44a3c;
	color: #fff;
	display: inline-block;
	margin: 0 -40px 0 0;
	padding: 5px 40px 5px 15px;
}

.entry-footer {
	background: #fafafa;
	
	padding: 20px 40px;
	margin: 12px -40px -40px;
}

.entry-footer .entry-meta {
	font-size: 12px;
}

.entry-footer .entry-meta a {
	color: #444;
}

.entry-footer .entry-meta a:hover {
	color: #e44a3c;
}

.entry-comments-link::before {
	content: "\2F";
	margin: 0 4px 0 0;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	margin-bottom: 40px;
}

/* Pagination
--------------------------------------------- */

.pagination {
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #fff;
	box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
	color: #444;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	padding: 6px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	color: #e44a3c;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
	font-size: 16px;
	margin-bottom: 40px;
}

.comment-respond {
	padding: 40px 40px 16px;
}

.entry-comments,
.entry-pings {
	padding: 40px;
}

.comment-respond h3,
.entry-comments h3,
.entry-pings h3 {
	color: #e44a3c;
	font-size: 18px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.comment-meta {
	margin-bottom: 28px;
}

li.comment,
li.pingback {
	background-color: #f5f5f5;
}

.comment-content {
	clear: both;
}

.comment-list li {
	padding: 32px 32px 0;
}

.comment-list li.depth-1,
.ping-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-reply-link {
	color: #e44a3c;
}

.entry-pings .reply {
	display: none;
}

.fn {
	font-weight: 300;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
}

.after-entry li,
.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.after-entry .widget,
.sidebar .widget {
	background-color: #fff;
	
	/*added to give it a little opacity */
	background-color: rgba(255,255,255,0.94);
	border-left: 3px solid #e44a3c;
	box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
	padding: 40px;
}

.sidebar .widget:last-of-type {
	margin-bottom: 40px;
}

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: rgba(52,103,138,.8);
	box-shadow: inset 0 5px rgba(0, 0, 0, 0.1);
	clear: both;
	padding-top: 30px;
	
	/*added to accomodate fixed footer
	padding-top: 20px;
	position: fixed;
	width: 100%;
	min-height: 60px;*/
}

.footer-widgets .wrap .entry-title a,
.footer-widgets .wrap a,
.footer-widgets {
	color: #fff;
}

.footer-widgets a.button,
.footer-widgets .wrap a:hover {
	color: #78a7c8;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}




/*
.footer-widgets-1  {background: yellow; }
.footer-widgets-2   {background: green; }
.footer-widgets-3  {background: purple; }
.footer-widgets-4  {background: blue; }
.footer-widgets-5  {background: pink; }
.footer-widgets-6  {background: orange; }
*/

.footer-widgets-1 {width: 250px; float:left;  }
.footer-widgets-2 {width: 850px; float:right; height: 150px; }
.footer-widgets-3 {clear:both; }
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5,
.footer-widgets-6,
.footer-widgets-7,
.footer-widgets-8 {
	width: 155px;
	float: left;
	margin: 70px 30px 30px 0;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #34678a;
	font-size: 16px;
	padding: 20px 0;
	text-align: center;
	/*position:fixed;
	width: 100%;
	bottom: 0; */
}

.site-footer,
.site-footer .wrap a {
	color: #fff;
}

.site-footer a.button,
.site-footer .wrap a:hover {
	color: #78a7c8;
}

.site-footer p {
	margin-bottom: 0;
}

.creds { font-size: 12px; }

/*
Theme Colors
---------------------------------------------------------------------------------------------------- */

.education-pro-blue .nav-secondary .genesis-nav-menu li.current-menu-item > a,
.education-pro-green .nav-secondary .genesis-nav-menu li.current-menu-item > a,
.education-pro-purple .nav-secondary .genesis-nav-menu li.current-menu-item > a,
.education-pro-red .nav-secondary .genesis-nav-menu li.current-menu-item > a {
	background: none;
}

/* Education Pro Blue
--------------------------------------------- */

.education-pro-blue .after-entry .widget-title,
.education-pro-blue .archive-pagination .active a,
.education-pro-blue .archive-pagination li a:hover,
.education-pro-blue .comment-reply-link,
.education-pro-blue .comment-respond h3,
.education-pro-blue .entry-comments h3,
.education-pro-blue .entry-footer .entry-meta a:hover,
.education-pro-blue .entry-pings h3,
.education-pro-blue .entry-title a:hover,
.education-pro-blue .home-featured .more-link,
.education-pro-blue .home-mission .widget_text .widget-title,
.education-pro-blue .sidebar .widget-title a,
.education-pro-blue .sidebar .widget-title {
	color: #3d78c1;
}

.education-pro-blue .archive-description,
.education-pro-blue .author-box,
.education-pro-blue .button:hover,
.education-pro-blue .content .entry-header .entry-meta .entry-time,
.education-pro-blue .footer-widgets .wrap .button:hover,
.education-pro-blue .footer-widgets button:hover,
.education-pro-blue .footer-widgets input:hover[type="button"],
.education-pro-blue .footer-widgets input:hover[type="reset"],
.education-pro-blue .footer-widgets input:hover[type="submit"],
.education-pro-blue .home-bottom .widget .button:hover,
.education-pro-blue .home-bottom button:hover,
.education-pro-blue .home-bottom input:hover[type="button"],
.education-pro-blue .home-bottom input:hover[type="reset"],
.education-pro-blue .home-bottom input:hover[type="submit"],
.education-pro-blue .home-featured #genesis-responsive-slider .more-link:hover,
.education-pro-blue .title-area,
.education-pro-blue button:hover,
.education-pro-blue input:hover[type="button"],
.education-pro-blue input:hover[type="reset"],
.education-pro-blue input:hover[type="submit"] {
	background-color: #3d78c1;
}

.education-pro-blue .after-entry .widget,
.education-pro-blue .home-mission .wrap,
.education-pro-blue .sidebar .widget,
.education-pro-blue .site-header {
	border-color: #3f71c3;
}

.education-pro-blue .footer-widgets .wrap a:hover,
.education-pro-blue .footer-widgets a.button,
.education-pro-blue .slide-excerpt h2 a,

.education-pro-blue .home-mission .widget_text,
.education-pro-blue .site-footer .wrap a:hover,
.education-pro-blue .site-footer a.button,
.education-pro-blue a {
	color: #a8b2b9;
}

/*customization for home middle links*/

.education-pro-blue .home-middle a { color: #fff; }

/*
.education-pro-blue .home-middle .textwidget  a:first-of-type:hover .icon-recreation { background: url("images/icon-recreation-hover.png") no-repeat scroll center center; }
.education-pro-blue .home-middle .textwidget  a:first-of-type:hover .icon-marina { background: url("images/icon-marina-hover.png") no-repeat scroll center center; }
.education-pro-blue .home-middle .textwidget  a:first-of-type:hover .icon-bridge { background: url("images/icon-bridge-2-hover.png") no-repeat scroll center center; }
.education-pro-blue .home-middle .textwidget  a:first-of-type:hover .icon-airport { background: url("images/icon-airport-hover.png") no-repeat scroll center center; }
.education-pro-blue .home-middle .textwidget  a:first-of-type:hover .icon-development { background: url("images/icon-development-hover.png") no-repeat scroll center center; }
*/
.education-pro-blue .home-middle .textwidget  a:first-of-type:hover { color: #a8b2b9; color: #eaeb9d; color: #dd8b2a; /*monochromatic */ color: #82B9FF;  }

/*
.education-pro-blue .home-middle .textwidget h3 {margin-top: 57px; }
.education-pro-blue .home-middle .textwidget a.icon-bridge { display: inline-block; width: 67px; height: 80px; color: #fff; background: url("images/icon-bridge-2.png") no-repeat scroll center center; }
.education-pro-blue .home-middle .textwidget a.icon-bridge:hover { color: #a8b2b9; background: url("images/icon-bridge-2-hover.png") no-repeat scroll center center;  }
*/

.education-pro-blue .button,
.education-pro-blue .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.education-pro-blue .genesis-nav-menu .sub-menu a,
.education-pro-blue .genesis-nav-menu li a:hover,
.education-pro-blue .genesis-nav-menu li.current-menu-item > a,
.education-pro-blue .home-bottom,
.education-pro-blue .widget-area .widget.enews-widget,
.education-pro-blue button,
.education-pro-blue input[type="button"],
.education-pro-blue input[type="reset"],
.education-pro-blue input[type="submit"] {
	background-color: #a8b2b9;
}

.education-pro-blue .entry-title a,
.education-pro-blue .home-bottom a:hover,
.education-pro-blue a:hover {
	color: #344a66;
}

.education-pro-blue .enews-widget .enews input:hover[type="submit"],
.education-pro-blue .footer-widgets,
.education-pro-blue .home-middle,
.education-pro-blue .nav-primary,
.education-pro-blue .site-footer {
	background-color: #344a66;
}

/* Education Pro Green
--------------------------------------------- */

.education-pro-green .after-entry .widget-title,
.education-pro-green .archive-pagination .active a,
.education-pro-green .archive-pagination li a:hover,
.education-pro-green .comment-reply-link,
.education-pro-green .comment-respond h3,
.education-pro-green .entry-comments h3,
.education-pro-green .entry-footer .entry-meta a:hover,
.education-pro-green .entry-pings h3,
.education-pro-green .entry-title a:hover,
.education-pro-green .home-featured .more-link,
.education-pro-green .home-mission .widget_text .widget-title,
.education-pro-green .sidebar .widget-title a,
.education-pro-green .sidebar .widget-title {
	color: #d7c573;
}

.education-pro-green .archive-description,
.education-pro-green .author-box,
.education-pro-green .button:hover,
.education-pro-green .content .entry-header .entry-meta .entry-time,
.education-pro-green .footer-widgets .wrap .button:hover,
.education-pro-green .footer-widgets button:hover,
.education-pro-green .footer-widgets input:hover[type="button"],
.education-pro-green .footer-widgets input:hover[type="reset"],
.education-pro-green .footer-widgets input:hover[type="submit"],
.education-pro-green .home-bottom .widget .button:hover,
.education-pro-green .home-bottom button:hover,
.education-pro-green .home-bottom input:hover[type="button"],
.education-pro-green .home-bottom input:hover[type="reset"],
.education-pro-green .home-bottom input:hover[type="submit"],
.education-pro-green .home-featured #genesis-responsive-slider .more-link:hover,
.education-pro-green .title-area,
.education-pro-green button:hover,
.education-pro-green input:hover[type="button"],
.education-pro-green input:hover[type="reset"],
.education-pro-green input:hover[type="submit"] {
	background-color: #d7c573;
}

.education-pro-green .after-entry .widget,
.education-pro-green .home-mission .wrap,
.education-pro-green .sidebar .widget,
.education-pro-green .site-header {
	border-color: #d7c573;
}

.education-pro-green .footer-widgets .wrap a:hover,
.education-pro-green .footer-widgets a.button,
.education-pro-green .slide-excerpt h2 a,
.education-pro-green .home-middle .entry-title a,
.education-pro-green .home-mission .widget_text,
.education-pro-green .site-footer .wrap a:hover,
.education-pro-green .site-footer a.button,
.education-pro-green a {
	color: #46a47b;
}

.education-pro-green .button,
.education-pro-green .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.education-pro-green .genesis-nav-menu .sub-menu a,
.education-pro-green .genesis-nav-menu li a:hover,
.education-pro-green .genesis-nav-menu li.current-menu-item > a,
.education-pro-green .home-bottom,
.education-pro-green .widget-area .widget.enews-widget,
.education-pro-green button,
.education-pro-green input[type="button"],
.education-pro-green input[type="reset"],
.education-pro-green input[type="submit"] {
	background-color: #46a47b;
}

.education-pro-green .entry-title a,
.education-pro-green .home-bottom a:hover,
.education-pro-green a:hover {
	color: #2f614b;
}

.education-pro-green .enews-widget .enews input:hover[type="submit"],
.education-pro-green .footer-widgets,
.education-pro-green .home-middle,
.education-pro-green .nav-primary,
.education-pro-green .site-footer {
	background-color: #2f614b;
}

/* Education Pro Purple
--------------------------------------------- */

.education-pro-purple .after-entry .widget-title,
.education-pro-purple .archive-pagination .active a,
.education-pro-purple .archive-pagination li a:hover,
.education-pro-purple .comment-reply-link,
.education-pro-purple .comment-respond h3,
.education-pro-purple .entry-comments h3,
.education-pro-purple .entry-footer .entry-meta a:hover,
.education-pro-purple .entry-pings h3,
.education-pro-purple .entry-title a:hover,
.education-pro-purple .home-featured .more-link,
.education-pro-purple .home-mission .widget_text .widget-title,
.education-pro-purple .sidebar .widget-title a,
.education-pro-purple .sidebar .widget-title {
	color: #706182;
}

.education-pro-purple .archive-description,
.education-pro-purple .author-box,
.education-pro-purple .button:hover,
.education-pro-purple .content .entry-header .entry-meta .entry-time,
.education-pro-purple .footer-widgets .wrap .button:hover,
.education-pro-purple .footer-widgets button:hover,
.education-pro-purple .footer-widgets input:hover[type="button"],
.education-pro-purple .footer-widgets input:hover[type="reset"],
.education-pro-purple .footer-widgets input:hover[type="submit"],
.education-pro-purple .home-bottom .widget .button:hover,
.education-pro-purple .home-bottom button:hover,
.education-pro-purple .home-bottom input:hover[type="button"],
.education-pro-purple .home-bottom input:hover[type="reset"],
.education-pro-purple .home-bottom input:hover[type="submit"],
.education-pro-purple .home-featured #genesis-responsive-slider .more-link:hover,
.education-pro-purple .title-area,
.education-pro-purple button:hover,
.education-pro-purple input:hover[type="button"],
.education-pro-purple input:hover[type="reset"],
.education-pro-purple input:hover[type="submit"] {
	background-color: #706182;
}

.education-pro-purple .after-entry .widget,
.education-pro-purple .home-mission .wrap,
.education-pro-purple .sidebar .widget,
.education-pro-purple .site-header {
	border-color: #706182;
}

.education-pro-purple .footer-widgets .wrap a:hover,
.education-pro-purple .footer-widgets a.button,
.education-pro-purple .slide-excerpt h2 a,
.education-pro-purple .home-middle .entry-title a,
.education-pro-purple .home-mission .widget_text,
.education-pro-purple .site-footer .wrap a:hover,
.education-pro-purple .site-footer a.button,
.education-pro-purple a {
	color: #7a787e;
}

.education-pro-purple .button,
.education-pro-purple .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.education-pro-purple .genesis-nav-menu .sub-menu a,
.education-pro-purple .genesis-nav-menu li a:hover,
.education-pro-purple .genesis-nav-menu li.current-menu-item > a,
.education-pro-purple .home-bottom,
.education-pro-purple .widget-area .widget.enews-widget,
.education-pro-purple button,
.education-pro-purple input[type="button"],
.education-pro-purple input[type="reset"],
.education-pro-purple input[type="submit"] {
	background-color: #7a787e;
}

.education-pro-purple .entry-title a,
.education-pro-purple .home-bottom a:hover,
.education-pro-purple a:hover {
	color: #444246;
}

.education-pro-purple .enews-widget .enews input:hover[type="submit"],
.education-pro-purple .footer-widgets,
.education-pro-purple .home-middle,
.education-pro-purple .nav-primary,
.education-pro-purple .site-footer {
	background-color: #444246;
}

/* Education Pro Red
--------------------------------------------- */

.education-pro-red .after-entry .widget-title,
.education-pro-red .archive-pagination .active a,
.education-pro-red .archive-pagination li a:hover,
.education-pro-red .comment-reply-link,
.education-pro-red .comment-respond h3,
.education-pro-red .entry-comments h3,
.education-pro-red .entry-footer .entry-meta a:hover,
.education-pro-red .entry-pings h3,
.education-pro-red .entry-title a:hover,
.education-pro-red .home-featured .more-link,
.education-pro-red .home-mission .widget_text .widget-title,
.education-pro-red .sidebar .widget-title a,
.education-pro-red .sidebar .widget-title {
	color: #9d2235;
}

.education-pro-red .archive-description,
.education-pro-red .author-box,
.education-pro-red .button:hover,
.education-pro-red .content .entry-header .entry-meta .entry-time,
.education-pro-red .footer-widgets .wrap .button:hover,
.education-pro-red .footer-widgets button:hover,
.education-pro-red .footer-widgets input:hover[type="button"],
.education-pro-red .footer-widgets input:hover[type="reset"],
.education-pro-red .footer-widgets input:hover[type="submit"],
.education-pro-red .home-bottom .widget .button:hover,
.education-pro-red .home-bottom button:hover,
.education-pro-red .home-bottom input:hover[type="button"],
.education-pro-red .home-bottom input:hover[type="reset"],
.education-pro-red .home-bottom input:hover[type="submit"],
.education-pro-red .home-featured #genesis-responsive-slider .more-link:hover,
.education-pro-red .title-area,
.education-pro-red button:hover,
.education-pro-red input:hover[type="button"],
.education-pro-red input:hover[type="reset"],
.education-pro-red input:hover[type="submit"] {
	background-color: #9d2235;
}

.education-pro-red .after-entry .widget,
.education-pro-red .home-mission .wrap,
.education-pro-red .sidebar .widget,
.education-pro-red .site-header {
	border-color: #9d2235;
}

.education-pro-red .footer-widgets .wrap a:hover,
.education-pro-red .footer-widgets a.button,
.education-pro-red .slide-excerpt h2 a,
.education-pro-red .home-middle .entry-title a,
.education-pro-red .home-mission .widget_text,
.education-pro-red .site-footer .wrap a:hover,
.education-pro-red .site-footer a.button,
.education-pro-red a {
	color: #9a9a9a;
}

.education-pro-red .button,
.education-pro-red .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.education-pro-red .genesis-nav-menu .sub-menu a,
.education-pro-red .genesis-nav-menu li a:hover,
.education-pro-red .genesis-nav-menu li.current-menu-item > a,
.education-pro-red .home-bottom,
.education-pro-red .widget-area .widget.enews-widget,
.education-pro-red button,
.education-pro-red input[type="button"],
.education-pro-red input[type="reset"],
.education-pro-red input[type="submit"] {
	background-color: #9a9a9a;
}

.education-pro-red .entry-title a,
.education-pro-red .home-bottom a:hover,
.education-pro-red a:hover {
	color: #333;
}

.education-pro-red .enews-widget .enews input:hover[type="submit"],
.education-pro-red .footer-widgets,
.education-pro-red .home-middle,
.education-pro-red .nav-primary,
.education-pro-red .site-footer {
	background-color: #333;
}


/* additional customizations */
.woocommerce-checkout #payment ul.payment_methods li {
list-style-type: none;
}

.woocommerce-billing-fields input, .woocommerce-billing-fields select, .woocommerce-billing-fields textarea {
font-size: 17px;
}


.entry-content .woocommerce-table__line-item ul > li {
list-style-type: none !important;
}

.related.products {
	clear:both;
}

.no-link > a { cursor: default; }


.woocommerce.post-type-archive-product .content,
.woocommerce.post-type-archive-product ul.products {
    padding: 30px;
}

.wp-block-separator {
	margin-bottom: 30px;
}

/* end additional customizations */

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1600px) {
/* 3rd sub sub menu displays off the screen on 1365px and smaller to 1023px */
	.genesis-nav-menu li:nth-child(3) .sub-menu .sub-menu,
	.genesis-nav-menu li:nth-child(4) .sub-menu .sub-menu,
	.genesis-nav-menu li:nth-child(5) .sub-menu .sub-menu {
		margin: -43px 0 0 -199px;
	}
	
	/* .ls-nav-prev, .ls-nav-next {visibility: hidden !important; } */
	
}
@media only screen and (max-width: 1365px) {
	/*customizations*/
	/*.home-featured-page {
		
		top: 125px;
		left: 40px;
		margin: 0 50px 0 0;
		width: 47%;
		
	}
	
	.home-featured-page .entry-title, .home-featured-page .entry-content {
   
   float:none;
   margin-bottom: 15px
   
	}
	
	.home-featured-page {padding-bottom: 20px;}*/
	
	.home-featured-page h2.entry-title  {
		font-size: 18px;
		padding-top: 5px;
	}


	.home-featured-page .entry-content {
		font-size: 17px;
	}
	/*end customizations*/
}

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

	

}


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

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.sidebar1-content-sidebar2 .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content,
	.sidebar1-content-sidebar2 .content {
		width: 400px;
	}
	
	
	/*oddly no mobile support for .sidebar-content .content in this theme so added this: */
	.sidebar-content .content {width: 600px; }
	
	.sidebar-primary {
		width: 300px;
	}
	
	
	
	/*added this style for h2 in the home top widget
	.home-middle .textwidget h2 {
    font-size: 15px;
	} */
	
	
	/*
	.footer-widgets-1 {
		width: 240px;
	}
	
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.footer-widgets-5 {
		width: 140px;
	}
	*/
	
	/* added to accomodate large number of menu items */
	.site-header .genesis-nav-menu a {
    color: #444;
    padding: 32px 5px;
	}
	
	/* customizations */
	.home-absolute-search input[type=search]{
	width: 68%;
	}
	
	.home-featured-page .entry-title, .home-featured-page .entry-content {
    width: auto;
    float: none;
	}
	
	.home-absolute-search {
    top: 60px;
	}
	
	.home-featured-page {
    top: 140px;
	}
	
	.home-featured-news {
    top: 100px;
	width: 40%
	}

	
	.footer-widgets-2 {float:left; margin-top: 30px; }
	.footer-widgets-2 section {text-align: left; margin-right: 40px; width: 27%  }
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5,
.footer-widgets-6,
.footer-widgets-7
 {margin-top: 80px; }
.footer-widgets-8 {margin-top: 20px; }

}

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

	.education-pro-landing .site-inner,
	.site-inner,
	.wrap {
		max-width: 740px;
	}
	
	.sidebar1-content-sidebar2 .content-sidebar-wrap,
	.sidebar1-content-sidebar2 .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.content-sidebar-sidebar .content,
	.content,
	.footer-widgets-1,
	.home-bottom .enews p + form,
	.home-bottom .enews p,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.sidebar-sidebar-content .content,
	.site-header .widget-area {
		width: 100%;
	}
	
	
	

	/* added this: */ 
	.sidebar-content .sidebar { width: 250px }
	.sidebar-content .content { width: 450px; }
	
	
	
	.title-area {
		position: relative;
		margin-bottom: 6px;
	}

	.header-image .site-title a {
		background-position: center top !important;
		background-size: contain !important;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	/* .footer-widgets, */
	.genesis-nav-menu,
	.site-header .widget-area,
	.home-bottom,
	.site-description,
	.site-header .search-form,
	.site-header .title-area,
	.site-title {
		text-align: center;
	}
	
	
	

	.site-header .search-form {
		margin: 16px auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}
	
	.site-header .genesis-nav-menu a {
		padding: 16px;
	}
	
	.education-pro-home .slide-excerpt {
		font-size: 16px;
		margin: 40px 40px 80px;
	}
	
	html > body.education-pro-home .slide-excerpt-border {
		padding: 20px 20px 0;
	}
	
	.home-featured .slide-excerpt h2 {
		font-size: 24px;
	}
	
	.home-featured .slide-excerpt .more-link {
		padding: 10px 20px;
		margin: 20px -20px 0;
	}
	
	.home-mission .wrap {
		padding: 60px;
	}
	
	
	.home-middle .widget {
		width: 50%;
	}
	
	.home-middle .widget:nth-of-type(2n+1) {
		clear: both;
	}
	
	.home-bottom .enews p {
		margin-bottom: 20px;
	}
		
	.footer-widgets-1 {
		margin: 0 0 20px;
	}
.footer-widgets-1 {float:none;}
.footer-widgets-2 {width: 100%; float: none; }
	.footer-widgets-2 section { margin-right: 35px; width: 28%;  }
	.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5,
.footer-widgets-6,
.footer-widgets-7,
.footer-widgets-8
 {width: 200px; margin-top: 50px; }


.footer-widgets div:nth-child(6) {
	clear:both;
}

	/*
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.footer-widgets-5 {
		width: 23.0769%;
		margin: 0 0 20px;
	}
	
	.footer-widgets-3,
	.footer-widgets-4,
	.footer-widgets-5 {
		margin-left: 2.5641%;
	}
	*/
	
	
	/*customizations */
	.home-featured-page .entry-content 
	 {
    display:none;
	}
	
	.home-absolute-search {
	width: 40%;
	}
	
	
	.home-featured-page {
		width: 40%;
	}
	
	.home-featured-news {
		top: 60px;
	}
	
	/* additional nav menu */
	.genesis-additional-nav-menu-wrap {
		max-width: 740px;
	}
	.site-container:before {
		position:absolute;
		z-index:-1;
		top: 0;
		left: 0;
		width: 100%;
		height: 55px;
		content: "";
		background-color: #344A66;
	} 
	.genesis-additional-nav-menu {
		position: static;
		margin: 10px auto;
		width: 650px;
	}
	/*end additional nav menu */
}


@media only screen and (max-width: 740px) {
	/* additional nav menu */
	.genesis-additional-nav-menu-wrap {
		width: 150px;
	}
	.site-container:before {
		height: 250px;
	} 
	.genesis-additional-nav-menu {
		position: static;
		margin: 10px auto;
		width: 140px;
	}
	.genesis-additional-nav-menu .menu-item {
		display: block;
		margin-top: 15px; margin-bottom: 15px;
		width: auto;
		
	}
	/*end additional nav menu */
	
}


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

	body {
		font-size: 16px;
	}
	
	.site-inner,
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.education-pro-landing .site-inner,
	.site-inner {
		padding-top: 20px;
	}

	
	.sidebar-content .content, .sidebar-content .sidebar {float:none }
	/*put menu on top for mobile viewing */
	.sidebar-content .sidebar { display: table-caption; width: 290px; }
	.sidebar-content .content { width: 500px; margin-top: 30px;   }
	.content-sidebar-wrap   { display: table;  }
	/*.content  { display: table-footer-group;  }   */
	
	
	
	
	
	.after-entry .widget,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry-comments,
	.entry,
	.sidebar .widget,
	.widget-area .widget.enews-widget {
		padding: 20px;
		margin-bottom: 20px;
	}
	
	.after-entry,
	.sidebar .widget:last-of-type {
		margin-bottom: 20px;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	.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:hover {
		position: static;
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover,
	.genesis-nav-menu.responsive-menu li.current-menu-item > a {
		background: none;
		color: #444;
		display: block;
		line-height: 1;
		padding: 12px 0;
	}
	
	.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: "\f347";
		float: right;
		font: normal 16px/1 'dashicons';
		height: 16px;
		padding: 11px 0;
		right: 0;
		text-align: right;
		z-index: 9999;
	}
	
	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f343";
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu {
		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 {
		padding-left: 20px;
		margin: 0;
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		background: none;
		border: none;
		box-shadow: none;
		color: #444;
		padding: 12px 0;
		position: relative;
		width: 100%;
	}
	
	.genesis-nav-menu.responsive-menu {
		padding-bottom: 16px;
	}
	
	.nav-primary .genesis-nav-menu.responsive-menu li a {
		background: none;
		color: #fff;
	}
	
	.nav-primary .genesis-nav-menu.responsive-menu li a:hover {
		background: none;
		color: #e7e7e7;
	}
	
	.education-pro-home .slide-excerpt {
		display: none;
	}
	
	.home-featured-news .widget-wrap {
		max-height: 350px;
		overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
 
	}
	
	
	
	
	.home-mission .wrap {
		margin-left: 5%;
		margin-right: 5%;
		padding: 40px;
	}
	
	.home-mission .widget_text {
		font-size: 18px;
	}
	
	.home-middle .widget {
		width: 100%;
	}
	
	.home-bottom,
	.home-middle {
		padding: 40px 0;
	}
	
	.content .entry-header .entry-meta {
		margin-top: -20px;
	}
	
	.content .entry-header .entry-meta .entry-time {
		margin-right: -20px;
		padding-right: 20px;
	}
	
	.entry-footer {
		padding: 20px;
		margin: 0 -20px -20px;
	}
	
	.pagination {
		margin-top: 20px;
	}
	
	
	
	/*
	.footer-widgets {
		padding-top: 40px;
	}
	
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.footer-widgets-5 {
		width: 48.7179%;
		margin: 0 0 20px;
	}
	
	.footer-widgets-2,
	.footer-widgets-4 {
		clear: both;
	}
	
	.footer-widgets-3,
	.footer-widgets-5 {
		margin-left: 2.5641%;
	}
	*/
	
.footer-widgets-1, .footer-widgets-2,.footer-widgets-3,.footer-widgets-4,.footer-widgets-5,.footer-widgets-6,.footer-widgets-7 {float:left !important; }
.footer-widgets-5, .footer-widgets-7 {clear:both; }
.footer-widgets div:nth-child(6) {clear:none; }
.footer-widgets-2 {height: auto; }
.footer-widgets-2 section { float:none; width: 250px; }
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5,
.footer-widgets-6,
.footer-widgets-7,
.footer-widgets-8
 {width: 200px; margin-top: 50px;   }


	
	.site-footer {
		padding: 20px 20px 40px;
	}
	
	/*customizations*/
	/*.home-absolute-search {
	width: 80%;
	top: 100px;
	margin-right: 40px;
	}*/
	/*make room for content narrower and taller*/
	
	
	.home-featured-page .entry-content {
    display:none;
	}
	
	.home-featured-news {
		width: 40%;
	}
}

@media only screen and (max-width: 480px) {
	
	.ls-nav-prev, .ls-nav-next { display:none; }
	.home-featured { min-height: 650px !important; } 
	.ls-inner {background-size: cover !important;  height: 650px !important;   }
	 .ls-container { height: 650px !important } 
	 .ls-bg { min-height: 650px !important; width: auto !important;   }
	
	/*.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.footer-widgets-5,*/
	.footer-widgets-1, .footer-widgets-2,.footer-widgets-3,.footer-widgets-4,.footer-widgets-5,.footer-widgets-6,.footer-widgets-7 {float:none; margin-top: 40px;  }
	
	.sidebar-content .content { width: 100%; }
	.content-sidebar .content { width: 100%; }
	.content-sidebar .sidebar { width: 100%; }
	
	.home-bottom .enews-widget input[type="email"],
	.home-bottom .enews-widget input[type="submit"],
	.title-area {
		width: 100%;
	}
	
	
	/*
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.footer-widgets-5 {
		margin: 0 0 20px;
	}
	*/
	
	.home-bottom .enews-widget input[type="email"] {
		margin-bottom: 16px;
		text-align: center;
	}
	
	.title-area {
		max-width: 300px;
	}
	
	/*customizations*/
	.home-absolute-search {
	width: 80%;
	left: 40px;
	top: 20px;
	}
	
	.home-featured-page  {
     width: 80%;
	 top: 90px;
	 max-height: 300px;
	 padding-top: 20px;
	 left: 40px;
	}
	
	.home-featured-news {
		width: 80%;
		top: 400px;
		left: 40px;
		
	}
	
	.home-featured-news .widget-title {
		padding-top: 20px;
	}
	.home-featured-news .widget-wrap {
		max-height: 220px;
		overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
 
	}
	
	
	
	.home-featured-news .entry-content {
		display:none; 
	}

}


