.mini {
	max-width: 30px;
}
.small {
	max-width: 80px;
}
.short {
	max-width: 200px;
}
.medium {
	max-width: 400px;
}
.large {
	max-width: 600px;
}
.tip {
	color: #7C7979;
	margin: 3px 0;
	font-size: 90%;
}
img.example-image {
	max-height: 160px;
}
.required {
	color: #D30000;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.bradcame {
	padding: 10px 0 0 75px;
}
.bradcame label {
    background: rgba(0, 0, 0, 0) url("../../images/frontend/separater.gif") no-repeat scroll right center;
    float: left;
    padding: 0 20px 0 0;
    margin-right: 15px;
}
.product-descritipon {
	height: 30px;
	padding: 5px 0 5px 0;
}
.product-descritipon label {
	float: left;
	width: 140px;
}
.product-descritipon p {
	display: inline;
	float: left;
	width: 400px;
	color: #6F6F83;
}
.call-area {
	display: none;
	padding: 10px;
	margin-top: -50px;
}
.phone-button, .email-button {
	padding: 12px;
	background-color: #dfdfdf;
	text-align: center;
	width: 100%;
    border-radius: 4px;
}
.call-area input {
	border: solid 1px #ccc !important;
}
.call-area a {
	color: #9D9D9D;
	text-decoration: none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #d41f26 none repeat scroll 0 0;
    border-radius: 7px;
    display: block;
    height: 15px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 15px;
}
.bx-viewport {
	position: none;
}
/* Hero Slide */
div#heroslider {
	position: relative;
	height: auto;
	margin-bottom: 50px;
	-webkit-transition: all 1s ease 0s; 
	-moz-transition: all 1s ease 0s; 
	-o-transition: all 1s ease 0s; 
	transition: all 1s ease 0s;
}
div#heroslider .bx-wrapper .bx-viewport { border: none; left: 0; z-index: 1;}
div#heroslider ul.bxslider li {padding: 0; height: 500px; overflow: hidden;}
div#heroslider ul.bxslider li div {position: absolute; top: 63%; width: 100%; text-align: center;}
div#heroslider ul.bxslider li div p {display: table; position: relative; /*margin-left: -56%;*/ width:100%; padding: 10px 30px; color: #fff; text-align: center; text-transform: uppercase; margin-bottom: 5px; }
div#heroslider ul.bxslider li div p.line1 {font-size: 48px;text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);}
div#heroslider ul.bxslider li div p.line2 {font-size: 24px;text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);}
div#heroslider ul.bxslider li div a {display: inline-block; position: relative; padding: 10px 30px; color: #fff; font-size: 24px; text-align: center; text-transform: uppercase; }                  
div#heroslider ul.bxslider li img {min-height: 100%; min-width: 1600px; margin: 0 auto; } /* Uncomment the width for the image to stretch across the entire viewport. */
div#heroslider .bx-wrapper .bx-has-controls-direction {position: absolute; top: 20%; left: 50%; width: 100%; max-width: 1100px; height: 32px;}
div#heroslider .bx-wrapper .bx-has-controls-direction .bx-controls-direction {position: relative; height: 32px; left: -50%;}
div#heroslider .bx-wrapper .bx-controls-direction a {top: 0; margin-top: 0; z-index: 100;}
#heroslider .bx-wrapper .bx-pager {
    bottom: 30px;
    position: absolute;
    width: 100%;
    z-index: 9;
}
/*portSlide*/
#portfolio .bx-controls-direction {
    background: rgba(0, 0, 0, 0) url("../../images/frontend/bt-ctrl1.png") no-repeat scroll right top;
    bottom: 25px;
    height: 44px;
    position: absolute;
    right: 0;
    width: 110px;
}
#portfolio .bx-viewport {
	border: 0;
	position: none;	
}
#portfolio .bx-prev {
	background: none;
}
#portfolio .bx-next {
	background: none;
}
.portfolio-slider {
	height: auto;
}
.portfolio-slider .w-slide img {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}
nav.w-nav-menu {
	z-index: 999999;
}
@media screen and (max-width: 1000px) {
	.product-descritipon {
		height: 30px;
	}
	.call-area {
		display: block;
	}
	#heroslider .bx-wrapper .bx-pager {
		bottom: 20px;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		width: 10px;
		height: 10px;
	}
	.w-slider-dot {
		width: 10px;
		height: 10px;
		margin-top: 10px;
	}
	.product-descritipon p {
		width: 275px;
	}
}
@media screen and (max-width: 500px) {
	.product-descritipon {
		height: 30px;
	}
	.call-area {
		display: block;
	}
	#heroslider .bx-wrapper .bx-pager {
		bottom: 20px;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		width: 10px;
		height: 10px;
	}
	.portfolio-slider {
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.w-slider-dot {
		width: 8px;
		height: 8px;
		margin-top: 15px;
	}
	.product-descritipon p {
		width: 206px;
	}
}
@media screen and (max-width: 400px) {
	.product-descritipon {
		height: 55px;
	}
	.call-area {
		display: block;
	}
	#heroslider .bx-wrapper .bx-pager {
		bottom: 10px;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		width: 10px;
		height: 10px;
	}
	.portfolio-slider {
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.portfolio-slider .w-slide img {
		height: auto;
	}
	.w-slider-dot {
		width: 5px;
		height: 5px;
		margin-top: 20px;
	}
	.product-descritipon p {
		width: 206px;
	}
}
.button-manual {
	padding-top: 0;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #A42328;
    border-color: #A42328;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.backbutton {
	display: block;
	width: 100px;
	padding-left: 25px;
}
.pagination > li > a, .pagination > li > span {
	color: #3A3A3C;
}
.pagination {
	margin-top: 40px;
}
.product-category-navi a {
	margin: 0 10px 0 10px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.hightlightimage img {
	margin-bottom: -1px;
}
.footer-style a {
	color: #000000;
}
ul, ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
/*Flooring Slide*/
#flooring .bx-controls-direction {
	width: 68px;
	height: 20px;
	display: block;
	position: absolute;
	right: 0;
	top: -45px;
	background: url("../../images/frontend/bt-ctrl2.png") no-repeat center center;
}
#flooring .bx-controls-direction .bx-prev {
	background: none;
	left: 0;
}
#flooring .bx-controls-direction .bx-next {
	background: none;
	right: 0;
}
.bx-wrapper .bx-viewport {
	box-shadow: none;
}
#posts {
	/*margin-bottom: 100px;*/
	margin-bottom: 50px;
}
.title-alldetails a, .bradcame a {
	color: #000000;
}
.posts {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
div.w-slider.product-slider {
	height: 100%;
	background-color: transparent;
}