/* --------------------------------------------------- 
MEDIA_QUERIES.CSS contains responsive design style to
effect the design layout based on screen resolution
--------------------------------------------------- */


@media screen and (max-width: 1100px) {
	#container1,
	.wrap {
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	}
		.wrap {
		padding:0 20px;	
		}
	
	
	#container-header .wrap {padding:0 0px;}
	
 	.curtain-cat-holder .wrap {padding:0 20px;}
}
/* Small Screens / Tablets */
@media screen and (max-width: 980px) {
	
	html {
	-webkit-text-size-adjust:none;
	}
		
		#none {
		-moz-transition:all .3s ease-out;
		-webkit-transition:all .3s ease-out;
		transition:all .3s ease-out;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		}
	
		img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
		}
		
		embed,
		object,
		iframe,
		.map-holder {
		max-width:100%;
		width:100%;
		height:auto;
		}
		
		.video-grid iframe {
		width:100%!important;
		}
		
		
	.img-left,
	.img-right {
	max-width:50%;
	}
		
	
	#container2,
	#container-header,
	#container-nav,
	#container-flash,
	#container-bread,
	#container-intro,
	#container-main,
	#container-main-top,
	#container-main-bottom,
	#container-footer,
	#container-base {
	width:100%;
	}
		#container-bar {display:none;}
	
	#container1,
	.wrap {
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
		.wrap {
		padding:0 20px;	
		}
	
		#header {
		height:auto;
		}
			#container-header .wrap {padding:0 0px;}
		
			#top-nav {
			max-width:50%;
			width:auto;
			}

			#header #search {}
			
				#header #search #search-box-input {
				width:150px;
				}
	
	
	#navigation,
	#breadcrumb,
	.auth-details,
	#main,
	#footer,
	#base {
	padding-left:0px;
	padding-right:0px;
	}
	

	#navigation {
	clear:both;
	float:none;
	height:auto;
	}
	
			#site-messages .wrap {padding:0 0px;}
						
			#site-messages .error-message,
			#site-messages .alert-message,
			#site-messages .success-message {
			padding:15px 20px;
			}
	
		
	#image-rotator {
	overflow:hidden;
	}
		#slider {height:auto !important;}
	
		#slider .slider-text {
		width:80%;
		padding-left:13%;
		bottom:-45%;
		font-size:36px;
		line-height:38px;
		}
		
	.nivo-caption a.view-details {display:None!important;}
	
	#slidebox {display:none;}
	

	#desktop-link {display:inline;}
	
	
	.product-item {
	width:32%;
	margin-right:2%;
	}
			
		.products-holder div:nth-child(4n+4) {margin-right:2%;}
		.products-holder div:nth-child(4n+5) {clear:none;}
		.products-holder div:nth-child(3n+3) {margin-right:0%;}
		.products-holder div:nth-child(3n+4) {clear:both;}
		
		/* Curtain Nav */
		.curtain-nav-holder .nav-item, 
		.curtain-nav-holder a.nav-item {
		width:25%;
		}
		
		.curtain-cat-holder .cat-item, 
		.curtain-cat-holder a.cat-item {
		width:20%;
		}
	
.staff-holder-grid div:nth-child(4n+5) {
clear: none;
}
	
.staff-holder-grid div:nth-child(3n+3) {
margin-right: 0% !important;
}
	
.staff-holder-grid div:nth-child(3n+4) {
clear:left;
}
	
	.staff-holder-grid .staff-item {
	width: 30% !important;
	margin-right: 5% !important;
	}

}


@media screen and (max-width: 880px) {
	.curtain-grid .curtain-item .curtain-title.on-sale h4 {
	min-height:52px;
	}
}

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

#image-rotator .flexslider {}
    
        #image-rotator .flexslider .flex-caption {
        }
            #image-rotator .flexslider .flex-caption h3 {
            font-size: 16px;
            }

