* { max-height: 100000000px; }
#livechat-compact-container{ 
height: 50px!important; 
width: 350px!important; 
}
html { background: #f58220; }
body {
	margin: 0;
	color: #5a5858;
	font: 13px/16px Arial, Helvetica, sans-serif;
	background: #fff;
	min-width: 1024px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}
img { border-style: none;
max-width: 100%;
	/*height: auto;*/
	width: auto\9; /* ie8 */
	}
a {
	text-decoration: none;
	color: #000;
}
h2
{
	padding:0;
	margin:0 0 15px;
	font-size:28px;
	font-weight:bold;
	line-height:30px;
}

a:hover { text-decoration: underline; }
a:active { background-color: transparent; }
/*input, textarea, select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}*/
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
header, footer, article, section, hgroup, nav, figure, aside, main { display: block; }
figure {
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#header {
	width: 100%;
	background: #e2e1e1;
	-webkit-box-shadow: -1px -1px 3px rgba(33,30,30,.57);
	-moz-box-shadow: -1px -1px 3px rgba(33,30,30,.57);
	box-shadow: -1px -1px 3px rgba(33,30,30,.57);
}
#header .holder {
	max-width: 1002px;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 8px 7px 15px;
	position: relative;
}
#header .holder .logo-area {
	float: left;
	padding: 7px 0 0;
}
.holder .logo-area .logo {
	background: url(../images/logo.png) no-repeat;
	width: 240px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin: 1px 0 0;
}
.logo-area .logo a {
	display: block;
	height: 100%;
}
.holder .logo-area .proud-logo {
	background: url(../images/proud-logo.png) no-repeat;
	width: 94px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 -6px;
}
#header .holder .right-area {
	float: right;
	text-align: right;
	width: 64.3%;
}
.holder .right-area .heading-area {
	float: left;
	text-align: center;
	padding: 25px 0 0;
}
.right-area .heading-area .title {
	margin: 0 0 8px;
	font-size: 21px;
	line-height: 23px;
	color: #6d6e71;
	font-weight: bold;
	display: block;
}
.right-area .heading-area .call-txt {
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 0 2%;
}
.heading-area .call-txt .tel {
	display: inline-block;
	font-weight: bold;
	color: #f58220;
	padding: 0 0 0 1%;
}
.top-banner {
	position: absolute;
	right: 7px;
	top: 0;
	background: url(../images/img1.png) no-repeat;
	width: 208px;
	height: 98px;
	text-indent: -9999px;
	overflow: hidden;
	text-align: left;
}
#nav {
	width: 100%;
	background: #f58220;
	border: solid 1px #999b9b;
	-webkit-box-shadow: -1px 0 1px rgba(33,30,30,.57);
	-moz-box-shadow: -1px 0 1px rgba(33,30,30,.57);
	box-shadow: -1px 0 1px rgba(33,30,30,.57);
	position: relative;
	z-index: 100;
}
.open-close1 .js-slide-hidden { position: static !important; }
.open-close1 .opener2 { display: none; }
#nav > ul {
	padding: 0 0 0 2%;
	margin: 0 auto;
	list-style: none;
	max-width: 1002px;
	font-size: 14px;
	line-height: 16px;
	/*font-weight: bold;*/
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#nav ul:after {
	display: block;
	content: "";
	clear: both;
}
#nav > ul > li {
	float: left;
	margin: 0 16px 0 20px;
	position: relative;
}
#nav > ul > li:hover .panel { display: block; }
#nav > ul > li > a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 7px;
}
#nav > ul > li:hover > a {
	background: #d3d0d0;
	color: #232323;
}
#nav ul li a.active{
	background: #d3d0d0;
	color: #232323;
}
#nav > ul > li .panel {
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	z-index: 888;
	background: #fff;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	width: 520px;
	padding: 20px 20px 0;
}
.panel .row {
	overflow: hidden;
	margin: 0 0 10px;
}
.panel .row .title {
	display: block;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 10px;
	font-weight: normal;
}
.panel .row .title a { color: #555; }
#nav > ul > li .flash {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
ul > li .flash li {
	display: inline-block;
	vertical-align: middle;
	min-height: 60px;
}
ul > li .flash li:hover {
	vertical-align: top;
	margin: -1px 0 0;
}
.flash li img { display: block; }
.visual {
	width: 100%;
	-webkit-box-shadow: -1px -1px 10px 3px rgba(33,30,30,.6);
	-moz-box-shadow: -1px -1px 10px 3px rgba(33,30,30,.6);
	box-shadow: -1px -1px 10px 3px rgba(33,30,30,.6);
	background: #fdfdfd url(../images/bg-visual.png) repeat-x 0 100%;
}
.visual .holder {
	max-width: 1002px;
	margin: 0 auto;
	padding: 14px 10px;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.visual .holder .img-holder {
	float: left;
	width: 70%;
}
.holder .img-holder img {
	display: block;
	width: 100%;
	height: auto;
}
.visual .holder .services {
	float: right;
	padding: 13px 0 0;
	margin: 0;
	list-style: none;
	font-size: 17px;
	width: 28.2%;
	line-height: 20px;
}
.holder .services li:first-child {
	background: url(../images/ico-1.png) no-repeat;
	padding: 2px 0 27px 52px;
}
.holder .services li {
	padding: 10px 0 28px 58px;
	background: url(../images/ico-2.png) no-repeat;
}
.holder .services li.last {
	background: url(../images/ico-3.png) no-repeat;
	padding: 0px 0 18px 58px;
	/*margin-top:15px;*/
}
.holder .services li.last2 {
	/*background: url(../images/arrow.png) no-repeat;*/
	padding: 0px 0 18px 10px;
	margin-top:15px;
	background:none;
	
}
.holder .services li.last2 .imgclass{
	/*background: url(../images/arrow.png) no-repeat;*/
	float:right;
	display:block;
	width:25%;
}
.services li .title {
	display: block;
	font-size: 24px;
	line-height: 30px;
	/*font-weight: normal;*/
	margin: 0 0 4px;
}
.services li .title2 {
	
	font-size: 24px;
	line-height: 30px;
	/*font-weight: normal;*/
	margin: 0 0 4px;
}

/*New css for quote page banner*/

.visual .holder2 {
	max-width: 1002px;
	margin: 0 auto;
	padding: 14px 10px;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.visual .holder2 .services2 {
	
	padding: 13px 0 0;
	margin: 0;
	list-style: none;
	font-size: 17px;
	width: 100%;
	line-height: 20px;
}
.holder2 .services2 li:first-child {
	background: url(../images/ico-1.png) no-repeat;
	padding: 2px 0 27px 52px;
	float:left;
}
.holder2 .services2 li {
	padding: 2px 0 28px 58px;
	background: url(../images/ico-2.png) no-repeat;
	float:left;
	margin-left:40px;
}
.holder2 .services2 li.last {
	background: url(../images/ico-3.png) no-repeat;
	padding: 0px 0 18px 58px;
	float:left;
	/*margin-top:15px;*/
}

.services2 li .title {
	display: block;
	font-size: 24px;
	line-height: 30px;
	/*font-weight: normal;*/
	margin: 0 0 4px;
}


 /*NEW CSS FOR PRODUCT QUOUTE */
 .visual .holder .services1 {
	float: right;
	padding: 13px 0 0;
	margin: 0;
	list-style: none;
	font-size: 17px;
	width: 28.2%;
	line-height: 20px;
	display:none;
}
.holder .services1 li:first-child {
	background: url(../images/ico-1.png) no-repeat;
	padding: 2px 0 27px 52px;
}
.holder .services1 li {
	padding: 10px 0 28px 58px;
	background: url(../images/ico-2.png) no-repeat;
}
.holder .services1 li.last {
	background: url(../images/ico-3.png) no-repeat;
	padding: 0px 0 18px 58px;
	/*margin-top:15px;*/
}
.holder .services1 li.last2 {
	/*background: url(../images/arrow.png) no-repeat;*/
	padding: 0px 0 18px 10px;
	margin-top:15px;
	background:none;
	
}
.holder .services1 li.last2 .imgclass{
	/*background: url(../images/arrow.png) no-repeat;*/
	float:right;
	width:25%;
}
.services1 li .title {
	font-size: 24px;
	line-height: 30px;
	/*font-weight: normal;*/
	margin: 0 0 4px;
}
.services1 li .title2 {
	
	font-size: 24px;
	line-height: 30px;
	/*font-weight: normal;*/
	margin: 0 0 4px;
}



.products-block {
	max-width: 1002px;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 23px 1% 77px 2.3%;
}
.products-block h2 {
	margin: 0 0 17px;
	font-size: 28px;
	line-height: 30px;
}
.products-block .products {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 18px;
	line-height: 20px;
}
.products-block .products li {
	float: left;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	text-align: center;
	margin: 0 18px 18px 0;
	padding: 21px 0 0;
}
.products li .img-box {
	display: table;
	width: 221px;
	height: 203px;
}
.products li a { color: #5a5858; }
.products li .img-box .inner {
	display: table-cell;
	vertical-align: middle;
}
.products li img {
	display: block;
	margin: 0 auto;
	width: 77%;
	height: auto;
}
.products-block:after {
	content: "";
	clear: both;
	display: block;
}
.threecolumns {
	max-width: 1002px;
	margin: -12px auto 25px;
}
.threecolumns:after {
	display: block;
	content: "";
	clear: both;
}
.threecolumns .col:first-child { margin: 0 0 0 21px; }
.threecolumns .col {
	float: left;
	width: 22.8%;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0;
	font-size: 13px;
	line-height: 21px;
	padding: 10px 4px 43px 10px;
	min-height:160px;
}
.threecolumns .col.add {
	width: 48.7%;
	margin: 0 9px;
	padding: 10px 4px 0 10px;
}
.threecolumns .col h2 {
	margin: 0 5px 4px 0;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-shadow: -1px -1px 1px rgba(153,155,155,.75);
	background: #f58220 url(../images/bg-btn.png) repeat-x;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #d5d5d5;
}
.threecolumns .col.add h2 { margin: 0 5px 0 0; }
.col h2 a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 8px 0;
}
.col h2 a:hover {
	color: #5a5858;
	text-decoration: none;
	display: block;
	padding: 8px 0;
	background-color:#ff8c00;
	
}
.threecolumns .col p {
	margin: 0;
	word-spacing: -2px;
}
.threecolumns .col .sub-txt {
	font-size: 18px;
	line-height: 22px;
	display: block;
	text-align: center;
	margin: 0 0 17px;
}
.threecolumns .col .quote-form { position: relative; }
.threecolumns .col .quote-form:after {
	display: block;
	content: "";
	clear: both;
}
.col .quote-form .row {
	overflow: hidden;
	margin: 0 0 12px;
}
.quote-form .row input[type="text"]:first-child { margin: 0 3px 0 0; }
.quote-form .row .opener, .quote-form .row input[type="text"], .quote-form .row input[type="email"] {
	padding: 4px 7px;
	border: 1px solid #999b9b;
	background: #f8f7f7;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	width: 45.6%;
	height: 14px;
	float: left;
	color: #5a5858;
	font-size: 12px;
	line-height: 14px;
}
.quote-form .row .opener {
	display: block;
	text-decoration: none;
	background: #f8f7f7 url(../images/opener-1.png) no-repeat 100% 5px;
}
.quote-form .inner-data {
	background: #fff;
	padding: 10px 0;
	max-width: 480px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: absolute;
	left: -3px;
	top: 100%;
	z-index: 1000;
	border: 1px solid #999b9b;
}
.quote-form .inner-data .items {
	padding: 0;
	margin: 0;
	list-style: none;
}
.inner-data .items li {
	float: left;
	margin: 0 14px 30px;
}
.items li .item-box {
	overflow: hidden;
	margin: 0 0 10px;
}
.items li .item-box img {
	display: inline-block;
	vertical-align: bottom;
}
.items li .item-box .name {
	display: inline-block;
	font-size: 10px;
	line-height: 12px;
}
.quote-form .inner-data input[type="submit"] {
	padding: 0;
	cursor: pointer;
	margin: 0 auto;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	width: 130px;
	height: 35px;
	text-align: center;
	border: 1px solid #999b9b;
	font-size: 23px;
	line-height: 35px;
	/*font-weight: bold;*/
	color: #fff;
	display: block;
	background: #f58220 url(../images/bg-btn.png) repeat-x;
}
.items li input[type="text"] {
	border: 1px solid #999b9b;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	font-size: 10px;
	line-height: 12px;
	color: #5a5858;
	width: 85px;
	height: 13px;
	text-align: center;
	display: block;
}
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom checkbox styles */
.chk-area {
	border: 1px solid #010101;
	margin: 0 12px 0 0;
	display: inline-block;
	vertical-align: bottom;
	width: 11px;
	height: 10px;
}
.chk-checked { background: url(../images/chk-tick.png) no-repeat; }
.chk-disabled { background: #eee; }
.jcf-label-disabled { color: #ccc; }
/* custom select styles */
.select-area {
	border: 1px solid #999b9b;
	position: relative;
	overflow: hidden;
	cursor: default;
	height: 14px;
	display: block;
	width: 85px !important;
	background: #f8f7f7;
	text-align: center;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	font-size: 10px;
	line-height: 14px;
	color: #5a5858;
	margin: 0 0 7px;
}
.select-area .center {
	white-space: nowrap;
	padding: 3px 10px;
}
.select-disabled { background: #eee; }
.select-area .select-opener {
	background: url(../images/opener-2.png) no-repeat;
	position: absolute;
	height: 6px;
	width: 13px;
	right: 4px;
	top: 4px;
}
.select-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 2000;
}
.select-options .drop-holder {
	border: 1px solid #777;
	overflow: hidden;
	height: 1%;
	font-size: 10px;
	line-height: 14px;
}
.select-options ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.select-options ul li {
	width: 100%;
	float: left;
}
.select-options ul a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	cursor: default;
	color: #000;
	height: 1%;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #007;
	color: #fff;
}


.twocolumns {
	max-width: 1002px;
	margin: 0 auto;
	padding: 0 0 10px;
	overflow: hidden;
}

.twocolumns .txt-area {
	float: left;
	font-size: 13px;
	line-height: 21px;
	color: #5a5858;
	width: 65%;
	padding: 0 0 0 2.7%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.twocolumns .txt-area h1 {
	margin: 0 0 20px;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
}

.twocolumns .txt-area p { margin: 0 0 10px; }
.twocolumns .reviews-box {
	float: right;
	width: 30.2%;
	margin: 9px 12px 0 0;
	padding: 0 0 48px;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.twocolumns .reviews-box h3 {
	margin: 0 0 11px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	background: #f58220;
	color: #fff;
	padding: 8px 0;
}
.twocolumns .reviews-box .reviews {
	overflow: hidden;
	margin: 0 0 15px;
	font-size: 13px;
	line-height: 21px;
	padding: 0 19px;
}
.reviews-box .reviews p { margin: 0 0 1px; }
.reviews-box .reviews .author {
	display: block;
	color: #f58220;
	font-style: italic;
}
.twocolumns .txt-area2 {
	float: left;
	font-size: 13px;
	line-height: 21px;
	color: #5a5858;
	width: 100%;
	padding: 10px 0 0 2.7%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.twocolumns2 {
	max-width: 1002px;
	margin: 0 auto;
	padding: 30px 0 10px;
	overflow: hidden;
}
.twocolumns2 .txt-area2 {
	float: left;
	font-size: 12px;
	line-height: 21px;
	color: #5a5858;
	width: 65%;
	padding: 0 0 0 2.7%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.twocolumns2 .txt-area2 h1 {
	margin: 0 0 20px;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
}
.twocolumns2 .txt-area2 h2 {
	margin: 0 0 20px;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
}
.twocolumns2 .txt-area2 p { margin: 0 0 10px; }
.twocolumns2 .reviews-box {
	float: right;
	width: 30.2%;
	margin: 9px 12px 0 0;
	padding: 0 0 48px;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.twocolumns2 .reviews-box h3 {
	margin: 0 0 11px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	background: #f58220;
	color: #fff;
	padding: 8px 0;
}
.twocolumns2 .reviews-box .reviews {
	overflow: hidden;
	margin: 0 0 15px;
	font-size: 13px;
	line-height: 21px;
	padding: 0 19px;
}

.client-area {
	position: relative;
}
.client-area .slider {
	width: 624px;
	overflow: hidden;
	padding: 0 0 10px;
}
.client-area .slider h2 {
	text-align: center;
	margin: 0 0 13px;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
}
.client-area .slider .carousel {
	position: relative;
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
	max-width: 543px;
	margin: 0 auto;
	padding: 11px 0 9px;
}
.slider .carousel .btn-next, .slider .carousel .btn-prev {
	background: url(../images/btn-prev.png) no-repeat;
	width: 32px;
	height: 65px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	position: absolute;
	left: -40px;
	top: 32%;
	z-index: 700;
}
.slider .carousel .btn-next {
	background: url(../images/btn-next.png) no-repeat;
	left: auto;
	right: -40px;
}
.slider .carousel .mask {
	position: relative;
	overflow: hidden;
}
.slider .carousel .slideset {
	width: 99999px;
	float: left;
}
.slider .carousel .slide {
	float: left;
	margin: 0 63px;
}
.carousel .slide img { display: block; }
#footer {
	background: #f58220;
	width: 100%;
	border-top: 1px solid #999b9b;
}
#footer .holder {
	max-width: 1002px;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 7px 3.6%;
}
#footer .holder .nav-area { float: left; }
.holder .nav-area .navigation {
	float: left;
	padding: 0;
	margin: 0 47px 0 0;
	font-size: 12px;
	line-height: 14px;
	list-style: none;
}
.nav-area .navigation li { padding: 0 0 5px; }
.navigation li a { color: #fff; }
.holder .nav-area .social-networks {
	float: left;
	padding: 0;
	margin: 0 72px 0 71px;
	list-style: none;
}
.nav-area .social-networks li { padding: 2px 0 3px; }
.social-networks li a {
	background: url(../images/social-networks.png) no-repeat;
	width: 27px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.social-networks li.twitter a { background-position: 0 -30px; }
.social-networks li.linkedin a { background-position: 0 -60px; }
#footer .holder address {
	float: left;
	font-size: 13px;
	line-height: 15px;
	color: #fff;
	font-style: normal;
}
.holder address h3 {
	font-weight: bold;
	margin: 0;
	font-size: 16px;
	line-height: 21px;
}
.holder address a { color: #fff; }
#footer .holder .copyright {
	display: block;
	color: #fff;
	font-size: 12px;
	line-height: 21px;
	clear: both;
	position: relative;
	top: -13px;
}
#footer .holder .copyright a { color: #fff; }




#main {
overflow: hidden;
	
	margin: 0 auto;
	margin-bottom:38px;
	max-width:1002px;
	margin-top:20px;
	 }
#main:after {
	content: '';
	display: block;
	clear: both;
}
#main .con-block {
	
	font-size: 12px;
	
	
}
#main .con-block  {
	overflow: hidden;
	margin: 0 0 6px;
	
	/*color: #9c0000;*/
}
#main .con-block  .block {
	float: left;
	width: 620px;
}


 #main .con-block .form-area {
	float: left;
	width: 350px;
	margin: 5px 15px 0 0 ;
}

.form-area .contact-form {
	overflow: hidden;
	padding: 9px 10px 7px;
}
.contact-form .row {
	overflow: hidden;
	margin: 0 0 11px;
}
.contact-form .row label {
	display: block;
	
}
.contact-form .row .opener {
	/*display: block;
	text-decoration: none;
	background: #f8f7f7 url(../images/opener-1.png) no-repeat 100% 5px;*/
	
	 background: url("../images/opener-1.png") no-repeat scroll 100% 5px #F8F7F7;
   border: 1px solid #999B9B;
    border-radius: 5px;
    display: block;
    height: 20px;
    padding: 5px;
    text-decoration: none;
    width: 95%;
	background-color:#f1f1f1;
}
.contact-form .row input[type="text"] {
	width:95%;
	background-color:#f1f1f1;
	border: 1px solid #999B9B;
    border-radius: 5px;
    color: #5A5858;
	outline: none;
	height: 25px;
	line-height: 30px;
	font-size: 12px;
	padding: 5px;
	overflow: hidden;
}
.contact-form input[type="submit"] {
	padding: 0;
	cursor: pointer;
	/*margin: 0 auto;*/
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	width: 130px;
	height: 35px;
	text-align: center;
	border: 1px solid #999b9b;
	font-size: 22px;
	line-height: 35px;
	/*font-weight: bold;*/
	color: #fff;
	display: block;
	background: #f58220 url(../images/bg-btn.png) repeat-x;
}
.contact-form .row textarea {
	width: 95%;
	border: 1px solid #999B9B;
    border-radius: 5px;
    color: #5A5858;
	background-color:#f1f1f1;
	outline: none;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 5px;
	height: 150px;
	resize: none;
}
#main .con-block h1 { font-size:20px;
margin-bottom:30px;
margin-top:50px;

}


/*css for get a quote now page ////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////    */
.con-block .quote-form2 .row {
	overflow: hidden;
	margin: 0 0 12px;
}
.con-block .quote-form2 .row label {
	display:block;
}
.con-block .quote-form2 .row input[type="text"]:first-child { margin: 0 3px 0 0; }
.con-block .quote-form2 .row .opener3, .quote-form2 .row input[type="text"],.row input[type="email"] {
	padding: 4px 7px;
	border: 1px solid #999b9b;
	background: #f8f7f7;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	width: 90%;
	height: 20px;
	/*float: left;*/
	color: #5a5858;
	font-size: 12px;
	/*line-height: 14px;*/
}
.con-block .quote-form2 .row .opener3 {
	display: block;
	text-decoration: none;
	background: #f8f7f7 url(../images/opener-1.png) no-repeat 100% 5px;
}
.con-block .quote-form2 .inner-data2 {
	background: #fff;
	/*padding: 10px 0;*/
	width: 95%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	/*position: absolute;
	left: -3px;
	top: 100%;*/
	z-index: 1000;
	
}

.inner-data22 .items {
	padding: 0;
	list-style: none;
	border:0;
	margin-top:25px;
}
.inner-data22 .items li {
	float: left;
	margin: 0 62px 30px;
}



.inner-data2 .items {
	padding: 0;
	list-style: none;
	border:0;
	margin-top:25px;
}
.inner-data2 .items li {
	float: left;
	margin: 0 25px 30px;
}
.inner-data2 .items li .item-box {
	overflow: hidden;
	margin: 0 0 10px;
}
inner-data2 .items li .item-box img {
	display: inline-block;
	vertical-align: bottom;
}
.inner-data2 .items li .item-box .name {
	display: inline-block;
	font-size: 10px;
	line-height: 12px;
}
.con-block .quote-form2 input[type="submit"] {
	padding: 0;
	cursor: pointer;
	margin: 0 auto;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	width: 130px;
	height: 35px;
	text-align: center;
	border: 1px solid #999b9b;
	font-size: 23px;
	line-height: 35px;
	/*font-weight: bold;*/
	color: #fff;
	display: block;
	background: #f58220 url(../images/bg-btn.png) repeat-x;
}
.inner-data2 .items li input[type="text"] {
	border: 1px solid #999b9b;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	font-size: 10px;
	line-height: 12px;
	color: #5a5858;
	width: 74px;
	height: 13px;
	text-align: center;
	display: block;
}
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom checkbox styles */
.chk-area {
	border: 1px solid #010101;
	margin: 0 2px 2px 7px;
	display: inline-block;
	vertical-align: bottom;
	width: 11px;
	height: 10px;
}
.chk-checked { background: url(../images/chk-tick.png) no-repeat; }
.chk-disabled { background: #eee; }
.jcf-label-disabled { color: #ccc; }
/* custom select styles */
.select-area {
	border: 1px solid #999b9b;
	position: relative;
	overflow: hidden;
	cursor: default;
	height: 14px;
	display: block;
	width: 85px !important;
	background: #f8f7f7;
	text-align: center;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	font-size: 10px;
	line-height: 14px;
	color: #5a5858;
	margin: 0 0 7px;
}
.select-area .center {
	white-space: nowrap;
	padding: 3px 10px;
}
.select-disabled { background: #eee; }
.select-area .select-opener {
	background: url(../images/opener-2.png) no-repeat;
	position: absolute;
	height: 6px;
	width: 13px;
	right: 4px;
	top: 4px;
}
.select-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 2000;
}
.select-options .drop-holder {
	border: 1px solid #777;
	overflow: hidden;
	height: 1%;
	font-size: 10px;
	line-height: 14px;
}
.select-options ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.select-options ul li {
	width: 100%;
	float: left;
}
.select-options ul a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	cursor: default;
	color: #000;
	height: 1%;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #007;
	color: #fff;
}
#dis
{
	padding-left:25px;
	color:#000;
	font-size:14px;
}
/*css end get a quote now page ///////////////////////////////////*/
/*css for single product quote///////////////*/

.visual .holder .proquote
{
	
	margin: 0;
	font-size:12px;
	line-height:none;
	float: right;
	padding: 13px 0 0;
	width: 28.2%;
}

.proquote .proq-form
{
	overflow:hidden;
	padding-left:5px;
}
.proquote .proq-form .pro-row
{
	overflow:hidden;
	margin-bottom:5px;
}

.proquote .proq-form .pro-row input[type="text"],.pro-row input[type="email"]
{
    background-color: #f1f1f1;
    border: 1px solid #999b9b;
    border-radius: 5px;
    color: #5a5858;
    font-size: 13px;
    height: 23px;
   /* line-height: 30px;*/
    outline: medium none;
    overflow: hidden;
    padding-top: 1px;
	padding-left:5px;
    width: 92%;
	
}

.proquote .proq-form input[type="submit"] {
    background: url("../images/bg-btn.png") repeat-x scroll 0 0 #f58220;
    border: 1px solid #999b9b;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 20px;
    padding: 0;
    text-align: center;
    width: 90%;
	font-weight:bold;
	
}
.capacity 
{
	list-style:none;
	margin:0;
	padding:0;
}
.capli
{
	float:left;
	width:24%;
}
.visual .smallsec {
	
	display:none;
}
#priceform
	{
		display:none;
	}
@media only screen and (max-width:1024px) {
	body { min-width: 320px; }
}
@media only screen and (max-width:999px) {
	
	h2
{
	padding:0;
	margin:0 0 10px;
	font-size:20px;
	font-weight:bold;
	line-height:22px;
}
.visual .holder .proquote
{
	
	margin: 0;
	font-size:12px;
	line-height:none;
	float: right;
	padding: 1px 0 0;
	width: 28.2%;
}
	
	.holder .logo-area .logo {
		width: 184px;
		height: 66px;
		background-size: 100% 66px;
	}
	.holder .logo-area .proud-logo {
		width: 72px;
		height: 29px;
		background-size: 100% 29px;
	}
	.top-banner {
		width: 160px;
		height: 81px;
		background-size: 100% 81px;
	}
	#header .holder .logo-area { padding: 6px 0 0; }
	#header .holder { padding: 0 8px 4px 11px; }
	.right-area .heading-area .title {
		font-size: 17px;
		line-height: 19px;
		margin: 0 0 5px;
	}
	.holder .right-area .heading-area { padding: 21px 0 0; }
	.right-area .heading-area .call-txt {
		font-size: 11px;
		line-height: 13px;
	}
	#nav > ul {
		font-size: 11px;
		line-height: 13px;
	}
	#nav > ul > li > a { padding: 5px; }
	#nav > ul > li { margin: 0 8px 0 20px; }
	.services li .title {
		font-size: 18px;
		line-height: 26px;
		word-spacing: -2px;
		margin: 0 0 1px;
	}
	.services li .title2 {
	
	font-size: 18px;
	line-height: 26px;
	/*font-weight: normal;*/
	margin: 0 0 4px;
}
.holder .services1 li .title2 {
	
	font-size: 18px;
	line-height: 26px;
	/*font-weight: normal;*/
	margin: 0 0 4px;
	
}
.visual .holder .services1 {
		font-size: 12px;
		line-height: 20px;
	}
	.holder .services1 li:first-child {
		background-size: 35px 36px;
		padding: 2px 0 25px 44px;
	}
	.holder .services li {
		background-size: 41px 39px;
		padding: 0 0 18px 42px;
	}
	.holder .services1 li.last {
		background-size: 36px 37px;
		padding: 7px 0 18px 43px;
	}
	.holder .services1 li.last2 {
	background-size: 35px 36px;
	padding: 0px 0 18px 10px;
	margin-top:15px;
	background:none;
}
.holder .services1 li.last2 .imgclass{
	/*background: url(../images/arrow.png) no-repeat;*/
	float:right;
	display:block;
	width:25%;
}
	.visual .holder { padding: 14px 2% 26px; }
	.products li .img-box {
		width: 169px;
		height: 174px;
	}
	.products-block .products li {
		margin: 0 15px 15px 0;
		padding: 19px 0 0;
	}
	.products-block .products {
		font-size: 15px;
		line-height: 17px;
	}
	.visual .holder .services {
		font-size: 12px;
		line-height: 20px;
	}
	.holder .services li:first-child {
		background-size: 35px 36px;
		padding: 2px 0 25px 44px;
	}
	.holder .services li {
		background-size: 41px 39px;
		padding: 0 0 18px 42px;
	}
	.holder .services li.last {
		background-size: 36px 37px;
		padding: 7px 0 18px 43px;
	}
	.visual .holder2 .services2 {
	
	font-size: 12px;
		line-height: 20px;
}
.holder2 .services2 li:first-child {
	background-size: 35px 36px;
		padding: 2px 0 25px 44px;
	float:left;
}
.holder2 .services2 li {
	padding: 2px 0 28px 58px;
	background: url(../images/ico-2.png) no-repeat;
	float:left;
	margin-left:40px;
}
.holder2 .services2 li.last {
	background-size: 36px 37px;
		padding: 7px 0 18px 43px;
	float:left;
	/*margin-top:15px;*/
}

.services2 li .title {
	font-size: 18px;
		line-height: 26px;
		
		margin: 0 0 1px;
}
	.holder .services li.last2 {
	background-size: 35px 36px;
	padding: 0px 0 18px 10px;
	margin-top:15px;
	background:none;
}
.holder .services li.last2 .imgclass{
	/*background: url(../images/arrow.png) no-repeat;*/
	float:right;
	display:block;
	width:25%;
}
	.threecolumns { margin: -10px auto 21px; }
	.threecolumns .col:first-child { margin: 0 0 0 16px; }
	.threecolumns .col {
		padding: 7px 4px 33px 10px;
		font-size: 9px;
		line-height: 18px;
	}
	.col h2 a { padding: 7px 0; }
	.threecolumns .col h2 {
		font-size: 15px;
		line-height: 17px;
		margin: 0 3px 2px -3px;
	}
	.threecolumns .col.add {
		margin: 0 7px;
		padding: 7px 4px 0 6px;
	}
	.threecolumns .col .sub-txt {
		font-size: 15px;
		line-height: 17px;
		margin: 0 0 14px;
	}
	.quote-form .row .opener, .quote-form .row input[type="text"],.quote-form .row input[type="email"] {
		font-size: 9px;
		line-height: 10px;
		height: 10px;
		width: 44%;
	}
	.quote-form .row input[type="text"]:first-child { margin: 0 8px 0 0; }
	.col .quote-form .row { margin: 0 0 9px; }
	.twocolumns .txt-area h1 {
		font-size: 22px;
		line-height: 24px;
		margin: 0 0 17px;
	}
	.twocolumns .txt-area {
		font-size: 9px;
		line-height: 18px;
	}
	/*.twocolumns .txt-area2 {
		font-size: 9px;
		line-height: 18px;
		padding:0 10px;
	}*/
	.twocolumns .reviews-box { margin: 7px 9px 0 0; }
	.twocolumns .reviews-box h3 {
		font-size: 13px;
		line-height: 15px;
		padding: 7px 0;
		margin: 0 0 10px;
	}
	.twocolumns .reviews-box .reviews {
		font-size: 9px;
		line-height: 18px;
		padding: 0 6%;
		margin: 0 0 7px;
	}
	.twocolumns .txt-area2 {
		font-size: 9px;
		line-height: 18px;
		padding:10px 10px;
	}
	.twocolumns2 .txt-area2 {
		font-size: 9px;
		line-height: 18px;
	}
	.twocolumns2 .txt-area2 {
		font-size: 9px;
		line-height: 18px;
		padding:0 10px;
	}
	.twocolumns2 .reviews-box { margin: 7px 9px 0 0; }
	.twocolumns2 .reviews-box h3 {
		font-size: 13px;
		line-height: 15px;
		padding: 7px 0;
		margin: 0 0 10px;
	}
	.twocolumns2 .reviews-box .reviews {
		font-size: 9px;
		line-height: 18px;
		padding: 0 6%;
		margin: 0 0 7px;
	}
	
	
	.client-area .slider h2 {
		font-size: 23px;
		line-height: 25px;
		margin: 0 0 11px;
	}
	.client-area .slider { max-width: 480px; }
	.carousel .slide img {
		width: 38px;
		height: 137px;
	}
	.client-area .slider .carousel {
		max-width: 417px;
		padding: 8px 0 5px;
	}
	.slider .carousel .slide { margin: 0 49px; }
	.slider .carousel .btn-next, .slider .carousel .btn-prev {
		background-size: 100% 54px;
		width: 25px;
		height: 54px;
		left: -31px;
	}
	.slider .carousel .btn-next {
		left: auto;
		right: -31px;
	}
	.items li .item-box img {
		width: 28px;
		height: 35px;
	}
	.chk-area {
		margin: 0 3px 3px 0;
		width: 9px;
		height: 8px;
	}
	.select-area {
		width: 68px !important;
		font-size: 9px;
		line-height: 12px;
		height: 12px;
	}
	.select-area .center { padding: 3px 15px 0 0; }
	.items li input[type="text"] {
		width: 68px;
		font-size: 9px;
		line-height: 12px;
		height: 12px;
	}
	.inner-data .items li { margin: 0 10px 30px; }
	.chk-checked { background-size: 100% auto; }
	.client-area { margin: 0 auto 2px; }
	.holder .nav-area .navigation {
		font-size: 9px;
		line-height: 11px;
	}
	.holder .nav-area .navigation { margin: 0 34px 0 0; }
	.social-networks li a {
		background-size: 100% 86px;
		height: 21px;
		width: 21px;
	}
	.holder .nav-area .social-networks { margin: 0 54px 0 61px; }
	.nav-area .social-networks li { padding: 2px 0; }
	#footer .holder address {
		font-size: 9px;
		line-height: 18px;
	}
	.holder address h3 {
		font-size: 12px;
		line-height: 14px;
	}
	#footer .holder { padding: 7px 4.6%; }
	#footer .holder .copyright {
		font-size: 9px;
		line-height: 19px;
	}
	#main {
    padding: 0px 2% 10px;
}
#main .con-block .block
		{
			width:62.8%;
			float:left;
		}
		#main .con-block .form-area
		{
			width:34.9%;
			float:left;
			margin:5px 1.1% 0 0;
		}

