/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	text-align: center;
	line-height: 1.5em;
	color: #212121;
	font-weight: 300;
}

* {
	margin: 0;
	padding: 0;
}



.mobile {
	display: none;
}
.screen {
	display: block;
}

.btn_block {
	display: block;
	text-align: center;
}

ul#mfg li {
	list-style: none;
	width: 24%;
	margin: 0 0 1em 3%;
	float: left;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 3%;
	
}
ul#mfg li a {
	text-decoration: none;
	color: #333333;
	font-size: 1.1em;
}
ul#mfg li a:hover {
color: #06C;
}
	ul#mfg li img {
		width: 100%;
	}

.teaser_text {
	font-size: 1.8em;
	font-weight: 300;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	/* background: #e4f2f8; */
	border-bottom: 1px solid #eeeeee;
	padding: 1em;
	color: #999999;
	text-align: center;
}

.sub_slideshow_two {
	width: 72%;
	margin: 0 15% 0 15%;
	height: 350px;
}

.content_section {
	clear: both;
}

.sub_page ul li {
	margin: 0 0 .5em 2em;
}


/* Tab Styles */

nav.tabs {
	border-bottom: 2px solid #67b357;
	margin-bottom: 1em;
}
nav.tabs a {
	display: inline-block;
	padding: .5em 1em .5em 1em;
	margin-right: .2em;
	background: #eee;
	color: #666;
	text-decoration: none;
}
nav.tabs a:hover {
	background: #67b357;
	color: #fff;
}
nav.tabs a.chosen {
	background: #67b357;
	color: #fff;
}
.tab {
	display: none; 
	clear: both;
	padding-top: 2em;
}
.tab:first-of-type {
	display: block;
}
		
		.tab > div > div  {
			padding-top: 3em;
		}
		
.fabric_swatches > div > div  a {
    display: block;
    height: 0;
    position: relative;
    overflow: hidden;
	height: 200px;
	width: 100%;
}
.fabric_swatches > div > div a img {
	width: auto;
	height: 100%;
	position: absolute;
	max-width: none;
}
		
.fabric_swatches > div > div {
    float: left;
    width: 20.66667%;
	margin: 0 1% 1em 1%;
}
		
		.section_heading {
			background: #ffffff;
			padding: 1em;
			position: relative;
			clear: both;
		}
		.section_heading h4 {
			font-size: 2em;
			margin: 0 0 .5em 0;
		}
		
		.section_heading a {
			display: inline-block;
			background: #d25d2d;
			border-radius: 10px;
			position: absolute;
			right:  1em;
			top:  .5em;
			padding: .5em;
			color: #ffffff;
			text-decoration: none;
		}
.img_right {
    float: right;
    margin: 0 0 2em 2em;
}

.img_left {
    float: left;
    margin: 0 2em 2em 0;
}

.large_img {
	width: 500px;
}

.section_heading {
    background: #313a40;
    padding: 1em;
    position: relative;
	color: #ffffff;
	margin-bottom: 2em;
}

.section_heading h4 {
    font-size: 2em;
    margin: 0 0 0.5em 0;
}




#furniture_boxes {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	align-content: center;
	justify-content: space-around;
}

#furniture_boxes_sm {
	margin: 0 auto;
	text-align: center;
	padding-top: 0;
}

#furniture_boxes > div {
	max-width: 1500px;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	align-content: center;
	justify-content: space-around;
	margin: 0 auto;
}

#furniture_boxes article {
	list-style: none;
	margin-left:  1.5%;
	margin-right:  1.5%;
	padding: 1% 2% 2% 2%;
	background:  #eeeeee;
	flex-grow: 1;
	flex-basis: 285px;
	max-width: 285px;
	margin-bottom: 2em;
}
#furniture_boxes article img { width: 100%; }
#furniture_boxes article h3 { text-align: center;  padding: .3em; font-weight: 300; font-size: 1em; }
#furniture_boxes article h3 a {
	text-decoration: none;
	color: #fff;
}

#furniture_boxes_sm article {
	list-style: none;
	margin-left:  1%;
	margin-right:  1%;
	padding: 1% 1% 2em 1%;
	background:  #eee;
	flex-grow: 1;
	flex-basis: 250px;
	max-width: 250px;
	margin-bottom: 2em;
}
#furniture_boxes_sm article img { width: 100%; }
#furniture_boxes_sm article h3 { text-align: center; background: #67b357; padding: .3em; font-weight: 300; font-size: 1.2em; }
#furniture_boxes_sm article h3 a {
	text-decoration: none;
	color: #fff;
}