.gallery-page #frontbox .gap1 {display:none;}

		.gallery-page #frontbox .frontbox-item-white,
		.gallery-page #frontbox .frontbox-item-black {width:48% !important; margin-right:4% !important;}
		
		.gallery-page #frontbox .frontbox-item-white:nth-child(3),
		.gallery-page #frontbox .frontbox-item-black:nth-child(3),
		.gallery-page #frontbox .frontbox-item-white:nth-child(7),
		.gallery-page #frontbox .frontbox-item-black:nth-child(7), 
		.gallery-page #frontbox .frontbox-item-white:nth-child(11),
		.gallery-page #frontbox .frontbox-item-black:nth-child(11),
		.gallery-page #frontbox .frontbox-item-white:nth-child(15),
		.gallery-page #frontbox .frontbox-item-black:nth-child(15),
		.gallery-page #frontbox .frontbox-item-white:nth-child(19),
		.gallery-page #frontbox .frontbox-item-black:nth-child(19), 
		.gallery-page #frontbox .frontbox-item-white:nth-child(23),
		.gallery-page #frontbox .frontbox-item-black:nth-child(23)  {margin-right:0 !important;}
		
	
	/* Footer */
	#footer .left-column, 
	#footer .right-column {
	width:49%;
	}
		#footer .left-column {margin-right:2%;}
	
	#footer .footer-left,	
	#footer .footer-middle {
	width:100%;
	margin-right:0;
	}
	
}


@media screen and (max-width: 800px) {
	.curtain-grid .curtain-item {
	width:48%;
	margin-right:4%;
	margin-bottom:40px;
	}
		.curtain-grid .curtain-item:nth-child(3n+3) {margin-right:4%;}
		.curtain-grid .curtain-item:nth-child(3n+4) {clear:none;}
		
		.curtain-grid .curtain-item:nth-child(2n+2) {margin-right:0;}
		.curtain-grid .curtain-item:nth-child(2n+3) {clear:both;}
	
	.staff-holder-grid div:nth-child(4n+5) {
	clear:none;
	}
	
	.staff-holder-grid div:nth-child(3n+3) {
	margin-right:0% !important;
	}
	
	.staff-holder-grid div:nth-child(3n+4) {
	clear:none;
	}
	
	.staff-holder-grid div:nth-child(3n+3) {
	margin-right:5% !important;
	}
	
	.staff-holder-grid div:nth-child(2n+3) {
	clear:left;
	}
	
	.staff-holder-grid div:nth-child(2n+2) {
	margin-left:0% !important;
	}
	
		.staff-holder-grid .staff-item {
		width:45% !important;
		margin-right:5% !important;
		}
	
}


