/*
Theme Name: Lowland Gutter Co. by Three Ring Focus
Theme URL: https://ThreeRingFocus.com
Description: Responsive Website by Three Ring Focus
Author: Josh Castro
Author URI: ThreeRingFocus.com
Version: 9.9.9
Tags: Responsive, grey, white.
*/

/* Baseline Normalize - normalize.css v3.0.1 | MIT License | git.io/normalize
--------------------------------------------- */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* 	
== DEFAULTS ==*/

* {
    box-sizing: border-box; /* border thickness & padding included inside box */
    margin: 0;
    padding: 0;
}
body {
    color: #222;
	font-family: roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: .06em;
	background-color: #fff;
	padding: 0 30px;
}
.clear {
    clear: both;
}
input[type="checkbox"] {
    -webkit-appearance: checkbox;
}
input[type="radio"] {
    -webkit-appearance: radio;
    margin-top: 0px;
}
input[type="submit"], input[type="button"] {
    -webkit-appearance: button;
}

/* 	
== SCROLL BAR ==*/

/* Width */
::-webkit-scrollbar {
  width: 15px;
}
/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  background: #eee;
}
/* Handle */
::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  background: #333;
}

/* 	
== FONTS ==*/

h1, h2, h3, h4, h5, h6 {
    margin: 20px 0 20px 0;
	font-family: rift, sans-serif;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1.2em;
}
h1 {
	margin-top: 0;
    font-size: 3em;
}
h2 {
    font-size: 2em;
}
h3 {
    font-size: 1.5em;
}
h4 {
    font-size: 1.25em;
}
h5 {
    font-size: 1em;
}
h6 {
    font-size: .8em;
}
p {
    font-size: .9em;
    line-height: 1.75em;
    margin: 20px 0 40px 0;
}
a {
    text-decoration: none;
    cursor: pointer;
	font-style: normal;
    transition: all .4s ease-in-out;
}
a:hover {
	color: #000;
}
ul, ol {
    list-style: inside;
    padding: 0px 20px;
    margin: 20px 0 40px 0;
}
ul {
    list-style-type: disc;
}
ol {
    list-style-type: decimal;
}
li {
    font-size: .9em;
    line-height: 1.75em;
}
em {
	letter-spacing: .01em;
}
.bgImg {
    background-position: center;
    background-size: cover;
	background-repeat: no-repeat;
}

/* 	
== BUTTONS ==*/

.buttons {
	display: inline-block;
	padding: 15px 20px;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.1em;
	line-height: 1em;
	color: #0e1d2b;
	background-color: #40c0ef;
	border: 2px solid #40c0ef;
	font-family: rift, sans-serif;
	letter-spacing: .1em;
}
.buttons:hover {
	color: #40c0ef;
	background-color: #0e1d2b;
}

/* 	
== HEADER ==*/

header {
	width: 100%;
	padding: 25px 0px;
	margin-bottom: 30px;
	background-color: #fff;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #aaa;
}
.logo {
    width: 240px;
    height: 32px;
    display: block;
    background: url("images/global/logo.png");
    background-position: center;
    background-size: cover;
	background-repeat: no-repeat;
}
.phoneHead {
	margin-right: 76px;
    padding-right: 30px;
    border-right: 1px solid #333;
    line-height: 1em;
    font-family: rift, sans-serif;
    font-size: 1.2em;
    letter-spacing: .08em;
}
a.phoneHead {
	color: #333;
}
.logoMark {
	display: block;
	width: 330px;
	height: 170px;
	margin: auto;
	background-image: url("images/global/mark.png");
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	z-index: 99;
}
/* Super Fly Menus */
.sfm-navicon {
	display: none;
}
.sfm-navicon-button:after {
	font-size: 18px;
    top: 40%;
    font-family: rift, sans-serif;
    letter-spacing: .08em;
}

/* 	
== HOME PAGE ==*/