.sub_boxes {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	align-content: center;
	justify-content: space-around;
}

.sub_boxes .sub_box {
	list-style: none;
	margin-left:  1.5%;
	margin-right:  1.5%;
	padding: 1% 1% 2em 1%;
	background:  #eee;
	flex-grow: 1;
	flex-basis: 300px;
	max-width: 300px;
	margin-bottom: 2em;
	text-align: center;
}



.sub_boxes_large {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	align-content: center;
	justify-content: space-around;
}

.sub_boxes_large .sub_box {
	list-style: none;
	margin-left:  1.5%;
	margin-right:  1.5%;
	padding: 1% 1% 2em 1%;
	background:  #eee;
	flex-grow: 1;
	flex-basis: 450px;
	max-width: 450px;
	margin-bottom: 2em;
	text-align: center;
}



ul.qa li {
	list-style: none;
	margin-bottom: 1.5em;
}

ul.qa li span {
	display: block;
	padding: .5em 1em .5em 1em;
}

ul.qa li span:first-of-type {
	background: #373a92;
	color: #fff;
	border-radius: 5px;
}

video#bgvid { 
    position: relative;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(images/background.jpg) top left no-repeat;
    background-size: cover; 
}

.videos iframe {
	width: 46%;
	height: 360px;
	margin: 0 2% 1em 2%;
	float: left;
}

.page_video {
	width: 95%;
}

.photo_grid {
	padding-top: 2em;
}
.photo_grid img {
	width: 45%;
	margin-bottom: 5%;
}
.photo_grid img:nth-child(odd) {
	margin-right: 5%;
}

.gallery_photos img {
	margin: 2%;
	width: 20%;
}

.lightbox_text {
	display: none;
}

.come-in {
  transform: translateY(150px);
  animation: come-in 0.4s ease forwards;
}

.come-in:nth-child(2) {
  animation-duration: 0.5s; /* So they look staggered */
}
.come-in:nth-child(3) {
  animation-duration: 0.6s; /* So they look staggered */
}
.come-in:nth-child(4) {
  animation-duration: 0.7s; /* So they look staggered */
}
.come-in:nth-child(5) {
  animation-duration: 0.8s; /* So they look staggered */
}
.come-in:nth-child(6) {
  animation-duration: 0.9s; /* So they look staggered */
}
.come-in:nth-child(7) {
  animation-duration: 1s; /* So they look staggered */
}
.come-in:nth-child(8) {
  animation-duration: 1.1s; /* So they look staggered */
}

@keyframes come-in {
  to { transform: translateY(0); }
}

a {
	color: #2f99d6;
}
a:hover {
	text-decoration: none;
}

hr {
	border: 0;
	background: none;
	border-bottom: 3px solid #dfae9d;
	padding: 1em 0 1em 0;
	clear: both;
}

.col_one_float ul.job_listings li {
	list-style: none;
	padding-bottom: 2em;
	padding-top: 1em;
}

.center_text {
	text-align: center;
}

.sub_page div div ol li, .sub_page div div ol li{
	margin: 0 0 1em 2em;
}

.photo_board img {
	width: 30%;
	margin: 0 1.5% 1.5% 1.5%;
}

.photo_board2 img {
	width: 23.6%;
	margin: 0 .2% .5% .2%;
}



.btn {
	background: #3588c2;
	color: #ffffff;
	padding: .8em 1.2em .8em 1.2em;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	line-height: 4em;
}
ul.link_list li{
	font-size: 1em;
	padding: .5em;
	border-bottom: 1px dashed #eee;
	list-style: none;
}
	ul.link_list li a {
		text-decoration: none;
		color: #2e4028;
	}

h2 {
	font-size: 1.7em;
	margin-bottom: 1em;
	font-weight: 900;
	line-height: 1em;
}
h2 em {
	font-size: .6em;
	font-style: normal;
}
h3 {
	margin-bottom: 1em;
	color: #464646;
	font-size: 1.7em;
	line-height: 1.4em;
}
h3 > span {
	display: block;
	padding-top: 1em;
	width: 100px;
	border-bottom: 12px solid #cfd1dd;
}

h4 {
	margin-bottom: 1em;
	font-size: 1.2em;
	color: #5e81aa;
}
p {
	margin-bottom: 1em;
}

.stretch { width: 100%; }

.fadeInBlock {
    opacity:0;
}
	
#notice {
	border: 2px solid #FF0000;
	color:#FF0000;
	background-color:#FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	width: 400px;
}

#nice_notice {
	border: 2px solid #006600;
	color:#006600;
	background-color:#FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	width: 400px;
}






