/*
Theme Name: Gray Harper Theme
Theme URI: http://www.withersdigital.com
Description: Custom Theme for Cobblestone Connections by Stephen Withers
Version: 1.00
Author: Stephen Withers
Author URI: http://www.withersdigital.com

*/
html {
	position: relative;
}
body.theme-grayharper {
	background: #fff;
	color: #616262;
	font-family: "proxima-nova",sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
}
body, html, .slideout-panel {
	height: 100%;
}
body.theme-grayharper i {
	font-family:'Font Awesome\ 5 Free'!important;
}
.slideout-panel {
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	margin: 0px auto -164px;
}
footer, #push {
	height: 164px;
}
header {
	position: relative;
}
.theme-grayharper p {
	font-family: "proxima-nova",sans-serif;
	font-weight: normal;
	color: inherit;
	font-size: 16px;
    line-height: 1.5;
	color: #616262;
	margin-bottom: 15px;
}
p a {
	color: #042A50;
}
.theme-grayharper a {
	color: #042A50;
}
.theme-grayharper a:hover, .theme-grayharper a:focus {
	color: #042A50;
}
p a:hover {
	text-decoration: underline;
	color: #AF976D;
}
.theme-grayharper h1, .theme-grayharper h2, .theme-grayharper h3, .theme-grayharper h4 {
	letter-spacing: 1px;
	line-height: 1.3;
	font-family: inherit;
	text-transform: uppercase;
	font-family: "montserrat",sans-serif;
}
.mobile-menu, .slicknav_menu, .navbar-submenu-bar .mobile-subnav-wrap {
	display: none;
}
header .container {
	padding-left: 0px;
	padding-right: 0px;
}
a.logo {
	position: relative;
	float: left;
	background: url(img/logo-grayharper-mark.png) no-repeat;
	background-size: contain;
	width: 73px;
	height: 85px;
	top: 0;
	opacity: 1;
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
a.logo-small {
	
}
.smaller a.logo {
	
}
.smaller a.logo-small {
	
}
a.logo img {
}
.theme-grayharper .navbar {
	background: #fff;
}
.theme-grayharper .navbar-fixed-top {
	border: none;
}
.theme-grayharper .navbar-inner {
	padding-top: 10px;
	
}
.smaller .navbar-inner {
	box-shadow: 0px 5px 10px rgba(0,0,0,.05);
}
.menu-top-container {
	float: right;
	width: 65%;
	min-height: 95px;
}
.navbar-menu-wrap {
		-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.navbar-inner .container {
	position: relative;
}
.navbar .nav {
	position: relative;
	float: right;
	margin-right: -15px;
	font-family: "montserrat",sans-serif;
	margin-top: 20px;
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.navbar .nav li {
	display: inline-block;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 600;
}
.navbar .nav li a {
	padding: 10px 10px;
	display:inline-block;
    text-align:center;
    color: #092A48;
    z-index: 1;
    position: relative;
}
.navbar .nav li.menu-featured {
	margin-left: 8px;
}
.navbar .nav li.menu-featured:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #AD6C6E;
    opacity: .7;
    z-index: 1;
    border-radius: 6px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.theme-grayharper.smaller .navbar li.menu-featured a, .home.theme-grayharper.smaller .navbar li.menu-featured a {
	color: #fff;
}
.theme-grayharper .navbar li.menu-featured a, .home.theme-grayharper .navbar li.menu-featured a {
	color: #fff;
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.navbar .nav li.menu-featured a > * {
	z-index: 100;
}



.navbar .nav.right li a {
	padding: 10px 34px;
}
.navbar .nav li a.nav-active {
	color: #AD6C6E;
}
.navbar .nav li a:hover, .navbar .nav li.sfHover a, .navbar .nav li.current-menu-item a, .navbar .nav li.current-page-ancestor a, .navbar .nav li.current_page_parent a, .navbar .nav li.current_page_item .sub-menu li a:hover, .navbar .nav li.current_page_ancestor .sub-menu li a:hover, .navbar .nav li.current_page_ancestor .sub-menu li.current_page_item a, .home.theme-grayharper.smaller .navbar li a:hover  {
	color: #AD6C6E;
}
.navbar .nav li a:hover {
	border-bottom: none;
	text-decoration: none;
}



.navbar .nav li.menu-featured a:hover {
	color: #AD6C6E !important;
}
.navbar .nav li.menu-featured:hover:before {
	background: #fff;
}
body .nav > li > a:hover, body .nav > li > a:focus {
    background-color: transparent;
    color: #AD6C6E;
}
.navbar .nav li ul li {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
}
.navbar .nav li ul li a {

}
.navbar .nav li.current_page_item .sub-menu li a, .navbar .nav li.current_page_ancestor .sub-menu li a  {
	
}


/* Smaller Nav Bar */

.smaller a.logo {
	position: relative;
	float: left;
	background: url(img/logo-grayharper-mark.png) no-repeat;
	background-size: contain;
	width: 55px;
	height: 65px;
}
.theme-grayharper.smaller .navbar-inner {
	padding-top: 8px;
}
.theme-grayharper.smaller .menu-top-container {
    min-height: 72px;
}
.smaller .navbar .nav {
	margin-top: 12px;
}
.smaller .navbar .social-nav ul {
}
.smaller .navbar-menu-wrap {
}

/* Home Nav Overrides */

.home.theme-grayharper .navbar {
	background: transparent;
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.home.theme-grayharper .navbar li a {
	color: #905A65;
}
.home.theme-grayharper .navbar li a:hover {
	color: #092A48;
}
.home #content-sections-wrap {
	padding-top: 0;
}
.home a.logo {
    background: url(img/logo-grayharper.png) no-repeat;
    background-size: contain;
    width: 225px;
    height: 140px;
    margin-top: 5px;
}
.home.smaller a.logo {
	background: url(img/logo-grayharper-mark.png) no-repeat;
	background-size: contain;
	width: 55px;
	height: 65px;
	margin-top: 0;
}
.home.theme-grayharper.smaller .navbar {
	background: #fff;
}
.home.theme-grayharper.smaller .navbar li a {
	color: #092A48;
}
.home.theme-grayharper .toggle-button {
	color: #905A65;
	background: #fff;
}
.home.theme-grayharper.smaller .toggle-button {
	color: #092A48;
}


footer {
	display: block;
}
#footer-wrap {
	float: left;
	width: 100%;
	height: 80px;
	background: #fff;
}
footer ul {
	text-align: center;
	width: 100%;
	margin: 4px;
	padding: 25px 0;
}
footer #footer-bottom ul {
	margin-bottom: 0;
}
footer ul li {
	display: inline-block;
	list-style: none;
	color: #042A50;
	font-size: 12px;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding: 0 12px;
	font-weight: 300;
}
.footer-contact {
	float: left;
	width: 85%;
}
.social-nav ul {
	float: right;
	width: 13%;
	text-align: left;
}
.social-nav ul li {
	margin-left: 8px;
	color: #042A50;
	position: relative;
	padding: 0 5px;
}
.social-nav ul li:after {
	content:"\25CF";
	position: absolute;
	left: -10px;
	top: 2px;
}
.social-nav ul li:first-of-type {
	margin-left: 0px;
}
.social-nav ul li:first-of-type:after {
	content: '';
}
.theme-grayharper footer ul li a {
	color: #042A50;
}
.theme-grayharper footer ul li a:hover {
	color: #AD6C6E;
}
footer ul li:last-child {
	border-right: none;
}
.footer-cta-spacer {
	width: 100%;
	float: left;
	padding: 10px 130px;
}
.footer-cta-wrap {
	background: url(img/footer-cta-tile.png) repeat-x;
	width: 100%;
	height: 66px;
	background-size: 1px 66px;
	position: relative;
	float: left;
}
.footer-cta-wrap:before {
	content: '';
	background: url(img/footer-cta-left.png) no-repeat;
	position: absolute;
	left: -120px;
    top: -30px;
	background-size: 122px 125px;
	width: 122px;
	height: 125px;
}
.footer-cta-wrap:after {
	content: '';
	background: url(img/footer-cta-right.png) no-repeat;
	position: absolute;
	right: -120px;
    top: -30px;
	background-size: 122px 125px;
	width: 122px;
	height: 125px;
}
.footer-cta-wrap h3 {
	font-size: 18px;
	text-transform: none;
	text-align: center;
}
.footer-cta-wrap h3 a:hover {
	color: #AD6C6E;
	text-decoration: none;
}
.footer-lower {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 100px;
}
#content-sections-wrap {
    padding-top: 105px;
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    box-shadow: 0px -25px 25px rgba(0,0,0,.5);
    padding-bottom: 25px;
}

#content-sections-wrap section {
	width: 100%;
	float: left;
	clear: both;
}
#content-sections-wrap .container {
	padding-left: 25px;
	padding-right: 25px;
}
#content-sections-wrap section:last-child {
	border-bottom: none;
}

