@media only screen
and (min-width : 1600px ) {
	
	.p-img {
		width: 100%;
	}
	
}

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

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

	.inner ,
	.home-layer.clients {
		max-width: initial;
		padding: 0 35px;
	}
	
	.navigation .main-menu {
		padding-left: 143px;
	}
	
	header nav ,
	header .utilities .btn {
		// right: 35px;
	}
	
	header .utilities ul {
		width: 540px;
	}
	
	.p-img img {
		margin-left: -658px;
		position: absolute;
			left: 50%;
	}
	
	.panel-2 .p-img img {
		margin-left: 0;
			left: auto;
			right: 0;
	}
	
	.loc-map img {
		width: 100%;
		height: auto;
	}
	
	.search-header {
		right: 35px;
	}
	
}

@media only screen
and (max-width : 1250px) {
	
	.callouts + .content .layer .layer-asset + .layer-content {
		width: 60%;
	}
	
	.callouts + .content .layer .layer-asset.quote ,
	.callouts + .content .layer .layer-asset.quote + .layer-content {
		float: none;
		padding: 0;
		width: 100%;
	}

	.client-slider {
		width: 1000px !important;
	}

}

@media only screen
and (max-width : 1230px) {
	
	.spotlight-nav {
		width: 32%;
	}
	
	.spotlight-cycle {
		width: 65%;
	}
	
	.slider-nav a {
		margin: 0 13px;
	}


}

@media only screen
and ( max-width : 1100px ) {
	
	.home-layer.infographic .inner > * {
		width: 100%;
	}
	
	.home-layer.infographic .inner > .infograhic-steps {
		display: none;
	}
	
	.home-layer.infographic {
		// min-height: 570px;
	}
	
	.cs-panels > dd {
		// min-height: 730px;
	}
	
	/*.csp-content {
		display: table;
	}
	
		.csp-content > .inner {
			display: table-row;
		}
		
			.csp-content .inner > div {
				display: table-cell;
				float: none;
				padding: 50px 30px 30px;
				width: 35%;
				vertical-align: middle;
			}
			
			.csp-content .inner > div:first-child {
				-webkit-box-shadow: none;
				box-shadow: none;
				padding: 50px 30px 30px;
				width: 65%;
			}
	*/
	
	.csp-content .inner > div:first-child:after {
		display: none;
	}
			
	.layer .layer-asset {
		width: 23%;
	}
	
	.callouts + .content p {
		overflow: visible !important;
	}
	
	/* ELOQUA FORMS TEMPLATE */

	.content > .gform_wrapper {
		float: none;
			-webkit-box-ordinal-group: 999;   
			-moz-box-ordinal-group: 999;      
			-ms-flex-order: 999;              
			-webkit-order: 999;              
		order: 999; 
		padding-left: 0;
		width: 100%;
	}
	
}

@media only screen
and ( max-width: 1050px ) {
	
	.slider-nav a {
		font-size: 16px;
		margin: 0 10px;
	}
	
}

@media only screen
and ( max-width : 1040px ) {
	
	.client-slider {
		width: 800px !important;
	}

	.spotlight-nav ,
	.spotlight-cycle {
		display: block;
		float: none;
		width: 100%;
	}
	
	.spotlight-cycle {
		margin-bottom: 20px;
	}
	
	.spotlight-nav:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
	
	.spotlight-nav > li {
		float: left;
		margin-left: 5%;
		width: 30%;
	}
	
	.spotlight-nav > li:first-child {
		margin-left: 0;
	}
	
	.spotlight-thumb {
		height: 138px;
	}
	
	.spotlight-thumb ,
	.spotlight-excerpt {
		display: block;
		width: 100%;
	}
	
	.spotlight-excerpt {
		padding-top: 10px;
		padding-left: 0;
	}
	
	.spotlight-thumb img {
		height: auto;
		max-width: initial;
		width: 100%;
	}
	
	footer .about-us {
		float: none;
		margin-bottom: 50px;
		padding-right: 0;
		width: 100%;
	}
	
		footer .about-us .logo {
			text-align: center;
		}
		
		footer .about-us .logo img {
			display: inline;
		}
	
	.social {
		margin: 0 auto 35px;
		position: relative;
			bottom: auto;
			right: auto;
			top: auto;
		text-align: center;
	}
	
	.social:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
	
	.social li {
		display: inline-block;
		float: none;
	}
	
	footer .inner .inner {
		padding: 0;
	}
	
	.footer-menu {
		width: 100%;
	}
	
	.footer-menu > li {
		padding: 0 10px 0 0;
	}
	
	footer .utilities , 
	.footer-home .utilities {
		float: none;
		text-align: center;
	}
	
	.layer .layer-asset.alignleft.quote ,
	.layer .layer-asset.alignright.quote {
		width: 33%;
	}
	
	blockquote {
		font-size: 22px;
	}
	
	
}


