<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width: 240px) and (max-width: 766px){

	.timeline-view .entry-author{
		width: 50%;
		clear: both;
		background: none;
		padding-right: 0;
		display: block;
	}
	.timeline-view .entry-list{
		width: 100%;
		margin-right: 0%;
	}
	.timeline-view .line{
		background: none;
		padding: 0 15px;
	}
	.timeline-view .entry-info{
		text-align: center;
		width: 100%;
	}	
	
	#header-container &gt; div.row &gt; div:first-child {
		float: none;
	}
	.timeline-view .entry-list.views{
		margin: 0;
	}

	.single-title-container &gt; div.the-title{
		display: block;
		width: 100%;
		clear: both;
	}
	.single-title-container &gt; 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 &gt; .columns:first-child, #page div.row_no_margin &gt; .columns:first-child{
		padding-left: 15px;
	}
	#page.boxed div.row_no_margin &gt; .columns:last-child, #page div.row_no_margin &gt; .columns:last-child{
		padding-right: 15px;
	}
	.list-view article .full-thumb{
		padding-right: 15px;
	}
	.columns{
		padding: 0 15px;
	}

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