#content-sections-wrap section.hero-interior {
	min-height: 325px;
	margin-top: 116px;
	background-position: center center;
}
#content-sections-wrap section.callout {
	background: #AD6C6E;
	color: #fff;
	text-align: center;
	padding-top: 25px;
    padding-bottom: 26px;
}
section.callout h2 {
	position: relative;
	width: 100%;
	float: left;
	z-index: 0;
	font-size: 22px;
}
section.callout h2, section.callout h3 {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 10px;
    margin-bottom: 11px;
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.8;

}
section.callout h2 em, section.callout h3 em, section.services h1 em {
	text-transform: lowercase;
	font-family: "ltc-bodoni-175",serif;
}
section.callout h2:before {
  border-top: 2px solid #fff;
  content: "";
  margin: 0 auto;
  /* this centers the line to the full width specified */
  position: absolute;
  /* positioning must be absolute here, and relative positioning must be applied to the parent */
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
section.callout h2 span {
  /* to hide the lines from behind the text, you have to set the background color the same as the container */
  background: #042A50;
  padding: 0 15px;
}
#content-sections-wrap section.personnel .container {
	padding-left: 50px;
	padding-right: 50px;
}
section.personnel .personnel-wrap:first-child .col1 {
	padding-top: 45px;
}
section.personnel .col1 {
	float: left;
	width: 38%;
}
.personnel-wrap {
	width: 100%;
	float: left;
	margin: 15px 0;
	padding: 0 25px;
	overflow: hidden;
}
.personnel-wrap p {
	line-height: 1.4;
}
.personnel-wrap img {
	max-width: 100%;
	height: auto;
}
section.personnel .col2 {
	float: right;
    width: 62%;
    padding-left: 75px;
    padding-right: 25px;
}
section.personnel h2 {
	color: #092A48;
	font-size: 24px;
	letter-spacing: normal;
	padding-bottom: 0;
	margin-bottom: 0;
	text-transform: none;
	line-height: 1.5;
}
section.personnel h2 em {
	font-weight: 300;
}
span.personnel-title {
	text-transform: lowercase;
	font-style: italic;
	position: relative;
	padding-left: 15px;
	margin-left: 5px;
}
.personnel-header {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	margin-top: 20px;
	
}

