/*   
Theme Name: SBA
Theme URI: 
Description: This is a custom theme created for Saint Basil Academy.
Author: Blinebury Design
Author URI: www.blineburydesign.com
Version: 1
*/
  
@font-face {
    font-family: 'hurme_geometric_sans_2bold';
    src: url('fonts/hurme_-_hurmegeometricsans2_bold-webfont.woff2') format('woff2'),
         url('fonts/hurme_-_hurmegeometricsans2_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: "Flaticon";
  src: url("fonts/Flaticon.eot");
  src: url("fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("fonts/Flaticon.woff2") format("woff2"),
       url("fonts/Flaticon.woff") format("woff"),
       url("fonts/Flaticon.ttf") format("truetype"),
       url("fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
	font-size: 50px;
	line-height: 60px;
	font-style: normal;
}

.flaticon-instagram:before { content: "\f100"; }
.flaticon-vimeo:before { content: "\f101"; }
.flaticon-youtube:before { content: "\f102"; }
.flaticon-twitter:before { content: "\f103"; }
.flaticon-facebook:before { content: "\f104"; }
.flaticon-contact:before { content: "\f105"; }

* { 
	margin: 0; 
	padding: 0;
	border: none; 
}
html {
	height: 100%;
	margin: 0px;
	padding: 0px;	
}
#container {
	width: 100%;
	margin: 0px;
	position: relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	padding: 0px;
}
.mm-page {
	height: 100%;
}
.mm-list {
	font-family: 'hurme_geometric_sans_2bold' !important;
	font-style: normal !important;
	text-transform: uppercase;
	color: #3878ad;
}
body {
	background: #FFF;
	font-family: adobe-garamond-pro,serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2f3031;
	height: 100%;
}
#wrapper { 
	width: 100%;
	margin: 0px auto; 
	padding-bottom: 215px;
	position: relative;
	overflow: hidden;
}
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('images/bx_loader.gif') 50% 50% no-repeat rgb(249,249,249);
}
.entry a {
	font-weight: bold !important;
	color: #009FDF !important;
}
.entry a:hover {
	color: #000 !important;
}
.clear { 
	clear: both; 
}

h1, h2, h3, h4 { 
	margin: 0 0 20px 0;
	color: #003867 !important;
}
h1, h2 { 
	font-family: 'hurme_geometric_sans_2bold';	
	font-size: 30px;
}
h1.page-title {
	max-width: 1200px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px !important;
	font-size: 34px;
	text-transform: uppercase;
}
.post.divi-in-use h1.page-title {
	width: 95%;
}
.entry h1 {
	padding: 10px 0px 0px 0px;
}
h1 a, h2 a {
	text-decoration: none !important;
}
h1.referral {
	display: none !important;
}
h2 { 
	font-size: 24px;
}
h3 { 
	font-family: adobe-garamond-pro,serif;
	font-weight: 700 !important;
	font-style: normal;
	font-size: 24px !important;
}
h4 {
	font-family: 'hurme_geometric_sans_2bold';
	font-size: 16px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.entry h3, .entry h4 {
}
.et_pb_button {
	font-family: 'hurme_geometric_sans_2bold';
	font-weight: 800 !important;
}
.et-db #et-boc .et-l .et-pb-controllers a {
	padding-bottom: 0px !important;
}
p { 
	margin: 0 0 25px 0; 
}
hr {
	border: none;
	background: url('images/sidebar.png');
	margin: 20px auto;
	height: 4px;
}
.home hr {
	background: #3878ad;
	height: 3px;
	max-width: 300px;
}
hr.divider {
	display: none;
}
.j-stack {
	vertical-align: top !important;
	background: #FFF !important;
	padding: 10px !important;
	border-left: 10px solid #f4f4f4!important;
	border-right: 10px solid #f4f4f4!important;
}
/*.juicer-feed.night .j-text {
	background: rgba(0, 56, 101, 0.9) !important; 
}
.feed-item {
	border: none !important;	
}*/
.j-paginate.juicer-button {
    padding: 10px !important;
    margin: 20px auto !important;
	border-color: #009FDF !important;
	background: #009FDF !important;
	color: #FFF !important;
	text-align: center !important;
}
.j-paginate.juicer-button:hover {
	border-color: #003865 !important;
	background: #003865 !important;
	color: #FFF !important;
}
.juicer-feed.night .j-message {
	color: #FFF !important;
}
blockquote { 
	font-family: 'Crimson Text', serif;
	font-weight: 600;
	font-style: italic;
	color: #003867;
	background: url('images/sidebar.png');
	width: 70%;
	padding: 25px 45px;
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 35px;
}
blockquote p { 
	margin: 10px 0px;
}
ul, ol { 
	margin: 0 0 25px 30px; 
}
.woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li, li.gallery-item, .woocommerce .order_details li, .woocommerce nav.woocommerce-pagination ul li {
	padding-left: 0px !important;
	background-image: none !important;
}
.sitemap {
	margin: 0px;
}
.sitemap li {
	list-style: none;
	width: 26%;
	margin: 0px 7% 2% 0px;
	padding: 2% 0px;
	/*border-top: 1px solid #3a7bb0;*/
	font-family: 'hurme_geometric_sans_2bold';
	text-transform: uppercase;
	background: none;
}
.sitemap li a {
	text-decoration: none;
}
.sitemap li a:hover {
	color: #FFC72C !important;
}
.sitemap ul.children {
	margin: 20px 0px 0px;
}
.sitemap ul.children li {
	font-family: 'Crimson Text', serif;
	font-weight: 400;
	font-style: italic;
	width: 100%;
	text-transform: none;
	border: none;
}
.sitemap ul.children li a {
	text-decoration: underline;
}
#header { 
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: 1023;
	min-height: 50px;
	background: #003865;
	font-family: 'hurme_geometric_sans_2bold';
	font-style: normal;
}
#header .logos {
	padding: 15px 0px;
	background: #FFF;
	text-align: center;
}
#header .logos img.logo {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	height: 110px;
}
#header .logos img.logo.tag {
	height: 85px;
	margin-left: 45px;
}
#header #nav .link {
	background: #FFC72C;
}
#header #nav .link.home {
	width: 45px;
	height: 50px;
	float: left;
}
#header #nav .link.home:hover {
	background: #009FDF;
}
#header #nav .link img {
	max-width: 25px;
	height: auto;
	margin: 10px 0px 0px 10px;
}
#header #nav .link.home img {
	max-width: 35px;
	height: auto;
	margin: 2px 5px;
}
#header #nav .link.home a {
	width: 45px;
	height: 50px;
	display: block;
}
#header #nav .link.search {
	background: #009FDF;
	width: 45px;
	height: 50px;
	float: right;
	cursor: pointer;
}
#header #nav .link.search:hover {
	background: url('images/translucent_brightblue.png');
}
#header #nav .link.quick, #header #nav .link.mobile {
	width: 180px;
	height: 50px;
	float: right;
	font-weight: 600;
	color: #003865;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
}
#header #nav .link.mobile {
	display: none;
	float: left;
	width: auto;
	background: none;
}
#header #nav .link.mobile a {
	color: #FFC72C;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0px 10px;
}
#header #nav .link.mobile a:hover {
	background: url('images/translucent_darkblue.png');
}
#header #nav .link.quick:hover {
	background-image: url('images/translucent_yellow.png');
}
#header #nav .link.quick span.quicklinks img {
	max-width: 30px;
	height: auto;
}
#header #nav .link.quick span.quicklinks.extra {
	display: none;
}
#header #nav .link.quick ul { /* quick links */
	display: none;
	background: url('images/translucent_yellow.png');
	position: absolute;
	top: 50px;
	border-top: 2px solid #FFF;
	text-align: left;
	padding: 20px 0px 10px 0px;
}
#header #nav .link.quick ul li {
	text-transform: uppercase;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 15px;
	display: block;
}
#header #nav .link.quick a {
	color: #003865;
	height: auto;
}
#header #nav .link.quick a:hover {
	color: #FFF;
	background: none;
}
#header #nav ul {
	margin: 0px;
	text-align: center;
}
#header #nav li {
	display: inline-block;
	text-transform: uppercase;
	list-style: none;
	font-size: 16px;
	line-height: 50px;
}
#header #nav ul.sub-menu {
	display: none;
	padding: 15px 0px 10px 0px;
	background: #009FDF;
	position: absolute;
	text-align: left;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
