/*!
 * 
 * 
 * 
 *
 */
 /* global */
 .no-padding{ padding: 0; }
 .fs1{ font-size: 18px; }

 .black{ color: #000; }
 .bold{ font-family: Open Sans Bold; font-size: 13px; }
 .h1{ font-family: Open Sans Semibold; font-size: 30px; color: #fff; font-weight: normal; margin-top: 0; }
 /* end */
html{ min-height: 100%; background: #0c0c0c; /* Old browsers */
/* background: -moz-linear-gradient(top,  rgba(179,181,184,1) 0%, rgba(224,225,226,1) 74%, rgba(221,222,223,1) 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(179,181,184,1)), color-stop(74%,rgba(224,225,226,1)), color-stop(100%,rgba(221,222,223,1))); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  rgba(179,181,184,1) 0%,rgba(224,225,226,1) 74%,rgba(221,222,223,1) 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  rgba(179,181,184,1) 0%,rgba(224,225,226,1) 74%,rgba(221,222,223,1) 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  rgba(179,181,184,1) 0%,rgba(224,225,226,1) 74%,rgba(221,222,223,1) 100%); /* IE10+ */
/*background: linear-gradient(to bottom,  rgba(179,181,184,1) 0%,rgba(224,225,226,1) 74%,rgba(221,222,223,1) 100%); /* W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b5b8', endColorstr='#dddedf',GradientType=0 ); /* IE6-9 */ }
body{ background: url("../../img/head-bg.png") no-repeat center top; }
.container.main-container{ background-color: none; box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.23); min-height: 400px; padding-left: 40px; padding-right: 40px; }
#main .container{ padding: 0; width: auto; }
#main2 .container{ padding: 0; width: auto; }
#main3 .container{ padding: 0; width: auto; }
.navContainer{ float: left; width: 100%; margin-bottom: 20px; }
.rowHead{ padding: 0; float: left; width: 100%; }
.rowFoot{ padding: 5px 0; float: left; width: 100%; }
.topMenu{ padding: 0; float: right; margin: 17px 0; color: #707070;}
.topMenu li{ list-style: none; float: left; padding: 0 10px;  line-height: 17px; }
.topMenu li:last-child{ padding-right: 0; border: none; }
.topMenu .active a{ font-family: Open Sans Extrabold; }
.topMenu li a{ color: #b8b8b8; font-size: 14px; }
.brand{ padding: 0; }
.brand a{ background: url("../../img/logo.png") no-repeat; margin-top: -5px; margin-bottom: 15px; display: block; height: 140px; width: 100%; }

.phonehead{ font-family: Open Sans Semibold; font-size: 35px; text-align: right; padding: 0; padding-top: 70px; color: #d6a12a; display: block;}
.nav.nav-justified .active a{ color: #fff; background-color: #d6a12a; }
.row.slider-container{ margin-left: -11px; margin-right: -11px; min-height: 100%; height: 100%; }
.rowFootOne{ border-top: 1px solid #fff; border-bottom: 1px solid #fff; margin-top: 40px; }
.rowFootTwo{ border-bottom: 1px solid #fff; margin-bottom: 43px; }
.rowFootOne .col p{ font-size: 12px; margin: 0; font-family: Open Sans Light; }
.footerNav{ padding: 0; margin: 10px 0; }
.footerNav li{ float: none; list-style: none; display: inline-block; padding: 0 4px; }
.footerNav li a{ font-family: Open Sans Light; color: #fff; }
.footerNav li a:hover{ text-decoration: none; color: #D6A12A; }
.faddress, .fphones{ padding-top: 10px; padding-bottom: 10px; }
.fphones p span{ color: #fff; font-family: Open Sans Bold; }

/* content */
.content{ float: left; clear: both; width: 100%; padding: 40px 0px 0px; }
.bodycontent{ padding: 0; }

.white-container{ float: left; width: 100%; background: rgba(255,255,255, 0.5); /* layer alpha */
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.45); /* drop shadow */
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.45); /* drop shadow */
box-shadow: 0 1px 3px rgba(0,0,0,.45); /* drop shadow */ padding: 30px; }

.posted{ font-family: Open Sans Bold; }
.casestud{ background-color: #fff; /* layer fill content */ padding-top: 10px; border-top: 2px solid #1D3C7E;
-moz-box-shadow: 3px 4px 10px rgba(0,0,0,.25); /* drop shadow */
-webkit-box-shadow: 3px 4px 10px rgba(0,0,0,.25); /* drop shadow */
box-shadow: 3px 4px 10px rgba(0,0,0,.25); /* drop shadow */ }
.boxed{ min-height: 255px; }
.bluebox{ background-color: #1d3b7d; color: #fff; /* layer fill content */
-moz-box-shadow: 3px 4px 10px rgba(0,0,0,.25); /* drop shadow */
-webkit-box-shadow: 3px 4px 10px rgba(0,0,0,.25); /* drop shadow */
box-shadow: 3px 4px 10px rgba(0,0,0,.25); /* drop shadow */ }
.greybox{ background-color: #d0d0d0; /* layer fill content */ color: #1d3c7e; 
-moz-box-shadow: 3px 4px 10px rgba(0,0,0,.25); /* drop shadow */
-webkit-box-shadow: 3px 4px 10px rgba(0,0,0,.25); /* drop shadow */
box-shadow: 3px 4px 10px rgba(0,0,0,.25); /* drop shadow */ }
.greybox h2{ color: #fff; }
.greybox p{ font-family: Open Sans Bold; }
.bluebox a{ font-family: Open Sans Bold; color: #fff; clear: both; float: left; line-height: 30px; }
.news-col{ -moz-box-shadow: 3px 4px 10px rgba(0,0,0,.25); /* drop shadow */
-webkit-box-shadow: 3px 4px 10px rgba(0,0,0,.25); /* drop shadow */
box-shadow: 3px 4px 10px rgba(0,0,0,.25); /* drop shadow */ margin-bottom: 30px; min-height: 486px; }
/* slide custom */
#foldslide{
	float: left; 
	width: 100%;
	height: 100%;
	margin-bottom: 35px;
}
img.bg {
    height: 100%;
    min-width: 100%;
    transition: all 1s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
    width: auto;
    z-index: 1;
}
.sli {
    background-color: #e1e1e1;
    box-shadow: 0 1px 2px 2px rgba(90, 90, 90, 0.25);
    cursor: pointer;
    float: left;
    height: 100%;
    margin-left: 1%;
    overflow: hidden;
    position: relative;
    transition: all 1s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
    width: 14%;
}

.open {
    cursor: default;
    width: 53%;
    max-height: 531px;
}

.slider-content{
	position: absolute;
	bottom: 25px; 
	right: 15px;
	z-index: 10;
	text-align: right;
	color: #fff;
	width: 100%;
}

.slider-content .sh{
	font-family: Open Sans Semibold;
	font-size: 30px;
	line-height: 20px;
}

.slider-content p{
	font-size: 18px;
	line-height: 22px;
	display: none;
}

.open .slider-content{
	width: 50%;
}


div.paging ul {float: left; list-style: none;}
div.paging ul li {float :left;}
div.paging ul li a {padding-right: 15px; }
div.paging ul li a.current {font-weight: bold;color: #413d3d;}
div.faq_question { margin-bottom: 10px;}
div.faq_question span, div.faq_answer span { padding-right: 15px; font-weight: bold; font-size: 18px; color: #413d3d;}
div .faq{ border-bottom: 2px solid #fff; padding: 20px 0 15px 0;} 
div.faq_container div.casestudiesList {padding-top: 0px;}


.sidebar #ContactForm {margin-top: 20px; padding: 15px; background:#413d3d; float: left; width: 100%;}

.news-col a {text-decoration: none;}

.news-col a p {color: #fff;}
.news-col a p.posted {color: #413d3d;}
.news-col a:hover > p {color: #413d3d;}
.img-banner-single {max-height: 500px;  border: 2px solid #707070;}

.no-padding {padding: 0px !important;}
.emailhead {color: #fff; font-family: Open Sans Semibold; font-size: 16px; padding: 0; text-align: right; display: block;}
.grey-bg {background-color: #3a3a3a; padding: 40px; min-height: 452px;}
.winner {color: #d6a12a; float: right;}
.p-content {color: #676767;}
.p-yellow {color: #d6a12a;}
.foot-btn {background-color: #d6a12a; border-radius: 4px; color: #000; padding: 5px 15px; margin-bottom: 4px;}
.foot-btn p {text-align: center; font-size: 25px;}
.foot-btn a {color: #000;}
.foot-btn a:hover {color: #fff;}
.no-margin {margin: 0 !important;}
.footer-text {font-size: 13px; color: #fff;}
.foot-h1 {color: #fff; font-family: Open Sans Semibold; font-size: 20px; font-weight: normal; margin-top: 0;}
.contact-border {border-right: 1px solid #fff; border-left: 1px solid #fff;  height: 100%;}
.product-container {float: left; width: 100%; margin: 10px 0; }
.product-container .product {float: left; margin-bottom: 30px; position: relative; width: 100%;}
.product-container .product:hover span {
    opacity: 1;
}
.product-container .prod-title span {
    background: #fff;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 3px 0;
    position: absolute;
    width: 100%;
    color: #000; 
    padding: 13px; 
    font-family: 'Roboto Condensed', sans-serif; 
    font-size: 33px; 
}
.product-details h3 {
    margin-top: 5px;
    color: #653e7d;
    font-size: 38px;
}
.product-details dl dt {
 
    font-weight: normal;
    float: left;
    text-align: right;
    padding-right: 8px;
    width: 82px;
    text-transform: uppercase;
}
.product-details dl dd {
 
    color: #653e7d;
    font-weight: normal;
    text-align: left;
}
.product-details .btn-group {
    float: left;
    width: 100%;
    margin: 15px 0;
}
.product-details .btn-group .ico-btn:hover {
    background-color: #503162 !important;
}
.product-details .btn-group button:first-child {
    margin-right: 10px;
}
.product-details .btn-group #requestSample img, .product-details .btn-group #requestQuote img {
    float: left;
    margin-right: 10px;
}
1
.bodycontent p {color: #b8b8b8; font-family: 'Roboto Condensed', sans-serif; font-size: 33px; line-height: 25px;}

.prod-title { font-family: 'Roboto Condensed', sans-serif; font-size: 33px; }
.prod-cont {background-color: #484848; color: #fff; padding: 25px; min-height: 260px; margin-bottom: 30px; font-family: 'Roboto', sans-serif; line-height: 25px; font-size: 15px;}
.enq-right {float:right; margin: 30px 10px;}
.enq-right img {margin: 0px 5px;}

.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  float: right;
  border-left: 15px solid #fff;
}

.h2 {font-family: 'Roboto', sans-serif; font-size: 33px; color: #d6a12a;}

.img-bord {border: 1px solid #484848;}

.strips {position: relative}
.post-content { bottom:0;
    right: 30px;
    position: absolute;}

    .post-tit { bottom:100px;
    left: 3px;
    position: absolute;}