#content-sections-wrap section.testimonial {
	padding: 0;
	z-index: 1;
}
section.testimonial {
	background: #B3AB9D;
	padding: 30px 0;
	color: #fff;
	text-align: left;
	position: relative;
	
}
section.testimonial .container {
	position: relative;
}
section.testimonial h3 {
	padding-top: 0;
    padding-bottom: 0;
    margin-top: 8px;
    margin-bottom: 8px;
    text-transform: none;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: normal;
    z-index: 100 !important;
}
section.testimonial span {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
    letter-spacing: normal;
    z-index: 100 !important;
}
body * {
	-webkit-backface-visibility: hidden;
}
.testimonial-slider-spacer {
	min-height: 200px;
    z-index: 0;
    position: absolute;
    left: -25px;
    top: -100px;
    width: 330px;
    background: #092A48;
    padding: 35px 25px;
}
.testimonial-slider {
	position: relative;
    color: #fff;
    
}
.testimonial-slider .rsOverflow, .testimonial-slider .rsSlide {
	overflow: visible !important;
}
.testimonial-slide {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	height: 100%;
}
.testimonial-slide-lower {
	margin-bottom: 8px;
}
section.testimonial .testimonial-slide-lower span {
	font-style: italic;
	text-transform: none;
	font-size: 18px;
}
#content-sections-wrap section.full-width-image {
	padding:0;
	min-height: 550px;
	background-position: center center;
}
section.full-width-image img {
	max-width: 100%;
	height: auto;
}
section.mailing-list {
	background: #CDD3CB;
	padding: 30px 0;
}
#content-sections-wrap section.mailing-list .container {
	padding-left: 15px;
	padding-right: 15px;
}
section.mailing-list p {
	color: #fff;
	margin: 0;
	font-size: 21px;
}
section.mailing-list em {
	font-family:'BurguesScriptW00-Regula';
	font-style: normal;
}
.mailing-list-col1 {
	width: 60%;
	float: left;
	padding-left: 0;
	padding-right: 10px;
	padding-top: 8px;
}
.mailing-list-col2 {
	width: 40%;
	float: right;
	padding-right: 0;
	padding-left: 10px;
}
#mc-embedded-subscribe-form label {
	display: none;
}
#mc-embedded-subscribe-form input {
	display: block;
	height: 40px;
	margin: 0;
	border: none;
	background: #fff;
	padding-left: 10px;
}
#mc-embedded-subscribe-form input.email {
	width: 65%;
	float: left;
}
#mc-embedded-subscribe-form input.button {
	width: 32%;
	float: right;
	padding-top: 5px;
	font-family:'BurguesScriptW00-Regula';
	font-style: normal;
	background: #AF976D;
	color: #fff;
}
#content-sections-wrap {
	z-index: 0;
	position: relative;
}

