@charset "utf-8";
/* CSS Document */

img{
	max-width:100%;
}

body{
	margin:0;
	padding:0;
}


.banner_top {
    background: url(../images/accbanner.jpg) #b3b3b3 no-repeat top center;
    width: 100%;
    width: 100%;
    float: left;
    height: 350px;
    /*background-size: 100%;*/
    position: relative;
}

.banner_txt {
	/*position: relative;*/
	width: auto;
	bottom: 0;
	padding: 250px 0 0;
	color: #fff;
}
.banner_txt h4 {
	margin-bottom: 5px;
	color: #fff;
}
.banner_txt span {
	color: #fff;
}
.banner_txt ul {
	margin: 0;
	padding: 0;
}
.banner_txt li a {
	display: inline-block;
}
.banner_txt a {
	color: #fff !important;
}
.banner_txt li {
	
    display: inline-block;
    margin: 0 10px;
    position: relative;	
}

.banner_txt li::after {	
    content: "/";
    position: absolute;
    right: -13px;
    top: 0px;	
}
.banner_txt li::after:last-child {
	display:none;
}
.banner_txt li:first-child {
	
	margin-left: 0;
}
.listsec {
    float: left;
    width: 100%;
}



.promenu {
	float: left;
	width: 100%;
	padding: 30px 0;
}
.promenu ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.promenu li {
	display: inline-block;
	border: none;
	padding: 0 15px;
	border-right:1px solid #ccc;
	line-height: 14px;
	margin-bottom: 13px;
}
.promenu li:last-child {
	border-right:none;
}
.promenu li a {
    padding: 0;
    color: #363636;
    border-bottom: 2px solid transparent;
    font-size: 18px;
	text-decoration:none;
}
.promenu li .active  {
    border-color:#ff0000;
}

.productbox {
	width: 100%;
	position: relative;
	float: left;
	overflow: hidden;
	height: 200px;
	padding: 15px;
	border: 1px solid #ccc;
	background: #fff;
	cursor:pointer;
	display: inline-flex;
}
.hoverimg a, .hoverimg a:visited {
    width: auto;
    background: #ffc425;
    padding: 8px 20px;
    color: #000;
}

.hoverimg a:hover {
    background: #333333;
    color: #fff;
}
.hoverimg p {
	
    font-size: 18px;
	
}
.hoverimg {
	position: absolute;
	top: 100%;
	background: rgba(0,0,0,0.5);
	width: 100%;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	padding-top: 20%;
	color: #fff;
	transition: all 0.5s ease;
}
.productbox:hover .hoverimg{
	top:0;
}
.viewmorePadding{
	margin-top: 20px;
	float: left;
}
.overflowImage{
	margin: 0 auto;
	display:block
}

.gallery-title
{
    font-size: 36px;
    color: #42B32F;
text-align: center;
font-weight: 500;
margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}

.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}




/**************************************/
#overview {
    padding: 0 0 50px 0;
}

.listview {
    float: left;
    width: 100%;
    padding: 45px 0;
}
.listview.gray{
	background:#ddd;
}
.listview h3 a {
	color: #0e1015;
}
.viewMoreProduct, .viewMoreProduct:visited {
    width: auto;
    background: #ffc425;
    padding: 8px 20px;
    color: #000;
	margin-top:10px;
	display:inline-block;
}
.viewMoreProduct:hover{
	background: #333333;
	color: #fff;
}
.listview_txt{
	float:left;
	width:100%;
	word-wrap: break-word;
	}
.listview_img {
    width: 100%;
    float: left;
    overflow: hidden;
    box-shadow: 0 0 10px #ccc;
}
.listview_txt p{
	font-size: 14px;
}
/*----------------------------------------*/

#keyfeatures {
    padding: 0;
}
.productsec {
	float: left;
	width: 100%;
	padding-top:50px;
}
.progrid {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	padding: 0px;
	min-height: 415px;
	margin: 15px 0;
}
.progrid_img {
	float: left;
	width: 100%;
	height: 180px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0px 0;
}

.progrid_img a {
	padding: 0 !important;;	 float: left; background: transparent !important;
}
.progrid .viewMore {
    margin-left: 15px;
}