.client_logos {
	line-height: 4em; 
	text-align: center;
}
.client_logos img {
	height: 140px;
}


.col_one_float ul.people_list li {
	list-style: none;
	float: left;
	width:20%;
	margin-right: 5%;
	margin-bottom:3em;
	margin-left: 0;
	min-height: 130px;
}
	.people_list li img {
		width: 100%;
		margin-bottom: 1em;
	}
	.people_list h3 {
		color: #CCCCCC;
		margin-bottom: .3em;
		font-size: 1.2em;
	}
	.people_list em, .people_list a:not(.btn){
		display: block;
		margin-bottom: 0;
	}
.people_list a.btn {
	margin-bottom: 2em;
	line-height: 4em;
}
	.hidden_desc { display: none; }

ul.form li {
	list-style: none;
	float: left;
	width: 25%;
	height: 5em;
}
ul.form li input[type="text"], ul.form li select {
	width: 75%;
}
ul.form li label {
	display: block;
	width: 100%;
}
div.form_divider { 
	border-bottom: 1px solid #333;
	margin-bottom: 1em;
	padding-bottom: 1em;
	clear: both;
}



#slideshow {
	width: 100%;
	min-height: 200px;
	height: 380px;
	text-align: left;
	overflow: hidden;
	color: #ccc;
	position: relative;
	margin-bottom: 2em;
	border: 1px solid #f6dad0;
}

#slideshow > span { 
		text-align: center;
		font-size: 24px;
		font-weight: 100;
		width: 100%;
		display: block;
		padding-top: 150px;
		
	}
	
	#slideshow > a {
		display: block;
		width: 100%;
		position: absolute;
	}
	
	#slide_right {
		position: absolute;
		right: -10%;
		top: 2em;
		padding: .5em;
		cursor: pointer;
		display: block;
		width: 2em;
		font-size: 5em;
		color: #667f50;
		z-index: 4000;
		font-weight: 900;
	}
	#slide_left {
		position: absolute;
		left: 1%;
		top: 2em;
		cursor: pointer;
		display: block;
		width: 2em;
		font-size: 5em;
		color: #667f50;
		padding: .5em;
		z-index: 4000;
		font-weight: 900;
	}

dl.form{ width: 100%; }
dl.form dt { float: left; margin-right: 18px; width: 20%; text-align: right; font-size: 1.2em; }
dl.form dd { margin: 0 0 18px 0; }
dl.form dd input[type="text"]  {
	width: 60%;
	height: 2em;
	font-size: 2em;
}
dl.form dd textarea {
	width: 60%;
	height: 4em;
	font-size: 2em;
}
dl.form dd select {
	
	height: 2em;
	font-size: 2em;
}
dl.form dd input[type="submit"] {
	font-size: 1.3em;
	padding: 10px;
	color: #fff;
	margin-top: 20px;
	background: #222222;
	border: 0;
	border-radius: 5px;
}
p.form_header { border-bottom: 3px solid #ccc; padding-bottom: 10px; }

.flex_img_right {
	float: right;
	width: 30%;
	margin: 0 0 2em 2em;
	
}

.flex_img_left {
	float: left;
	width: 30%;
	margin: 0 2em 2em 0;
}

.news_entry {
	border-bottom: 1px #ccc dashed;
	margin-bottom: 1.5em;
}
	.news_entry h3 {
		margin-bottom: .5em;
	}
.full_news_entry {
	padding-top: 2em;
}
.full_news_entry h3 {
	font-size: 2em;
}

/* Search Styles */
.search_box {
	border: 1px solid #e3e4e5;
	padding: 10px 15px 10px 15px;
	width: 200px;
	position: absolute;
	top: 0;
	right: 20px;
	background: #fff;
	text-align: right;
}
.search_box img {
	width: 20px;
	vertical-align: middle;
}
	.search_box .field_set {
		margin-right: 15px;
	}
	
	.result_stats {
		margin-bottom: 15px;
	}
input[type="text"], input[type="password"], textarea {
	border-radius: 5px;
	border: 1px solid #e3e4e5;
	padding: 8px;
}
select {
	border-radius: 5px;
	border: 1px solid #e3e4e5;
	padding: 5px;
	width: 150px;
}


/* Dropdown Styles

                                { margin: 15px 0; }

/* 
	LEVEL ONE


ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background: #ccc; }
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; padding: 4px 8px; border-right: 1px solid #333;
	 								  color: #222; }
ul.dropdown li:last-child a         { border-right: none; } 
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #F3D673; color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }

*/

ul.dropdown                         { position: relative; }
ul.dropdown li:hover                { position: relative; }

/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 250px; visibility: hidden; position: absolute; top: 2.3em;  left: 0; }
ul.dropdown ul li 					{ list-style: none; float: left; text-align: left; margin: 0; padding:  0; width: 100%; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; padding: 1em 5% 1em 5%; color: #7c7c7c; background: #ffffff; margin: 0; text-decoration: none; font-size: 1.2em; border-top: 1px solid #eeeeee;  }
ul.dropdown ul li a	img { width: 100%; }
ul.dropdown ul li a:hover { color: #56c4f2; }

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }





/* Layout Styles */

#back_photo {
	position: fixed;
	top: 150px;
	width: 100%;
	height: 550px;
	z-index: 0;
	background: #fff;
}