#content-sections-wrap section {
	padding-top: 5px;
    padding-bottom: 10px;
}
#content-sections-wrap section:first-child {
	padding-top: 0px;
}
#content-sections-wrap section.full-width-slider {
	padding-bottom: 0;
}
section.text, section.services {
	background: #fff;
}
#content-sections-wrap section.services {
	padding-bottom: 55px;
	padding-top: 60px;
}
#content-sections-wrap .services .container {
	padding-left: 5px;
	padding-right: 5px;
}
section.text p, section.services p {
}
section.text h1  {
	font-size: 38px;
	color: #fff;
	border-bottom: 2px solid #fff;
	width: 100%;
	float: left;
	
}
section.services h1 {
	width: 100%;
	float: left;
	color: #AF9770;
	font-size: 30px;
	margin-top: 35px;
	margin-left: 20px;
}
.service-wrap {
	width: 100%;
	float: left;
	padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
}
.service-wrap .col-1 {
	float: right;
	width: 52%;
	padding-left: 30px;
	padding-top: 38px;
}
.service-wrap .col-2 {
	float: left;
	width: 45%;
}
.service-wrap .col-2 img {
	max-width: 100%;
	height: auto;
}
.service-wrap.odd .col-1 {
	float: left;
	padding-left: 0;
	padding-right: 30px;
}
.service-wrap.odd .col-2 {
	float: right;
}
.service-wrap h2 {
	text-transform: none;
	font-size: 34px;
	margin-bottom: 12px;
	color: #092A48;
	text-transform: uppercase;
}
.service-cta-wrap {
	display: inline-block;
	margin-top: 35px;
	margin-bottom: 30px;
	padding: 20px 40px;
	border: 2px solid #AF9770;
	color: #AF9770;
	font-size: 18px;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
a .service-cta-wrap:hover {
	background: #AF9770;
	color: #616262;
}
.cta-logo {
    position: absolute;
    left: 50%;
    margin-left: -18px;
    background: url(img/logo-cobblestoneconnections-small.png) no-repeat;
    background-size: 36px 51px;
    width: 36px;
    height: 51px;
}


#content-sections-wrap section.interior-header {
	padding-bottom: 0;
}
.interior-header .container {
	position: relative;
	height: 100%;
}
.interior-header .header-spacer {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
}
.interior-header-wrap {
	float: left;
	width: 100%;
	height: 300px;
	position: relative;
	margin-top: 6px;
}
.interior-header h1 {
	position: absolute;
	left: 0;
	bottom: 0px;
	color: #fff;
	font-size: 42px;
}


/* Portfolio Single */ 

