/*

Theme Name: PWS Financial Solutions Theme

Description: A custom theme for PWS Financial Solutions

Version: 1.0

Author: Daryl Ray Abrigo

Author URI: http://320press.com

Tags: green, white, gray, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options

License: GNU General Public License v2.0 & Apache License 2.0

License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0

*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,800italic,700italic,600italic,400italic,300italic);

html, body {

	min-height: auto;

}

body {

	font-family: 'Open Sans', sans-serif !important;

	font-size: 1.6em/1.5;

	/*background: url('images/header-bg.jpg') no-repeat;*/

	background-size: cover;

	background-position: top center;

	color: #3D3D3D !important;

	padding-top: 0;

}

img {

	max-width: 100%;

}

a, a:active {

	color: #706E6D;

}

a:hover, a:focus {

	text-decoration: underline;

	color: #366B3D;

}

::-webkit-input-placeholder {

   color: #FFF;

}

:-moz-placeholder { /* Firefox 18- */

   color: #FFF;  

   opacity: 1;

}

::-moz-placeholder {  /* Firefox 19+ */

   color: #FFF;  

   opacity: 1;

}

:-ms-input-placeholder {  

   color: #FFF;  

}

.contact ::-webkit-input-placeholder {

   color: #366B3D;

}

.contact :-moz-placeholder { /* Firefox 18- */

   color: #366B3D;  

   opacity: 1;

}

.contact ::-moz-placeholder {  /* Firefox 19+ */

   color: #366B3D;  

   opacity: 1;

}

.contact :-ms-input-placeholder {  

   color: #366B3D;  

}

.green {

	color: #366B3D;

	font-weight: 700;

}

.parallax-window {

	background-size: cover;

	background-position: top center;	

    min-height: 645px;

    background: transparent;

}

.pws-btn {

    background-color: #366B3D;

    border-radius: 0 !important;

    color: #FFF !important;

    font-size: 18px !important;

    padding: 10px 16px !important;

    position: relative;

    border-bottom: 3px solid #194e20 !important;

}

.pws-btn:hover,

.pws-btn:active {

	top: 2px;

	border-bottom: 1px solid #6A9143 !important;

	color: #FFF !important;

}

.navbar-pws {

	background: rgba(255,255,255,0.8);

}

.brand-logo {

	height: auto;

	padding: 10px;

	float: left;

    font-size: 18px;

    line-height: 20px;

}

#menu-pws-nav {

	margin-top: 32px; /*40px*/

} 

#menu-pws-nav li {

    margin-left: 16px;

    margin-right: 16px;

}

#menu-pws-nav li a {

    font-size: 14px;

    font-weight: 700;

    letter-spacing: 1px;

    padding-left: 0;

    padding-right: 0;

    padding-bottom: 8px !important;

    text-transform: uppercase; 

    color: #706E6D;

    -webkit-transition: all .5s ease;

	-moz-transition: all .5s ease;

	-ms-transition: all .5s ease;

	-o-transition: all .5s ease;

	transition: all .5s ease;

	border-bottom: 2px solid transparent;

}

#menu-pws-nav li a:hover,

#menu-pws-nav li a:active,

#menu-pws-nav .current-menu-item a {

	color: #366B3D;

	border-bottom: 2px solid #366B3D;

	background: none;

}

#menu-pws-nav li .dropdown-menu li a:hover,

#menu-pws-nav li .dropdown-menu li a:focus {

	border-bottom: none;

}

.top-social {

	width: 100%;

}

.top-social ul.top-social-nav li a {

	color: #5BBC2E;

	font-size: 30px;

	padding: 5px !important;

}

.top-social .top-social-nav .facebook a:hover,

.top-social .top-social-nav .facebook a:focus {

	color: #44619D;

}

.top-social .top-social-nav .linkedin a:hover,

.top-social .top-social-nav .linkedin a:focus {

	color: #1B86BC;

}

.top-social ul.top-social-nav li a:hover,

.top-social ul.top-social-nav li a:focus {

	background: none;

}

.phone-top {

	padding-top: 32px;

	padding-left: 40px;

	font-size: 24px;

	font-weight: 700;

}

