/* ---------[ Responsive Design Elements ]--------- */

@media only screen and (min-width : 970px) and (max-width : 1024px){
	html, body, div#outer-wrap, div#wrap, #topnav, div.ad-970x90 div, div.ad-970x90 img, #page-body, #head-ad-wrap-footer, .footer-bg, .bg-cover-art {
	  width: 100% !important;
	}
	html {
		overflow-x: hidden;
	}
	.bg-featued-title {
		width: 91.5% !important;
	}
	div#main-featured {
		width: 49%;
	}
	.main-smaller {
		width: 46%;
	}
	#column-left {
		width: 60%;
	}
	body.blog.single-post #column-left {
		width: 67%;
	}
	#blog-left {
		width: 95%;
	}
	#topnav ul.nav.clearfix {
		width: 119%;
		right: 21%;
	}
	#topnav ul ul a {
		font-size: 13px !important;
	}
	#topnav ul.nav.clearfix li {
		font-size: 15px;
	}
	div#social {
		right: 1%;
	}
	div#sub {
		right: 23%;
	}
	div#search {
		right: 2%;
	}
	div.ad-970x90 {
		width: 96%;
		background: white;
	}
	div.golfdom-tv-feed .featured-video-plus iframe {
    width: 93%;
	}
	li.home-columns-feed-post div.meta {
		font-size: 16px;
	}
}
@media only screen and (min-width: 875px) and (max-width: 969px){
	html, body, div#outer-wrap, div#wrap, #topnav, div.ad-970x90 div, div.ad-970x90 img, #page-body, #head-ad-wrap-footer, .footer-bg, .bg-cover-art {
	  width: 100% !important;
	}
	html {
		overflow-x: hidden;
	}
	.bg-featued-title {
		width: 91.5% !important;
	}
	div#main-featured {
		width: 52%;
	}
	.main-smaller {
		width: 43.5%;
	}
	#column-left {
		width: 60%;
	}
	body.blog.single-post #column-left {
		width: 63%;
	}
	body.blog #sub-page-header {
		background-image: url('images/blog-layout-new-small.png');
		background-position: 0px 21px;
	}
	#blog-left {
		width: 99%;
	}
	#topnav ul ul a {
		font-size: 12px !important;
	}
	#topnav ul.nav.clearfix {
		width: 119%;
		right: 19%;
	}
	#topnav ul.nav.clearfix li, #topnav ul.nav.clearfix li a {
		font-size: 13px;
		margin-left: -3px;
		margin-right: -1px;
	}
	div#social {
		right: 1%;
	}
	div#sub {
		right: 24%;
	}
	div#search {
		right: 2%;
	}
	div.ad-970x90 {
		width: 96%;
		background: white;
	}
	div#smaller-box-featured {
    width: 48%;
    left: 3%;
}
	div.golfdom-tv-feed .featured-video-plus iframe {
    width: 93%;
	}
	span.sponsorship-content-home-news {
		left: 51%;
	}
	div.more-videos-button a {
		font-size: 31px;
	}
	li.home-columns-feed-post div.meta {
		font-size: 14px;
	}
	div#footer-menu-cont ul li:after {
    padding-left: 5px;
}
}
@media only screen and (min-width: 769px) and (max-width:874px) {
	html, body, div#outer-wrap, div#wrap, div.ad-970x90 div, div.ad-970x90 img, #page-body, #head-ad-wrap-footer, .footer-bg, .bg-cover-art {
		width: 100% !important;
		overflow-x: hidden;
	}
	#column-left {
		width: 58%;
	}
	#blog-left {
		width: 99%;
	}
	body.blog #sub-page-header {
		background-image: url('images/blog-layout-new-smaller.png');
		background-position: 0px 21px;
	}
	span.sponsorship-content-home-news {
		left: 38%;
	}
	#topnav {
		width: 100%;
	}
	#topnav ul a {
		font-size: 12px;
	}
	#topnav ul ul a {
		font-size: 12px !important
	}
	#topnav ul.nav.clearfix {
		width: 131%;
		right: 29%;
	}
	#topnav ul.nav.clearfix li {
		font-size: 13px;
		margin-left: -3px;
		margin-right: -1px;
	}
	div#main-featured {
		width: 48%;
	}
	.bg-featued-title {
		width: 90%;
	}
	.main-smaller {
		width: 46%;
	}
	div#smaller-box-featured {
		width: 49%;
	}
	div.golfdom-tv-feed .featured-video-plus iframe {
		width: 93%;
	}
	div.more-videos-button a {
		font-size: 28px;
	}
}
@media only screen and (max-width: 768px) {
	html, body, div#outer-wrap, div#wrap, #topnav, div.ad-970x90 div, div.ad-970x90 img, #page-body, #head-ad-wrap-footer, .footer-bg, .bg-cover-art {
	  width: 100% !important;
	}
	body{
		background-image: none;
	}
	#topnav ul, #catnav ul {
		display: none;
	}
	div.main-smaller {
		width: 157px;
	}
	div#smaller-box-featured {
		width: 335px;
	}
	div#main-featured {
		width: 385px;
	}
	div.bg-featued-title {
		width: 345px;
	}
	.select-menu {
		display:block;
		border:1px solid #000;
		padding: 10px;
		margin: 0 auto;
		font-size:10pt;
		width:100%;
		background:#222;
		color:#ccc;
		position: relative;
		top: -144px;
	}
	.select-menu-catnav {
		display:block;
		padding: 10px;
		margin: 0 auto;
		margin-top:5px;
		font-size:10pt;
		width:100%;
		text-transform:none;
		border:1px solid #ddd;
		background:#fff;
		color:#666;
	}
	.ad-970x90 {
    height: 90px;
    width: 98%;
    background: black;
    margin: 0 auto;
    position: relative;
    top: 20px;
	}
	.ad-970x90 img {
    max-width: 100%;
	}
	.ad-970x90-footer {
    height: 90px;
    width: 98%;
    background: black;
    margin: 0 auto;
    position: relative;
    top: 20px;
	}
	.ad-970x90-footer img {
    max-width: 100%;
	}
	div#head-ad-wrap-footer {
    background: white;
    height: 130px;
    width: 750px;
    margin: 0 auto;
    padding-bottom: 60px;
	}
	#topnav,
	#catnav {
		background:transparent !important;
		border:0 !important;
	}
	#topnav {
		width: 750px;
		height: 55px;
	}
	#outer-wrap {
		width: 758px;
		margin: 0 auto;
		padding: 0;
	}
	#wrap {
		clear: both;
		margin: 0 auto;
		padding: 0;
		width: 750px;
	}
	#page-body {
		padding: 0;
		clear: both;
		margin: 0 auto;
		width: 750px;
	}
	#column-left, #blog-left {
		width: 750px;
		float: left;
		padding: 0;
		margin: 0;
		position: relative;
	}
	#blog-left {
		width: 86%;
	}
	#column-right {
		display: none;
	}
	#slider {
		background: none;
		width: 450px;
		height: 363px;
		margin: 0;
		padding: 0px;
		position: relative;
		float: left;
	}
	.slides ul li {
		width: 728px !important;
		/*height: 335px !important; */
		background-size: 100% 100% !important;
	}
	.story-column-fancy h2 a {
		color: #fff;
		font-family: fg_r, Arial, sans-serif;
		font-size: 22px;
		line-height: 25px;
	}
	.slides-nav {
    position: absolute !important;
    right: -268px;
    height: 37px;
    top: 14px;
    z-index: 5;
	}
	div#search {
    width: 200px;
	}
	.home-feed {
	    margin-left: 20px;
	    margin-right: 20px;
	}
	#social-search {
		width: 175px;
		margin-top: -20px;
		margin-right: 35px;
	}
	.sub-icons.clearfix a:last-child {
		padding-left: 4px;
	}
	div#recent-posts ul li:last-child {
		display: none;
	}
	#blog-right {
    display: none;
	}
	#blog-left {
    width: 95%;
	}
	#home-video .story-column {
		height: 100%;
		overflow: auto;
		padding: 10px 10px 10px 20px;
		width: 260px;
	}
	#home-twitter-feed {
		width: 435px;
		float: left;
	}
	#home-twitter-feed .header-title-trailing {
		font-size: 9px;
	}
	#content {
    float: none;
    padding: 0;
    margin: 0 20px 20px 20px;
	}
	div#footer-cont {
    width: 87%;
    margin: 0 auto;
	}
	#footer-widgets {
		width: 756px;
	}
	.footer-bg {
	margin: -60px auto 10px auto;
	}
	#header-search {
		margin-top: 60px !important;
	}
	#footer-menu {
	margin: 15px 0 0 40px;
	}
	.home-feed-video-cont iframe {
    width: 96%;
	}
	div.more-videos-button a {
		font-size: 25px;
	}
	li.home-columns-feed-post .meta {
		font-size: 11px;
	}
}
