/*

Theme Name: Lusion

Author: W3ondemand Team

Author URI: http://w3ondemand.com/

Description: This is a layout designed for a product website. Lusion designed in simple and effective manner. 

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: lusionTheme



*/



b, h1, h2, h3, h4, h5, h6, strong {
	font-weight: 400;
}
body {
	font-size: 16px;
	font-family: 'CenturyGothic';
	background: #000;
	color: #fff;
	background-image: url(images/home-bg.png);
	background-repeat: no-repeat;
	background-position: center 250px;
}
/*body.home {
	background-image: url(images/home-bg.png);
	background-repeat: no-repeat;
	background-position: center 250px;
}*/
button, html, input, select, textarea {
	margin: 0;
	padding: 0;
}
ul {
	padding: 0;
	margin: 0;
}
body, html {
	line-height: 24px;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, a, div, li, ul {
	margin: 0;
	padding: 0;
}
* {
	box-sizing: border-box;
}
a {
	text-decoration: none;
	color: #fff;
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
td, th {
	padding: 0
}

img {
	max-width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
@font-face {
	font-family: 'CenturyGothic-Italic';
	src: url('fonts/CenturyGothic-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/CenturyGothic-Italic.woff') format('woff'), url('fonts/CenturyGothic-Italic.ttf') format('truetype'), url('fonts/CenturyGothic-Italic.svg#CenturyGothic-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CenturyGothic-Bold';
	src: url('fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/CenturyGothic-Bold.woff') format('woff'), url('fonts/CenturyGothic-Bold.ttf') format('truetype'), url('fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CenturyGothic';
	src: url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'), url('fonts/CenturyGothic.woff') format('woff'), url('fonts/CenturyGothic.ttf') format('truetype'), url('fonts/CenturyGothic.svg#CenturyGothic') format('svg');
	font-weight: normal;
	font-style: normal;
}
.container {
	width: 1170px;
	margin: auto;
	padding: 0 45px;
}
.header {
	background: #414042;
	display: inline-block;
	width: 100%;
	float: left;
}
.header .logo {
	margin: 30px 0;
	float: left;
}
.header .search-form {
	width: 200px;
	background: #e1e1e1;
	float: right;
	margin-top: 72px;
}
.header .search-form form input, .header .search-form form button {
	width: 150px;
	padding: 8px;
	padding-right: 0;
	float: left;
	border: none;
	background: none;
}
.header .search-form form button {
	width: auto;
	padding: 2px 8px;
	line-height: 10px;
}
.nav {
	display: inline-block;
	width: 100%;
	text-align: center;
	border-bottom: 3px solid #fff;
}
.nav a, .second-nav a {
	color: #fff;
}
.nav li {
	display: inline-block;
	padding: 20px 30px;
}
#wprmenu_menu {
	position: absolute !important;
}
.second-nav li {
	float: left;
	width: 118px;
	margin-right: 2px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	padding: 0 10px;
	display: table;
	height: 40px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background: rgba(0,0,0,1);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(72,72,74,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(72,72,74,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(72,72,74,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(72,72,74,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(72,72,74,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(72,72,74,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#48484a', GradientType=0 );
	-webkit-box-shadow: 4px 0px 3px 0px rgba(0,0,0,0.79);
	-moz-box-shadow: 4px 0px 3px 0px rgba(0,0,0,0.79);
	box-shadow: 4px 0px 3px 0px rgba(0,0,0,0.79);
	position: relative;
}
.second-nav li:hover {
	padding: 10px;
	font-size: 16px;
	height: 50px;
	line-height: 16px;
	font-family: 'CenturyGothic-Bold';
}
.second-nav a {
	display: table-cell;
	vertical-align: middle;
}
.nav-positions {
	position: relative;
	z-index: 99;
}
.nav-positions ul {
	position: absolute;
	left: 0;
	top: 0;
}
.nav-positions ul .sub-menu {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	background: #211f1c;
	border-left: 30px solid #0d0b07;
	padding: 15px 10px;
	width: 200px;
}
.nav-positions ul .sub-menu li {
	background: none;
	box-shadow: none;
	border-radius: unset;
	padding: 0;
	text-align: left;
	width: 100%;
	line-height: 16px;
	font-size: 16px;
	height: 35px;
	font-family: 'CenturyGothic';
	filter: none;
}
.nav-positions ul li:hover .sub-menu {
	display: block;
}
.nav-positions ul .sub-menu li:hover {
	padding: 0;
	font-size: 16px;
	line-height: 16px;
	height: 35px;
	font-family: 'CenturyGothic';
}
#wprmenu_bar .menu_title {
	display: none;
}
#wprmenu_bar {
	padding: 12px !important;
	width: 45px !important;
}
.slider {
	display: inline-block;
	width: 100%;
	float: left;
}
.slider .container {
	padding: 0;
	background: #414042;
}
.middle-container {
	width: 1170px;
	margin: auto;
	background: #414042;
}
.product-container {
	width: 1170px;
	margin: auto;
	padding-bottom: 80px;
	background: #000;
}
.middle-container .product, .product-container .product {
	padding: 40px 30px;
	display: inline-block;
	width: 100%;
}
.middle-container .title h4 {
	font-size: 20px;
	font-family: 'CenturyGothic-Bold';
	padding-bottom: 35px;
}
.middle-container .product .product-row, .product-container .product .product-row {
	display: inline-block;
	width: 100%;
	float: left;
}
.middle-container .product .product-block, .product-container .product .product-block {
	background: #4d4d4f;
	float: left;
	width: 254px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: 218px;
	text-align: center;
}
.product-block .product-img .new img {
	transform: none !important;
	top: -5px !important;
	left: -7px !important;
	right:auto !important;
	bottom:auto !important;
}
.middle-container .product-block .product-desp h4, .product-container .product .product-block .product-desp h4 {
	font-size: 20px;
	font-family: 'CenturyGothic-Bold';
}
.middle-container .product-block .product-desp span, .product-container .product .product-block .product-desp span {
	display: block;
	font-size: 10px;
}
.middle-container .product-block .product-desp, .product-container .product .product-block .product-desp {
	padding: 0 10px;
}
.middle-container .product-block .product-img, .product-container .product .product-block .product-img {
	height: 168px;
	position: relative;
	overflow: hidden;
}
.middle-container .product-block .product-img img, .product-container .product .product-block .product-img img {
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	max-height: 100%;
}
.middle-container .product-block:hover, .product-container .product .product-block:hover {
	background: #2d2d2e;
	cursor: pointer;
}
.middle-container .news {
	padding: 35px 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.middle-container .news p {
	font-size: 15px;
}
 .download {
	padding: 50px 30px;
	display: inline-block;
	width: 100%;
}

 .download  .download-block{ width:50%; float:left; margin-bottom:30px; }


 .download .file-desp {
	float: left;
	margin-left: 65px;
	width: 200px;
}
 .download .file-desp h6 {
	margin-top: 60px;
	font-size: 15px;
	height: 80px;
}
.download .file-desp .homeDownload {
	display: block;
	padding: 5px 10px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	text-transform: uppercase;
	font-size: 14px;
	background: rgba(81,81,81,1);
	background: -moz-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(81,81,81,1)), color-stop(100%, rgba(58,58,58,1)));
	background: -webkit-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: -o-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: -ms-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: linear-gradient(to bottom, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#3a3a3a', GradientType=0 );
width:140px;
}
 .download .file-desp .homeDownload img {
	float: right;
	margin-left: 10px;
	padding-top:3px;
}
 .download .file-img {
	margin-left: 20px;
	float: left;
}
.download.catalog_download .file-img{ margin-left:65px;  }
.download.catalog_download .file-desp{ margin-left:20px; }
.download.catalog_download .file-img img{ width:124px; height:173px; }





.footer-container {
	background: #333132;
	border-top: 3px solid #fff;
	width: 1170px;
	margin: auto;
	padding: 45px 0 20px 0;
}
.footer {
	display: inline-block;
	width: 100%;
}
.footer .contact-block {
	display: inline-block;
	width: 330px;
	background: url(images/line.png) no-repeat right center;
	float: left;
}
.footer .contact-block li {
	float: left;
	list-style: none;
	margin-left: 10px;
}
.footer h5 {
	font-size: 15px;
	font-family: 'CenturyGothic-Bold';
	margin-bottom: 10px;
}
.footer .contact-block .address {
	display: block;
	width: 100%;
	clear: both;
}
.footer .contact-block span {
	font-size: 11px;
}
.footer .contact-block h3 {
	font-size: 24px;
	font-family: 'CenturyGothic-Bold';
}
.footer .contact-block p {
	font-size: 14px;
}
.footer .about {
	text-align: center;
	width: 420px;
	float: left;
	padding: 0 15px;
	background: url(images/line.png) no-repeat right center;
}
.footer .about p {
	font-size: 13px;
}
.footer .about span {
	display: inline-block;
	margin-top: 10px;
	font-family: 'CenturyGothic-Bold';
}
.footer .about span img {
	float: left;
	margin-right: 15px;
}
.footer-row {
	display: inline-block;
	width: 100%;
}
.footer .footer-nav {
	float: right;
	text-align: right;
}
.footer .footer-nav a {
	color: #fff;
	font-size: 14px;
}
.footer .footer-nav li {
	list-style: none;
	line-height: 20px;
}
.footer-bottom {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 8px;
	margin-top: 20px;
}
.footer-bottom span {
	margin-left: 150px;
}
.council_logo {
    display: inline-block;
    text-align: center;
    width: 100%;
	display:none;
}
.prod_desc {
	margin-top: 50px;
	padding: 80px 60px 50px 60px;
	font-size: 14px;
	text-align: center;
}
.prod_desc p {
	line-height: 16px;
	margin-bottom: 15px;
}
.slider-pro .sp-buttons {
	position: absolute;
	bottom: 20px;
	text-align: right;
	padding-right: 45px;
}
.slider-pro .sp-buttons .sp-button {
	width: 25px;
	height: 25px;
	background: #959595;
	border-color: #fff !important;
}
.slider-pro .sp-buttons .sp-selected-button {
	background: #000;
}
.product-details {
	position: relative;
	display: inline-block;
	text-align: center;
	margin-top: 80px;
	width: 100%;
}
.product-details .led-logo {
	position: absolute;
	top: 0;
	left: 0;
}



.product-details .pro {
	position: absolute;
	top: 10px;
	right: 0;
}
.product-details .product_zoom {
	display: inline-block;
	margin-top: 50px;
	margin-left:250px;
}
.product_zoom img {
	max-width: 570px;
}
.product-details .product-thumb {
	display: inline-block;
	margin-top: 80px;
	float: right;
margin-bottom:50px;
}
.product-details .product-thumb img {
	border: 1px solid #fff;
}
.product-details .product-thumb li {
	list-style: none;
	margin-top: 10px;
	cursor: pointer;
}
.product-details .product-despcrition {
	display: inline-block;
	float: left;
	text-align: left;
	margin-top: 100px;
	margin-bottom: 30px;
	width: 80%;
	position:absolute;
	left:0;
}
.product-details .product-despcrition p {
	font-size: 13px;
	list-style-image: url(images/list-img.png);
	line-height: 14px;
}
.product-details .product-despcrition ul li {
	font-size: 13px;
	list-style-image: url(images/list-img.png);
	line-height: 14px;
}

.product-details .product-despcrition div {
	margin-left: 15px;
}

.product-details .product-despcrition ul {
	margin-left: 30px;
}

.product-details .product-despcrition h4 {
	font-size: 18px;
	margin-bottom: 25px;
}
.product-details .product-despcrition h4 span {
	font-size: 35px;
	font-family: 'CenturyGothic-Bold';
}
.product_bottominfo {
	background: #414042;
	display: inline-block;
	width: 100%;
	float: left;
}
.product_bottominfo .details_table {
	display: inline-block;
	width: 100%;
	margin-top: 35px;
	text-align: center;
}
.product_bottominfo .details_table table {
	font-size: 13px;
	width: 860px;
	margin: auto;
}
.product_bottominfo .details_table table tr{ border-bottom:1px solid #7d7c7d; }
.product_bottominfo .details_table table tr:first-child{ border-bottom:1px solid #fff; }


.linedreawing {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.linedreawing .figure-block {
	display: inline-block;
	margin-left: 65px;
}
.linedreawing .figure-block:first-child {
	margin-left: 0;
}
.linedreawing .figure-block span {
	float: left;
	font-size: 11px;
}
.download-share-btn {
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
	text-align: center;
}
.download-share-btn a {
	width: 170px;
	padding: 7px 0;
	margin-left: 25px;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	background: rgba(81,81,81,1);
	background: -moz-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(81,81,81,1)), color-stop(100%, rgba(58,58,58,1)));
	background: -webkit-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: -o-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: -ms-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: linear-gradient(to bottom, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#3a3a3a', GradientType=0 );
	border: 1px solid #898989;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
}
.addtoany_list.a2a_kit_size_32 a {
	font-size: 12px !important;
	padding: 3px 0;
	border: 1px solid #898989;
	margin-left: 25px !important;
}
.download-share-btn a:first-child {
	margin-left: 0;
}
.inner-page {
	margin-top: 80px;
	display: inline-block;
	width: 100%;
	min-height: 500px;
}
.inner-page .page-title {
	margin-bottom: 30px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.inner-page .page-title h1 {
	font-size: 24px;
	font-family: 'CenturyGothic-Bold';
}
.inner-page .page-content p {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 18px;
}
.page-content .wpcf7 {
	display: inline-block;
	position: relative;
	width: 100%;
	text-align: center;
}
.page-content .wpcf7 .wpcf7-form {
	display: inline-block;
	width: 500px;
	text-align: left;
	margin-top: 40px;
}
.page-content .wpcf7 .wpcf7-form label {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
}
.page-content .wpcf7 .wpcf7-form input, .page-content .wpcf7 .wpcf7-form textarea {
	margin-top: 10px;
	padding: 4px 8px;


	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}
.page-content .wpcf7 .wpcf7-form textarea {
	height: 150px;
}
.page-content .wpcf7 .wpcf7-form .wpcf7-submit {
	width: auto;
	padding: 7px 20px;
	background: rgba(81,81,81,1);
	background: -moz-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(81,81,81,1)), color-stop(100%, rgba(58,58,58,1)));
	background: -webkit-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: -o-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: -ms-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: linear-gradient(to bottom, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#3a3a3a', GradientType=0 );
	border: 1px solid #898989;
	border-radius: 5px;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
	text-transform: uppercase;
	font-weight: 700;
}
.page-content .wpcf7 .wpcf7-form .wpcf7-validation-errors {
	border: 2px solid #ff0000 !important;
	font-size: 13px;
	position: absolute;
	top: -25px;
}
.page-content .wpcf7 .wpcf7-form span.wpcf7-not-valid-tip {
	margin-top: 5px;
}
.page-content .wpcf7 .wpcf7-form .wpcf7-mail-sent-ok {
	font-size: 13px;
	position: absolute;
	top: -25px;
}
.page-heading h2 {
	margin-top: 70px;
}

.advanced-search{  float:right;  margin-top:72px; position:relative; margin-left:15px; z-index:999; font-size:14px; }
.advanced-search button{ padding:3px 10px 1px; background:#e1e1e1; border:none; } 
.advanced-search .search-form{ margin-top:0; position:absolute; top:50px; right:0; background:#414042; width:235px; border:1px solid #fff; padding:15px 15px 5px; }
.advanced-search .search-form p{ line-height:20px; margin-bottom:10px; }
.advanced-search .search-form form input, .advanced-search .search-form form button{ background:#e1e1e1; margin-bottom:5px; }
.advanced-search .search-form form button{ padding:4px 8px 5px; }
.advanced-search .search-form form input{ padding:9px 0 9px 8px; }
.advanced-search .search-form .select-option{ display:inline-block; width:100%; margin-top:5px; }
.advanced-search .search-form .select-option input{ float:left; width:auto; background:none; }
.advanced-search .search-form .select-option label{ float:left; margin-left:10px; line-height:14px; }
.advanced-search .search-form .arrow-box{ position:absolute; top:-30px; right:5px; }


.search-results .page-heading h2 {
	margin-bottom: 30px;
}
.search-result {
	margin-bottom: 20px;
}
.search-result .page-title h2 {
	font-size: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.search-result .page-content p {
	font-size: 14px;
}
.search-results .pagination h2, .post-navigation h2 {
	display: none;
}
.search-results .pagination .page-numbers span {
	display: none;
}
.search-results .pagination .next, .post-navigation .nav-next .meta-nav {
	display: inline-block;
	width: 20px;
	text-indent: -999999px;
	background-image: url(images/right.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	background-size: 10px 15px;
}
.search-results .pagination .prev, .post-navigation .nav-previous .meta-nav {
	display: inline-block;
	width: 20px;
	text-indent: -999999px;
	background-image: url(images/left.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	background-size: 10px 15px;
}
.pagination, .post-navigation {
	font-size: 14px;
	display:block;
	clear:both;
}
.tag .content-page .page-title h1 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.tag .content-page p {
	font-size: 14px;
}
.page-content .edit-link a {
	color: #00aed9;
	font-size: 13px;
}
.comment-respond {
	margin-top: 10px;
	font-size: 14px;
}
.comment-respond h3 {
	font-size: 16px;
}
.comment-respond .comment-form label {
	float: left;
	width: 80px;
	margin-right: 20px;
}
.comment-respond .comment-form textarea {
	height: 100px;
}
.comment-respond .comment-form p {
	margin-bottom: 10px;
}
.comment-respond .comment-form textarea, .comment-respond .comment-form input {
	width: 360px;
	padding: 5px;
}
.comment-respond .comment-form .form-submit input {
	width: auto;
	padding: 5px 20px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	background: rgba(81,81,81,1);
	background: -moz-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(81,81,81,1)), color-stop(100%, rgba(58,58,58,1)));
	background: -webkit-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: -o-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: -ms-linear-gradient(top, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
	background: linear-gradient(to bottom, rgba(81,81,81,1) 0%, rgba(58,58,58,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#3a3a3a', GradientType=0 );
	border: 1px solid #898989;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
}
#comments {
	font-size: 14px;
}

.commentlist {
	font-size: 14px;
	padding-left: 0;
}
.commentlist li {
	list-style: none;
	margin-bottom: 20px;
}
.commentlist li .comment-metadata {
	font-size: 12px;
}
.about-us {
	position: relative;
	/*display: block;*/
	width: 100%;
height:400px;

}
.about-us .page-title {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 45px;
	right: 0;
	background: rgba(0, 173, 216, 0.8);
	border-top: 2px solid #fff;
	width: 100%;
}
.about-us .page-title h1 {
	display: inline-block;
	width: 100%;
	padding: 15px 0;
	font-weight: 700;
}
.about-us.no_thumb{ height:auto; }
.about-us.no_thumb .page-title {
	top: 70px;
	position: relative;
}
.about-us img {
	height: 100% !important;
max-height:100%;
}
.contact_right {
	float: right;
}
.contact_right h2 strong {
	font-weight: 700;
}
.news-block{ width:30%; margin-right:10; float:left; margin:0 1.5% 3%; }
.news-block .news_title{ width:100%; text-align:center; background:#272728; padding:15px 10px; }
.news-block .news_title h3{ font-size:20px; font-weight:700; line-height:14px; }
.news-block .news_title span{ font-size:12px; line-height:14px; }
.news-block .news-date{ background:#272728; width:100%; padding:15px 10px; font-size:10px; line-height:10px; }
.news-block .news-img{ display:flex; width:100%; height:227px; }
.news-block .news-img a{ display:inline-flex; width:100%; }
.news-block .news-img img{ height:100%; width:100%; }

.res_sea{ display:inline-block; clear:both; margin-top:30px; }
.res_sea .search_left{ float:left; width:150px; margin-right:30px; }
.res_sea .search_rig{ float:left; width:890px; }

#fbuilder label{ float:left; font-size:14px; margin-right:30px; width:370px; }
#fbuilder .dfield input{ width:100px !important; padding:5px; border:1px solid #a6a6a6; font-weight:700; }
#fbuilder .section_break{ display:none; }
#fbuilder .section_breaks label{ width:100%; margin:10px 0 10px 0; padding-bottom:5px; font-size:16px; border-bottom:1px solid #fff; }
#fbuilder .editable .dfield input{ background:#00aed9; color:#fff; }


.search-result .page-title h1{ margin-top:30px; margin-bottom:30px; font-size:24px; font-weight:600; }
.search-no-results .page-title h1, .error404 .page-title h1{ margin-top:70px; margin-bottom:30px; font-size:24px; font-weight:600; }
.search-no-results .search-result form, .error404 .search-result form{ background:#e1e1e1; width:250px; float:left; display:block; clear:both; margin-top:20px;  }
.search-no-results .search-result form input, .error404 .search-result form input{ background:none; border:none; padding:8px 10px; width:200px; float:left; }
.search-no-results .search-result form button, .error404 .search-result form button{ background:none; border:none; padding:2px 5px 2px 0; float:left; }
.search-no-results .search-result, .error404 .search-result { display:inline-block; width:100%; }
.post-edit-link{ display:block; clear:both; }






 @media only screen and (min-width:980px) and (max-width:1169px) {
.container {
	width: 980px;
	padding: 0 20px;
}
.second-nav li {
	width: 102px;
}
.middle-container, .footer-container, .product-container {
	width: 980px;
}
.middle-container .product .product-block, .product-container .product .product-block {
	width: 218px;
}
.middle-container .product-block .product-desp h4, .product-container .product .product-block .product-desp h4 {
	font-size: 18px;
}
.download .file-img {
	margin-right: 30px;
}
.product-details .product_zoom {
	width: 50%;
	margin-top: 120px;
}
.product_zoom img {
	max-width: 440px;
}

.res_sea .search_rig{ width:760px; }
.about-us{ height:350px; }


}
 @media only screen and (min-width:769px) and (max-width:979px) {
.container {
	width: 100%;
	padding: 0 10px;
}
.second-nav li {
	width: 80px;
	font-size: 12px;
	padding: 0 5px;
}
.second-nav li:hover {
	font-size: 13px;
	padding: 5px;
}
.nav-positions ul .sub-menu {
	width: 180px;
	border-left-width: 20px;
}
.nav-positions ul .sub-menu li {
	font-size: 13px;
}
.nav-positions ul .sub-menu li:hover {
	font-size: 13px;
}
.middle-container, .footer-container, .product-container {
	width: 100%;
}
.middle-container .product .product-block, .product-container .product .product-block {
	width: 180px;
}
.middle-container .product-block .product-desp h4, .product-container .product .product-block .product-desp h4 {
	font-size: 15px;
}
.download .file-img {
	margin-right: 20px;
}
.download.catalog_download .file-img{ margin-left:0; margin-right:0; }
.nav li {
	padding: 20px 10px;
}
.middle-container .product, .middle-container .news, .middle-container .download {
	padding: 30px 10px;
}
.download .file-desp {
	margin-left: 15px;
	width: 180px;
}
.download.catalog_download .file-desp{ margin-left:20px; margin-right:0; padding-right:10px; }
.footer .about {
	width: 360px;
}
.footer .contact-block {
	width: 230px;
}
.footer-bottom {
	margin-top: 80px;
}
.product-details .product_zoom {
	width: 43%;
	margin-top: 100px;
}
.product-details {
	margin-bottom: 30px;
}
.product-details .product-thumb {
	margin-top: 70px;
}
.product-details .product-despcrition {
	margin-top: 75px;
	
}
.product_bottominfo .details_table table {
	width: 750px;
	font-size: 12px;
}
.product_zoom img {
	max-width: 350px;
}
.news-block .news-img{ height:185px; }
.news-block .news_title h3{ font-size:16px; }
.about-us .page-title{ padding-left:25px; }
.res_sea .search_rig{ width:590px; }
.about-us{ height:260px; }


}
 @media only screen and (max-width:768px) {
.header .logo img {
	width: 150px;
	height: auto;
}
.nav li {
	padding: 10px;
	font-size: 14px;
}
.second-nav {
	display: none;
}
.container {
	width: 100%;
	padding: 0 10px;
}
.middle-container, .footer-container, .product-container {
	width: 100%;
}
.middle-container .product, .middle-container .news, .middle-container .download, .product-container .product {
	padding: 30px 10px;
}
.product-container {
	margin-bottom: 30px;
}
.download .file-desp {
	margin-left: 0;
	width: 130px;
}
..download .file-img {
	margin-left: 10px;
	margin-right: 10px;
}
.download .file-desp h6 {
	margin-top: 50px;
}
.download .file-desp .homeDownload {
	margin-top: 10px;
	width:120px;
font-size:11px;
}
.header .logo {
	margin: 15px 0;
}
.header .search-form, .advanced-search {
	margin-top: 30px;
}
.advanced-search .search-form{ top:20px; }
.footer .contact-block, .footer .about, .footer .footer-nav {
	width: 32%;
}
.footer .about p {
	font-size: 12px;
	line-height: 16px;
}
.footer .about span {
	font-size: 12px;
}
.footer .about span img {
	width: 15%;
	margin-right: 5px;
}
.footer-bottom {
	margin-top: 50px;
}
.middle-container .product .product-block, .product-container .product .product-block {
	width: 49%;
	margin-bottom: 1px;
	height: 288px;
}
.middle-container .product-block .product-img, .product-container .product .product-block .product-img {
	height: 228px;
}
.footer .contact-block li {
	margin-left: 5px;
}
.prod_desc {
	padding: 20px;
	margin-top: 40px;
}
.product_bottominfo .details_table {
	overflow-x: scroll;
}
.product-details .product-despcrition {
	width: 100%;
	margin-top: 15px;
	position:relative;
}
.product-details .product_zoom{ margin-left:0; }
.product-details {
	margin-bottom: 20px;
	margin-top: 30px;
}
.product-details .product-despcrition h4 {
	margin-top: 15px;
}
.product-details .product-thumb {
	width: 100%;
	margin-top: 15px;
}
.product-details .product-thumb li {
	margin-top: 0;
	display: inline-block;
	margin-left: 10px;
}
.product-details .product-thumb li:first-child {
	margin-left: 0;
}
.product_bottominfo .details_table table {
	width: 100%;
	font-size: 12px;
	overflow-x: scroll;
}
.product-details .product-despcrition h4 span {
	font-size: 25px;
}
.linedreawing .figure-block {
	margin-left: 15px;
	width: 31%;
}
.inner-page {
	margin-top: 30px;
}
.slider-pro .sp-buttons .sp-button {
	width: 15px;
	height: 15px;
}
.slider-pro .sp-buttons {
	bottom: 0;
}
.product_zoom img {
	max-width: 100%;
}
.contact_right {
	float: left;
}
.news-block .news_title h3{ font-size:14px; }
.news-block .news-img{ height:150px; }
.news-block{ width:47%; }
.res_sea .search_rig{ width:70%; }
.res_sea .search_left{ margin-right:15px; width:25%; }
.about-us{ height:180px; }
.download.catalog_download .file-img{ margin-left:0; margin-right:0; }
.download.catalog_download .file-desp{ margin-left:0px; padding-right:10px; padding-left:10px; }
.page-content .wpcf7 .wpcf7-form.invalid, .page-content .wpcf7 .wpcf7-form.sent{ margin-top:60px; }
span.wpcf7-not-valid-tip{ margin-top:0; font-size:13px !important; line-height:18px; }

}
@media only screen and (max-width:599px) {
.header .logo {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.header {
	text-align: center;
}
.header .search-form {
	width: 240px;
	margin-top: 0;
	margin-bottom: 10px;
	
}
.header .search-form form input, .header .search-form form button {
	width: 194px;
}
.header .search-form form button {
	width: auto;
}
.header .search-form, .advanced-search{ margin-top:0; }
.advanced-search .search-form{ top:50px; text-align:left; }
.advanced-search .search-form form input{ width:160px; height:33px; padding-bottom:0; padding-top:0; }
.advanced-search .search-form form button{ height:33px; }
.advanced-search .search-form .select-option input{ height:auto; }
.middle-container .product .product-block, .product-container .product .product-block {
	display: block;
	clear: both;
	float: none;
	margin: auto auto 1px;
	width: 250px;
}
.footer .contact-block, .footer .about, .footer .footer-nav {
	width: 100%;
}
.footer .contact-block {
	background: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;
}
.footer .about {
	background: none;
	margin-bottom: 20px;
	padding: 0;
	text-align: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;
}
.footer .footer-nav {
	text-align: left;
}
.footer-bottom span {
	margin-left: 15px;
}
.footer-bottom {
	margin-top: 20px;
}
.download .download-block {
	width: 100%;
	display: inline-block;
}
.download{ padding:50px 20px; }
.middle-container .title h4 {
	padding-bottom: 25px;
}
.middle-container .product, .middle-container .news, .middle-container .download, .product-container .product {
	padding: 20px 10px;
}
.product-container {
	padding-bottom: 0;
}
.page-content .wpcf7 {
	margin-top: 0;
}
.download .file-desp .homeDownload img {
	margin-left: 8px;
}
.linedreawing .figure-block {
	margin-left: 10px;
	width: 29%;
}
.linedreawing .figure-block:first-child {
	margin-left: 0;
}
.download-share-btn a {
	width: 140px;
	font-size: 11px;
	margin-left: 10px;
}
.page-content .wpcf7 .wpcf7-form {
	width: 100%;
}
.page-heading h2 {
	margin-top: 20px;
}
.comment-respond .comment-form textarea, .comment-respond .comment-form input {
	width: 100%;
}
.about-us .page-title {
	padding-left: 15px;
}
.news-block{ width:100%; margin:0 0 3%; }
.about-us{ height:150px; }
#fbuilder label{ width:200px; margin-right:20px; line-height:18px; font-size:13px; }
#fbuilder .dfield input{ width:80px !important; }

}
