body {
	background: #195618;
    font-family: "Lato", sans-serif;
	color: #4f4f4f;
	font-size: 18px;	
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400px !important;
}
li {
	list-style: none;
	margin-bottom: 0;
}
pre, blockquote, dl, figure, table, p, ul, ol, form {
    margin-bottom: 1.5rem;
}

.container {
	background: #ffffff;
}
.container .container {
  position: relative;
  width: 100%;
  background: inherit;
  /*max-width: 960px;*/
  max-width: 1188px;
  margin: 0 auto;
   padding: 0 20px;	 
  box-sizing: border-box; 
}
 
.top-header { 
	min-height: 101px;	
	text-align: center;
}
.logo {
	position: relative;   
    z-index: 3;
	width: 100%;
}
.action-top {
    padding: 15px 0 10px;
    float: right;
    width: 100%;
}
.social {
    float: right;
    line-height: 0;
	padding-left: 10px;
	margin-bottom: 20px;
}
.socialmedia_icons a {
    width: 24px;
    height: 24px;
    padding-left: 5px;
    display: inline-block;
    text-indent: -9999em;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 2000;
    overflow: hidden;
    margin: 3px 0 0;
    opacity: .6;
}
.facebook {
    background: url(icons/facebook.png);
}
.instagram {
    background: url(icons/instagram.png);
}
.infodirect-img:hover {
	background: #045a03 webkit-box-shadow: 2px 2px 1px 1px #999;
    -moz-box-shadow: 2px 2px 1px 1px #999;
    box-shadow: 2px 2px 1px 1px #999;
}

ul.topnavlinks {
   /* margin-top: 17px;
    padding: 17px 0 5px;*/
    float: right;  
}
ul.topnavlinks li {
    display: inline-block;
    float: left;
    margin: 0px 0px 0px 7px;    
    letter-spacing: .5px;    
}
ul.topnavlinks li a {
    font-size: 13px;
    color: #656565;
    text-decoration: none;
    text-transform: uppercase;
	
}
.phone-link {
	letter-spacing: -1px;
}

ul.topnavlinks li:hover > ul {
	display:block
}
.topnavlinks .has-dropdown:hover {
	border-bottom: 2px solid #656565 !important;
}
.subnavlinks {
	display: none;
    position: absolute;
    /*top: 100%;
    left: 0; */  
    opacity: .95;
    padding: 10px 0;
    z-index: 10; 
	background: #eef3ee;	
	
	float: right;
    clear: both;
	margin: 0;
}  
.subnavlinks li {
    float: none;
    /*width: 200px;*/
    padding-bottom: 0;
	
	display: block !important;
    float: none !important;
	
    margin: 0 !important;
	padding: 5px 0;
}
.subnavlinks li:hover {
	background: #dddddd;
}
.subnavlinks li a {
	margin: 15px 15px !important;
}
ul.topnavlinks ul li:hover > ul{display:block}

.topnavlinks .phone-link  {
	font-size: 18px;
	color: #3e7a3d;
	font-weight: bold;
}
#navigation {
	height: 55px;
	background: #eef3ee;
}
#navigation { display: none; }
#navigation .mainMenu {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    padding: 2px 0 0;
    float: right;
    clear: both;
}
#navigation ul li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
#navigation ul a {
    display: block;
    text-decoration: none;
    line-height: 53px;
    padding: 0px 15px;
    font-size: 15px;
    color: #027901;
    text-decoration: none;
    text-transform: uppercase;
}
#navigation ul .last a {
    padding-right: 0;
}	
#navigation .last span, .cta a {
	background: #027901;
    padding: 9px 25px;
    color: #ffffff;
    font-weight: bold;
	webkit-box-shadow: 2px 2px 1px 1px #ccc;
    -moz-box-shadow: 2px 2px 1px 1px #ccc;
    box-shadow: 2px 2px 1px 1px #ccc;
	
	transition: background 0.2s 1s ease; 
}
#navigation .last span:hover, .cta a:hover {
	background: #045a03
	webkit-box-shadow: 2px 2px 1px 1px #999;
    -moz-box-shadow: 2px 2px 1px 1px #999;
    box-shadow: 2px 2px 1px 1px #999;
}

#navigation ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #027901;
    opacity: .95;
    padding: 10px 0;
	margin: 0 0 0 10px;
    z-index: 10;
}
#navigation ul li:hover > ul {
    display: block;
}
#navigation ul ul a {
    line-height: 120%;
    padding: 10px 15px;
    color: #fff;
    line-height: 14px;
    font-size: 12px;
	width: 100%;
}
#navigation ul ul a:hover {
    background: #139e13;
}
#navigation ul ul li a{
    width: 160px;
}

.one-third.column.sidebar {
		min-width: 100%;
		max-width: 100%;
}
.two-thirds.column.content {
	min-width: 100%;
	max-width: 100%;
}
	
#main-content {
	margin-top: 20px;
    margin-bottom: 20px;
}

#main-content  .content{
	border: solid 1px #c8c8c8;
	margin-left: 0% !important;
    padding: 4% !important;
	width: 69.3333333333% !important;
	position: relative;
}
#main-content  .sidebar{
	margin-left: 0% !important;
	position: relative;
}
#main-content .twelve.columns.content {
	width: 100% !important;
}
.pageheading {
	font-size: 36px !important;
	font-weight: 400;
}


