@media only screen and (min-width: 768px) and (max-width: 959px) {
	.footrow							{ margin:0 auto; width:788px; overflow:hidden; }
	.row 								{ margin:0 auto; width:768px; padding:0 10px; overflow:hidden; }
	.row .row 							{ margin:0 -14px 0 -14px; width:auto; display:inline-block; }
	.header-logo						{ width:312px; margin:0 14px 0 14px; padding:25px 0 25px 0; overflow:hidden; display:inline; }
	.header-adds						{ width:400px; margin:0 14px 0 14px; padding:25px 0 25px 0; overflow:hidden; display:inline; }
	.grid_1								{ width:36px; margin:0 14px 0 14px; overflow:hidden; float:left; display:inline; }
	.grid_2 								{ width:100px; margin:0 14px 0 14px; overflow:hidden; float:left; display:inline; }
	.grid_3 								{ width:164px; margin:0 14px 0 14px; overflow:hidden; float:left; display:inline; }
	.grid_4 								{ width:228px; margin:0 14px 0 14px; overflow:hidden; float:left; display:inline; }
	.grid_5 								{ width:292px; margin:0 14px 0 14px; overflow:hidden; float:left; display:inline; }		
	.grid_6 								{ width:356px; margin:0 14px 0 14px; overflow:hidden; float:left; display:inline; }
	.grid_7 								{ width:420px; margin:0 14px 0 14px; overflow:hidden; float:left; display:inline; }
	.grid_8 								{ width:484px; margin:0 14px 0 14px; overflow:hidden; float:left; display:inline; }
	.grid_9								{ width:548px; margin:0 14px 0 14px; overflow:hidden; float:left; display:inline; }
	.grid_10							{ width:612px; margin:0 14px 0 14px; overflow:hidden; float:left; display:inline; }
	.grid_11							{ width:676px; margin:0 14px 0 14px; overflow:hidden; float:left; display:inline; }
	.grid_12							{ width:740px; margin:0 14px 0 14px; overflow:hidden; float:left; display:inline; }
	.half-left							{ width:228px; margin-right:28px; overflow:hidden; float:left; display:inline;}
	.half-right							{ width:228px; margin-left:0; margin-right:0; overflow:hidden; float:left; display:inline;}
	.list_carousel .big-title			{ display:none; }
	
	.single-content img { width:100%; height:auto; }
	
	/* Slider */
	.flexslider.full { width: 740px; height: auto; }
	.flexslider.small { width: 484px; height: auto; }
	
	/* Related Posts */
	.related-post{
		overflow:hidden;
		width:228px;
		float:left;
		margin-right:28px;
		margin-bottom:20px;
	}
	.related-post.two-margin{
		margin-right:0;
	}
	
	/* Adds */
	.adds300x250 img, .adds468x60 img{
		width:100%;
		height:auto;
	}
	.reedwan_adds125x125_widget{
		margin-bottom:30px !important;
	}
	.adds125x125{
		overflow:hidden;
		width:104px;
		height:104px;
		margin-right:20px;
		margin-bottom:20px;
		float:left
	}
	.adds125x125.two{
		margin-right:0;
	}
	

	
	/* Main Menu */
	.sf-menu li a {
		font-size:14px;
		margin-right:30px;
	}
	.sub-menu li a {
		margin-right:0;
	}
	
	/* Content */
	.content {
		padding-top:20px;
	}
	
	/* Magazine */
	.block-small .magz-image {
		width:60px;
		height:50px;
	}
	.block-small .small-desc {
		padding-left:70px;
	}
	.block-small .small-desc .magz-meta{
		font-size:10px;
	}
	
	/* Flickr */
	.flickr_badge_image a img {
		width: 66px;
		height: 55px;
	}
	
	/* Social Counter */
	a.reedwan-social-media-icon {
		margin-right: 1px;
		width: 74px;
	}
	
	/* Review */
	.review {
		width: 100%;
		float: left;
		margin: 10px 0;
	}
	
	/* Footer */
	.footer-widget-block{
		padding-top:20px;
	}
	
	/* Blog */
	.blog-post-one .big-desc p{
		font-size:11px;
	}
	.blog-title {
	margin-bottom:30px;
	}
	.blog-title h1{
		font-size:20px;
	}
	.blog-title p{
		font-size:12px;
	}
	/* Single */
	.featured-image-post .single-title h1{
		font-size:22px;
	}
	.featured-image-post .single-title .single-info {
		font-size:10px;
	}
	
	/* Search */
	.search-wrap #s {
		width: 70px;
	}
	.search-wrap #s:focus {
		width:100px;
	}
	
	/* Menu */
	.mobile-nav-wrapper{
	display:none;
	} 
	.topNav li a {
		padding-left: 11px;
		display: block;
		font-size:9px;
	}
	
	
	
	.block-small-noimage .desc-title { font-size:10px; }
	.block-small .small-desc .magz-meta { font-size:9px;}
	.block-small .small-desc .desc-title { font-size:12px;}
	#topcontrol {display:none;}
	.share-widget{
		margin-right:2px;
	}
	.content-big-image .big-title{
		display:inline;
	}
	.content-big-image .content-big-desc{
		display:none;
	}
	.ticker-title {
		font-size:12px;
	}
	.ticker-content {
		font-size:10px;
	}
	#search #s{
		width:125px;
	}
} 

