/*
1920	Window Inner Width: 1606
1600	Window Inner Width: 1586
1360  	Window Inner Width: 1352
1280	Window Inner Width: 1266
1152	Window Inner Width: 1138
1024	Window Inner Width: 1010
800		Window Inner Width: 786
768		Window Inner Width: 753
640		Window Inner Width: 626
600		Window Inner Width: 586
480		Window Inner Width: 466
320		Window Inner Width: 305
240		Window Inner Width: 205	
*/
@media only screen and (min-width : 800px) and (max-width : 1023px) {

}
@media only screen and (min-width : 768px) and (max-width : 1023px) {

	nav > ul > li > a{padding: 0 10px;}	
	#slider,
	#post-slider
		{
			width:640px;
			height:auto;
		}
	.coming-soon{left: -34px;}
	section#mission > div.veg{background: none;}
	div.post-block{margin: 0 auto; width: 95%;}	
	/*div.post-block article.post{width: 31%;}*/
	div.post-block article.post div.thumb{width: auto; height: auto;}
	#logo-footer{width: 130px;}	
	#socialize{width: 175px;}
	#location{width: 140px;}
	h2.sub-header{margin:0 auto; width:90%; margin-bottom:10px;}
	.post-content{width:90%; margin:0 auto;}
	/*.map{width:470px;}*/
}

@media only screen and (min-width : 1px) and (max-width :767px) {
	header.home,
	header.inner
		{background:#000 url("../images/HOME_Wood_vignette_header-bg.jpg") no-repeat top center;}
	.content{width: 100%;}	
	
	div#logo
		{
			margin:5px auto 0 auto;
			position: inherit;
			top: inherit;
			left: inherit;
			width: 200px;
			text-align:center; 
			padding-top: 15px;
		}	
	#desktop-menu{display:none;}
/*	nav{display:none;}*/
	.custom_a {
	    display: block;
	}
	#contactform input {
		width: 100%;
	}
	#mobile 
		{
		    background:#e9e8e4;
		    display: block;
		    height:45px;
		    left:0px;
		    position: absolute;
		    top: 0;
		    width:58px;
			color:#000;
			padding:5px;
			font:700 13px/60px 'Nunito', sans-serif;
			cursor:pointer;
			z-index:1;
		}
	#mobile > span{color:#43b8cd;}
	a#cloes{display:none; text-align:right; padding:5px;color:#fff; font-weight:700;}
	#mobile-menu
		{
			background:#43b8cd;
			position:absolute;
			display:block;
			left:-600px;
			width:100px;
			height:100%;
			padding:0;
			z-index:999 !important;	
		}
	#mobile-menu ul{margin:0; padding:0; list-style:none;}
	#mobile-menu ul li
		{
			border-bottom:solid 1px  #2e8396;
			position: relative;
		}	 
	#mobile-menu ul li a
		{
			display:block;
			padding:5px;
			color:#333;
			text-transform:uppercase;
			font:400 13px 'Nunito', sans-serif;
		}
	#mobile-menu > ul > li:hover > a,
	#mobile-menu > ul > li > a:hover,
	#mobile-menu > ul > li.current-menu-item > a,
	#mobile-menu > ul > li.current-menu-parent > a,
	#mobile-menu > ul > li.current_page_parent > a,
	#mobile-menu > ul > li.current_page_ancestor > a
	{color:#fff;}	
	ul.sub-menu,
	ul.sub-menu ul.sub-menu
		{
			display:block;
			position:inherit;
			top:inherit;
			left:inherit;
			padding:0;
			box-shadow:none;
			border-top:none;
			background: none;
			width: 100%;
		}
	ul.sub-menu li a
		{
			background: none;
		}
	/* Display none */
	/*section#slideshow
		{display: none;}*/

	#static{display:block; text-align:center;}
	#static img
		{
			border:solid #fff; border-width:3px 0;
			box-shadow:2px 2px 3px rgba(0,0,0,0.5);
		}
	section#mission
		{
			background:url("../images/MOBILE_Home_brown_paper_bg.png") repeat-x 0 0 #e8d219;
			height: 152px;
			margin-top: -5px;
		}
	section#mission > div.veg{background:none; height:151px; width: 100%;}
	.mission-content 
		{
		    padding-top: 10px;
		    text-align: center;
		    width: 95%;
		}
	#mobile-coming-soon
		{
			background: #e8d219;
			text-align: center;
			display: block;
			clear: both;
			margin-bottom: 40px;
		}

	div.post-block{margin:0 auto; width: 95%;}
	/*div.post-block article.post
		{
			float: none;
			height: auto;
			margin: 0 auto 20px auto;
			text-align: center;
			width: 95%;
		}*/	

	div.post-block article.post:nth-child(3n){margin: 0 auto 20px auto;}	
	/*div.post-block article.post > div.thumb
		{
			width: auto;
			background: #fff;
			padding: 5px;
			height: auto;
		} */
	div.post-block article.post > div.thumb img
		{
			width:100%;
			background: none;
			padding: 0;
			margin: 0;
		}
	section#vote p{line-height: normal;}
	div.footer-block
	{
		float: none;
		text-align: center;
	}
	#socialize
		{
			width: 180px;
			border:none;
			margin: 10px auto 20px auto;
		}
	#location
		{
			margin: 0 auto;
			background: none;
			padding:10px 0 20px 0;
			border:solid #43b8cd;
			border-width:1px 0;
			min-width:200px;
			width:80%;
		}	
		/***********2nd nov******/
		div.f-block {
		    float: none;
		}
		div#logo {
		    float: left;
		}
		#logo img {
		    width: 248px;
		}

}

@media only screen and (min-width : 480px) and (max-width : 767px) {
	header.home,header.inner{height: 115px;}
	.mission-content h1{font-size: 25px;}
	section#vote div.vote-content{padding:32px 20px;}
	section#vote p 
	{
	    font-size: 24px;
	    padding: 10px 20px;
	}
}

@media only screen and (min-width : 1px) and (max-width : 479px) {
	header.home,header.inner{height: 106px;}
	div#logo{width: 225px;}
	.mission-content h1{font-size: 18px;}
	section#vote div.vote-content{padding:15px 20px;}
	div#copy p{padding: 10px 30px;}
}

/*
@media only screen and (min-width : 768px) and (max-width : 1023px) {
	
		
	

	
	
	
}