.contact-form .row input[type="text"] {
	width:95%;
	background-color:#f1f1f1;
	border: 1px solid #999B9B;
    border-radius: 5px;
    color: #5A5858;
	outline: none;
	height: 25px;
	line-height: 30px;
	font-size: 12px;
	padding: 5px;
	overflow: hidden;
}
.contact-form input[type="submit"] {
	padding: 0;
	cursor: pointer;
	/*margin: 0 auto;*/
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	width: 130px;
	height: 35px;
	text-align: center;
	border: 1px solid #999b9b;
	font-size: 22px;
	line-height: 35px;
	/*font-weight: bold;*/
	color: #fff;
	display: block;
	background: #f58220 url(../images/bg-btn.png) repeat-x;
}
.contact-form .row textarea {
	width: 95%;
	border: 1px solid #999B9B;
    border-radius: 5px;
    color: #5A5858;
	background-color:#f1f1f1;
	outline: none;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 5px;
	height: 150px;
	resize: none;
}
#main .con-block h1 { font-size:20px;
margin-bottom:30px;
margin-top:50px;
}		

.inner-data2 .items li input[type="text"] {
			padding:1px;
			width:68px;
			height:12px;
		}
.visual  .smallsec {
	
	display:none;
}	
#priceform
	{
		display:none;
	}	
}
@media only screen and (max-width:767px) {
	.holder .logo-area .logo {
		width: 165px;
		height: 61px;
		background-size: 100% 61px;
		margin: -1px 0 0;
	}
	.holder .logo-area .proud-logo {
		width: 64px;
		height: 27px;
		background-size: 100% 27px;
	}
	.top-banner {
		width: 144px;
		height: 75px;
		background-size: 100% 75px;
	}
	.holder .services li:first-child {
		background-size: 33px 34px;
		padding: 6px 0 22px 38px;
	}
	.holder .services li {
		padding: 0 0 16px 39px;
		background-size: 35px 35px;
	}
	.holder .services li.last {
		background-size: 33px 35px;
		padding: 7px 0 18px 38px;
	}
	.holder .services1 li:first-child {
		background-size: 33px 34px;
		padding: 6px 0 22px 38px;
	}
	.holder .services1 li {
		padding: 0 0 16px 39px;
		background-size: 35px 35px;
	}
	.holder .services1 li.last {
		background-size: 33px 35px;
		padding: 7px 0 18px 38px;
	}
	.holder .services1 li .title {
		font-size: 12px;
		line-height: 22px;
	}
	.holder .services1 li .title2 {
	
	font-size: 12px;
	line-height: 22px;
	/*font-weight: normal;*/
	
}
	#header .holder { padding: 0 8px 4px 10px; }
	.right-area .heading-area .title {
		font-size: 15px;
		line-height: 17px;
	}
	.right-area .heading-area .call-txt {
		font-size: 9px;
		line-height: 11px;
		margin: 0 0 6px;
	}
	.holder .right-area .heading-area { padding: 19px 0 0; }
	.services li .title {
		font-size: 16px;
		line-height: 24px;
	}
	.services li .title2 {
	
	font-size: 16px;
	line-height: 24px;
	/*font-weight: normal;*/
	
}
	#nav > ul { font-size: 10px; }
	#nav > ul > li { margin: 0 8px 0 16px; }
	.panel .row .title {
		font-size: 12px;
		line-height: 14px;
	}
	.visual .holder .services {
		font-size: 15px;
		line-height: 18px;
		padding: 5px 0 0;
	}
	.visual .holder { padding: 14px 2% 30px; }
	.products li .img-box {
		width: 151px;
		height: 163px;
	}
	.products-block h2 {
		font-size: 22px;
		line-height: 28px;
	}
	.products-block .products {
		font-size: 14px;
		line-height: 16px;
	}
	.products-block .products li { margin: 0 14px 14px 0; }
	.threecolumns .col:first-child { margin: 0 0 0 14px; }
	.threecolumns .col h2 {
		font-size: 13px;
		line-height: 15px;
	}
	.col h2 a { padding: 5px 0 7px; }
	.threecolumns .col p { word-spacing: 0; }
	.threecolumns .col {
		font-size: 8px;
		line-height: 17px;
		padding: 7px 4px 30px 10px;
		min-height:125px;
	}
	.threecolumns .col .sub-txt {
		font-size: 13px;
		line-height: 17px;
		margin: 0 0 12px;
	}
	.quote-form .row input[type="text"]:first-child { margin: 0 5px 0 0; }
	.col .quote-form .row { margin: 0 0 7px; }
	.quote-form .row .opener { background: #f8f7f7 url(../images/opener-1-320.png) no-repeat 100% 6px; }
	.items li .item-box img {
		width: 25px;
		height: 32px;
	}
	.chk-area {
		width: 8px;
		height: 7px;
	}
	.items li .item-box .name {
		font-size: 8px;
		line-height: 10px;
		vertical-align: bottom;
	}
	.select-area .select-opener {
		background-size: 100% 5px;
		width: 10px;
		height: 5px;
		top: 4px;
	}
	.select-area {
		font-size: 8px;
		line-height: 11px;
		height: 11px;
		width: 58px !important;
	}
	.items li input[type="text"] {
		font-size: 8px;
		line-height: 10px;
		height: 10px;
		width: 58px;
	}
	.select-area .center { padding: 3px 5px 0 0; }
	.quote-form .inner-data input[type="submit"] {
		font-size: 20px;
		line-height: 30px;
		height: 30px;
		width: 125px;
	}
	.select-options .drop-holder {
		font-size: 8px;
		line-height: 10px;
	}
	.twocolumns .txt-area h1 {
		font-size: 19px;
		line-height: 21px;
	}
	.twocolumns .txt-area {
		font-size: 9px;
		line-height: 16px;
		width:65%;
	}
	.twocolumns .txt-area2 {
		font-size: 9px;
		line-height: 16px;
		
	}
	.twocolumns .txt-area2 h1 {
		font-size: 19px;
		line-height: 21px;
	}
	.twocolumns2 .txt-area2 h1 {
		font-size: 19px;
		line-height: 21px;
	}
	.twocolumns2 .txt-area2 h1 {
		font-size: 15px;
		line-height: 18px;
	}
	.twocolumns2 .txt-area2 {
		font-size: 9px;
		line-height: 16px;
		width:65%;
	}
	.threecolumns { margin: -10px auto 19px; }
	.threecolumns2 { margin: -10px auto 19px; }
	.twocolumns .reviews-box h3 {
		font-size: 13px;
		line-height: 14px;
		padding: 6px 0;
	}
	.twocolumns .reviews-box .reviews {
		font-size: 9px;
		line-height: 16px;
	}
	/*/////////////////*/
	
	.twocolumns2 .reviews-box h3 {
		font-size: 12px;
		line-height: 14px;
		padding: 6px 0;
	}
	.twocolumns2 .reviews-box .reviews {
		font-size: 9px;
		line-height: 16px;
	}
	.client-area .slider h2 {
		font-size: 20px;
		line-height: 22px;
	}
	.client-area .slider { max-width: 428px; }
	.client-area .slider .carousel { max-width: 372px; }
	.carousel .slide img {
		width: 36px;
		height: 124px;
	}
	.slider .carousel .slide { margin: 0 43px; }
	.slider .carousel .btn-next, .slider .carousel .btn-prev {
		background-size: 100% 51px;
		width: 23px;
		height: 51px;
		left: -28px;
	}
	.slider .carousel .btn-next {
		right: -28px;
		left: auto;
	}
	.holder .nav-area .navigation {
		font-size: 8px;
		line-height: 9px;
	}
	.social-networks li a {
		background-size: 100% 81px;
		width: 19px;
		height: 19px;
	}
	.holder .nav-area .social-networks { margin: 0 49px 0 54px; }
	#footer .holder address {
		font-size: 8px;
		line-height: 16px;
	}
	.holder address h3 {
		font-size: 10px;
		line-height: 12px;
		margin: 0 0 3px;
	}
	#footer .holder .copyright { font-size: 8px; }
	.contact-form .row label {
		font-size: 9px;
		line-height: 11px;
	}
	.contact-form .row input[type="text"] {
		padding: 2px 5px;
		font-size: 10px;
		line-height: 14px;
	}
	.contact-form .row { margin: 0 0 5px; }
	.contact-form input[type="submit"] {
		font-size: 10px;
		line-height: 16px;
		margin: -1px 4px 0 0;
		height: 19px;
		padding: 2px 0;
		width: 58px;
	}
	.contact-form .row .opener {

	
	 background: url("../images/opener-1-320.png") no-repeat scroll 100% 5px #F8F7F7;
   
    height: 15px;
    padding: 5px;
 
    width: 95%;
	
}
	#main {
    padding: 0px 2% 10px ;
}
/*#main
		{
			width:100%;
		}*/
	#main .con-block .block
		{
			width:61.8%;
			float:left;
		}
		#main .con-block .form-area
		{
			width:34.9%;
			float:left;
			margin:5px 1.1% 0 0;
		}
		h2
{
	padding:0;
	margin:0 0 12px;
	font-size:19px;
	font-weight:bold;
	line-height:21px;
}
 .visual .smallsec {
	 display:none;
}
.capacity 
{
	list-style:none;
	margin:0;
	padding:0;
	font-size:10px;
}
.capli
{
	float:left;
	width:24%;
}
.proquote .proq-form .pro-row input[type="text"]
{
    background-color: #f1f1f1;
    border: 1px solid #999b9b;
    border-radius: 5px;
    color: #5a5858;
    font-size: 10px;
    height: 20px;
   /* line-height: 30px;*/
    outline: medium none;
    overflow: hidden;
    padding-top: 1px;
	padding-left:5px;
    width: 92%;
	
}

