/* @override 
	http://www.gasscompany.com/web/wp-content/themes/zoo-gasscompany/style.css?ver=4.9.12
	http://www.gasscompany.com/web/wp-content/themes/zoo-gasscompany/style.css?ver=1.0 */

/*
Theme Name: Zoo for The Gass Company
Template: Zoo
Author: Forever Ink
Version: 1.0
Updated: 2015-02-19 16:28:08
*/

html {
}
@charset "utf-8";

.mainLogo img{
  display: inline;
  vertical-align: middle;
}

.mainLogo{
  padding: 0;
  float: left;
  line-height: 55px;
}

.lt-ie8 .mainLogo{
  padding-top: 15px;
}

.mainnav{
  display: block;
  width: 100%;
  min-height: 55px;
  letter-spacing: 1px;
  position: fixed;
  z-index: 50;
  -webkit-box-shadow:  0px 2px 1px 0px rgba(86, 90, 88, 0.1);
  box-shadow:  0px 2px 1px 0px rgba(86, 90, 88, 0.1);
	font-family: LatoBold;
}
.mainnav ul > li{
  display: inline-block ;
  padding: 0;
  position: relative;
  height: 55px;
  margin-right: 60px;
  text-align: center;
  line-height: 56px;
	margin-top: 10px;
}

.mainnav ul > li > a{
  white-space: nowrap;
	text-shadow: 0 1px 1px #222222;
}

img.gass-logox {
}

div.slides-control div h1 {
	word-wrap: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.grid{margin:0 auto;max-width:1200px;width:100%;position: relative;
}

div.page{
  width: 100%;
  padding: 60px 0px;
    background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
.page-template-default #main{padding-top: 54px;}

p { margin: auto auto 1.5em; }
p + p { margin-top: 0; }


.zoo-page-title{
  font-size:1.18em;
}

div.c12.end.pagetitle {
}

.zoo-page-title span{ font-weight: normal;
}

.grid div.c12.end .twoline {
}
.twoline {
	margin-bottom: 0;
}

.line-1 {
	font-size: 32px;
	text-transform: uppercase;
}

.line-2 {
	color: #7cc13c !important;
	font-size: 58px;
	text-transform: uppercase;
}

.contact .c4 {
	margin-right: auto;
	font-family: LatoBold;
	margin-left: auto;
	text-align: center;
}
.contact .c4 .end {
	
}

.footer .credit, .footer .credit a, .footer .credit a:visited{
  width: 100%;
  margin-top: 18px;
  text-align: center;
	color: #666;
	font-size: x-small;
}
.footer .credit a:active, .footer .credit a:hover {
	color: #7bc13c;
}

.slides-container li > img { margin-top: 0px}