header {
	position: fixed;
	top: 0;
	width: 100%;
	background: #ffffff;
	height: 10em;
	z-index: 3000;
}

	header > a#mobile_btn {
		position: absolute;
		top: 3em;
		right: 4%;
		display: none;
		z-index: 4000;
		border-radius: 5px;
		border: #CCCCCC 1px solid;
		padding: 15px 15px 10px 15px;
	}
header > a#mobile_btn img {
	width: 45px;
	height: 38px;
}

	

	header h1 {
		position: relative;
		top: 2em;
		left: 3%;
		width: 10em;
	}


		


header h1 img {
	width: 100%;
}
		
	header nav {
		display: block;
		top: 5.5em;
		position: absolute;
		z-index: 10;
		right: 3%;
		width: 100%;
		text-align: right;
	}

header #header_top {
	position: absolute;
	top: 0;
	text-align: right;
	color: #ffffff;
	width: 100%;
	background: #3588c2;
	font-weight: 100;
	padding: .5em 0 .5em 0;
}

header #header_top > span {
	margin-right: 13em;
}
header #header_top > a {
	position: absolute;
	top: 0;
	right: 0;
	padding: .5em 1.7em .5em 1em;
	color: #ffffff;
	background: #25628c url("images/carters-web-parts_11.jpg") no-repeat right .7em top .9em;
	background-size: auto .7em;
	text-decoration: none;
}
header #header_top > a:hover {
	border-bottom: 3px solid #25628c;
}

		header nav #top_nav {

			margin-bottom: .5em;

		}
			header nav #top_nav li {
				margin: 0 1% 0 1%;
			}
			header nav #top_nav li a {
				font-weight: 400;
				color: #343434;
			}
			header nav #top_nav a:hover {
				color: #d25d2d;
			}

		header nav #bottom_nav {



		}
			header nav #bottom_nav > li > a {
				color: #232323;
				font-weight: 300;
			}
			header nav #bottom_nav > li > a:hover {
				border-bottom: 1px solid #232323;
			}

	
	
		header nav > ul > li {
			list-style: none;
			display: inline-block;
			font-size: 1em;
			margin: 0 0 0 2%;
			padding-bottom: 20px;
		}
			header nav > ul > li > a {
				color: #ffffff;
				text-decoration: none;
				text-transform: uppercase;
				font-weight: 300;
				padding-top: 1em;
				padding-bottom: .5em;
			}

header nav #bottom_nav > li#nav_contact_btn > a {
	color: #ffffff;
	padding: .5em 1em .5em 1em;
	background: #3588c2;
	text-decoration: none;
}

	
.dropdown_nav_btn  {
	background: url("images/mp-web-parts_06.gif") center top 35px no-repeat; 
	background-size: 10px;
}
	
	header #mobile_nav {
		display: none;
		position: absolute;
		right: 0;
		width: 15em;
		background: #28509a;
		z-index: 4000;
		text-align: left;
		top: 7.5em;
	}
	header #mobile_nav > li > a {
		display: block;
		padding: 1em 1.5em 1em 1.5em;
		background: #25628c;
		color: #ffffff;
		border-top: 1px solid #ffffff;
		font-size: 1em;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: 300;
	}
	header #mobile_nav > li > a:hover {
		background: #3588c2;
		color: #ffffff;
	}
	header #mobile_nav > li {
		display: block;
		margin: 0;
		padding: 0;
	}



#top_tagline {
	width: 74%;
	padding: 0 13% 0 13%;
	text-align: center;
	position: absolute;
	top: 21em;
	left: 0;
	z-index: 10000;
}

#top_tagline img {
	width: 100%;
	max-width: 1000px;
	margin-bottom: 2em;
}




