/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/



/* #Media Queries */

	@media only screen and (min-width: 1600px)  {
	
	.styled-lists .inner {
	padding: 0 200px 0 200px;
	}
	
	.full-width-block .inner {
	padding: 60px 300px 40px 300px;
	}
	
	.single-featured .inner {
	padding: 40px;
	}
	
	}
	
	@media only screen and (min-width: 1200px) and (max-width: 1599px)  {
	
	.home-text .inner {
	padding: 40px 40px 40px 0px;
	}
	
	.home-image .inner {
	padding: 80px 20px 20px 20px;
	}
	
	.styled-lists .inner {
	padding: 0 100px 0 100px;
	}
	
	.full-width-block .inner {
	padding: 60px 100px 40px 100px;
	}
	
	.single-featured .inner {
		padding: 40px;
	}
	
	.news-feed {
	width: 31%;
	margin: 10px 2% 40px 0;
	}
	
	}

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (min-width: 960px) and (max-width: 1199px) {
	
	.home-text-right, .home-text-left {
	flex-grow: 1;
	width: 94%;
	margin: 10px 3% 40px 3%;
	}
	
	.home-image-left, .home-image-right {
	width: 94%;
	margin: 10px 3% 40px 3%;
	}
	
	.home-text-left {
	order: 2;
	}
	
	.home-image-right {
	order: 1;	
	}
	
	.news-feed {
	width: 44%;
	margin: 10px 3% 40px 3%;
	}
	
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	a.site-title, a.site-title:visited {
	font-size: 30px;
	}
	
	.home-slides .inner {
	width: 80%;
	padding: 20px 20px 0px 20px;
	text-align: left;
	position: absolute;
	bottom: 40px;
	left: 0;
	}
	
	.home-text-right, .home-text-left {
	flex-grow: 1;
	width: 98%;
	margin: 10px 1% 40px 1%;
	}
	
	.home-image-left, .home-image-right {
	width: 98%;
	margin: 10px 1% 40px 1%;
	}
	
	.home-text-left {
	order: 2;
	}
	
	.home-image-right {
	order: 1;	
	}
	
	.profile-photo .inner {
	padding: 0 20px 0 20px;
	}
	
	.news-feed {
	width: 48%;
	margin: 10px 1% 40px 1%;
	}
	
	.ten.columns.news-content.main-page, .six.columns.single-featured {
	width: 748px;
	}
	
	.six.columns.single-featured {
	display: none;
	}
	
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		
	.main-logo {
	position: absolute;
	top: 160px;
	left: 40px;
	z-index: 10;
	}
		
	.mobile-nav {
	display: inline;
	}
	
	.mobile-nav .sub-menu {
	display: none;
	}
	
	.slick-dots {
	bottom: 5px;
	}
	
	.sixteen.columns.desktop-nav {
	display: none
	}
	
	.home-text-right, .home-text-left {
	flex-grow: 1;
	width: 98%;
	margin: 10px 1% 40px 1%;
	}
	
	.home-image-left, .home-image-right {
	width: 98%;
	margin: 10px 1% 40px 1%;
	}
	
	a.site-title, a.site-title:visited { 
	font-size: 25px;
	}
	
	.home-slides .inner, .page-banners .inner {
	width: 90%;
	padding: 20px 0px 0px 20px;
	text-align: left;
	position: absolute;
	bottom: 40px;
	left: 0;
	}
	
	.home-slides .inner h2 {
	font-size: 40px;
	line-height: 50px;
	}
	
	.home-slides p.slide-text {
	font-size: 15px;
	line-height: 28px;
	color: #fff;
	}
	
	.home-slides {
	background-position: right -240px top !important;
	margin-bottom: 40px;
	}
	
	header.top-head {
	padding: 60px 0 50px 0;
	position: fixed;
	text-align: center;
	}
	
	.fixed-spacer {
	width: 100%;
	margin: 0 auto;
	padding-top: 5px;
	}
	
	.google-map {
	padding-bottom: 80.25%;
	}
	
	.footer-nav {
	padding: 80px 0 0 0;
	}
	
	.footer-nav {
	padding: 20px 0 0 0;
	}
	
	.home-text-right .inner, .home-text-left .inner {
	padding: 0px 0px 20px 0px;
	}
	
	.left-block, .right-block {
	margin-top: 0px;
	margin-bottom: 80px;
	}
	
	.home-text-left {
	order: 2;
	}
	
	.home-image-right {
	order: 1;	
	}
	
	.home-intro h2 {
	font-size: 26px;
	line-height: 37px;
	}
	
	.home-intro {
	margin-bottom: 40px;
	}
	
	.news-feed {
	width: 100%;
	margin: 10px 0 40px 0;
	}
	
	.quote-mark {
	width: 100%;
	float: left;
	}
	
	.quote-mark img {
	display: block;
	width: 100px;
	}
	
	.the-quote {
	width: 100%;
	margin: 20px 0 10px 0;
	float: left;
	}
	
	.testimonial {
	min-height: 600px;
	width: 100%;
	margin: 0 0 60px 0;
	}
	
	.news-content img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	
	.alignnone {
	margin: 5px 0 20px 0;
	}
	
	.alignright {
	margin: 5px 0 20px 0px;
	}
	
	.alignleft {
	margin: 5px 0px 20px 0;
	}
	
	.aligncenter {
	margin: 5px auto 5px auto;
	}
	
	.single .fixed-spacer {
	padding-top: 20px;
	}
	
	.six.columns.single-featured {
	display: none;
	}
	
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


