@media screen and (max-width: 1200px) {
	#top-menu select.menu-mobile {
		height: 23px;
	    display: block;
	    font-size: 13px;
	    margin-top: 5px;
	}

	#top-menu .top-nav {
		width: 30%;
		display: none;
	}

	.box-search .social {
		margin-top: 7px;
	}

	.box-search {
		width: 65%;
	}

	#top-header {
		padding-bottom: 15px;
	}
}


@media screen and (max-width: 1000px) {
	#top-header {
		padding-bottom: 0;
	}

	#main-content,
	#main.left-sidebar #main-content {
		width: 65%;
	}

	#sidebar {
		width: 31%;
		max-width: 300px;
	}

	#main.double-sidebar #main-content {
		width: 55%;
	}

	#main.double-sidebar #sidebar {
		width: 20%;
	}

	#sidebar-left {
		width: 19%;
	}

	#main.double-sidebar #main-content img.alignleft, 
	#main.double-sidebar #main-content img.alignright {
		max-width: 70%;
	}

	#slider ul.slides li .detail p.excerpt {
		display: none;
	}

	.slider ul li {
		max-width: 25% !important;
	}

	.type-slideshow .flex-control-nav {
		width: 15% !important;
	}

	.similar-post article {
		width: 100%;
	}

	.review-top .review-final-score,
	.review-final-score {
		width: auto !important;
		border-bottom: none;
		display: block;
		float: none;
		text-align: left;
	}

	.review-top .review-short-summary,
	.review-short-summary {
		margin-left: 0;
		border-left: 0;
		padding-left: 0;
	}

	span.post-large-rate span {
		float: none;
	}

	.review-top span.post-large-rate,
	.review-top .user-rate {
		width: 100%;
	}
}

@media screen and (min-width: 800px) and (max-width: 1000px) {
	.post-list.type-3 .half,
	.half-wrapper {
    	width: 100%;
	}
	.post-list.type-3 .one-fourth {
		margin-left: 0;
		margin-right: 5%;
	}

	.box-search .social {
		margin: 5px 10px 0 10px;
	}

	.social li {
		font-size: 14px;
		padding: 3px;
	}
}

@media screen and (max-width: 800px) {
	.wrapper.header > .inner {
		padding: 20px 30px 0 30px;
	}

	.half-wrapper {
    	width: 100%;
	}

	#top-header {
		height: auto;
		padding: 0;
	}

	.box-search form {
		margin-top: 1%;
	}

	#logo {
		float: none;
		width: 100%;
		max-width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.ad_728 {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 0;
	}

	#top-header {
		height: auto;
		text-align: center;
	}

	#main.double-sidebar #sidebar {
		width: 31.9%;
	}

	#main.double-sidebar #sidebar-left {
		display: none;
	}

	#main-content, #main.left-sidebar #main-content {
		width: 64%;
	}

	.type-slideshow .meta {
		display: none;
	}

	.top-menu {
		display: block;
		text-align: center;
	}

	#top-menu {
		text-align: center;
	}

	.box-search {
		display: block;
	}

	.box-search .social {
		margin: 10px 0;
		width: 100%;
	}

	#top-menu .container {
		padding-bottom: 15px;
	}

	body.admin-bar #top-menu .container {
		padding-top: 15px;
	}

	#top-menu select.menu-mobile {
		display: block;
	}

	.main-menu select.menu-mobile {
		display: block;
		margin: 15px 0;
	}

	body.admin-bar .main-menu.fixed {
		margin: 0;
	}

	#top-menu select.menu-mobile {
		padding: 0;
	}

	.main-menu ul,
	#top-menu ul {
		display: none;
	}

	.main-menu ul li {
		display: block;
		text-align: center;
	}

	.main-menu ul li ul {
		position: relative;
		width: 100%;
	}

	.main-menu ul li a {
		padding: 10px 20px;
	}

	.left-sidebar .related-post {
		position: relative;
		width: 100%;
		right: 0;
	}

	.double-sidebar .post-detail {
		margin-right: 0;
	}

	#sidebar .side-ads ul li a img {
		width: 110px;
	}

	#sidebar .side-ads ul li {
		width: 110px;
		height: 110px;
	}

	.tabs-widget ul li .heading {
		font-size: 10px;
		letter-spacing: 0.04em;
		margin-right: 2px;
		padding: 5px 10px;
		padding-top: 5px !important;
	
		display: block;
	}

	article {
		width: 100% !important;
		margin: 0 0 30px 0 !important;
		height: auto !important;
		min-height: inherit !important;
	}

	#sidebar article:last-child {
		margin-bottom: 0 !important;
	}

	.post-list.type-3 .half {
		margin-bottom: 0 !important;
	}

	.comment,
	.comment-form form, {
		margin-right: 0 !important;
	}

	.double-sidebar .comment,
	.double-sidebar .comment-form form {
		margin: 30px 0 30px 0 !important;
	}

	.comment-response {
		margin-left: 30px;
	}

	.category .one-third {
		width:100%;
		margin-right: 0;
	}

	article .thumbnail img {
		min-width: inherit !important;
		width: 100%;
	}
	.type-3 .thumbnail {
		height: auto !important;
	}

	article .detail p {
		display: none !important;
	}

	.post-list .half,
	.post-list.type-3 .one-fourth  {
		width: 100% !important;
		margin: 0 0 30px 0;
	}

	.gallery-item {
		width: 45% !important;
		margin: 2.36% !important;
	}

	ul.team li {
		width: 100%;
		margin: 0 0 30px 0;
	}

	.footer-logo {
		width: 100%;
	}

	img.alignleft,
	img.alignright {
		max-width: 70%;
	}

	#post-nav {
		 display: none;
	}
}

