@font-face {
    font-family: 'AvenirBlack';
    src: url('../fonts/avenir-black.eot');
    src: url('../fonts/avenir-black.eot') format('embedded-opentype'),
         url('../fonts/avenir-black.woff') format('woff'),
         url('../fonts/avenir-black.ttf') format('truetype'),
         url('../fonts/avenir-black.svg#AvenirBlack') format('svg');
}
@font-face {
    font-family: 'AvenirMedium';
    src: url('../fonts/avenir-medium.eot');
    src: url('../fonts/avenir-medium.eot') format('embedded-opentype'),
         url('../fonts/avenir-medium.woff') format('woff'),
         url('../fonts/avenir-medium.ttf') format('truetype'),
         url('../fonts/avenir-medium.svg#AvenirMedium') format('svg');
}

@font-face {
    font-family: 'HelveticaNeue65Medium';
    src: url('../fonts/helveticaneue-medium.eot');
    src: url('../fonts/helveticaneue-medium.eot') format('embedded-opentype'),
         url('../fonts/helveticaneue-medium.woff') format('woff'),
         url('../fonts/helveticaneue-medium.ttf') format('truetype'),
         url('../fonts/helveticaneue-medium.svg#HelveticaNeue65Medium') format('svg');
}
ul,ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}
a, a:hover {
	text-decoration:none;
	outline:none !important;
}
.spacer {
	clear:both;
	display:block;
}	
.spacer10 {
	clear:both;
	display:block;
	height:10px;
}
.spacer11 {
	clear:both;
	display:block;
	height:11px;
}	
.spacer20 {
	clear:both;
	display:block;
	height:20px;
}
.spacer30 {
	clear:both;
	display:block;
	height:30px;
}	
.spacer40 {
	clear:both;
	display:block;
	height:40px;
}	
.spacer60 {
	clear:both;
	display:block;
	height:60px;
}	
.blue-bg {
	background:#0071ce;
}
/* header */
#header {
	background: #f7f8f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7f8f9 63%, #ebecee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(63%,#f7f8f9), color-stop(100%,#ebecee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f8f9 63%,#ebecee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f8f9 63%,#ebecee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f8f9 63%,#ebecee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7f8f9 63%,#ebecee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f8f9', endColorstr='#ebecee',GradientType=0 ); /* IE6-9 */
	
	min-height:154px;
	display:inline-block;
	border-bottom:1px solid #a2a8b1;
	border-top:20px solid #0d3b70;
	width:100%;
}
#header .logo {
	float:left;
	width:33.33333%;
	margin-top: 6px;
}
#header .topMenu {
    float: right;
    min-height: 128px;
    padding-top: 20px;
    position: relative;
    width: 66.6667%;
}
#header .topMenu .callusOn {
	float:right;
}
#header .topMenu .callusOn span {
	color:#003A70;
	font-size:18px;
	margin-right:20px;
}
#header .topMenu .callusOn a {
	color:#555C65;
	text-decoration:none;
	font-size:18px;
}	
#main-nav {
    margin-top: 70px;
    position: relative;
    width: 100%;
}

/* Top Call us , Email and Search */
#mainSearch {
	display:inline-block;
	width:100%;
	border-bottom:1px solid #a2a8b1;
	margin-bottom:32px;	
}
#mainSearch .callUs {
	line-height: 46px;
	padding-left: 30px;
}
#mainSearch .callUs span {
	color:#003A70;
	font-size:18px;
	margin-right:20px;
}
#mainSearch .callUs a {
	color:#555C65;
	text-decoration:none;
	font-size:18px;
}
#mainSearch .emailContact {
	line-height: 46px;
	padding-left: 30px;
}
#mainSearch .emailContact span {
	color:#003A70;
	font-size:18px;
	margin-right:20px;
}
#mainSearch .emailContact a {
	color:#555C65;
	text-decoration:none;
	font-size:18px;
}
#mainSearch .topSearch {
	float:right;
	position:relative;
	margin:6px 0 10px 0;
}
#mainSearch .topSearch span {
	color:#003A70;
	font-size:18px;
	margin-right:20px;
}
#mainSearch .topSearch span.search	 {
	margin-right:0;
}
#mainSearch .topSearch .searchField {
	border:1px solid #a2a8b1;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	width:236px;
	padding:6px 30px 6px 10px; 
	color:#555C65;
	font-size:14px;
}
#mainSearch .topSearch .searchField:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.btnSearch {
	background:url(../images/search_icon.png) center center no-repeat;
	width:20px;
	height:20px;
	position:absolute;
	right:8px;
	top:32px;
	border:0;

}

