/* @media only screen and (max-width:991px) { */
@media only screen and (max-width:1011px) {

#main {padding:0px 14px;}
	#adbox {display:none;}
	#header {width:100%; height:200px; background:none; margin-bottom:0px; margin-top:0px; position:relative;}
		#logo {background-position: 50% 50% !important; background-size: 200px !important; display: block; width: 100%; height:85px; background:url(../images/structure/logo-768.jpg) no-repeat; top:38px; margin:0 auto; left:0; right:0; overflow: hidden;}
			#logo img {width:597px; height:231px;}
		#nav {position:absolute; margin-top:0px; margin-left:0px; height:44px; text-align:center; width:100%; top:150px;}


	#content,
	#footerbox {
		/* width: 650px; */
		/* width: 504px; */
		width: 100%;
	}

	body.home #content,
	body.home #footerbox {
		/* width: 650px; */

	}

	body.single .featured-area article.postBox {
		/* width: 244px; */
	}

	body.single .featured-area article:nth-of-type(3) {
		/* display: none; */
	}

	body.single #content {
		width: 100%;
	}

	ul.bjqs {
		width: 100% !important;
	}

	li.bjqs-slide,
	#banner,
	.bannerimg,
	.bannerimg img {
		width: 100% !important;
		height: auto !important;
	}

	.bjqs-markers {
		left: 0 !important;
	}

	#home-left {
		width: 100%;
	}

	#home-right {
		clear: both;
		float: none;
		padding-top: 20px;
		width: auto;
	}

	#doggy-style {
		margin-top: 20px;
	}

	body.home .doggy-style {
		margin-top: 0;
	}

	.doggybox {
		float: left;
		width: 50%;
		/* width: 25%; */
	}

	.doggybox-5,
	.doggybox:nth-of-type(4) {
		display: none;
	}

	.postBoxes article {
		margin-bottom: 20px;
	}

	.postBoxes article:nth-of-type(2n) {
		margin-right: 0;
	}

	.postBoxes article:nth-of-type(3n) {
		display: none;
	}

	#content-left {
		width: auto;
		margin-left: 20px;
		margin-right: 20px;
		float: none;
	}

	#content-left img {
		max-width: 100%;
		height: auto;
	}

	#content-right {
		float: none;
		width: 100%;
	}

	.side-adbox {
		border: none;
		clear: both;
		text-align: center;
	}

	article:nth-of-type(3) {
		/* display: none; */
	}

	body.single #content .news-and-features,
	body.single #content .featured-area {
		display: none;
	}

	body.home .side-ad,
	body.single .side-ad {
		height: 0px;
		overflow: hidden;
	}

	body.single .doggy-style {
		margin-left: -15px;
		margin-right: -15px;
		padding: 35px;
	}

	.postBoxes.health-area article,
	.postBoxes.goods-area article,
	.postBoxes.celebrity-area article {
		width: 48%;
		width: calc(50% - 10px);
	}

	body .SFevt {
		margin-right: 20px;
		width: 48%;
		width: calc(48% - 10px);
	}

	body .SFevt:nth-child(3n) {
		margin-right: 0;
	}


	#content-right.single .doggyLeft,
	#content-right.single .doggyRight {
		width: 50%;
	}

	.single .doggyLeft h3,
	.single .doggyLeft h5 {
		margin-left: 20px;
	}

	.members .half {
		margin-left: -15px;
		width: 100%;
	}
}

@media only screen and (max-width:926px) {

	.complexItem, .complexItem2 {
		width:23%;
		width: calc(25% - 13.5px);
	}

}