.viewMore,.viewMore:visited{
	width: auto;
	background: #ffc425;
	padding: 8px 20px;
	color: #000;
}
.viewMore:hover{
	background: #333333;
	color: #fff;
}
.progrid h3 {
	height: 35px;
	overflow: hidden;
	float: left;
	width: 100%;
	font-size:23px;
	margin:10px 15px;
}
.progrid h3 a {
	color: #0e1015;
}
.progrid h3:hover {
	text-decoration: underline;
}


/*=======================================*/

.cat_description {
    height: 100px;
    float: left;
    font-size: 15px;
    overflow: hidden;
    margin-bottom: 22px;
    width: 100%;
    padding: 0 15px;
    color: #4d4d4d;
}
#gallery_sec {
    padding:  0 0 50px;
	
	
}

.sticky{
	position:fixed;
	width:100%;
	top:66px;
	z-index:888;
	background:#fff;
	border-bottom:1px solid #ddd;
}
#productmenu{
	padding:20px 0;
}	

.product_overview {
	float: left;
	width: 100%;
	padding: 50px 0 0;
}
.view_menu {
	margin: 0;
	padding: 0;
	text-align: center;
}
.view_menu li {
	display: inline-block;
	padding: 0 10px;
	border-right: 1px solid #363636;
	line-height: 14px;
}
.view_menu li a {
	color: #363636;
	font-size: 18px;
	line-height: 0;
}


.prooverview-title {
	text-align: center;
	float: left;
	width: 100%;
	margin: 50px 0 35px 0;
}
.prooverview-title span{
	position:relative;
	font-weight:bold;
}
.prooverview-title span::after {
    content: "";
    width: auto;
    height: 2px;
    background: #FC0;
    position: absolute;
    left: -50%;
    right: -50%;
    margin: auto;
    bottom: -7px;
}

.proview_list {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.list_left h3 {
	padding: 15px 50px 15px 0;
	font-size: 17px;
	position: relative;
	text-align: right;
}
.list_left h3 span {
	position: absolute;
	right: 0;
	top: 11px;
}

.list_right h3 {
	padding: 15px 0 15px 50px;
	font-size: 17px;
	position: relative;
	text-align: left;
}
.list_right h3 span {
	position: absolute;
	left: 0;
	top: 11px;
}
.keyfea_txt ul {
	margin: 0;
	padding: 0 0 0 15px;
}
.keyfea_txt li {
	padding-bottom: 10px;
}

.keyfeature {
    padding: 50px 0;
    background: #F2F2F2;
    margin-top: 50px;
}
.js .slider-single > div:nth-child(1n+2) { display: none }

.js .slider-single.slick-initialized > div:nth-child(1n+2) { display: block }

/*h3 {
	background: #f0f0f0;
	color: #3498db;
	font-size: 2.25rem;
	margin: .5rem;
	padding: 2%;
	position: relative;
	text-align: center;
}*/

.slider-single h3 {
	line-height: 10rem;
}

.slider-nav h3::before {
	content: "";
	display: block;
	padding-top: 75%;
}

.slider-nav h3 span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.slider-nav .slick-slide { cursor: pointer; }

.slick-slide.is-active h3 {
	color: #c00;
	background-color: #fff
}


.slidesingle{
	box-shadow: rgb(204, 204, 204) 0px 0px 8px;
	margin-bottom: 20px;
	padding:0;
}
.slideimg {
	width: 100%;
	text-align: center;
	float: left;
}

.slideimg_thumb {
    box-shadow: 0 0 3px #ccc;
    margin: 8px;
    padding: 10px;
}
.slideimg img {
	margin: 0px auto;
}


.captiontxt {
    float: left;
    background: rgba(0,0,0,0.5);
    text-align: left;
    color: #fff;
    padding: 15px;
    position: relative;
    bottom: 0;
    width: 100%;
    white-space: normal;
    word-wrap: break-word;
}

.captiontxt p {
    font-size: 13px;
    margin: 0;
    line-height: 19px;
}
#overview p {
    font-size: 15px;
    margin: 0 0 20px 0;
    line-height: 22px;
}