.phone-top a {

	text-decoration: none;

	color: #5BBC2E;

}

.home-jumbotron {

	margin-top: 200px;

	background: none !important;

}

.home-jumbotron h1 {

	font-size: 52px !important;

	color: #366B3D !important;

	font-weight: 300 !important;

}

.home-jumbotron p {

	width: 40%;

	font-weight: 700;

}

.image-overlay {

	background-image: url('images/grid.png');

	background-color: rgba(51,51,51,.5);

	position: absolute;

	width: 100%;

	height: 100%;

	bottom: 0;

	top: 0;

	left: 0;

}

/*.section {

	float: left;

}*/

.padding-master {

	padding-left: 0 !important;

	padding-right: 0 !important;

}

.text-content {

	padding: 6em 3em 4em;

}

.text-content h3 {

	/*color: #366B3D;*/

	font-size: 32px;

	font-weight: 700;

	margin-top: 0;

	text-align: center;

	margin-bottom: 40px;

	text-transform: uppercase;

}

.text-content h5 {

	font-size: 30px;

	font-weight: 700;

	text-transform: uppercase;

	color: #FFF;

}

.text-content p {

	font-size: 24px;

	font-weight: 700;

}

.text-content p.small {

	font-size: 16px;

	font-weight: 400;

}

.text-content ul li {

	font-size: 16px;

	font-weight: 400;

	color: #FFF;

}

.text-content .panel-container {

	text-align: center;

	margin-top: 40px;

	width: 100%;

	margin: 0 auto;

}

.text-content .panel-container .lending-panel {

	list-style: none;

}

.text-content .panel-container .lending-panel li {

	display: inline-block;

	margin-left: 10px;

	margin-right: 10px;

	margin-bottom: 30px;

}

.text-content .panel-container .lending-panel li img {

	max-height: 35px; /*30px*/

}

.text-content.property-report-points h5 {

	font-size: 18px;

}

.text-content.property-report-points ul li {

	font-size: 18px;

}

#getinfo {

	background-color: #36454f; /*#5BBC2E;*/

}

#getinfo h3,

#getinfo p {

	color: #FFF;

}

#getinfo img {

	display: block;

	margin: 0 auto;

	/*max-width: 80%;*/

}

#getinfo .optin-box {

	width: 80%;

}

#getinfo .optin-box form input {

	border: 2px solid #FFF;

	padding: 12px 15px;

	color: #FFF;

	background: transparent;

	width: 100%;

	margin-top: 4px;

	margin-bottom: 4px;

	font-size: 1em;

}

#getinfo .optin-box form input.contact-btn {

	margin-top: 15px;

	background-color: #FFF;

	color: #366B3D !important;

	text-align: right;

	padding-right: 15%;

	font-weight: 700;

	background-image: url('images/btn-right-arrow.png');

	background-position: 92% center;

	background-repeat: no-repeat;

	-webkit-transition: all .5s ease;

	-moz-transition: all .5s ease;

	-ms-transition: all .5s ease;

	-o-transition: all .5s ease;

	transition: all .5s ease;

}

#getinfo .optin-box form input.contact-btn:hover {

	background-position: 94% center;

}

#services {

	background-color: #FFF;

	width: 100%;

}

#services .services-content h3 {

	font-size: 42px;

	font-weight: 300;

	text-align: center;

	padding-top: 20px;

	color: #3D3D3D; /*#366B3D;*/

}

#services .services-main-box {

	padding-left: 50px;

	padding-right: 50px;

}

#services .services-item-content {

	padding: 3em 2em;

}

#services .services-item-content img {

	display: block;

	margin: 0 auto;

}

#services .services-item-content .service-text-container {

	height: 90px;

	position: relative;

	margin-top: 20px;

}

#services .services-item-content .service-text-container h5 {

	font-size: 22px;

	font-weight: 700;

	color: #3D3D3D;

	text-align: center;

	margin: 0;

	position: absolute;

	top: 50%;

	left: 50%;

	margin-right: -50%;

	-moz-transform: translate(-50% , -50%);

	-webkit-transform: translate(-50% , -50%);

	-o-transform: translate(-50% , -50%);

	-ms-transform: translate(-50% , -50%);

	transform: translate(-50% , -50%);

}