#header #nav ul.sub-menu li {
	display: block;
	text-transform: none;
	font-family: 'Crimson Text', serif;
	font-weight: 400;
	font-style: italic;
	font-size: 18px;
	line-height: 35px;
	padding-bottom: 8px;
}
#header #nav li a {
	color: #FFF;
	text-decoration: none;
	padding: 0px 15px;
	display: block;
	height: 50px;
}
#header #nav .current-menu-item a {
	background: none; /* style from mobile menu plugin */
}
#header #nav li a:hover, #header #nav li.current_page_item a:hover, #header #nav li.current-page-ancestor a:hover, #header #nav li:hover>a {
	color: #FFF;
	background: #009FDF;
}
#header #nav li.current_page_item a, #header #nav li.current-page-ancestor a { 
	color: #FFC72C;
}
 #header #nav li.current_page_item:hover>a, #header #nav li.current-page-ancestor:hover>a {
	 color: #2f3031;
}
#header #nav ul.sub-menu li a {
	color: #FFF; 
	height: 30px;
}
#header #nav ul.sub-menu li a:hover, #header #nav ul.sub-menu li:hover>a {
	text-decoration: underline;
	background: none;
}
.subcontainer {
	padding-top: 190px;
}
.post { 
	position: relative;
	padding: 0px;
	margin: 0px auto;
}
.post.divi-not-in-use {
	width: 95%;
	max-width: 1200px;
}
.type-gallery {
	position: relative;
	/*top: -45px;*/
}
.entry { 
	position: relative;
	margin: 0px auto;
}
.divi-not-in-use .entry {
}
.home .entry {
	padding: 0px;
	width: 100%;
}
.entry.wide {
	/*max-width: 855px;*/
}
.entry.extrawide {
	max-width: none;
	width: 95%;
}
.search .entry, .search .entry.wide {
	padding: 20px 0px;
}
.single-employee .post.wide .entry {
	/*max-width: none;
	padding: 25px 2% 50px 25%;
	width: 41%;*/
}
.single-profile .post.wide .entry {
	max-width: none;
	padding: 25px 5% 50px 25%;
	width: 70%;
}
.blog .entry, .single-post .entry {
	width: 90%;
}
.post.wide .entry {
	float: left;
	width: 59%;
}
.post.split .entry {
	float: left;
	width: 30%;
	padding: 50px 5%;
	margin: 0px;
	max-width: none;
	background: url('images/sidebar.png');
}
.post.split .entry.news {
	background: #FFF;
	width: 50%;
	margin: 0px 5%;
	padding: 0px 0px 50px 0px;
}
.post.split .entry.news .single {
	margin-bottom: 25px;
}
.type-gallery .entry {
	width: 90%;
	margin: 0px auto;
	max-width: none;
}
.entry strong {
	font-weight: bolder;
}
.entry img {
	max-width: 100%;
	height: auto;
}
.entry iframe {
	width: 100%;
}
a.top {
	display: none;
}
/*.sharing {
	margin-top: 20px;
	position: relative;
}*/
.sharing.extra {
	display: none;
}
.printfriendly {
	float: left;
}
.single-employee .bio, .single-profile .bio {
	float: left;
	width: 280px;
	display: none;
	margin: 10px 20px 20px 0px;
}
.single-employee .bio img, .single-profile .bio img {
	max-width: 100%;
	height: auto;
}
.subnav {
	padding: 230px 0px 0px 0px; /* was paddding top was 100px */
	border-bottom: 17px solid #d2dcee;
	position: relative;
}
.subnav.main {
	padding-bottom: 20px;
}
.subnav.active {
	padding-bottom: 20px !important;
}
.single-employee .subnav, .single-gallery .subnav, .search .subnav, .single-course .subnav, .tax-course-department .subnav, .page-template-sitemap .subnav, .archive .subnav, .single-profile .subnav {
	padding-bottom: 60px;
}
.subnav ul {
	visibility: hidden;
	width: 48%; /* was 49% padding: 10px 6% 10px 2%; */
	padding: 10px 2% 10px 0px;
	float: right;
	margin: 0px;
	height: 0px;
}
.subnav.main ul {
	visibility: visible;
}
.subnav li {
	font-size: 17px;
	line-height: 19px;
	margin-bottom: 16px;
	font-style: italic;
	list-style: none;
}
.subcontainer .subnav a {
	text-decoration: none;
	color: #003865 !important;
}
.subcontainer#orange .subnav a:hover, body.page-parent .subcontainer#orange .subnav.main li.parent a, .subcontainer#orange .subnav li.current_page_item a, body.single-employee .subcontainer#orange .subnav li.page-item-103 a, body.single-job-opportunity .subcontainer#orange .subnav li.page-item-105 a {
	color: #fa8c50 !important;
}
.subcontainer#fuschia .subnav a:hover, body.page-parent .subcontainer#fuschia .subnav.main li.parent a, .subcontainer#fuschia .subnav li.current_page_item a {
	color: #ff5ba0 !important;
}
.subcontainer#teal .subnav a:hover, body.page-parent .subcontainer#teal .subnav.main li.parent a, .subcontainer#teal .subnav li.current_page_item a, body.single-course .subcontainer#teal .subnav li.page-item-1388 a {
	color: #21a5a7 !important;
}
.subcontainer#purple .subnav a:hover, body.page-parent .subcontainer#purple .subnav.main li.parent a, .subcontainer#purple .subnav li.current_page_item a, .single-gallery li.page-item-944 a, .single-post li.current_page_parent a {
	color: #9066ee !important;
}
.subcontainer#yellow .subnav a:hover, body.page-parent .subcontainer#yellow .subnav.main li.parent a, .subcontainer#yellow .subnav li.current_page_item a, .subcontainer#navy .subnav a:hover {
	color: #faa825 !important;
}
.subcontainer#pink .subnav a:hover, body.page-parent .subcontainer#pink .subnav.main li.parent a, .subcontainer#pink .subnav li.current_page_item a, .single-alumnae-news-item li.page-item-486 a, body.single-in-memoriam .subcontainer#pink li.page-item-1990 a, body.single-prayer-request .subcontainer#pink li.page-item-1837 a {
	color: #ed58cc !important;
}
body.page-parent .subnav.main li.parent a, .subnav li.current_page_item a, .subnav li.current_page_parent a, body.single-employee .subcontainer#orange .subnav li.page-item-103 a, body.single-course .subcontainer#teal .subnav li.page-item-1388 a, .single-gallery li.page-item-944 a, .single-alumnae-news-item li.page-item-486 a, body.single-job-opportunity .subcontainer#orange .subnav li.page-item-105 a, body.single-in-memoriam .subcontainer#pink li.page-item-1990 a, body.single-prayer-request .subcontainer#pink li.page-item-1837 a {
	text-decoration: underline;
}
.single-gallery li.current_page_parent a {
	text-decoration: none;
}
.banner {
	width: 100%;
	height: 550px;
	position: relative;
	overflow: hidden;
}
.single-employee .image.extra {
	height: 450px;
	border-bottom: 17px solid #d2dcee;
}
.single-employee .banner, .single-course .banner, .tax-course-department .banner, .single-profile .banner {
	height: 105px;
	overflow: visible;
}
.single-gallery .banner, .search .banner {
	height: 45px;
}
.banner .image {
	width: 100%;
	height: 445px;
}
.single-employee .banner .image, .single-profile .banner .image {
	width: 20%;
	height: 350px;
	position: absolute;
	z-index: 99;
}
.banner .title {
	height: 105px;
	background: #003865;
	position: relative;
	z-index: 9;
	width: 100%;
	overflow: hidden;
}
.single-employee .banner .title, .single-profile .banner .title {
	width: 80%;
	left: 20%;
}
.banner .title .inner {
	width: 80%;
	margin: 0px auto;
	font-family: 'hurme_geometric_sans_2bold';	
	font-size: 105px;
	line-height: 140px;
	color: #FFF;
}
.single-employee .banner .title .inner, .single-profile .banner .title .inner {
	width: 90%;
}
.banner .background {
	font-size: 185px;
	line-height: 70px; /* was 90px */
	font-weight: 600; /* was 700 weight, we cut that font for load */
	font-style: italic;
	color: #FFF;
	opacity: 0.10;
	position: absolute;
	text-align: right;
	overflow: hidden;
	z-index: 99;
	width: 70%;
	height: 105px;
	bottom: 0px;
	right: 0px;
	letter-spacing: -0.01em;
}
.pagetitle {
	width: 45%; /* was 39% padding-right: 3% */
	padding: 0px 2.5% 0px 0px;
	float: left;
	color: #003865;
	position: relative;
}
.subnav.main .pagetitle, .pagetitle.active {
	border-right: 1px solid #003865;
}
.pagetitle .banner, .single-employee .pagetitle .banner, .single-profile .pagetitle .banner {
	height: 55px;
}
.pagetitle .banner .title {
	height: 55px;
	color: #FFF;
}
.pagetitle .banner .title h1 {
	text-transform: uppercase;
	font-family: 'hurme_geometric_sans_2bold';
	width: 60%;
	float: right;
	margin: 0px;
	font-size: 30px;
	line-height: 55px;
	color: #FFF;
}
.pagetitle .banner .title span.menu {
	position: absolute;
	right: 5px;
	top: 25px;
	width: 10px;
	height: 10px;
	background: url('images/menu.png') no-repeat;
}
.pagetitle .blurb {
	display: none;
	width: 60%;
	float: right;
	font-size: 26px;
	line-height: 29px;
	padding: 20px 0px;
	font-style: italic;
}
.subnav.main .pagetitle .blurb {
	display: block;
}
.pagetitle .logo {
	display: none;
	width: 150px;
	position: absolute;
	top: -40px;
	left: 25px;
	z-index: 98;
}
.pagetitle .logo img {
	max-width: 100%;
	height: auto;
}
.pagetitle .arrow {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 99;
	width: 50px;
	height: 55px;
	background: url('images/translucent_white2.png');
	cursor: pointer;
	text-align: center;
	border-left: 2px solid white;
}
.pagetitle .arrow img {
	margin-top: 20px;
	max-width: 30px;
	height: auto;
}
.pagetitle .arrow.active {
	background: none;
	border: none;
}
.pagetitle .arrow.active img {
	transform: rotate(270deg) ;
	-webkit-transform: rotate(270deg) ;
	-moz-transform: rotate(270deg) ;
	-o-transform: rotate(270deg) ;
	-ms-transform: rotate(270deg);
}
.breadcrumbs {
	/*width: 40%;
	height: 45px;
	position: absolute;
	bottom: 105px;
	padding: 0px 0px 0px 10%;
	line-height: 45px; Previous, in-banner breadcrumbs coding*/
	text-transform: uppercase;
	font-family: 'hurme_geometric_sans_2bold';
	font-size: 16px;
	color: #707070;
	background: url('images/translucent_white.png');
	position: relative;
	bottom: auto;
	width: 100%;
	height: auto;
	left: auto;
	padding: 40px 0px 0px 0px;
	z-index: 999;
	line-height: 22px;
	margin-bottom: 25px;
}
.breadcrumbs span.spacer {
	padding: 0px 8px;
}
span.spacer {
	font-style: normal;
	padding: 0px 15px;
}
.single-course .entry h3, .single-course .entry h4 {
	color: #707070;
}
.single-course .entry h4 {
	margin-bottom: 30px;
}
.breadcrumbs a {
	text-decoration: none;
}
.blog .meta, .single-post .meta {
	margin-bottom: 20px;
	font-size: 24px;
}
.subcontainer a:hover {
	color: #2f3031 !important;
}
.entry.announcements h2 {
	font-family: 'hurme_geometric_sans_2bold';	
	font-size: 30px;
	line-height: 43px;
	color: #fed77c;
	margin: 10px 0px 0px 0px;
	position: relative;
	background: none !important;
	padding: 0px !important;
}
.entry.announcements h2 span {
	margin-left: 50px;
	display: inline-block;
}
.entry.announcements .single {
	margin: 0px 0px 30px 55px;
	border-bottom: 1px solid #3878ad;
}
.entry.announcements .single.last-post {
	border-bottom: none;
}
.entry.announcements .meta, .meta {
	font-family: 'hurme_geometric_sans_2bold';
	color: #3878ad;
	font-size: 20px;
	line-height: 24px;
	padding: 3px;
	position: relative;
	z-index: 999;
}
.entry.announcements .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	background-position: center center;
	background-repeat: no-repeat;
}
.blog .icon, .single-post .icon {
	width: 40px;
	height: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: -50px;
}
.blog h1 .single-post h1 {
	/*padding-bottom: 10px;*/
}
.blog h1 span, .single-post h1 span {
	/*padding-left: 50px;*/
	display: inline-block;
}
.icon {
	background-image: url('images/icons/icon_pawprint.png');
}
.icon.firstplace {
	background-image: url('images/icons/icon_1stplace.png');
}
.icon.backpack {
	background-image: url('images/icons/icon_backpack.png');
}
.icon.baseball {
	background-image: url('images/icons/icon_baseball.png');
}
.icon.basketball {
	background-image: url('images/icons/icon_basketball.png');
}
.icon.beaker {
	background-image: url('images/icons/icon_beaker.png');
}
.icon.book {
	background-image: url('images/icons/icon_book.png');
}
.icon.cafeteria {
	background-image: url('images/icons/icon_cafeteria.png');
}
.icon.calendar {
	background-image: url('images/icons/icon_calendar.png');
}
.icon.clock {
	background-image: url('images/icons/icon_time.png');
}
.icon.cupcake {
	background-image: url('images/icons/icon_cupcake.png');
}
.icon.deadline {
	background-image: url('images/icons/icon_deadline.png');
}
.icon.fieldhockey {
	background-image: url('images/icons/icon_fieldhockey.png');
}
.icon.flask {
	background-image: url('images/icons/icon_flask.png');
}
.icon.flask2 {
	background-image: url('images/icons/icon_flask2.png');
}
.icon.globe {
	background-image: url('images/icons/icon_globe.png');
}
.icon.graduate {
	background-image: url('images/icons/icon_graduate.png');
}
.icon.graduate2 {
	background-image: url('images/icons/icon_graduate2.png');
}
.icon.guitar {
	background-image: url('images/icons/icon_guitar.png');
}
.icon.lacrosse {
	background-image: url('images/icons/icon_lacrosse.png');
}
.icon.math {
	background-image: url('images/icons/icon_math.png');
}
.icon.megaphone {
	background-image: url('images/icons/icon_megaphone.png');
}
.icon.message {
	background-image: url('images/icons/icon_message.png');
}
.icon.microscope {
	background-image: url('images/icons/icon_microscope.png');
}
.icon.musicnote {
	background-image: url('images/icons/icon_musicnote.png');
}
.icon.paintbrush {
	background-image: url('images/icons/icon_paintbrush.png');
}
.icon.paperclip {
	background-image: url('images/icons/icon_paperclip.png');
}
.icon.pawprint {
	background-image: url('images/icons/icon_pawprint.png');
}
.icon.religion {
	background-image: url('images/icons/icon_religion.png');
}
.icon.saxophone {
	background-image: url('images/icons/icon_saxophone.png');
}
.icon.school {
	background-image: url('images/icons/icon_school.png');
}
.icon.signlanguage {
	background-image: url('images/icons/icon_signlanguage.png');
}
.icon.soccer {
	background-image: url('images/icons/icon_soccer.png');
}
.icon.sneaker {
	background-image: url('images/icons/icon_sneaker.png');
}
.icon.studentcouncil {
	background-image: url('images/icons/icon_studentcouncil.png');
}
.icon.technology {
	background-image: url('images/icons/icon_technology.png');
}
.icon.tennis {
	background-image: url('images/icons/icon_tennis.png');
}
.icon.theatre {
	background-image: url('images/icons/icon_theatre.png');
}
.icon.trophy {
	background-image: url('images/icons/icon_trophy.png');
}
.icon.trumpet {
	background-image: url('images/icons/icon_trumpet.png');
}
.icon.volleyball {
	background-image: url('images/icons/icon_volleyball.png');
}
.icon.language {
	background-image: url('images/icons/icon_language.png');
}
#sidebar { 
	float: right;
	width: 22%;
	padding: 50px 10% 50px 4%;
	background: url('images/sidebar.png');
	font-size: 20px;
}
/*.subcontainer#orange #sidebar, .subcontainer#orange blockquote {
	background: url('images/sidebar_orange.png');
}
.subcontainer#fuschia #sidebar, .subcontainer#fuschia blockquote {
	background: url('images/sidebar_fuschia.png');
}
.subcontainer#teal #sidebar, .subcontainer#teal blockquote {
	background: url('images/sidebar_teal.png');
}
.subcontainer#purple #sidebar, .subcontainer#purple blockquote {
	background: url('images/sidebar_purple.png');
}
.subcontainer#yellow #sidebar, .subcontainer#yellow blockquote {
	background: url('images/sidebar_yellow.png');
}
.subcontainer#pink #sidebar, .subcontainer#pink blockquote, .post.split .entry {
	background: url('images/sidebar_pink.png');
}*/
.single-gallery #sidebar {
	width: 90%;
	padding: 50px 5%;
}
.single-employee #sidebar, .single-profile #sidebar {
	padding-right: 4%;
}
#sidebar ul {
	margin-left: 25px;
}
#sidebar h2 {
	font-family: 'hurme_geometric_sans_2bold';	
	font-size: 24px;
	line-height: 26px;
	font-style: normal;
	text-transform: uppercase;
	color: #003865;
}
.description, .tags {
	margin-bottom: 25px;
}
.navigation ul {
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-family: 'hurme_geometric_sans_2bold';
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #003865 !important;
	text-decoration:none;
}
.navigation li {
	background-image: none;
	padding: 0px;
	display: inline-block;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #d2dcee;
	cursor: pointer;
	padding: 8px 15px;
}
.navigation li a:hover,
.navigation li.active a {
	background-color: #FFC72C;
}
#searchform { 
	display: none;
	min-width: 320px;
}
#searchform .logo {
	width: 150px;
}
#searchform .logo img {
	max-width: 100%;
	height: auto;
}
#s { 
	background: #FFF;
	font-family: 'Crimson Text', serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	font-style: italic;
	float: left;
	border: none;
}
#searchsubmit { 
	padding: 10px !important;
	float: left;
	height: 45px;
	border: none;
	background: #d2dcee;
	overflow: hidden;
	font-family: 'hurme_geometric_sans_2bold';	
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	border-radius: 0px !important;
}
.entry .column {
	width: 44%;
	float: left;
	margin: 0px 6% 25px 0px;
}	
#sidebar .column {
	width: 100%;
	margin: 0px;
}
.tablepress tfoot th, .tablepress thead th {
	background-color: #eeeeee !important;
}
.button, .postmetadata a {
	display: inline-block;
	margin: 0px 10px 30px 0px;	
}
.button a, .postmetadata a {
	font-family: 'hurme_geometric_sans_2bold';
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF !important;
	background-color: #003867;
	padding: 10px 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.postmetadata a {
	padding-left: 50px;
	background-image: url('images/icon_tag.png');
	background-repeat: no-repeat;
	background-position: 15px center;
}
.button a:hover, .postmetadata a:hover {
	background-color: #009FDF !important;
	color: #FFF !important;
}
.home .button a {
	border-radius: 0px !important;
	border: 3px solid #3878ad;
	background: none;
	font-size: 14px;
	line-height: 14px;
	color: #3878ad !important;
}
.home .button a:hover {
	background-color: #3878ad !important;
	color: #FFF !important;
}
.button.big a {
	/*font-family: 'NexaSlabBlack';
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding: 10px 20px 4px 20px;*/
}
.button.pdf a {
	padding-left: 50px;
	background-image: url('images/icon_pdf.png');
	background-repeat: no-repeat;
	background-position: 15px center;
}
.button.video a {
	padding-left: 60px;
	background-image: url('images/icon_video.png');
	background-repeat: no-repeat;
	background-position: 10px center;
}
.search-results .single {
	padding-bottom: 20px;
}
.group .single {
	width: 30%;
	margin: 0px 2% 20px 0px;
	display: inline-block;
	vertical-align: top;
	font-style: italic;
	position: relative;
}
.courses .single {
	width: 46%;
	margin: 0px 2% 20px 0px;
	display: inline-block;
	vertical-align: top;
	font-family: 'hurme_geometric_sans_2bold';
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	position: relative;
	border: 1px solid #707070;
	/*cursor: pointer;*/
}
/*.courses .single:hover {
	background: #003865;
}*/
.entry.extrawide .courses .single {
	width: 29%;
	margin: 0px 1% 20px 1%;
}
.courses .single.faculty {
	display: none;
}
/*.courses .single:hover>.inner a, .courses .single:hover .inner {
	color: #FFF !important;
}*/
.courses .single .inner {
	padding: 50px 25px;
	text-align: center;
	color: #707070;
}
.courses .single span.fullname {
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
}
.courses .single .coursenumber {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 4px 10px;
	color: #FFF;
	background: #003865;
}
.courses .single .inner a {
	text-decoration: none;
	padding-bottom: 15px;
	display: inline-block;
}
.group {
	padding-bottom: 20px;
}
.group.list .single {
	width: 43%;
	margin: 0px 5% 20px 0px;
}
.group.list.icons .single {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.group.list .icon {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
.group.list .icon {
	background-size: 30px;
}
.group .single img {
	max-width: 100%;
	height: auto;
}
.group .single a, .group .row a {
	/*text-decoration: none;*/
}
.group .single a.email, .group .row a.email {
	background: url('images/icon_email.png') no-repeat right 3px;
	padding-right: 30px;
}
.group .row {
	margin-bottom: 10px;
	line-height: 22px;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 10px;
}
.group .row.header {
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
	color: #747679;
}
.group .row span {
	display: inline-block;
	vertical-align: top;
	width: 43%;
}
.group .row span.phone, .group .row span.empty {
	width: 8%;
	text-align: right;
}
.group .row span.course {
	width: 48%;
	padding-right: 2%;
}
.group .row span.fullname {
	width: 33%;
}
.group .row span.number {
	width: 12%;
	text-align: right;
}
.group .row span.email {
	width: 30px;
	text-align: right;
}
.group .row span.email a span { 
	display: none;
	width: auto;
}
.group.galleries .single {
	height: 230px;
	overflow: hidden;
}
.group.galleries .single a {
	position: absolute;
	margin: 0px;
	display: block;
	z-index: 99;
}
.group.galleries .single h3 {
	bottom: 0px;
	padding: 5px 5%;
	width: 90%;
	background: url('images/translucent_white.png');
	margin: 0px;
	position: absolute;
	color: #9066ee;
}
.group.galleries .single:hover>h3 {
	color: #000;
}
.belief {
	background: #009FDF;
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
	text-align: center;
	display: table;
}
.belief#teal, .belief#purple, .belief#pink {
	background: #fae9c1;
}
.belief .inner {
	display: table-cell;
	vertical-align: middle;
	margin: 0px auto;
	min-height: 200px;
	font-style: italic;
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
	position: relative;
	z-index: 999;
	color: #FFF;
}
.belief#teal .inner, .belief#purple .inner, .belief#pink .inner {
	color: #ac8017;
}
.belief .inner p {
	width: 90%;
	max-width: 680px;
	margin: 0px auto;
}
.belief h1 {
	display: none;
	position: absolute;
	color: #19ace7;
	font-family: 'Crimson Text', serif;
	font-weight: 600;
	font-style: italic;
	font-size: 200px; /* was 425px */
	line-height: 190px;
	text-align: center;
	width: 100%;
	z-index: 9;
	left: 0px;
	bottom: 10px; /* was 180px */
}
.belief#teal h1, .belief#purple h1, .belief#pink h1 {
	color: #f7e5bb;
}
.page-template-announcements-php .entry div h1 {
	font-family: 'hurme_geometric_sans_2bold';	
	font-size: 30px;
	line-height: 30px;
	background: none;
}
#footer { 
	min-height: 215px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background: #003865;
}
#footer .pf-content img {
	display: none;
}
#left {
	width: 50%;
	float: left;
	height: 215px;
	text-align: center;
	display: table;
}	
#right {
	width: 50%;
	float: right;
	background: #FFC72C;
	height: 215px;
	display: table;
	text-align: center;
}
#footer #left .inner {
	display: table-cell;
	vertical-align: middle;
}
#footer #left a {
	text-transform: uppercase;
	font-family: 'hurme_geometric_sans_2bold';
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.3em;
}
#footer #left a:hover {
	color: #fed77c;
}
#footer #right .inner {
	width: 45%;
	padding-left: 10%;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	color: #003865;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
}
#footer #right .inner p {
	border-right: 1px solid #003865; 
	margin: 0px;
}
#footer .social {
	text-align: center;
	margin-bottom: 10px;
}
#footer .social a {
	display: inline-block;
	width: 59px;
	height: 59px;
	margin: 0px 3px;
}
#footer hr.quarter {
	border-top: 1px solid #FFF;
	width: 20%;
	margin: 30px auto 20px auto;
	height: 1px;
	background: none;
}
#footer #nav {
	width: 45%;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