.acc_box{
	margin:10px;
}

.slick-dots {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	text-align: center;
	overflow: hidden;
	float:left;
}
.slick-dots li {
	display: inline-block;
	margin: 2px;
}

.slick-dots li button {
	background: #B3B3B3;
	border: none;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	font-size: 0;
}
.slick-dots li.slick-active button {
	background: #FFC425;
}

.thumbslider{
	padding: 0 50px;
}


/*============Acceceries================*/

.acc_boxinn {
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 8px #ccc;
	height: 212px;
	display:inline-flex;
}

#accessories {
	background: #f2f2f2;
	padding: 0 0 50px;
}
.acc_box h3 {
	text-align: center;
	font-size: 20px;
}



/*============Related Products================*/

#related_products {
    padding: 0 0 50px;
}

.relpro_box {
	float: left;
	width: 100%;
	text-align: center;
}
.relpro_boxin {
	float: left;
	width: 100%;
	text-align: center;
	box-shadow: 0 0 10px #ccc;
	margin-bottom: 10px;
}
.relpro_box h3 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	margin: 5px 0;
}


/*============download sec================*/

#download_main {
    padding: 0 0 50px;
	background:#f2f2f2;
}

.download_table {
    float: left;
    width: 100%;
}

.yellowtd {
    background: #FFC425;
}
.graytd{
	background:#B3B3B3;
}

.download_table th {
    padding: 17px !important;
    font-size: 18px;
    font-weight: normal;
}
.download_table td {
    padding: 7px 17px !important;
	background:#fff;
}
.download_table td a{
	text-decoration:underline;
	color:#333;
}

.table_icon {
	margin-right: 10px;
}
.table_icon img {
	width: 30px;
}




#appsec{
	background:url(../images/appbg.jpg) no-repeat top center;
	background-size:cover;
	float:left;
	width:100%;
	text-align:center;
	padding:50px 0;
}
#appsec a {
    width: auto;
    background: #ffc425;
    padding: 8px 20px;
    color: #000;
    margin-top: 10px;
    display: inline-block;
}

.view_menu li:last-child{
	border:none;
}
.keyFeatures:after {
	background: none !important;
}
.banner_txt span {
    margin: 0 5px 0 10px;
    font-weight: bold;
}
.banner_txt span a{
    color: #000;
}
.banner_txt span a:hover{
    text-decoration: underline;
}
.banner_txt span:first-of-type {
    margin-left: 0px ;
}
#menu-item-38 ul {
    /*left: 0;*/
    width: 300px;
}
.downloadIconImage {
    border-radius: 6px;
}
.iosIcon {
    margin-left: 30px;
}
.app_text p {
	font-size: 16px;
	margin-bottom:10px;
	word-wrap: break-word;
}
.downloadIconsDiv {
	margin-top: 30px;
}
.form-control.selectBox {
    height: 50px;
	background: #f4cc14;
	border-color: #f4cc14;
	border: none;
	font-weight: bold;
	font-size: 18px;
	color: #000;
}
.form-control.selectBox option {
    background: #fff;
}
.form-control.selectBox option:hover{
	background: #FFC526;
}
.searchButton {
	height: 50px;
	font-size: 24px !important;
}
.loading {  
    background-image: url("http://loadinggif.com/images/image-selection/3.gif") !important;
    background-size: 25px 25px !important;
    background-position:right center !important;
    background-repeat: no-repeat !important;
}
.btn[disabled]:hover{
	background: #ccc !important;
}
.table > thead > tr > th{text-transform: capitalize;}
/*============Responsive================*/

@media screen and (max-width:767px) {
	.banner_top{background-size: cover;}
	.productsec{padding:0 0 15px 0;}
	.progrid{margin-bottom:0;}
	.a-left {left: 0px !important;}
	
	
	.prooverview-title span::after{width:200px;}
    .a-right {right: 0px !important;}
	.sticky{top:0 !important;}
	.banner_txt {
		padding: 100px 0 0;
	}
}
.slideimg img {
    height: 400px;
}
.btn:hover, .button:hover {
    background: #333333 !important;
	border-color:#333333 !important;
    color: #fff;
}
.menu li a {
    text-transform: none !important;
}
.news_terms {
    padding: 0 5px;
}
.news_terms a {
	color: #8c979e !important;
}
.news_terms a:hover {
	text-decoration: underline;
}
.news_listing {
	padding: 30px 0;
	float: left;
}
.listview_img img {
	height: 230px;
	/*width: auto;*/
}
/*======================================*/
/*============product_resigtration================*/
/*======================================*/