/* Product Slider */
.bannerImage {
	float:left;
	width:100%;
}
#productSlider {
	display:inline-block;
	width:100%;
	margin-bottom:22px;
}
.productHeader {
	background:#0071CE;
	color:#fff;
	min-height:369px;
	position:relative;
	margin-right:2.8%;
	float:left;
	width:30.533333%;
}
.productHeaderContent {
	padding:50px 30px 20px;
}
.productHeader h2 {
	font-size:30px;
	font-family:AvenirBlack;
	color:#fff;
	text-shadow:-1px 1px 0 #0860af;
	-moz-text-shadow:-1px 1px 0 #0860af;
	-webkit-text-shadow:-1px 1px 0 #0860af;
	margin-bottom:30px;
	letter-spacing: 3px;
}
.productHeader p {
	color:#fff;
	width:85%;
	font-size:14px;
	margin-bottom:20px;
}
.btnFindMore {
	color:#0071CE;
	text-align:center;
	padding:12px 40px 12px 20px;
	border:0;
	box-shadow:-1px 1px 0 #0860af;
	-moz-box-shadow:-1px 1px 0 #0860af;
	-webkit-box-shadow:-1px 1px 0 #0860af;
	background:url(../images/arrow_small.png) 90% center no-repeat;
	display:inline-block;
	text-decoration:none;
	position:absolute;
	left:30px;
	bottom:30px;
}
.btnFindMore:hover {
	text-decoration:none;
	opacity:0.9;
}	
.btnRegister {
	color:#0071CE;
	text-align:center;
	padding:12px 40px 12px 20px;
	border:0;
	box-shadow:-1px 1px 0 #0860af;
	-moz-box-shadow:-1px 1px 0 #0860af;
	-webkit-box-shadow:-1px 1px 0 #0860af;
	background:url(../images/arrow_small.png) 90% center no-repeat;
	display:inline-block;
	text-decoration:none;
}
.btnRegister:hover {
	text-decoration:none;
	opacity:0.9;
}	
.btnFindMore.white {
	background-color:#fff;
}
.btnFindMore.blue {
	color:#fff;
	background:url(../images/arrow_small_white.png) 90% center no-repeat #0071CE;
	box-shadow:-1px 1px 0 #c5c8cf;
	-moz-box-shadow:-1px 1px 0 #c5c8cf;
	-webkit-box-shadow:-1px 1px 0 #c5c8cf;
}
.btnRegister.blue {
	color:#fff;
	background:url(../images/arrow_small_white.png) 90% center no-repeat #0071CE;
	box-shadow:-1px 1px 0 #c5c8cf;
	-moz-box-shadow:-1px 1px 0 #c5c8cf;
	-webkit-box-shadow:-1px 1px 0 #c5c8cf;
}
/*  Products Data */
#viewProducts {
	 display:inline-block;
	 width:100%;
	 margin-bottom:40px;	 
}
.productsView {
	display:inline-block;
	width:100%;
	/*border:1px solid #a2a8b1;
	background:url(../images/sample_product.jpg) right bottom no-repeat #E8EBF2;*/
	/*min-height:314px;
	padding-top:50px;
	padding-left:10px;*/
	position:relative;
}
.productsView h2 {
	font-size:30px;
	font-family:AvenirBlack;
	color:#555C65;
	text-transform:uppercase;
	letter-spacing: 3px;
	text-shadow:-1px 1px 0 #a9adb5;
	-moz-text-shadow:-1px 1px 0 #a9adb5;
	-webkit-text-shadow:-1px 1px 0 #a9adb5;
	margin-bottom:30px;
}
.productsView p {
	color:#555C65;
	width:30%;
	font-size:14px;
	margin-bottom:20px;
}