.promo-boxes {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    clear: both;
}
.promo-boxes li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
}
.promo-boxes div {
    position: absolute;
    left: 15px;
    top: 0;
    width: 238px;
    height: 124px;
}
.promo-boxes p {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    line-height: 26px;
    height: 124px;
    width: 200px;
}
.promo-boxes strong {
    display: block;
    font-size: 24px;
    font-weight: normal;
    color: #010101;
    margin-bottom: 8px;
}
.promo-boxes span {
    text-transform: uppercase;
    font-size: 14px;
    color: #015101;
}
.promo-boxes a {
    color: #015101;
    text-decoration: none;
}

#green-section {
	background: #7ab779;
	min-height: 549px;
	padding: 40px 20px 20px 20px;
	color: #fff;
}
#green-section  h3 {
	font-size: 30px !important;
	font-weight: 500;	
}
#green-section  .green-heading {
	width: 100%;
	max-width: 740px;
}
#green-section img {    
	width: 100%;
}
.steps {
	text-align: center;
	margin-top: 20px;
}
.steps  p {
	font-size: 24px;
	line-height: 30px;
}
.steps  h3 {
    border-bottom: 1px solid #adeaac;
    border-bottom-width: thin;
    line-height: 70px;
    width: 90%;
    margin: 0 auto 2rem auto;
}

.cta {
	background: #eef3ee;
	min-height: 125px;
}

.button-primary {
	background: #027901 !important;
    border-color: #027901 !important;
}

footer {
	margin-top: 28px;
	min-height: 246px;
}

.footer-logo * {
	float:left;
}

.footer-nav ul {
    width: 100%;
    float: left;
}
.footer-nav ul li {
    list-style-type: none;
}

.footer-nav a {
    text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}
.address {
	font-size: 16px;
	color: #4f4f4f;	
    line-height: 18px;
	
	margin: 10px 0 20px;
	width: 100%;
}


.cta {
    text-align: center;
}
.cta p {
	font-size: 30px;
}
.cta a {
    text-decoration: none;
    line-height: 32px;    
    font-size: 15px;
    margin-left: 20px;
    text-transform: uppercase;
	vertical-align: middle;
	display: inline-block;
}
.call-to-action-content {
	padding-top: 3rem;
    padding-bottom: 2rem;

}

.show-on-mobile {
	display: block;
}
.hide-on-mobile {
	display: none;
}
#topnav {
	display: none;
}

.logo-place {
	width: 40%;
}
.topnav-place {
	width: 60%;
}	

.sidebar {
	text-align: center;
	margin-top: 30px;
}
.promo-boxes {
    margin: 0 auto;
    width: 265px;
}

#contact-form table {
	width: 100%;
}

.share-article .share-icons a {
    width: 25px;
    height: 22px;
    padding-left: 12px;
    display: inline-block;
    text-indent: -9999em;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 2000;
    overflow: hidden;
    margin: 3px 0;
    vertical-align: bottom;
}
.share-facebook {
    background: url(icons/share-facebook.png);
}
.share-twitter {
    background: url(icons/share-twitter.png);
}
.share-mail {
    background: url(icons/share-mail.png);
}


/* Larger than mobile */
@media (min-width: 400px) {	
}

@media (min-width: 550px) {
	
	h2 {
		font-size: 3.2rem;
	}
	.logo {
		position: absolute;  
		width: auto;		
	}
	.top-header {
		text-align: left;
	}
	.show-on-mobile {
		display: none;
	}
	.hide-on-mobile {
		display: block;
	}
	#topnav {
		display: block;
	}
	.social {
		margin-bottom: 0px;
	}	
	
	ul.topnavlinks li {
		margin: 0px 7px;   
	}
	
	.sidebar {
		text-align: left;
		margin-top: 0px;
	}
	.promo-boxes {
		margin: 0 auto;
		width: auto;
	}
	
	#green-section img {
		width: auto !important;	
	}

	.footer-nav ul {
		width: 49%;		
	}	
	
	.logo-place, .topnav-place{
		width: 100%;
	}	
	
	#contact-form table {
		width: 502px;
	}
	
	
	#green-section {		
		padding: 40px 0 20px 0;		
	}
	
	.phone-link {		
		 letter-spacing: 0px;
	}

	
}

/* Larger than tablet */
@media (min-width: 750px) {
	#navigation  { display: block; }
	.slicknav_menu { display: none;	}
	#slider {
		min-height: 448px;
	}
	.one-third.column.sidebar {
		min-width: 303px;
		max-width: 303px;
	}
	.two-thirds.column.content {
		min-width: 845px;
		max-width: 845px;
	}
	.address {
		margin-top: 88px;
		margin-left: 20px;
		width: auto;
	}
}

@media (min-width: 992px) {
	.push-left {
		left: 30.6666666667%;
	}
	.pull-right {
		right: 69.3333333333%;
	}
}

/* Larger than desktop */
@media (min-width: 1000px) {}

/* Larger than Desktop HD */
@media (min-width: 1200px) {}