@media only screen and (max-width : 1000px ) and ( min-width : 921px ) {
	.navigation .main-menu .menu-item {
		// margin-left: 25px;
	}
	.main-menu>li>a {
	    display: block;
	    padding: 0 12px;
	}
}


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

	.tagline {
		padding: 45px 0 35px;
		text-align: center;
	}
	
	.tagline strong ,
	.tagline span {
		display: block !important;
		line-height: 1.5;
	}
	
	.tagline-items span ,
	.tagline-items span:first-child {
		display: inline-block !important;
		opacity: 1 !important;
		padding-left: 0 !important;
		position: static !important;
		visibility: visible !important;
		width: auto !important;
		z-index: 101 !important;
	}
	
	.home-layer.contact-map .inner > div:first-child {
		padding-right: 0;
	}
	
	.locations-nav li:first-child + li ,
	.home-layer.contact-map .locations-nav h5 {
		padding-left: 0;
	}
	
	/*.home-layer.contact-map .locations-nav h5 a:after {
		left: 0;
		top: -87px;
	}*/
	
	.home-layer.contact-map .contact-header {
		position: relative;
	}
	
	.home-layer.contact-map .inner > div {
		float: left;
	}
	
	.loc-details > .loc-address ,
	.loc-details > .loc-phone {
		float: none;
	}
	
	.home-layer.contact-map .gform_wrapper input[type="text"] , 
	.home-layer.contact-map .gform_wrapper textarea , 
	.home-layer.contact-map .gform_wrapper select ,
	.home-layer.contact-map .gform_wrapper div.selector {
		width: 100% !important;
	}
	
	.slider-nav a {
		font-size: 14px;
		margin: 0 2px;
	}
	
	.content .bp-title {
		font-size: 26px;
	}
	
}

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

	
}