#home_service_list {
	width: 94%;
	padding: 1.5em 3% 1.5em 3%;
	background: #ebb72e;
	color: #2b539c;
	font-size: 1.5em;
	font-weight: 600;
	line-height: 1.5em;
}

			
video {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: center center;
		z-index: 2;
		margin: 0 auto;
		text-align: center;
	}

	.top_back_img {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: center center;
		z-index: 2;
		margin: 0 auto;
		text-align: center;
	}

	#home_video_screen {
		z-index: 3;
		position: absolute;
		top: -100px;
		left: 0;
		height: 1100px;
		width: 100%;
		
	}

	#top_tagline article {
		transform: translateY(-1%);
		z-index: 4;
		display: flex;
		color: #ffffff;
		margin: 0 auto;
		text-align: center;
		max-width: 1000px;
		width: 100%;
	}
	div#home_video_cols {
		position: relative;
		margin-top: 30px;
		margin-bottom: 3em;
		padding: 0;
		width: 90%;
	}
	div#home_video_cols > div.home_service_btn {
		margin: 0;
		padding: 20px 10px;
		flex-basis: 25%;
	}
	div#home_video_cols > div#home_video_more_btn {
		margin: 0;
		padding: 30px 0 0 0;
	}

	div#home_video_cols > div h3 a {
		
	}

	div#home_video_cols > div.home_service_btn a{
		background: url("images/mp-web-parts_15.jpg");
		color: #ffffff;
		padding: 2em 0 2em 0;
		border-radius: 5px;
		background-size: auto 100%;
		width: 100%;
		text-decoration: none;
		display: block;
		font-size: 1.3em;
	}




/* Programs Styles */

#services_list {
	/*
	display: flex;
	    flex-flow: row wrap;
	align-content: center;
	    align-items: stretch;
	
	justify-content: space-around;
	*/
	text-align: center;
	margin-bottom: 0;
	margin: 0 auto;
	max-width: 2000px;
    
}

#services_list > div {
	/*
	flex-grow: 1;
    flex-basis: 300px;
	*/
    height: 250px;
	width: 250px;
	max-width: 250px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin: 0 1em 2em 1em;
	border-radius: 5px;
	align-content: center;
	display: inline-block;
}
#service_valve { background-image: url("images/compressor-elements-web-parts_17.jpg"); }
#service_plasma { background-image: url("images/compressor-elements-web-parts_19.jpg"); }
#service_pistons { background-image: url("images/compressor-elements-web-parts_21.jpg"); }
#service_equipment { background-image: url("images/compressor-elements-web-parts_23.jpg"); }
#service_exchange { background-image: url("images/compressor-elements-web-parts_25.jpg"); }

#services_list > div > div {
	padding: 20px;
	height: 220px;
	border-radius: 5px;
	position: relative;
}

#services_list > div > div > a {
	
	display: block;
	height: 150px;
	width: 210px;
	padding-top: 60px;
	border-radius: 5px;
	transition: transform 250ms;
	transition-property: all;
	color: #ffffff;
	text-decoration: none;
	position: absolute;
	border: 1px solid #ffffff;
	
}

#services_list > div > div > a h3 {
	color: #ffffff;
	font-size: 1.5em;
}

#services_list > div > div > a:hover {
	padding-top: 50px;
	height: 160px;
}

#services_list > div > div > a span {
	display: inline-block;
	background: url("images/ymca_web_parts_10.jpg");
	background-size: auto 100%;
	border-radius: 5px;
	padding: .5em;
	box-shadow: 0 1px 0 0 #333333;
}

	
#home_btns a {
	display: inline-block;
	padding: .5em 1em;
	font-size: 1.3em;
	color: #ffffff;
	background: #b6bb3b;
	border-radius: 5px;
	text-decoration: none;
	margin: 0 1em 0 1em;
}


.photo_text_wrapper {
	display: table;
	position: relative;
	margin: 0 auto;
	max-width: 1400px;
}

.photo_text_block {
	display: table-row;
	position: relative;
	margin-bottom: -2em;
}
	.photo_text_block div.screen {
		display: table-cell;
		width: 60%;
		overflow: hidden;
		position: relative;
	}
	.photo_text_block div.mobile {
		display: none;
	}
	.photo_text_block div img {
		width: 100%;
		position: relative;
	}


	.photo_text_block article {
		display: table-cell;
		background: #e5e6f0;
		width:  40%;
		vertical-align: top;
		padding: 2em 4% 0 4%;
		text-align: left;
	}
.photo_text_block article p {
	font-size: 1.3em;
	line-height: 1.5em;
}
	





main {
	z-index: 2000;
	position: relative;
	width: 100%;
}
	