/* Small Tablets */
@media screen and (max-width: 650px) {
	
	
		#header #logo {
		max-width:45%;
		}
	
		#top-nav {
		max-width:55%;
		clear:right;
		margin-top:45px;
		}

		#header #search {}
	
	
	#navigation {
	padding:10px 0 10px 0;
	background-color:#465042;
	}	
		
		#navigation ul li {
		float:left;
		display:inline-block;
		width:22%;
		margin-right:4%;
		line-height:32px;
		}
				#navigation ul li:nth-child(4n+4) {margin-right:0%;}
				#navigation ul li:nth-child(5n+0) a {margin-bottom:0%;}
				#navigation ul li:nth-child(6) a {margin-bottom:0%;}
		
			#navigation a {
			width:100%;
			box-sizing:border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			-ms-box-sizing:border-box;
			text-align:center;
			padding:0 0 0 0;
			background-color:#5d6b56;
			box-shadow: rgba(0,0,0,0.2)0 2px 5px;
			border-radius:6px;
			color:#Fff;
			margin-bottom:24px;
			height:32px;
			line-height:32px;
			font-size:16px;
			}
				#navigation a strong,
				#navigation a b {
				padding:0 0 0 0;
				background-color:#5d6b56;
				border-radius:6px;
				color:#Fff;
			height:32px;
			line-height:32px;
			font-size:16px;
			font-weight:300;
				}
				
			#navigation .nav-div {
			display:none;
			}
		
	
	.nivo-caption {
	bottom:100%;	
	}
	
		#slider .slider-text {
		width:90%;
		bottom:-40%;
		padding-left:0;
		}
		
		
	#frontbox .frontbox-item-white,
	#frontbox .frontbox-item-black {
	width:100%!important;	
	}
		#frontbox.edit529fdcf5873a7 .gap1 {display:none;}
	
	
	#main {}	
		
		#main .thirds {}
			#main .main-third {
			float:none;
			width:100%;
			margin-right:0;
			margin-top:10px;
			margin-bottom:18px;	
			}
	
	
	#footer .right-column,
	#footer .left-column {
	width:100%;	
	text-align:left;
	}
	
			
			
		#footer .footer-left {
		width:100%;
		margin-bottom:18px;
		}
			
		#footer .footer-middle {
		clear:left;
		width:100%;
		}
		
		#footer .footer-right {
		width:100%;
		}
	
	#base .base-right,
	#base .base-left {
	width:100%;
	text-align:center;	
	}
	
	/* Buttons */
	.rounded-btn.half-left,
	.rounded-btn.half-right {
	margin:0 0 0 0;
	width:100% !important;
	clear:both !important;
	margin-top:24px;
	}
	
	/* Curtains */
	.curtain-grid .curtain-item {
	width:100% !important;
	margin-right:0% !important;
	max-width:480px;
	margin-left:auto !important;
	margin-right:auto !important;
	float:none;
	margin-bottom:50px;
	}
		.curtain-grid .curtain-item .curtain-title.on-sale h4,
		.curtain-grid .curtain-item .curtain-details .desc {
		min-height:0;
		}
		
	.curtain-grid .curtain-item img {text-align:center; margin-left:auto;margin-right:auto;}
	
	
	/* Custom Form Styles */
	.style-form-page form .form-group {
	float:none !important;
	width:100% !important;
	margin-right:0% !important;
	clear:both !important;
	}
		.style-form-page .form-item.edit4b54efc0c3423-item .textarea textarea {height:100px;}
	
	
	/* Services */
	.services-holder .services-item .services-item-text {width:70%;}
	.services-holder .services-item .services-item-image {width:25%;}

	.services-holder-grid-side .services-item .services-item-text,
	.services-holder-grid-side .services-item .services-item-image {width:100%;}
	
	.services-holder-grid-under .services-item {
	width:30%;
	margin-right:5%;
	}
		.services-holder-grid-under div:nth-child(4n+4) {margin-right:5%;}
		.services-holder-grid-under div:nth-child(4n+5) {clear:none;}
		.services-holder-grid-under div:nth-child(3n+3) {margin-right:0%;}
		.services-holder-grid-under div:nth-child(3n+4) {clear:left;}
	
	
	
	/* Testimonials */
	.testimonial-holder .testimonial-item .testimonial-text {width:50%;}
	
	.testimonial-holder .testimonial-item .testimonial-image,
	.testimonial-holder .beforeafter-holder .beforeafter-item {width:45%;}
	
	
	/* Links */
	.goto-link-desktop {display:none;}
	.goto-link-mobile {display:inline-block;}
	
	
	/* Staff */
	.staff-holder-grid .staff-item {
	width:100%;
	}
	
	
	
	
	/* Gallery */
	.gallery-holder .gallery-item {
	width:30%;
	margin-right:5%;
	}
	
	.gallery-holder .gallery-item-textover {
	width:30%;
	margin-right:5%;
	}
	
		.gallery-holder div:nth-child(3n+3) {margin-right:0%;}
		.gallery-holder div:nth-child(3n+4) {clear:left;}

	.gallery-cat-holder .gallery-item {
	width:45%;
	margin-right:10%;
	}
	
		.gallery-cat-holder div:nth-child(2n+2) {margin-right:0%;}
		.gallery-cat-holder div:nth-child(2n+3) {clear:left;}
		
	.gallery-cat-holder .gallery-item-textover {
	width:45%;
	margin-right:10%;
	}
	
	
	/* Before and After */
	.beforeafter-holder .beforeafter-item {
	width:45%;
	margin-right:10%;
	}
		.beforeafter-holder div:nth-child(3n+3) {margin-right:10%;}
		.beforeafter-holder div:nth-child(3n+4) {clear:none;}
		.beforeafter-holder div:nth-child(2n+2) {margin-right:0%;}
		.beforeafter-holder div:nth-child(2n+3) {clear:left;}
		
	
	/* Videos */
	.video-holder .video-item {
	width:45%;
	margin-right:10%;
	}
		.video-holder div:nth-child(3n+3) {margin-right:10%;}
		.video-holder div:nth-child(3n+4) {clear:none;}
		.video-holder div:nth-child(2n+2) {margin-right:0%;}
		.video-holder div:nth-child(2n+3) {clear:left;}
		
		
	.subscription-plans .subscription-plan {
	width:47%;
	margin-right:6%;
	}
		.subscription-plans  div.subscription-plan:nth-child(3n+3) {margin-right:6%;}
		.subscription-plans  div.subscription-plan:nth-child(3n+4) {clear:none;}
		.subscription-plans  div.subscription-plan:nth-child(2n+2) {margin-right:0%;}
		.subscription-plans  div.subscription-plan:nth-child(2n+3) {clear:left;}
		
	
	.pricelist {}
	
		.pricelist-header {}
			.pricelist-header .pricelist-price,
			.pricelist-header .pricelist-inclusive {display:none;}
	
		.pricelist-product {
		float:left;
		width:75%;
		margin-right:2%;
		padding-bottom:6px;
		}
		
		.pricelist-price {
		clear:left;
		float:left;
		width:auto;
		display:inline-block;
		margin-right:2%;
		}
		
		.pricelist-inclusive {
		float:left;
		width:auto;
		display:inline-block;
		margin-right:2%;
		}
		
		.pricelist-qty {
		float:right;
		width:23%;
		}
		
	
	.product-item {
	width:47%;
	margin-right:6%;
	}
			
		.products-holder div:nth-child(3n+3) {margin-right:6%;}
		.products-holder div:nth-child(3n+4) {clear:none;}
		.products-holder div:nth-child(2n+2) {margin-right:0%;}
		.products-holder div:nth-child(2n+3) {clear:both;}
		
		
	form {}
	
		form .form-item {}

		form .label,
		form .label2 {
		margin-bottom:2px;	
		}

		form .label,
		form .label2,
		form .input,	
		form .select,
		form .checkbox,
		form .radio,
		form .textarea,
		form .label-padding,
		form .subbut {
		width:100%;
		margin-left:0%;
		}
		
		
				
	.shopping-cart-list {}

		.shopping-cart-list .shopping-cart-list-header {display:none;}
		
		.shopping-cart-list .shopping-cart-list-items {
		padding:4px 10px;
		border:solid #f0e8e6 1px;
		border-radius:3px;
		margin-bottom:15px;
		position:relative;
		}
		
			.shopping-cart-list .scl-image {
			float:right;
			position:absolute;
			text-align:center;
			right:5px;
			top:8px;
			width:20%;
			max-height:60px;
			}
				.shopping-cart-list .scl-image img {
				max-height:60px;
				}
			
			.shopping-cart-list .scl-products {
			width:100%;
			min-height:60px;
			padding-right:0%;
			}
				.shopping-cart-list .scl-products-title {
				float:left;
				width:68%;
				}
				
				.shopping-cart-list .scl-products-additional {
				clear:both;
				width:100%;
				}
				
				.shopping-cart-list .scl-products  .cart-msg-box,
				.shopping-cart-list .scl-products .cart-msg-type,
				.shopping-cart-list .scl-products .cart-msg-messages {
				width:98%;
				}
				
				.msg-small {
				font-size:13px;
				line-height:17px;
				}
			
			
			.shopping-cart-list .scl-quantity {
			clear:both;
			width:59%;
			text-align:left;
			padding-right:0px;
			margin-top:8px;
			padding-top:8px;
			border-top:solid #f0e8e6 1px;
			}
				.shopping-cart-list .scl-quantity .scl-quantity-text {
				float:left;
				display:inline-block;
				padding-right:3%;
				line-height:26px;
				font-size:14px;
				}
			
				.shopping-cart-list .scl-quantity input {
				float:left;
				font-size:15px;
				display:inline-block;
				margin-right:12%;
				}
				
				.shopping-cart-list .remove-link {
				float:left;
				display:inline-block;
				text-align:left;
				line-height:26px;
				font-size:12px;
				}
			
			.shopping-cart-list .scl-price {
			width:40%;
			font-size:16px;
			font-weight:600;
			text-align:right;
			padding-right:1%;
			padding-top:5px;
			margin-top:8px;
			padding-top:8px;
			border-top:solid #f0e8e6 1px;
			}
			
			
			
			.shopping-cart-totals .shopping-cart-total-item .totals-space,
			.shopping-cart-totals .shopping-cart-total-final .totals-space,
			#sc-subtotals .totals-space-base {display:none;}
			
			
			.shopping-cart-totals .shopping-cart-total-item,
			.shopping-cart-totals .shopping-cart-total-final {
			display:block;
			}
				
				.shopping-cart-totals .shopping-cart-total-item .totals-text,
				.shopping-cart-totals .shopping-cart-total-final .totals-text {
				float:left;
				width:66%;
				text-align:left;
				padding-right:0;
				padding-left:4%;
				margin:0 0 0 0;
				}
				
				.shopping-cart-totals .shopping-cart-total-item .totals-value,
				.shopping-cart-totals .shopping-cart-total-final .totals-value {
				float:left;
				width:26%;
				font-size:15px;
				padding-right:4%;
				margin:0 0 0 0;
				}
		
		
	.address-selector {}
		.address-selector li {
		width:48%;
		}
		
			.address-selector .address-selector-button {}
			.address-selector .address-selector-address {}
			
			
	.cart-checkradio-holder {}
		.cart-checkradio-holder .checkradio {width:50%;}
			
	
	.payment-holder-table {}
	.payment-radio-holder {width:10%;}
		.payment-holder {width:90%;}
		
		
	

	.grid.three-column .grid-item {
	width:100%;
	margin-right:0;
	}
		
		
	
}

