/*
Theme Name: Businessweb Plus
Theme URI: https://gracethemes.com/themes/businessweb-plus/
Author: Grace Themes
Author URI: https://gracethemes.com/
Description: Businessweb Plus is a free creative WordPress theme. It is user friendly customizer options with compatible WordPress latest version. It is suitable for all type your Business Websites. Demo Link: https://gracethemes.com/demo/business-web/

Version: 1.6.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: businessweb-plus
Tags:blog,two-columns,custom-colors,right-sidebar,custom-logo,full-width-template,footer-widgets,custom-colors,custom-header,featured-image-header,editor-style,custom-background,custom-menu,sticky-post,threaded-comments,theme-options, translation-ready


Businessweb Plus WordPress Theme has been created by Grace Themes(gracethemes.com), 2016.
Businessweb Plus WordPress Theme is released under the terms of GNU GPL
*/

/* ---------------------------------------------------------------------------------------
	01. Default Styles
--------------------------------------------------------------------------------------- */
body{ margin:0; padding:0;line-height:1.25em; font-size:15px; color:#666666; basic-sans, sans-serif; -ms-word-wrap:break-word; word-wrap:break-word;}
*{ margin:0; padding:0; outline:none;}
img{ border:none; margin:0; padding:0; height:auto}
.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .aligncenter{ margin:0; padding:0;}
p{ margin:0; padding:0;}
a{ text-decoration:none; color:#0B4825;}
a:hover{ color:#594A42;}
ol,ul{ margin:0; padding:0;}
ul, ol {
	padding-left: 1em;
	margin-bottom: 1em;
}
li {
	margin-bottom: 1em;
}
ul li ul, ul li ul li ul, ol li ol, ol li ol li ol{ margin-left:10px;}
h1,h2,h3,h4,h5,h6{ color:#484f5e; font-family: fp-dancer-pro, sans-serif; margin:0 0 20px; padding:0; line-height:1.1; font-weight:400; }
h1{ font-size:36px;}
h2{ font-size:30px;}
h3{ font-size:24px;}
h4{ font-size:20px;}
h5{ font-size:18px;}
h6{ font-size:14px;}
.clear{ clear:both;}
.alignnone{ width:100% !important;}
img.alignleft, .alignleft{ float:left; margin:0 15px 0 0; padding:5px; border:1px solid #cccccc;}
img.alignright, .alignright{ float:right; margin:0 0 0 15px; padding:5px; border:1px solid #cccccc;}
.left{ float:left;}
.right{ float:right;}
.pagination{display:table; clear:both;}
.pagination .nav-links{list-style:none; margin:20px 0;}
.pagination .nav-links{display:inline; float:left; margin-right:5px;}
.pagination .nav-links span, .pagination .nav-links a{background:#646262; color:#fff; padding:5px 10px; display:inline-block;}
.pagination .nav-links .current, .pagination .nav-links a:hover{background:#34c6f6;}

#comment-nav-above .nav-previous, #comment-nav-below .nav-previous{ float:none !important; margin:10px 0;}
ol.comment-list li{ list-style:none; margin-bottom:5px;}

.logo{float:left; z-index:999; padding:12px 0;  color:#333;}
.logo h1{font-weight:400; margin:0; line-height:36px; color:#fff; font-size:28px;}
.logo a{ color:#5095CE;}
.logo span{ display:block;}
.container{ width:1100px; margin:0 auto; position:relative;}

/* ---------------------------------------------------------------------------------------
	02. Header Top Bar Styles
--------------------------------------------------------------------------------------- */
.headertop{ background-color:#fff; border-top:2px solid #5095CE; border-bottom:1px solid #E4E8ED !important; }
.headerinfo{font:400 16px/24px basic-sans, sans-serif;}
/* ---------------------------------------------------------------------------------------
	03. Header menu Styles
--------------------------------------------------------------------------------------- */
.toggle{display: block;}
.toggle a{width:100%; color:#ffffff; background:url(images/mobile_nav_right.png) no-repeat right center #3e3e3e; padding:10px 10px; margin-top:5px; font-size:16px; display:none;}
.toggle a:hover{color:#ffffff !important;}
.headernav{display:none;}
.header{width:100%; z-index:999; background-color:#fff; position:relative; border-bottom:1px solid #f1f1f1;}
.headernav{ padding:0; text-align:right; float:right;}
.headernav ul { float:right; margin:0; padding:0; font-family: basic-sans, sans-serif; font-weight:400; font-size:15px;}
.headernav ul li{ display:inline-block; margin:0; position:relative; text-align:center;}
.headernav ul li a{ padding:30px 13px; display:block; color:#555; border-top:1px solid transparent; }
.headernav ul li ul li{display:block; position:relative; float:none; top:-1px; }
.headernav ul li ul li a{display:block; padding-top:10px; padding-bottom:10px; position:relative; top:1px; text-align:left; border-top:1px solid #ccc;  }
.headernav ul li a:hover, .headernav ul li.current_page_item a{ color:#819D67; border-top:1px solid #819D67; }

.headernav ul li ul{display:none; z-index:9999; position:relative;}
.headernav ul li:hover > ul{display:block; width:200px; position:absolute; left:0; text-align:left; background-color: #fff; }
.headernav ul li:hover ul li ul{display:none; position:relative;}
.headernav ul li:hover ul li:hover > ul{display:block; position:absolute; left:200px; top:1px;}


section#home_slider{ padding:0; }
#FrontBlogPost, #wrapfirst, #wrapsecond{ padding:70px 0;  border-top:1px solid #E1E1E1; box-shadow:0 1px 10px rgba(0, 0, 0, 0.1) inset}
h2.section-title {color:#454545; font:300 36px/40px fp-dancer-pro, sans-serif; text-align: center; }

.welcomethumb img{ float:left; margin:10px 50px 20px 0;}

.UnderLine{ width:40%; position:relative; display:inline-block; clear:both; margin:10px auto 20px; border-top:1px solid #E1E1E1;}
.hr-inner{ position:absolute; margin-top:-1px; top:50%; height:1px; width:100%;}
.hr-style { background-color:#FCFCFC; border-radius: 20px;  border-style: solid;  border-width:1px; display: block; height: 9px; left: 5px; right:0; margin-left: -5px; margin-top: -5px; position: absolute;    width: 9px;}

.fixed-header .headertop{ display:none;}
.fixed-header .header{ position:fixed; top:0; width:100%;}

/* ---------------------------------------------------------------------------------------
	04. Four Page Boxes Styles
--------------------------------------------------------------------------------------- */
.fourbox{ color:#2e2e2e; width:22%; float:left; margin:0 4% 0 0; position:relative; box-sizing:border-box;}
.fourbox p{line-height:20px; margin-bottom:20px; }
.fourbox h3{ font-size:18px; font-weight:400; color:#343434; margin:0 0 15px;}
.fourbox:hover h3{ color:#31cafd;}
.fourbox .thumbbx { height:180px; overflow:hidden; margin:0 auto 20px;}
.fourbox .thumbbx img{ width:100%; height:auto; min-height:180px; }

#wrapfirst{ background-color:#f9f9f9;}
.last_column{clear:right; margin-right:0 !important; }
#wrapsecond h2{ font-size:40px; color:#333; font-weight:600; margin-bottom:0; text-align:center; }
.ReadMore{  border:1px solid #A8B1B8; color:#78797C ;display: inline-block; padding:5px 25px; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; margin-bottom:10px;}
.ReadMore:hover{  border-color:#819D67; color:#819D67 ;}
.welcomewrap p{ margin-bottom:20px;}
.welcomewrap h2{  margin-bottom:20px; font-size:38px; border-bottom:2px solid #dddddd; padding-bottom:10px; text-align:center; display:inline-block;}

/* ---------------------------------------------------------------------------------------
	05. Social icons Styles
--------------------------------------------------------------------------------------- */
.footer-icons a{ color:#fff; width:30px; height:30px; line-height:30px; border:1px solid #fff; text-align:center;  vertical-align:middle; display:inline-block; transition:0.6s; -moz-transition:0.6s; -webkit-transition:0.6s; -o-transition:0.6s;  margin:0 2px; padding:0; border-radius:50%; }
.footer-icons br{ display:none;}
.footer-icons a:hover{ color:#819D67; border-color:#819D67;}

/* ---------------------------------------------------------------------------------------
	06. Page layout Styles
--------------------------------------------------------------------------------------- */
.content-layout{ width:740px; margin:0; padding:0; float:left;}
#sitefull{ width:100%; float:none;}
#sitefull p{ margin-bottom:15px;}
.pagecontent-wrap{ padding:25px 0;}
.pagecontent-wrap p{ margin-bottom:20px; line-height:20px;}

.posts_lists{ margin-bottom:30px; }
.posts_lists h3{ margin-bottom:15px;}
.posts_lists h3 a{ color:#484f5e;}
.posts_lists h3 a:hover{ color:#819D67;}
.posts_lists p{ margin-bottom:20px;}
.blog-meta{ font-style:italic; margin-bottom:8px;}
.post-date, .post-comment, .post-categories{ display:inline; color:#333;}
.single_title{ margin-bottom:10px;}
.BlogPosts{ width:31.2%; float:left; margin:0 3% 0 0;}
.BlogPosts img{ width:100%;}
.BlogPosts h2{ margin:10px 0; font-size:22px; }
.post-thumb{ width:35%; float:left; margin:5px 25px 5px 0;}
.post-thumb img{ width:100%; }

.postmeta{padding:10px; color:#999; background-color:#f1f1f1;}
.postmeta a{color:#999;}
.postmeta a:hover{color:#e74c3c;}

/* ---------------------------------------------------------------------------------------
	07. Sideabr Styles
--------------------------------------------------------------------------------------- */
#sidebar{ width:310px; float:right;}
aside.widget{margin-bottom:30px;}
aside.widget ul{ list-style:disc; }
h3.widget-title{ margin-bottom:20px; color:#333; padding-bottom:10px; border-bottom:1px solid #ccc;}
#sidebar ul li{ list-style:inside none disc; border-bottom:1px solid #f0efef; padding:8px 0;}
#sidebar ul li a{ padding:0 0 0 10px; color:#3b3b3b;  display:inline-block; }
#sidebar ul li a:hover{ color:#34c6f6;}
#sidebar ul li:last-child{ border:none;}

#sidebar .search-form{ margin-bottom:20px;}
#sidebar .search-form input.search-field{ background-color:#f0efef; width:80%; padding: 12px 15px 12px 15px; box-sizing:border-box; border:0;}
#sidebar .search-form input.search-submit{ background:url(images/search-icon.png) no-repeat center center #5095ce; padding: 12px 0 12px 0; font-size:0; width:20%; height:41px; float:right;  border:0; cursor:pointer;}


/* ---------------------------------------------------------------------------------------
	08. Footer Styles
--------------------------------------------------------------------------------------- */
.footer{background-color:#364558; position:relative; color:#fff;}
.cols-4{width:24%; float:left; margin:0 3% 2% 0;  padding:30px 0 10px; }
.widget-column-2 { width:19%;}
.widget-column-4 { margin-right:0px !important;}
.cols-4 h5{ font-weight:400; font-size:18px; color:#fff; margin-bottom:25px; border-bottom:1px solid #46576C; padding-bottom:15px; }
.cols-4 ul{ margin:0; padding:0; list-style:inside disc;}
.cols-4 ul li { padding:0; color:#fff;}
.cols-4 ul li a { color:#fff; font:normal 12px/24px Arial, Helvetica, sans-serif; }
.cols-4 ul li a:hover, .cols-4 ul li.current_page_item a { color:#819D67; }

.copyrightwrap {  background-color:#28374A; color:#fff; position:relative; padding:15px 0;}
.copyrightwrap a{ color:#fff;}
.footerleft { float:left;}
.footerleft span{color:#819D67;}
.footerright { float:right;}
/* Buttons */
.button{ background-color:#ff6565; border-bottom:4px solid #e44545; color:#fff; padding:8px 20px; display:inline-block; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; -ms-border-radius:2px; }
.button:hover{background-color:#34c6f6; border-color:#1898c2; color:#fff;}

/* ---------------------------------------------------------------------------------------
	09. woocommerce Styles
--------------------------------------------------------------------------------------- */
a.added_to_cart{background:#e1472f; padding:5px; display:inline-block; color:#fff; line-height:1;}
a.added_to_cart:hover{background:#000000;}
a.button.added:before{content:'' !important;}
#bbpress-forums ul li{padding:0;}
#subscription-toggle a.subscription-toggle{padding:5px 10px; display:inline-block; color:#e1472f; margin-top:4px;}
textarea.wp-editor-area{border:1px #ccc solid;}
.woocommerce input[type=text], .woocommerce textarea{border:1px #ccc solid; padding:4px;}
form.woocommerce-ordering select{ padding:5px; color:#777777;}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ font-family: basic-sans, sans-serif; color:#ff8a00;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
h1.product_title, p.price{ margin-bottom:10px;}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ font-family: basic-sans, sans-serif; color:#ff6d84;}
.woocommerce ul.products li, #payment ul.payment_methods li{ list-style:none !important;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
.woocommerce table.shop_table th, .woocommerce table.shop_table td{ border-bottom:0px !important}

/* Text meant only for screen readers. */
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;	height: 1px;width: 1px;	overflow: hidden;}
.screen-reader-text:focus {	background-color: #f1f1f1;	border-radius: 3px;	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);	clip: auto !important;	color: #21759b;	display: block;
	font-size: 14px;font-size: 0.875rem;font-weight: bold;	height: auto;left: 5px;	line-height: normal;padding: 15px 23px 14px;text-decoration: none;	top: 5px;	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* ============= Contact Page =========== */
.wpcf7{ margin:30px 0 0; padding:0;}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"]{ width:40%; border:1px solid #cccccc; box-shadow:inset 1px 1px 2px #ccc; height:35px; padding:0 15px; color:#797979; margin-bottom:0;}
.wpcf7 textarea{width:60%; border:1px solid #cccccc; box-shadow:inset 1px 1px 2px #ccc; height:150px; color:#797979; margin-bottom:25px; font:12px arial; padding:10px; padding-right:0;}
.wpcf7 input[type="submit"]{background-color:#819D67; width:auto; border:none; cursor:pointer; font:18px basic-sans, sans-serif; color:#ffffff; padding:10px 40px; border-radius:3px;}

/* ============= Comment Form ============ */
h1.screen-reader-text{font:22px fp-dancer-pro, sans-serif;}
.site-nav-previous, .nav-previous{ float:left;}
.site-nav-next, .nav-next{ float:right;}
h3#reply-title{font:300 18px fp-dancer-pro, sans-serif;}
#comments{ margin:30px 0 0; padding:0;}
nav#nav-below{ margin-top:15px;}
.textwidget select{ width:100%;}
table{ width:100%}
.pharm-top img {
	width: 25px;
}
.address-link {
	display: flex;
	align-items: center;
}
.address-link a {
	white-space: nowrap;
}
.address-link i {
	margin-right: 5px;
}
.single {
	background-color: #f6f6f6;
}
.single .pagecontent-wrap {
	border-top: 5px solid #819D67;
border-radius: 5px;
box-shadow: 1px 2px 2px 0px rgba(0,0,0,.25);
margin-bottom: 50px;
background: #fff;
padding: 40px 20px;
width: 100%;
max-width: 1200px;
margin-top: 50px;
min-height: 600px;
}
.pharm-top a{
	display: flex;
	align-items: center;
	white-space: nowrap;
}
.pharm-top img {
	margin-right: 5px;
}
.sidebar-appt {
	width: 100%;
	color: white !important;
	font-family: fp-dancer-pro, sans-serif;
	background-color: #819D67;
	text-align: center;
	padding: 10px 15px;
	border-radius: 5px;
}
.sidebar-appt:hover {
	background-color: #594A42;
}
.staff-page {
	display: flex;
	/* background-color: white; */
	flex-direction: column;
}
.staff-card {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 2px solid #819D67;
}
.staff-card img {
	width: 200px;
	margin: 0 25px 15px 0;
	float: left;
}
article.page {
	background-color: white;
}
.services-home {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px 0 50px 0;
	background-color: white;
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	flex-direction: column;
}
.services-home-container {
	width: 960px;
	max-width: 90vw;
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-bottom: 25px;
}
@media screen and (max-width: 1024px) {
	.services-home-container {
		flex-direction: column;
		align-items: center;
	}
}
.services-home-card {
	display: flex;
	flex-direction: column;
	padding: 10px;
	width: 275px;
	border: 1px solid #f7f7f7;
	margin: 25px !important;
	border-radius: 5px;
	border-top: 5px solid #C49A6C;
	box-shadow: 2px 2px 2px #f7f7f7;
	box-sizing: border-box;
	min-height: 200px;
}
.services-home-card h3 {
	margin-bottom: 10px !important;
}
.services-home-read {
	/* color: white !important;
	padding: 10px 15px;
	border-radius: 5px;
	background-color: #C49A6C; */
	align-self: flex-start;
}
.services-home-read:hover {
	color: #594A42;
}
.services-home h2 {
	margin-bottom: 25px;
	text-align: center;
}
.view-services-home {
	color: white !important;
	padding: 10px 15px;
	border-radius: 5px;
	background-color: #819d67;
	text-align: center;
}
.view-services-home:hover {
	background-color: #594A42;
}
.home-blocks {
	display: flex;
	justify-content: center;
	padding: 50px 0 50px 0;
	margin-left: calc(-50vw + 50%);
	width: 100vw;
	/* background-image: url("/wp-content/uploads/2018/06/paws_bg.svg") */
}
.home-blocks-container {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: center;
	width: 1024px;
	max-width: 90vw;
}
.home-block {
	width: 46%;
	/* border: 1px solid black; */
	box-shadow: 2px 2px 2px lightgrey;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.home-block img {
	border: 12px solid #819d67;
	width: 100%;
	box-sizing: border-box;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.home-block-bottom {
	width: 100%;
	background-color: white;
	box-sizing: border-box;
	padding: 15px;
	border: 1px solid lightgrey;
	border-top: none;
	margin-top: -5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
@media screen and (max-width: 1024px) {
	.home-blocks-container {
		flex-direction: column;
		align-items: center;
	}
	.home-block {
		width: 100%;
		margin-bottom: 25px;
	}
}
.bh-pages {
  display: flex;
  justify-content: space-between;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
}
.bh-numbers {
  display: flex;
  align-items: center;
  padding: 0;
}
.bh-numbers p {
  padding: 0;
  margin: 0;
}
.bh-previous {
  position: absolute;
  left: 0;
  bottom: 0;
}
.bh-next {
  position: absolute;
  right: 0;
  bottom: 0;
}
input#gform_submit_button_1 {
	background-color: #C49A6C !important;
	border-bottom: none !important;
	border-radius: 5px;
	border: none;
}
input#gform_submit_button_1:hover {
	background-color: #594A42 !important;
}
.header-socials {
	display: flex;
	flex-direction: row;
}
.header-socials br {
	display: none;
}
.headerinfo .textwidget {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}
.header-socials a {
	width: 25px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #819d67;
	margin: 5px;
	border-radius: 100%;
}
.header-socials a i {
	color: white;
}
.header-socials a:hover {
	background-color: #594A42;
}

.blog-roll {
	display: flex;
	flex-direction: column;
}
.blog-card {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 2px solid #819D67;
}
.blog-read {
	color: white !important;
	padding: 10px 15px;
	border-radius: 5px;
	background-color: #C49A6C;
	text-align: center;
}
.blog-read:hover {
	background-color: #594A42;
}
.home #posts-box .upb_row_bg {
	background-position: unset !important;
	background-repeat: repeat !important;
	background-size: auto !important;
}
#bottomwidgets {
	display: none;
}
@media screen and (max-width: 1024px) {
	#footer-widgets-top ul {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#footer-widgets-top .widget {
		width: 80% !important;
		width: 100% !important;
	}
}
#welcome-box .upb_row_bg.vcpb-default {
	/* background-image: url('/wp-content/uploads/2019/02/background-image-1.png') !important; */
}
#welcome-box p.text-left.txt-enhance {
	text-shadow: 0 0 5px black !important;
}
@media screen and (max-width: 767px) {
	.footer .header-socials {
		justify-content: center;
	}

}
.footer #custom_html-6 .custom-html-widget {
	display: flex;
	justify-content: center;
}
.footer #custom_html-6 .custom-html-widget img {
	align-self: center;
}

#mobile-phone {
	display: none;
}

#mobile-pharm {
	display: none;
}
@media screen and (max-width: 1024px) {
	#mobile-phone {
		display: none;
		font-size: 18px;
		padding: 10px 15px;
		/* font-family: fp-dancer-pro, sans-serif; */
		color: white !important;
		font-weight: bold;
		background-color: #819d67;
		margin: 10px;
		width: 100%;
		max-width: 180px;
	}

	#mobile-pharm {
		display: block;
		font-size: 18px;
		padding: 10px 15px;
		color: #fff !important;
		font-weight: 700;
		background-color: #819d67;
		margin: 10px;
		width: 100%;
		max-width: 180px;
		text-align: center;
		margin-top: -10px;
	}

	.header .container {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}
.entry-content p {
	margin-bottom: 1em;
}
.gform_button {
  color: white !important;
font-family: fp-dancer-pro, sans-serif;
background-color: #819D67 !important;
text-align: center;
padding: 10px 15px;
border-radius: 5px;
border: none !important;
}
.gform_button:hover {
  background-color: #594A42;
}
.case-study-roll {
	display: flex;
	flex-direction: column;
}
.toggle-categories {
	display: flex;
}
.toggle-categories h3 {
	text-transform: uppercase;
	color: #C49A6C;
}
#blog-btn {
	/* margin-right: 15px; */

}
#blog-slash {
	margin: 0 15px 0 15px;
	color: #666666;
}
.toggle-categories h3:hover {
	cursor: pointer;
	color: #819D67;
}
.green-color {
	color: #819D67 !important;
}

.postid-10954 #sidebar #text-8 {
	display: block;
}
.home-hero {
	display: flex;
	flex-direction: column;
	width: 100vw;
	margin-left: calc(-50vw + 50%);
}
.hh-top {
	background-image: url('/wp-content/uploads/2021/12/PAC-staff-callout-background-1.webp');
	background-position: top center;
	background-size: cover;
	width: 100%;
	display: flex;
	justify-content: center;
	padding-top: 50px;
	padding-bottom: 200px;
}
.hh-top-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 960px;
	max-width: 90vw;
}
.hh-top-container h1 {
	color: white;
	font-weight: bold;
	margin-bottom: 50px;
	font-size: 50px;
}
.hh-bottom {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
	background-color: #819d67;
	padding-top: 25px;
}
.hh-bottom-container {
	width: 960px;
	max-width: 90vw;
	text-align: center;
}
.hh-bottom-container p {
	font-style: italic;
	font-weight: bold;
	color: white;
	font-size: 22px;
	line-height: 1.5em;
}
.hh-three-callouts {
	display: flex;
	justify-content: center;
	/* position: absolute; */
	bottom: -150px;
	/* z-index: 999; */
}
.callout-card {
	display: flex;
	padding: 15px;
	border-top: 5px solid #C49A6C;
	background-color: rgba(0,0,0,0.5);
	margin: 10px !important;
	width: 325px;
	margin-bottom: 0 !important;
}
.callout-card h3 {
	color: white;
}
.callout-card p {
	color: white;
}
.callout-card img {
	width: 90px;
	align-self: center;
	margin-right: 10px;
}
.callout-card a:hover {
	color: #C49A6C;
}
.hh-top-container img {
	width: 960px;
	max-width: 90vw;
}
#new-banner .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}
#posts-box {
	border-top: 6px solid #C49A6C !important;
}
@media screen and (max-width: 1024px) {
	.hh-three-callouts {
		flex-direction: column;
	}
}
.headertop * {
	white-space: nowrap;
}
#mobile-socials {
	display: none;
}
@media screen and (max-width: 1024px) {
	#mobile-socials {
		display: flex;
	}
}
@media screen and (max-width: 767px) {
	.header .logo img {
		width: 200px !important;
	}
	.staff-card {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.staff-card img {
		float: none;
		margin: 0;
		margin-bottom: 15px;
	}
	.staff-card h3 {
		text-align: center;
	}
}
/* @media screen and (max-width: 800px) {
	#footer-widgets-top ul li {
		width: 100% !important;
	}
} */
.headernav ul li ul li a::before {
	display: none !important;
}


/* Careers page  */

.learning-center {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  display: flex;
  flex-direction: column;
}
.learning-banner {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.learning-banner > img {
  width: 100%;
}
.learning-banner-container {
  width: 1200px;
  max-width: 90vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
}
.learning-banner-caption {
  width: 50%;
}
.learning-banner-caption > h3 {
  margin-bottom: 10px;
  line-height: 1.2;
  margin-top: 0;
  /*text-transform: uppercase;*/
  color: #B8996D !important;
  font-weight: 400;
  font-size: 18px;
  /*font-family: 'Open Sans',sans-serif !important;*/
}
.learning-banner-caption > h1 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.2;
  /*text-transform: uppercase;*/
  /*font-family: 'Open Sans',sans-serif !important;*/
  color: #859D67 !important;
}
.sub-page .learning-banner-caption > h1 {
  /*font-family: "capitolium-2",serif !important;*/
  margin-bottom: 0;
}
.learning-banner-caption > p{
  margin-bottom: 10px;
}
.learning-toggle {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #fff;
  margin-bottom: 50px;
}
.learning-toggle-container {
  width: 1200px;
  max-width: 90vw;
  display: flex;
  justify-content: center;
}
.learning-toggle-container > h3 {
  padding: 30px 0 10px 0;
  position: relative;
  color: #859D67 !important;
  /*text-transform: uppercase;*/
  margin-bottom: 0;
  margin-right: 60px;
  font-size: 24px;
  /*font-family: 'Open Sans',sans-serif !important;*/
  font-weight: bold;
}
.learning-toggle-container h3:last-of-type{
  margin-right: 0;
}
.learning-toggle-container > h3:hover {
  cursor: pointer;
}
.learning-toggle-container > h3.active-toggle{
  color: #B8996D !important;
  border-bottom: 4px solid #B8996D;
}
/* .learning-toggle-container > h3.active-toggle::after,
.learning-toggle-container > h3:hover::after {
  content: '';
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  height: 8px;
  background-color: #B8996D;
} */
.learning-bottom {
  width: 100%;
  /* display: flex;
  justify-content: center;
  align-items: center; */
  padding: 20px 0;
}
.learning-bottom-container {
  /* width: 1200px;
  max-width: 90vw; */
}
.learning-page {
  width: 100%;
  display: none;
}
.active-page {
  display: block;
}
.benefits-page{

}
.learning-page-content{
  padding: 0 0 40px 0;
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
}
.benefits-page .learning-page-content{
  display: flex;
}
.benefits-page .fifty-percent p:first-of-type{
  text-transform: uppercase;
  font-weight: bold;
  color: #859D67;
  text-align: left;
}
.benefits-page .fifty-percent{
  padding-right: 40px;
}
.benefits-page .fifty-percent:nth-of-type(2){
  padding-left: 40px;
}
.benefits-page .fifty-percent ul li{
  margin-bottom: 0;
}
.benefits-page .benfits-img{
  width: 100%;
}
.learning-page-content p{
  text-align: center;
}
.learning-page > h2 {
  padding-bottom: 40px;
  text-align: center;
  color: #B8996D !important;
}
.learning-page > ul {
  margin-left: 0 !important;
  list-style: none !important;
}
.blue-section{
  padding: 80px 0;
  width: 100% !important;
  background-color: #564C44;
  max-width: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.blue-section i{
  font-size: 52px;
  color: #B8996D;
  text-align: center;
  margin-bottom: 20px;
}
.blue-section p{
  text-align: center;
  color: #fff !important; 
  max-width: 900px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.blue-section p span{
  font-weight: bold;
}
.blue-section > i {
  color: #859D67;
  font-size: 56px;
  margin: 0 auto 20px auto;
}
.three-icons{
  width: 100%;
  background-color: #FFFFFF;
}
.three-icons-inner{
  max-width: 940px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.three-cta{
  padding: 100px 0;
  margin: 0 40px;
}
.three-cta img{
  width: 250px;
  height: auto;
}
.three-cta h3{
  text-transform: uppercase;
  color: #564C44;
  text-align: center;
  font-size: 22px;
  /*font-family: 'Open Sans',sans-serif !important;*/
  font-weight: bold;
  margin-top: 32px;
}
.orange-button{
  color: #fff !important;
  background-color: #859D67;;
  padding: 10px 20px;
  width: 100%;
  /* text-align: center; */
  font-weight: bold;
  display: flex;
  justify-content: center;
  max-width: 300px;
  text-transform: uppercase;
}
.learning-center .orange-button:hover{
  color: #fff !important;
  background-color: #859D67 !important;
}
.special-team{
  padding: 60px 0;
  background-color: #859D67;
}
.fifty-ctn{
  display: flex;
  justify-content: center;
  max-width: 1200px;
  width: 90vw;
  margin: 0 auto;
}
.special-team .fifty-percent{
  margin: 0 0 0 40px
}
.special-team h2, .special-team p{
  color: #fff !important;
}
.special-team h2{
  /*text-transform: uppercase;*/
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 20px;
}
.special-team .fifty-percent{
  width: 50%;
}
.special-team .fifty-percent li:last-of-type{
  padding-bottom: 80px;
}
.special-team .fifty-percent li{
  color: #fff;
}
.special-team .fifty-percent:first-of-type{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 40px 0 0;
  position: relative;
}
.special-team img{
  max-height: 300px;
  margin-top: -20px;
}
.special-team .img-ctn{
	flex-direction: column;
}
.special-team .fifty-percent:first-of-type img:nth-of-type(2){
	display: flex;
	align-self: flex-start;
	margin: 0;
}
.special-team .fifty-percent:first-of-type img:first-of-type{
  /* position: absolute;
  top: -80px;
  left: -20px; */
	margin: 0 0 -20px 0;
}
.join-section{
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
  background-color: #fff;
  border-bottom: 18px solid #859D67;
}
.join-section h2{
  /*text-transform: uppercase;*/
  color: #564C44 !important;
  font-weight: bold;
  width: 90%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.join-section p{
  font-weight: bold;
  color: #B8996D !important;
  width: 90%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.join-section p a{
  color: #859D67 !important;
}
.learning-banner img:not(:first-of-type){
  display: none;
}
.current-openings{
  border-top: 20px #859D67 solid;
  margin-top: 60px;
  padding: 40px 0;
  margin-left: auto;
  margin-right: auto;
}
.current-openings h2{ 
  text-align: center;
  color: #859D67 !important;
  margin-bottom: 40px;
}
.opening{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 40px;
  width: 80%;
  max-width: 900px;
  border: 4px solid #859D67;
  border-radius: 20px;
  margin: 20px auto;
}
.opening p{
  color: #859D67 !important;
  margin-bottom: 0;
  padding-bottom: 0 !important;
  font-weight: bold;
  text-transform: uppercase;
  /*font-family: 'Open Sans',sans-serif !important;*/
}
.opening p i{
  color: #859D67 !important;
}
.opening h4{
  text-transform: uppercase;
  color: #8A2926 !important;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 15px;
  /*font-family: 'Open Sans',sans-serif !important;*/
}
.positions-page .opening:nth-of-type(2){
  margin-top: 20px;
  /*margin-bottom: 60px;*/
}
.blue-team{
  background-color: #564C44;
  width: 100%;
  padding: 60px 0;
}
.blue-team h2{
  /*font-family: 'Open Sans',sans-serif !important;*/
  color: #fff !important;
  text-align: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 0;
}
.blue-team li{
  text-transform: capitalize;
  color: #fff !important;
  text-align: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-weight: bold;
  list-style-type: none;
}
@media screen and (max-width: 1024px) {
  .learning-banner {
    padding: 70px 0;
  }
  .learning-banner > img {
    display: none !important;
  }
  .learning-banner-container {
    position: relative;
  }
  .learning-banner-caption {
    width: 100%;
  }
  .learning-toggle-container {
    width: 100%;
    max-width: none;
    display: flex;
    flex-direction: column;
  }
  .learning-toggle-container > h3 {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 25px;
    text-align: center;
  }
  .learning-toggle-container > h3:hover {
    background-color:  #859D67;
  }
  .learning-toggle-container > h3:hover::after {
    display: none;
  }
  .learning-toggle-container > h3.active-toggle {
    background-color:  #859D67;
    color: #fff !important;
    border-bottom: none;
  }
  .learning-toggle-container > h3.active-toggle::after {
    display: none;
  }
  .fifty-ctn{
      flex-direction: column-reverse;
  }
  .special-team .img-ctn{

  }
  .special-team .fifty-percent{
      width: 100%;
  }
  .three-icons-inner{
      flex-wrap: wrap;
  }
  .three-cta{
      padding: 20px 0;
  }
  .special-team .fifty-percent{
      margin: 0;
  }
  .special-team .fifty-percent:first-of-type{
      width: 80%;
      padding: 0 0 40px 0;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      align-content: center;
      align-items: center;    
  }
  .special-team .fifty-percent:first-of-type img:first-of-type{
     position: static;
      margin: 0 0 -20px -40px;
  }
  .special-team .fifty-percent:first-of-type img:nth-of-type(2){
      /* position: static;
       margin: 0px -40px 0 0; */
   }
   .special-team .fifty-percent p:last-of-type{
      padding-bottom: 0;
   }
   .three-icons-inner{
      padding: 40px 0;
   }
   .benefits-page .learning-page-content{
      flex-direction: column;
   }
   .benefits-page .fifty-percent{
      padding: 20px 0;
      width: 100%;
   }
   .benefits-page .fifty-percent:nth-of-type(2){
    padding-left: 0;
   }
   .opening{
    padding: 10px 20px;
   }
}