/* Register and News */
#registerNewsData {
	display:inline-block;
	width:100%;
}
.benefits {
	float:left;
	width:56%;
	padding-left:20px;
	padding-right:6%;
}
.benefits h3 {
	font-size:21px;
	font-family:AvenirMedium;
	color:#003A70;
	width:80%;
	margin-bottom:20px;
}
.benefits ul {
	display:inline-block;
	width:100%;
}
.benefits ul li {
	display:inline-block;
	width:100%;
	margin-bottom:5px;
	background:url(../images/tickmark.png) left center no-repeat;
	padding-left:30px;
}
.registerForm {
	float:left;
	width:42%;
}
.registerForm .textField {
	border: 1px solid #a2a8b1;
    border-radius: 2px;
    color: #555c65;
    font-size: 14px;
    padding: 10px;
    width: 94%;
	margin-bottom:10px;	
}
.registerForm .textField:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.news-item {
	background:#f3f5f6;
	padding:15px 15px;
	overflow:hidden;
	margin-bottom:15px;
}
.news-item .news-image {
	float: left;
    margin-right: 5%;
    width: 25%;
}
.news-item .news-detail {
	float:left;
	width:70%;
}
.news-item p {
	margin-bottom:0;
}
/*.news-item p a {
	text-decoration:underline;
}*/
.news-item .news-header {
	color:#0071CE;
	font-size:16px;
	margin-top:-6px;
}
.news-item .news-date {
	color:#B34D3D;
}

/* Footer */
#footer {
	display:block;
	width:100%;
	background:#f3f5f6;
	border-bottom:20px solid #0d3b70;
	border-top:1px solid #a2a8b1;
	padding:40px 0 25px 0;
	margin-top:60px;
}
.quickLinks h4 {
	font-size:16px;
	font-family:AvenirBlack;
	letter-spacing:1px;
	margin-bottom:20px;
	display:block;
}
.quickLinks ul li {
	display:inline-block;
	width:100%;
	margin-bottom:4px;
}
.quickLinks ul li a {
	color:#555C65;
	display:block;
}

.contactUs h4 {
	font-size:16px;
	font-family:AvenirBlack;
	letter-spacing:1px;
	margin-bottom:20px;
	display:block;
}
.contactUs .address {
	float:left;
	width:45%;
	line-height:24px;
}
.contactUs .contactLinks {
	float:left;
	width:55%;
}
.contactUs .contactLinks p {
	margin-bottom:6px;
}
.contactUs .contactLinks p span {
	color: #0071ce;
    float: left;
    width: 24%;
}
.contactUs .contactLinks p a {
	color:#555C65;
}
.contactUs .contactLinks p.googleMapLink {
	margin-top:24px;
}
.contactUs .contactLinks p.googleMapLink a {
	text-decoration:underline;	
	color:#0071ce;
}
.terms-conditions {
	display:block;
	width:100%;
	border-top:1px solid #a2a8b1;
	padding-top:25px;
	margin-top:50px;
}
.terms-conditions .copyright {
	float:left;
}
.terms-conditions ul {
	float:right;
}
.terms-conditions ul li {
	float:left;
	margin-left:4px;
}
.terms-conditions ul li a {
	color:#555C65;
}
/* Introduction css */
#contentContainer {
	display:inline-block;
	width:100%;
}
.headerIntro {
	margin-bottom:20px;
}
.innerContent .innerHeader {
	padding:17px 0 17px 30px;
	color: #fff;
    font-family: AvenirBlack;
    font-size: 22px;
    letter-spacing: 3px;
    margin-bottom: 30px;
	background:none repeat scroll 0 0 #0071ce;
	text-shadow: -1px 1px 0 #0860af;
	-moz-text-shadow: -1px 1px 0 #0860af;
	-webkit-text-shadow: -1px 1px 0 #0860af;
}
.productImage {
	float:right;
	margin-left:30px;
	margin-bottom:20px;
}
h4.blue {
	color:#0071ce;
}
.innerContent p {
	margin-bottom:25px;
}
.innerContent p a {
	text-decoration:underline;
}