@media only screen and (max-width: 767px) {
	.footrow							{ margin:0 auto; width:310px; overflow:hidden; }
	.row 								{ margin:0 auto; width:300px; padding:0 5px; overflow:hidden; }
	.row .row 							{ margin:0; width:auto; display:inline-block; }
	.header-logo,
	.header-adds,
	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12							{ width:280px; margin:10px 10px 0 10px; overflow:hidden; float:left; display:inline; }

	.search-footer-wrap					{ display:none; }
	.social-footer-wrap 					{ margin-top:0; }
	.social-footer, .social-footer ul 	{ text-align: center; float:none; }
	.social-footer ul li					{ display:inline-block; float:none; }
	.header-logo, .header-adds 			{ padding: 5px 0;	text-align:center; }
	.half-left,.half-right				{ width:280px; margin-left:0; margin-right:0; overflow:hidden; float:left; display:inline;}
	.list_carousel .big-title			{ display:none; }
	.header-logo, .header-adds			{ margin-bottom:15px; }
	
	.single-content img { width:100%; height:auto; }
	
	/* Slider */
	.flexslider.full, .flexslider.small{ width: 280px; height: auto; margin-top:5px; }
	.flex-caption { display:none;}
	
	
	
	/* Related Posts */
	.related-post{
		overflow:hidden;
		width:280px;
		float:left;
		margin-bottom:20px;
	}
	
	/* Adds */
	.adds300x250 img, .adds468x60 img, .adds728x90  img{
		width:100%;
		height:auto;
	}
	
	.reedwan_adds125x125_widget {
		margin-bottom: 40px !important;
	}
	.adds125x125{
		overflow:hidden;
		width:125px;
		height:125px;
		margin-right:30px;
		margin-bottom:25px;
		float:left
	}
	
	.adds125x125.two{
		margin-right:0;
	}
	
	
	
	/*Contact */
	#contactf input[type="text"], #contactf textarea {
		width:100%;
	}
	
	/* Review */
	.review {
		width: 100%;
		float: left;
		margin: 10px 0;
	}
	
	/* Magazine */
	.widget-magazine .block-big.half-left{
		margin-bottom:28px;
	}
	
	
	/* Flickr */
	.flickr_badge_image a img {
		width: 83px;
		height: 70px;
	}
	
	/* Social Counter */
	a.reedwan-social-media-icon {
		margin-right: 2px;
		width: 92px;
	}
	
	/* Blog */
	.blog-post-one .big-desc{
		padding-top:10px;
	}
	.blog-title {
		margin-bottom:20px;
	}
	.blog-title h1{
		font-size:14px;
		text-align:center;
	}
	.blog-title p{
		display:none;
	}
	
	/* Single */
	.description-author span{
		font-size:11px;
	}
	.featured-image-post .single-title h1{
		font-size:18px;
	}
	.featured-image-post .single-title .single-info {
		font-size:10px;
	}
	
	/* Top */
	.search-wrap{
		display:none;
	}
	
	.news-ticker{ display:none;}
	
	/* Menu */
	.main-nav-wrapper,.top-nav-wrapper{
		display:none;
	}
	.mobile-nav-wrapper{
		display:inline;
	} 
	
	/* Footer */
	.footer-widget-block{
		padding-top:10px;
	}
	.dropdown-menu{ 
		width:100%; 
		margin:0 0 10px 0;
		padding:5px 0;
		-webkit-appearance: none;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		background: #333 url(../images/dropdown.png) center right no-repeat;
		border: none;
		outline: none;
		font-size: 14px;
		text-transform:uppercase;
		color: #f1f1f1;
		cursor:pointer;
		font-weight:bold;
	}
	.top .dropdown-menu {
		border: none;
		margin:0 0 10px 0;
		padding: 5px 0;
	}
	.credits {
		display:none;
	}
	
	/* Footer Widget */
	#topcontrol {display:none;}
	.blog-post-four .half-meta {
		display:none;
	}
	.blog-post-four .half-content-block{
		padding:0;
	}
	.reddit-share,.digg-share,.linkedin-share,.stumbleupon-share{
		display:none;
	}
	.share-widget{
		margin-right:2px;
	}
	.header-adds{
		padding-top:0 !important;
	}
	.header-logo{
		padding-bottom:0 !important;
	}
	.content-big-image .big-title{
		display:inline;
	}
	.content-big-image .content-big-desc{
		display:none;
	}
	.social-widget {
		text-align:center;
		float:none;
	}
	#search #s{
		width:180px;
	}
	.one_half, .one_half.last, .one_third, .one_third.last, .two_third , .two_third.last, .one_fourth, .one_fourth.last, .three_fourth, .three_fourth.last { width: 100%; float: left; margin-right: 0; }
	
} 

