/*
	Theme Name: PPA
	Theme URI: http://pivotpoint-advisors.com.com
	Description: PivotPoint Advisors WordPress Theme
	Version: 1.4.3
	Author: Christopher Green
	Author URI: https://christophergreen.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	
}
body {
	font:300 14px/1.4 open-sans, Helvetica, Arial, sans-serif;
	color:#000;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#91b849;
	text-decoration:none;
}
a:hover {
	color:#addb57;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

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

h1 {
	
	font-weight:600;
	font-size:40px;
	line-height:1.2em;
}

h2 {
	
	font-weight:400;
	font-size:26px;
}

h3 {
	font-weight:600;
	font-size:20px;
}




/*------------------------------------*\
    PAGES
\*------------------------------------*/

.hero {
	color:#fff;
	text-shadow:2px 2px 0px rgba(0,0,0,.4);
	top:-90px!important;
}

.hero h1,
.hero h2 {
	width:70%;
	margin:auto;
}

.hero>.mpc-column {
	height:65vh;
	position:absolute;
	bottom:0px;
}

.hero-color-row {
	position:absolute!important;
	bottom:0px;
	font-size:16px;
	text-shadow:none;
	width:100%;
}

.hero-color-row .vc_column-inner {

	padding:10px 20px!important;
}

.hero-button-row {
	margin-bottom:80px;
	text-shadow:none;
	
}

.hero-color-row .wpb_wrapper {
	margin:auto!important;
	max-width:340px;
}

.hero-color-row h3{ 
color:#fff;
margin:15px auto 5px auto;
text-shadow:none;
}

.hero-color-row p {
	margin-top:0px;
}

.home-about {
	max-width:60%;
	margin:auto;
	padding:0px 0px 60px 0px;
	
}

.feature-row {
	padding:200px 0px;
	border-bottom:8px solid #fff;
	font-size:20px;
	color:#fff;
	font-weight:500;
}

.feature-row p {
	margin:0px 0px 20px 0px!important;
}

.feature-row h2 {
	color:#fff;
	font-weight:600;
	text-shadow:2px 2px 0px rgba(0,0,0,.4);
	margin-bottom:8px;
}

.kswr-button-txt {
	text-transform:uppercase;
	
}

.footer-wrapper {
	background-color:#333;
	color:#fff;
	padding:30px 0px;
}

.credit,
.copyright,
.footer {
	margin:auto;
	max-width:1250px;
	font-size:12px;
}



.credit {margin-top:40px;}

.footer .sidebar-widget {
	max-width:25%; 
	min-width:22%;
	display:inline-block;
	margin-right:20px;
	padding:20px;
}


.page-header {
	height:200px;
	margin-top:-90px;
}

.page-header h1 {
	color:#fff;
	position:relative;
	bottom:-20px;
}


.content-row-schedule h2, 
.content-row h2 {
	font-weight:600;
	margin:0px!important;
	color:#91b849;
	text-transform:uppercase;
	font-size:22px;
}

.content-row img {
	box-shadow:7px 7px 0px rgba(0,0,0,.15);
}

.wpb_content_element {
	margin-top:10px!important;
	margin-bottom:10px!important;
	}
	
.look-for {
padding:50px 0px;
color:#fff;
}	

.look-for h2{
font-weight:600;
color:#fff;
}

.lookfor .kswr-button-container {
	margin-top:50px!important;
}

.single-post .quadmenu-container {
	padding-bottom:10px!important;
	
}

.quadmenu-mobile-shadow-show {
	
	
}

.quadmenu-navbar-nav {
	text-shadow:1px 1px 0px rgba(0,0,0,.5);
}


.quadmenu-item {
	height:40px;
	margin-top:20px!important;
}


.quadmenu-item-102 {
	background-color:#4966b8!important;
	border-radius:5px!important;
	margin-left:15px!important;
	
}

.quadmenu-sticky-wrapper nav{padding-bottom:10px;}

.quadmenu-dropdown-menu .quadmenu-item {
	height:auto!important;
	margin-top:0px!important;
	
}
.quadmenu-dropdown-menu .quadmenu-item a{
	text-align:center!important;
}

.subnav-menu {
	z-index:9999;
	position:relative;
	width:100%;
	margin:10px auto 0px auto;
	max-width:1280px;
	text-align:right;
	font-family:open-sans;
	font-weight:700;
	text-transform:uppercase;
	font-size:11px;
}

.subnav-menu a {
	color:#fff;
}