/*OTHER PAGES*/

.page-header {

	margin-top: 138px; /*108px*/

	position: relative;

}

.color-overlay {

	background-image: url('images/about-us.jpg');

	background-position: 100% center;

	width: 100%;

	height: 100%;

	position: absolute;

	z-index: -1;

}

.color-overlay::before {

	position: absolute;

	background-color: rgba(91, 188, 46, 0.7); /*rgba(54, 107, 61, 0.8)*/

	content: "";

	width: 100%;

	height: 100%;

	bottom: 0;

	top: 0;

	left: 0;

}

.page-jumbotron {

	background: none;

}

.page-jumbotron h1.page-title {

	color: #FFF;

	font-weight: 300;

	padding-bottom: 10px;

	border-bottom: 1px solid #366B3D; /*#77D84A;*/

} 

#main article {

	border: none;

}

#content {

	padding-top: 40px;

	padding-bottom: 30px;

	position: relative;

}

#content .biopic-container {

	position: relative;

	height: 800px;

}

#content .biopic-container .biopic {

	bottom: -48px;

	position: absolute;

}

#content p {

	font-size: 1.2em;

	font-weight: 300;

	margin-bottom: 20px;

}

#content h4 {

	color: #366B3D;

    font-size: 1.4em;

    font-weight: 700;

    margin-bottom: 20px;

    margin-top: 2em;

    text-transform: uppercase;

}

#content h3 {

    color: #366B3D;

    font-size: 1.6em;

    font-weight: 700;

    margin-bottom: 20px;

    margin-top: 2em;

    text-transform: uppercase;

}

.fts-jal-fb-header {

	display: none;

}

.contact section {

	/*width: 50%;

	margin: 0 auto;*/

}

.contact form input,

.contact form textarea {

	background: none;

	width: 100%;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	padding: 20px 12px 18px;

	font-size: 14px;

	font-weight: 700;

	text-transform: uppercase;

	border: none;

	border: 1px solid #366B3D;

}

.contact form input[type=submit] {

	background-color: #366B3D;

	text-align: left;

	color: #FFF;

}

.testi {

	margin-top: 10px;

	margin-bottom: 40px;

}

.testi h3 {

	color: #366B3D;

	text-transform: uppercase;

	font-weight: 700;

}

.testi p {

	text-align: justify;

	text-justify: inter-word;

}

.testi .testi-name h3 {

	text-align: center;

}

.testi .testi-name .textwidget {

	text-align: center;

}

.testi-box {

	position: relative;

	background: #FFF;

	border: 4px solid #366B3D;

	padding: 20px 40px;

	border-radius: 10px;

	-webkit-border-radius: 10px;

	/*font-size: 1.2em;*/

	font-weight: 300;

}

.testi-box:after, .testi-box:before {

	right: 100%;

	top: 50%;

	border: solid transparent;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

}

.testi-box:after {

	border-color: rgba(255, 255, 255, 0);

	border-right-color: #FFF;

	border-width: 20px;

	margin-top: -20px;

}

.testi-box:before {

	border-color: rgba(91, 188, 46, 0);

	border-right-color: #366B3D;

	border-width: 26px;

	margin-top: -26px;

}

.news-image-bottom {

	position: fixed;

	bottom: 0;

	right: 10%;

	z-index: 1;

}

.news-image-bottom img {

	width: 300px;

}

.about-photo {

	height: 350px;

	overflow: hidden;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	background-color: #DDDDDD;

}

.about-photo img {

	padding: 20px;

}

footer {

	background-color: #DDD;

	padding: 30px 30px 60px;

	width: 100%;

	color: #3D3D3D;

}

footer .footer-content {

	padding: 0 60px;

}

footer .footer-left img:first-child {

	margin-right: 40px;

}

footer .footer-content p {

	font-size: 14px;

	font-weight: 300;

	margin-top: 20px;

}

footer .footer-right {

	/*float: right;*/

}

footer .footer-right a {

	display: block;

    float: right;

    margin-left: 20px;

}

footer .footer-right p {

	text-align: right;

}