.proquote .proq-form input[type="submit"] {
    background: url("../images/bg-btn.png") repeat-x scroll 0 0 #f58220;
    border: 1px solid #999b9b;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 26px;
    line-height: 15px;
    padding: 0;
    text-align: center;
    width: 90%;
}
#priceform
	{
		display:none;
	}
		
}
@media only screen and (max-width:680px) {
	#fullform {
		display:none;
	}
	#priceform
	{
		display:block;
	}
	
	.holder .logo-area .logo {
		width: 195px;
		height: 66px;
		background-size: 100% 66px;
		margin: 0;
	}
	.holder .logo-area .proud-logo {
		width: 79px;
		height: 30px;
		background-size: 100% 30px;
	}
	.top-banner {
		width: 100px;
		height: 73px;
		background-size: 100% 73px;
		right: 2px;
	}
	.open-close1 .js-slide-hidden { position: absolute !important; }
	.open-close1 .opener2 {
		display: block;
		background: url(../images/opener.png) no-repeat;
		width: 139px;
		height: 31px;
		text-indent: -9999px;
		overflow: hidden;
		position: absolute;
		left: 14px;
		top: 0;
		z-index: 999;
	}
	#nav {
		box-shadow: none;
		border: 0;
		position: absolute;
		left: 0;
		top: 99px;
	}
	#header { box-shadow: none; }
	.visual { box-shadow: 0 1px 4px 0 rgba(33, 30, 30, 0.6); }
	.products li .img-box {
		width: 196px;
		height: 181px;
	}
	.products-block .products {
		font-size: 16px;
		line-height: 18px;
	}
	.products-block h2 {
		font-size: 25px;
		line-height: 28px;
	}
	.products-block .products li { margin: 0 17px 17px 0; }
	.products-block { padding: 23px 4% 77px 7%; }
	#nav > ul > li:hover .panel { display: none; }
	#nav > ul > li:first-child { background: none; }
	#nav > ul > li {
		margin: 0;
		float: none;
		background: url(../images/divider.png) no-repeat 50% 0;
	}
	#nav > ul {
		text-align: center;
		font-size: 14px;
		line-height: 16px;
		padding: 0;
	}
	#nav > ul > li > a { padding: 5px 0; }
	#header .holder { padding: 0 8px 15px 19px; }
	.holder .right-area .heading-area { padding: 8px 0 0; }
	#header .holder .right-area { width: 68%; }
	.right-area .heading-area .call-txt {
		font-size: 13px;
		line-height: 15px;
		font-weight: bold;
		margin: 0;
	}
	.heading-area .call-txt .tel{
		background:url(../images/bg-phone.png) no-repeat;
		padding:0 0 0 3%;
	}
	#nav .slide1 {
		position: absolute !important;
		width: 100%;
		left: 0;
		top: 33px;
		background: #f58220;
		padding: 13px 0 25px;
	}
	.visual .holder .img-holder { width: 70%; }
	.visual .holder .services {
		width: 30%;
		padding: 14px 0 0 0;
	}
	.visual .holder .services1 {
		width: 30%;
		padding: 1px 0 0 0;
		display:block;
	}
	.proquote
	{
		display:none;
	}
	.holder .services li:first-child {
		background-size: 22px 22px;
		padding: 0 0 12px 30px;
	}
	.services li .title {
		font-size: 15px;
		line-height: 20px;
	}
	.services li .title2 {
	
	font-size: 15px;
	line-height: 20px;
	/*font-weight: normal;*/
	margin: 0 0 4px;
}