.portfolio_header {
	margin-top: 25px;
	padding-top: 15px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
	background: #092A48;
}
.portfolio_header span {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	text-transform: lowercase;
	position: relative;
	margin-left: 5px;
	font-weight: 300;
	margin-bottom: 10px;
    padding-bottom: 5px;
}
.portfolio_description {
	padding-bottom: 10px;
	padding-left: 100px;
	padding-right: 100px;
	text-align: left;
}
.portfolio_header h1 {
	display: inline-block;
    color: #AD6C6E;
    font-size: 24px;
    padding-bottom: 5px;
    font-weight: 300;
}
.portfolio_header ul {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 20px;
}
.portfolio_header li {
	color: #fff;
}
.portfolio_header a {
	display: inline-block;
	color: #042A50;
}
.portfolio_header p {
	color: #fff;
}
.portfolio-row {
	width: 100%;
	float: left;
	margin-bottom: 18px;
}
.portfolio-row.portrait-full .portfolio-image {
	/* padding: 0 16%; */
}
.portfolio-row img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
.portfolio-row.portraits .portfolio-image {
	width: 49%;
	float: left;
	margin-right: .5%;
}
.portfolio-row.portraits .portfolio-image.even {
	float: right;
	text-align: right;
	margin-left: .5%;
	margin-right: 0;
}

body.page-template-template-portfolio, body.page-id-6 {
	
}
#portfolio-wrap {
	padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    width: 100%;
}
.portfolio-item {
	width: 50%;
	height: 540px;
	float: left;
	position: relative;
}

.portfolio-item-spacer {
	position: absolute;
	left: 28px;
	right: 28px;
	top: 25px;
	bottom: 25px;
	border: 4px solid #042A50;
	background-position: center center;
}
.portfolio-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: #092A48;
	opacity: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.portfolio-overlay:hover {
	opacity: 1;
}
.portfolio-item-info {
	display: block;
	text-align: center;
	color: #fff;
	padding: 0 20px;
}
.portfolio-item-info h2 {
	font-size: 26px;
    font-weight: 300;
    color: #fff;
}
.portfolio-item-spacer a {
	color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.portfolio-item-spacer a:hover {
	text-decoration: none;
}
.portfolio-item-info ul {
	padding-left: 0;
	font-family: "proxima-nova",sans-serif;
	font-size: 16px;
}
.portfolio-item-info ul li {
	list-style: none;
}

/* Contact Template */

.theme-grayharper .gform_wrapper {
	margin-top: 20px;
}
body.theme-grayharper .gform_wrapper ul li.gfield {
	margin-top: 10px;
}
.theme-grayharper .gform_wrapper input {
	padding: 10px 0;
	border: none;
}
.theme-grayharper .gform_wrapper textarea {
	border: 1px solid #AD6C6E;
}
.theme-grayharper .gform_wrapper label, .theme-grayharper .gform_wrapper .top_label .gfield_label, .theme-grayharper .gform_wrapper .gfield_required {
	font-weight: 400;
	color: #092A48;
	text-transform: none;
	font-size: 18px;
}
.theme-grayharper .gform_wrapper input#input_1_4.datepicker {
	width: 97.5% !important;
}
.theme-grayharper .gform_footer {
	text-align: right;
	width: 97.5%;
}
.theme-grayharper .gform_footer .button {
	border: none;
	background: #092A48;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	padding: 8px 20px;
	margin: 0px auto;
	display: block;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #092A48;
}
.theme-grayharper .gform_wrapper .gform_footer {
	margin-top: 12px;
}
.theme-grayharper .gform_footer .button:hover {
	background: #fff;
	
	color: #092A48;
}
.theme-grayharper .gform_footer .button span {
	
}

.theme-grayharper .gform_wrapper ul.left_label li, .theme-grayharper .gform_wrapper label.gfield_label + div.ginput_container {
	margin:0;
}
.page-template-template-contact #content-sections-wrap {
	z-index:1;
}

.contact .col-1 {
	min-height: 500px;
	width: 36%;
	float: left;
	display: block;
	position: relative;
}
.contact .col-2 {
	width: 64%;
	float: right;
	padding-left: 25px;
}
.contact-wrap {
	padding: 0 50px;
}
.theme-grayharper .contact p {
	color: #092A48;
}
.theme-grayharper .gform_wrapper input {
	border: 1px solid #AD6C6E;
}