@media screen and (max-width: 570px) {
	#top-nav {margin-top:20px;}
	
	/*#top-nav a {
	display:block; 
	float:left;
	margin-bottom:10px;
	}
	#top-nav a:nth-child(2) {clear:both;}*/
	
	#top-nav .social-icons {
	display:block; 
	clear:both; 
	margin-top:10px; 
	margin-left:0;
	}
	
	#top-nav .social-icons a {margin-left:10px; margin-right:10px;}
	
	
	/* Curtain Nav */
	.curtain-nav-holder .nav-item, 
	.curtain-nav-holder a.nav-item {
	width:33.3%;
	height:50px;
	line-height:50px;
	}
	
	
	.curtain-cat-holder .cat-item, 
	.curtain-cat-holder a.cat-item {
	width:33.3%;
	}
	
	
	.cat-title.prod-sec {width:100%; float:left;}
	.pagination-holder {width:100%; float:left; text-align:left;padding-top:0;}
	
	.staff-holder-grid div:nth-child(4n+5) {
	clear:none;
	}
	
	.staff-holder-grid div:nth-child(3n+3) {
	margin-right:0% !important;
	}
	
	.staff-holder-grid div:nth-child(3n+4) {
	clear:none;
	}
	
	.staff-holder-grid div:nth-child(3n+3) {
	margin-right:5% !important;
	}
	
	.staff-holder-grid div:nth-child(2n+3) {
	clear:left;
	}
	
	.staff-holder-grid div:nth-child(2n+2) {
	margin-right:0% !important;
	}
	
		.staff-holder-grid .staff-item {
		width:100% !important;
		margin-right:5% !important;
		}
		
		.staff-holder-grid .staff-item .staff-item-text {
			width:50%;
		}
}


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


	html {
	-webkit-text-size-adjust:none;
	}
		
		img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
		}
		
		embed,
		object,
		iframe,
		.map-holder {
		max-width:100%;
		width:100%;
		height:auto;
		}
		
		
	ul {}
	ul li {
	line-height:26px;
	padding-bottom:8px;
	background-position:5px 9px;
	}
		
	
	#container1 {
	width:100%;
	overflow-x:hidden;
	}
	
	#container2 {
	width:100%;
	}
	
	
	#header {
	height:auto;
	border-bottom:1px solid #465042;
	}
		#header #logo {
		width:100%;
		padding:3% 3% 0 3%;
		text-align:center;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		max-width:none;
		display:inline-block;
		}
			#header #logo img {
			width:auto;
			}
		
		#top-nav .social-icons {display:none;}
			
		#top-nav {
		float:left;
		width:50%;
		margin:0;
		}
			#top-nav .top-small {
			clear:both;
			float:left;
			}
		
			#top-nav a {
			float:left;
			background-color:#e51937;
			height:44px;
			line-height:44px;
			width:100%;
			color:#fff;
			font-size:16px;
			text-align:center;
			margin:0;
			}
			
				#top-nav a .icon-cdphone {color:#fff;}
			
			#header #search {display:none;}
		
		
	#navigation {
	display:none;
	height:auto;
	font-size:18px;
	line-height:20px;
	color:#ffffff;
	padding:14px 20px 14px 20px;
	}
		#navigation ul {
		margin:0 0 0 0;
		padding:0 0 0 0;
		}
			#navigation ul li {
			float:none;
			width:100%;
			box-sizing:border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			-ms-box-sizing:border-box;
			display:block;
			line-height:18px;
			}
			
			#navigation ul li:nth-child(5n+0) a {margin-bottom:6px;}
			#navigation ul li:nth-child(6) a {margin-bottom:6px;}
			
			#navigation ul li.mobile-item {
			display:block;
			}
	
		#navigation a {
		float:none;
		display:block;
		height:auto;
		line-height:32px;
		text-align:left;
		color:#ffffff;
		padding:0 10px;
		margin-bottom:10px;
		}
			#navigation a strong,
			#navigation a b {
			display:block;
			height:auto;
			line-height:32px;
			}	
			
		#navigation .nav-div {display:none;}
		
		#navigation .sub-nav {
		position:inherit;
		float:none;
		display:block;
		width:100%;
		top:0px;
		font-size:18px;
		line-height:20px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		}
			#navigation .sub-nav li {
			float:none;
			width:100%;
			display:block;
			margin:0 0 0 0;
			padding:0 0 0 0;
			box-sizing:border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			-ms-box-sizing:border-box;
			padding-left:14px;
			line-height:18px;
			}
				#navigation .sub-nav a {
				float:none;
				display:block;
				width:100%;
				line-height:28px;
				margin:0 0 0 0;
				padding:0 0 0 0;
				height:auto;
				padding-left:10px;
				margin-bottom:6px;
				border-bottom:0;
				background-color:#6A7A62;
				border-radius:6px;
				}
					#navigation .sub-nav a:hover {
					float:none;
					display:block;
					margin:0 0 0 0;
					padding:0 0 0 0;
					background:none;
					padding-left:10px;
					border-radius:6px;
					border-bottom:0;
					margin-bottom:6px;
					}
					
		
		
	#mobile-menu {
	width:50%;
	float:right;
	display:inline-block;
	}
		
		#mobile-menu a {
		display:inline-block;
		position:relative;
		float:right;
		line-height:44px;
		height:44px;
		width:100%;
		padding:0;
		margin:0;
		text-align:center;
		font-size:16px;
		background-image:none;
		background-color:#465042;
		border:none;
		border-color:#465042;
		border-top-left-radius:0;
		}
		
			#mobile-menu a .icon-menu {position:relative;}
			
				#mobile-menu a .icon-menu:before {
				position:absolute;
				content:"";
				left:-16px;
				top:-1px;
				bottom:0;
				height:20px;
				line-height:40px;
				width:20px;
				z-index:9999;
				text-align:center;
				background-image:url(../../images/icon_menu.png);
				background-repeat:no-repeat;
				background-size:20px 20px;
				background-position:center center;
				}

					
	
	#slider,
	#flash,
	#slidebox,
	#image-rotator {display:none;}
	
	
		#frontbox {}
		
		#frontbox .frontbox-item,
		#frontbox .frontbox-item-white,
		#frontbox .frontbox-item-black {
		width:100% !important;
		}
			#frontbox .frontbox-item h2,
			#frontbox .frontbox-item-white h2,
			#frontbox .frontbox-item-black h2 {
			font-size:18px;
			line-height:22px;
			}
			
			#frontbox .frontbox-item-white.edit54f7a730e8e85,
			#frontbox .frontbox-item-white.edit54f7b1be327be,
			#frontbox .frontbox-item-white.edit529fdd68e1b5c {
			text-align:left;
			}
			
			#frontbox .frontbox-item-white:hover .frontbox-over,
			#frontbox .frontbox-item-black:hover .frontbox-over {
			bottom:-103px;
			}
			
		
	.gallery-page #frontbox .frontbox-item-white,
	.gallery-page #frontbox .frontbox-item-black {width:100% !important; margin-right:0% !important;}
		
	.home #container-main2 {display:none;}
		
	#main {
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
		
		#main .main-full,
		#main .main-content,
		#main .full-left,
		#main .full-right,
		#main .main-left,
		#main .main-right {
		float:none;
		display:block;
		width:100%;
		margin:0 0 0 0;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		}
			#main .main-content {
			margin-bottom:20px;
			}
		
		#main .img-left,
		#main .img-right,
		#main .img-center {
		float:none;
		display:block;
		width:100%;
		max-width:none;
		padding:10px 0;
		margin:0 0 0 0;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		}
		
		
		
	#main,
	#main .main-right p,
	#main .main-left p,
	#main .main-right .side-holder,
	#main .main-left .side-holder {font-size:16px;line-height:24px;}
	
	#main h1 {font-size:26px;line-height:30px;}
	#main h2 {font-size:22px;line-height:26px;}
	#main h3 {font-size:18px;line-height:22px;}
	#main h4 {font-size:16px;line-height:20px;}
	#main .main-right h5,
	#main .main-left h5 {font-size:18px;line-height:24px;}
	#main .main-right h6,
	#main .main-left h6 {font-size:18px;line-height:24px;}
	
		.mobile-padding,
		.home h1.mobile-padding,
		#main h1.mobile-padding {padding-bottom:32px;}
		
		.mobile-banner,
		#main h2.mobile-banner,
		#main h1.mobile-banner {
		position:relative;
		background-color:#e51937;
		color:#fff;
		padding:20px 20px;
		text-align:center;
		z-index:5;
		font-size:18px;
		}
		
			.mobile-banner:before {
			content: "";
			background-color: #e51937;
			position: absolute;
			top: 0;
			bottom: 0;
			left: -100vw;
			right: -100vw;
			z-index: -1;
			}

	
	.small {font-size:15px;line-height:23px;}
	.large {font-size:17px;line-height:25px;}
	
	
	.curtain-grid .curtain-item .curtain-title h4,
	#main .curtain-grid .curtain-item .curtain-title h4 {
	font-size:20px; 
	line-height:28px;
	}
	
		
	.services-item .item-image,
	.services-item .item-text {
	width:100%;
	float:left;
	}
	
	
	#footer {font-size:15px;line-height:22px;}
	
		#footer h4 {
		font-size:20px;
		line-height:24px;
		padding-bottom:0;
		}

		#footer .footer-left {
		position:relative;
		float:none;
		display:block;
		width:100%;
		text-align:left;
		margin-bottom:18px;
		}

		#footer .footer-middle {
		position:relative;
		float:none;
		display:block;
		width:100%;
		text-align:left;
		}

		#footer .footer-right {
		position:relative;
		float:none;
		display:block;
		width:100%;
		text-align:left;
		margin-bottom:18px;
		}

			#footer .footer-left img,
			#footer .footer-middle img,
			#footer .footer-right img {
			position:absolute;
			top:0;
			right:0;
			}
			
			#footer .footer-left h4 br {
			display: block !important;
			}
	
	
	#desktop-link {display:inline;}
	
	
		
	/* Services */
	.services-holder-grid-side .services-item,
	.services-holder-grid-side .services-item .services-item-text,
	.services-holder-grid-side .services-item .services-item-image,
	.services-holder-grid-under .services-item {
	width:100%;
	}
	
		.services-holder-grid-under .services-item .limit-image,
		.services-holder-grid-under .services-item .limit-image img {
		height:auto;	
		max-height:none;
		}
	

	/* News */
	.news-holder .news-item .news-text,
	.news-holder .news-item .news-image {
	width:100%;
	height:auto;
	max-width:100%;
	}
		.news-holder .news-item .news-image img {
		width:100%;	
		max-height:none;
		height:auto;
		}
	

	/* Events */
	.events-holder .events-item .events-text {width:76%;}
	.events-holder .events-item .events-image {width:100%;}	

		.date-icon {
		float:left;
		width:21%;
		margin-right:2%;
		height:auto;
		line-height:12px;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		text-align:center;
		padding:5px 0 5px 0;
		}
		
		.date-icon-start .date-to {display:none;}
	
	
	/* Testimonials */
	.testimonial-holder .testimonial-item .testimonial-text,
	.testimonial-holder .testimonial-item .testimonial-image,
	.testimonial-holder .beforeafter-holder .beforeafter-item {
	width:100%;
	}
	
	
	/* Links */
	.links-item {}
	
		.links-description .links-description-image {
		display:block;
		width:100%;
		max-width:100%;
		text-align:center;	
		}
			
			.links-description-image img {
			text-align:center;
			width:auto;
			height:100%;	
			}
			
		.links-description .links-description-text {
		width:100%;
		}
	
	
	/* Staff */
	.staff-holder-grid .staff-item {
	width:100%;
	}
	
		.staff-holder-grid .staff-item  .staff-item-text {
			width: 100%;
		}
	
	
	/* Site Map */
	.sitemap-holder {
	width:100%;	
	}
	
	/* Blog images */
	.img-right.blog-page-image {max-width:100%; max-height:none;}
	
	
	.subscription-plans .subscription-plan {
	width:100%;
	margin-right:0%;
	}
		.subscription-plans  div.subscription-plan:nth-child(2n+2) {margin-right:0%;}
		.subscription-plans  div.subscription-plan:nth-child(2n+3) {clear:none;}
		
		
	.subscription-table {}
	
		.subscription-table .subscription-left,
		.subscription-table .subscription-middle,
		.subscription-table .full-subscription-middle,
		.subscription-table .subscription-right {
		float:none;
		width:100%;
		text-align:left;
		padding-left:10px;
		padding-right:10px;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		border:solid #f1f1f1 1px;
		}
		
		.subscription-table .subscription-left {
		padding-top:8px;
		border-bottom:none;	
		}
		
		.subscription-table .subscription-middle {
		border-top:none;
		border-bottom:none;
		}
		
		.subscription-table .full-subscription-middle {
		padding-bottom:8px;
		border-top:none;
		}
		
		.subscription-table .subscription-right {
		padding-bottom:8px;
		border-top:none;
		}
	
	
	/* Gallery */	
	.gallery-holder .gallery-item,
	.gallery-cat-holder .gallery-item,
	.gallery-cat-holder .gallery-item-textover,
	.gallery-holder .gallery-item-textover {
	width:100%;
	margin-right:0%;
	}
	
	
	/* Before and After */	
	.beforeafter-holder .beforeafter-item,
	.beforeafter-details .before-image,
	.beforeafter-details .after-image {
	width:100%;
	margin-right:0%;
	}

		.beforeafter-details .before-image {margin-bottom:12%;}
	
	
	/* Video */	
	.video-holder .video-item {
	width:100%;
	margin-right:0%;
	}
	
	
	.product-item {
	width:100%;
	margin-right:0%;
	}
			
		.products-holder div:nth-child(3n+3) {margin-right:0%;}
		
		
	.address-selector {}
		.address-selector li {
		width:100%;
		margin-bottom:18px;
		}
		
			.address-selector .address-selector-button {}
			.address-selector .address-selector-address {}
			
	.cart-checkradio-holder {}
		.cart-checkradio-holder .checkradio {width:100%;}
	
	.style-form-page #main .main-bottom .contact-us-button {
		font-size:28px;
	}

}

@media screen and (max-width: 400px) {
	/* Curtain Nav */
	.curtain-nav-holder .nav-item, 
	.curtain-nav-holder a.nav-item {
	width:50%;
	height:50px;
	line-height:50px;
	}
	
	
	.curtain-cat-holder .cat-item, 
	.curtain-cat-holder a.cat-item {
	width:50%;
	}
	
	.style-form-page #main .main-bottom .contact-us-button {
		font-size:25px;
	}
}

@media screen and (max-width: 350px) {
	#top-nav {font-size:25px; line-height:25px;}
}

@media screen and (max-width: 320px) {
	#top-nav {font-size:22px; line-height:22px;}
}