@media only screen
and (max-width : 940px ) {
	
	.callouts + .content .layer .layer-asset.alignleft ,
	.callouts + .content .layer .layer-asset.alignright ,
	.callouts + .content .layer .layer-asset + .layer-content {
		float: none;
		width: 100%;
	}
	
	.callouts + .content .layer .layer-asset.alignleft ,
	.callouts + .content .layer .layer-asset.alignright {
		text-align: center;
	}
	
	.callouts + .content .layer .layer-asset.quote.alignleft ,
	.callouts + .content .layer .layer-asset.quote.alignright {
		text-align: left;
	}
	
	.callouts + .content .layer .layer-asset.alignleft .alignleft ,
	.callouts + .content .layer .layer-asset.alignright .alignright {
		display: inline;
		float: none;
		margin: 0 0 30px;
		max-width: 220px;
	}
	
}


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

	.mobile-menu-additions {
		display: block;
	}
	
	iframe {
		max-width: 100%;
	}
	
	.mob-menu {
		display: block;
	}
	
	#inner-wrap:before {
		background: rgba(255, 255, 255, 0.8);
		-webkit-box-shadow: inset -2px 0 3px rgba(0, 0, 0, 0.2);
		box-shadow: inset -2px 0 3px rgba(0, 0, 0, 0.2);
		content: "";
		width: 100%;
		height: 100%;
		min-height: 100%;
		opacity: 0;
		position: fixed;
		z-index: -1;
		transition: all .6s;
	}
	
	// #inner-wrap:after {
	// 	background: #ee3124;
	// 	content: "";
	// 	height: 100%;
	// 	position: fixed;
	// 		bottom: 0;
	// 		right: -240px;
	// 		top: 45px;
	// 	width: 240px;
	// 	transition: .3s;
	// }
	
	#inner-wrap.pushed-left {
		cursor: pointer;
	}
	
	#inner-wrap.pushed-left ,
	.navigation.pushed-left {
		-webkit-transform: translate(-100%, 0px);
		transform: translate(-100%, 0px);
	}
	
	#inner-wrap.pushed-left:before {
		display: block;
		opacity: 1;
		z-index: 9999999999;
	}
	
	#inner-wrap.pushed-left:after {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}
	
	#inner-wrap.pushed-left .mob-menu {
		z-index: 9999999999;
	}
	
	.navigation {
		background: #ffffff;
		-webkit-box-shadow: inset 2px 0 8px rgba(0, 0, 0, 0.2);
		box-shadow: inset 2px 0 8px rgba(0, 0, 0, 0.2);
		height: 100%;
		position: absolute;
			// right: -240px;
			left: 100%;
			top: 75px;
		// width: 240px;
		z-index: 105;
		transition: transform .6s;
	}
	
	.navigation .inner {
		padding: 0;
	}
	
	.navigation .main-menu {
		padding-top: 13px;
		padding-left: 0;
		position: relative;
		right: auto;
		top: auto;
		height: auto;
		z-index: 106;
		justify-content: center;
	}
	
	.main-menu > li { /* This targets the sub-menu items --MKO */
		border-bottom: 0;
		color: #303030;
		float: none;
		margin: 0;
		text-align: center;
		width: 100%;
		height: 50px;
		display: flex;
		flex-direction: column;
	}
	
	.main-menu > li:after {
		border-bottom: 0;
	}
	
	.main-menu>li:hover {
	    border-color: #EE2737;
	    color: #EE2737;
	    height: auto;
	    min-height: 50px;
	}
	
	.main-menu > li > a {
		padding: 12px 30px;
	}
	
	.main-menu > li.current-menu-ancestor > a,
	.main-menu > li.current-menu-parent > a,
	.main-menu > li.current-menu-item > a,
	.main-menu > li > a:hover {
		// background: #de0905;
		border-bottom: 0;
		// color: #ffffff!important;
	}
	
	// .main-menu > li.current-menu-parent{
	// 	color: #ffffff!important;
	// }

	.main-menu li:hover > .sub-menu {
		background: #EAECEC;
	}
	
	.main-menu li:hover > .sub-menu,
	.main-menu > li:hover .split-list,
	.main-menu > li:hover .split-list .sub-menu {
	}
	
	.main-menu > li.current-menu-ancestor .sub-menu ,
	.main-menu > li.current-menu-parent .sub-menu ,
	.main-menu > li.current-menu-item .sub-menu ,
	.main-menu > li.current-menu-ancestor > .split-list,
	.main-menu > li.current-menu-ancestor:hover > .split-list ,
	.main-menu > li.current-menu-ancestor:hover > .split-list .sub-menu{
		background: #fff;
		display: block;
		position: relative;
			left: auto;
			right: auto;
			top: auto;
	}
	
	.main-menu > li > .sub-menu , 
	.main-menu > li > .split-list ,
	.main-menu > li > .split-list .sub-menu ,
	.main-menu .sub-menu {
		background: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
		float: none;
		min-width: initial;
		position: static;
		top: auto;
		width: 100%;
		transition: none;
	}
	
	.main-menu > li > .sub-menu ,
	.main-menu > li > .split-list {
		padding: 30px 20px 30px 30px;
	}
	
	.main-menu > li > .split-list > .sub-menu:first-child {
		margin-top: 0;
	}
	
	.main-menu > li > .split-list > .sub-menu {
		margin-top: 25px;
	}
	
	.main-menu .sub-menu li ,
	.main-menu .split-list > .sub-menu > li > a {
		color: #303030;
		letter-spacing: initial;
		width: auto;
	}
	
	.main-menu .split-list > .sub-menu > li > a {
		border-bottom: 1px solid #dedede;
	}
	
	.main-menu .sub-menu > li.current-menu-item > a,
	.main-menu .sub-menu > li > a:hover ,
	.main-menu .split-list > .sub-menu > li > a:hover {
		color: #666;
		font-weight: bold;
		letter-spacing: initial;
	}
	
	.main-menu .sub-menu .sub-menu {
		padding: 15px 0 5px 25px;
		position: relative;
			left: auto;
			right: auto;
			top: auto;
	}

	.navigation .main-menu>li:after {
		position: absolute;
		content: "+";
		top: 8px;
		left: 60px;
		font-size: 24px;
	}
	.navigation .main-menu>li:hover:after {
		content: "-";
		top: 5px;
	}

	header .logo {
		position: absolute;
		top: 3px;
		left: 110px;
	}
	
	header .utilities {
		background: none;
		height: auto;
	}
	
	header .utilities ul {
		display: none;
	}
	
	header .utilities .btn {
		right: 115px;
		top: 25px;
	}
	
	.blog-header {
		height: 250px;
	}
	
	.blog-header .logo {
		margin: 11px 0 26px 0;
	}
	
	.blog-header h2 {
		font-size: 28px;
	}
	
	.blog-header .utilities {
		background: #333;
	}
	
	.blog-header .utilities ul {
		display: block;
	}
	
	.blog-header .logo {
		position: static;
	}
	
	.blog-callouts li {
		font-size: 14px;
	}	
	
	.panel-prev , 
	.panel-next {
		display: none;
	}
	
	.panel-nav {
		top: 595px;
	}
	
	.panels .p-content {
		text-align: center;
	}
	
	.home-layer {
		// padding: 60px 0;
	}
	
	
	.content-masthead {
		min-height: 300px;
		// padding-top: 75px;
	}
	
	.callouts + .content img.alignleft , 
	.callouts + .content img.alignright {
		max-width: 200px;
		height: auto;
	}
	
	.footer-menu > li {
		min-height: 130px;
		width: 50%;
	}
	
	/* COLORBOX */
	
	#cboxOverlay {
		max-width: 100%;	
	}
	
	#colorbox,
	#cboxWrapper,
	#cboxTopCenter,
	#cboxBottomCenter,
	#cboxLoadedContent {
		max-width: 100%;
	}
	
	#cboxContent {
		left: 50%;
		margin-left: -45%;
		max-width: 90%;
	}
	
	#cboxLoadedContent {
		width: auto !important;
		overflow: hidden;
	}
	
	#cboxMiddleLeft,
	#cboxMiddleRight {
		
	}

	.layer-callout-text h2 {
	    font-size: 18px;
	    line-height: 30px;
	}
}