/* Products */	
ul.product_category {
	display:inline-block;
	width:100%;
}
ul.product_category li {
	display:inline-block;
	width:100%;
	margin-bottom:7px;
}
ul.product_category li a {
	display:block;
	font-size:15px;
	color:#828A93;
}
ul.product_category li a:hover, ul.product_category li a.active {
	background:url(../images/blue_arrow.png) left center no-repeat;
	padding-left:16px;	
	color:#555c65;
}

ul.productList {
	display:inline-block;
	width:auto;
	position:relative;
}
ul.productList li {
	float: left;
    margin-right: 3.52222%;
    width: 30.9667%;
	margin-bottom:20px;
	min-height: 280px;
}
ul.productList li:nth-child(3n+3) {
	margin-right:0;
}
ul.productList li a {
	display:block;
}
ul.productList li .product_name {
	padding-top:12px;
	font-size:17px;
}
ul.productList li a:hover img {
	opacity:0.9;
}

.checkTable {
	width:86%;
}
.checkTableSmall {
	width:72%;
}
.checkTableSmall p {
	margin-bottom:10px;
	color:#000;
}
.stockGideTable {
	display:none;
}

/* news Page */
.newsDataMax {
	display:inline-block;
	width:100%;
	margin-bottom:10px;
}
.newsDataMax .news-image-max {
	display:block;
	margin-bottom:30px;
}
.newsDataMax .news-detail-max {
	display:block;
}
/*.newsDataMax p a {
	text-decoration:underline;
}*/
.newsDataMax .news-header-max {
	color:#0071CE;
	font-size:18px;
	margin-bottom:20px;
    text-decoration: none;
}
.newsDataMax .news-date-max {
	color:#B34D3D;
	font-size:16px;
	margin-bottom:0px;
}

.fright {
	float:right;
}
.lineHeaderFull {
    display: inline-block;
    width: 100%;
	border-top:1px solid #a2a8b1;
	border-bottom:1px solid #a2a8b1;
	padding:10px 0;
	margin-bottom:30px;
}
.lineHeaderFull h1 {
	font-size:21px;
	font-family:AvenirMedium;
	letter-spacing:2px;
	float:left;
	margin-bottom:0;
	line-height:42px;
	padding-left:20px;
}
.lineHeaderFull h3 {
	font-size:21px;
	font-family:AvenirMedium;
	letter-spacing:2px;
	float:left;
	margin-bottom:0;
	line-height:42px;
	padding-left:20px;
}
.lineHeaderFull h4 {
	font-size:16px;
	font-family:AvenirBlack;
	letter-spacing:2px;
	padding-left:20px;
}
.lineHeaderFull h4 a {
	font-size:14px;
	background:url(../images/arrow_small.png) right 3px no-repeat;
	padding-right:18px;
	float:right;
	letter-spacing:normal;
	font-family:HelveticaNeue65Medium;
	text-transform:none;
}
.newsSearch {
	float:right;
	position:relative;
	margin-top: 4px;
}
.newsSearch span {
	color:#003A70;
	font-size:18px;
	margin-right:20px;
}
.newsSearch span.search	 {
	margin-right:0;
}
.newsSearch .searchField {
	border:1px solid #a2a8b1;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	width:236px;
	padding:6px 30px 6px 10px; 
	color:#555C65;
	font-size:14px;
}
.newsSearch .searchField:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.btnnewsSearch {
	background:url(../images/search_icon.png) center center no-repeat;
	width:20px;
	height:20px;
	position:absolute;
	right:8px;
	top:8px;
	border:0;
}
.newsDataMax .newsDetailImage {
	float:right;
	margin-left:30px;
}
.newsDataMax p {
	margin-bottom:25px;
}

