/*@media (min-width: 1000px) {
/*    .rek_mob_fixed{
/*        display:none!important;
/*    }
/*    .rek_close{
/*        display:none;
/*    }
/*}
/*@media (max-width: 1000px) and (min-height: 300px){
@media (max-width: 1000px){*/
.rek_mob_fixed {
    display: block;
    width: 100%;
	height: 30%;
    position: fixed!important;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    z-index: 99999;
    background: white;
    padding: 0px;
    box-sizing: border-box;
    border: 1px solid #FF0000;
	}

.rek_close {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #FF0000;
    color: #fff;
    font-size: 20px;
	padding: 5px;
    text-align: center;
    line-height: 50px;
    z-index: 99999;
    cursor: pointer;
}
/*}*/

.newmenu {display:none}

@media (min-width: 768px) and (max-width: 999px) {
	body {
		min-width: 769px;
		padding:0
	}
	
	#wrapper, #postbox {box-sizing: border-box; 	-moz-box-sizing: border-box; 	-webkit-box-sizing: border-box;}
	#menu:after {	display: table;	clear: both;	content: '';}
	#post {display: -moz-inline-box;
	display: inline-block; 
	*zoom: 1; 
	*display: inline;
	vertical-align: top;}
	
	
	#wrapper {width:100%}
	
	#menu {height:auto}
	
	#col1, #content {width:60%}
	#sidebar {width:35%}
	
	#postbox {float:none;width:100%;margin:0;height:auto}
	#post {width:47%;margin:0 1% 20px}
	
	#sidebar .box img, #bottom img, #content img.size-full {height:auto;max-width:100%}
	#content iframe, #content embed {max-width:100%}
	
	#sidebar .leftwidget, #sidebar .rightwidget, .archiveright {float:none;width:100%}
	
	.archiveleft {margin:0 10px 10px 0}
	
	#content img.size-full, .entry img {height:auto;max-width:100%}
	#ShareSidebar {display:none}
	.ad468x60 {width:auto}
}

@media (min-width: 481px) and  (max-width: 767px) {
	body {
		min-width: 480px;
		padding:0
	}
	
	#wrapper, #postbox {box-sizing: border-box; 	-moz-box-sizing: border-box; 	-webkit-box-sizing: border-box;}
	
	#ShareSidebar {display:none}
	#top-link {display:none !important}
	
	#wrapper {width:100%}
	
		#topnav, #menu {height:auto}
		.left, #topnav li, #menu li {float:none}
		
		#col1, #sidebar, #sidebar .leftwidget, #sidebar .rightwidget, #content, .archiveright, #postbox .header, #postbox h3 {float:none;width:100%}
		
		#postbox {float:none;margin:0 0 20px;width:100%;height:auto}
		
		.wp-pagenavi span, .wp-pagenavi a {display:inlline-block}
		
		#sidebar .box img, #bottom img, #content img.size-full, .entry img, img.size-full {height:auto;max-width:100%}
		
		#bottom .left a {display:inline-block;padding:10px}
		
		.archiveleft {margin:0 10px 10px 0}
		
		#content iframe, #content embed {max-width:100%}
		
		#header {position:relative}
			.newmenu {position:absolute;top:0px;left:0;width:100%}
			.open_menu {display:block;width:30px;padding:20px 0 20px 15px;position:absolute;top:0;right:0;cursor:pointer}	
			.open_menu span {display:block;width:30px;height:3px;background:#000;text-indent:-99999px;}	
			.open_menu span:before {content:'';width:30px;height:3px;background:#000;position:absolute;top:10px;left:15px}
			.open_menu span:after {content:'';width:30px;height:3px;background:#000;position:absolute;bottom:10px;left:15px}
			.supmenu {display:none;z-index:1000;width:80%;margin:0 auto;
				box-sizing: border-box; 	-moz-box-sizing: border-box; 	-webkit-box-sizing: border-box;
				padding:10px;box-shadow:0 0 10px rgba(0,0,0,0.5);background:#fff;z-index:100
			}
		#top, #menu {display:none}
		.supmenu #top, .supmenu #menu, .newmenu {display:block}	
	#ShareSidebar {display:none}
	.ad468x60 {width:auto}	
}


@media (max-width: 480px) {
	body {
		min-width: 310px;
		padding:0
	}
	
	#wrapper, #postbox {box-sizing: border-box; 	-moz-box-sizing: border-box; 	-webkit-box-sizing: border-box;}
	
	#ShareSidebar, {display:none}
	#top-link {display:none !important}
	
	#wrapper {width:100%}
	
		#topnav, #menu {height:auto}
		.left, #topnav li, #menu li {float:none}
		
		#col1, #sidebar, #sidebar .leftwidget, #sidebar .rightwidget, #content, .archiveright, #postbox .header, #postbox h3 {float:none;width:100%}
		
		#postbox {float:none;margin:0 0 20px;width:100%;height:auto}
		
		.wp-pagenavi span, .wp-pagenavi a {display:inlline-block}
		
		#sidebar .box img, #bottom img, #content img.size-full, .entry img, img.size-full {height:auto;max-width:100%}
		
		#bottom .left a {display:inline-block;padding:10px}
		
		.archiveleft {margin:0 10px 10px 0}
		
		#content iframe, #content embed {max-width:100%}
		
		#header {position:relative}
			.newmenu {position:absolute;top:0px;left:0;width:100%}
			.open_menu {display:block;width:30px;padding:20px 0 20px 15px;position:absolute;top:0;right:0;cursor:pointer}	
			.open_menu span {display:block;width:30px;height:3px;background:#000;text-indent:-99999px;}	
			.open_menu span:before {content:'';width:30px;height:3px;background:#000;position:absolute;top:10px;left:15px}
			.open_menu span:after {content:'';width:30px;height:3px;background:#000;position:absolute;bottom:10px;left:15px}
			.supmenu {display:none;z-index:1000;width:80%;margin:0 auto;
				box-sizing: border-box; 	-moz-box-sizing: border-box; 	-webkit-box-sizing: border-box;
				padding:10px;box-shadow:0 0 10px rgba(0,0,0,0.5);background:#fff;z-index:100
			}
		#top, #menu {display:none}
		.supmenu #top, .supmenu #menu, .newmenu {display:block}
	#ShareSidebar {display:none}
	.ad468x60 {width:auto}
		
}
