/*
Theme Name:   Precision Landscape Management
Theme URI:    http://www.precisionlandscapega.com/
Description:  Child theme from the Reznor Framework
Author:       Seoteric
Author URI:   http://seoteric.com
Template:     reznor
Version: 1.3.2
License: GNU General Public License v2.0
License URI: ?http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, threaded-comments, translation-ready, theme-options, full-width-template, black, responsive-layout
Text Domain:  reznor-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/*
Contact and Testimonials
---------------------------------------------------------------------------*/
/*#containerLeft {
  float: left;
  width: 45%;
  text-align: left;
}

#containerRight {
  float: right;
  width: 45%;
  text-align: left;
}
*/
.half {
float:left;
width:50%;
} 
.half.map {
margin: 0 auto;
float:none;
}
#map-canvas {
width: 100%;
height: 914px;
margin: 0px;
padding: 0px 10px;
}
.half .gform_widget {
margin: 20px 15% 0 60px;
}

.quickContact li {
	border-bottom:none;
}


.gform_wrapper .quickContact .top_label .gfield_label {
	color: #9EA1DA;
	font-size: 13px;
	font-weight: 700;
	line-height: 18px;
	margin:25px 0 0;
}
.gform_wrapper .quickContact input[type=email], .gform_wrapper .quickContact input[type=number], .gform_wrapper .quickContact input[type=password], .gform_wrapper .quickContact input[type=tel], .gform_wrapper .quickContact input[type=text], .gform_wrapper .quickContact input[type=url], .gform_wrapper .quickContact textarea.large, .gform_wrapper .quickContact select {
	text-indent: 0;
	border-width: 0 0 1px 0;
	border-color:#E3E6E6;
	font-size: 18px;
}
.gform_wrapper .quickContact .ginput_complex label {
	display:none;
}
.gform_wrapper .quickContact textarea.large {
	height:2.25em;
}

.gform_wrapper .quickContact .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	cursor:pointer;
	text-transform:uppercase;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 19px;
	display:inline-block;
	border-radius: 2px;
	padding:20px 74px;
	background:#9EA1DA;
	color:#FFF;
	-webkit-box-shadow: none;
	box-shadow:  none;
	text-shadow:none;
}

.gform_wrapper .quickContact .gform_footer input.button:hover, .gform_wrapper .quickContact .gform_footer input[type=submit]:hover {
	background:#FFF;
	border:1px solid #9EA1DA;
	color:#9EA1DA;
}

.gform_wrapper .quickContact .gform_footer {
    margin: 4em 0 0;
}
.gform_wrapper .quickContact .top_label input.medium, 
.gform_wrapper .quickContact .top_label select.medium {
	width: calc(100% - 8px);
}

#content {
    margin: 0 30% 0 0;
}
#secondary, #tertiary {
	width:25%;
}
#secondary .quickContact li {
	border-bottom:none;
}
#secondary .quickContact input, #secondary .quickContact select {
	border-width: 1px;
}
#page-featured-banner .pagetopbanner,
.title-container{
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}
@media only screen and (max-width: 800px) {
#page-featured-banner .pagetopbanner {
	padding: 20px;
	min-height: auto;
}
#page-featured-banner .pagetopbanner .container {
	padding: 0;
}
#page-featured-banner .pagetopbanner h1 {
	display: none;
}
#page-featured-banner .pagetopbanner p {
		width:100%;
	margin: 0;
}
#content,
#secondary, #tertiary {
    margin: 0 0 0 0;
	padding: 0 15px;
	width: 100%;
	box-sizing: border-box;
}
.gform_wrapper .top_label input.medium, 
.gform_wrapper .top_label select.medium {
    width: calc(100% - 8px) !important;
}
}
@media only screen and (max-width: 768px) {
	
.half {
	width:100%;
	float:none;
}

#map-canvas {
	height:350px;
	padding-top:20px;
}

footer .col {
    margin: 1% 0 1% 0%;
}

footer .col.span_1_of_3 {
	width:30%;
	min-height:220px;
}
footer .span_1_of_3:nth-child(4) {
	width:50% !important;
	clear:both;
}

}

@media only screen and (max-width: 600px) {

footer .col.span_1_of_3 {
	width:45% !important;
	clear:none;
}
.section_thumbnails.group .col.recent_span_1_of_3 {
	width: 99.2%;
}
}

@media only screen and (max-width: 480px) {

footer .col.span_1_of_3 {
	width:95% !important;
	clear:both;
	min-height:auto !important;
	border-left:none;
}
}

.single-otw-portfolio #main .otw-row {
    width: 100%;
    max-width: 1100px !important;
    margin: 40px auto !important;
}

.page-template-otw-portfolio-paginated #main .otw-sc-portfolio {
    width: 100%;
    max-width: 1100px !important;
    margin: 40px auto !important;
}

.page-template-otw-portfolio-paginated #main .otw-sc-portfolio .image img {
    width: 100%;
    
}


.single-otw-portfolio .otw-six.otw-columns #secondary {
    width: 100% !important;
}


.footer_container {
    background-color: #494949 !important;
    margin: 0 auto;
    max-width: 100%;
}

.clearfix {
    clear: both;
}