.sub_page {
	padding-top: 600px;
	
	min-height: 700px;
	position: relative;
	margin: 0 auto;
}
	.sub_page ul {
		margin-bottom:  2em;

	}
	
	.sub_page > div {
		background: #fff;
		min-height: 700px;
		position: relative;
		margin: 0 auto;
		text-align: left;
		padding: 0em 2% 6em 2%;
	}
	.sub_page > div > div > h2 {
		font-size: 3.2em;
		font-weight: 700;
		line-height: 1.2em;
		margin-bottom: .5em;
		text-align: center;
		padding: 1em 1em 0em 1em;
	}
.sub_page > div > div > p.top_breadcrumb {
	font-size: .9em;
	color: #DADADA;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;
	padding-top: 2em;
}


	.sub_page > div > div {
		max-width: 1100px;
		position: relative;
		margin: 0 auto;
		text-align: left;
	}
	
	.col_one {
		width: 100%;
		float: left;
		font-weight: 500;
		padding-bottom: 2em;
		margin-bottom: 2em;
		border-bottom: 2px solid #eee;
	}
	.col_two {
		width: 100%;
		text-align: center;
	}
		.col_two h2 {
			margin-bottom: .2em;
			padding: .5em;
			text-transform: none;
			font-size: 1.7em;
			margin-left: -1em;
		}
		.col_two article {
			margin-bottom: 1em;
			width: 21%;
			float: left;
			padding: 0 2% 0 2%;
		}
		.col_two article h3 {
			margin-bottom: .5em;
		}
		.col_two article img {
			width: 100%;
			max-width: 150px;
			margin-bottom: .5em;
			border-radius: 1em;
		}
		
	.col_one_float {
		width: 64%;
		padding-right: 1%;
		padding-left: 3%;
		float: left;
		top: -2em;
		position: relative;
	}
.col_one_float ul li {
	margin-left: 2em;
	border-bottom: 1px solid #eee;
	padding-bottom: .5em;
	margin-bottom: .5em;
}
	.col_two_float {
		width: 25%;
		float: right;
		padding: 1em 2% 2em 2%;
		margin-left: 2%;
		margin-bottom: 3em;
		border-left: 1px solid #cccccc;
		position: relative;
		top: -2em;
	}
	.col_two_float h3 { font-size: 1.2em; }



.sub_col_one {
	width: 45%;
	float: left;
	padding-right: 4%;
	border-right: 1px solid #eeeeee;
}

.sub_col_two {
	width: 45%;
	float: left;
	padding-left: 5%;
}
		
#home_main {
	padding-top: 850px;
	z-index: 2000;
	position: relative;
	text-align: center;
	margin: 0 auto;
}

.home_section {
	padding-top: 3.5em;
	padding-bottom: 2em;
	position: relative;
	text-align: center;
	margin: 0 auto;
	background: #ffffff;
}

.home_section p {
	margin-bottom: 2em;
}

.home_content_inner {
	max-width: 1100px;
	width: 90%;
	position: relative;
	margin: 0 auto;
	text-align: left;
	color: #FFFFFF;
}


#home_gift_shop {
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 3em;
}

#home_gift_shop > div {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
}

#home_gift_shop > div > img {
	float: left;
	width: 45%;
	margin-right: 5%;
}

#home_gift_shop > div > div {
	width: 49%;
	float: right;
	text-align: left;
}


#home_showroom {
	background: url("images/carters-web-parts_19.jpg") no-repeat;
	background-size: 100% auto;
	color: #ffffff;
	padding: 0;
}
#home_showroom > div {
	background: rgb(0,0,0,.5);
	width: 50%;
	max-width: 700px;
}

#home_showroom > div > div h3 { color: #ffffff; }

#home_showroom > div > div {
	padding: 3.5em;
	text-align: left;
	margin: 0 auto;
}


#home_cols {
		width: 100%;
		margin: 0 auto;
		padding-top: 0;
		
	background: #5976b6;
	color: #ffffff;
	}

#home_cols h2 { 
	color: #28509a; 
	background: #ebb72e;
	font-weight: 600;
	padding: 1em 0 1em 0;
	font-size: 2em;
	top: -7px;
	position: relative;
}

#home_cols h3 {
	color: #ebb72e;
	font-size: 1.5em;
	text-align: left;
}

#home_cols > div {
	max-width: 1200px;
	display: table;
	margin: 0 auto;
}

#home_cols > div > div {
	display: table-row;
	
}
#home_cols > div > div > article.home_col {
	display: table-cell;
	width: 27%;
	padding: 0 3% 0 3%;
}