#footer #nav ul {
	margin: 0px;
	padding-left: 10%;
}
#footer #nav li {
	list-style: none;
	text-transform: uppercase;
	font-family: 'hurme_geometric_sans_2bold';
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
}
#footer #nav a {
	text-decoration: none;
	color: #003865;
}
#footer #nav a:hover {
	color: #FFF;
}
#footer #nav .current-menu-item a {
	background: none; /* style from mobile menu plugin */
}
img.alignleft {
	float: left !important;
	margin: 0px 20px 20px 0px !important;
}
img.alignright {
	float: right !important;
	margin: 0px 0px 20px 20px !important;
}
img.aligncenter {
	display: block !important;
	margin: 20px auto !important;
}
/* Begin comment styling */  
#respond {
	margin-top: 25px;
}
ol.commentlist { 
	list-style: none;
}
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { 
	border-bottom: 1px dotted #666; 
	padding: 10px; 
}
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { 
	font-style: normal; 
}
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { 
	float:right; margin: 0 0 10px 10px; 
}
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { 
	font-size: 10px; 
}
ol.commentlist li.comment div.comment-meta a { 
	color: #ccc; 
}
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { 
	font-size: 11px; 
}
ol.commentlist li.comment div.reply a { 	
	font-weight: bold; 
}
ol.commentlist li.comment ul.children { 	
	list-style: none; margin: 10px 0 0; 
}
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { 
	border-left: 5px solid #555; 
	margin: 0 0 10px 10px; 
}
ol.commentlist li.comment ul.children li.depth-3 { 
	border-left: 5px solid #999; 
	margin: 0 0 10px 10px; 
}
ol.commentlist li.comment ul.children li.depth-4 { 
	border-left: 5px solid #bbb; 
	margin: 0 0 10px 10px; 
}
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { 
	background: #fff; 
}
ol.commentlist li.odd { 
	background: #f6f6f6; 
}
ol.commentlist li.parent { 	
	border-left: 5px solid #111; 
}
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