.holder .services1 li:first-child {
		background-size: 22px 22px;
		padding: 0 0 12px 30px;
	}
.holder.services1 li .title {
		font-size: 12px;
		line-height: 24px;
	}
.holder .services1 li .title2 {
	
	font-size: 12px;
	line-height: 22px;
	/*font-weight: normal;*/
	margin: 0 0 4px;
}

	.visual { background: #fefdfd url(../images/bg-visual-480.png) repeat-x 0 100%; }
	.visual .holder .services {
		font-size: 9px;
		line-height: 10px;
	}
	.holder .services li {
		background-size: 26px 28px;
		padding: 0 0 9px 30px;
	}
	.holder .services li.last {
		background-size: 23px 25px;
		padding: 4px 0 1px 30px;
	}
	.holder .services li.last2 {
	background-size: 35px 36px;
	padding: 0px 0 1px 10px;
	margin-top:15px;
	
}
.holder .services li.last2 .imgclass{
	/*background: url(../images/arrow.png) no-repeat;*/
	float:right;
	width:23%;
}

.holder .services1 li {
		background-size: 26px 28px;
		padding: 0 0 9px 30px;
	}
	.holder .services1 li.last {
		background-size: 23px 25px;
		padding: 1px 0 1px 30px;
	}
	.holder .services1 li.last2 {
	background-size: 35px 36px;
	padding: 0px 0 1px 10px;
	margin-top:15px;
}
.holder .services1 li.last2 .imgclass{
	/*background: url(../images/arrow.png) no-repeat;*/
	float:right;
	width:25%;
	padding-top:2px;
}



	.visual .holder { padding: 14px 2% 22px; }
	.threecolumns .col {
		float: none;
		width: 100%;
		font-size: 10px;
	}
	.threecolumns .col:after {
		display: block;
		content: "";
		clear: both;
	}
	.threecolumns .col:first-child { margin: 0 0 10px; }
	.threecolumns .col.add {
		width: 90%;
		margin: 0 0 10px;
		position: absolute;
		left: 5%;
		top: 0;
	}
	.threecolumns {
		padding: 128px 5% 0;
		position: relative;
	}
	.twocolumns .txt-area {
		float: none;
		width: 100%;
		padding: 0;
		margin: 0 0 10px;
	}
	.twocolumns .txt-area:after{
		display:block;
		content:"";
		clear:both;
	}
	.twocolumns .reviews-box {
		margin: 0 0 10px;
		float: none;
		overflow: hidden;
		width: 100%;
	}
	.twocolumns {
		margin: 0;
		padding: 0 5%;
	}
	.quote-form .inner-data {
		max-width: 168px;
		left: auto;
		right: 33px;
	}
	.twocolumns .txt-area h1 {
		font-size: 15px;
		line-height: 17px;
		margin: 0 0 8px;
	}
	.twocolumns .txt-area2 h1 {
		font-size: 15px;
		line-height: 17px;
		margin: 20px 0 8px;
	}
	h2
{
	padding:0;
	margin:0 0 10px;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
}

	
	/*//////////////////*/
	
	.twocolumns2 .txt-area2 {
		float: none;
		width: 100%;
		padding: 0;
		margin: 20px 0 10px;
	}
	.twocolumns2 .txt-area:after{
		display:block;
		content:"";
		clear:both;
	}
	.twocolumns2 .reviews-box {
		margin: 0 0 10px;
		float: none;
		overflow: hidden;
		width: 100%;
	}
	.twocolumns2{
		margin: 0;
		padding: 0 5%;
	}
	.twocolumns2 .txt-area2 h1 {
		font-size: 15px;
		line-height: 17px;
		margin: 0 0 8px;
	}
	.twocolumns2 .txt-area2 h2 {
		font-size: 14px;
		line-height: 12px;
		margin: 0 0 8px;
	}
	.twocolumns .txt-area2 h1 {
		font-size: 15px;
		line-height: 17px;
		margin: 20px 0 8px;
	}
		
	.client-area .slider {
		max-width: 415px;
		margin: 0 auto;
	}
	.client-area .slider .carousel { max-width: 354px; }
	.slider .carousel .mask {
		max-width: 130px;
		margin: 0 auto;
	}
	.client-area { margin: 0 0 10px; }
	.holder .nav-area .social-networks {
		margin: 0;
		float: none;
		clear: both;
	}
	.holder .nav-area .navigation {
		font-size: 10px;
		line-height: 12px;
	}
	#footer .holder address {
		font-size: 10px;
		width: 50%;
		text-align: center;
	}
	#footer .holder .nav-area { width: 50%; }
	.holder address h3 {
		font-size: 12px;
		line-height: 14px;
	}
	.nav-area .social-networks li {
		float: left;
		margin: 0 10px 0 0;
	}
	#footer .holder .copyright {
		font-size: 10px;
		top: 0;
		text-align: center;
	}
	#main {
    padding: 0px 2% 10px ;
}
	#main .con-block .block
		{
			width:100%;
			float:none;
		}