#home_cols > div > div > article.home_col p {
	text-align: left;
}

#home_cols_bottom {
	width: 100%;
	background: #313a40;
	text-align: left;
	padding: 2em 0 2em 0;
}


#home_wide_photo {
	margin-bottom: 0;
	padding-bottom: 0;
}
#home_wide_photo img {
	width: 100%;	
}

#home_text {
	margin: 0 auto;
	font-weight: 300;
	line-height: 1.5em;
	position: relative;
	margin-bottom: 0;
	padding: 4em 4% 0 4%;
	width: 92%;
}
#home_text div {
	max-width:  800px;
	margin: 0 auto;
	padding:  0 0 5em 0;
	text-align: center;
}

#home_text div h2, .sub_page section h2 {
	
	margin-bottom: 1em;
	text-align: center;
	width: 100%;
	padding: 0;
	line-height: 1em;
}

#home_text blockquote {
	font-style: normal;
	font-size: 2em;
	color: #000000;
	line-height: 1.5em;
	margin-bottom: 2em;
}

h2 span {
	display: block;
	border-bottom: 3px solid #ebd228;
	width: 20%;
	margin: 0 40% 0 40%;
	padding-top: .5em;
	
}



footer {
	background: #1e1e1e;
	color: #999999;
	margin: 0 auto;	
	text-align: left;
	padding: 12em 0 0 0;
	font-weight: 300;
	z-index: 2000;
	position: relative;
	width: 100%;
}
	footer a {
		text-decoration: none;
		color: #808080;
	}
	#footer_address {
		padding: 1.5em 3% 4em 3%;
		position: absolute;
		top: 4em;
		background: #2b282a;
		width: 94%
		
	}

#footer_address > div {
	width: 220px;
	float: left;
	font-weight: 200;
}

		footer #footer_logo {
			position: absolute;
			top: 4.5em;
			right: 20px;
			width: 6em;
			z-index: 1000;
			line-height: 1em;
			text-align: center;
		}
footer #footer_logo img {
	width: 100%;
}
		footer img#footer_logo_two {
			position: absolute;
			top: 100px;
			right: 200px;
			width: 103px;
		}

footer > ul#footer_upper_nav {
	width: 97%;
	position: absolute; 
	left: 3%; 
	top: 2em;
	text-transform: uppercase;
	border-bottom: 1px solid #7c7c7c;
	padding-bottom: 1em;
}
footer > ul#footer_upper_nav a {  }
footer > ul#footer_lower_nav {
	width: 100%;
	position: absolute; 
	left: 3%; 
	top: 5em;
	text-transform: uppercase;
}

footer > ul#footer_lower_nav a { color: #7c7c7c; }

	footer > ul li {
		list-style: none;
		float: left;
		margin-right: 2em;
	}
		
		
		
			



@media (max-width: 1140px) {
	header nav {
		right: 0;
	}
	header nav ul > li {
		margin: 0 0 0 1%;
	}
}

	
		
