@media (min-width: 768px) and (max-width: 979px) {
	body {padding: 0;}
	#header {background: url('../images/header-repeat-mobile.png') bottom center repeat-x; height: auto;}
	#header, #primary, #spaces, #footer, .site_disclaimers, .innerShoutout {padding-left: 20px; padding-right: 20px;}
	#main_navigation {display: none;}
	.slider_nav_container {display: none;}
	.navigation {height: 4px!important;}
	
	.wrapper {width: auto;}
	.fade_left, .fade_right, .flex-direction-nav {display: none!important;}
	#featured_container {background: none!important;}
	#featured {margin-top: 0;}
	
	.social-phone {margin-top: 0!important;}
	.phone p {font-size: 18px; line-height: 24px; float: right;}
	
	/* Blog */
	.float_entry {width: 63%;}
	
	.footer_nav {margin-bottom: 15px;}
	.footer_nav ul li {display: block; border-top: 1px solid #a1a1a1; border-left: none; padding-left: 0; margin-left: 0; padding-top: 10px; margin-top: 10px;}
	.footer_nav ul li:first-child {margin-top: 0; padding-top: 0; border-top: none!important;}
	
	/* Insertion */
	.insertion.video.float_left {float: none!important; margin-right: 0!important;}
	.insertion.video.float_right {float: none!important; margin-left: 0!important; margin-right: 0!important;}
	.insertion.video {width: 100%!important;}
}
@media only screen and (max-width: 767px) {
	body {padding: 0;}
	#header {background: url('../images/header-repeat-mobile.png') bottom center repeat-x; height: auto;}
	#primary .sidebar {margin-left: 0;}
	#header, #primary, #spaces, #footer, .site_disclaimers, .innerShoutout {padding-left: 20px; padding-right: 20px;}
	.navigation {height: 4px!important;}
	#main_navigation {display: none;}
	.slider_nav_container {display: none;}
	.spacer {margin-top: 20px!important;}
	.spacer:first-child {margin-top: 0!important;}
	
	.social-header .rss_feed {position: relative; top: -4px;}
	
	.wrapper {width: auto;}
	.fade_left, .fade_right, .flex-direction-nav {display: none!important;}
	#featured_container {background: none!important;}
	#featured {margin-top: 0;}
	#primary {background: none!important;}
	
	/* Billboard */
	.billboard_content {width: 90%!important; position: relative!important; bottom: 0!important; padding: 25px 5%!important; max-width: none!important; right: 0!important;}
	.billboard_details {float: none; width: 100%;}
	.billboard_details p {margin-bottom: 5px!important;}
	.billboard_link {float: none!important; width: 100%;}
	.billboard_link .learn {float: none!important;}
	
	/* Blog */
	.float_entry {width: auto!important; float: none!important;}
	
	#spaces {background-image: none!important; padding-top: 30px!important; margin-top: 30px!important;}
	.footer_nav {margin-bottom: 15px;}
	.footer_nav ul li {display: block; border-top: 1px solid #a1a1a1; border-left: none; padding-left: 0; margin-left: 0; padding-top: 10px; margin-top: 10px;}
	.footer_nav ul li:first-child {margin-top: 0; padding-top: 0; border-top: none!important;}
	
	.insertion.video {width: 100%!important;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	#header {background: url('../images/header-repeat-mobile.png') bottom center repeat-x; height: auto;}
	#header header {float: none;}
	#logo {text-align: center;}
	.social-phone {float: none!important; text-align: center; margin-top: 25px; width: auto!important;}
	.social-header {float: none!important; text-align: center;}
	.social-header ul {float: none!important; text-align: center;}
	.social-header ul li {float: none; display: inline-block; margin-left: 0!important; margin-right: 5px;}
	.social-phone .phone {display: inline-block; text-align: center;}
	.nav-show {text-align: center!important; float: none; margin-top: 10px;}
	
	/* Billboard */
	.billboard_details h2 {font-size: 24px!important; line-height: 30px!important;}
	
	/* Shoutout */
	#shoutout h1 {font-size: 30px; line-height: 36px;}
	
	/* Page Title */
	#pageTitle .span9 {float: none; width: 100%; text-align: center;}
	#pageTitle .span3 {float: none; width: 100%; text-align: center;}
	#pageTitle .cta {float: none;}
	
	/* Blog */
	.float_entry {width: auto!important; float: none!important;}
	
	/* Insertion */
	.insertion.video.float_left {float: none!important; margin-right: 0!important;}
	.insertion.video.float_right {float: none!important; margin-left: 0!important; margin-right: 0!important;}
}
@media only screen and (max-width: 479px) {
	#logo {text-align: center;}
	.nav-show {text-align: center!important; float: none; margin-top: 10px;}
	#header {background: url('../images/header-repeat-mobile.png') bottom center repeat-x; height: auto;}
	#header header {float: none;}
	.social-phone {float: none!important; text-align: center; margin-top: 25px; width: auto!important;}
	.social-header {float: none!important; text-align: center;}
	.social-header ul {float: none!important; text-align: center;}
	.social-header ul li {float: none; display: inline-block; margin-left: 0!important; margin-right: 5px;}
	.social-phone .phone {display: inline-block; text-align: center;}
	
	/* Page Title */
	#pageTitle .span9 {float: none; width: 100%; text-align: center;}
	#pageTitle .span3 {float: none; width: 100%; text-align: center;}
	#pageTitle .cta {float: none;}
	
	/* Billboard */
	.billboard_details h2 {font-size: 21px!important; line-height: 24px!important;}
	
	/* Shoutout */
	#shoutout h1 {font-size: 24px; line-height: 30px;}
	
	/* Blog */
	.float_entry {width: 62%;}
	
	/* Misc */
	.authorDetails, .commentAuthor {width: 80%;}
	.insertion.video.float_left {float: none!important; margin-right: 0!important;}
	.insertion.video.float_right {float: none!important; margin-left: 0!important; margin-right: 0!important;}

}