.hero {
	width: 100%;
	height: 100vh;
	min-height: 500px;
	max-height: 955px;
	padding: 20px;
	position: relative;
	background-image: url("images/home/hero.jpg");
	display: flex;
	align-items: center;
	text-align: center;
}
.heroText {
	width: 100%;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.heroText h1 {
	font-size: 8em;
    margin: 0;
    text-shadow: 5px 5px 5px rgba(0,0,0,.3);
    letter-spacing: .1em;
}
.heroText span {
	margin: 0 10px;
	font-family: "Times New Roman", Times, "serif";
    text-shadow: 5px 5px 5px rgba(0,0,0,.3);
    font-size: 3em;
	font-style: italic;
	letter-spacing: -.025em;
}
.fullWidthLine {
	width: 100%;
	height: 2px;
	background-color: #d6d6d6;
	margin: 30px 0;
}
/* Section One */
.sectionOne {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.s1Box {
	width: calc(25% - 64px);
	height: 424px;
	margin: 0 30px;
	padding: 30px;
    color: #fff;
    display: flex;
    align-items: flex-end;
	position: relative;
}
.s1Box:hover {
    color: #fff;
}
.s1Box span {
	margin: 0;
	font-family: "Times New Roman", Times, "serif";
    text-shadow: 5px 5px 5px rgba(0,0,0,.3);
	font-style: italic;
	letter-spacing: -.025em;
}
.s1Box h2 {
    font-size: 2.5em;
    margin: 0;
    text-shadow: 5px 5px 5px rgba(0,0,0,.3);
}
.s1Box:first-child {
	margin-left: 0;
}
.s1Box:last-child {
	margin-right: 0;
}
.s1Txt {
	position: relative;
	z-index: 9;
}
.sb1 {background-image: url("images/home/img01.jpg");}
.sb2 {background-image: url("images/home/img02.jpg");}
.sb3 {background-image: url("images/home/img03.jpg");}
.sb4 {background-image: url("images/home/img04.jpg");}
.shader {
	opacity: 0;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	background-color: #000;
    transition: all .4s ease-in-out;
}
.s1Box:hover .shader {
	opacity: .3;
}
.sbVert1, .sbVert2, .sVert {
	width: 2px;
	background-color: #d6d6d6;
}
/* Section Two */
.sectionTwo,
.sectionThree,
.sectionFour,
.sectionFive {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.sPic {
	width: calc(50% - 31px);
	min-height: 530px;
}
.sp1 {background-image: url("images/home/img05.jpg");}
.sp2 {background-image: url("images/home/img06.jpg");}
.sp3 {background-image: url("images/home/img07.jpg");}
.sText {
	width: calc(50% - 31px);
}
.sText span {
	margin: 0;
	font-family: "Times New Roman", Times, "serif";
	font-style: italic;
	letter-spacing: -.025em;
}
.sText h2 {
	margin-top: 0;
}
.sText p {}
.dash {
	width: 68px;
	height: 3px;
	background-color: #40c0ef;
}
/* Section Five */
.st5 {
	background-image: url("images/home/bg01.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.s5Form {
	width: calc(50% - 31px);
}
.s5Form .gform_heading {
	display: none;
}
.s5Form .gform-theme--foundation .gform_fields {
    row-gap: 20px;
}
.s5Form .gform-theme--framework .gform-field-label {
	font-family: "Times New Roman", Times, "serif";
	font-style: italic;
	letter-spacing: -.025em;
}
.s5Form #gform_submit_button_3 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.1em;
	line-height: 1em;
	color: #0e1d2b;
	background-color: #40c0ef;
	border: 2px solid #40c0ef;
	font-family: rift, sans-serif;
	letter-spacing: .1em;
	border-radius: 0;
    transition: all .4s ease-in-out;
}
.s5Form #gform_submit_button_3:hover {
	color: #40c0ef;
	background-color: #0e1d2b;
}
.s5Form #input_3_1_3,
.s5Form #input_3_1_6,
.s5Form #input_3_3,
.s5Form #input_3_4,
.s5Form #input_3_5,
.s5Form #input_3_6_1,
.s5Form #input_3_6_2,
.s5Form #input_3_6_3,
.s5Form #input_3_6_4,
.s5Form #input_3_6_5 {
	background-color: #d6d6d6;
	border-color: #d6d6d6;
    border-radius: 0;
}
/* Section Six */
.sectionSix {
	width: 100%;
	text-align: center;
}
.sectionSix .dash {
	margin: 30px auto;
}
.sectionSix p {
	max-width: 880px;
	margin: 30px auto;
}

/* 	
== PAGES ==*/

.banner {
    width: 100%;
    height: auto;
}
.banner img {
    width: 100%;
    height: auto;
    display: block;
}
.bannerBG {
	width: 100%;
	height: 600px;
	position: relative;
}
.pageBox {
	width: 100%;
	margin: 100px 0 190px 0;
	padding: 0px 20px 40px 20px;
}
.pageText {
	width: 100%;
	max-width: 840px;
	margin: 0 auto;
}
.pageWrap {
	max-width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.pageText2 {
	width: 100%;
	max-width: 840px;
	margin: 0 0 0 20px;
}
/* Sidebar */
.navBox {
	max-width: 320px;
}
#submenu {
    padding: 5px 0px;
    margin: auto;
    width: 100%;
    letter-spacing: 0px;
}
#submenu ul {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    font-weight: 500;
    font-style: normal;
}
#submenu li {
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
	text-align: left;
    text-transform: uppercase;
	font-family: rift, sans-serif;
	letter-spacing: .05em;
	line-height: 1em;
}
#submenu li a {
	display: inline-block;
	width: 100%;
	padding: 15px 20px;
	margin: 0 0 10px 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.1em;
	line-height: 1em;
	color: #fff;
	background-color: #111;
	border: 2px solid #111;
	font-family: rift, sans-serif;
	letter-spacing: .1em;
}
#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a {
	color: #111;
	background-color: #fff;
}