/* END comment styling */  
label.gfield_label {
	font-family: 'hurme_geometric_sans_2bold';
	/*text-transform: uppercase;*/
}
form { }
input[type=text], input, textarea { 
	border: 1px solid grey;
	padding: 10px;
	margin-bottom: 10px;
}
.gform_wrapper {
	margin-top: 0px !important;
}
.gform_wrapper form li, .gform_wrapper li {
	padding-left: 0px;
	background: none;
}
.gform_wrapper .gfield_description {
	font-style: italic;
}
select {
	padding: 10px 20px;
	height: 35px;
	margin-bottom: 20px;
	border-radius: 0px;
	border: 1px solid grey;
}
select.archive {
	margin-top: 10px;
	float: right;
}
textarea { }
#submit, .wpcf7-submit, #searchsubmit, #mc-embedded-subscribe, input[type=submit], input[type="button" i]  {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 10px 15px 5px 15px;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  background: #d2dcee;
  border: none;
  cursor: pointer;
  *margin-left: .3em;
  font-family: 'hurme_geometric_sans_2bold' !important;	
  font-size: 24px !important;
  line-height: 30px !important;
  text-transform: uppercase !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	padding: 10px !important;
	text-transform: uppercase !important;
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	*zoom: 1;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	background: #d2dcee;
	border: none;
	cursor: pointer;
	*margin-left: .3em;
	font-size: 12px !important;
	font-family: 'hurme_geometric_sans_2bold' !important;
}
#submit:hover, .wpcf7-submit:hover, #searchsubmit:hover, #mc-embedded-subscribe .button:hover, input[type=submit]:hover, input[type="button" i]:hover,  
#submit:active, .wpcf7-submit:active, #searchsubmit:active, #mc-embedded-subscribe .button:active, input[type=submit]:active, input[type="button" i]:active, 
#submit.active, .wpcf7-submit.active, #searchsubmit.active, #mc-embedded-subscribe .button.active, input[type=submit].active, input[type="button" i].active, 
#submit.disabled, .wpcf7-submit.disabled, #searchsubmit.disabled, #mc-embedded-subscribe .button.disabled, input[type=submit].disabled, input[type="button" i].disabled, 
#submit[disabled], .wpcf7-submit[disabled], #searchsubmit[disabled], #mc-embedded-subscribe .button[disabled] {
  background-color: #003865;
  color: #FFF;
}
#submit:active, .wpcf7-submit:active, #searchsubmit:active, #mc-embedded-subscribe .button:active, input[type=submit]:active, input[type="button" i]:active, 
#submit.active, .wpcf7-submit.active, #searchsubmit.active, #mc-embedded-subscribe .button.active, input[type=submit].active, input[type="button" i].active {
	background-color: #003865;
	color: #FFF;
}
#submit:first-child {
  *margin-left: 0;
}
#submit:hover, .wpcf7-submit:hover, #searchsubmit:hover, #mc-embedded-subscribe:hover, input[type=submit]:hover, input[type="button" i]:hover {
  background-color: #003865;
  color: #FFF;;
  text-decoration: none;
}
#submit:focus, .wpcf7-submit:focus, #searchsubmit:focus, #mc-embedded-subscribe .button:focus, ,input[type=submit]:focus, input[type="button" i]:focus {
  outline: none;
}
#submit.active, .wpcf7-submit.active, #searchsubmit.active, #mc-embedded-subscribe .button.active, input[type=submit].active, input[type="button" i].active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}
/*WooCommerce Customization */ 
.entry h2.woocommerce ul.products li.product .woocommerce-loop-product__title {
	background: none;
}
.woocommerce input.button {
	font-size: 16px !important;
	line-height: 20px !important;
}
.woocommerce ul.products li.product.product_cat-fees-registrations .price, .woocommerce-page ul.products li.product_product.cat-fees-registrations .price, .product.product_cat-fees-registrations .price {
	display: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	/*display:none !important;*/
}
.page-template-default .woocommerce div.product div.images, .page-template-default div.related.products, .product_meta span.sku_wrapper {
	display: none !important; 
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: none !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width: auto !important;
	float: none !important;
	clear: both;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	background: none !important;
	padding-left: 0px !important;
}
/* Accordion Rollovers for Single Lawyer Pages */
#accordion div {
}
#accordion h3 {
	font-weight: 600;
	font-style: italic;
	font-size: 30px;
	line-height: 33px;
	background: url('images/sidebar.png');
	display: inline-block;
	padding: 14px;
	margin-left: -10px;
	cursor: pointer;
}
#accordion h3:hover, #accordion h3.ui-state-active {
	text-decoration: none;;
}
.subcontainer#orange .entry #accordion h3 {
	background: url('images/sidebar_orange.png');
}
.subcontainer#fuschia .entry #accordion h3 {
	background: url('images/sidebar_fuschia.png');
}
.subcontainer#teal .entry #accordion h3 {
	background: url('images/sidebar_teal.png');
}
.subcontainer#purple .entry #accordion h3 {
	background: url('images/sidebar_purple.png');
}
.subcontainer#yellow .entry #accordion h3 {
	background: url('images/sidebar_yellow.png');
}
.subcontainer#pink .entry #accordion h3 {
	background: url('images/sidebar_pink.png');
}
#accordion h3:hover {
}
#accordion h3.ui-state-active:hover {
}
#accordion h3:focus {
	outline: none !important;
}
.ui-accordion .ui-accordion-content {
	overflow: visible;
}