footer .footer-right a.footer-social {

	font-size: 32px;

	color: #366B3D;

}

footer .footer-social.facebook:hover,

footer .footer-social.facebook:focus {

	color: #44619D;

}

footer .footer-social.linkedin:hover,

footer .footer-social.linkedin:focus {

	color: #1B86BC;

}

.comingsoon {

	background: url('http://www.pwsfs.com.au/wp-content/themes/pws2015/images/header-bg.jpg') no-repeat;

	background-size: cover;

	height: 100vh;

}

.comingsoon .white-cover {

	background-color: rgba(255,255,255,0.8);

	height: 100vh;

}

.comingsoon .jumbo {

	padding-top: 10em;

	padding-bottom: 10em;

}

.comingsoon .jumbo img {

	display: block;

	margin: 0 auto;

}

.comingsoon .jumbo h3 {

	text-align: center;

	color: #3D3D3D;

	font-size: 48px;

	font-weight: 700;

	text-transform: uppercase;

}

.comingsoon .jumbo p {

	text-align: center;

	color: #366B3D;

	font-size: 24px;

	font-weight: 300;

}

/*NAVIGATION SCROLL EFFECT*/

.shrink {

	background-color: #FFF;

	-webkit-transition: all .5s ease;

	-moz-transition: all .5s ease;

	-ms-transition: all .5s ease;

	-o-transition: all .5s ease;

	transition: all .5s ease;

}

.shrink .brand-logo img {

    width: 150px !important;

}

.shrink #menu-pws-nav {

    margin-top: 20px !important;

}

.brand-logo img,

#menu-pws-nav {

	-webkit-transition: all .5s ease;

	-moz-transition: all .5s ease;

	-ms-transition: all .5s ease;

	-o-transition: all .5s ease;

	transition: all .5s ease;

}

.shrink .phone-top {

	padding-top: 26px;

	padding-left: 50px;

}

/*RESPONSIVE UTILITIES*/

/* Large desktop */

@media (min-width: 1200px) and (max-width: 1920px) {

	/*.text-content .panel-container .lending-panel li img {

		max-height: 55px;

	}*/

	

}

 

/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 979px) {

	

}

 

/* Landscape phone to portrait tablet */

@media (max-width: 767px) {

	.nav.navbar-nav.pull-right {

		float: none !important;

	}

	.navbar-toggle {

		z-index: 99999;

	}

	#menu-pws-nav {

		margin-top: 0;

	}

	#menu-pws-nav li {

		text-align: center;

		margin-top: 10px;

	}

	#menu-pws-nav li a {

		color: #FFF;

		font-size: 18px;

		border-bottom: none;

	}

	#menu-pws-nav li a:hover {

		border-bottom: none;

		color: #3D3D3D;

	}

	/*NAVBAR STYLE*/

	.navbar-toggle {

		margin-top: 28px !important;

		margin-right: 30px !important;

	}

	.navbar-toggle .icon-bar {

		background-color: #3D3D3D;

		height: 4px !important;

		width: 32px !important;

	}

	.navbar-toggle .icon-bar + .icon-bar {

		margin-top: 6px !important;

	}

	.nav-overlay {

		background-image: url('images/grid.png');

		background-color: rgba(90, 187, 48, 0.8);

		position: absolute;

		width: 100%;

		height: 200%; /*100%;*/

		bottom: 0;

		top: 0;

		left: 0;

	}

	.navbar-toggle .icon-bar {

		position: relative;

		-webkit-transition: all .1s ease-in;

		-moz-transition: all .1s ease-in;

		-ms-transition: all .1s ease-in;

		-o-transition: all .1s ease-in;

		transition: all .1s ease-in;

	}

	.navbar-toggle .icon-bar:nth-child(1),

	.navbar-toggle .icon-bar:nth-child(3) {

		-moz-transform: translate3d(0px, 0px, 0px);

		-webkit-transform: translate3d(0px, 0px, 0px);

		-o-transform: translate3d(0px, 0px, 0px);

		-ms-transform: translate3d(0px, 0px, 0px);

		transform: translate3d(0px, 0px, 0px);

	}

	.navbar-toggle.open .icon-bar:nth-child(1) {

		top: 10px;

		-moz-transform: rotate(-45deg);

		-webkit-transform: rotate(-45deg);

		-o-transform: rotate(-45deg);

		-ms-transform: rotate(-45deg);

		transform: rotate(-45deg);	

	}

	.navbar-toggle.open .icon-bar:nth-child(3) {

		-moz-transform: rotate(45deg);

		-webkit-transform: rotate(45deg);

		-o-transform: rotate(45deg);

		-ms-transform: rotate(45deg);

		transform: rotate(45deg);	

	}

	.navbar-toggle.open .icon-bar:nth-child(2) {

		display: none;

	}

	footer {

		text-align: center;

	}

	footer .footer-right a {

		float: none;

		margin-left: 0;

		margin-top: 10px;

	}

	footer .footer-right p {

		text-align: center;

	}

}

 