.btnBack {
	float:right;
	margin-top:-30px;
	margin-bottom:20px;
	font-size:16px;
	color:#003A70;
}	

.contactForm {
    padding-left: 20px;
    width: 92%;
}
.form-control.margin15 {
	margin-bottom:15px;
}

.btnSend {
	color:#0071CE;
	text-align:center;
	padding:12px 40px 12px 20px;
	border:0;
	box-shadow:-1px 1px 0 #0860af;
	-moz-box-shadow:-1px 1px 0 #0860af;
	-webkit-box-shadow:-1px 1px 0 #0860af;
	background:url(../images/arrow_small.png) 88% center no-repeat;
	display:inline-block;
	text-decoration:none;
	width:130px;
	text-align:left;
}
.btnSend:hover {
	text-decoration:none;
	opacity:0.9;
}
.btnSend.blue {
	color:#fff;
	background:url(../images/arrow_small_white.png) 88% center no-repeat #0071CE;
	box-shadow:-1px 1px 0 #c5c8cf;
	-moz-box-shadow:-1px 1px 0 #c5c8cf;
	-webkit-box-shadow:-1px 1px 0 #c5c8cf;
}
.contactLink {
	display:block;
	float:none;
	width:100%;
}
.contactLink p {
	display: inline-block;
    width: 100%;
}
.contactLink p small {
	float:left;
	font-size:100%;
	line-height:1.8;
}
.contactLink p span {
	float: left;
    margin-right: 10px;
    width: 20%;
	color:#0071ce;
}
.contactLink p a {
	color:#555c65;
}	
.contactLink .googleMapLink a {
	color:#0071ce;
	text-decoration:underline;
}
.ErrorField {
    border:1px solid red !important;
}



@media (min-width: 768px) and (max-width: 1024px) {

    #mainSearch .callUs {
	line-height: 26px;
	padding-left: 30px;
}
     .btnSearch {
	position:relative;
    right:30px;
	top:1px;
	border:0;
	}	
  
    #mainSearch .topSearch .searchField {
	border:1px solid #a2a8b1;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	width:190px;
	padding:6px 30px 6px 10px; 
	color:#555C65;
	font-size:14px;
}
}


@media (min-width: 1024px) {
    .btnSearch {
	position:relative;
    right:30px;
	top:1px;
	border:0;
	}	
}



@media (min-width: 460px) and (max-width: 767px) {
    .btnSearch {
	position:relative;
    right:30px;
	top:1px;
	border:0;
	}
 
   
    	#mainSearch .topSearch span {
		color: #003a70;
		display: inline !important;
		font-size: 18px;
		margin-right: 20px;
	}
    #mainSearch .topSearch {
        text-align:center;
		padding-left:0;
		padding-left:70px !important;

    }

}
@media (min-width: 0px) and (max-width: 460px) {
    .btnSearch {
	position:relative;
    right:30px;
	top:1px;
	border:0;
	}	
   
    	#mainSearch .topSearch span {
		color: #003a70;
		display: inline !important;
		font-size: 18px;
		margin-right: 20px;
	}
        #mainSearch .topSearch {
        text-align:center;
		padding-left:0;
		padding-left:15px !important;


    }

         #mainSearch .topSearch .searchField {
	border:1px solid #a2a8b1;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	width:45%;
	padding:6px 30px 6px 10px; 
	color:#555C65;
	font-size:14px;
}

}