@media screen and (min-width: 640px) and (max-width: 800px) {
	#footer .thumbnail.square,
	#footer .thumbnail.square img {
		width: 50px;
		height: 50px;
	}

	#footer .post-title a,
	#footer article .date {
		margin-left: 65px;
	}

	#main.double-sidebar #sidebar-left {
		display: none;
	}
}

@media screen and (max-width: 600px) {
	body {
		margin-top: 0;
	}

	#main.left-sidebar #sidebar,
	#main.right-sidebar #sidebar,
	#main.double-sidebar #sidebar {
		width: 100%;
		max-width: inherit;
	}

	#main.left-sidebar #main-content,
	#main.right-sidebar #main-content,
	#main.double-sidebar #main-content {
		width: 100%;
	}

	.container {
		width: 100%;
	}

	#main > .inner {
		padding: 20px;
	}

	.wrapper.main-menu {
		top: 0 !important;
	}

	#main.double-sidebar #sidebar-left {
		display: none;
	}

	.breaking-news-title {
		width: 120px;
	}

	.breaking-news .flex-direction-nav {
		width: 120px;
	}

	.breaking-news-title h2 {
		font-size: 20px
	}

	#main .type-slideshow h2.post-title {
		font-size: 30px;
	}

	#sidebar-left {
		display: none;
	}

	#footer article .date {
	margin-left: 0;
	}

	.post-detail .detail p {
		margin-right: 0;
	}

	.left-sidebar #sidebar {
		left: 0 !important;
	}

	.left-sidebar .comment,
	.left-sidebar .comment-form,
	.left-sidebar .post-detail .detail p {
		margin-left: 0 !important;
	}

	.author,
	.rating,
	.simmiliar-post,
	.comment {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.double-sidebar .row.trending {
	margin-bottom: 40px;
	}

	.right-sidebar .related-post {
		margin-left: 0;
		width: 100%;
	}

	#sidebar .side-ads ul {
		float: none;
		text-align: center;
	}

	#sidebar .side-ads ul li {
		float: none;
		display: inline-block;
	}

	#footer .one-third {
		width: 100%;
		margin: 0 0 20px 0;
		padding: 0;
		border: none !important;
	}

	#footer .widget-title {
		margin-top: 40px;
	}

	#footer-bottom p {
		float: none !important;
	}
}

@media screen and (max-width: 480px) {
	#top-menu,
	.wrapper.main-menu > .inner,
	#main > .inner {
		padding: 10px;
	}

	.wrapper.header > .inner {
		padding: 20px 10px 0 10px;
	}

	.box-search form input[type="text"] {
		width: 120px;
	}

	.post-list {
		margin-bottom: 30px;
	}

	.post-list.type-1 .heading, 
	.post-list.type-3 .heading, 
	.post-list.type-4 .heading, 
	.post-list.pictures .heading {
		margin-bottom: 45px;
	}

	.post-list.type-3 .heading label, 
	.post-list.type-1 .heading label, 
	.post-list.type-4 .heading label, 
	.post-list.pictures .heading label {
		font-size: 20px !important;
		padding: 0 10px;
	}

	.heading label, 
	.comment-respond .comment-reply-title label {
		padding: 0 10px;
	}

	.post-list.type-1 .heading .border-top, 
	.post-list.type-3 .heading .border-top, 
	.post-list.type-4 .heading .border-top, 
	.post-list.pictures .heading .border-top {
		margin-top: -35px;
	}

	.home-widget.type-1 article.regular:nth-last-child(-n+2) {

	}

	.type-slideshow .post-title {
		font-size: 20px !important;
	}

	.review-bottom .review-final-score,
	.review-final-score {
		width: auto !important;
		border-bottom: none;
		display: block;
		float: none;
	}

	.review-top {
		float: none;
		display: block;
		margin-right: 0;
		width: auto;
	}

	.review-bottom .review-short-summary,
	.review-short-summary {
		margin-left: 0;
		border-left: 0;
	}
}