/* Landscape phones and down */

@media (max-width: 480px) {

	.phone-top {

		width: 100%;

		padding-left: 0;

		padding-top: 20px;

		padding-bottom: 20px;

		text-align: center;

	}

	#menu-pws-nav li a:hover,

	#menu-pws-nav li a:active,

	#menu-pws-nav .current-menu-item a {

		border-bottom: none;

	}

	.home-jumbotron h1 {

		font-size: 38px !important;

		text-align: center;

	}

	.home-jumbotron p {

		width: 100%;

		text-align: center;

	}

	.pws-btn {

		font-size: 13px;

	}

	.parallax-window {

		background-position: 59% 0% !important;

	}

	.text-content h3 {

		text-align: center;

	}

	.text-content {

		padding: 3em 3em 3em;

	}

	#getinfo .optin-box {

		width: 100%;

	}

	#getinfo .optin-box form input {

		font-size: 18px;

	}

	#services .services-content h3 {

		font-size: 32x;

		font-weight: 700;

	}

	.news-image-bottom {

		position: relative;

	}

}

@media (max-width: 320px) {

	.phone-top {

		width: 100%;

		padding-left: 0;

		padding-top: 20px;

		padding-bottom: 20px;

		text-align: center;

	}

	#menu-pws-nav li a:hover,

	#menu-pws-nav li a:active,

	#menu-pws-nav .current-menu-item a {

		border-bottom: none;

	}

	.home-jumbotron h1 {

		font-size: 38px !important;

		text-align: center;

	}

	.home-jumbotron p {

		width: 100%;

		text-align: center;

	}

	.pws-btn {

		font-size: 13px;

	}

	.parallax-window {

		background-position: 59% 0% !important;

	}

	.text-content h3 {

		text-align: center;

	}

	.text-content {

		padding: 3em 3em 3em;

	}

	#getinfo .optin-box {

		width: 100%;

	}

	#getinfo .optin-box form input {

		font-size: 18px;

	}

	#services .services-content h3 {

		font-size: 32x;

		font-weight: 700;

	}

	.news-image-bottom {

		position: relative;

	}

}

/*Overrides*/

.fts-jal-fb-description-wrap {

	max-width: 50% !important;

}

.fts-jal-single-fb-post {

	border: 4px solid #366B3D;

	/*background-color: #D2EAC8;*/

	margin-bottom: 20px;

	padding-left: 20px !important;

	padding-right: 20px !important;

	border-radius: 10px;

	-webkit-border-radius: 10px;

	color: #3D3D3D;

}

/*.fts-jal-single-fb-post:first-child {

	background-color: #b0ff8e;

	color: #3D3D3D;

}*/

.fts-jal-fb-description-wrap,

.fts-jal-fb-description-wrap .fts-jal-fb-name {

	color: #3D3D3D;

}



.videoWrapper {

	position: relative;

	padding-bottom: 56.25%; /* 16:9 */

	padding-top: 25px;

	height: 0;

}

.videoWrapper iframe {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}



/*Contact Form 7 error message*/

div.wpcf7-validation-errors,

div.wpcf7-mail-sent-ok {

	color: #FFF;

}
.contact div.wpcf7-validation-errors,

.contact div.wpcf7-mail-sent-ok {

	color: #3D3D3D;

}