@media (max-width: 1024px) {
	#mainSearch .callUs {
		line-height: 30px;
		margin-top: 6px;
		padding-left: 30px;
	}
	#mainSearch .callUs span {
		color: #003a70;
		display: block;
		font-size: 18px;
		margin-right: 20px;
	}
	#mainSearch .emailContact {
		line-height: 30px;
		margin-top: 6px;
		padding-left: 30px;
	}
	#mainSearch .emailContact span {
		color: #003a70;
		display: block;
		font-size: 18px;
		margin-right: 20px;
	}
	#mainSearch .topSearch {
		float: right;
		margin: 6px 0 10px;
		position: relative;
	}
	#mainSearch .topSearch span {
		color: #003a70;
		display: block;
		font-size: 18px;
		margin-right: 20px;
	}
	
	#header .logo {
		width:23.333%;
		margin-top: 14px;
		text-align:center;
	}	
	#header .logo img {
		display:inline-block;
		max-width:100%;
	}
	#header .topMenu {
		width:76.667%;
		min-height: 128px;
	}
	#main-nav {
		margin-top: 56px;
		margin-bottom:-1px;
	}
	.productHeader {
		min-height:303px;
	}
	.productImage {
		width:40%;
	}
	.newsDetailImage {
		width:40%;
		margin-bottom:20px;
	}

}


@media only screen and (min-device-width : 0px) and (max-device-width : 460px) and (orientation : portrait) {
     .btnSearch {
	position:relative;
    right:40px;
	top:6px;
	border:0;
	}	
}

@media only screen and (min-device-width : 0px) and (max-device-width : 460px) and (orientation : landscape) {
     .btnSearch {
	position:relative;
    right:40px;
	top:6px;
	border:0;
	}	
}



/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	#mainSearch .callUs {
		line-height: 30px;
		margin-top: 6px;
		padding-left: 30px;
	}
	#mainSearch .callUs span {
		color: #003a70;
		display: block;
		font-size: 18px;
		margin-right: 20px;
	}
	#mainSearch .emailContact {
		line-height: 30px;
		margin-top: 6px;
		padding-left: 30px;
	}
	#mainSearch .emailContact span {
		color: #003a70;
		display: block;
		font-size: 18px;
		margin-right: 20px;
	}
	#mainSearch .topSearch {
		float: right;
		margin: 6px 0 10px;
		position: relative;
	}
	#mainSearch .topSearch span {
		color: #003a70;
		display: block;
		font-size: 18px;
		margin-right: 20px;
	}
	/*.btnSearch {
		top: 32px;
	}*/	

     .btnSearch {
	position:absolute;
    right:100px;
	top:33px;
	border:0;
	}	

	#header .logo {
		width:23.333%;
		margin-top: 14px;
		text-align:center;
	}	
	#header .logo img {
		display:inline-block;
		max-width:100%;
	}
	#header .topMenu {
		width:76.667%;
		min-height: 128px;
	}
	#main-nav {
		margin-top: 58px;
		margin-bottom:-1px;
	}
	.productHeader {
		min-height:298px;
	}
	.productImage {
		width:40%;
	}
	.newsDetailImage {
		width:40%;
		margin-bottom:20px;
	}

	
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
  #mainSearch .callUs {
		line-height: 30px;
		margin-top: 6px;
		padding-left: 30px;
	}
	#mainSearch .callUs span {
		color: #003a70;
		display: block;
		font-size: 16px;
		margin-right: 20px;
	}
	#mainSearch .callUs a {
		font-size:16px;
	}
	#mainSearch .emailContact {
		line-height: 30px;
		margin-top: 6px;
		padding-left: 30px;
	}
	#mainSearch .emailContact a {
		font-size:16px;
	}
	ul.productList li {
		min-height:230px;
	}
	#mainSearch .emailContact span {
		color: #003a70;
		display: block;
		font-size: 16px;
		margin-right: 20px;
	}
	#mainSearch .topSearch {
		float: right;
		margin: 6px 0 10px;
		position: relative;
	}
	#mainSearch .topSearch span {
		color: #003a70;
		display: block;
		font-size: 16px;
		margin-right: 20px;
	}
	/*.btnSearch {
		top: 32px;
	}*/
   .btnSearch {
	position:absolute;
    right:30px;
	top:30px;
	border:0;
	}	

	#header .logo {
		position:absolute;
		margin-top: 5px;
		text-align:center;
		top:0;
		left:20px;
	}	
	#header .logo img {
		display:inline-block;
		width:200px;
	}
	#header .topMenu {
		width:100%;
		min-height: 128px;
	}
	#main-nav {
		margin-top: 66px;
		margin-bottom:-3px;
	}
	.navbar-default .navbar-nav > li > a {
		
	}
	.nav > li > a {
		padding:10px 7px;
	}
	.contactForm {
		padding-left:0;
		width:100%;
	}
	.carousel {
		display:none;
	}
	.productHeader {
		min-height:300px;
	}
	.productsView {
		background-size: 50% auto;
	}
	.newsData {
		margin-top:30px;
	}
	.hr-line-Small {
		display:none;
	}
	.news-item .news-image {
		width:12%;
	}
	.news-item .news-detail {
		width:80%;
	}
	.productImage {
		width:40%;
	}
	.newsDetailImage {
		width:40%;
		margin-bottom:20px;
	}

}