@media only screen and (max-width: 880px) and (min-width : 800px) {
	
	blockquote {
		font-size: 20px;
	}
	
}

@media only screen and (max-width: 860px) {
	
	.csp-content .inner > div:first-child:before {
		left: -25%;
	}
	
	.csp-content .inner > div:first-child:after,
	.csp-content .inner > div {
		// width: 85%;
	}

	.client-slider {
		width: 600px !important;
	}

}

@media only screen and (max-width: 815px) {
	
	.home-layer.clients .inner {
		padding: 25px 0 0 0;
	}
	
	.client-slider-container {
		position: static !important;
	}
	
	.home-layer.clients h5 {
		display: none;
	}
	
	.client-slider {
		margin: 0 auto;
	}

}

@media only screen and (max-width: 800px) {
	
	.p-content .more {
		text-shadow: 0 0 5px #000;
	}
	
	.blog-header {
		margin-bottom: 50px;
	}

	.blog-header .utilities ul {
		float: none;
		margin-right: 0;
	}
	
	.blog-callouts {
		padding-right: 0;
	}

	.callouts + .content img.alignleft , 
	.callouts + .content img.alignright {
		max-width: initial;
		height: auto;
	}
	
	.content .alignleft ,
	.content .alignright {
		max-width: 200px;
		height: auto;
	}
	
	.content .layer-asset.alignleft ,
	.content .layer-asset.alignright {
		max-width: initial;
	}
	
	.overview-columns {
		float: none;
		margin-left: 0;
		width: 100%;
	}
	
	.p-img img {
		margin-left: 0;
		min-width: 100%;
		min-height: 100%;
		height: auto;
		width: auto;
		left: 0;
	}
	
	.layer-nav ul {
		text-align: center;
		width: auto;
	}
	
		.layer-nav li {
			display: inline-block;
			float: none;
			margin-left: 55px;
		}
		
	.home-layer {
		// background-image: none !important;
	}
		
	.callouts ,
	.callouts + .content {
		float: none;
		width: 100%;
	}
	
	.main-wrap ,
	.blog .main > .inner ,
	.single .main > .inner {
		display: -webkit-box;
		display: flex;
		flex-direction: column;
		  -webkit-box-orient: vertical;
		  -moz-box-orient: vertical;
		  -webkit-box-flex: 0;
		  -webkit-flex: 0;
		flex: 0;
	}
	
	.callouts {
		  -webkit-box-ordinal-group: 2;
		  -moz-box-ordinal-group: 2;
		  -webkit-order: 2;
		order: 2;
	}
	
	.callouts + .content {
		  -webkit-box-ordinal-group: 1;
		  -moz-box-ordinal-group: 1;
		  -webkit-order: 1;
		order: 1;
	}

	.layer .layer-asset.quote.alignleft ,
	.layer .layer-asset.quote.alignright ,
	.layer .layer-asset.quote.alignleft + .layer-content ,
	.layer .layer-asset.quote.alignright + .layer-content {
		float: none;
		padding: 0;
		width: 100%;
	}
	
	.content p {
		overflow: visible !important;
	}
	
	.content .alignleft ,
	.content .alignright {
		max-width: 40%;
	}
	
	blockquote {
		padding-right: 15px;
	}
	
	.doc-image {
		float: none;
		max-width: 220px;
		width: auto;
	}
	
	.content .doc-title {
		overflow: visible;
	}
	
	.home-layer.contact-map .inner > div {
		float: none;
		width: 100% !important;
	}
		
		.loc-map {
			width: 520px;
		}
		
		.loc-map img {
			width: auto;
				max-width: 100%;
		}

	.layer-header {
		width: 80%;
	}
	.layer-animated-gifs {
		flex-direction: column;
	}
	.layer-animated-gifs>div {
		width: 100%;
		padding: 0 35px;
		text-align: center;
	}
	.layer-callout {
		flex-direction: column;
	}
	.layer-callout-text,
	.layer-callout-img {
		width: 100%;
	}
	.layer-callout-text {
		padding: 10%;
	}
	.layer-callout-text h2 {
		font-size: 18px !important;
	}
}

