@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
body {
	padding: 0;
	margin: 0;
	font: 15px/20px 'Open Sans', sans-serif;
	color: #231f20;
	background: #fff;
}
a {
	outline: none;
	color: #231f20;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
	padding: 0;
	margin: 0;
	display: block;
}
ul, li, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}
.spacer {
	clear: both;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
ul li {
	list-style-position: outside;
	list-style-type: none;
	line-height:24px;
}
h1 {
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	color: #231f20;
}
h2 {
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #231f20;
}
h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #231f20;
}
h4 {
	font-size: 13px;
	line-height: 20px;
	color: #231f20;
}
/*header*/
.wrapper {
	width: 1083px;
	margin: 0 auto;
	padding:90px 0 0 0;
}
/* navigation Start */
.navpanel {
	height: 50px;
	display:none;
	position:relative;
}
.menu-hide {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	position:absolute;
	z-index: 99999999;
	margin-top:13px;
	width:20px;
	margin-left:-10px;
	left:50%;
}
.navigation {
	padding-left: 40px;
	height: 50px;
}
.navigation ul {
	padding: 0;
}
.navigation ul li {
	font-size: 12px;
	line-height: 50px;
	float: left;
	position: relative;
	padding: 0 3px;
	text-transform: uppercase;
}
.navigation ul li a {
	color: #fff;
	width: auto;
	padding:0 13px;
	text-align: center;
	display: block;
	background-color: #b2d8ed;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
}
.navigation ul li a:hover, .navigation ul li a.active {
	background-color: #007dc5;
	color: #fff;
}
.navigation ul li:hover a { 
   background-color: #007dc5;
	color: #fff;
}
/*---------------------DROPDOWN START----------------------*/
.navigation ul li ul {
	position:absolute;
	top:49px;
	background-color:#007dc5;
	left:6px;
	width:150px;
	z-index:70;
	display:none;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}
.navigation ul li ul li {
	line-height:25px;
	padding:5px;
	float:none;
	border-bottom:1px solid #94c3dd;
}
.navigation ul li ul li:last-child{
	border-bottom:0 solid #94c3dd;
}
.navigation ul li ul li a {	
	color:#fff;
	display:block;
	padding:0 7px;
	width:auto;
	text-align:left;
	-webkit-border-radius: 5px;
	border-radius: 5px ;
	-moz-border-radius: 5px;
	background-color:inherit;
}
.navigation ul li ul li a:hover {
	background-color:#b2d8ed;
	color:#fff;
}
.navigation ul li ul ul{
	position:absolute;
	top:0;
	left:149px;
	width:170px;
	z-index:70;
	display:none;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}