@media (max-width: 767px) { 
	body {
		background:#f3f5f6;
	}
	#header  {
		border-top:54px solid #0d3b70
	}
	#header .topMenu {
		margin-top: 0;
		position: absolute;
		right: 0;
		top: -130px;
		z-index:99999;
		height:auto;
		min-height:inherit;
	}
	.navbar-header {
		background: none repeat scroll 0 0 #0d3b70;
		padding-bottom: 0px;
		min-height:54px;
	}
	.navbar-toggle {
		margin-right:10px;
	}
	#mainSearch .callUs span {
		display:inline;
	}
	.hr-line-Small {
		display:none;
	}
	#header .logo img {
		width: 260px;
		margin-bottom:10px;
	}
	#header .logo {
		text-align:center;
		width:100%;
	}
	.callusOn, .emailContact {
		display:none;
	}
	.bannerImage {
		display:none;
	}
	.productHeader {
		width:100%;
		margin-right:0;
	}
	.carousel-indicators .active {
		background:#4f93cf;
	}
	.productsView {
		background-image:none;
	}
	.benefits {
		display:none;
	}
	.registerForm {
		display:block;
		float:none;
		width:100%;
		text-align:center;
	}
	.quickLinks, .newsData {
		display:none;
	}
	.productsView p {
		width:98%;
	}
	#mainSearch .callUs, .lineHeader h4 {
		text-align:center;
		padding-left:0;
	}
	#viewProducts {
		margin-bottom:20px;
	}
	.productHeader {
		min-height:340px;
	}
	#footer .hrLine {
		padding-top:30px;
		border-top:1px solid #a2a8b1;
		text-align:center;
		margin-top:30px;
	}
	#footer {
		margin:0;
		padding:0;
		border-top:none;
		text-align:center;
	}
	.footerLogo {
		text-align:center;
		margin-bottom:20px;
		display:block;
	}
	.footerLogo img {
		display:block;
		margin:0 auto;
	}
	.contactUs .address {
		float: none;
		line-height: 24px;
		width: 100%;
		margin-bottom:20px;
	}
	.contactUs .contactLinks {
		display:block;
		float:none;
		width:100%;
	}
	.contactUs .contactLinks p span {
		float:none;
	}
	.terms-conditions {
		text-align:center;
	}
	.terms-conditions .copyright {
		float:none;
		margin-bottom:10px;
	}
	 .terms-conditions ul {
		float:none;
		margin-bottom:20px;
	}
	.terms-conditions ul li {
		float:none;
		display:block;
	}
	.terms-conditions ul li.space {
		display:none;
	}
	
	/*.productImage {
		display:none;
	}*/
	/*.products_all {
		display:none;
	}*/
	ul.product_category li a {
		background: url("../images/blue_arrow.png") no-repeat scroll 95% center rgba(0, 0, 0, 0);
	}
	ul.product_category li a:hover, ul.product_category li a.active {
		color:#555c65;
		background:url("../images/blue_arrow.png") no-repeat scroll 95% center rgba(0, 0, 0, 0);
		padding-left:0;
	} 
	ul.product_category {
		border-bottom: none;
		display: inline-block;
		padding-bottom: 50px;
		width: 100%;
	}
	ul.product_category li {
		background: none repeat scroll 0 0 #f3f5f7;
		display: inline-block;
		margin-bottom: 0;
		padding: 14px 0;
		width: 100%;
	}
	ul.product_category li:hover {
		background:#e7ebf3;
	}
	ul.product_category li a {
		padding-left:5%;
	}
	ul.product_category li:hover a {
		padding-left:5%;
	}
	ul.product_category li a:hover, ul.product_category li a.active {
		padding-left:5%;
	}
	.newsSearch {
		display:none;
	}
	.ContactDetails {
		display:none;
	}
	.contactForm {
		padding-left:0;
		width:100%;
	}
	.btnSend.blue {
		display:block;
		text-align:center;
		margin:0 auto;
	}
	
	/* Nav */
	.navbar-default {
		background:#0d3b70;
		border-radius:0 0 0 10px;
	}
	.navbar-nav {
		padding-bottom:10px;
	}
	.navbar-default .navbar-nav > li > a {
		padding-left:5%;
		color:#fff;
	}
	.navbar-nav > li > a {
		border-bottom:none;
		color:#fff;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		border-bottom:none;
		color:#008cff;
	}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
		border-bottom:none;
		color:#008cff;
	}
    .navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li > a:hover {
        color: #008cff;
        background-color: transparent;
        font-family: AvenirBlack;
        border-bottom: 0;
    }
}