@media only screen and (max-width : 760px) {
	
	.slider-nav a {
		display: block;
	}
	
	.slider-prev,
 	.slider-next {
		display: none;
	}
	
}

@media only screen and (max-width : 720px) {
	
	.home-layer div.selector,
	.home-layer div.selector span {
		width: 100% !important;
		min-width: initial;
	}

	
}


@media only screen and (max-width : 710px) {
	
	.p-img img {
		left: 50%;
		margin-left: -400px;
	}
	
	.layer-nav li{
		margin-left: 35px;
	}
	
	.home-layer.infographic {
		// background-image: none !important;
	}
	
	.home-layer.infographic .inner > * {
		width: auto;
	}
	
	/*.csp-content .inner {
		padding: 0;
	}*/
	
	.csp-content {
		background: rgb(255, 255, 255);
		background: rgba(255, 255, 255, .8);
		display: table;
		padding-bottom: 30px;
		margin: 0 auto;
	}
	
		.csp-content > .inner {
			display: table-row;
		}
		
			.csp-content .inner > div {
				display: table-cell;
				float: none;
				// padding: 50px 30px 30px;
				// width: 35%;
				vertical-align: middle;
			}
			
			.csp-content .inner > div:first-child {
				-webkit-box-shadow: none;
				box-shadow: none;
				// padding: 50px 30px 30px;
				// width: 65%;
			}
			
			.csp-content .inner > div:first-child:before {
				display: none;
			}
	
	.csp-content p {
		font-size: 14px;
		line-height: 1.65;
	}
	
	.csp-content .inner > div:first-child {
		// width: 57%;
	}
	
	.csp-content .inner > div {
		// width: 43%;
	}
	
	.home-layer h5 {
		width: auto !important;
	}
	
	.csp-container img {
		max-width: 100%;
	}

	.footer-form input[type="email"] {
		width: 250px;
	}

}