/* 	
== FOOTER ==*/

footer {
    width: 100%;
	border-top: 2px solid #d6d6d6;
}
footer a {
	color: #666666;
}
footer a:hover {
	color: #000;
}
footer .sVert {
	margin: 0 30px;
}
footer h5 {
	margin: 20px 0 10px 0;
}
.logomark {
	display: block;
	width: 209px;
	height: 113px;
	margin: 30px auto 20px auto;
	background-image: url("images/global/foot-mark.jpg");
}
.footWrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footNav ul,
.footNav2 ul {
    margin: 10px 10px 10px 0;
	padding: 0;
}
.footNav li,
.footNav2 li {
	display: inline-block;
	padding: 0 20px 0 0;
	text-transform: uppercase;
	list-style: none;
	line-height: 1em;
	font-family: rift, sans-serif;
	letter-spacing: .06em;
}
.footNav li {
	font-weight: 700;
}
.footNav2 li {
	font-weight: 600;
	font-size: .8em;
}
.footNav li a,
.footNav2 li a {
	text-decoration: none;
}
.fSocial,
.fContact {
	padding: 0px 30px 30px 30px;
	border-left: 2px solid #d6d6d6;
}
.fSocial {
	min-width: 160px;
}
.fSocial .fab {
	font-size: 1.2em;
    margin-right: 10px
}
.fContact {
	min-width: 220px;
}
.fContact span {
	text-transform: uppercase;
	font-size: .8em;
}
.fBase,
.fBase a {
	text-align: center;
	text-transform: uppercase;
	font-size: .9em;
	color: #666666;
	font-family: "Times New Roman", Times, "serif";
	font-style: italic;
	letter-spacing: -.025em;
}

/* 	
== NEWS/BLOG ==*/