.header-wrap {
  text-align: center;
  padding: 80px 50px 0px 50px;
  width:100%;
  position:absolute;
  top:0px;
  left:0px;
  clear:both;
  background-size:cover!important;
}

.header-wrap h1.entry-title {
  font-weight: 600;
  color: #FFF;
  font-size:3em;
  line-height: 1.2em;
  text-shadow: 1px 1px 2px black;
}

.article-text {
	margin-top:690px;
	margin-bottom:50px;
	padding: 0px 25%;
}

.post-content {
	float:left;
	display:block;
	max-width:70%;
	width:70%;
}

.post-sidebar {
	float:right;
	display:block;
	max-width:25%;
	width:25%;
	text-align:center;
	padding-top:40px;
}

.post-sidebar .current-post {display:none;}

.post-sidebar h3 {
	background-color:#888;
	color:#fff;
	font-size:14px;
	text-align:center;
	display:inline-block;
	width:auto;
	margin:auto;
	padding:6px 10px;
	text-transform:uppercase;
	}




.tptn_posts ul,
.pis-ul {
	list-style-type:none;
	padding-left:0px;
	padding:10px;
	margin-top: -15px;
    padding-top: 20px;
    border: 1px solid #ccc;
}

.pis-li {
	margin-bottom:0px!important;
	overflow:auto;
	font-size:14px;
	
}


.post-sidebar .heateor_sss_sharing_ul {
	margin-top:-35px!important;
		list-style-type:none;
	padding-left:0px;
	padding:10px;
    padding-top: 35px;
    border: 1px solid #ccc;

}
.post-sidebar .heateor_sss_sharing_container {
margin-top:40px;
}

span.tptn_title,
.pis-li p.pis-title{
	display:block;
	order:2;
	font-weight:700;
	color:#60791b;
	text-align:left;
}

.tptn_title,
.pis-li p.pis-title a{
	
	color:#60791b;
}


.pis-li:hover{
	
}

.pis-li p.pis-excerpt{
	display:block;
	order:1;
	}

.pis-thumbnail-link,
.post-sidebar .alignleft,
.post-sidebar a img.alignleft {
	margin-left:0px!important;
}

.tptn_link img,
.pis-li p.pis-thumbnail img{
	border:2px solid #f3f3f3;
	
}


.tptn_link img {
    float: left;
    margin-right: 10px;
    margin-top: -4px;
}

.tptn_posts ul {
	padding-top:30px;
}

.tptn_counter {display:none;}

.post-template-default .header{
	background-color:rgba(0,0,0,0.5);
	z-index:9999999;
	position:absolute;
	top:0px;
	width:100%;

	}

.single-post .wrapper {
	margin-top:240px;
	margin-bottom:50px;
	padding: 0px 50px;

}

.post-wrapper {
	display:block;
	overflow:auto;
}

.single-post li {
	margin-bottom:20px;
	
}

.single-post li strong {
	color:#60791b;
	
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: rgba(145,184,73,1)!important;
}

.vc_gitem_row .vc_gitem-col {
padding:30px!important;	
}

.vc_gitem-post-data-source-post_title h4 {
	text-align:center!important;
	text-transform:uppercase;
	font-size:16px;
	
}

.vc_gitem-post-data-source-post_excerpt p{
	text-align:center!important;
}

.vc_btn3-container.vc_btn3-left {
	text-align:center!important;
}

	
	.quadmenu-dropdown-menu,
	.quadmenu-sticky-wrapper #quadmenu,
	.kswr-button-insider {
		-webkit-backdrop-filter: blur(5px)!important;
	backdrop-filter: blur(5px)!important;  
	}
	
.quadmenu-item-widget{
text-align:center;
margin:auto!important;
}	

.quadmenu-item-widget img { 
width:200px;
height:auto;
}


.quadmenu-dropdown-menu .quadmenu-item-object-column:hover {
background-color:rgba(0,0,0,.5)!important;
 -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
} 

.quadmenu-is-horizontal.quadmenu-hover-slidebar.sl-bottom#quadmenu .quadmenu-navbar-nav > li:not(.invisible).quadmenu-slidebar > .bar {
    width: 50%!important;
}

.gform_footer input[type=submit] {
	-webkit-backdrop-filter: blur(5px)!important;
	backdrop-filter: blur(5px)!important; 
	background-color:transparent;
width: 300px;
padding:1px 60px;
    height: 50px;
    line-height: 48px;
    max-width: 100%;
    cursor: pointer;
    position: relative;
    display: inline-block;
    text-align: center;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	border:1px solid #fff;
	text-transform:uppercase;
    color:#fff;	
}

