@media only screen and (min-width: 240px) and (max-width: 766px){

		
	
	#header-container > div.row > div:first-child {
		float: none;
	}
	
	.single-title-container > div.the-title{
		display: block;
		width: 100%;
		clear: both;
	}
	.single-title-container > div.title-left{
		width: 100%;
		clear: both;
		display: block;
		margin-bottom: 20px;
	}
	.single-title-delimiter ul.single-controls{
		margin-bottom: 20px;
	}
	.single-title-delimiter h2{
		width: 100%;
	}
	#slider .padit{
		display: none;
	}
	.widget:last-child{margin-bottom: 50px;}
	#page.boxed div.row_no_margin > .columns:first-child, #page div.row_no_margin > .columns:first-child{
		padding-left: 15px;
	}
	#page.boxed div.row_no_margin > .columns:last-child, #page div.row_no_margin > .columns:last-child{
		padding-right: 15px;
	}
	.list-view article .full-thumb{
		padding-right: 15px;
	}
	.columns{
		padding: 0 15px;
	}

	#header-container > .row{
		display: block;
	}
	#header-container > .row > .columns{
		display: block;
		float: none !important;
		margin-bottom: 15px;
	}
	.sidebar-left, .sidebar-right{
		background: none;
	}
	#page{
		border: 0 none !important;
	}
	section#main > .row > .columns > .row > .columns{
		margin-bottom: 30px;
	}
	#slider-controls-carousel, .flex-caption, .flex-direction-nav{
		display: none;
	}
	#page.boxed #header-container > .row, #page.boxed > section > .row, #page.boxed > footer > .row, #page.boxed #header-container > div.full_width_row > .row, #page.boxed > section > div.full_width_row > .row, #page.boxed > footer > div.full_width_row > .row{
		padding: 0;
	}
	.post-motiv{padding-bottom: 15px;}
	.sf-menu.top-menu > li{
		clear: both;
		width: 100%;
	}
	.sf-menu.top-menu > li > a{
		padding: 0;
	}
	.top-menu > li:after{
		background: none;
	}
	article.post .entry-info ul li{
		border: 0 none;
		padding: 0;
		clear: both;
	}
	.popular-tags > ul > li{
		width: 33.3%;
		float: left;
		display: block;
	}
	.popular-tags > ul > li:first-child > a{
		border-left: 1px solid #DDDDDD;
		padding-left: 10px;
	}
	.popular-tags > ul > li:first-child{
		padding: 0 0 0 7px;
	}
	.widget .tabs-controller li{
		font-size: 12px;
	}
	.popular-tags{
		padding-left: 15px;
	}
	.popular-tags ul{
		margin: 0;
	}
}