#main .con-block .form-area
		{
			width:100%;
			float:none;
			margin:5px 2.1% 0 0;
		}
		.inner-data2 .items li {
    float: left;
    margin: 0 35px 30px;
}
.inner-data2 .items li input[type="text"] {
	border: 1px solid #999b9b;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	font-size: 10px;
	line-height: 12px;
	color: #5a5858;
	width: 58px;
	height:12px;
	text-align: center;
	display: block;
	padding:1px;
}
.visual .smallsec {
	
	margin: -20px 2% 1% 2% ;
	font-size: 12px;
	min-height:50px;
	float:none;
	display:block;
	text-align:center;
	padding-bottom:15px;
	
}
h5{
	font-size:12px;
	margin:0 0 5px 0;
}
.smallsec .allprice-form
{
	overflow:hidden;
	padding-left:5px;
}
.smallsec .allprice-form .pro-row
{
	overflow:hidden;
	margin-bottom:10px;
}

.smallsec .allprice-form .pro-row input[type="text"]
{
    background-color: #f1f1f1;
    border: 1px solid #999b9b;
    border-radius: 5px;
    color: #5a5858;
    font-size: 11px;
    height: 24px;
    outline: medium none;
    overflow: hidden;
    padding-top: 1px;
	padding-left:5px;
    width: 90%;
	
}