.gform_footer input[type=submit]:hover {
	background-color:rgba(145,184,73,.8);
	color:#fff;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.subnav-menu {display:none;}

select,
textarea,
input[type=text] {
	padding:5px 8px;
	border-radius:3px;

	border:1px solid #ccc;
}


.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
	font-weight:500!important;
}
select:focus,
input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(73, 91, 184, 1)!important;
  border: 1px solid rgba(73, 91, 184, 1)!important;
}

.calendly-inline-widget, 
.content-row-schedule {
	min-height:900px;
	height:900px;
	display:block;
}

.content-row-schedule .vc_column-inner {
	background-color:#f8f8f8;
	border-radius:3px;
}

.content-row-schedule .gform_footer input[type=submit] {
	border:1px solid #333;
	color:#000!important;
}

.gf_placeholder {color:#666!important;}


/*** Landing Page ***/

.page-template-page-landing {
	background-color:#f3f3f3;
	border-top:10px solid #91b849;
	
}

.page-template-page-landing h1 {
	margin-bottom:0px!important;
	margin-top:5px!important;
	line-height:1.1em;
	font-size:36px;
}

.page-template-page-landing div.header-wrapper {display:none!important;}
.page-template-page-landing .wrapper {max-width:1310px;margin:auto;}

.page-template-page-landing h1 {
 text-shadow:2px 2px 0px rgba(0,0,0,.4);
	
}

.page-template-page-landing #field_1_5 {display:none;}

.page-template-page-landing #gform_wrapper_1 {
	padding:10px 20px;
background-color:rgba(0,0,0,.7)!important;
border-radius:5px;

}

.page-template-page-landing h2 {
	font-weight:600;
	margin:0px!important;
	color:#91b849;
	text-transform:uppercase;
	font-size:18px;
}

.name_last input,
.name_first input {
	margin-bottom:0px!important;
}

#field_2_2 {
	margin-top:12px!important;
	
}

#field_2_3 {
	margin-top:25px!important;
	
}



.landing-contact-form {
padding:10px 20px;
background-color:rgba(0,0,0,.4)!important;
border-radius:5px;
margin-top:0px;
top:30px;
left:50%;
position:fixed!important;
-webkit-backdrop-filter: blur(5px)!important;
backdrop-filter: blur(5px)!important; 
max-width:600px;
height:680px;
min-height:680px;

}


.landing-content {
	background-color:#fff;
	margin:-10px 0px!important;
	padding:30px;
	
}

.landing-content h2{
	color:#000;
}

.landing-page-bg-photo {
	top:-10px;
	z-index:1;
	top:0px;
	padding:0px 0px 40px 0px;
}


.landing-header-content {
color:#fff!important;
font-size:16px;
font-weight:500;
	z-index:10;
	top:0px;

	width:100%;

}

.landing-header-content h2 {
	color:#fff!important;
	text-transform:none!important;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {
.landing-header-content-mobile {
	position:absolute!important;
	top:20px;
	z-index:30;
	color:#fff;
	width:55%;
	right:30px;
	background-color:rgba(0,0,0,.7);
	border-radius:5px;
}

.landing-header-content-mobile h1 {
	font-size:20px;
}

.landing-header-content-mobile h2 {
	font-size:16px;
	text-transform:none;
}

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

}
@media only screen and (min-width:769px) {
.landing-header-content-mobile {display:none!important;}
}

@media only screen and (max-width:770px) and (min-width:320px) {
.landing-contact-form {
padding:10px 20px;
background-color:rgba(0,0,0,.4)!important;
border-radius:5px;
margin-top:0px;
top:0px;
margin:auto!important;
position:static!important;
-webkit-backdrop-filter: blur(5px)!important;
backdrop-filter: blur(5px)!important; 
max-width:90%;
width:90%;
height:770px;
min-height:770px;

}

.landing-header-content {
	position:static!important;
	margin:auto!important;
}

.landing-header-content h2 {
	display:none!important;
}

	.single-post .wrapper {
	margin-top:690px;
	margin-bottom:50px;
	padding: 0px 40px;

}
	
}


@media only screen and (max-width:880px) {
	
	.nav {background-color:#000;}
	#quadmenu{padding-bottom:20px;}
	.sb-bg-slider-params {z-index:-30;}
	.page-header .vc_column_container>.vc_column-inner {
	padding-top:100px;
	}
}

@media only screen and (max-width:1150px) and (min-width:741px) {
.landing-contact-form {

height:800px!important;
min-height:800px!important;

}


}

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

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

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

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    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;
}
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%;
	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 .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