@media only screen and (min-width: 480px) and (max-width: 767px) 
{
	.footrow							{ margin:0 auto; width:466px; overflow:hidden; }
	.row 								{ margin:0 auto; width:456px; padding:0 5px; overflow:hidden; }
	.row .row 							{ margin:0; width:auto; display:inline-block; }
	.social-footer-wrap					{ width:466px; float:left;  margin:0; overflow:hidden; display:inline; }
	.header-logo,
	.header-adds,
	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12							{ width:430px; margin:10px 13px 0 13px; overflow:hidden; float:left; display:inline; }
	.half-left,.half-right				{ width:430px; margin-left:0; margin-right:0; overflow:hidden; float:left; display:inline;}
	.list_carousel .big-title			{ display:none; }
	.header-logo, .header-adds			{ margin-bottom:15px; }
	
	.single-content img { width:100%; height:auto; }
	
	/* Slider */
	.flexslider.full, .flexslider.small{ width: 430px; height: auto; margin-top:7px;}
	.flex-control-nav { display:none; }
	.flex-caption{ display:none;}
	/* Related Posts */
	.related-post{
		overflow:hidden;
		width:201px;
		float:left;
		margin-right:28px;
		margin-bottom:20px;
	}
	.related-post.two-margin{
		margin-right:0;
	}
	
	/* Adds */
	.adds468x60 img, .adds728x90  img{
		width:100%;
		height:auto;
	}
	.adds300x250 img{
		width:300px;
		height:250px;
	}
	
	.reedwan_adds125x125_widget{
		margin-bottom:30px !important;
	}
	.adds125x125{
		overflow:hidden;
		width:125px;
		height:125px;
		margin-right:8px;
		margin-left:8px;
		margin-bottom:20px;
		float:left
	}
	.adds125x125.two{
		margin-right:8px;
	}

	
	/* Single */
	.description-author span{
		font-size:11px;
	}
	.featured-image-post .single-title h1{
		font-size:18px;
	}
	.featured-image-post .single-title .single-info {
		font-size:10px;
	}
	
	/* Review */
	.review {
		width: 100%;
		float: left;
		margin: 10px 0;
	}
	
	/* Magazine */
	.widget-magazine .block-big.half-left{
		margin-bottom:28px;
	}
	
	
	/* Flickr */
	.flickr_badge_image a img {
		width: 76px;
		height: 60px;
	}
	
	/* Social Counter */
	a.reedwan-social-media-icon {
		margin-right: 2px;
		width: 142px;
	}
	
	
	/* Blog */
	.blog-post-one .big-desc{
		padding-top:10px;
	}
	.blog-title {
		margin-bottom:20px;
	}
	.blog-title h1{
		font-size:18px;
		text-align:center;
	}
	.blog-title p{
		font-size:11px;
		text-align:center;
	}
	
	/* Top */
	.search-wrap{
		display:none;
	}
	
	.news-ticker{ display:none;}
	
	/* Menu */
	.main-nav-wrapper,.top-nav-wrapper{
		display:none;
	}
	.mobile-nav-wrapper{
		display:inline;
	} 
	
	/* Footer */
	.footer-widget-block{
		padding-top:10px;
	}
	.dropdown-menu{ 
		width:100%; 
		margin:0 0 10px 0;
		padding:5px 0;
		-webkit-appearance: none;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		background: #333 url(../images/dropdown.png) center right no-repeat;
		border: none;
		outline: none;
		font-size: 14px;
		text-transform:uppercase;
		color: #f1f1f1;
		cursor:pointer;
		font-weight:bold;
	}
	.top .dropdown-menu {
		border: none;
		margin:0 0 10px 0;
		padding: 5px 0;
	}
	.credits {
		display:none;
	}
	
	#topcontrol {display:none;}
	
	.blog-post-four .half-meta {
		display:none;
	}
	.blog-post-four .half-content-block{
		padding:0;
	}
	.share-widget{
		margin-right:22px;
	}
	.header-adds{
		padding-top:0 !important;
	}
	.header-logo{
		padding-bottom:0 !important;
	}
	.content-big-image .big-title{
		display:inline;
	}
	.content-big-image .content-big-desc{
		display:none;
	}
	.social-widget {
		text-align:center;
		float:none;
	} 
	#search #s{
		width:320px;
	}

}