.smallsec .allprice-form input[type="submit"] {
    background: url("../images/bg-btn.png") repeat-x scroll 0 0 #f58220;
    border: 1px solid #999b9b;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 30px;
    padding: 0;
    text-align: center;
    width: 40%;
	margin-left:24%;
	font-weight:bold;
	
}
.quote-form input[type="submit"] {
    background: url("../images/bg-btn.png") repeat-x scroll 0 0 #f58220;
    border: 1px solid #999b9b;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 30px;
    padding: 0;
    text-align: center;
    width: 40%;
	margin-left:24%;
	font-weight:bold;
	
}
	
}
@media only screen and (max-width:479px) {
	.holder .logo-area .logo {
		width: 132px;
		height: 45px;
		background-size: 100% 45px;
		margin: 0;
	}
	.holder .logo-area .proud-logo {
		width: 53px;
		height: 20px;
		background-size: 100% 20px;
	}
	.top-banner {
		width: 76px;
		height: 49px;
		background-size: 100% 49px;
		right: 2px;
	}
	.open-close1 .opener2 {
		background-size: 100% 23px;
		width: 102px;
		height: 23px;
	}
	.heading-area .call-txt .tel{
		background:url(../images/bg-phone.png) no-repeat;
		padding:0 0 0 3%;
		background-size:5px 10px;
	}
	.quote-form .row .opener, .quote-form .row input[type="text"], .quote-form .row input[type="email"] { width: 43%; }
	.quote-form .row .opener3, .quote-form2 .row input[type="text"] { width: 90%; }
	.client-area .slider {
		max-width: 245px;
		overflow: visible;
	}
	.client-area .slider:after {
		display: block;
		content: "";
		clear: both;
	}
	.holder .nav-area .navigation { margin: 0 16px 0 0; }
	.products li .img-box {
		width: 134px;
		height: 124px;
	}
	.products-block .products {
		font-size: 10px;
		line-height: 12px;
	}
	.products-block h2 {
		font-size: 18px;
		line-height: 22px;
	}
	.products-block .products li {
		margin: 0 10px 10px 0;
		padding: 10px 0 0;
	}
	.products-block { padding: 23px 4% 77px 6%; }
	#footer .holder { padding: 7px 2% 15px 3%; }
	.right-area .heading-area .call-txt {
		font-size: 8px;
		line-height: 10px;
	}
	.right-area .heading-area .title {
		font-size: 10px;
		line-height: 14px;
	}
	#nav { top: 79px; }
	#nav .slide1 { top: 24px; }
	.services li .title {
		font-size: 9px;
		line-height: 12px;
	}
	.services li .title2 {
	
	font-size: 9px;
	line-height: 12px;
	/*font-weight: normal;*/
	margin: 0 0 4px;
}
	.visual .holder .services {
		font-size: 8px;
		line-height: 10px;
	}
	.holder .services li:first-child {
		background-size: 18px 18px;
		padding: 0 0 12px 22px;
	}
	.holder .services li {
		background-size: 20px 22px;
		padding: 0 0 9px 23px;
	}
	.holder .services li.last {
		background-size: 18px 20px;
		padding: 0 0 1px 23px;
	}
	.holder .services li.last2 {
	background-size: 20px 22px;
	padding: 0px 0 5px 5px;
	margin-top:5px;
	background:none;
}
.holder .services li.last2 .imgclass{
	/*background: url(../images/arrow.png) no-repeat;*/
	float:right;
	display:block;
}
	.visual .holder .services { padding: 14px 0 0; }
	
	
	.holder .services1 li .title {
		font-size: 7px;
		line-height: 18px;
	}
	.holder .services1 li .title2 {
	
	font-size: 8px;
	line-height: 18px;
	/*font-weight: normal;*/
	margin: 0 0 4px;
}
.holder .services1 {
		font-size: 8px;
		line-height: 10px;
		display:block;
	}
	.holder .services1 li:first-child {
		background-size: 18px 18px;
		padding: 0 0 12px 22px;
	}
	.holder .services1 li {
		background-size: 20px 22px;
		padding: 0 0 9px 23px;
	}
	.holder .services1 li.last {
		background-size: 18px 20px;
		padding: 0 0 1px 23px;
	}
	.holder .services1 li.last2 {
	background-size: 20px 22px;
	padding: 0px 0 5px 5px;
	margin-top:5px;
	
}
.holder .services1 li.last2 .imgclass{
	/*background: url(../images/arrow.png) no-repeat;*/
	float:right;
	
}
	.visual .holder .services1 { padding: 1px 0 0; }
	
	.visual { background: #fefdfd url(../images/bg-visual-320.png) repeat-x 0 100%; }
	.quote-form .inner-data { right: 2px; }
	#footer .holder .nav-area { width: 48%; }
	#footer .holder address {
		width: 52%;
		font-size: 9px;
	}
	#footer .holder .copyright { top: 10px; }
	.inner-data2 .items li {
    float: left;
    margin: 0 35px 30px;
}
.inner-data2 .items li input[type="text"] {
	border: 1px solid #999b9b;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	font-size: 10px;
	line-height: 12px;
	color: #5a5858;
	width: 58px;
	height:12px;
	text-align: center;
	display: block;
	padding:1px;
}
/*.visual .holder .smallsec {
	
	margin: 0% 2% 1% 2% ;
	font-size: 10px;
	min-height:50px;
	border:1px solid #009;
	float:none;
	
}*/

h5{
	font-size:10px;
	padding-left:5px;
}
}