
/***
	
font-family: 'Luckiest Guy', cursive;
font-family: 'Passion One', cursive;
font-family: 'Bangers', cursive;

*/	
	

body{
	font-family: 'ubuntu';
	letter-spacing: 2px;
	color: #000;
}

a{
	color: #32552f;
}



p{ 
	color:#fff;
	
}

.menuLinks{
	position: absolute;
	bottom: 0px;
	left:0px;
	background:#32552f;
	min-height: 40px;
	z-index: 5000;
	width: 100%;
}


.menuLinks ul {
    list-style-type: none;
    width: 100%;
    padding-bottom: 15px;

}


.menuLinks ul li {
width: 50%;
text-align: center;
display: block;	
float: left;
}

.menuLinks ul li a{
	text-transform: uppercase;
	text-decoration: none;
	color:#fff;
	cursor: pointer;
	 transition:all 0.3s ease;
	}
	
	
.menuLinks ul li a:hover{
        text-decoration: underline;
}

#right1{
	background: url('../images/backgroundright.jpg');
	background-position: left top;
	background-size: cover;
	background-repeat: no-repeat;
}

#left1{
	background: url('../images/backgroundleft.jpg');
	background-position: right top;
	background-size: cover;
	background-repeat: no-repeat;
}

#left2, #left3, #right2, right3{
	background: #000 !important;
}


#left2{
	background-image: url('../images/woodleft.png') !important;
	background-position: left top;
    background-size: 100% !important;
	background-repeat: no-repeat;	
} 


 #left3{
	background-image: url('../images/woodleft.png') !important;
	background-position: left bottom;
    background-size: 100% !important;
	background-repeat: no-repeat;	
} 


#right2{
    background-image: url('../images/woodright.png') !important;
	background-position: right top;
    background-size: 100% !important;
    background-repeat: no-repeat;	
} 





.leftLogo{
width:100%;	
max-width: 500px;
float: right;
margin-top: 15%;
}

.rightLogo{
width:100%;	
max-width: 500px;	
float:left;
margin-top: 15%;
    margin-left: -1px;
}



h1{
    font-family: 'Bangers', cursive;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    font-size: 48px;
    margin-top: 10px;
    text-align: center;
	
}

.advertisements{
	position: absolute;
    z-index: 5000;
    min-height: 1px;
    width: 100%;
    top:0px;
    background: rgba(0, 0, 0, .8);    
}

.advertisementsWrapper{
	width:100%;
	max-width:400px;
	height: auto;
	margin: 0 auto;
	max-height: 150px;
	
}

.ad{
width:100%;
height:100%;
}

.ad >  a  > img{
	width:100%;
	height: 100%;
}

.facebook{
	width:100%;
	max-width: 500px;
	margin: 0 auto;
}


.contact{
	 margin: 0px;
    color: #fff;
    font-weight: 200;
    margin-bottom: 20px;
    text-align: center;
   
}

.contact h2{
	font-weight: 200;
	text-transform: uppercase;
	margin: 0px;
	color: #fff;
}

.contact a{
    color: #32552f;
}


.col-instagram{
	width:30%;
	margin: 1%;
	float: right;
}

.col-instagram img{
    width: 100%;
    height: auto;
      transition:all 0.3s ease;
}	


.col-instagram img:hover{	
	 -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
}

#instafeed > div:nth-child(7), #instafeed > div:nth-child(8), #instafeed > div:nth-child(9), #instafeed > div:nth-child(10), #instafeed > div:nth-child(11), #instafeed > div:nth-child(12){
	display: none;
}


.instagramFooter{
	text-align: center;
	clear: both;
}

.col-instagram{
	position: relative;
}


.icon{
	width: 32px !important;
	top:5px;
	left:5px;
    position: absolute;
    z-index: 50;
}

#right3 {
    padding-top: 100px;	
    background-image: url('../images/woodright.png') !important;
	background-position:right bottom;
    background-size: 100% !important;
    background-repeat: no-repeat;	
    background-color: #000 !important;
} 



#right3 > .ms-tableCell{
	    vertical-align: top;
}


@media only screen and (max-width: 991px) {
body{
	overflow: auto !important;
}	

#menu, .ms-left, .ms-right{
	display: none;
}

.block1, .block2, .block3 {
    display: inline-block;
    height: auto;
    width: 100%;
    padding-top: 20px;
    background: #000;
    padding-bottom: 20px;
}

.block1{
	background-image: url('../images/website pic 2020.jpg') !important;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height:100vh;
}

.mobilelogo{
	    width: 60%;
    height: auto;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin-bottom: auto;
    margin-top: auto;
    left: 0px;
    right: 0px;
	}
	
.menuLinks{
position: fixed;
bottom: 0px;
left:0px;	
}

#left2, #right2{
	width:50%;
	float:left;
}

.facebook {
    width: 85%;
    max-width: 300px;
    margin: 0 auto;
}


.facebook h1{
	font-size: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#left2, #left3, #right2, right3{
	display: inline-block;
	background: #000 !important;
	background-image: none !important;
}

#right3 {
    padding-top: 30px;
    background: #000 !important;
    padding-bottom: 100px;
}

#instafeed{
	width: 96%;
	margin: 0 auto;
display: inline-block;
}
#multiscroll-nav{
	display: none;
}

}


@media only screen and (max-width: 600px) {
	
#left2, #right2{
	width:100%;
	float:none;
	display: inline-block;
	margin-bottom: 20px;
}

.mobilelogo {
    width: 90%;
    }

.facebook {
    width: 100%;
    max-width: 480px !important;
    margin: 0 auto;
}

.fb_iframe_widget {
    display: table !important;
    position: relative;
    margin: 0 auto !important;
}

#multiscroll-nav{
	display: none;
}

h1{
    font-family: 'Bangers', cursive;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    font-size: 36px !important;
    margin-top: 0px;
    text-align: center;
	
}


.menuLinks ul li {
    width: 45%;
    text-align: left;
    display: block;
    float: left;
}

#instafeed{
	display: inline-block;
	margin-bottom: 15px;
}

.instagram-feed{
    padding-right: 10px;
    width: 90%;
    margin: 0 auto;
}	


}
@media only screen and (max-width: 600px) {
.advertisementsWrapper {
    width: 100%;
    max-width: 300px;
    }
    
    .facebook {
    width: 100%;
    max-width: 320px !important;
    margin: 0 auto;
	}
	
	.fb_iframe_widget {
	    display: table !important;
	    position: relative;
	    margin: 0 auto !important;
	}


	.col-instagram {
	    width: 48%;
	    margin: 1%;
	    float: right;
	}
	
	#instafeed{
		width: 100%;
		margin: 0 auto;
	}
    
   } 