@charset "utf-8";
/*
Theme Name: Nuphoton Technologies, Inc
Theme URI: http://www.nuphoton.com/
Author: Sphere
Author URI: http://www.nuphoton.com/
Description: Nuphoton Technologies Inc. is a pioneer in fiber lasers and fiber amplifiers with areas covering industrial, defense, aerospace, biomedical, tele-communication and research areas. 

Version: 1.0
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: Nuphoton Technologies, Inc

Use it to make something cool, have fun, and share what you've learned with others.
*/
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
html, body {
	width: 100%!important;
	height: 100%!important;
}
*, html, body {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	background: #fff;
	font-family: 'Hind', sans-serif;
	color: #2d3032;
	overflow-x: hidden;
	font-size:14px;
}
 *::-moz-selection {
 background-color: #efbb00;
 color: #2d3032;
}
 *::selection {
 background-color: #efbb00;
 color: #2d3032;
}
a {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
a:hover, a:active, a:focus {
	outline: none;
	text-decoration: none;
}
.element-wrap {
	margin-bottom: 30px;
}
.element-wrap iframe, #map_canvas {
	width: 100%;
}
#map_canvas img {
	max-width: none !important;
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
img {
	max-width: 100%;
	border: none;
}
i {
	padding-right:5px;
}
.full-shadow {
	border: 1px solid #ccc;
	box-shadow: 1px 1px 4px 0 rgba(180, 180, 180, 0.3);
}
.img-wrap {
	position: relative;
	clear: both;
}
.img-wrap.shadow, .img-wrap .shadow {
	margin-bottom: 5px;
}
.img-wrap img {
	display: block;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
img.no-shadow {
	box-shadow: none;
}
.col-md-4 .shadow, .col-md-6 .shadow, .col-md-3 .shadow, .col-md-9 .shadow {
	margin-bottom: 0;
}
.col-md-4 .shadow:after, .col-md-6 .shadow:after, .col-md-3 .shadow:after, .col-md-9 .shadow:after {
	height: 20px;
	bottom: -23px;
}
.col-md-9 .shadow:after {
	height: 30px;
	bottom: -33px;
}
strong {
	font-weight:700;
}
hr {
	height: 1px;
	margin: 20px 0;
	background-color: #e2e2e2;
	border: none;
}
a:hover {
	color: #313538;
	text-decoration:none;
}
p {
	position: relative;
	margin: 0 0 10px 0;
	font-size:14px;
}
strong {
	font-family: 'Hind', sans-serif;
}
small, sub, sup {
	position: relative;
	font-size: 9px;
	vertical-align: baseline;
}
sub {
	top: 3px;
}
sup {
	bottom: 3px;
}
pre {
	height: auto;
	margin: 0 0 20px;
	padding: 10px 20px;
	overflow-x: auto;
	background: none repeat scroll 0 0 #F7F7F7;
	border-radius: 2px;
	border: 1px solid #E2E2E2;
	font-family: monospace;
}
.title {
	margin-bottom:10px;
	font-weight:600;
}
.subtext {
	font-size:18px;
}
.greybg {
	background-color:#ececec;
}
.grey-bg {
	background-color:#ececec;
	padding:30px;
}
.list-group {
	/*font-size:18px;*/
}
ul.list-group {
	padding-left:30px;
}
.form-control {
	border-radius:0px !important;
}
.btn-default {
	background-color: #2d3032;
	border:none !important;
	color: #fff;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #fff !important;
	background-color: #efbb00;
	border:none !important;
}
.icon-span-filestyle.glyphicon.glyphicon-folder-open, .buttonText {
	color: #fff;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #fff;
}
.media-heading {
	margin-bottom:0px;
	margin-top: 0;
	line-height:normal;
}
.media-body {
	padding-bottom:30px;
}
.btn-primary {
	background-color: #fff;
	border:none !important;
	color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,  .open > .dropdown-toggle.btn-primary  {
	color: #2d3032 !important;
	background-color: #fff;
	border:none !important;
}
.tem_class
{
	pointer-events: none;
}
.tem_class li a:hover
{
	color: #c9302c !important;
}
/*													  headers ^
--------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px;
	padding: 0;
	line-height: 1em;
	font-weight: normal;
}
h1 {
	font: 38px/38px 'Hind', sans-serif;
}
h2 {
	font:30px 'Hind', sans-serif;
	/*border-bottom:1px solid #2d3032;
	display:inline-block;*/
	font-weight:600;
}
h3 {
	font:28px/30px 'Hind', sans-serif;
	font-weight:500;
	color:#d9534f;
}
h4 {
	font:24px 'Hind', sans-serif;
	font-weight:600;
}
h5 {
	font:20px 'Hind', sans-serif;
	font-weight:600;
	margin:0;
	padding-top:5px;
}
h6 {
	font:16px 'Hind', sans-serif;
	font-weight:500;
}
/*-----------------------------------------------------------------------------------------------------------*/
.learn-more {
	background: #efbb00;
	border: 0 none;
	border-radius: 0;
	color: #2d3032;
	font-size: 16px;
	font-weight: 300;
	margin-top:5px;
	padding:6px 25px;
}
.learn-more button:hover {
	background: #f0454a;
	color:#fff;
}
.grey-more {
	background: #2d3032 !important;
	border: 0 none;
	border-radius: 0;
	color: #fff !important;
	font-size: 16px;
	font-weight: 300;
	margin-top:5px;
	padding:6px 25px;
}
.grey-more button:hover {
	background-color: #fff !important;
	color:#2d3032 !important;
}
.btn-layout {
	width: 32px;
	height: 32px;
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 100;
	border: 1px solid #FC5E32;
	box-shadow: inset 0 1px 0 #FCAB94;
	text-shadow: inset 0 1px 0 #FC5E32;
	background: #ff855f;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #ff855f), color-stop(100%, #ff6d41));
	background: -webkit-linear-gradient(top, #ff855f 2%, #ff6d41 100%);
	background: linear-gradient(to bottom, #ff855f 2%, #ff6d41 100%);
	text-align: center;
	font: 20px/31px 'FontAwesome';
	color: #fff;
	cursor: pointer;
}
.btn-layout.active {
	background: #444;
	box-shadow: inset 0 0 3px #333;
	border: 1px solid #333;
}
.main {
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
span.btn.btn-default {
	color: #fff;
}
/*													  												HEADER ^
-----------------------------------------------------------------------------------------------------------*/

.header {
	position: relative;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #fcfcfc), color-stop(100%, #f9f9f9));
	background: -webkit-linear-gradient(top, #fcfcfc 2%, #f9f9f9 100%);
	background: linear-gradient(to bottom, #fcfcfc 2%, #f9f9f9 100%);
}
.is-sticky .header {
	position: relative;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #fcfcfc), color-stop(100%, #f9f9f9));
	background: -webkit-linear-gradient(top, #fcfcfc 2%, #f9f9f9 100%);
	background: linear-gradient(to bottom, #fcfcfc 2%, #f9f9f9 100%);
}
.header .layout {
	position: relative;
	padding: 0 15px;
	text-align: right;
}
.header-alt .mob-layout {
	float: none;
	width: 100%;
}
.header-alt .menu {
	float: right;
}
#header-transparent .sticky-wrapper, .header-transparent {
	background: transparent !important;
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
 transition: .4s;
}
.header-trans-act {
	background: #fff !important;
 transition: .4s;
/*border-bottom: 2px solid #EAEAEA;*/
}
.header {
	left: 0;
	right: 0;
	top: 0;
	z-index: 555;
}
.is-sticky .header {
	background: #FFF;
	/*border-bottom: 1px solid #ececec;*/
	width: 100%;
	left: 0px;
	top: 0px;
	height:60px;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.content .header .layout {
	position: relative;
	padding: 40px 15px 0 !important;
	text-align: right;
}
.logo {
	display: inline-block;
	position: static;
	margin: 0;
	line-height:59px;
	text-align: left;
	margin-top:0px;
	margin-right:30px !important;
}
.logo img {
	vertical-align: middle;
}
.mob-layout {
	max-height: 80px;
	float: left;
	text-align: left;
}
.mob-layout.m-center .wrap-center {
	text-align: center;
}
.mob-layout.m-center .wrap-left {
	position: absolute;
	bottom: 0;
	left: 40px;
}
.mob-layout.m-center .wrap-left .slogan {
	margin-left: 0;
}
.mob-layout.m-center .wrap-right {
	position: absolute;
	bottom: 0;
	right: 40px;
}
/*												   navigation ^
--------------------------------------------------------------*/
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
	padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color:#fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color:transparent !important;
	color:#2d3e50;
}
.menu, .submenu {
	position: relative;
	z-index: 50;
	margin: 56px 0 0;
	padding: 0;
	list-style: none;
}
.menu {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0;
	text-align: right;
	white-space: nowrap;
}
.menu li {
	position: relative;
	text-align: left;
}
.menu li i {
	margin-right: 7px;
	color: #ced3d5;
	text-shadow: 0 1px 0 white;
}
.navbar-collapse {
	padding-right:0;
}
.navbar-nav a {
	position: relative;
	text-decoration: none;
	color: #646060;
	font: 14px;
	-webkit-transition: none;
	transition: none;
}
.navbar-default .navbar-nav > li > a.active {
	color: #e34735 !important;
}
.navbar-nav > li {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}
.navbar-nav > li:hover:before, .menu a.active:before {
	height: 2px;
}
.navbar-nav > li > a {
	padding: 0 15px;
	line-height:60px;
	color: #484c4f;
}
.navbar-nav a.active:before {
	content: '';
	display: block;
	height: 0;
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: -1px;
	z-index: 53;
	background: #e34735;
	-webkit-transition: height 0.2s ease;
	transition: height 0.2s ease;
}
.navbar-nav a.active:before {
	height: 2px;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: -2px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
/*---------------------------------------------------------- Megamenu*/

.dropdown-menu li a {
	/*padding: 0 20px;*/
	margin: 0 0px;
	line-height: 0 !important;
	font-size: 14px;
	color: #fff;
	font-family: 'Hind', sans-serif;
}
.yamm-sm {
	width:200px;
}
.navbar-default .navbar-nav > li i {
	margin-right: 7px;
	color: #ced3d5;
	text-shadow: 0 1px 0 white;
}
.dropdown-menu {
	border: none;
	border-radius: none;
	margin: 0;
	padding: 0;
	border-top: 2px solid #f00;
	border-radius: 0px 0px 2px 2px;
}
.yamm-content a {
	padding: 0 5px;
	margin: 0 15px;
	line-height: 0 !important;
	font-size: 12px !important;
	color: #a8acaf;
	font-family: OpenSansRegular;
	position: relative;
}
.navbar-default .navbar-nav > li > a {
	color: #484C4F !important;
}
.yamm-content a:before {
	content: "\f0da";
	font: 11px/23px FontAwesome;
	color: #5f6368;
	margin-right: 7px;
}
.yamm-content a:hover {
	background: #f0454a !important;
	color: #fff !important;
	font-family:'Hind', sans-serif;
}
.megamenu li a:hover:before {
	color: #fff;
}
/*.yamm-content a:hover, .dropdown li a:hover {
	background: #f0454a !important;
	color: #2d3032 !important;
	font-family:'Hind', sans-serif;
}*/
.yamm-content .m-submenu a:hover:before {
	color: #fff;
}
.yamm-content .m-submenu, .yamm-content .m-submenu:hover {
	background: url(images/mmenu-sep.png) no-repeat left top  !important;
}
.yamm-content .mmenu-title {
	padding: 5px;
	color: #fff !important;
	font-size: 14px !important;
	font-family:'Hind', sans-serif;
	font-style: normal;
}
.yamm-content .m-submenu .mmenu-title:hover {
	background: transparent !important;
	font-weight: 300 !important;
	font-family:'Hind', sans-serif;
}
.yamm-content .m-submenu.first {
	background: none !important;
}
.menu li:hover > .yamm-content {
	visibility: visible;
}
/*.yamm-content .m-submenu a, .dropdown li a {
	height: 15px;
	border-top: none;
	border-bottom: none;
	position: relative;
 transition: .3s;
 transition: .3s;
}*/
/*---------------------------------------------------------- submenu*/
.submenu {
	min-width: 180px;
	position: absolute;
	top: -1px;
	left: 100%;
	margin: 0;
	padding: 0;
	visibility: hidden;
	background: #2f3338;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	border-radius: 0 0 2px 2px;
	list-style: none;
}
.menu > li > .submenu {
	top: 100%;
	left: 15px;
}
.menu li:hover > .submenu {
	visibility: visible;
}
.submenu li {
	position: relative;
	-webkit-transition: background-color 0.2s ease, border 0.2s ease, height 0.3s ease, color 0.2s ease, opacity 0.5s ease;
	transition: background-color 0.2s ease, border 0.2s ease, height 0.3s ease, color 0.2s ease, opacity 0.5s ease;
}
.submenu li:hover {
	background: #e34735;
	border-top: 1px solid #e34735;
	border-bottom: 1px solid #e34735;
}
.submenu li:hover > a {
	color: #fff;
}
.submenu a {
	padding: 0 20px;
	line-height: 35px;
	font-size: 12px;
	color: #a8acaf;
	text-transform: none;
	font-family: 'Hind', sans-serif;
	letter-spacing: 0;
}
.submenu li {
	height: 15px;
	border-top: 1px solid #393c42;
	border-bottom: 1px solid #26292c;
}
.submenu li:last-child {
	border-bottom: 0px solid #262829;
	border-radius: 0 0 2px 2px;
}
.submenu li i {
	margin-right: 7px;
}
.navbar-default {
	background: transparent;
	border: none;
	padding: 0;
	margin: 0 -15px;
	border-bottom:1px solid #ececec;
}
.navbar-default .navbar-nav > li > a {
	color: #777;
	padding: 0 15px;
	line-height:60px;
	font-size:14px;
}
.navbar-default .navbar-nav > li > a:hover {
	color:#c9302c !important;
}
.yamm-fw .yamm-content a {
	height: 15px;
	border-top: medium none;
	border-bottom: medium none;
	position: relative;
	transition: background-color 0.2s ease 0s, border 0.2s ease 0s, height 0.3s ease 0s, color 0.2s ease 0s, opacity 0.5s ease 0s;
	padding: 0px 5px;
	margin: 0;
	line-height: 0 !important;
	font-size: 14px;
	color: #A8ACAF;
}
.megamenu li .mmenu-title {
	padding: 5px;
	color: #FFF !important;
	font-size: 14px !important;
	font-style: normal;
}
.navbar-nav > li > .dropdown-menu {
	background: #fff;
}
.yamm-fw5 .yamm-content .col-sm-3 {
	width: 20%;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100% !important;
	border-top: none !important;
	background: #2F3338;
}
.dropdown-submenu:hover > .dropdown-menu {
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100% !important;
	margin-left: 10px;
	border-radius: 0px 0px 2px 2px;
}
.yamm-fw .dropdown-menu {
	max-width: 995px !important;
	margin-left: 17px !important;
}
/*----------------------------------------------*/

.header .layout {
	height: 76px;
	line-height: 76px;
}
.m-alt-head .mob-layout {
	float: none;
}
/*-------------------------------------------------------*/

.navbar.m-dark {
	background: #2f3338;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.navbar.m-dark .menu > li {
	border-right: none;
}
.navbar.m-dark .menu > li:first-child {
	border-left: none;
}
.navbar.m-dark .menu a {
	border: none;
	color: #c4c4c4;
}
.navbar.m-dark .menu li i {
	color: #575b61;
	text-shadow: none;
}
.m-submenu a:hover, .menu li.with-sub:hover:before, .menu > li:before, .menu a.active:before {
	background: #5489de !important;
}
.dropdown-menu {
	border-top:5px solid #efb8bb !important;
}
.navbar-default .navbar-nav > li > a.active {
	color: #5489de !important;
}
/*.yamm-content a:hover, .dropdown li a:hover {
	background: #f0454a !important;
	color: #fff !important;
}*/
.navbar-nav a.active:before {
	background: #f0454a;
}
.b-social.social-header a:hover, .menu a.active {
	color: #5489de;
}
/*---------------------------------------------------------- mobile menu */

.btn-menu {
	width: 26px;
	height: 22px;
	position: absolute;
	top: 30px;
	right: 0;
	cursor: pointer;
	font: 28px/23px 'FontAwesome';
	color: #c5c5c5;
}
.btn-menu.active {
	color: #313538;
}
.btn-submenu {
	width: 70px;
	height: 44px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 12;
	text-align: center;
	font: 13px/42px 'FontAwesome';
	cursor: pointer;
}
.btn-submenu.active {
	line-height: 39px;
}
.btn-submenu:before {
	content: "\f0d7";
	color: #9a9a9a;
}
.btn-submenu.active:before {
	content: "\f0d8";
}
.desk .mob-menu {
	display: none !important;
}
.mob-menu, .mob-submenu {
	position: relative;
	z-index: 50;
	margin: 56px 0 0;
	padding: 0;
	list-style: none;
}
.mob-menu {
	display: none;
	vertical-align: top;
	position: relative;
	margin: 0;
	background: #2f3338;
	white-space: nowrap;
}
.mob-menu li {
	position: relative;
	text-align: left;
	border-bottom: 1px solid #242629;
	border-top: 1px solid #3b3e44;
}
.mob-menu a {
	display: block;
	position: relative;
	padding-left: 30px;
	text-decoration: none;
	color: #8a9094;
	font: 14px 'Hind', sans-serif;
	-webkit-transition: none;
	transition: none;
}
.mob-menu a.active {
	color: #d0d5d8;
}
.mob-menu > li > div > a {
	padding: 0 40px;
	line-height: 42px;
}
.mob-menu div {
	width: 768px;
	position: relative;
	margin: 0 auto;
}
/*---------------------------------------------------------- submenu*/

.mob-menu > li > .mob-submenu {
	background: #1f2226;
}
.mob-submenu {
	display: none;
	min-width: 170px;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.mob-submenu:before {
	content: '';
	display: block;
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.mob-submenu a {
	padding: 0 20px;
	font: 14px/42px 'Hind', sans-serif;
	color: #8a9094;
	text-transform: none;
	letter-spacing: 0;
}
.mob-submenu li {
	border-bottom: 1px solid #16191b;
	border-top: 1px solid #272a2f;
}
.mob-submenu li:last-child {
	border-bottom: 0px solid #262829;
}
.mob-submenu li i {
	margin-right: 7px;
}
.mob-submenu a {
	padding-left: 60px !important;
}
.mob-submenu .mob-submenu a {
	padding-left: 80px !important;
}
/*												  	 Top Bar ^
--------------------------------------------------------------*/

.b-top-bar {
	height:32px;
	overflow: hidden;
	background: #2d3032;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	line-height:31px;
	font-size: 12px;
	color: #9b9fa2;
}
.b-top-bar:after {
	content: '';
	display: block;
	clear: both;
}
.top-menu {
	margin:0;
	padding:0;
}
.top-menu ul {
	margin:0;
	padding:0;
}
.top-menu ul li {
	margin:0;
	padding:0 20px 0 0;
	display:inline;
}
.top-menu ul li a {
	color:#fff;
}
.top-menu ul li a:hover {
	color:#d5d8db;
}
.top-num {
	color:#fff;
}
/* Slideshow ================================================ */
.hero .hero-buttons .button {
	padding: 0.375rem 0.75rem;
}
.btn {
	display: inline-block;
	padding:7px 25px 6px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight:600;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border:none !important;
	border-radius:0px;
	color:#2d3032;
}
.button-lg {
	padding: 1rem 1.75rem;
}
.button-md {
	padding: 0.375rem 0.75rem;
}
.button {
	border:none;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	transition: all 0.3s ease-in;
}
.button-ghost {
	color: #fff;
}
.button-ghost:hover {
	color: #fff;
	background-color: #2576b8;
}
.button-secondary {
	border: 1px solid #24272e;
	color: #808080;
	font-weight: 400;
	background: transparent;
}
.button-secondary:hover {
	color: #fff;
	background-color: #2576b8;
	border: 1px solid #24272e;
	font-weight: 700;
}
.button-ghost-inverse {
	color: #ffffff;
	border-color: #ffffff;
	background: transparent;
}
.button-ghost-inverse:hover {
	color: #fff;
	background-color: #1b557a;
	border-color: #164666;
	transition: all 0.3s ease-in;
}
.button-full {
	color: #ffffff;
	background-color: #24272e;
}
.button-full:hover {
	color: #fff;
	background-color: #2576b8;
	transition: all 0.3s ease-in;
	border: 2px solid #2576b8;
}
.slideshow {
	padding-top:0px;
	padding-bottom: 0px;
	background-color:#2d3032;
}
.carousel-control {
	font-size:60px;
	top:48%;
}
.carousel-caption {
	position: absolute;
	left:10%;
	right: 25%;
	top: 50px;
	z-index: 10;
	padding-bottom: 20px;
	color: #ffffff;
	text-align: left;
}
.carousel-caption h2 {
	color: #fff;
	font-size: 50px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	font-style: italic;
	text-transform: lowercase;
	width: 75%;
}
.carousel-caption h2 span {
	color: #f5791f;
}
.carousel-caption h3 {
	color: #fff;
	font-size: 48px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	font-style: italic;
}
.carousel-caption h3.subhead {
	color: #fff;
	font-size: 36px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	font-style: italic;
}
.carousel-caption h4 {
	color: #fff !important;
	font-size: 20px;
	text-align: left;
	width: 80%;
	padding-bottom: 15px;
}
.hero-buttons {
	float: left;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	line-height: 1;
}
.carousel-indicators {
	bottom: 5px !important;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
 -webkit-transition: -webkit-transform 0.6s ease-in-out;
 -o-transition: -o-transform 0.6s ease-in-out;
 transition: transform 0.6s ease-in-out;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 -webkit-perspective: 1000px;
 perspective: 1000px;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
 left: 0;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
 left: 0;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 left: 0;
}
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control.left {
	background-image:none !important;
	left:-3%;
}
.carousel-control.right {
	right:-3%;
	left: auto;
	background-image:none !important;
}
/* Icons ================================================ */
.nup-welcome {
	padding:40px 0 30px 0;
	background-color:#f0efef;
}
.nup-welcome h1 {
	color:#c9302c;
}
.nup-content {
	padding:40px 0 30px 0;
}
/* Download White Papers================================================ */
.nup-download-whitepapers {
	background-color:#00b0ec;
	border-bottom:4px solid #03a0d6;
	color: #fff;
	padding:25px 0 15px 0;
}
.nup-download-whitepapers h3 {
	font-size:24px;
	color:#222;
}
.nup-download-whitepapers h3 span {
	font-weight:700;
}
/* Client List================================================ */
.client-list {
	padding:25px 0;
}
.client-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.client-list ul li {
	padding:10px 14px;
	display:inline-block;
}
.client-list {
	text-align: center;
}
.client-list img {
	transition: all 200ms ease-out;
	/*opacity: 0.6;*/
	max-width: 100%;
	height: auto
}
.logo {
	cursor:pointer;/*height:36px !important;*/
}
/* Footer================================================ */
.footer-area {
	background: #2d3032;
}
.footer-top {
	padding:30px 0 40px 0;	background:url(./images/footer.jpg);
}
.single-footer h6, .news-form-group h6, .social-icon h6 {
	color: #fff !important;
	font-size: 15px;
	margin:15px 0 15px;
	font-weight:500;
}
.single-footer h5 {
	color: #ddd;
	font-size: 14px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.single-footer p {
	color: #b0b7be;
	font-size: 14px;
}
.single-footer ul {
	list-style:none;
}
.single-footer ul li {
	margin-bottom: 10px;
}
.single-footer ul li:last-child {
	margin-bottom:0;
}
.single-footer ul li a {
	color: #b0b7be;
	position: relative;
	text-transform: capitalize;
	display:block;
	font-weight:400;
	font-size:14px;
	border-bottom: 1px dotted #3b3e40;
	padding: 0px 0 6px 0;
}
.single-footer a:hover::before, .single-footer ul li a:hover {
 color:#00b0ec;
}
.address-info {
}
.address-info p {
	line-height: 19px;
	margin-bottom: 8px;
	color:#b0b7be;
	font-size:14px;
}
.address-info p a {
	color:#8696a5;
}
.address-info p a:hover {
	color:#00b0ec;
}
.social {
	margin: 0;
	padding: 0;
}
.social ul {
	margin: 0;
	padding:0;
}
.social ul li {
	margin: 0 5px 0 0;
	list-style: none outside none;
	display: inline-block;
}
.social i {
	width: 40px;
	height: 40px;
	color:#2d3032;
	background-color: #ccc;
	font-size:18px;
	text-align:center;
	padding-top: 12px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}
.social i:hover {
	color:#00b0ec;
	text-decoration: none;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}
.footer-form {
	padding:40px 0 50px 0;
	background-color:#f0efef;
	border-bottom: 1px solid #26282a;
}
.footer-form h4 {
	font-size:24px;
	text-align:center;
	color:#2d3032;
}
.footer-bottom {
	padding:10px 0;
	border-top:1px solid #6a6c6d;
	color:#bababa;
	font-size:12px;
	background:#181a1b;
	text-align:center;
}
.footer-bottom a {
	color:#8696a5;
}
.footer-bottom a:hover {
	color:#efbb00;
}
.scroll-to-top {
	bottom: 30px;
	position: fixed;
	right: 10px;
	z-index: 999999;
	text-indent:-999999px;
}
a.greentech-scrollertop {
	background-image:url(images/back-top.png);
	background-color:#00b0ec;
	background-position:center center;
	background-attachment:scroll;
	background-repeat:no-repeat;
	display: block;
	height:30px;
	width:30px;
}
/* Innerpage Banners================================================ */
.nup-banner {
	padding-top:0px;
	padding-bottom: 0px;
	background-color:#2d3032;
}
.nup-banner .caption {
	position: absolute;
	left:8%;
	right: 25%;
	top:275px;
	z-index: 10;
	padding-bottom: 20px;
	color: #ffffff;
	text-align: left;
}
.nup-banner .caption h1.title {
	color: #fff;
	font-size:42px;
	text-align: left;
	font-weight:500;
	margin: 0px;
	padding: 0 0 15px 0;
}
.nup-banner .caption p.subtext {
	color: #fff !important;
	font-size: 20px;
	text-align: left;
}
/* ABOUT US ================================================ */
.nup-about {
	padding:70px 0;
}
.nup-about-why {
	padding:70px 0;
	background-color:#ececec;
}
.nup-about-methodology {
	padding:70px 0;
}
.nup-about-joinus {
	padding:70px 0;
	background-color:#ececec;
}
.nup-about-partners {
	padding:70px 0;
}
/* CAREERS ================================================ */
.nup-careers {
	padding:70px 0;
	background-color:#ececec;
}
/* CONTACT US ================================================ */
.nup-contact {
	padding:70px 0;
}
.nup-feedback {
	padding:70px 0;
	background-color:#2d3032;
}
.nup-feedback h3 {
	color:#fff;
}
.nup-map {
	padding:0;
}
.fa.fa-heart, .fa.fa-comment {
	color:#efbb00;
}
/* BLOG ================================================ */
.nup-blog {
	padding:70px 0;
}
.nup-mainblog {
	padding:20px 0;
}
.nup-mainblog .well {
	background-color: #ececec;
}
.nup-mainblog h5 {
	line-height:normal;
}
.nup-mainblog .blog-post {
	padding:10px 0;
	border-bottom:1px solid #e2e2e2;
}
.nup-mainblog .blog-post .post-thumb {
	float:left;
	width:40%;
	padding-right:15px;
}
.nup-mainblog .blog-post .post-desc {
	float:right;
	width:58%;
}
.nup-mainblog .blog-title {
	float:left;
	font-size:24px;
	font-weight:500;
	padding-bottom:10px;
}
.nup-mainblog .blog-subtxt {
	float:right;
	padding-top:8px;
}
.nup-mainblog .subscribe {
	padding:10px 20px;
	background-color:#ececec;
	margin-top:20px;
	overflow:hidden;
}
.nup-mainblog .contactus {
	padding:10px 20px;
	background-color:#ececec;
	margin-top:20px;
	overflow:hidden;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color:#efbb00;
	color:#2d3032;
	border-color: #efbb00;
}
.pagination > li > a, .pagination > li > span {
	color: #2d3032;
}
.custom-search-input {
	padding: 3px;
	border: solid 1px #E4E4E4;
	border-radius:0px;
	background-color: #fff;
}
.custom-search-input input {
	border: 0;
	box-shadow: none;
}
.custom-search-input button {
	margin: 2px 0 0 0;
	background: none;
	box-shadow: none;
	border: 0;
	color: #666666;
	padding: 0 8px 0 10px;
	border-left: solid 1px #ccc;
}
.custom-search-input button:hover {
	border: 0;
	box-shadow: none;
	border-left: solid 1px #ccc;
}
.custom-search-input .glyphicon-search {
	font-size: 23px;
}
.glyphicon.glyphicon-search {
	color:#fff;
}
.btn-danger {
	color: #fff !important;
	background-color:#f0454a;
	border-color:#f0454a;
}
.btn-grey {
	color: #fff;
	background-color:#2d3032;
	border-color:#2d3032;
}
.btn-grey:hover {
	color: #fff;
	background-color:#f0454a;
	border-color:#f0454a;
}
.btn-primary:hover {
	color: #fff !important;
	background-color:#00b0ec;
	border-color:#00b0ec;
}
/*-----Products------*/
.products {
	padding:40px 0 25px 0;
}
.product-content {
	margin-bottom: 30px;
}
.product-content h3 {
	font-weight: 500;
	font-size:16px;
	margin-top: 0;
	margin-bottom:10px;
	color:#333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align:center;
}
.product-content h3 a {
	color: inherit;
}
.product-content .product-item {
	position: relative;
}
.product-content .product-info {
	border-top: 0;
	border-bottom: 1px solid #d7d7d7;
	color: #6d6d6d;
}
.product-content .product-info h6 {
	margin:0;
	padding:0;
	color:#333;
}
.product-content .product-info p {
	font-size:14px;
}
.product-content .product-title, .product-content .product-info {
	padding:15px 20px 20px;
	background-color: #fff;
	border: 0px solid #d7d7d7;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
/*.product-content .product-title, .product-content .product-info:hover {
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
	border:1px solid #00b0ec;
}*/
.product-content .product-info {
	color: #6d6d6d;
}
.product-content .entry-meta {
	margin:15px 0 0 0;
	padding:10px 0 0 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
.product-content .list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
	display:inline-table;
}
.product-content .list-inline > li {
	padding-right: 5px;
	padding-left: 5px;
}
.product-content .list-inline > li a {
	color:#f05c39;
	font-size: 14px;
}
.product-content .list-inline > li a:hover {
	color:#00b0ec;
}
.breadcrumb {
	background-color: transparent !important;
	border-radius: 0;
	list-style: outside none none;
	margin-bottom: 21px;
	padding: 8px 15px;
}
h1.page-header {
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 21px;
	padding-bottom: 9.5px;
	font-size:24px;
	color:#f05c39;
}
.mainHeading h2 {
	position: relative;
	text-align: center;
	font-size:30px;
	font-weight:normal;
	color:#6d6d6d;
	margin:0 0 15px 0;
}
.mainHeading h2 span {
	background: #fff;
	padding: 0 15px;
	position: relative;
	z-index: 1;
}
.mainHeading h2:before {
	background: #d6d6d6;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 100%;
}
.mainHeading h2:before {
	left: 0;
}
/* New Mega Menu ================================================ */
.navbar-nav {
	float: right;
	margin: 0;
}
.navbar-nav>li>.dropdown-menu {
	margin-top:0px;
	left:0px;
	/*border-top-left-radius:4px;
    border-top-right-radius:4px;*/
	width:100%;
	padding:15px 0 20px 0;
}
.navbar-default .navbar-nav>li>a {
	/*width:200px;*/
    font-weight:bold;
}
.mega-dropdown {
	position: static !important;/*width:100%;*/
}
.mega-dropdown-menu {
	padding: 20px 0px;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.mega-dropdown-menu:before {
	/*content: "";
    border-bottom: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;*/
    position: absolute;
	top: -15px;
	left: 285px;
	z-index: 10;
}
.mega-dropdown-menu:after {
	/*content: "";
    border-bottom: 17px solid #ccc;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;*/
    position: absolute;
	top: -17px;
	left: 283px;
	z-index: 8;
}
.mega-dropdown-menu > li > ul {
	padding: 0;
	margin: 0;
}
.mega-dropdown-menu > li > ul > li {
	list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #fff;
	white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: none;
	color: #f1c40f;
	background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
	color:#f1c40f;
	font-size: 18px;
	font-weight:600;
}
.mega-dropdown-menu p {
	color:#fff;
	font-size:14px;
}
.mega-dropdown-menu p > a.link {
	color:#f1c40f !important;
	font-size:14px;
	background-color:transparent !important;
	margin:0 !important;
	padding:0 !important;
}
.mega-dropdown-menu p > a.link:hover {
	color:#fff !important;
	background-color:transparent !important;
	margin:0 !important;
	padding:0 !important;
}
.mega-dropdown-menu .learnmore {
	margin:0 !important;
	padding:0 !important;
}
.mega-dropdown-menu .learnmore a {
	color:#2c3e50 !important;
	background-color:#efbb00 !important;
	padding-top:2px !important;
	text-align:center !important;
}
.mega-dropdown-menu .learnmore a:hover {
	color:#2c3e50 !important;
	background-color:#fff !important;
}
.mega-dropdown-menu h4 {
	color:#f1c40f;
	font-size: 18px;
	font-weight:600;
	margin:0 !important;
	padding:0 !important;
}
.mega-dropdown-menu h5 {
	color:#fff;
	font-size: 16px;
	font-weight:600;
}
.mega-dropdown-menu form {
	margin:3px 20px;
}
.mega-dropdown-menu .form-group {
	margin-bottom: 3px;
}
.mega-dropdown-menu ul.list-menu {
	margin:0;
	padding:0;
}
.mega-dropdown-menu ul.list-menu li {
	color:#fff !important;
	background-color:transparent !important;
	margin:0 !important;
	padding:0 !important;
	text-align:left;
}
.mega-dropdown-menu ul.list-menu li a {
	color:#fff !important;
	background-color:transparent !important;
	margin:0 !important;
	padding:0 !important;
	/*border-bottom:1px dotted #ccc;*/
}
.mega-dropdown-menu ul.list-menu li a:hover {
	color:#f1c40f !important;
	background-color:transparent !important;
	margin:0 !important;
	padding:0 !important;
}
.mega-dropdown-menu ul.list-items {
	margin:0;
	padding:20px 0 0 0 !important;
}
.mega-dropdown-menu ul.list-items li {
	color:#fff !important;
	background-color:transparent !important;
	margin:0 !important;
	padding:5px 0 !important;
	border-bottom:1px dotted #ccc;
	text-align:left;
}
.dt-sc-contact-info.address {
	padding: 0 22px 11px;
}
.dt-sc-contact-info {
	clear: both;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 0;
	position: relative;
	width: 100%;
}
.dt-sc-contact-info p > a {
	margin:-7px 0 0 0 !important;
	padding:0 !important;
	background-color:transparent !important;
}
.dt-sc-contact-info p > a:hover {
	margin:-7px 0 0 0 !important;
	padding:0 !important;
	background-color:transparent !important;
	color:#f1c40f !important;
}
.dt-sc-contact-info .icon {
	margin: 5px 17px 0 0 !important;
	position: initial;
	top: 0;
	width: 15px;
}
.dt-sc-contact-info p {
	line-height: 24px;
	margin-bottom: 0;
	float: left;
}
.dt-sc-contact-info p {
	line-height: 20px;
	margin:-11px 0 0 24px;
}
.dt-sc-contact-info .icon i {
	font-size: 18px;
	left: 0;
	line-height: 24px;
	position: absolute;
	top:0px;
}
.col-sm-2.text-center a {
	background-color:transparent !important;
	margin:0 !important;
	padding:0 !important;
}
.col-sm-2.text-center a:hover {
	background-color:transparent !important;
	margin:0 !important;
	padding:0 !important;
}
.dropdown-menu h3 {
	color:#454545!important;
	font-size:18px;
	margin:0 0 10px 0;
	padding-bottom:2px;
	font-weight:500;
	border-bottom:1px solid #ccc;
}
.dropdown-menu h3>a {
	color:#454545!important;
	font-size:24px;
}
.dropdown-menu h6 {
	color:#c9302c;
	font-size:13px;
	margin:0 15px 0 0 !important;
	padding:0 !important;
	font-weight:500;
	/*border-bottom:1px dotted #ccc;*/
}
.dropdown-menu ul.list-menu {
	margin:0;
	padding:0;
}
.dropdown-menu ul.list-menu li {
	color:#909090 !important;
	background-color:transparent !important;
	margin:0 !important;
	padding:0 !important;
	text-align:left;
	list-style:none !important;
}
.dropdown-menu ul.list-menu li a {
	color:#909090 !important;
	background-color:transparent !important;
	margin:0 15px 0 0 !important;
	padding:0 !important;
	/*border-bottom:1px dotted #ccc;*/
	list-style:none !important;
	font-size:13px !important;
}
.dropdown-menu ul.list-menu li a:hover {
	color:#c9302c !important;
	background-color:transparent !important;
	margin:0 !important;
	padding:0 !important;
}
.dropdown-menu p {
	color:#454545 !important;
	font-size:14px;
	margin:0 !important;
}
.dropdown-menu p a{
	color:#b6363d !important;
	margin:0 !important
}
.dropdown-menu p a:hover {
	color:#f05c39 !important;
}
/*----------------- Product Details -----------------*/
ul.back{
	padding:0;
	list-style:none;
	margin-bottom:1em;
	border-bottom:1px solid rgb(208, 208, 208);
	padding-bottom:1em;
}
ul.back li{
	font-size:0.8125em;
	color:#999;
}
ul.back li a{
	color:#f54d56;
}
.desc {
  display: block;
  float: left;
}
@media (max-width:320px){
ul#etalage {
	width: 291px !important;
}	
}
.no-padding {
	padding:0;
}
i {
	padding-right:5px;
}
.blog-post, .blog-post a {
	color:#333;
}
.blog-post a:hover {
	color:#d9534f;
}
.blogdate {
    color: #999;
	font-size:12px;
}
ul.blog-cat {
	list-style:none;
	margin:0;
	padding:0;
}
ul.blog-cat li {
	margin:0;
	padding:0;
}
ul.blog-cat li a {
	margin:0;
	padding:6px 0;
	color:#333;
	border-bottom:1px dotted #999;
	display:block;
}
ul.blog-cat li a:hover {
	color:#d9534f;
}


/* CHANDRA NEW CSS HERE */
/* PAGE NAVI */
.wp-pagenavi {
	clear: both;
	border:none;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border:1px solid #ededed!important;
	margin: 2px;
	font-size:15px;
	color:#121212;
	background:transaprent;
	padding:8px 14px !important;
	text-transform:uppercase;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color:#f78908;
	border:1px solid #f78908!important;
}
.wp-pagenavi span.current {
	color:#f78908;
	border:none;
}


/* CONTACT FORM VAIDATION CSS */
.wpcf7-form label.error {
	color: #900;
	font-size:16px!important;
	float: none;
	text-align:right;
	padding-right:5px;
	border:0px solid green;
	display:none!important;
	margin:-30px 0 0 0px!important;
}
.wpcf7-form input.error, .wpcf7-form select.error, .wpcf7-form textarea.error {
	border: 1px solid #F00!important;
	/* outline: none; */
}
div.wpcf7-response-output, div.wpcf7-validation-errors {
	border: 0px solid #009933!important;
	background:#F60;
	font-size:16px;
	color:#fff;
	padding:10px 0;
	margin: 15px 0 30px 0!important;
}
div.wpcf7-mail-sent-ok {
	border: 0px solid #009933!important;
	background:#009933;
	font-size:16px;
	color:#fff;
	padding:10px 0;
	margin: 15px 0 30px 0!important;
}
div.wpcf7-response-output {
	margin: 15px 0 30px 0!important;
	padding: 15px;
}


.panel-body ul { margin:0; }
.panel-body li { margin:0; display:block; padding:0 0 10px 0; }
.panel-body .post-date { display:block; }




.noResult {
	padding:50px;
	background:#f7f7f7;
	margin:0;
	border-radius:5px;
}
.noResult h1 {
	display:block;
	text-align:center;
	margin:0 auto 30px auto;
	color:#f78908;
	font-size:8em;
	text-transform:capitalize;
}
.noResult h2 {
	width:50%;
	display:block;
	text-align:center;
	margin:0 auto 30px auto;
	color:#999;
	font-size:2.5em;
}
.noResult a {
	background:#f78908;
	padding:10px 15px;
	border:1px solid #e98208;
	border-width:1px 1px 3px 1px;
	border-radius:5px;
	margin:0 auto;
	color:#fff;
	display:inline-block;
}


.innoutmag { display:none; }



.wc-tab h2, .price, .stock, .product_meta { display:none; }

.woocommerce .related,
.woocommerce-page .related
{display:none;}

.woocommerce table.shop_attributes th {
    width: 50%;
}


.newsbox {
	border:1px solid #dddddd;
	border-width:1px 1px 2px 1px;
	padding:20px;
	margin:0 0 20px 0;
	border-radius:5px;
}
.newsbox h5 {
	font-size:20px;
	margin:0 0 10px 0;
}
.newsbox p {
	font-size:16px;
	margin:0 0 0px 0;
}


.shopList:nth-child(4n+1){
    clear:left
}

.lSAction > a {
	z-index: 1!important;
}


input[type=text],input[type=search],input[type=file],input[type=email],input[type=tel],input[type=password], select {
	font-size:14px;
	color:#333;
	padding:10px;
	box-sizing:border-box;
	margin-bottom:10px;
	border:2px solid #ccc;
	width:100%;
}
textarea {
	font-size:14px;
	color:#333;
	padding:10px;
	width:100%;
	height:150px;
	background:#fff;
	resize:none;
	box-sizing:border-box;
	margin-bottom:10px;
	border:2px solid #ccc;
}




.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (max-width: 768px) {
.filter_search select{
	font-size:10px!important;
}
.filter_search .button {
   padding: 7px 10px!important;
}
.filter_search .button a {
    font-size: 10px!important;
}
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}@media screen and (min-width: 481px) and (max-width: 768px) {.fibers-lasers ul {	display:inline-flex;}.go_to {   padding: 2px 4px 2px!important;    left: 12%;}.fibers-lasers h3 {    font-size: 12px;}}@media screen and (min-width: 769px) and (max-width: 991px) {.fibers-lasers ul {	display:inline-flex;}.go_to {   padding: 2px 10px 2px!important;    left: 12%;}.fibers-lasers h3 {    font-size: 16px;}}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}.fibers-lasers li{	display:inline-block;	margin-top:6px;	margin-left:8px;	position:relative;}.fibers-lasers li:first-child{	margin-left:10px;}.go_to{	position: absolute;	 bottom:0;    background: #fff;    padding: 10px 20px 2px;	left:16%;}.fibers-lasers h3{	color:#000;}.dropdown-menu h3{	color:rgb(164, 26, 30);}.dropdown-menu .list-menu li>a:before {    font-family: FontAwesome;    content: "\f054";    margin-right: 10px;    color: rgb(164, 26, 30);}
.number_align{	font-size:32px;	color:#e5e5e5;	margin-right:10px;}



.subpage_head{
	background: #870711;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
	padding:15px 0px 0px;
}
.dopedfiber_lasers_section{
	padding:30px 0px;
}
.dopedfiber_lasers_section p {
    background: #cccccc4f;
    color: #000!important;
    padding: 20px 10px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px #beb9b97d;
}
.filter_search{
	padding:20px 0px;
	background:#eee;
}
.filter_search p{
	background: #cccccc4f;
    color: #000!important;
    padding: 20px 10px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 6px;
    box-shadow: 2px 2px #beb9b97d;
}

.filter_search .form-group {
	background: #cccccc4f;
    color: #000!important;
    padding:0px 10px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 6px;
    box-shadow: 2px 2px #beb9b97d;
	outline:none;
}
.filter_search select{
	border:none;
	background:none;
	margin:0;
	outline:none;
}
.filter_search .button{
	background: #cccccc4f;
    color: #000!important;
    padding:10px 10px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 6px;
    box-shadow: 2px 2px #beb9b97d;
	outline:none;
}
.filter_search .button a{
	color:#333;
	font-size:14px;
	
}

.fiber_laser{
	padding:50px 0px;
}
.fiber_laser .doped_fiber{
	background:#ebebeb;
	padding:10px 30px;
	text-align:center;
	border-radius: 10px;
	webkit-box-shadow: 0 6px 6px -6px #777;
    -moz-box-shadow: 0 6px 6px -6px #777;
    box-shadow: 0 6px 6px -6px #777;
	margin-bottom:10px;
}
.fiber_laser .doped_fiber h4{
	color:#870711;
	font-size:20px;
}
.doped_fiber img{
	margin: 0 auto;
    background: #fff;
    padding: 24px 30px;
    border-radius: 50%;
    margin-bottom: 20px;
    display: block;
}
.titleforproduct {
    font-size:12px !important;
}
.navigationforproducts .wp-pagenavi{  margin-top: 20px;}

/****** 18.03.20 *********/
.filter_btn {
	padding: 11px 30px;
    margin: 0;
    background: #870711;
    color: white;
    border-radius: 6px;
}
.filter_btn:hover, .filter_btn:focus {
	background: #333;
	color: #fff;
}

/********* 19.03.20 *********/

.doped_fiber img{
	height: 120px;
    width: 120px;
}
/********** 26.03.20 ***********/
.fiber_laser .doped_fiber{
  min-height: 212px;
}

/*********** 31.03.20 **********/
.fiber_sty
{
	padding: 50px 0;
}

#fiber_list .edfa_img
{
	width: 150px;
}

#fiber_list .table>thead>tr>th
{
	background: #f5f5f5;
	border-bottom:3px solid #c00000;
	font-weight: 500;
    font-size: 18px;
}
#fiber_list .table>thead>tr>th>a
{
	background: #f5f5f5;
	border-bottom:3px solid #c00000;
	font-weight: 500;
    font-size: 18px;
}

#fiber_list .table>thead>tr>th>span
{
	display: inline-grid;
    line-height: 0px;
    padding-left: 9px;
}
#fiber_list .table>thead>tr>th>span>i
{
	padding: 0;
    margin: -7px 0;

}

#fiber_list .table>tbody>tr>th
{
	color: #c00000;
	font-size: 15px;
	 text-align: center;
	 line-height: 25px;
}
#fiber_list .table>tbody>tr>th>a
{
	color: #c00000;
	font-size: 15px;
	 text-align: center;
	 line-height: 25px;
}
#fiber_list .table>tbody>tr>th>span
{
	color: #000;
   font-size: 15px;
    font-weight: 700;
}

#fiber_list .table>tbody>tr>td, #fiber_list .table>tbody>tr>th, #fiber_list .table>tfoot>tr>td, #fiber_list .table>tfoot>tr>th, #fiber_list .table>thead>tr>td, #fiber_list .table>thead>tr>th
{
	vertical-align: middle;
	font-size: 15px;
    font-weight: 700;
}

#fiber_list ul
{
	list-style: none;
    display: inline-block;
    float: right;
}

#fiber_list ul li
{
	display: inline-block;
	padding: 0px 15px;
    font-size: 25px;
}

#fiber_list ul li a i
{
	color: #000;
}

.mtab_content {
    display: none;
}

.navigationforproducts .wp-pagenavi{
	padding-top: 47px;
}

.filter_btn.search_btn {
	margin-right: 10px;
}

/************ 03.04.20 ******************/
.pagination { font-size: 80%; }
.pagination a { text-decoration: none; border: solid 1px #c00000; color: #c00000; }
.pagination a, .pagination span { display: block; float: left; padding: 14px; margin-right: 5px; margin-bottom: 5px; }
.pagination .current { background: #c00000; color: #fff; border: solid 1px #c00000; }
.pagination .current.prev, .pagination .current.next{ color:#999; border-color:#999; background:#fff; }

#fiber_list td{text-align:center;}
.list_product_image{
	width: 100px;
	display: block;
}


/***********************************  Responsive Fixes   **************************************
**********************************************************************************************/

@media (min-width: 768px) and (max-width: 991px) {
	.logo
	{
        margin-right: 0px !important;
    }
    
    .navbar-default .navbar-nav > li > a{
        padding: 0 3px;
    }

}


@media (max-width: 767px) {
	
	.navbar ul li:hover>ul {
		display: block;
		position: relative;
	}
	.navbar-nav > li{
		margin: 0;
	}
	.yamm .nav {
		background:  #fff;
	}
    .navbar-default .navbar-nav > li > a {
        background: #2c3e50;
	}
	
	.list_product_image{
		width: 80px;
	}
}