#thumby {
	padding: 0;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	min-height: 150px;
	background-position: center;
	background-size: cover;
}
#thumby img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	display: block;
}
#texty h2 {
	padding: 0;
	margin: 30px 0px 25px 25px;
	text-align: left;
	font-size: 1.5em;
}
#texty p {
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	letter-spacing: 1px;
	margin: 0px 0px 15px 25px;
}
#texty h2 a {
}
#texty p a {
	color: #111;
	text-decoration: none;
}
.spacer {
	width: 100%;
	height: 30px;
}
.split {
	padding: 0;
	width: 70%;
	height: 2px;
	margin: 30px auto;
	background-color: #167419;
}
.blog-three {
	float: left;
	width: 30%;
}
.blog-seven {
	float: left;
	width: 70%;
}

/* 	
== GRAVITY FORMS ==*/
.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
    transition: all .4s ease-in-out;
}

/* 	
== WORDPRESS FIXES ==*/

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* 	
== RESPONSIVE ELEMENTS ==*/

.response img {
    width: 100%;
    height: auto;
    display: block;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 20px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mapWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.mapWrapper iframe, .mapWrapper object, .mapWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 	
== RESPONSIVE STYLES ==*/

/* Custom */
@media only screen and (max-width: 1440px) {
	.sectionOne {flex-wrap: wrap;}
	.s1Box {width: calc(50% - 34px); margin: 0 0px 30px 0px;}
	.s1Box:nth-child(5), .s1Box:last-child {margin: 0;}
	.sbVert2 {display: none;}
}

/* Monitor Medium | iPad Pro Large Landscape */
@media only screen and (max-width: 1366px) {
}

/* Custom */
@media only screen and (max-width: 1240px) {
}

/* iPad Pro Landscape */
@media only screen and (max-width: 1112px) {
	.heroText {flex-direction: column;}
	.heroText h1 {font-size: 6em;}
}

/* iPad & iPad Mini Landscape | iPad Pro Portrait */
@media only screen and (max-width: 1024px) {
	.sectionTwo, .sectionFour, .sectionFive {flex-direction: column;}
	.sectionThree {flex-direction: column-reverse;}
	.sPic {width: 100%; min-height: 400px;}
	.sText {width: 100%; margin-top: 30px;}
	.s5Form {width: 100%;}
	.sVert {display: none;}
}

/* Custom */
@media only screen and (max-width: 960px) {
	.footWrap {text-align: center; flex-direction: column;}
	.fSocial {padding: 0 0 20px 0; border-left: none; width: auto;}
	.fContact {padding: 0 0 0 0; border-left: none; width: auto;}
}

/* Monitor Small */
@media only screen and (max-width: 800px) {
	h1 {font-size: 2.5em;}
	h2 {font-size: 1.75em;}
	h3 {font-size: 1.5em;}
	h4 {font-size: 1.25em;}
	h5 {font-size: 1em;}
	h6 {font-size: .813em;}
	
	.logo {width: 206px; height: 27px;}
	.s1Box {width: 100%;}
	.s1Box:nth-child(5) {margin: 0 0px 30px 0px;}
	.s1Box:last-child {margin: 0;}
	.sbVert1 {display: none;}
}

/* iPhone 8 Plus Landscape | iPad Portrait */
@media only screen and (max-width: 768px) {
	.pageWrap {flex-direction: column; align-items: center;}
	.pageText2 {margin: 50px 0 0 0px;}
	.navBox {max-width: 100%; width: 100%;}
}

/* iPhone 8 Landscape */
@media only screen and (max-width: 667px) {
	body {padding: 0 20px;}
	.logoMark, .phoneHead, .whiteCircle {display: none;}
	.hero {height: 600px; background-image: url(images/home/hero_m.jpg); margin-top: 30px;}
}

/* Mobile Portrait */
@media only screen and (max-width: 600px) {
	.heroText h1 {font-size: 4em;}
	.heroText span {font-size: 2em;}
}

/* iPhone SE Landscape */
@media only screen and (max-width: 568px) {
}

/* Smaller Devices */
@media only screen and (max-width: 499px) {
}

/* Even Smaller Devices */
@media only screen and (max-width: 360px) {
}