.contact .gform_wrapper ul.gfield_checkbox li, .contact .gform_wrapper ul.gfield_radio li {
	display: inline !important;
}
.contact .gform_wrapper ul.gfield_checkbox li label {
	display: inline !important;
}
.contact .gform_wrapper ul.gfield_checkbox {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.contact .social-nav {
	position: absolute;
	bottom: -80px;
	left: 0;
	width: 100%;
}
.contact .social-nav ul {
	width: 100%;
	float: left;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	padding: 0 25px;
}
.contact .social-nav ul li {
	display: inline;
}
.contact .social-nav ul li:after {
	content: "\25CF";
    position: absolute;
    left: -22px;
    top: 8px;
}
.contact .social-nav ul li:first-of-type:after {
	content: none;
}
.posts-wrap {
	width: 60%;
	float: left;
}
.single .posts-wrap {
	float: none;
	margin: 0px auto;
}
.post-title {
	font-size: 18px;
}
.post-date {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 25px;
	display: inline;
}

.post-cats {
	display: inline;
}
.entry-wrap {
	margin-top: 25px;
}
.sidebar-column {
	width: 30%;
	float: right;
	padding-top: 75px;
}
h2.search-title {
	font-size: 18px;
	font-style: italic;
}
#nextprev {
	width: 100%;
	float: left;
    text-align: center;
    font-size: 18px;
}
#nextprev span, #nextprev a {
	margin-right: 6px;
}
#nextprev .disabled {
	color: #ccc;
}
.widget li {
	list-style: none;
}
.widget ul {
	padding-left: 0;
}
.sidebar-column input[type=text] {
  width: 130px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  padding: 5px;
}

/* When the input field gets focus, change its width to 100% */
.sidebar-column input[type=text]:focus {
  width: 100%;
}
.sidebar-column form {
	margin-top: 25px;
}

@media only screen and (min-width: 641px) {
	.contact .gform_wrapper .top_label li ul.gfield_checkbox, .contact .gform_wrapper .top_label li ul.gfield_radio {
	    width: 100% !important;
	}
}
@media only screen and (min-width: 641px) {
	.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
	    width: 100%!important;
	    margin-top: 0 !important;
	    padding-left: 0;
	    padding-right: 0;
	}
}
@media only screen and (min-width: 641px) {
	.contact .gform_wrapper textarea.medium {
	    height: 80px;
	    width: 100%;
	}
}

/* Mobile Menu */
.mobile-menu-container {
	margin-top: 110px;
	text-align: right;
}
.mobile-menu-container .social-nav {
	padding: 25px 45px;
}
.mobile-menu-container .social-nav ul {
	padding-left: 0;
	float: left;
	width: 100%;
	padding-top: 45px;
	border-top: 1px solid #fff;
}
.mobile-menu-container .social-nav ul li {
	list-style: none;
	display: block;
	margin: 25px 0px;
	list-style: none;
}
.mobile-menu-container .social-nav ul li:first-of-type {
	margin: 0 5px;
}
.mobile-menu-container .social-nav ul li:after {
	content: none;
}
.theme-grayharper .toggle-button {
	font-family: "montserrat",sans-serif;
	color: #092A48;
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    float: right;
    margin-right: -15px;
    margin-top: 25px;
    font-weight: 600;
    display: none;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.slideout-open .home.theme-grayharper .toggle-button {
	color: #fff;
	background: transparent;
}
.slideout-open .home.theme-grayharper.smaller .toggle-button {
	color: #092A48;
}
.theme-grayharper.smaller .toggle-button {
	margin-top: 15px;
}
.toggle-button span {
}
.toggle-button:hover {
	text-decoration: none;
	cursor: pointer;
}
.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  -webkit-overflow-scrolling: touch;
  display: none;
  background: #3F5763;
}
.slideout-menu-right {
	left: auto;
}
.slideout-panel {
  	position: relative;
	z-index: 1;
	will-change: transform;
	background: #fff;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
}

