@media (max-width : 1060px) and (orientation: landscape) {

	nav#navigation {
	    margin-left: 0 !important;
	    width: 410px !important;
	}

	.col-md-4.members_side {
	    position: relative;
	    right: -100px;
	}

	img.featured_home_image {
	    height: auto !important;
	}

	p#footer-logo {
	    float: none;
	}

	.footer nav {
	    float: none;
	    width: 86%;
	    margin: 0 auto;
	}

	div#inner-footer {
		text-align: center;
	}

	.category .entry-content img {
		max-width: 30%;
	}

	.featured_sections_container {
		width: 33%;
	}

	h3.featured_sections_title {
	    max-width: 100%;
	}

	.featured_sections_excerpt {
		max-width: 100%;
	}

	.featured_sections_container p {
		max-width: 100%;
	}

	.featured_sections_container h3 a {
		font-size: 13px;
	}

	div#inner-content {
	    background-image: none !important;
	}

	.wrap {
		/*width: 910px;*/
	}
		
	div#related-articles-section {
		width: 50%;
	}	

	.conexus_tv {
		width: 100%;
		float: right;
	}

	.col-md-4.members_side {
		right: 0;
	}

	.single-see-also {
		margin-right: 10px;
	}

	.pp_category_widget_cont.widget.row.conexus_tv.ifm_micro {
		margin-right: -10px !important;
	}

	.pp_category_widget_cont.widget.row.conexus_tv.conexus_small {
		margin-right: -5px !important;
	}

	header.entry-header.article-header {
		width: 68%;
	}

	.hentry {
		width: 97%;
	}

	.widget_featured_sections_widget {
		margin-left: 0px;
	}

	.widget_sponsored_article_widget {
	    max-width: 100%;
	    margin-left: 0%;
	    padding: 0px 0px 20px 0px;
	}

	.featured_sponsored_excerpt {
		height: auto;
	}
}

@media (max-width : 1060px) and (orientation: portrait) {

	nav#navigation {
	    margin-left: 0 !important;
	    width: 410px !important;
	}

	.featured_home_container {
		margin-top: 0px;
	}

	.single-see-also {
		width: 31%;
		float: left;
		margin-right: 5px;
	}

	.related_single_article {
		line-height: 26px;
	}

	.pp_category_widget_cont.widget.row.conexus_tv.ifm_micro,
	.pp_category_widget_cont.widget.row.conexus_tv.conexus_small {
		float: left;
	}

	header.entry-header.article-header {
		float: left;
		width: 453px;
	}

	.home #main {
		width: 55%;
	}

	.wrap {
		width: 740px;
		margin-left: 30px;
	}

	.col-md-4.members_side {
	    position: relative;
	    right: 0px;
	}

	img.featured_home_image {
	    height: auto !important;
	}

	p#footer-logo {
	    float: none;
	}	

	.footer nav {
	    float: none;
	    width: 86%;
	    margin: 0 auto;
	}

	div#inner-footer {
		text-align: center;
	}

	.category .entry-content img {
		max-width: 30%;
	}

	.featured_sections_container {
		width: 33%;
		padding: 0 5px;
	}

	h3.featured_sections_title {
	    max-width: 100%;
	}

	.featured_sections_excerpt {
		max-width: 100%;
	}

	.featured_sections_container p {
		max-width: 100%;
	}

	.featured_sections_container h3 a {
		font-size: 13px;
	}

	div#inner-content {
	    background-image: none !important;
	}
	
	div#related-articles-section {
		width: 50%;
	}

	.t-2of3 {
		width: 60%;
	}

	.conexus_tv {
		width: 100%;
		float: right;
	}

	#iframe-container-pp_article iframe {
		height: 205px !important;
	}

	#iframe-container-conexus_version3 iframe {
		height: 185px;
	}

	.ctv_widget_container.conexus_version3 {
		height: auto;
		padding-bottom: 10px;
	}

	.widget_featured_sections_widget {
		margin-left: 0px;
	}

	.featured_sections_container_short {
		padding: 5px;
		height: 200px;
	}

	.widget_sponsored_article_widget {
		margin-left: 0px;
		max-width: 100%;
		padding: 0px 10px 0 0;
	}

	.featured_sponsored_excerpt {
		height: auto;
	}

	.conexus_tv {
		margin-top: 10px;
	}

	#iframe-container-conexus_version2 iframe {
		height: 235px !important;
	}
}