/* CSS for high-resolution devices */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	.button.pdf a {
		background-image: url('images/icon_pdf_2x.png');
		background-size: 19px;
	}
	.postmetadata a {
		background-image: url('images/icon_tag_2x.png');
		background-size: 17px;
	}
	.group .single a.email {
		background-image: url('images/icon_email_2x.png');
		background-size: 17px;
	}
}
/*Responsive Styles */
@media screen and (max-width: 1300px) {
	#header #nav ul li {
		text-transform: none;
	}
	#header #nav ul li a {
		padding: 0px 12px;
	}
	/*.pagetitle .banner .title h1, .pagetitle .blurb {
		width: 55%;
	}*/
	.pagetitle .blurb {
		font-size: 22px;
		line-height: 25px;
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 1200px) {
	.banner {
		height: 450px;
	}
	.banner .image {
		height: 345px;
	}
}
@media screen and (max-width: 1100px) {
	#header #nav ul li a {
		padding: 0px 8px;
	}
	.pagetitle .logo {
		width: 130px;
		top: -30px;
	}
	/*.subnav ul {
		width: 53%;
		padding-right: 2%;
	}*/
	#footer #right .inner {
		width: 50%;
		padding-left: 5%;
	}
	#footer #nav {
		width: 50%;
	}
}
@media screen and (max-width: 1000px) {
	#header #nav ul {
		display: none;
	}
	#header #nav .link.mobile { 
		display: block;
	}
	.post.wide .entry {
		float: none;
		width: 95%;
		padding: 25px 0px;
		margin: 0px auto;
		max-width: none;
	}
	.post.split .entry, .post.split .entry.news {
		float: none;
		width: 95%;
		padding: 25px 0px;
		margin: 0px auto;
	}
	.post.split .entry.news {
		padding-top: 50px;
	}
	hr.divider {
		display: block;
	}
	#sidebar {
		float: none;
		width: 95%;
		padding: 30px 2.5%;
		margin: 0px auto;
	}
	.single-gallery #sidebar {
		background: url('images/sidebar_purple.png') !important;
		max-width: none;
	}
	#sidebar .column {
		width: 45%;
		margin: 0px 4% 25px 0px;
	}
	.single-employee .banner .image, .single-profile .banner .image {
		display: none;
	}
	.single-employee .banner .title, .single-profile .banner .title {
		width: 100%;
		left: auto;
	}
	.single-employee .banner .title .inner, .single-profile .banner .title .inner {
		width: 80%;
	}
	.single-employee .post.wide .entry, .single-profile .post.wide .entry {
		width: 90%;
		padding: 25px 0px 50px 0px;
		max-width: none;
	}
	.single-employee #sidebar, .single-profile #sidebar {
		padding-right: 5%;
	}
	.single-employee .bio, .single-profile .bio {
		display: block;
	}
	.single-employee p.taught {
		margin-bottom: 5px;
	}
	.sharing.primary {
		display: none;
	}
	.sharing.extra {
		display: block;
	}
	.printfriendly {
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 950px) {
	.banner .title .inner {
		width: 90%;
	}
	.banner .background {
		width: 80%;
	}
	.pagetitle .blurb {
		display: none !important;
	}
	.subnav.main .pagetitle, .pagetitle.active {
		border: none;
	}
	.subnav {
		padding-bottom: 20px !important;
	}
	.subnav ul {
		visibility: visible;
		width: 75%;
		height: auto;
		padding: 20px 0px 0px 25%;
		display: block;
	}
	.pagetitle {
		width: 100%;
		padding: 0px;
	}
	.pagetitle .logo {
		width: 18%;
		top: -25%:
	}
	.pagetitle .arrow, .pagetitle .arrow.active {
		display: none;
	}
	.pagetitle .banner .title h1 {
		width: auto;
		float: none;
		padding-left: 25%;
	}
	#footer {
		position: relative;
		min-height: 50px;
	}
	#right, #left {
		width: 100%;
		float: none;
		height: auto;
		min-height: 50px;
		height: auto;
		padding: 20px 0px;
	}	
	#wrapper {
		padding-bottom: 0px;
	}
}
@media screen and (max-width: 700px) {
	.post.divi-not-in-use {
		width: auto;
	}
	#header .logos img.logo.tag {
		display: none;
	}
	.group .row span {
		display: block;
		width: 100% !important;
		padding: 0px !important;
		text-align: left !important;
	}
	.group .row span.phone {
		width: 100%;
	}
	.group .row span.phone:before {
		content: "Ext #";
	}
	.group .row.header span.phone:before {
		content: "";
	}
	.group .row span.email {
		width: auto;
	}
	.group .single a.email, .group .row a.email {
		background-position: left 5px;
		padding-right: 0px;
		padding-left: 35px;
	}
	.group .row span.email a span { 
		display: inline-block;
	}
	.group.galleries .single {
		width: 100%;
		margin: 0px 0px 20px 0px;
	}
	select.archive {
		float: none;
		margin: 0px 0px 25px 0px;
		display: block;
	}
	.sitemap li {
		width: 42%;
	}
}
@media screen and (max-width: 670px) {
	.pagetitle .banner {
		display: none;
	}
	.pagetitle .logo {
		top: auto;
		left: auto;
		position: absolute;
		width: 100%;
		text-align: center;
		height: auto;
		margin: 0px auto;
	}
	.pagetitle .logo img {
		max-width: 150px;
	}
	.subnav {
		padding: 60px 0px 0px 0px;
		height: 100px;
	}
	.subnav ul {
		display: none;
	}
	.single-employee .subnav, .single-gallery .subnav, .search .subnav, .single-course .subnav, .tax-course-department .subnav, .page-template-sitemap .subnav, .archive .subnav {
		padding-bottom: 60px !important;
}
	.breadcrumbs {
		position: relative;
		bottom: auto;
	}
	.banner, .single-employee .banner, .single-course .banner, .tax-course-department .banner {
		height: auto;
	}
	.banner .title {
		height: auto;
		padding: 15px 0px 5px 0px;
	}
	.banner .title .inner span {
		font-size: 45px !important;
		line-height: 45px !important;
		white-space: normal !important;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
        hyphens: auto;
	}
	.banner .image {
		height: 280px;
	}
	.banner .background {
		display: none;
	}
	.group.list .single {
		width: 87%;
		margin: 0px 0px 20px 0px;
	}
}
@media screen and (max-width: 600px) {
	.group .single {
		width: 47%;
	}
	.courses .single {
		width: 100%;
		margin-right: 0px;
	}
	.blog .icon, .single-post .icon {
		left: 0px;
	}
	.blog h1 .single-post h1 {
		padding-bottom: 10px;
	}
	.blog h1 span, .single-post h1 span {
		padding-left: 50px;	
	}
	#footer #right {
		width: 90%;
		padding: 20px 5%;
	}
	#footer #right .inner {
		display: block;
		width: 100%;
		padding: 0px 0px 25px 0px;
		text-align: center;
	}
	#footer #right .inner p {
		border: none;
	}
	#footer #nav {
		display: block;
		width: 100%;
		text-align: center;
		padding-top: 20px;
		border-top: 1px solid #003865;
	}
	#footer #nav ul {
		padding: 0px;
	}
	img.alignleft, img.alignright {
		display: block;
		float: none;
		margin: 10px 0px;
	}
	a.top {
		display: block;
		margin: 10px 2.5%;
		height: 24px;
		font-family: 'hurme_geometric_sans_2bold';
		font-size: 14px;
		line-height: 24px;
		text-transform: uppercase;
		text-decoration: none;
		color: #3a7bb0 !important;
		cursor: pointer;
	}
	a.top:hover {
		background-position: 0px -24px;
		color: #FFC72C !important;
	}
	.woocommerce .woocommerce-message .button {
		display: block !important;
		float: none !important;
	}
}
@media screen and (max-width: 500px) {
	.entry .column, #sidebar .column {
		width: 100%;
		margin: 0px;
	}
	.belief, .banner .background {
		display: none;
	}
	.single-employee .bio { 
		float: none;
		margin: 20px auto;
		width: auto;
		max-width: 90%;
	}
	.entry h1 {
		hyphens: auto;
	}
	.sitemap li {
		width: 100%;
		margin-right: 0px;
		border-bottom: 1px solid #3a7bb0;
	}
	.button a {
		display: block;
	}
	.subcontainer ul { 
		margin: 0px 0px 25px 10px;
	}
}
@media screen and (max-width: 400px) {
	#header #nav .link {
		width: 25% !important;
		text-align: center;
	}
	#header #nav .link img {
		padding: 5px 0px 0px 0px !important;
		margin: 0px auto !important;
	}
	#header #nav .link.home img, #header #nav .link.search img {
		max-height: 35px;
		width: auto;
		max-width: none;
	}
	#header #nav .link.quick img, #header #nav .link.mobile img {
		max-height: 25px;
		width: auto;
		max-width: none;
		padding-top: 10px !important;
	}
	#header #nav .link a {
		padding: 0px !important;
		display: block;
		width: 100% !important;
		height: 100% !important;
	}
	#header #nav .link.search:hover {
		background: #FFF;
	}
	#header #nav .link span {
		display: none;
	}
	#header #nav .link.quick ul {
		text-align: right;
		top: 0px;
	}
	#header #nav .link.quick span.quicklinks.extra {
		display: block;
		border-bottom: 2px solid #003865;
		margin-bottom: 20px;
	}
	#header #nav .link.quick {
		position: inherit;
	}
	#header #nav .link.quick ul {
		width: 90%;
		padding: 20px 5%;
		left: 0px;
	}
	.group .single {
		width: 87%;
	}
	h1 {
		font-size: 32px;
		line-height: 38px;
	}
	.entry h1 {
		text-transform: capitalize;
	}
	.entry.announcements h2 {
		text-transform: none;
		font-size: 28px;
		line-height: 38px;
	}
	blockquote {
		width: 80%;
		padding: 15px 30px;
		font-size: 24px;
		line-height: 28px;
	}
	.single-course .entry h3 span.spacer {
		display: none;
	}
	.single-course .entry h3 a {
		display: block;
	}
	#footer .social a {
		margin: 0px;
	}
}