.product_resigtration {
  float: left;
  width: 100%;
  padding: 30px 0;
}
.rgistration_tital {
  text-align: center;
  float: left;
  width: 100%;
  margin: 0 0 30px 0 !important; 
}
.rgistration_tital span{
	position:relative;
	}
.rgistration_tital span::after {
    content: "";
    width: auto;
    height: 2px;
    background: #FC0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -7px;
}

.registration_header {
  float: left;
  width: 100%;
  text-align: center;
}

.printbtn_inn {
  width:  auto;
  float:  right;
}

i.printicon img {
  width: 40px;
}
.formitem {
  float: left;
  width: 100%;
  margin: 5px 0;
}
.printbtn_inn button {
  background: #ffc425;
  border:  none;
  width:  170px;
  color: #000;
  padding: 4px;
  float:  left;
  margin-top: 6px;
}

i.printicon {
  float:  left;
  margin-right: 7px;
}

.formlistDiv {
  float: left;
  width: 100%;
  padding: 0 0 25px 0;
  border-bottom: 1px solid #ccc;
}
.formlistProduct {
  float: left;
  width: 100%;
  padding: 0 0 25px 0;
  border-bottom: 1px solid #ccc;
}
.formlistDiv label {
  width: 80px;
  float:  left;
  margin: 0;
  font-weight:  normal;
  line-height: 16px;
}

.formtitle {
  padding: 15px;
  float:  left;
  width: 100%;
}

.formtitle h2 {
  margin:  0;
}

.formlistDiv input[type="text"] {
  width:  calc(100% - 80px);
  padding:  4px 10px;
  border: 1px solid #cccccc;
}
.formlistProduct select, .formlistProduct select {
  height: 50px;
  border: 1px solid #cccccc;
}
.addButton{
	height: 50px;
    width: 90px;
    border: none;
    background: #333333;
	color: #fff;
	cursor:pointer;
}

.addButton:disabled {
    background: #dddddd;
	cursor:not-allowed;
}
.sectionDescription {
	padding: 10px 0 11px;
	font-size: 16px;
	font-weight: bold;
}
.inputText {

    width: 40% !important;
    margin: 0 10px !important;
    height: 33px !important;

}
.service_page h3{
	margin-bottom: 0px;
}

.service_page input[type="text"], .service_page input[type="search"], .service_page input[type="email"], .service_page input[type="tel"] {
	margin-bottom: 10px !important;
}

span.error {
    margin-left: 80px;
	color: #a94442;
}
.serialNumber span.error, .invoiceNumber span.error {
    margin-left: 0px!important;
	color: #a94442;
}
.blockUI.blockMsg.blockPage {
    border: none !important;
}
.blockUI.blockMsg.blockPage h1{
    font-size: 18px !important;
	margin: 0px !important;
}
.press_post-title {
    font-size:28px;
    line-height: 35px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.press_post-title a {
	font-weight:300;
}
.press_entry_meta .post-meta {
    list-style-type: none;
    margin-left: 0;
}
.press_entry_meta .post-meta > li {
    float: left;
    margin-right: 24px;
}
.shapely-content p {

    font-size: 15px;
    padding-top: 30px;

}
.shapely-cat-count {
    display: none;
}
.download_button {
	padding: 9px 25px;
	background: #f4cc14;
	margin: 0 10px;
	float: right;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
}
.download_button:hover {
    background: #333333;
    color: #fff;
}
.menuList {
    margin-top: 45px;
}
.menuList li {
	list-style: none;
}
.menuList li a {
    font-weight: normal;
}
.slider-single h3 {
	line-height: 40px !important;
}
.featuredBox  {
	box-shadow: none !important;
}
.viewMoreProduct.viewMoreFeatured {
	margin: 0 0 15px;
}