@media (max-width: 1000px) {
	
	.mobile {
		display: block;
	}
	.screen {
		display: none;
	}
	
	#back_photo {
		height: 350px;
	}
	
	.flex_img_right {
		float: none;
		width: 90%;
		margin: 0 5% 1em 5%;

	}

	.flex_img_left {
		float: none;
		width: 90%;
		margin: 0 5% 1em 5%;
	}
	.large_img {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
	
	.img_right, .img_left {
		margin-left: 10%;
		margin-right: 10%;
		float: none;
	}
	
	
	ul#mfg li {
		list-style: none;
		width: 90%;

	}
	
	
	nav.tabs {
		border-bottom: 2px solid #67b357;
		margin-bottom: 1em;
	}
	nav.tabs a {
		display: block;
		margin-right: 0;
		margin-bottom: .2em;
		padding: .5em 1em .5em 1em;
		
		background: #eee;
		color: #666;
		text-decoration: none;
	}
	nav.tabs a:hover {
		background: #67b357;
		color: #fff;
	}
	nav.tabs a.chosen {
		background: #67b357;
		color: #fff;
	}
	
	
	

	
	
	.section_heading {
		padding: 1em;
		position: relative;
		clear: both;
	}
	.section_heading h4 {
		font-size: 1.5em;
		margin: 0 0 .5em 0;
	}

	.section_heading a {
		display: block;
		background: #d25d2d;
		border-radius: 10px;
		position: absolute;
		right: auto;
		left: -1%;
		top:  -4em;
		padding: .5em;
		color: #ffffff;
		text-decoration: none;
	}
	
	#top_tagline {
		top: 13em;
		width: 90%;
		padding: 0 5% 0 5%;
	}
	
	
	header nav { display: none; }
	header {
		top: 0;
		height: 7.5em;
	}
	
	header h1 {
		text-align: left;
		margin-left: .5em;
		top: 1.7em;
		width: 7.5em;
	}
	#logo_container {
		width: 270px;
		min-width: 170px;
		margin-bottom: 3em;
	}
	.col_one_float, .col_two_float {
		margin: 0;
		padding: 4%;
		width: 92%;
		float: none;
	}
	
	#top_address {
		display: none;
	}
	
	
	
	header > a#mobile_btn {
		display: block;
	}
	
	header >span {
		top: 130px;
		padding: 1em 1.5em 1em 1.5em;
		font-size: 1.2em;
	}
	
	.home_section {
		padding: 5%;
	}
	
	
	#home_gift_shop {
		position: relative;
		margin: 0 auto;
		text-align: center;
		padding-bottom: 3em;
		padding-top: 1.5em;
	}

	#home_gift_shop > div {
		text-align: center;
		margin: 0 auto;
	}

	#home_gift_shop > div > img {
		float: none;
		width: 100%;
		max-width: 650px;
		margin-right: 0;
		margin-bottom: 1em;
	}

	#home_gift_shop > div > div {
		width: 100%;
		float: none;
		text-align: left;
		max-width: 650px;
		margin: 0 auto;
	}


	#home_showroom {
		background: url("images/carters-web-parts_19.jpg") no-repeat;
		background-size: auto 100%;
		color: #ffffff;
		padding: 0;
	}
	#home_showroom > div {
		background: rgb(0,0,0,.5);
		width: 100%;
		max-width: 650px;
	}

	#home_showroom > div > div h3 { color: #ffffff; }

	#home_showroom > div > div {
		padding: 5%;
	}
	
	
	.sub_page {
		padding-top: 350px;
		padding-left: 3%;
		padding-right: 3%;
	}
	
	.sub_page > div {
		
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.sub_page > div > div > h2 {
		font-size: 2.5em;
		
	}
	
	
	.sub_col_one {
	width: 100%;
	float: none;
	padding-right: 0;
		padding-bottom: 2em;
	border-left: none;
}

	.sub_col_two {
		width: 100%;
		float: none;
		padding-left: none;
	}
	
	.photo_text_wrapper {
		display: block;
		position: relative;
		margin: 0 auto;
	}

	.photo_text_block {
		display: block;
		position: relative;
		margin-bottom: 0;
	}
		.photo_text_block div {
			display: block;
			width: 100%;
			overflow: hidden;
			position: relative;
		}
		.photo_text_block div.mobile {
			display: block;
		}
		.photo_text_block div.screen {
			display: none;
		}
		.photo_text_block div img {
			width: 100%;
			position: relative;
		}


		.photo_text_block article {
			display: block;
			background: #e5e6f0;
			width:  92%;
			vertical-align: top;
			padding: 2em 4% 3em 4%;
			text-align: left;
			border-bottom: 12px solid #cfd1dd;
			margin-bottom: 1em;
		}
	.photo_text_block article p {
		font-size: 1.3em;
		line-height: 1.5em;
	}
	
	
	
	footer {
		display: none;
	}
	
	
	.home_section {
	}
	
	#home_cols > div {
		display: block;
	}

	#home_cols > div > div {
		display: block;

	}
	#home_cols > div > div > article.home_col {
		display: block;
		width: 80%;
		padding: 0 10% 0 10%;
	}

	#home_cols > div > div > article.home_col p {
		text-align: left;
	}
	
	
	.photo_board img {
		width: 29%;
		margin: 0 1.5% 1.5% 1.5%;
	}
	
	.photo_board2 img {
		width: 23.6%;
		margin: 0 .2% .5% .2%;
	}
	
	
	
	.col_one_float ul.people_list li {
		width:45%;
		margin-right: 4%;
	}
	
	
	.sub_col_one, .sub_col_two, .sub_col_three {
		float: none;
		width: 100%;
		padding: 0;
	}
	
	.sub_col_one img.stretch, .sub_col_two img.stretch, .sub_col_three img.stretch {
		width: 70%;
		padding-left: 15%;
	}
	.sub_col_one h3, .sub_col_two h3, .sub_col_three h3 {
		
		padding-left: 15%;
	}
	
	.mobile {
		display: inline-block;
	}
	
	.bio_text {
		display: none;
	}
	.expand_btn {
		margin-bottom: 3em;
		text-align: center;
		margin-left: 15%;
	}
	
	
	
}








