/*
Theme Name: MontessoriSite
Theme URI: 
Description: Custom version of the Genesis Sample theme (version 3.0.1) by StudioPress.  Customized by TJ Design in December 2019.
Author: TJ Design
Author URI: https://www.tiffanyjdesign.com/

Version:

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
*/


/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/


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

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */

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

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* 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,
.widget::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,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------- */

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

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	background-color: #fff;
	color: #153b65;
	font-family: "Crimson Text", serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
	overflow-x: hidden;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out;
}

a {
	color: #0073e5;
	text-decoration: underline;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
	color: #153b65;
	text-decoration: none;
}

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

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

li {
	list-style-type: none;
}

hr {
	border: none;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 30px 0;
}

b,
strong {
	font-weight: 700;
}

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

mark {
	background: #ddd;
	color: #153b65;
}

blockquote {
	margin: 30px;
}

address {
	font-style: normal;
}

@media screen and (max-width: 999px) {
.postgrid.vc_col-sm-6 {
	width: 100% !important;
}
.postgrid.vc_col-sm-6:nth-of-type(3), .postgrid.vc_col-sm-6:nth-of-type(4) {
	display: none !important;
}}

.featuredvid .vc_column-inner {
	background-position-y: top !important;
}

@media screen and (max-width: 767px) {
	.featuredvid {
		width: 50% !important;
		margin: 35px auto 0px auto;
		min-height: 200px !important;
	}
	.postgrid.vc_col-sm-6 {
		width: 50% !important;
		float: left !important;
		padding-bottom: 0 !important;
	}
	.learnmoremm {display: none !important;}
}

@media screen and (max-width: 499px) {
	.featuredvid {
		width: 100% !important;
		padding: 0 35px !important;
}
	.postgrid.vc_col-sm-6 {
		width: 100% !important;
		float: left !important;
}
	.postgrid.vc_col-sm-6:nth-of-type(1) {padding-bottom: 30px !important;}
}