/* navigation End */
.banner-panel {
	margin-bottom: 35px;
	position: relative;
}
.banner {
	-webkit-border-radius: 0 0 70px 70px;
	border-radius: 0 0 70px 70px;
	-moz-border-radius: 0 0 70px 70px;
	background-size: cover;
	width: 1083px;
	height: 799px;
	background-position:50% 0;
}
.banner img{	
	-webkit-border-radius: 0 0 70px 70px;
	border-radius: 0 0 70px 70px;
	-moz-border-radius: 0 0 70px 70px;
}
.logo-panel {
	width: 344px;
	/*height: 840px;*/
	position: absolute;
	right: 49px;
	top: -120px;
	z-index: 2;
	overflow: hidden;
}
.logo {
	height: 316px;
	background-color: #0067b3;
	-webkit-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	margin-bottom: 28px;
	padding-top: 80px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.logo img {
	margin: 0 auto 0 auto;
}
.top-product-panel {
	height: 100%;
	overflow: hidden;
}
.top-product-panel img {
	margin-bottom: 7px;
}
.top-product-panel img:hover {
	opacity: .7;
}
.maximum-delivery {
	background-color: #d1d3d4;
	margin-bottom: 40px;
	height: 100%;
	overflow: hidden;
	-webkit-border-radius: 70px 70px 0 0;
	border-radius: 70px 70px 0 0;
	-moz-border-radius: 70px 70px 0 0;
	padding: 50px 0 20px 0;
}
.aeroflow {
	float: left;
	margin-left: 100px;
}
.maximum-delivery h2 {
	font-size: 35px;
	float: right;
	font-weight: normal;
	margin-top: 55px;
	margin-right: 120px;
	letter-spacing: -1px;
}
a.view {
	background: url(../images/view.png) no-repeat 0 50%;
	padding-left: 12px;
	font-size: 13px;
	float: right;
	display: block;
	margin-right: 48px;
	margin-top: 20px;
}
a.view:hover {
	text-decoration: underline;
}

.technology-plus {
	background-color: #ffffff;
	border:1px solid #d1d3d4;
	margin-bottom: 40px;
	height: 100%;
	overflow: hidden;
	padding: 20px 0 20px 0;
}
.technology {
	float: left;
	margin-left: 80px;
}
.technology-plus  h2 {
	font-size: 35px;
	float: right;
	font-weight: normal;
	margin-top: 55px;
	margin-right: 80px;
	letter-spacing: -1px;
}


/*footer Start*/
.footer {
	height: 100%;
	overflow: hidden;
	font-size: 12px;
}
.footer a:hover {
	text-decoration: underline;
}
.footer-left {
	float: left;
}
.footer-left ul {
	height: 100%;
	overflow: hidden;
}
.footer-left ul li {
	float: left;
	text-transform: uppercase;
	margin-right: 75px;
	display: block;
}
.footer-left ul li span {
	display: block;
}
.footer-left ul li img {
	margin: 0 auto;
}
.footer-left ul li a:hover img {
	opacity: .7;
}
.footer-right {
	float: right;
}
.footer-right ul {
	height: 100%;
	overflow: hidden;
	padding-top: 10px;
}
.footer-right ul li {
	float: left;
	text-transform: uppercase;
	display: block;
	margin-left: 18px;
	height: 100%;
	overflow: hidden;
}
.footer-right ul li span {
	float: left;
	margin-top: 10px;
	margin-left: 12px;
}
.footer-right ul li img {
	float: left;
}
.footer-right ul li a:hover span {
	text-decoration: underline;
}
.footer-right ul li a:hover img {
	opacity: .7;
}
.footer-blue{
	background:#3085c6;
	color:#93cbec;
	padding:20px 0;
	margin-top:20px;
}
.footer-blue a{
	color:#93cbec;
}
.footer-blue a:hover{
	color:#fff;
}
.footer-container{
	height:100%;
	overflow:hidden;
	margin:0 auto;
	width:993px;
	font-size:13px;
}
.footer-blue p{
	float:left;
}
.footer-blue ul{
	float:right;
}
.footer-blue ul li{
	background:url(../images/footer-div.jpg) no-repeat 100% 50%;
	padding:0 10px;
	float:left;
}
.footer-blue ul li:last-child{
	background:none;
}
.footer-black{
	background:#262626;
	color:#9d9d9d;
	padding:20px 0;
}
.footer-black a{
	color:#9d9d9d;
}
.footer-black a:hover{
	color:#fff;
}
.footer-black p{
	color:#fff;
	padding-bottom:14px;
	font: 19px/26px 'Open Sans', sans-serif;
	font-weight:300;
}
.footer-black div.panel{
	width:155px;
	margin-right:10px;
	margin-bottom:30px;
	float:left;
}
.copyright {
	margin-top:10px;
	padding:10px 0;
	text-align: center;
	border-top: 1px solid #222222;
	font-size:13px;
}
/*--------------Product Page--------------*/
.product-main-panel {
	position: relative;
	padding: 90px 46px 0 46px;
	background: #d1d3d4;
	-webkit-border-radius: 0 0 70px 70px;
	border-radius: 0 0 70px 70px;
	-moz-border-radius: 0 0 70px 70px;
}
.product {
	height: 100%;
	overflow: hidden;
}
.product p{ 
	text-align:justify;
	line-height:28px;
}
.product h2 {
	text-transform: uppercase;
	color: #007dc5;
	font-size: 50px;
	line-height: 50px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 33px;
}
.logo-inner-panel {
	width: 233px;
	/*height: 840px;*/
	position: absolute;
	right: 49px;
	top: -120px;
	z-index: 2;
}
.product .imgFloat1{ float:right; border:4px solid #fff; margin-left:50px; margin-bottom:10px; margin-top:5px;}

.product .imgFloat2{ float:left; border:4px solid #fff; margin-right:50px; margin-bottom:10px; margin-top:5px;}

.product .imgFull{ float:none; border:4px solid #fff; margin:5px auto; width:99%}


.logo-inner {
	height:217px;
	background-color: #0067b3;
	-webkit-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	margin-bottom: 28px;
	padding-top: 50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.logo-inner img {
	margin: 0 auto 0 auto;
}
.producd-grid {
	height: 100%;
	overflow: hidden;
}
.product-left {
	width: 172px;
	float: left;
}
.product-nav {
	background: #a4c4dc;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	margin-top: 60px;
	margin-bottom: 30px;
	padding-bottom: 40px;
}
.product-nav h3 {
	text-align: center;
	color: #fff;
	background-color: #007dc5;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	padding: 15px 0;
	font-weight: normal;
}
.product-nav ul {
	padding-right: 12px;
	padding-top: 12px;
	margin: 0;
}
.product-nav ul li {
	font-size: 13px;
	line-height: 15px;
	text-align: right;
	text-transform: uppercase;
	padding: 10px 0;
}
.product-nav ul li a {
	color: #231f20;
}
.product-nav ul li a:hover, .product-nav ul li a.active {
	color: #007dc5;
}
.product-each {
	width: 790px;
	float: right;
	overflow: hidden;
	height: 100%;
	margin-top: 60px;
}
.product-each2 {
	width: 790px;
	float: right;
	overflow: hidden;
	height: 100%;
	margin-top: 20px;
}

.line {
	width: 100%;
}

.smallbox {
	width: 250px;
	overflow: hidden;
	margin-top: 5px;
	margin-right:15px;
}
.videoframe {
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
	margin-right:15px;
}

.product-each ul {
	overflow: hidden;
}
.product-each ul li {
	text-align: right;
	float: left;
	border-right: 1px solid #7b797b;
	height: 234px;
	width: 160px;
	margin-left: 35px;
	margin-bottom: 120px;
}
.product-each ul li img {
	margin-bottom: 25px;
}
.product-each ul li div.content {
	margin-right: 10px;
	font-size: 12px;
	line-height: 15px;
}
.product-each ul li div.content p{text-align:left;}
.product-each ul li div.content a.more {
	background: url(../images/view.png) no-repeat 0 50%;
	padding-left: 12px;
	font-size: 13px;
	float: right;
	display: block;
	margin-top: 8px;
	display: block;
}
.product-each ul li div.content a.more:hover {
	text-decoration: underline;
}
.product-middle {
	margin: 40px 0;
}
.product-middle ul {
	text-align:center;
}
.product-middle ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
}
.product-middle ul li:last-child {
	margin-right: 0;
}
.product-middle ul li img {
	opacity: 1;
}
.product-middle ul li img:hover {
	opacity: .7;
}
/*Google Seach*/
#tfheader {
	padding:0;
}
#tfnewsearch {
	padding:0 0 20px;
}
.tftextinput {
	margin: 0;
	padding: 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #0076a3;
	border-right: 0px;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	width:235px;
}
.tftextinput-inner{
	margin: 0;
	padding: 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #0076a3;
	border-right: 0px;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	width:124px;
}
.tfbutton {
	margin: 0;
	padding: 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border: solid 1px #0076a3;
	border-right: 0px;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}
.tfbutton:hover {
	text-decoration: none;
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
}
/* Fixes submit button height problem in Firefox */
.tfbutton::-moz-focus-inner {
 	border: 0;
}
.tfclear {
	clear: both;
}
.wrapper-inner {
	width: 1083px;
	margin: 0 auto;
	padding:90px 0 0 0;
}
.details-grid {
	height: 100%;
	overflow: hidden;
	padding-bottom:60px;
}
.product-paginaation {
	height: 100%;
	overflow: hidden;
	margin-bottom:30px;
}
.product-paginaation ul {
	text-align:left;
}
.product-paginaation ul li:first-child{
	padding-left:0px;
}
.product-paginaation ul li {
	background: url(../images/page-arrow.png) no-repeat 100% 50%;
	padding:0 18px 0 10px;
	display:block;
	float:left;
	text-transform:uppercase;
}
.product-paginaation ul li:last-child {
	background:none;
}
.product-paginaation ul li a {
	color:#000;
}
.product-paginaation ul li a:hover, .product-paginaation ul li a.active {
	color:#e25b24;
}
.pro-gallery{
	width:auto;
	float:left;
}
.pro-gallery-des{
	width:493px;
	float:right;
}
.pro-gallery-des p{
	margin-bottom:20px;
}
.pro-gallery-des ul {
	text-align:left;
}
.pro-gallery-des ul li {
	padding:9px 0px;
	display:block;
	border-bottom:1px solid #b6b6b6;
}
/*Gallery Start*/
.gallery {
	position:relative;
}
.zoom{
	height: 21px;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 21px;
    z-index: 100;
}
.gallery .full, .gallery .desc {
	margin-bottom: 10px;
}
.gallery .desc, .gallery .full, .gallery .left {
	width:438px;
}
.gallery .desc h2 {
	margin-top: 0;
}
.gallery .previews a {
	display: block;
	margin-bottom: 10px;
}
.gallery .full, .gallery .full img {
	height:319px;
}
.gallery .previews a{
	float:left;
	display:block;
	margin:0 15px 0 0;
}
.gallery .previews a:last-child{
	margin:0;
}
.gallery .previews a, .gallery .full {
	border: 3px solid #fff;
}
.gallery .previews a:hover, .gallery .previews a.selected {
	border: 3px solid #b6b6b6;
}
.gallery .full img:hover {
	cursor: pointer;
}
.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
/*Gallery End*/
.product-table{
	padding:25px 0 10px 0;
}

#quote input[type="text"] { width:60%; height:16px; padding:5px; border:1px solid #999999}
#quote select{width:62%; height:30px; padding:5px; border:1px solid #999999}
#quote textarea { width:97%; padding:5px;border:1px solid #999999; font-family:Arial, Helvetica, sans-serif; font-size:13px}
#quote input[type="button"].but1 {font-size:18px; color:#fff; padding:8px; background-color:#017dc7; border:1px solid #0277bc; cursor:pointer; text-decoration:none;}


.linkbut1 {font-size:15px; color:#fff; padding:2px 8px; background-color:#017dc7; border:1px solid #0277bc; cursor:pointer; text-decoration:none;}

.photos ul li{width:49%;float:left; margin-bottom:20px}
.photos ul li img{ width:98% }
.photos ul li:nth-child(even){ float:right;}
.photos ul li:nth-child(even) img{ float:right; }