.slideout-open .slideout-menu {
  display: block;
}
.slideout-menu .nav {
	padding-top: 15px;
	padding-right: 25px;
}
.slideout-menu .nav li {
	text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    font-family: "montserrat",sans-serif;
}
.slideout-menu .nav li a {
	color: #fff;
    padding: 10px 25px;
}
.slideout-menu .nav>li>a:focus, .slideout-menu .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

#content-sections-wrap section.video {
	padding-top: 0;
	padding-bottom: 0;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.wp-block-image img {
    max-width: 100%;
    height: auto !important;
}


@media (max-width:1200px) {
	
}
@media (max-width: 1055px) {
	
}
@media (max-width: 850px) {
	
}
@media (max-width: 990px) {
	.navbar .nav li a {
	    padding: 10px 5px;
	}
	.navbar .nav.right li a {
	    padding: 10px 18px;
	}
	.smaller .navbar .nav.right li a {
	    padding-top: 5px;
	    padding-bottom: 10px;
	}
	.navbar .social-nav ul {
	    padding-left: 5px;
	}
	.navbar .social-nav ul li a {
	    padding: 12px 10px;
	}
	body header .container {
		width: 840px;
	}
	.personnel-header, section.personnel h2 {
		margin-top: 0;
	}
	span.personnel-title {
		display: block;
		padding-left: 0;
		margin-left: 0;
	}
	span.personnel-title:before {
		display: none;
	}
	.page-id-6.theme-grayharper #content-sections-wrap section.default-content .container {
		padding: 0 50px;
	}
	.press-item-wrap {
	    width: 50%;
	    float: left;
	}
	.press-item-wrap.third {
		clear: none;
	}
	.pres-item-wrap.even {
		clear: both;
	}
	.press-item-wrap.third.even {
		clear: both;
	}
	div.press-item-wrap.even {
		clear: both;
	}
	.footer-contact {
		width: 100%;
		padding-bottom: 5px;
	}
	.social-nav ul {
		width: 100%;
		float: left;
		padding-top: 5px;
		padding-bottom: 25px;
		text-align: center;
	}
	.social-nav ul li {
		margin-right: 15px;
	}
	.social-nav ul li:first-of-type {
		margin-left: 15px;
		margin-right: 15px;
	}
	#wrapper {
		margin: 0px auto -202px;
	}
	footer, #push {
		height: 202px;
	}
	#footer-wrap {
		height: 202px;
	}
	.personnel-wrap {
		padding: 0 0;
	}
	.service-wrap .col-2 {
		padding-top: 80px;
	}
	.footer-lower {
		padding-right: 0;
	}
	.footer-cta-spacer {
	    padding: 40px 100px;
	}
	
}
@media (max-width: 990px) {
	
}
@media (max-width: 840px) {
	.navbar .nav {
		display: none;
	}
	.menu-top-container {
		width: 45%;
	}
	.theme-grayharper .toggle-button {
	  	display: block;
  	}
  	.social-nav {
	}
	body header .container {
		width: auto;
		padding-left: 50px;
		padding-right: 50px;
	}
	
	#portfolio-carousel .item .fill {
		width: 50%;
	}
	#portfolio-carousel .item {
		width: 200%;
	}
	.portfolio-row.portrait-full .portfolio-image {
		padding: 0 5%;
	}
	section.personnel .col1, section.personnel .col2 {
		float: left;
		width: 100%;
	}
	section.personnel .col1 {
		text-align: center;
	}
	section.personnel .col1 img {
		width: 100%;
		max-width: 400px;
		
	}
	section.personnel .col2 {
		padding-left: 0;
	}
	.personnel-header {
		margin-top: 25px;
	}
	.portfolio-item {
		width: 100%;
		float: left;
	}
	.portfolio-row.portraits .portfolio-image {
		width: 100%;
		padding: 0 5%;
	}
	.portfolio-row.portraits .portfolio-image:first-child {
		margin-bottom: 15px;
	}
	#content-sections-wrap section.testimonial {
		background: #092A48;
	}
	.testimonial-slider-spacer {
		position: relative;
	    left: 0;
	    width: 100%;
	    top: 0;
	}
	#content-sections-wrap section.services {
		padding-top: 20px;
	}
	.service-wrap {
		padding-bottom: 0;
	}
	.footer-cta-spacer {
	    padding: 10px 80px;
	}
	footer ul.footer-contact li {
		display: block;
		width: 100%;
		margin: 15px 0;
	}
	#wrapper {
		margin: 0px auto -293px;
	}
	footer, #push {
		height: 293px;
	}
	#footer-wrap {
		height: 293px;
	}
	.contact .col-1 {
		width: 50%;
		left: 25%;
		margin-bottom: 75px;
	}
	.contact .col-2 {
		width: 100%;
		padding-left: 0;
	}
	.posts-wrap {
		width: 100%;
		float: left;
	}
	.sidebar-column {
		width: 100%;
		float: left;
	}
}
@media (max-width: 710px) {
	.footer-cta-spacer {
		padding: 10px 40px;
	}
	.footer-cta-wrap h3 {
		margin-top: 10px;
	}
}
@media (max-width: 650px) {
	.content-wrap .gform_wrapper .left_label .gfield_label, .content-wrap .gform_wrapper .field_sublabel_above .ginput_complex label {
		width: 100%;
		clear: both;
	}
	.content-wrap .gform_wrapper input, .content-wrap .gform_wrapper select, .content-wrap .gform_wrapper .ginput_complex input[type="text"], .content-wrap .gform_wrapper .left_label input.large, .content-wrap .gform_wrapper .left_label textarea.medium, .content-wrap .gform_wrapper .left_label select.large, .content-wrap .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="text"] {
		width: 100%;
		clear: both;
	}
	.testimonial-slider {
	}
	.service-wrap .col-1 {
		float: left;
		width: 100%;
		padding-left: 0;
	}
	.service-wrap .col-2 {
		width: 100%;
		padding-top: 25px;
	}
	#content-sections-wrap section.full-width-slider, .fullwidth-slider {
		min-height: 480px;
	}
	.theme-grayharper .toggle-button {
		    margin-right: -15px;
	}
	.contact .gform_wrapper ul.gfield_checkbox {
		display: block;
	}
	.contact .gform_wrapper ul.gfield_checkbox li, .contact .gform_wrapper ul.gfield_radio li {
		display: block !important;
		width: 100%;
	}
}
@media (max-width: 580px) {
	#content-sections-wrap .container {
		padding-left: 25px;
		padding-right: 25px;	
	}
	
	section.callout h2::before {
	    border-top: none;
	    content: "";
	    margin: 0 auto;
	    position: absolute;
	    top: 50%;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    width: 100%;
	    z-index: -1;
    }
    .page-id-10.theme-grayharper #content-sections-wrap section.default-content .container {
	    padding: 0 25px;
    }
    footer ul li {
	    
	    border-right: none;
	}
	.testimonial-slider {
	}
	#content-sections-wrap section.full-width-slider, .fullwidth-slider {
		min-height: 450px;
	}
}
@media (max-width: 550px) {
	#content-sections-wrap section.full-width-slider, .fullwidth-slider {
		min-height: 400px;
	}
	body header .container {
		width: auto;
		padding-left: 0px;
		padding-right: 10px;
	}
	a.logo {
		margin-left: 25px;
	}
	.theme-grayharper .toggle-button {
		margin-right: 25px;
	}
	.contact .col-1 {
		width: 100%;
		left: 0;
	}
}
@media (max-width: 480px) {
	.smaller .navbar .social-nav ul {
	    padding-top: 0px;
	}
	.press-item-wrap {
	    width: 100%;
	    float: left;
	}
	.footer-contact {
		padding-top: 15px;
		padding-bottom: 0;
	}
	.social-nav ul {
		padding-bottom: 15px;
	}
	#content-sections-wrap section.full-width-slider, .fullwidth-slider {
		min-height: 300px;
	}
	.home a.logo {
		max-width: 160px;
		z-index: -1;
	}
	.slideout-open .home a.logo {
		    transform: translateX(-256px);
	}
	
}
@media (max-width: 450px) {
	
}

@media (max-width: 960px) {
    
}


@media (min-width: 768px) {
  body .container {
    width: 750px;
  }
}

@media (min-width: 990px) {
  body .container {
    width: 990px;
  }
  
}
@media (min-width: 1200px) {
  body .container {
    width: 1000px;
  }
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}