/*
Theme Name: Pivot Child
Theme URI: 
Description: Pivot WordPress Theme - Child Theme. Only Install if you're actually planning on making code changes to Pivot.
Author: <a href="http://www.madeinebor.com">Tom Rhodes</a>
Author URI: 
Template: pivot
Version: 1.0.0
*/

@import url('../pivot/style.css');

body, h1, h2, h3, h4, h5, h5, h6 {
	font-family:"Helvetica Neue", Helvetica,'Arimo', Arial, sans-serif;
}
.no-clearfix .clearfix {display:none;}
.paddingbottomnone {padding-bottom:0px !important;}

/* =============================================================================
   Header
   ========================================================================== */
.utility-menu {margin-top:7px;padding-bottom:30px;}
.utility-menu .alt-font i {
	position:relative;
	top:-2px;
}
.utility-menu i, .utility-menu .btn {color:#777;}
.top-bar .utility-menu .utility-inner {padding-bottom:7px;}
.utility-menu span {top:12px;text-transform:lowercase;}
.utility-menu .btn-contact {color:#FFF;background-color:#8fafbe;}
.simple-bar.nav-sticky .logo, body .simple-bar .logo {max-height:100px;top:12px;}

.simple-bar .nav-menu, body .top-bar.nav-sticky .nav-menu {padding-top:13px;}
.simple-bar .menu li {margin-right:25px;}
.simple-bar .menu li a {
  	padding-bottom: 25px;
}
.simple-bar .logo {max-height:60px;bottom:20px;}
.top-bar.nav-sticky .utility-menu {display:block;}
.top-bar.nav-sticky {
  	background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 5px #000;
    -webkit-box-shadow:0 0 5px #000;
    -moz-box-shadow:0 0 5px #000;
}
.simple-bar .icon_search, .simple-bar .icon_close_alt2 {
	font-size: 20px;
	top: -6px;
	position: relative;
}

/* =============================================================================
   Footer
   ========================================================================== */
.footer-container footer {padding-top:40px;padding-bottom:40px;}
footer.short-2 {background:#9bb2bd !important;}
footer.short-2.bg-primary * {
	color:#333 !important;
}
footer.short-2.bg-primary .contact-action {
	background: #2c3e50;
	color: #fff !important;
}
footer.short-2.bg-primary .contact-action a * {color: #fff !important;}
footer.short-2 .contact-action:hover {background:#235588;}
footer.short-2 .address span, footer.short-2 span.nomarginright {margin-right:0;}

/* =============================================================================
   Homepage
   ========================================================================== */
.home-partners .team-1 {
	max-width:1200px;
	margin:0 auto;
}
@media screen and (min-width: 991px) {
	.home-partners .team-1 .col-sm-4 {
		width:25%;
	}
}

/* =============================================================================
   Search
   ========================================================================== */
.nav-search {float:right;margin-top:5px;}
.nav-search.active .searchform .field {
	visibility:visible;
	display:block;
}
.searchform {position:relative;z-index:3;float:left;}
.searchform .field {
	position:absolute;
	right:-20px;
	height:50px;
	background-color:#fff;
	border:none;
	visibility:hidden;
	display:none;
	background-color: rgba(34,34,34,0.97);
	top: 29px;
	width: 230px;
	color: #e8e8e8;
	line-height:24px;
	padding: 7px 15px;
	
	-webkit-text-fill-color: #e8e8e8 !important;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
}
.searchform .searchsubmit {display: none;}
.nav-search.active a.submit {}

/* =============================================================================
   Homepage Specific
   ========================================================================== */
body .home-hero h2 {
	text-align: center;
    font-size: 2.4em;
    line-height: 1.2;
    font-style: italic;
    color: #d8d1ce;
    text-shadow: 2px 1px 0px #000;
    font-weight:400;
}
body .home-hero.no-shadow h2 {
	color:#444;
	text-shadow:none;
}
body .feature-box {padding:20px 80px;min-height:260px;}
body .feature-box .background-image-holder.overlay:before {background-color:rgba(0,0,0,0);}   

.home-featured .inner {text-align:center;color:#000;}
.home-featured h1 {margin-bottom:10px;color:#222;}
.home-featured p {color:#222;font-size:16px;line-height:20px;}

.home-featured a.btn-white {
	background-color:#5f707b;
	padding:7px;
	min-width:120px;
	
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.home-featured a.btn-white:hover {
	border-color:#5f707b;
	color:#fff !important;
}
   
.no-row-padding .vc_col-sm-4 {padding-left:0;padding-right:0;}
.no-row-padding .inner {width:auto;}

/*
.no-row-padding div:nth-child(3) .feature-box .background-image-holder.overlay:before {background:#fff !important;}
.no-row-padding div:nth-child(3) .feature-box h1.text-white {color:#333333;}
.no-row-padding div:nth-child(3) .feature-box .text-white {color:#777777;}
.no-row-padding div:nth-child(3) .feature-box .btn-primary {
	background:#2c3e50 !important;
	border:2px solid #2c3e50;
	color:#fff;
}
.no-row-padding div:nth-child(3) .feature-box .btn-primary:hover {
	background:#fff !important;
	border:2px solid #2c3e50;
	color:#2c3e50;
}
*/
.partner-quote p.lead {
  font-size: 18px;
}
.partner-quote .author {
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.home-featured {border-top:2px solid #bcbdc0;border-bottom:2px solid #bcbdc0;}
.home-featured > div:first-child {border-right:1px solid #bcbdc0;}
.home-featured > div:nth-child(2) {border-right:1px solid #bcbdc0;border-left:1px solid #bcbdc0;}
.home-featured > div:nth-child(3) {border-left:1px solid #bcbdc0;}

.home-partners h2 a {color:#58777b;}
.home-partners h5 {display:none;}
.home-partners .col-sm-3 {width:33%;}

body.page.home .aq-block-aq_page_header_block .text-center {
	text-align:center;
}

/* =============================================================================
   Internal Pages
   ========================================================================== */
.internal-title h1 {margin-bottom:10px;}
body.page .aq-block-aq_page_header_block .text-center {
	text-align:left;
}
body.page .aq-block-aq_page_header_block h1 {
	margin-bottom:10px;
}
body.page .aq-block-aq_page_header_block h4 {
	font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}
body.page .aq-block-aq_page_header_block p {
	font-size:16px;
	line-height:20px;
}

body .bottom-band {display:none;}

.wpb_text_column ul {margin-left:20px;}

.internal-partners p {
	margin-left:202px;
}
.nomobile {
	display:block;
}
.yesmobile {
	display:none;
}

/* ==|== Who We Are ======================================================= */
.content-full .contentfield-content {
	margin-bottom:30px;
}
.content-full .contentfield-content h3 {
	margin-top:40px;
}

.team header.title .sub {display:none;}

/* ==|== Contact Us ======================================================= */
body .gform_wrapper {
	margin-top:0;
}
body .gform_wrapper h3.gform_title {
	font-size: 28px;
    line-height: 44px;
    font-weight:300;
    margin-top:0;
}
body .gform_wrapper form input, body .gform_wrapper form textarea {
	border:1px solid #ddd;

	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
body .gform_wrapper form input.gform_button {
	background:#9bb2bd;
	color:#fff;
	border:1px solid #9bb2bd;
}
body .gform_wrapper form input.gform_button:hover {
	border:1px solid #9bb2bd;
	background:none;
	color:#9bb2bd;
}

/* ==|== Blogroll ======================================================= */
.blog-snippet-1 {
	background:#fff;
	padding:20px;
}
body.page-id-958 div.sharedaddy {display:none;}


/* =============================================================================
   Footer
   ========================================================================== */
.footer-container .col-md-4 p {
	border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
.footer-container .email {
	border-right: 1px solid #fff;
}      
   

/* =============================================================================
   User Profile Styling
   ========================================================================== */
.upload-container {margin-left:20px;margin-bottom:30px;}

.upme-edit-panel .file-upload, .upme-right {display:none !important;}


/* =============================================================================
   Responsive
   ========================================================================== */
@media screen and (max-width: 767px) {
	.simple-bar.nav-sticky .logo, body .simple-bar .logo {max-height:50px;top:12px;}
	.simple-bar .menu li a {padding-bottom:0;}
	
	.internal-partners .contentfield-content {
		padding-bottom:15px;
		border-bottom:1px solid #eee;
	}
	.internal-partners img {
		float:none;
		margin: 0 auto;
		display:block;
	}
	.internal-partners p {
		margin-left:0;
	}
	.nomobile {
		display:none;
	}
	.yesmobile {
		display:block;
	}
}