/* FONTS */

#preload-01 { background: url(../images/footer/socialicons1hover.png) no-repeat -9999px -9999px; }
#preload-02 { background: url(../images/footer/socialicons2hover.png) no-repeat -9999px -9999px; }



a { color: inherit; } 

@font-face {
    font-family: 'outageregular';
    src: url('../fonts/outage-webfont.woff2') format('woff2'),
         url('../fonts/outage-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
p{
	display:inline;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 400;
	color:#26691f;
	font-size:15px;
	letter-spacing: 1px;
	line-height: 24px;
}

h3{
	 font-family: 'outageregular';
	 font-size:29px;
	 text-transform: uppercase;
	 letter-spacing:2.5px;
	 line-height: 29px;
}
h2{
	 font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 500;
	 font-size:18px;
	 line-height: 22px;
	 color:#52b747;
	 padding-bottom:20px;
}
.clear{
	clear:both;	
}

/* MENU */

a{
	text-decoration:none;
}

#container {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 960px) { 
.menucontainer{
	display:none;	
}
.aboutcontainer{
text-align: center;
max-width: 612px;
padding-top: 90px;
margin-left: auto;
margin-right: auto;
padding-right: 30px;
padding-left: 30px;
padding-bottom: 130px;	
}
.servicescalloutcon{
	padding-top:40px;	
}
.quotecontainer {
    text-align: center;
    top: 80px;
    position: relative;

}
}
@media (min-width: 961px) and (max-width: 1280px){ 
.menucontainer{
	width:100%;
	height:50px;
	background-color:#52b747;
	opacity:.9;
	position: fixed;
z-index: 15;
top:0;	
}
.mobilemenu{
	display:none;	
}
.mobilecontact{
	display:none;	
}
.aboutcontainer{
text-align: center;
width: 602px;
top: 23%;
position: absolute;
margin-left: -301px;
left: 50%;	
}
.quotecontainer {
    text-align: center;
    width: 602px;
    top: 130px;
    position: relative;
    margin-left: -301px;
    left: 50%;
	padding-bottom: 40px;
}
}
@media (min-width: 1281px) and (max-width: 1560px){ 
.menucontainer{
	width:100%;
	height:50px;
	background-color:#52b747;
	opacity:.9;
	position: fixed;
z-index: 15;
top:0;	
}
.mobilemenu{
	display:none;	
}
.mobilecontact{
	display:none;	
}
.aboutcontainer{
text-align: center;
width: 602px;
top: 26%;
position: absolute;
margin-left: -301px;
left: 50%;	
}
.quotecontainer {
    text-align: center;
    width: 602px;
    top: 130px;
    position: absolute;
    margin-left: -301px;
    left: 50%;
}
}
@media (min-width: 1561px){ 
.menucontainer{
	width:100%;
	height:50px;
	background-color:#52b747;
	opacity:.9;
	position: fixed;
z-index: 15;
top:0;	
}
.mobilemenu{
	display:none;	
}
.mobilecontact{
	display:none;	
}
.aboutcontainer{
text-align: center;
width: 602px;
top: 28%;
position: absolute;
margin-left: -301px;
left: 50%;	
}
.quotecontainer {
    text-align: center;
    width: 602px;
    top: 130px;
    position: relative;
    margin-left: -301px;
    left: 50%;
	padding-bottom: 40px;
}
}
.menulogo{
	padding-left:30px;
	padding-top:10px;	
	position: fixed;
}


h2{
	
}
.menunavcontainer{
	padding-top:15px;	
}

.grid_12 h2{
	display:inline;
	font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B";
	font-style: normal;
	font-weight: 500;
	color:#26691f;
	font-size:15px;
	 letter-spacing: 1px;
}
@media (min-width: 961px) and (max-width: 1280px){ 
.grid_12 .paddingright{
	margin-right:70px;
}
}
@media (min-width: 1281px){ 
.grid_12 .paddingright{
	margin-right:95px;
}
}
	


/* HOMEPAGE */

/* section 1 */
.homepagecontainer{
position: absolute;
top:0;
background: url("../images/homepage/section1/homepagebg_01.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
height: 100%;
width: 100%;
z-index: 3;	
display: inherit;	
	
}
.servicespagecontainer{
position: absolute;
top:0;
background: url("../images/services/servicebg1.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
height: 50%;
width: 100%;
z-index: 3;	
}
.gallerypagecontainer2{
position: absolute;
top:0;
background: url("../images/gallery/galleryheader.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
height: 50%;
width: 100%;
z-index: 3;	
}

.titlecontainer{
	width: 500px;
text-align: center;
position: absolute;
right: 50%;
margin-right: -250px;
top: 50%;
margin-top: -12px;	
}
.titlecontainer p{
color: #52b747;
}
.titlecontainer h3{
	color:#fff;
}

.aboutpagecontainer h3{
	text-align:center;
	color:#fff;
	margin-bottom:30px;	
}

.aboutpagecontainer .btn p{
	line-height: 24px;
	font-size:14px;
}
.aboutpagecontainer .btn{
	display: inline-block;
	width:205px;	
}
@media (min-width: 0px) and (max-width: 518px) { 
.aboutpagecontainer .space{
	width:0px;
	display: inline-block;
}
.aboutpagecontainer p{
	text-align:center;
	color:#fff;
	line-height: 32px;
}
.servicessectioncontainer{

}
.servicesfullcon{
max-width: 500px;
margin-left: auto;
margin-right: auto;	
}
.servicesfullcon2{
max-width: 500px;
margin-left: auto;
margin-right: auto;	
}
.quotenameinput {
    width: 328px;
   
}
.quotecontactemailus h2 {
    padding-bottom: 0px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 400;
    color: #777777;
    font-size: 11px;
    letter-spacing: 1px;
    padding-left: 58px;
}
.quoteformbg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .8;
    z-index: 40;
}
.quotemessageinput {
    width: 326px;
    height: 120px;
    padding-left: 5px;
    padding-top: 5px;
    background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
    border: 0px none;
    padding-left: 6px;
}
.quoteform{
	display:none;	
}
.quotesubtitlemobile{
	padding-right:55px;
	padding-left:55px;	
}
.quotesubtitle{
	display:none;	
}
}
@media (min-width: 519px) and (max-width: 959px){ 
.quotesubtitlemobile{
	display:none;	
}

.quoteformbg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .8;
    z-index: 40;
}
.quotenameinput {
    width: 328px;
   
}
.aboutpagecontainer .space{
	width:28px;
	display: inline-block;
}
.aboutpagecontainer p{
	text-align:center;
	color:#fff;
	line-height: 37px;
}
.servicessectioncontainer{

}
.servicesfullcon{
max-width: 500px;
margin-left: auto;
margin-right: auto;	
}
.servicesfullcon2{
max-width: 500px;
margin-left: auto;
margin-right: auto;	
}
.quotecontactemailus h2 {
    padding-bottom: 0px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 400;
    color: #777777;
    font-size: 11px;
    letter-spacing: 1px;
    padding-left: 58px;
}
.quotemessageinput {
    width: 326px;
    height: 120px;
    padding-left: 5px;
    padding-top: 5px;
    background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
    border: 0px none;
    padding-left: 6px;
}
}
@media (min-width: 960px){ 
.quotesubtitlemobile{
	display:none;	
}
.quotemessageinput {
    width: 506px;
    height: 120px;
    padding-left: 5px;
    padding-top: 5px;
    background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
    border: 0px none;
    padding-left: 6px;
}
.quoteformbg{
	position:absolute;
	width:100%;
	height:100%;
	background-color:#fff;
	opacity:.8;
	z-index:40;
}
.quotenameinput {
    width: 508px;
   
}
.aboutpagecontainer .space{
	width:28px;
	display: inline-block;
}
.aboutpagecontainer p{
	text-align:center;
	color:#fff;
	line-height: 37px;
}
.servicessectioncontainer{
}
}
@media (min-width: 0px) and (max-width: 935px) { 
.aboutpagecontainer{
position: absolute;
top:0;
background: url("../images/about/bg.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

height: auto;
width: 100%;
z-index: 3;	
}
.quotepagecontainer {
    position: fixed;
    top: 0;
    background: url("../images/quote/bg.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow:scroll;
    height: 100%;
    width: 100%;
    z-index: 3;
}

.logo{
	position: absolute;
right: 50%;
top: 50%;
margin-right: -165px;
margin-top: -154px;
z-index: 10;
}
.logo img{
max-width: 330px;
}
.btn {
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  font-family: Arial;
  color: #fff;
  font-size: 20px;
  text-align:center;
  border: solid #52b747 2px;
  text-decoration: none;
  width:155px;
  height:47px;
  margin-left: auto;
margin-right: auto;
margin-top:30px;
background: #52b747;
}
.btn p{
	padding-top: 12px;
display: inline-block;
color:#fff;	
}
.btn:hover{
  background: #419838;
  border: solid #419838 2px;
  color:#FFFFFF;
  cursor:pointer;
}

.aboutpagecontainer .aboutfootermobile{
	height:auto;	
}
.aboutdesktopfooter{
	display:none;	
}

.btnred {
	-webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  font-family: Arial;
  color: #fff;
  font-size: 20px;
  text-align:center;
  border: solid #f12424 2px;
  text-decoration: none;
  width:155px;
  height:47px;
  margin-left: auto;
margin-right: auto;
margin-top:30px;
background: #f12424;

}

.btnred:hover{
  background: #b52020;
  color:#FFFFFF;
  cursor:pointer;
  border: solid #b52020 2px;
}
.btnred p{
	padding-top: 12px;
display: inline-block;
color:#fff;	
}
}
@media (min-width: 936px) and (max-width: 1280px) { 
.aboutpagecontainer{
position: absolute;
top:0;
background: url("../images/about/bg.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
height: 100%;
width: 100%;
z-index: 3;	
}
.quotepagecontainer {
    position: fixed;
    top: 0;
    background: url("../images/quote/bg.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow:auto;
    height: 100%;
    width: 100%;
    z-index: 3;
}
.aboutpagecontainer .aboutfootermobile{
	display:none;	
}
.quotepagecontainer .aboutfootermobile {
    display: none;
}
.logo{
	position: absolute;
right: 50%;
top: 50%;
margin-right: -225px;
margin-top: -154px;
z-index: 10;
}
.logo img{
max-width:450px;
}
.btn {
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  font-family: Arial;
  color: #2f2f2f;
  font-size: 20px;
  text-align:center;
  border: solid #52b747 2px;
  text-decoration: none;
  width:155px;
  height:47px;
  margin-left: auto;
margin-right: auto;
margin-top:50px;
}

.btn:hover{
  background: #52b747;
  color:#FFFFFF;
  cursor:pointer;
}

.btnred {
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  font-family: Arial;
  color: #f10000;
  font-size: 20px;
  text-align:center;
  border: solid #f12424 2px;
  text-decoration: none;
  width:155px;
  height:47px;
  margin-left: auto;
margin-right: auto;
margin-top:50px;
}

.btnred:hover{
  background: #f12424;
  color:#FFFFFF;
  cursor:pointer;
}
.btnred p{
	padding-top: 12px;
display: inline-block;
color:#f10000;	
}
}
@media (min-width: 1281px){
.aboutpagecontainer{
position: absolute;
top:0;
background: url("../images/about/bg.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
height: 100%;
width: 100%;
z-index: 3;	
} 
.quotepagecontainer {
    position: fixed;
    top: 0;
    background: url("../images/quote/bg.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow:scroll;
    height: 100%;
    width: 100%;
    z-index: 3;
}
.aboutpagecontainer .aboutfootermobile{
	display:none;	
}
.quotepagecontainer .aboutfootermobile {
    display: none;
}
.logo{
	position: absolute;
right: 50%;
top: 50%;
margin-right: -321.5px;
margin-top: -220px;
z-index: 10;
}
.btn {
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  font-family: Arial;
  color: #2f2f2f;
  font-size: 20px;
  text-align:center;
  border: solid #52b747 2px;
  text-decoration: none;
  width:155px;
  height:47px;
  margin-left: auto;
margin-right: auto;
margin-top:50px;
}

.btn:hover{
  background: #52b747;
  color:#FFFFFF;
  cursor:pointer;
}

.btnred {
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  font-family: Arial;
  color: #f10000;
  font-size: 20px;
  text-align:center;
  border: solid #f12424 2px;
  text-decoration: none;
  width:155px;
  height:47px;
  margin-left: auto;
margin-right: auto;
margin-top:50px;
}

.btnred:hover{
  background: #f12424;
  color:#FFFFFF;
  cursor:pointer;
}
.btnred p{
	padding-top: 12px;
display: inline-block;
color:#f10000;	
}
}

/* section 2 */
.contentwrapper {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 10;
	
}
.servicescontentwrapper {
    position: absolute;
    top: 49.8%;
    width: 100%;
    z-index: 10;
	
}


.section2container960{
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
}
.section2container h3{
	color:#52b747;
	text-align:center;
	padding-top:75px;	
}
.servicessectioncontainer h3{
	color:#000;
	text-align:center;
	padding-top:75px;	
}
.section2container p{
	color:#FFFFFF;
	text-align:center;
	padding-top:18px;
	font-size:16px;	
	padding-top:18px;
	display: inherit;
	line-height: 1.3em;
}

.greenline{
	width:100%;
	height:1px;
	background-color:#52b747;	
	margin-top:18px;
	margin-bottom:40px;
}


#iframeid{
	position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.videocontainer{
	/*padding-top:50px;*/
	
	width: 100%;
max-width: 854px;
min-width: 0px;
background: #fff;
margin: 0 auto;
}

@media (max-width: 960px){ 
.sec31{
width: 100%;
padding-bottom: 50px;
padding-top: 45px;
}
.sec32{
width: 100%;
padding-bottom: 50px;
padding-top: 50px;	
}
.sec33{
width: 100%;
padding-bottom: 50px;
padding-top: 50px;
}
.sec34{
width: 100%;
padding-bottom: 50px;
padding-top: 50px;	
}

.hpwhitegap{
	max-width:650px;
	height:2px;
	background-color:#ececec;
	margin-right:auto;
	margin-left:auto;
		
}

.sec3whitecontainer{
	max-width:480px;
	height:100%;
	background-color:#FFFFFF;
	opacity:.9;	
}
.floatright{
	text-align: center;
margin-right: auto;
margin-left: auto;	
}
.floatleft{
	text-align: center;
margin-right: auto;
margin-left: auto;	
}

.section3container960{
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}
.section3container h3{
	font-size:25px;
	color:#2b1c11;
	text-align:center;
	padding-top:0px;
	margin-bottom:27px;	
}
.section3container p{
	font-size: 14px;
	color:#2f2f2f;
	text-align:center;
	margin-bottom:48px;
		
}
.sec3contentcon{
	max-width: 384px;
margin-left: auto;
margin-right: auto;
padding-right: 20px;
padding-left: 20px;
}
.section2container{

	background: url("../images/mobile/homepage_mobile.jpg") no-repeat center center;
	
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;

}
.hpservices{
	max-width: 756px;
	margin-left:77px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;	
	color:#FFFFFF;
	font-size:17px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	text-align:center;
}
.video{
position: relative;
padding-bottom: 47%;
padding-top: 30px;
height: 0;
		
}

.servicessectioncon{
	max-width: 933px;
	margin-left:77px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;	
	color:#FFFFFF;
	font-size:17px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-top:45px;
	 
}
.servicessectioncontainer li{
	font-color:#1c1c1c;
	list-style-type: disc;
	 list-style-position: inside;
	font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 400;
font-size:14px;
color:#1c1c1c;
}
.servicessectioncontainer li{
	font-color:#1c1c1c;
	list-style-type: disc;
	 list-style-position: inside;
	font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 400;
font-size:14px;
color:#1c1c1c;
}
.servicessectionconequipment {
    text-align: center;
    max-width: 933px;
    margin-left: 77px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 500;
    color: #FFFFFF;
    font-size: 17px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 2px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
    padding-top: 45px;
}
.servicesfullcon3{
background: url("../images/services/servicebg2.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
}
.servicessectioncontainer .servicessectionconequipment li{
	list-style:none;
	color:#52b747;
}
.servicessectioncontainer .servicessectionconequipment ul{
	padding-bottom: 30px;
}

.servicesfullcon3 h3{
	color:#fff;
	padding-top:50px;	
}
}
@media (min-width: 961px){
.hpservices{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	max-width: 756px;
	margin-left:77px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;	
	color:#FFFFFF;
	font-size:17px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
}
.servicesfullcon3{
background: url("../images/services/servicebg2.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
}
.servicesfullcon2{
background: url("../images/services/servicebg3.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
}
.servicessectioncon{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	max-width: 933px;
	margin-left:77px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;	
	color:#FFFFFF;
	font-size:17px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-top:45px;
	 -webkit-column-gap: 70px; /* Chrome, Safari, Opera */
    -moz-column-gap: 70px; /* Firefox */
    column-gap: 70px;
}
.servicessectionconequipment{
	text-align:center;
		max-width: 933px;
	margin-left:77px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;	
	color:#FFFFFF;
	font-size:17px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-top:45px;
}
.servicessectioncontainer .servicessectionconequipment li{
	list-style:none;
	color:#52b747;
}
.servicessectioncontainer .servicessectionconequipment ul{
	padding-bottom: 200px;
}

.servicesfullcon3 h3{
	color:#fff;
	padding-top:200px;	
}
.servicessectioncon p{
	font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 400;
font-size: 14px;
color: #1c1c1c;
}
.servicesticketscon .btn{
	display:inline-block;
	width: 190px;
	margin-top:0px;
	line-height: 3;
	font-size: 14px;
}
.servicesticketscon .btn p{
	padding-top:3px;
	font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 400;
 font-size: 14px;
 line-height: 3;
}
.servicesticketscon .btnred{
	display:inline-block;
	width: 190px;
	margin-top:0px;
	line-height: 3;
	font-size: 14px;
}
.servicesticketscon .btnred p{
	padding-top:3px;
	font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 400;
 font-size: 14px;
 line-height: 3;
}

.servicesticketscon{
	width:407px;
	padding-top: 41px;
padding-bottom: 40px;
}
.servicesticketscon h2{
	font-size:18px;	
	line-height: 26px;
	color:#2b1c11;
	
}
.servicescalloutcon{
	width:214px;	
	display:inline-block;
	padding-top: 2px;
	
}
.servicescalloutcon2{
	width:178px;	
	display:inline-block;
	float:right;
	
}
.servicessectioncontainer{

}
.servicessectioncontainer li{
	font-color:#1c1c1c;
	list-style-type: disc;
	 list-style-position: inside;
	font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 400;
font-size:14px;
color:#1c1c1c;
}
.section2container{
background: url("../images/homepage/section2/wood2_10.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
height: 1139px;
margin-bottom: 10px;
} 
.sec31{
	background: url("../images/homepage/section3/sec3bg_1.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
height:750px;
width:100%;	
}
.sec32{
	background: url("../images/homepage/section3/sec3bg_2.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
height:750px;
width:100%;	
}
.sec33{
	background: url("../images/homepage/section3/sec3bg_7.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
height:750px;
width:100%;	
}
.sec34{
	background: url("../images/homepage/section3/sec3bg_8.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
height:750px;
width:100%;	
}

.hpwhitegap{
	width:100%;
	height:120px;
	background-color:#FFFFFF;	
}

.sec3whitecontainer{
	width:480px;
	height:100%;
	background-color:#FFFFFF;
	opacity:.9;	
}
.floatright{
	float:right;	
}
.floatleft{
	float:left;	
}

.section3container960{
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}
.section3container h3{
	font-size:31px;
	color:#2b1c11;
	text-align:center;
	padding-top:232px;
	margin-bottom:27px;	
}
.section3container p{
	font-size: 14px;
	color:#2f2f2f;
	text-align:center;
	margin-bottom:48px;
		
}
.sec3contentcon{
	max-width: 384px;
margin-left: auto;
margin-right: auto;
padding-right: 20px;
padding-left: 20px;
}
.video{
position: relative;
padding-bottom: 52%;
padding-top: 30px;
height: 0;
		
}
}

.btn:hover > p { 
color: #FFFFFF; 
}

.section3container960 .btn{
		
}

.btn p{
	padding-top: 12px;
display: inline-block;	
}



.btnred:hover > p { 
color: #FFFFFF; 
}


.redtext h2{
	color: #f10000;
}

.socialiconscontainer{
	position:relative;	
}
@media (min-width: 961px){ 
.sec4container960{
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	height:236px;
	position: relative;
}
.sec4container960 h3{
	padding-top:79px;
	padding-bottom:34px;
	text-align:center;
}
.sec4container960 .btn{
	display:inline-block;
	margin-top:0px;
	margin-bottom:70px;
}

.sec4container960 .btnleft{
	/*margin-left:306px;
	margin-right:26px;*/
position: absolute;
right: 50%;
top: 50%;
margin-right: 20px;
margin-top: 8px;
z-index: 1250;
}
.sec4container960 .btnright{
	/*margin-left:306px;
	margin-right:26px;*/
position: absolute;
right: 50%;
top: 50%;
margin-right: -180px;
margin-top: 8px;
z-index: 1250;
}
/* FOOTER */



.footer{
	height:205px;
	width:100%;
	background-color:#f3f3f3;	
}

.footercontainer960{
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}	

.social1{
	width:29px;
	height:29px;
	background-image:url(../images/footer/socialicons1.png);	
	display:inline-block;
	margin-top:41px;
	margin-left:442px;
	margin-right:9px;
	margin-bottom:40px;
}
.social1:hover{
	background-image:url(../images/footer/socialicons1hover.png);
	cursor:pointer;		
}
.social2:hover{
	background-image:url(../images/footer/socialicons2hover.png);
	cursor:pointer;	
}
.social2{
	width:29px;
	height:29px;
	background-image:url(../images/footer/socialicons2.png);	
	display:inline-block;
	margin-top:41px;
	margin-bottom:40px;
}
.footercopyright {
	text-align:center;	
}
.footercopyright p {
	color:#7a7a7a;
	font-size:11px;
	text-align:center;	
}
.grid_12footer h2{
	display:inline;
	font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B";
	font-style: normal;
	font-weight: 500;
	color:#52b747;
	font-size:15px;
	 letter-spacing: 1px;
}
.grid_12footer .paddingright{
	margin-right:98px;

}
.grid_12footer h2:hover{
	color:#2b1c11;
	cursor:pointer;
}
.grid_12 h2:hover{
	color:#FFFFFF;
	cursor:pointer;
}
.mobileonly{
	display:none;	
}
.quotecall{
	padding-top:50px;
	margin-bottom:-40px;	
}
}
@media (max-width: 960px){
	.quotecall{
	padding-top:50px;
	margin-bottom:-18px;	
}
	.sec4container960{
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	height:106px;
	position: relative;
}
.sec4container960 h3{
	font-size:26px;
	padding-top:40px;
	padding-bottom:34px;
	text-align:center;
}
.sec4container960 .btn{
	display:inline-block;
	margin-top:0px;
	margin-bottom:70px;
}

.sec4container960 .btnleft{
	/*margin-left:306px;
	margin-right:26px;*/
position: absolute;
right: 50%;
top: 50%;
margin-right: 7px;
margin-top: 58px;
z-index: 1250;
}
.sec4container960 .btnright{
	/*margin-left:306px;
	margin-right:26px;*/
position: absolute;
right: 50%;
top: 50%;
margin-right: -167px;
margin-top: 58px;
z-index: 1250;
}
	.section4{
		background-color:#f3f3f3;	
	}
	
	/* FOOTER */



.footer{
	height: 232px;
	width:100%;
	background-color:#f3f3f3;	
}

.footercontainer960{
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}	

.social1{
width: 88px;
height: 88px;
background-image: url(../images/footer/socialicons_1.png);
position: absolute;
right: 50%;
top: 50%;
margin-right: 8px;
margin-top: 66px;
z-index: 1250;
}
.social1:hover{
	background-image:url(../images/footer/socialiconshover_1.png);
	cursor:pointer;		
}
.social2:hover{
	background-image:url(../images/footer/socialiconshover_2.png);
	cursor:pointer;	
}
.social2{
width: 88px;
height: 88px;
background-image: url(../images/footer/socialicons_2.png);
position: absolute;
right: 50%;
top: 50%;
margin-right: -96px;
margin-top: 66px;
z-index: 1250;
}
.footercopyright {
	text-align:center;	
	padding-top: 176px;
}
.footercopyright p {
	color:#7a7a7a;
	font-size:11px;
	text-align:center;	
}
.grid_12footer h2{
	display:inline;
	font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B";
	font-style: normal;
	font-weight: 500;
	color:#52b747;
	font-size:15px;
	 letter-spacing: 1px;
}
.grid_12footer .paddingright{
	margin-right:89px;

}
.grid_12footer h2:hover{
	color:#2b1c11;
	cursor:pointer;
}
.grid_12 h2:hover{
	color:#FFFFFF;
	cursor:pointer;
}


}


@media (min-width: 1579px){
#instafeed a {
  display:inline-block;
  width: 360px;
  position:relative;
  margin-right:17.5px;
  margin-left:17.5px;
  margin-top:17.5px;
  margin-bottom:17.5px;
}.instafeedwrapper{
	width: 1580px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;	
	padding-bottom: 20px;
}	
}
@media (min-width: 1155px) and (max-width: 1578px) {
	#instafeed a {
  display:inline-block;
  width: 360px;
  position:relative;
  margin-right:17.5px;
  margin-left:17.5px;
  margin-top:17.5px;
  margin-bottom:17.5px;
}.instafeedwrapper{
	width: 1185px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;	
	padding-bottom: 20px;
}	
}
@media (min-width: 790px) and (max-width: 1154px) {
	#instafeed a {
  display:inline-block;
  max-width: 360px;
  position:relative;
  margin-right:17.5px;
  margin-left:17.5px;
  margin-top:17.5px;
  margin-bottom:17.5px;
}.instafeedwrapper{
	max-width: 790px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;	
	padding-bottom: 20px;
}	
}
@media (max-width: 789px) {
	#instafeed a {
  display:inline-block;
  max-width: 360px;
  position:relative;
  margin-right:17.5px;
  margin-left:17.5px;
  margin-top:17.5px;
  margin-bottom:0px;
}.instafeedwrapper{
	max-width: 396px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;	
	padding-bottom: 17.5px;
}	
}



@media (min-width: 0px) and (max-width: 960px) {

	
	
	
.footerremove{
	display:none;	
}

/* MOBILE MENU */

.mobilemenux{
height: 50px;
width: 50px;
position: fixed;
z-index: 1000004;
background-color: #fff;
top: 0;
margin-top: 0px;
left: 0;
cursor: pointer;
border: 2px solid #CCC;	
}
.mobilecontactx{
height: 50px;
width: 50px;
position: fixed;
z-index: 1000004;
background-color: #fff;
top: 0;
margin-top: 0px;
left: 0;
cursor: pointer;
display:none;
border: 2px solid #CCC;	
}
.mobilecontactx img {
    width: 100%;
    height: auto;
}
.mobilemenux img{
width:100%;
height:auto;
}
.mobilemenubars{
height: 50px;
width: 50px;
position: fixed;
z-index: 5500;
top: 0;
margin-top: 0px;
left: 0;
cursor: pointer;
background-image: url("../images/mobile/menubars.png");
border: 2px solid #CCC;	
}
.menubars{
display:none;
}
.mobilemenu{
height: 100%;
width: 100%;
position: fixed;
z-index: 1000000;
background-color: #52b747;
opacity:.9;
top:0px;
display:none;
text-align: center;
z-index:5550;	
}
/*.mobilemenu h2:hover{
 color:#fff;	
}*/
.mobilemenuline1, .mobilemenuline2, .mobilemenuline3, .mobilemenuline4, .mobilemenuline5, .mobilemenuline6, .mobilemenuline7, .mobilemenuline8{
width: 100%;
height: 10%;
position: absolute;
display: block;
font-family: "proxima_nova_rgregular";
}
.mobilemenuline1{
top: 11%;
background-color:;
}
.mobilemenuline2{
background-color:;
top: 18%;
}
.mobilemenuline3{
	background-color:;
		top: 23%;
}
.mobilemenuline4{
	background-color:;
		top: 35%;
}
.mobilemenuline5{
background-color:;
top: 47%;
}
.mobilemenuline6{
background-color:;
top: 59%;
}
.mobilemenuline7{
background-color:;
top: 71%;
}
.mobilemenuline8{
background-color:;
top: 71%;
	
}



.menu{
display:none;
}

.mobilemenu h2{
cursor:pointer;
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 500;
font-size:31px;
letter-spacing: 5px;
color: #FFFFFF;
line-height: 0;
position: absolute;
top: 50%;
width: 100%;
text-align: center;
left: 0px;
margin: 0px;
padding: 0px;
}



/* MOBILE CONTACT CSS */
.mobilecontact{
display:none;
}
.mobilecontactnavcontainer{
height: 100%;
width: 100%;
position: fixed;
z-index: 1000000;
background-color: #52b747;
opacity:.9;
top:0px;
display:none;
text-align: center;
z-index:5000;		
}

}



/* INSTAFEED CSS */

#instafeed img{	
	width: 100%;		
}


.page-wrap{
	position: absolute;
top: 49.8%;
width: 100%;
z-index: 10;
	
}

.gallerytitle{
	text-align:center;
	padding-top:200px;
	padding-bottom:200px;	
}
.loadmorebutton{
	text-align: center;
margin-top: 30px;
margin-bottom: 60px;
cursor:pointer;
color:#000;	
}
.loadmorebutton:hover{
color:#52b747;	
}

/* CONTACT MODAL CSS */

.ticketsmodalcontainer{
width: 100%;
height: 100%;
position: fixed;
top:0;
left:0;
z-index: 200000;
display:none;	
}

.ticketsmodalbg{
width:100%;
height:100%;
background-color: #000000;
z-index: 1000000;
opacity: .8;	
z-index:2000;
position:absolute;
}

.ticketsmodalticket{
width:572px;
/*height:420px;*/
top: 50%;
right: 50%;
margin-right: -286px;
margin-top: -243.5px;
position:absolute;
background-color:#eae9e8;
z-index:2001;
}
.contactcallcontainer{
	margin-top:30px;
}
.contactcallcontainer h2{
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 500;
color:#2b1c11;
font-size:14px;	
padding-bottom:7px;
letter-spacing: 1.5px;
}
.contactcallcontainer p{
margin-bottom:30px;
}
.formcontainerleft{
	margin-left:30px;	
}
.contactemailus{
	margin-top: 18px;	
}
#hello {
    font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 500;
    font-size: 14px;
    color: #ffffff;
    display: block;
    width: 50px;
    float: left;
    margin-bottom: 6px;
	letter-spacing: 1.5px;
}
.contactyellowline {
    width: 100%;
    height: 1px;
    background-color: #52b747;
}
input[type="text"] {
    font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 500;
    font-size: 14px;
    color: #2b1c11;
    border: 0px solid;
	background-color: #eae9e8;
	letter-spacing: 1.5px;
}
.nameinput {
   width: 515px;
}
.messageinput {
    width: 506px;
    height: 120px;
  
    padding-left: 5px;
    padding-top: 5px;
    background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
    border: 0px none;
}
.middleinput h2{
	font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 500;
    font-size: 14px;
	margin-top:20px;
	color:#2b1c11;
	font-size:14px;	
	padding-bottom:3px;
	letter-spacing: 1.5px;
}
textarea {
    resize: none;
 font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 500;
    font-size: 14px;
    color: #2b1c11;
}
.contactbutton{
	display:inline-block;	
}

.contactx{
	width:30px;
	height:30px;
	background-image:url(../images/contact/x.png);
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;	
}
.contactx:hover{
	background-image:url(../images/contact/xhover.png);
	background-color:#52b747;
}
.contactfacebook{
	width:29px;
	height:29px;
	background-image:url(../images/footer/socialicons1.png);
	position:absolute;
	top:32px;
	right:68px;
	cursor:pointer;
	z-index: 100000;	
}
.contactfacebook:hover{
	background-image:url(../images/footer/socialicons1hover.png);
	
}
.contactinsta{
	width:29px;
	height:29px;
	background-image:url(../images/footer/socialicons2.png);
	position:absolute;
	top:32px;
	right:30px;
	cursor:pointer;
	z-index: 100000;	
}
.contactinsta:hover{
	background-image:url(../images/footer/socialicons2hover.png);
	
}
input[type="submit"] {
    
    color: #fff;
    border: 0 none;
    cursor: pointer;
    font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
}

.submitbutton {
	background-color: #52b747;
    float: left;
    width: 106px;
    height: 39px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.submitbutton:hover {
    background-color: #000;
    color: #306f29;
}
.contactcallcontainer p{
	color:#52b747;	
}




.mobilecontactnavcontainer h3 {
    font-size: 26px;
    padding-top: 120px;
    padding-bottom: 34px;
    text-align: center;
}

.mobilecontact .btn {
    -webkit-border-radius: 20;
-moz-border-radius: 20;
border-radius: 20px;
font-family: Arial;
color: #000;
font-size: 22px;
text-align: center;
border: solid #fff 2px;
text-decoration: none;
width: 235px;
height: 62px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
background: #fff;
display: block;
}
.mobilecontact .btn p {
    padding-top: 21px;
    display: inline-block;
    font-size: 18px;
	color: #000;
}

.mobilecontactbotton1{
	position:absolute;
	cursor: pointer;
position: absolute;
top: 48%;
text-align: center;
left: 0px;
padding: 0px;
z-index: 1000000;
width: 100%;	
}
.mobilecontactbotton2{
	position:absolute;
	cursor: pointer;
line-height: 0;
position: absolute;
top: 32%;
width: 100%;
text-align: center;
left: 0px;
margin: 0px;
padding: 0px;
z-index: 1000000;	
}


.quotepagecontainer h3{
	color:#fff;	
}
.quotecontainer p{
	color:#52b747;	
}



/* QUOTE PAGE CSS */


.quotecall p{
	font-size:22px;
	color:#fff;
}
.quotecontainer .btn p {
    color: #fff;
}

.contactformcontain{
	position:relative;
	z-index:45;
	margin-bottom: 0px;	
}
.quotecontactformcontain{
	position:relative;
	z-index:45;
	margin-bottom: 50px;	
}


.quotecontactemailus {
    margin-top: 0px;
	text-align:left;
   
}
.quotecontactemailus h2{
    padding-bottom:0px;
	font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 400;
color: #777777;
font-size: 11px;
letter-spacing: 1px;
}

.quotecontacttablecontainer{
	margin-right: auto;
margin-left: auto;
}

.quotesubmitbutton {
    width: 106px;
    height: 39px;
    margin-top: 40px;
    margin-bottom: 20px;
	background-color: #52b747;
}
.quotesubmitbutton:hover{
	background-color: #306f29;
}
.quotecontactcallcontainer{
    margin-top:30px;
}
.quotecontactcallcontainer h2 {
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 500;
    color: #2b1c11;
    font-size: 22px;
    padding-bottom: 22px;
    letter-spacing: 1.5px;
	padding-top: 30px;
}

.quoteform{
	position:relative;	
}

.quotecontacttablecontainer input[type="text"] {
        font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #2b1c11;
    border: 0px solid;
    background: rgba(255, 255, 255, 1);
    letter-spacing: 1.5px;
    line-height: 1.5;
    padding-left: 7px;
}

.quotetitle{
	padding-bottom:6px;	
}

.g-recaptcha{
	margin-bottom: -1px;
margin-top: 20px;
}

.completed{
	height:500px;
}

.contactcallcontainer h5{
	font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 500;
color: #5d8e2b;
font-size: 26px;
padding-bottom: 7px;
letter-spacing: 1.5px;
}


.grid_12 .paddingright {
    margin-right: 95px;
}


.contacterror p {
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1c1c1c;
	margin-left: 10px;
margin-right: 10px;
	display:inline-block;
}

.margin-top{
	margin-top:17px;
}