.pagination > span {
  display: inline;
}
.pagination > span > a
{
  position: relative;
  float: left;
  padding: 4px 12px;
  margin:0 3px;
  line-height: 1.42857143;
  color: #003A70;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  text-decoration: none;
  background-color: #E4E5E7 !important;
   font-family:AvenirBlack;
   font-size:12px;
}
.pagination .NoBackground
{
  position: relative;
  float: left;
  padding: 4px 12px;
  margin:0 3px;
  line-height: 1.42857143;
  color: #003A70;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  text-decoration: none;
  background-color: #fff !important;
   font-family:AvenirBlack;
   font-size:12px;
}
.pagination > span > span {
  position: relative;
  float: left;
  padding: 4px 12px;
  margin:0 3px;
  line-height: 1.42857143;
  color: #003A70;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  text-decoration: none;
  background-color: #E4E5E7;
   font-family:AvenirBlack;
   font-size:12px;
}
.pagination > span:first-child > a,
.pagination > span:first-child > span {
  margin-left: 0;
  color:#003A70;
  background:none;
  text-transform:uppercase;
  font-size:12px;
  font-weight:bold;
  font-family:AvenirBlack;
}
.pagination > span:first-child > a:hover, .pagination > span:last-child > a:hover {
	background:none;
	color:#003A70;
}
.pagination > span:last-child > a,
.pagination > span:last-child > span {
	color:#003A70;
	background:none;
	text-transform:uppercase;
	  font-size:12px;
	  font-weight:bold;
	  font-family:AvenirBlack;
}
.pagination > span > a:hover,
.pagination > span > span:hover,
.pagination > span > a:focus,
.pagination > span > span:focus {
  color: #fff;
  background-color: #003A70;
}
.pagination .active  {
  z-index: 2 !important;
  color: #fff !important;
  cursor: default !important;
  background-color: #003A70 !important;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
}
.pagination-lg > span > a,
.pagination-lg > span > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > span:first-child > a,
.pagination-lg > span:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > span:last-child > a,
.pagination-lg > span:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > span > a,
.pagination-sm > span > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > span:first-child > a,
.pagination-sm > span:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > span:last-child > a,
.pagination-sm > span:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.footerlogo{

    margin: 0 auto;
    position: relative;
    text-align: center;
}