@media only screen and (max-width: 700px) {
	
	.layer-nav {
		display: none;
	}

}

@media only screen and (max-width: 680px) {
	
	.layer .layer-asset ,
	.layer .layer-asset + .layer-content , 
	.layer .layer-asset.alignleft + .layer-content ,
	.layer .layer-asset.alignleft {
		float: none;
		width: 100%;
	}
	
	.layer .layer-asset.alignleft {
		margin: 0 0 50px 0;
		padding-right: 0;
		text-align: center;
	}
	
	.layer .layer-asset.quote.alignleft ,
	.layer .layer-asset.quote.alignright {
		text-align: left;
	}
	
	.layer .layer-asset img {
		display: inline;
		max-width: 220px;
	}
	
	.layer .layer-asset.alignleft .alignleft {
		float: none;
		margin: 0;
	}

	.client-slider {
		width: 400px !important;
	}

	.home-clients-wrapper {
		flex-direction: column;
	}
	.home-clients-wrapper > div {
		width: 100%;
		text-align: left;
	}
	.home-clients-wrapper .thick-line {
		margin-top: 10px;
	}
	.home-clients-wrapper .client-author {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 620px) {
	
		
	.footer-menu ,
	.home-about {
		display: none;
	}
	
	footer .utilities , 
	.footer-home .utilities {
		padding-top: 0;
	}
	
}

@media only screen and (max-width: 590px) {
	
	.search-header {
		top: 21px;
		right: 0;
		width: 100%;
	}
	
	.search-header input[type="text"] {
		padding: 8px 35px;
	}
	
	.search-header input[type="submit"] {
		right: 35px;
	}
	
	.blog-header {
		background-image: none !important;
		height: auto;
		padding-bottom: 25px;
	}
	
	.blog-header .logo {
		margin: 50px 0 20px 0;
	}
	
	.post-thumb {
		float: none;
		margin-bottom: 30px;
	}
	
	.post-thumb img {
		display: inline;
	}
	
	.content .bp-title {
		font-size: 22px;
		line-height: 1.3;
		padding: 0 0 30px 0;
	}
	
	.loc-map {
		width: 100%;
	}
	
}

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

	.inner {
		// padding: 0 20px;
		// padding: 0;
	}
	.panels .p-content {
		width: auto;
	}
	.p-content h2 {
		padding-bottom: 0;
	}

	.home-hero-wrapper,
	.home-certainty-wrapper {
		flex-direction: column;
	}
	.home-hero-wrapper > div,
	.home-certainty-wrapper > div {
		width: 100%;
	}

	.home-certainty-wrapper img,
	.home-certainty-wrapper p {
		margin: auto;
	}
	
	.home-layer.infographic.white {
		min-height: 100%;
	}

	footer nav.multi-column {
		justify-content: center;
	}
	footer .footer-top-button {
		margin-right: 0;
	}
	footer .footer-form label {
		margin: 0 0 8px 0;
	}

	header {
		border-bottom: 0;
		// height: 75px;
	}

	header .utilities {
		display: none;
	}
	
	.blog-header {
		border-bottom: 4px solid #ebebeb;
	}
	
	.blog-header .utilities {
		display: block;
	}
	
		.search-header input[type="text"] {
			padding: 8px 20px;
		}
		
		.search-header input[type="submit"] {
			right: 20px;
		}
		
	.pagination a {
		font-size: 14px;
	}
	
	.pagination span , 
	.pagination a {
		padding: 0 6px;
	}
	
	.mob-menu {
		// left: 100%;
	}
	
	header .logo {
		margin-left: 50%;
		left: -80px;
		
	}
	
	.panels {
		height: auto;
		min-height: 160px;
		padding: 25px 0;
	}
	
	.panels .p-content {
		// padding: 50px 20px 0;
	}
		
	.p-content h2 {
		font-size: 21px;
		font-weight: 400;
	}
	
	.p-content h3 {
		font-size: 14px;
		padding-bottom: 0;
	}

	.p-content p ,
	.p-content .more ,
	.panel-nav {
		display: none;
	}
	
	.p-img img {
		left: 0;
		margin-left: 0;
	}
	
	.panel-1 .p-img img {
		left: auto;
		right: 0;
	}
		
	.tagline {
		font-size: 16px;
		padding: 25px 0;
	}
	
	.home-layer {
		background: none;
		padding: 20px 0;
		text-align: center;
	}

	.teal-div {
    margin: 8px auto 10px auto !important;
		text-align:center;
}
	
	.home-layer h5 {
		line-height: 1.4;
		padding-bottom: 25px;
		width: auto !important;
	}
	
	.home-layer h5:after {
			bottom: -3px;
			left: 50%;
		margin-left: -5px;
	}
	
	.home-layer h2 ,
	.home-layer h3 {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.5;
	}
	
	.home-layer p {
		// display: none;
	}
	
	.home-layer.infographic {
		// background-image: none !important;
		min-height: initial;
	}
	
	.home-layer.infographic .inner > * {
		width: auto;
	}
	
	.home-layer h5 {
		font-size: 14px;
	}

	
	.cs-panels > dd {
		min-height: 100%;
	}
	
	.cs-panels > dd:after {
		background: rgb(255, 255, 255);
		background: rgba(255, 255, 255, .8);
		content: "";
		display: block;
		height: 100%;
		position: absolute;
			bottom: 0;
			left: 0;
			right: 0;
			top: 0;
		width: 100%;
		z-index: -1;
	}
	
	.csp-content {
		background: none;
		display: block;
		min-height: 100%;
		height: 100%;
		padding: 20px;
		position: relative;
	}
	
	.csp-content > .inner ,
	.csp-content .inner > div ,
	.csp-content .inner > div:first-child {
		display: block;
		position: static;
	}
	
	.csp-content .inner > div ,
	.csp-content .inner > div:first-child {
		width: auto;
		padding: 0;
	}
	
	.csp-container img {
		margin: 0 auto;
	}
	
	.csp-nav {
		margin-top: 15px;
		position: static;
		text-align: center;
		width: 100%;
	}
	
	.home-layer.spotlight {
		background-image: none !important;
		-webkit-box-shadow: inset 0 4px 7px 0px rgba(0, 0, 0, 0.15);
		box-shadow: inset 0 4px 7px 0px rgba(0, 0, 0, 0.15);
		margin-bottom: -20px;
		padding: 25px 0 0;
	}
	
	.home-layer.spotlight .inner {
		padding: 0;
	}
	
	.spotlight-container {
		margin-top: 15px;
	}
	
	.spotlight-cycle > dd {
		height: 300px;
	}
	
	.sc-content {
		background: #474747;
		border-bottom: 1px solid #ccc;
	}
	
	.sc-content-left ,
	.sc-content-right {
		display: block;
		float: none;
		width: 100%;
	}
	
	.sc-content h4 {
		font-size: 16px;
	}
	
	.sc-content-right ,
	.spotlight-nav {
		display: none;
	}
	
	.home-layer.contact-map {
		background-size: cover;
	}
	
	.home-layer.contact-map .inner {
		padding: 20px;
	}
	
	.home-layer.contact-map h5 {
		font-size: 16px;
		margin-top: 50px;
		padding-left: 0;
		left: 0;
	}
	
	.home-layer.contact-map h5 a:after {
		left: 50%;
		top: -50px;
		margin-left: -23px;
	}
	
	.home-layer.contact-map .locations-nav {
		margin-top: 75px;
		padding-bottom: 0;
		padding-left: 0;
	}
	
	.home-layer.contact-map .locations-nav h5 {
		margin-top: 0;
	}
	
	.home-layer.contact-map .locations-nav h5 a:after {
		left: 50%;
		top: -60px;
		margin-left: -17px;
	}
	
	.home-layer.contact-map .locations-nav li:first-child {
		display: block;
		padding-right: 0;
	}
	
	.home-layer.contact-map .locations-nav li ,
	.home-layer.contact-map .loc-map {
		display: none;
	}
	
	.loc-details > .loc-phone ,
	.loc-details {
		font-size: 14px;
		width: 100%;
	}
	
	.home-layer .gform_wrapper {
		display: none !important;
	}
	
	.home-layer.contact-map .inner > div , 
	.home-layer.contact-map .inner > div:first-child {
		float: none;
		width: auto;
		padding: 0;
	}
	
	// .content-masthead {
	// 	background-image: none !important;
	// 	background: #666;
	// 	height: 110px;
	// 	margin-bottom: 40px;
	// 	padding-top: 36px;
	// }
	
		.content-masthead .page-title {
			color: #fff;
			font-size: 34px;
			text-shadow: 0 0 5px rgba(0,0,0,0.75);
		}
		
	.breadcrumbs {
		margin-bottom: 40px;
	}
	
		.breadcrumbs span {
			background: none;
			color: #999;
			display: block;
			font-size: 10px;
			margin-bottom: 5px;
		}
		
		.breadcrumbs span:last-child {
			clear: left;
			color: #666;
			float: none;
			font-size: 12px;
			padding-left: 0;
		}
		
		.breadcrumbs a {
			background: url('../images/breadcrumb-dd.gif') right center no-repeat;
			padding-right: 10px;
		}
	
	.main ,
	.callouts p {
		font-size: 14px;
	}
	
	.callout h2 {
		font-size: 18px;
	}
		
	.main h1 ,
	.content h1 {
		font-size: 26px;
	}
	
	.content h2 {
		font-size: 26px;
		line-height: 1.35;
	}
	
	.content h3 {
		font-size: 18px;
	}
	
	.content blockquote {
		font-size: 20px;
	}
		
	.content img ,
	.callouts + .content img.alignleft , 
	.callouts + .content img.alignright {
		max-width: 100%;
		height: auto;
	}
	
	/* HELPERS */

	.alignleft ,
	.alignright ,
	.alignleft img ,
	.alignright img {
		float: none;
		margin: 0 0 30px;
	}
	
	.content .split-list {
		margin-bottom: 20px;
	}
	
	.content .two-column ,
	.content .three-column {
		float: none;
		margin-bottom: 0;
		width: 100%;
	}
	
	.content ul , 
	.content ol {
		padding-left: 25px;
	}
	
	.content blockquote.alignleft ,
	.content blockquote.alignright {
		max-width: initial;
		width: auto;
	}
	
}

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

	.blog-header h2 {
		font-size: 22px;
	}
	
	.bp-meta > span {
		display: block;
		line-height: 1.75;
		padding-left: 0;
		margin-left: 0;
	}
	
	.bp-meta > span:before {
		display: none;
	}
	
	.bp-meta .stButton .sharethis {
		display: block;
		background-position: center right;
		padding-left: 0;
		padding-right: 25px;
		width: auto;
	}

	.tagline strong, .tagline span {
		display: block !important;
	}

}

@media screen and (max-width : 330px) {
	
	footer .utilities li:first-child {
		font-size: 9px;
	}
	
}

@media screen and (max-width : 320px) {
	
	header .utilities li {
		float: none;
		line-height: 1.7;
		margin-left: 0;
	}
	
	.utility-menu a[href*="feed"] {
		margin-top: 6px;
	}
	
	.search-header {
		top: 81px;
	}
	
}