@media screen and (min-width: 1216px) {
li.cntctbtn a {
	background: #fbb512;
    margin-left: 10px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

li.cntctbtn a:hover {
	background: #27aae1;
    margin-left: 10px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.nav-primary .genesis-nav-menu .cntctbtn a, .nav-primary .genesis-nav-menu .cntctbtn a:hover  {
	color: #143b65 !important;
}
}

.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small, .gform_wrapper select, .gform_wrapper textarea {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.notices {
	background: #ff0000;
	padding: 15px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.noticesylw {
	background: #fbb513;
	padding: 15px;
	color: #1e3b62;
	text-align: center;
	font-weight: bold;
}

.notices p, .noticesylw p {
	max-width: 955px;
	margin: 0 auto;
	line-height: 1.2;
}

.noticesylw p span {
	font-size: 1.1em;
	vertical-align: middle;
	margin-left: 10px;
}
.noticesylw a.button {
  font-size: 14px !important;
  margin-right: 10px;
}
.notices a {
	color: #ffffff !important;
	line-height: 1.5;
	margin: 10px 0 !important;
}

@media screen and (max-width: 465px) {
    .noticesylw a.button.mrespc {margin-top: 10px;}
}

@media screen and (max-width: 981px) {
	.noticesylw p span {display: block; margin-left: 0;}
	.noticesylw a.button {margin-right: 0;}
	.noticesylw p span:nth-of-type(2), .noticesylw p span:nth-of-type(3) {margin-top: 20px;}
}

@media screen and (max-width: 799px) {
	.hidenotice {display: none !important;}
}

.paytuition {
	max-width: 200px !important;
	padding: 0 !important;
	border: 0 !important;
}

html .woocommerce .woocommerce-breadcrumb {
	margin-bottom: 20px;
}

html .woocommerce .woocommerce-breadcrumb a {
	color: #27aae1;
	text-decoration: underline;
}

html .woocommerce .woocommerce-breadcrumb a:hover {
	text-decoration: none;
	color: #153b65;
}

html .woocommerce ul.products li.product .woocommerce-loop-category__title {
	font-size: 1.6em;
}

html .woocommerce ul.products li.product a img {
	margin-bottom: 0.5em;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Crimson Text", serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 20px;
}

h1 {
	font-size: 35px;
}

h2, .post h2.entry-title {
	font-size: 27px;
	line-height: normal;
	border-bottom: 0;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

.entry-content h3,
.entry-content h4 {
	font-weight: 600;
}

body.home .entry-content h3 {
	font-weight: normal;
	font-size: 35px;
}

.entry-content h4 {
	margin-top: 40px;
}

.entry-content h4.smtop {
	margin-top: 0px;
}

.entry-content .showhomegridtxt h4 {
	margin-top: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

h3.bannrtop {
	font-weight: bold;
	margin-bottom: 10px;
}

.vc_general.vc_cta3.ctalapms h2 {
    font-size: 27px !important;
    font-weight: bold !important;
}
.vc_general.vc_cta3.ctalapms div.vc_cta3-content {vertical-align: middle;}

@media screen and (max-width: 767px) {
.nomrgn .vc_column-inner {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.nobtmrgn.vc_row {margin-bottom: 0 !important;}
.vc_general.vc_cta3.ctalapms h2 {text-align: center;}
}

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

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

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

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

html .tiled-gallery .gallery-row {margin: 0 auto !important;}
html .fancybox-title-over #fancybox-title {display: none !important;}

.gallery {
	overflow: hidden;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none;
}

.gallery-columns-1 .gallery-item {
	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-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

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

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #153b65;
	font-size: 18px;
	font-weight: 400;
	padding: 15px;
	width: 100%;
}

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

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

::-ms-input-placeholder {
	color: #153b65;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #153b65;
	opacity: 1;
}

::placeholder {
	color: #153b65;
	opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
	background-color: #153b65;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #0073e5;
	border-width: 0;
	color: #fff;
}

.button.ylw, .gform_button.button {
	background-color: #fbb513;
	color: #153b65;
}

.button.ylw {margin: 5px;}
.button.ylw:first-of-type {margin-left: 0;}
.button.ylw:last-of-type {margin-right: 0;}

@media only screen and (max-width: 699px) {
.enrollnow .button.ylw {
	display: block;
    width: 100%;
    margin: 15px 0;
}
.enrollnow .button.ylw:first-of-type {margin-top: 0;}
.enrollnow .button.ylw:last-of-type {margin-bottom: 0;}
}

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

.button {
	display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

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

a[href^=tel] {color: inherit; text-decoration: none;}

.clearboth {clear: both;}
.ftrline {clear: both !important; padding-top: 20px !important; display: block !important;}
html #evcal_list .sep_month_events {border-radius: 0;}

html #cookie-notice {
    -webkit-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.75);
    padding: 10px 0;
	font-family: 'Source Sans Pro', sans-serif !important;
	font-size: 0.85em;
}
html #cookie-notice.cookie-notice-hidden {display: none;}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: 1;
    position: fixed;
    bottom: 22px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: #27aae1 url(images/scroll-top-arrow.png) no-repeat 15px 16px;
	background-size: 10px 8px;
    z-index: 999;
	cursor: pointer;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
	html .scrollup {
    background: #27aae1 url(images/scroll-top-arrow@2x.png) no-repeat 15px 16px;
	background-size: 10px 8px;
}
}

html .entry-content ul.wsp-posts-list, html .entry-content ul.wsp-pages-list, html .entry-content ul.wsp-ajde_eventss-list, html .entry-content ul.wsp-products-list {
    margin-left: 0 !important;
	margin-bottom: 15px;
	padding-left: 0;
}

h2.wsp-pages-title {display: none;}

html .entry-content ul.wsp-posts-list ul.children, html .entry-content ul.wsp-pages-list ul.children, html .entry-content ul.wsp-ajde_eventss-list ul.children, html .entry-content ul.wsp-products-list ul.children  {
    margin-left: 15px !important;
	padding-left: 0 !important;
}

.entry-content ul.wsp-posts-list > li, .entry-content ul.wsp-pages-list > li,  .wsp-category-title, .entry-content ul.wsp-pages-list ul.children > li, .entry-content ul.wsp-posts-list ul.children > li, html .entry-content ul.wsp-ajde_eventss-list > li, html .entry-content ul.wsp-ajde_eventss-list ul.children > li, html .entry-content ul.wsp-products-list > li, html .entry-content ul.wsp-products-list ul.children > li  {
    list-style: outside none none !important;
    padding: 10px 0;
}

.entry-content ul.wsp-posts-list li ul li, .entry-content ul.wsp-pages-list li ul li, html .entry-content ul.wsp-ajde_eventss-list li ul li, html .entry-content ul.wsp-products-list li ul li {
    padding-left: 15px;
}

.entry-content .lghtlist ul > li, .lttxt {color: #ffffff !important;}

.vc_cta3-container .vc_cta3-content {
    width: 90%;
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
    .vc_cta3-container .vc_cta3-content {
        width: 100%;
        margin-bottom: 20px;
    }
    .vc_cta3-container .vc_btn3-container {
        text-align: center;
        margin-top: 0;
        margin-bottom: 0;
        display: block !important;
    }
}

.flleft {float: left;}
.flright {float: right;}
.widget.nobtmspc, .nobtmspc, .vc_cta3-content-header h2 {margin-bottom: 0;}

.lgtxt {font-size: 1.3em !important;}

html .woocommerce ul.products {justify-content: left;}
html .woocommerce ul.products li.product .woocommerce-loop-product__title {font-size: 1.3em;}

@media only screen and (max-width: 860px) {
	html .woocommerce ul.products[class*=columns-] li.product, html .woocommerce-page ul.products[class*=columns-] li.product {
		width: 46%;
		margin: 0 2% 2.992em 2%;
}}

@media only screen and (max-width: 500px) {
	html .woocommerce ul.products[class*=columns-] li.product, html .woocommerce-page ul.products[class*=columns-] li.product {
		width: 100%;
		margin: 0 0 2.992em 0;
}}

.post .entry-title {
	display: block;
	clear: both;
}

.defaultimg {margin: 0 20px 20px 0;}

.campusbar {
	margin: 0 auto;
    text-align: center;
    padding: 5px 20px;
    background: #153b65;
    color: #ffffff;
	border-bottom: 8px solid #fbb513;
}

.campusbar a {
    color: #ffffff;
	display: inline-block;
    text-decoration: none;
    font-size: 1.1em;
}

.campusbar a.cmps {
    font-weight: bold;
	padding: 5px 10px;
}

.campusbar a[href^=tel], .soon {
	display: block;
    margin-top: -5px;
    padding: 0;
	font-size: 18px;
}

.campusbar .locationlink {
	display: inline-block;
    margin-right: 15px;
    color: #ffffff;
    font-size: 1em;
	padding: 5px 10px;
}

.campusbar a.cmps:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
    transform: scale(1.1);
    transform-origin: center center;
}

.campusbar .locationlink:last-of-type {
    margin-right: 0;
}

html .fb_iframe_widget {
	text-align: center;
	display: block;
}

.smhthree h3 {
	font-size: 19px;
	margin-bottom: 15px;
    font-weight: normal;
}

html .woocommerce-error::before, html .woocommerce-info::before, html .woocommerce-message::before {
	left: 1em;
}

#pum-3386 p, .specificcampus h1 {margin: 0 !important;}

.specificcampus.bluebg .vc_custom_1570230457455, .specificcampus.bluebg .vc_custom_1570230481590 {padding: 0 !important;}
.specificcampus.yellowbg .vc_custom_1570230481590 {margin: 8px 0 !important; padding: 0 !important;}
.specificcampus.bluebg.vc_custom_1570571321885 {padding: 0 20px !important;}

.specificcampus, .singular-featured-image.default-lapms, .singular-featured-image.ylwbrdr {border-bottom: 4px solid #fbb513;}
.ylwfrst.specificcampus {border-bottom: 0;}

.specificcampus .genesis-nav-menu ul > li {
	display: inline-block;
	margin: 0;
}

.specificcampus img {
	display: inline-block;
	border: 3px solid #143b65;
    border-radius: 50px;
	background: #143b65;
}
.specificcampus {text-align: center;}
.specificcampus h3 {text-align: center; margin: 0 0 0 15px; padding: 0; font-size: 1.2em; display: inline-block; vertical-align: middle; line-height: 1; font-weight: normal;}

.bluebg {background: #153b65;}
.yellowbg {background: #fbb513;}

.specificcampus .widget.widget_nav_menu, .specificcampus .vc_wp_custommenu.wpb_content_element, .specificcampus .aligncenter, .specificcampus .wpb_raw_code.wpb_content_element.wpb_raw_html {margin-bottom: 0 !important;}

.specificcampus .genesis-nav-menu ul > li a {
	color: #ffffff;
	text-decoration: none;
	padding: 30px 10px;
	font-family: "Source Sans Pro", sans-serif;
}

@media screen and (max-width: 767px) {
	.specificcampus .genesis-nav-menu ul > li a {
		padding: 30px 15px;
	}
}

.specificcampus .genesis-nav-menu ul.sub-menu > li a {
	color: #153b65;
	text-decoration: none;
	padding: 10px;
	text-align: left;
}

.specificcampus .genesis-nav-menu ul > li a:hover, .genesis-nav-menu ul.sub-menu > li a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #ffffff !important;
	text-decoration: none;
	background: #27aae1;
}

.specificcampus .genesis-nav-menu ul {
	padding: 0;
	margin: 0;
	text-align: center;
}

.vc_row[data-vc-full-width].specificcampus {
	overflow: visible;
}

@media only screen and (max-width: 1215px) {
	.specificcampus .genesis-nav-menu ul > li {display: block;}
	.specificcampus .genesis-nav-menu ul > li a, .specificcampus .genesis-nav-menu ul.sub-menu > li a {padding: 15px 0 15px 0;}
	.specificcampus .genesis-nav-menu ul.sub-menu > li a {color: #ffffff; text-align: center;}
}

body.page-template-contactb .topbar, body.page-template-contactb .site-footer, body.page-template-contactb .entry-header {display: none !important;}

.topbar {
	background: #fbb513;
    color: #153b65;
	padding: 10px 30px;
	font-size: 17px;
    font-weight: bold;
}

.topbar section {padding: 5px 0;}

.lftspc {margin-left: 30px !important;}
.rtspc {margin-right: 30px !important;}
ul.listspc li {margin-bottom: 8px;}
.topbar a, .topbar {color: #153b65 !important; text-decoration: none !important; font-family: "Source Sans Pro", sans-serif;}
.portallink {margin: 15px 30px !important;}

.reviewspg .fab, .reviewspg .fas {
	font-size: 35px;
	width: 75px;
    text-align: center;
    color: #ffffff;
    background: #153b65;
    padding: 19px;
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px;
	-webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

.reviewuspg .fab, .reviewuspg .fas {
	font-size: 23px;
	width: 62px;
    text-align: center;
    color: #ffffff;
    background: #153b65;
    padding: 19px;
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px;
	-webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

.reviewspg .sidebar .fab, .reviewspg .sidebar .fas, .fab, .fas {
	font-size: 25px;
	width: 50px;
    text-align: center;
    color: #ffffff;
    background: #153b65;
    padding: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 8px;
}

.nobubble .fas, .nobubble .fab {
	background: transparent;
    color: #153b65;
    padding: 0;
	width: auto;
}

.fc-event .fab, .fc-event .fas {
	font-size: 14px !important;
}

.topbar .fab, .topbar .fas {
	font-size: 18px;
	width: 30px;
    text-align: center;
    color: #153b65;
	background: transparent;
    padding: 0;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 0;
}

.pum-trigger:hover .fab, a:hover .fab, a:hover .fas {
    background: #777777 !important;
}

.topbar a:hover .fab, .topbar a:hover .fas {
    background: transparent !important;
	color: #6eb2e2 !important;
}

.reviewspg .pum-trigger, .inlnblk .pum-trigger {display: inline-block;}

.btmspc {
	margin-bottom: 30px;
}
.topspc {
	margin-top: 15px;
}
.wpb_column.shdwbox .vc_column-inner .wpb_wrapper {
	box-shadow: 0 16px 32px rgba(34,35,38,.05),0 8px 16px rgba(34,35,38,.05);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.wpb_column.shdwbox .vc_column-inner .wpb_raw_code .wpb_wrapper, .wpb_column.shdwbox .vc_column-inner h2, .wpb_column.shdwbox .vc_column-inner .wpb_text_column .wpb_wrapper, .shdwbox .vc_btn3-container {box-shadow: none; padding-left: 20px !important; padding-right: 20px !important;}

.wpb_column.shdwbox .vc_column-inner .topimg .wpb_wrapper {padding: 0px !important;}
.wpb_column.shdwbox {margin-bottom: 30px; transition: transform 250ms;}

.wpb_column.shdwbox:hover {transform: translateY(-10px);}

.wpb_column.shdwbox h2 {font-size: 35px; padding-bottom: 15px;}
.wpb_column.shdwbox .wpb_raw_html {
	font-size: 20px;
	line-height: 0.8;
    margin-bottom: 30px !important;
}

.wpb_column.shdwbox .wpb_raw_html span {margin-left: 30px;}
.wpb_column.shdwbox a.vc_btn3, .cntctdaycare a.vc_btn3 {
	font-size: 20px;
	font-weight: bold;
}
.cntctdaycare a.vc_btn3 {background: #153b65 !important;}
.cntctdaycare a.vc_btn3:hover {color: #153b65 !important; background-color: #ffffff !important;}
.frmthdr a.vc_btn3 {font-size: 20px; font-weight: bold; background: #FCB513;}
.wpb_column.shdwbox a.vc_btn3:hover, .frmthdr a.vc_btn3:hover {background: #27aae1 !important;}
.topimg {
	overflow: hidden;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
.topimg img {transition: all .3s ease-in-out;}
.topimg img:hover {transform: scale(1.2);}
.stcbx .vc_gitem-row-position-top {position: static !important;}
.entry-content .stcbx h3 {font-weight: 400;}
.stcbx .vc_gitem-row-position-middle {position: static !important; transform: none !important;}
.frmthdr h2.vc_custom_heading {border-bottom: 0px !important; margin-bottom: 0 !important;}
h1.vc_custom_heading.noln {border-bottom: 0px !important;}
.frmthdr p {color: #ffffff !important; font-size: 28px; line-height: 1;}
.stcbx p {margin-bottom: 0 !important;}
.shdwbox .fas {
	background: transparent;
	color: #153b65;
	padding: 0px !important;
	width: auto !important;
}
.lapmsoverlay {
  position: relative;
  width: 100%;
  height: 768px;
  top: 768px;
  margin-top: -768px;
  z-index: 1;
}
.frmtfrm p, .frmtfrm label {font-size: 18px !important; color: #ffffff !important;}
.stcbx img {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.stcbx .wpb_single_image {margin-bottom: 0 !important;}
.inlineblk {display: inline-block;}
.undrlne {text-decoration: underline;}
.undrlne:hover {text-decoration: none;}

.cstmhdr .site-inner {padding-top: 0px;}

.enrllform {
	background: #153b65;
	padding: 15px;
	border-radius: 15px;
	color: #fff !important;
}
.enrllform h2 {font-size: 35px;}
.enrllform .gform_legacy_markup_wrapper .validation_message, .enrllform .gform_legacy_markup_wrapper .gfield_error .gfield_label, .enrllform .gform_legacy_markup_wrapper .gform_validation_errors > h2, .enrllform .gform_legacy_markup_wrapper .gfield_required {color: #ffffff;}

@media only screen and (max-width: 1015px) {
	.topimg img {display: block; margin-left: auto; margin-right: auto;}
	.shdwbox .inlineblk {text-align: center; width: 100%;}
	.shdwbox .inlineblk .fas {display: none;}
	.wpb_column.shdwbox .wpb_raw_html {line-height: 1.2;}
	.wpb_column.shdwbox .wpb_raw_html span {margin-left: 0;}
	.wpb_column.shdwbox h2 {text-align: center !important; line-height: 1;}
	.shdwbox .vc_btn3-container.vc_btn3-inline {text-align: center; display: block;}
	.wpb_column.shdwbox .vc_column-inner .wpb_wrapper {padding-bottom: 10px;}
}
.vc_column-inner .cntrbtn.vc_btn3-container {
	display: block;
	text-align: center;
}

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

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	table-layout: fixed;
	width: 100%;
	word-break: break-all;
}

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

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

td {
	border-top: 1px solid #eee;
	padding: 10px;
}

th {
	font-weight: 600;
	padding: 0 10px 10px;
}

td:first-child,
th:first-child {
	padding-left: 0;
}

td:last-child,
th:last-child {
	padding-right: 0;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #153b65;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}


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

/* Site Container
--------------------------------------------- */

.site-container {
	animation: fadein 1s;
	word-wrap: break-word;
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

/* Site Inner
--------------------------------------------- */

.site-inner {
	clear: both;
	margin: 0 auto;
	padding: 40px 30px;
}

body.home .site-inner {
	padding: 0;
}


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

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

.avatar {
	border-radius: 50%;
	float: left;
}

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

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

.comment .avatar {
	margin: 0 15px 20px 0;
}

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

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px;
}

.after-entry {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px;
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

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

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

.search-form {
	overflow: hidden;
}

.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.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-description .entry-title,
.woocommerce-products-header__title.page-title,
.archive-title,
.author-box-title {
	font-size: 35px;
	font-weight: normal;
	margin-bottom: 20px;
	border-bottom: 2px solid #fbb513;
}

.entry-title, h1.vc_custom_heading {
	font-size: 35px;
	margin-bottom: 20px;
	border-bottom: 2px solid #fbb513;
}

.entry-title a,
.sidebar .widget-title a {
	color: #153b65;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #0073e5;
}

.widget-title {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 20px;
}

.featuredpage .widget-title {
	font-size: 22px;
	margin-bottom: 10px;
}

.featuredpage .widget-title a {
	color: #153b65;
	text-decoration: none !important;
}

body.home .featuredpage:nth-of-type(3), body.home .featuredpage:nth-of-type(5) {
	clear: both;
}

html .epyt-pagination {padding: 0;}
html .epyt-gallery-title {padding: 10px 10px 0 10px;}
html .epyt-gallery-list {padding-top: 20px;}

html .evotax_term_card h1.page-title, .evotax_term_card .page-title {
	color: #153b65;
	margin-bottom: 0;
	text-align: left;
	font-size: 35px;
	border-bottom: 2px solid #fbb513;
	width: 100%;
}
html .evo_location_card .evo_location_tax:after, .evotax_term_card .evotax_term_details:after {
	background-color: #ffffff !important;
}

html .evo_location_card .evo_location_tax, html .evotax_term_card .evotax_term_details {padding: 0px;}

html .evotax_term_card .endborder_curves {
    border-radius: 0;
	margin-bottom: 0;
}

html .ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur, html .ajde_evcal_calendar .evcal_month_line p {
	color: #153b65;
    font-weight: normal;
    text-transform: capitalize;
}

html .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date div,
html .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title div {
	font-family: "Crimson Text", serif !important;
}

.floatcaption {
	position: relative;
	cursor: pointer !important;
}

.floatcaption a:hover {background: #444444; display: block;}

.floatcaption a:hover img {opacity: 0.3;}

.floatcaption .wp-caption-text {
	position: absolute;
    bottom: -3px;
    left: 0;
	background: #000000;
	background: rgba(0,0,0,0.5);
    padding: 5px 8px;
    color: #ffffff;
	font-size: 27px;
    line-height: normal;
    border-bottom: 0;
    font-weight: normal;
	margin-bottom: 20px !important;
	text-align: left;
}

html .vc_gitem-zone-b .showhomegridtxt {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

@media screen and (max-width: 949px) {
	.floatcaption .wp-caption-text {font-size: 22px;}
}

/* Image Accordion for Bottom of Home Page */
.homeintro {
  width: 100%;
  max-width: 1170px;
  overflow: hidden;
  margin: 0px auto;
  padding: 0 15px;
}

.homeintro ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}

.homeintro ul li {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  width: 16.666%;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 500ms ease;
}

.homeintro ul li div {
  display: block;
  overflow: hidden;
  width: 100%;
}

.homeintro ul li div .slidebarhm {
  display: block;
  height: 350px;
  width: 100%;
  position: relative;
  z-index: 3;
  vertical-align: bottom;
  padding: 15px 20px;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
  transition: all 200ms ease;
}

.homeintro ul li div .slidebarhm * {
  opacity: 0;
  margin: 0;
  width: 100%;
  position: relative;
  z-index: 5;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.homeintro ul li div .slidebarhm h4 {
  text-overflow: clip;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 2px;
  top: 20px;
}

.homeintro ul li div .slidebarhm p {
  top: 20px;
  font-size: 16px;
  line-height: 1.4;
}

.homeintro ul:hover li { width: 8%; }

.entry-content .homeintro ul {padding-left: 0;}

.homeintro ul:hover li:hover { width: 60%; }

.homeintro ul:hover li:hover .slidebarhm { background: rgba(0, 0, 0, 0.6); }

.homeintro ul:hover li:hover .slidebarhm * {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@media screen and (max-width: 600px) {
.homeintro ul li,
.homeintro ul li:hover,
.homeintro ul:hover li,
.homeintro ul:hover li:hover {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  -webkit-transition: none;
  transition: none;
}
}

.archive article.has-post-thumbnail .entry-header img, .blog article.has-post-thumbnail .entry-header img {
	margin: 0 20px 20px 0;
}

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

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

a.alignnone {
	display: inline-block;
}

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

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

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

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

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

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

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

.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

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

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}

.aboutus .wp-caption-text {
	font-weight: normal !important;
	margin-top: 10px !important;
	font-size: 0.8em !important;
	text-align: left !important;
}

.aboutus figure {width: 100% !important;}

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

.widget {
	margin-bottom: 40px;
}

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

.widget ul > li {
	margin-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

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

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

.widget_calendar table {
	width: 100%;
}

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

.txtcenter.vid .lyte-wrapper {
	margin: 5px auto !important;
}

@media screen and (max-width: 767px) {
	h2.reviewtitle {text-align: center !important;}
	.hideimg {display: none !important;}
}

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

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}


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

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

.after-entry .enews {
	text-align: center;
	padding: 10px;
}

.sidebar .enews {
	background-color: #f5f5f5;
	padding: 30px;
}

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

.after-entry .enews-widget input {
	text-align: center;
}

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

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

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

.entry-content .wpforms-container {
	margin-bottom: 40px;
}

.entry-content .wpforms-form .wpforms-field {
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
	border-radius: 0;
	height: auto;
	padding: 15px;
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
	font-weight: 600;
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	font-size: 14px;
	font-weight: 300;
}

.entry-content .wpforms-form .wpforms-field-hp {
	display: none !important;
	left: -9000px !important;
	position: absolute !important;
}

.site-container .entry-content .wpforms-form textarea {
	padding: 15px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 300px;
}


/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	color: #153b65;
	outline: #ccc solid 1px;
}


/* For Employers / Corporate Page Design
---------------------------------------------------------------------------- */

.corprt .genesis-nav-menu .widget, .corprt .genesis-nav-menu .widget .menu, .corprt .genesis-nav-menu .menu-item {margin-bottom: 0 !important;}

.corprt .genesis-nav-menu a {
	padding-right: 15px !important;
	font-size: 20px !important;
}
.corprt .genesis-nav-menu li:last-of-type a {
	padding-right: 0px !important;
}

.corprt .genesis-nav-menu .sub-menu li {margin-left: 0 !important;}
.corprt .genesis-nav-menu a:hover {color: #27aae1 !important;}
.corprt .site-inner {padding-top: 0; padding-bottom: 0;}
.corprt .site-header {overflow: visible !important;}
.corprt .genesis-nav-menu ul.menu {text-align: right;}
.corprt .genesis-nav-menu ul.menu .sub-menu {text-align: left;}

.corprt h1, .corprt h2, .corprt h3, .corprt h4, .corprt h5, .corprt h6, .corprt p, .corprt li, .corprt .genesis-nav-menu a, body.corprt, .corprt .genesis-nav-menu ul.menu .sub-menu a {
	font-family: "Open Sans", sans-serif !important;
	font-size: 16.5px;
}

.corprt .genesis-nav-menu ul.menu .sub-menu a {
	font-size: 15px !important;
}

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

.site-header {
	background: #153b65;
	padding: 0 30px;
	position: relative;
}

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

.title-area {
	float: left;
	padding-bottom: 23px;
	padding-top: 23px;
	padding-left: 190px;
	width: 390px;
	text-align: center;
}

.site-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #ffffff;
	text-decoration: none;
}

.site-description {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


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

.evo_lightbox .evolbclose, .evolbclose.evoau_lightbox {display: none;}

.evo_lightbox.show .evolbclose {display: block;}

.ui-datepicker {margin: auto 0 !important;}

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative;
}

.genesis-nav-menu a {
	color: #ffffff;
	display: block;
	font-size: 18px;
	font-weight: 400;
	outline-offset: -1px;
	padding-bottom: 15px;
	padding-top: 15px;
	text-decoration: none;
}

.site-header .genesis-nav-menu a {
	font-family: "Source Sans Pro", sans-serif;
}

.genesis-nav-menu a:hover {
	color: #153b65 !important;
	text-decoration: none;
}

.genesis-nav-menu a:focus,
.nav-primary .genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
	color: #27aae1 !important;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%;
}

.genesis-nav-menu.menu-primary .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 0;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	font-size: 16px;
	padding-left: 15px;
    padding-right: 15px;
	position: relative;
	word-wrap: break-word;
	color: #ffffff;
}

@media only screen and (max-width: 1215px) {
	.genesis-nav-menu .sub-menu .sub-menu a {padding-left: 30px;}
	.corprt .logocrpt, .corprt .menucrpt {width: 100% !important; text-align: center !important;}
	.corprt .menucrpt .genesis-nav-menu a {text-align: center !important;}
	.corprt .menucrpt ul {padding-left: 0 !important;}
	.corprt .menucrpt ul a, .corprt .genesis-nav-menu li:last-of-type a {padding-left: 15px !important; padding-right: 15px !important;}
	.corprt .menucrpt .vc_column-inner {padding-top: 0 !important;}
}

@media only screen and (min-width: 1216px) {
	.genesis-nav-menu .sub-menu {
		padding-left: 15px;
	}
	.genesis-nav-menu .sub-menu a {
		background-color: #ffffff;
		font-size: 14px;
		position: relative;
		word-wrap: break-word;
		color: #153b65;
	}
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	display: block;
	left: -30px;
	opacity: 1;
}

body.home .ajde_evcal_calendar {padding-bottom: 0;}
.ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur {font-family: "Crimson Text", serif;}
.ajde_evcal_calendar .calendar_header {margin-top: 0;}

@media (any-pointer: coarse) {
	html .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {opacity: 1;}
}

/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-responsive-menu {
	display: none;
	position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
	display: none;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #ffffff;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #0073e5;
}

.menu-toggle {
	float: right;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px 0;
	position: relative;
	z-index: 1000;
}

.menu-toggle.activated::before {
	content: "\f335";
}

.site-header .menu-toggle::before {
	float: left;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	top: 1px;
}

.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform 0.25s ease-in-out;
}

.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
	clear: left;
	padding-bottom: 23px;
	padding-top: 23px;
	width: 100%;
}

/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-top: 0;
	margin-bottom: 30px;
	text-align: left;
}

.nav-secondary .genesis-nav-menu {
	line-height: 2.5;
}

.nav-secondary .menu-item {
	display: inline-block;
}

.nav-secondary a {
	margin-left: 0;
	margin-right: 10px;
	padding: 0;
	font-weight: bold;
    font-size: 20px;
}


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

/* Entry Content
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

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

.entry-content ul.blocks-gallery-grid {
	padding-left: 0px;
}

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

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

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}

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

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

.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}

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

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 20px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.entry-categories,
.entry-tags {
	display: block;
}

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

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

.pagination {
	clear: both;
	margin: 40px 0;
}

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

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #f5f5f5;
	color: #153b65;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #153b65;
	color: #fff;
}

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

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

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

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.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;
}

.comment-header p {
	margin-bottom: 0;
}

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

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

.singular-featured-image img {width: 100%;}

.footer-widgets .gform_wrapper ul li.gfield {clear: none;}

.footer-widgets .gform_wrapper ul li.gfield.one-half {width: 50%;}

.footer-widgets .gform_wrapper textarea.large {height: 100px;}

.gform_wrapper .top_label input.large.datepicker, .gform_wrapper .top_label input.medium.datepicker, .gform_wrapper .top_label input.small.datepicker {
	width: 100% !important;
}

@media screen and (max-width: 959px) {
	.footer-widgets .gform_wrapper ul li.gfield.one-half {width: 100%;}
}

/* Sidebar
---------------------------------------------------------------------------- */

.footer-widgets .post-date:before {
	content: " - ";
}

.sidebar {
	font-size: 16px;
	line-height: 1.5;
	background: #eeeeee;
	padding: 30px;
}

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

.sidebar p {
	margin-bottom: 20px;
}

.hmsprite {background-image:url('../../uploads/2024/09/hmsprite.png'); display: block; margin: 0 auto;}
.hmsprite-danville-sm{
	width: 60px;
    height: 60px;
    background-position: -145px -5px;
}
.hmsprite-maple-sm{
	width: 60px;
    height: 60px;
    background-position: -145px -75px;
}
.hmsprite-irvington-sm{
	width: 60px;
    height: 60px;
    background-position: -75px -75px;
}
.hmsprite-dublin-sm{
	width: 60px;
    height: 60px;
    background-position: -215px -5px;    
}
.hmsprite-peralta-sm{
	width: 60px;
    height: 60px;
    background-position: -215px -145px;
}
.hmsprite-niles-sm{
	width: 60px;
    height: 60px;
    background-position: -75px -145px;
}
.hmsprite-sanramon-sm{
	width: 60px;
    height: 60px;
    background-position: -285px -145px;
}
.hmsprite-southfremont-sm{
	width: 60px;
    height: 60px;
    background-position: -285px -215px;
}
.hmsprite-pleasant-sm {
    width: 60px;
    height: 60px;
    background-position: -5px -215px;
}
.hmsprite-computer-sm{
	width: 60px;
    height: 60px;
    background-position: -75px -5px;
}
.hmsprite-milpitas-sm{
	width: 60px;
    height: 60px;
    background-position: -215px -75px;
}
.hmsprite-centerville-sm {
    width: 60px;
    height: 60px;
    background-position: -5px -5px;
}
.hmsprite-ranch-sm {
    width: 60px;
    height: 60px;
    background-position: -215px -215px;
}
.hmsprite-pleasantnorth-sm {
    width: 60px;
    height: 60px;
    background-position: -76px -215px;    
}
.hmsprite-hercules-sm {
    width: 60px;
    height: 60px;
    background-position: -5px -75px;
}
.hmsprite-sunnyvale-sm {
    width: 60px;
    height: 60px;
    background-position: -5px -285px;
}
.hmsprite-moraga-sm {
    width: 60px;
    height: 60px;
    background-position: -5px -145px;
}
.hmsprite-sancarlos-sm {
    width: 60px;
    height: 60px;
    background-position: -285px -5px;
}
.hmsprite-paloalto-sm {
    width: 60px;
    height: 60px;
    background-position: -145px -145px;
}
.hmsprite-pleasanton-sm {
    width: 60px;
    height: 60px;
    background-position: -145px -215px;
}
.hmsprite-sanjose-sm {
    width: 60px;
    height: 60px;
    background-position: -285px -75px;
}

@media (-webkit-min-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(min--moz-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-device-pixel-ratio:1.5){
.hmsprite{
	background-image:url('../../uploads/2024/09/hmsprite@2x.png');
	background-size: 320px 320px;
}
.hmsprite-danville-sm{
    background-position: -130px -3px;
}
.hmsprite-maple-sm{
    background-position: -130px -68px;
}
.hmsprite-milpitas-sm{
    background-position: -195px -66px;
}
.hmsprite-irvington-sm{
    background-position: -67px -68px;
}
.hmsprite-dublin-sm{
    background-position: -194px -3px;
}
.hmsprite-peralta-sm{
    background-position: -194px -133px;
}
.hmsprite-pleasant-sm{
    background-position: -2px -193px;
}
.hmsprite-niles-sm{
    background-position: -66px -130px;
}
.hmsprite-sanramon-sm{
    background-position: -259px -131px;
}
.hmsprite-southfremont-sm{
    background-position: -258px -195px;
}
.hmsprite-computer-sm{
    background-position: -66px -3px;
}
.hmsprite-centerville-sm {
    background-position: -2px -3px;
}
.hmsprite-ranch-sm {
    background-position: -194px -195px;
}
.hmsprite-pleasantnorth-sm {
    background-position: -67px -195px;
}
.hmsprite-hercules-sm {
    background-position: -3px -67px;
}
.hmsprite-sunnyvale-sm {
    background-position: -1px -258px;
}
.hmsprite-moraga-sm {
    background-position: -2px -133px;
}
.hmsprite-sancarlos-sm {
    background-position: -258px -2px;
}
.hmsprite-paloalto-sm {
    background-position: -130px -130px;
}
.hmsprite-pleasanton-sm {
    background-position: -130px -194px;
}
.hmsprite-sanjose-sm {
    background-position: -260px -67px;
}
}

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

#location-toggle, .locationmenu {
  display: none;
}

#location-toggle:checked + .locationmenu {
  display: block;
}

label[for="location-toggle"] {
	color: #ffffff;
	padding: 10px 0;
	display: block;
	width: 100%;
}

label[for="location-toggle"].dashicons-before:before {height: 21px; vertical-align: middle !important;}

@media only screen and (min-width: 1216px) {
	label[for="location-toggle"] {display: none;}
	.locationmenu {display: block;}
}

html .woocommerce div.product form.cart .variations tbody {
	border-bottom: 0 !important;
}

html .woocommerce div.product form.cart .variations {
	margin-bottom: 0 !important;
}

html .woocommerce .quantity .qty {
	padding: 6px !important;
}

.calltoaction {
	border-top: 8px solid #fbb513;
	border-bottom: 4px solid #fbb513;
}

.calltoaction h3 {font-size: 35px;}

.calltoaction .homehidebox {
	float: right;
    margin-top: -50px;
	margin-bottom: 0;
	width: 50%;
}

.calltoaction .callimg .widget-wrap {
	color: #ffffff;
    padding: 100px 40px 40px 40px;
}

.calltoaction .callimg.widget {
	float: left;
	width: 50%;
}

.footer-widgets {
	background: #153b65;
	clear: both;
	padding: 70px 0;
	color: #ffffff;
	border-bottom: 2px solid #ebebeb;
}

.footer-widgets .widget-title {font-size: 30px;}

.footer-widgets .wrap, .site-header .wrap, .site-footer .wrap, .topbar .wrap, .wraptxt, .wraptxt.vc_row {
	margin-left: auto;
	margin-right: auto;
}

.homereviews {
	clear: both;
	background: #153b65 url('../../uploads/2019/08/testimonialsbg.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.homevideo {
	background: url('../../uploads/2019/08/videobg.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	color: #ffffff;
}
.footer-widgets a, .site-footer a, .site-footer a:hover, .footer-widgets a:hover {color: #ffffff !important;}

.footer-widget-area {
	margin-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}

.footer-widget-area .gform_button.button {
	background-color: #fbb513 !important;
}

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
	margin-bottom: 0;
}

.bigwrap {
	max-width: 1170px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	position: relative !important;
}


.custom-logo-link {
	position: absolute;
    padding: 5px 10px;
	left: -10px;
	top: 0;
	z-index: 99;
}

.custom-logo-link img, .woocommerce .custom-logo-link img, .woocommerce-page .custom-logo-link img {max-width: 185px;}

/* Responsive Slides - Used for Campus Locations on Home Page */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides .campusslide {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides .campusslide:first-child {
  position: relative;
  display: block;
  float: left;
  }
  
  .rslides {
  margin: 0 auto;
  }

.rslides_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.rslides1_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  z-index: 99;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: #000000 url("images/arrows.png") no-repeat left top;
  margin-top: -45px;
  }

.rslides1_nav:active {
  opacity: 1.0;
  }

.rslides1_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.rslides1_nav:focus {
  outline: none;
  }


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

.site-footer {
	background: #153b65;
	font-size: 15px;
	line-height: 2.1;
	text-align: center;
}

.site-footer p {
	margin-bottom: 30px;
	color: #ffffff;
	text-align: justify;
}

.site-footer .wrap {
	padding: 30px;
}

.site-footer .nav-secondary .wrap {
	padding: 0;
}

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

.hometopbanner.vc_row-has-fill>.vc_column_container>.vc_column-inner {padding-top: 0;}

.newbtn a, .newbtn button {
	background-color: #fbb513 !important;
	font-weight: bold !important;
	font-size: 20px !important;
	color: #153b65 !important;
}

.newbtn a:hover, .newbtn button:hover {
	background-color: #27aae1 !important;
	color: #ffffff !important;
}
.hoverfrnttxt h2 {color: #ffffff !important; font-size: 27px;}
.hoverfrnttxt p {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.imgonlytxt img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.imgbg {min-height: 400px !important;}

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

@media only screen and (min-width: 480px) {

	table {
		table-layout: auto;
		word-break: normal;
	}

}

.full-width-content .content,
.landing-page .content {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	}

@media only screen and (min-width: 1216px) {

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

	.genesis-nav-menu .menu-item {
		display: inline-block;
	}
	
	.nav-secondary .genesis-nav-menu .menu-item {
		padding: 0;
	}

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu > .menu-bold > a {
		font-weight: 700;
	}

	.genesis-nav-menu > .menu-highlight > a {
		background-color: #153b65;
		border-radius: 3px;
		color: #fff;
		font-weight: 600;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.genesis-nav-menu > .menu-highlight > a:focus,
	.genesis-nav-menu > .menu-highlight > a:hover {
		background-color: #0073e5;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 150px;
	}

	.genesis-nav-menu .sub-menu {
		border-top: 1px solid #eee;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		transition: opacity 0.4s ease-in-out;
		z-index: 99;
	}

	.genesis-nav-menu .sub-menu a {
		border: 1px solid #eee;
		border-top: 0;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 -149px;
	}

	/* Responsive Menu
	--------------------------------------------- */

	.genesis-responsive-menu {
		display: block;
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}

	/* Header Menu
	--------------------------------------------- */

	.nav-primary {
		clear: none;
		float: right;
		width: auto;
	}

	.nav-primary .genesis-nav-menu a {
		padding-left: 8px;
		padding-right: 8px;
	}
	.nav-primary .genesis-nav-menu .lstitem a {
		padding-right: 0;
	}
}

@media only screen and (min-width: 960px) {

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

	.site-header {
		top: 0;
		z-index: 9999;
	}

	/* Site-Inner
	--------------------------------------------- */

	.site-inner, .topbar .wrap, .wraptxt, .wraptxt.vc_row {
		max-width: 1170px;
	}
	body.home .site-inner {
		max-width: none;
	}
	
	#evcal_list {border-radius: 0 !important;}

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

	.content {
		float: left;
		width: 65%;
	}

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

	.full-width-content .content,
	.landing-page .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}

	/* Sidebar
	--------------------------------------------- */

	.sidebar {
		float: right;
		width: 30%;
	}

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

	/* Author Box
	--------------------------------------------- */

	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}

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

	.after-entry {
		padding: 40px 60px;
	}

	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* Column Classes
	--------------------------------------------- */

.campusimg {
	max-height: 400px;
	overflow: hidden;
}

.campustxt {padding-top: 30px;}
.campusimg.nolft {margin-left: 0 !important;}

.singular-featured-image {
	max-height: 300px;
	overflow: hidden;
}

.campusimg img, .singular-featured-image img {
  transition: transform 2s ease;
}

.campusimg:hover img {
  transform: scale(1.5);
}

.singular-featured-image:hover img {
  transform: scale(1.1);
}


	.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: 47.437%;
	}

	.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;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 40px;
	}

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

	.footer-widgets .wrap, .site-header .wrap, .site-footer .wrap {
		max-width: 1170px;
	}

	.footer-widget-area {
		float: left;
		margin-bottom: 0;
	}
	
	.footer-widgets-1 {width: 60%;}
	.footer-widgets-2 {width: 40%;}

}

html .vc_grid .vc_pageable-load-more-btn {margin-top: 0;}

html #evoau_event_manager {margin-top: 30px;}
html #eventon_form p input, html #eventon_form p textarea, html #eventon_form p select, html #eventon_form p.dropdown_row select, html .evoau_cat_select_field, html #eventon_form p select.evoau_location_select, html #eventon_form p label, html .evoau_selectmul, html .row .evoau_img_preview span, html .evoau_file_field span.evoau_img_btn, html .eventon_au_form_section.overLay .closeForm, html .eventon_actionuser_eventslist p subtitle, html #eventon_form h2, html #eventon_form h3, html #eventon_form p #evoau_submit, html a.evoAU_form_trigger_btn, html .evoau_submission_form .msub_row a, html .row .enterNew, html .evoau_submission_form .formBtnS {font-family: 'Source Sans Pro', sans-serif;}

html #eventon_form p #evoau_submit, html a.evoAU_form_trigger_btn, html .evoau_submission_form .msub_row a, html .row .enterNew, .evoau_submission_form .formBtnS, html body #eventon_form p #evoau_submit, html body a.evoAU_form_trigger_btn, html body .evoau_submission_form .msub_row a, html body .evcal_btn.evoau, html body .evoau_submission_form.loginneeded .evcal_btn {
	color: #153b65;
    background: #fbb513;
	border-radius: 0;
}

html .evotax_term_card {flex-wrap: wrap;}
html .page-header.evotax_term_details.endborder_curves {width: 100%;}

html #evoau_event_manager h2.title {display: none;}

html .row .evoau_img_preview span, html .evoau_file_field span.evoau_img_btn {border-radius: 0;}
html .eventon_actionuser_eventslist p subtitle a, html .evoau_submission_form p label, html .evoau_submission_form h2, html .evoau_submission_form h3 {
    color: #153b65;
}

.threelocation {display: inline-block;}

@media screen and (max-width: 1149px) {
	.threelocation {
		margin: 0 auto;
   		width: 77%;
		clear: both;
	}
	.campusbar .locationlink {
		float: left;
    	width: 31.2%;
    	text-align: left;
	}
	.campusbar a.cmps {padding: 5px 10px 5px 0; display: block; line-height: 1.2;}
	.campusbar a.cmps:hover {
	box-shadow: 0 0 0 rgba(0,0,0,0);
    transform: none;
	}
	.campusbar a {display: inline; font-size: 1.1em;}
	.campusbar {padding: 15px 20px 5px 20px;}
	.hmsprite {float: left; margin-right: 5px;}	
}

@media screen and (max-width: 1099px) {
	.calltoaction .callimg.widget {margin-bottom: 0;}
}

@media screen and (max-width: 999px) {
	.calltoaction .homehidebox {margin-top: -35px;}
	.calltoaction .callimg .widget-wrap {padding: 50px 40px 40px 40px;}
	.threelocation {width: 85%;}
}

@media screen and (max-width: 1215px) {
	.nav-primary.genesis-responsive-menu {padding-top: 0;}
	.nav-primary.genesis-responsive-menu .wrap {
		margin-top: 6px;
	}
}

@media screen and (max-width: 899px) {
	.threelocation {width: 90%;}
	.calltoaction .callimg .widget-wrap {padding: 40px;}
	.calltoaction h3 {font-size: 30px;}
}

@media screen and (max-width: 849px) {
	.threelocation {width: 100%;}
	.floatcaption .wp-caption-text {
		left: 0;
		font-size: 27px;
		position: relative;
		max-width: 300px;
		margin: 0 auto;
		bottom: 0;
		background: #153b65;
	}
	.moreaboutus .vc_column_container {width: 50%; float: left;}
	.moreaboutus .wpb_single_image .vc_figure {text-align: center !important; display: block !important;}
}

@media screen and (max-width: 769px) {
	.campusbar .locationlink {float: none; text-align: center; width: 27.2%;}
	.hmsprite {float: none; margin: 0 auto;}
	.campusbar a.cmps {padding: 5px 10px; display: inline-block; line-height: 1.2;}
}

@media screen and (max-width: 699px) {
	.calltoaction .callimg.widget {width: 100%; text-align: center;}
	.calltoaction .homehidebox {display: none;}
	body.home .entry {margin-bottom: 0;}
}

@media screen and (max-width: 649px) {
	.custom-logo-link img {max-width: 135px;}
	.title-area {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}}

@media screen and (max-width: 600px) {
	.homeintro ul li div .slidebarhm * {
		opacity: 1;
		-webkit-transition: none;
		transition: none;
		-webkit-transform: none;
		transform: none;
		position: static;
	}
	.homeintro ul li div .slidebarhm, .homeintro ul li {height: auto;}
	.homeintro ul li .slidebarhm { background: rgba(0, 0, 0, 0.6); }
	.homeintro ul li {margin: 10px 0;}
	.homeintro ul li:first-of-type {margin-top: 0;}
	.homeintro ul li:last-of-type {margin-battom: 0;}
}

@media screen and (max-width: 599px) {
	.hmsprite {display: none;}
	.campusbar .locationlink {width: 50%; float: left; margin-right: 0;}
	.threelocation {width: auto; display: inline; clear: none;}
	.campusbar .locationlink:last-of-type {margin-right: 0;}
	#rev_slider_5_1_forcefullwidth, #rev_slider_5_1_wrapper {min-height: 150px !important;}
	#rev_slider_5_1 {display: none !important;}
}

.contactmobl {display: none;}

@media screen and (max-width: 459px) {
	.socialtopbar {display: none;}
	.topbar .flright {float: none; text-align: center;}
	.contactmobl {display: inline-block;}
	.topbar .lftspc {margin-left: 0 !important; padding: 10px;}
	.topbar .contactmobl.lftspc, .topbar .givinglink.lftspc {margin-left: 15px !important;}
}

@media screen and (min-width: 1921px) {
	#rev_slider_5_1_forcefullwidth {
    	overflow: hidden !important;
    	max-width: 1920px !important;
    	margin: 0 auto !important;
	}
	.innerstretchrow {
    	max-width: 1920px !important;
    	margin-left: auto !important;
		margin-right: auto !important;
		left: 0 !important;
	}
	.homelearnmoretxt {
    	max-width: 1920px !important;
    	margin-left: auto !important;
		margin-right: auto !important;
		left: 0 !important;
		padding: 0 !important;
	}
	.singular-featured-image {
		text-align: center;
		background: #153b65;
	}
	.singular-featured-image img {
		max-width: 1920px !important;
	}
}

/* Print Styles
---------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #153b65 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center !important;
		float: none !important;
		padding: 20px 0 0 0 !important; 
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}
	.topbar, .notices a.button, .campusbar .hmsprite, body.home .wpb_raw_code .txtcenter .button, #rev_slider_5_1_forcefullwidth, .homelearnmoretxt, .homehidebox, .homereviews, .moreaboutus, #genesis-footer-widgets, .calltoaction .button, .singular-featured-image, #location-toggle, .locationmenu, label[for="location-toggle"], #testimonials_forcefullwidth, .archive-pagination, body.blog .post img, .gform_wrapper, img.lazyload, .wp-block-gallery, .page-id-8191 iframe, .vc_tta-has-pagination img {display: none !important;}
	
	.site-header .custom-logo-link {
		position: static !important;
		text-align: center !important;
		display: block !important;
	}
	
	a.custom-logo-link[href]::after, a[href] .fab::after, .woocommerce a[href]::after, .event_name a[href]::after, .page-id-4807 a[href]::after, .enrollnow a[href]::after {
		content: "" !important;
	}
	.notices, .campusbar {border-bottom: 8px solid #777777;}
	.notices {
		margin-bottom: 40px !important;
    	display: block !important;
	}
	.homeintro ul li {
		display: block !important;
		width: 100% !important;
		height: auto !important;
	}
	.homeintro ul li div .slidebarhm * {opacity: 1 !important;}
	.vc_tta.vc_general .vc_tta-panel-body {display: block !important;}
	.site-inner {padding-bottom: 0 !important; padding-top: 0 !important;}
	header.entry-header {padding-top: 20px !important;}
	.homeintro ul li div .slidebarhm {color: #000000 !important; height: auto !important;}
	.calltoaction .callimg.widget {width: 100% !important; margin-bottom: 0 !important;}
	.calltoaction .callimg .widget-wrap {padding: 20px !important;}
	.calltoaction h3 {font-size: 22px !important; margin-bottom: 0 !important;}
	.specificcampus .vc_col-sm-12 {padding: 10px 0 !important;}
	.evoau_manager_event_section {overflow: visible !important;}
	.specificcampus {
		margin: 0 !important;
 	   position: static !important;
    	width: 100% !important;
		height: 35px !important;
	}
}
@media only screen and (min-width: 960px) {
body.blog article.type-post.entry, body.archive article.type-post.entry {
width: 31.623931623931625%;
  float: left;
  margin-left: 2.564102564102564%;
}

body.blog article.type-post.entry:nth-child(3n-1), body.archive article.type-post.entry:nth-child(3n-1) {
  margin-left: 0;
  clear: both;
}}

body.search h2.entry-title {
	border-bottom: 0px !important;
	font-size: 25px;
	margin-bottom: 0;
}