@charset "utf-8";
/*=========slider Img 100% set krna ya apne custm kare===================*/
.slideTop01 {
	width: 100%;
	margin:0!important;
	padding:0!important;
}
.slideTop01 img {
	width:100%;
}
/*==========Desktop-Pc And Notbook==lg-1200=== to==FUll width==================*/
body {
	font-family: 'Lato', sans-serif!important;
}
#wrapper {
}
#header {
}
.headTop {
	background: #030587 none repeat scroll 0 0;
	height:6px;
}
#headerIn {
}
#headerLogo {
}
#headerLogo img {
	width: 200px;
}
#headerLink {
	float: right;
	padding: 22px 0 0;
}
.navigation {
	background:#030002;
	
	font-family: 'Montserrat', sans-serif;
}
.navbarToggle {
	position: relative;
	cursor:pointer;
}
.navbarToggle img {
	width:50px;
}
#gNavi {
}
#gNavi ul {
	width:100% !important;
}
#gNavi ul li {
	border-left: 2spx solid #fff;
	text-align: center;
	width:16.286%;
	position:relative;
}
#gNavi li:last-child {
	border-right:2px solid #fff;
}
#gNavi li a {
	box-sizing: border-box;
	color: #fff;
	display:block;
	font-size: 14px;
	height: 40px;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#gNavi li a:hover {
	color: #008FA1;
	background: #fff;
}
.pulldownmenu {
	display: none;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 999;
	padding:0;
}
.pulldownmenu li {
	border: medium none !important;
	list-style: outside none none;
	padding: 0;
	position:relative;
}
.pulldownmenu li a {
    background: #009999 none repeat scroll 0 0;
    margin: 0 0px;
    font-size: 13px !important;
    padding: 7px 0px;
    width: 185px !important;
    text-align: left !important;
    display: block;
    position: relative;
    padding: 8px 20px;
    height: auto !Important;
    position: relative!important;
    box-sizing: border-box;
	border-bottom:1px solid #009999;
}
.pulldownmenu li a:hover{
	border-bottom:1px solid #abd305;
}
	
.pulldownmenu li a:before {
    content: "\f0da"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#fff;
    font-size: 10px;
    position: absolute;
    top: 8px;
    left:10px;
	z-index:12;
	
}
.pulldownmenu li a:hover:before {
    color: #008FA1;
}

.pulldownmenu li .imgset {
 	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	border: 7px solid #888;
}

.pulldownmenu li .imgset img {
    max-width: 300px;
}
.pulldownmenu li:hover .imgset {
	display:block;
}


/* !navbarCollapse
---------------------------------------------------------- */

.navbarCollapse {
    background:#008FA1;
    display: none;
    left: 0;
    position: absolute;
    top:80px;
    width: 100%;
    z-index: 99999;
	border-top:2px solid #ABD305;
	border-bottom:2px solid #ABD305;
}
.navbarCollapse ul {
	padding:0;
	margin:0;
}
.navbarCollapse ul li {
	list-style:none;
}
.navbarCollapse li a {
	display: block;
	font-size:14px;
	line-height:40px;
	height:40px;
	color:#fff;
	text-decoration: none;
	border-bottom:1px solid #fff;
	padding: 0 10px;
	box-sizing:border-box;
}
.navbarCollapse li a:hover{
	background:#fff;
	color:#ABD305;
	}

.navbarCollapse li a.subBtn {
	background:url(../../img/icon_arrow01.png) no-repeat scroll right 8px center/10px;
}
.changImg{
	background:url(../../img/icon_arrowdown.png) no-repeat scroll right 8px center/12px!important;
}
.subUl {
	display:none;
	height:auto;
}

.subUl li a {
	position:relative!important;
	padding:0 24px;
}
.subUl li a:before {
    content: "\f0da"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#fff;
    font-size: 10px;
    position: absolute;
    top: 0;
    left:10px;
	z-index:12;
}
.subUl li a:hover:before{
	color:#ABD305;
}
.subUl li a:hover img{
	background:#fff;
	display:block;
	color:#008FA1;
}

.infoIn {
	float: right;
	padding:20px 10px 0;
}
.call, .mail {
	color: #008fa1;
	font-size:14px;
	font-weight: bold;
	line-height: 24px;
	text-align:center;
	margin:0;
	display:block;
}
.call i {
	border: 2px solid;
	border-radius: 13%;
	box-sizing: border-box;
	color: #abd305;
	display: block;
	font-size: 15px;
	line-height: 22px;
	margin: 2px auto;
	width: 30px;
}
.mail i {
	border: 2px solid;
	border-radius: 13%;
	box-sizing: border-box;
	color: #abd305;
	display: block;
	font-size: 15px;
	line-height: 22px;
	margin: 2px auto;
	width: 30px;
}
.productSection {
	background: #008fa1 none repeat scroll 0 0;
	padding:10px 0;
}
.lookIn {
	margin: 18px 0 0;
}
.lookIn h2 {
	color: #fff;
	float: left;
	font-size: 21px;
	font-weight: bold;
	line-height: 36px;
	margin: 6px 0 0;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif!important;
}
.prodStock select {
	display: inline-block;
	font-size: 14px;
	margin: 4px -4px 0 20px;
	padding: 9px 4px 10px;
	width: 60%;
}
.btnstock {
	background-color: #16b9da;
	border-radius: 0 5px 6px 0 !important;
	box-sizing: border-box;
	color: #fff;
	font-size:17px;
	display: inline-block !important;
	padding: 9px 16px 9px !important;
	width: 104px;
	line-height: 21px !important;
	height: 38px;
	margin: -2px 0 0;
	border: none !important;
	font-weight: bold !important;
	text-transform: uppercase;
}
.btnstock:hover {
	color:#030587!important;
}
.reqbtn {
	background: #592f7e none repeat scroll 0 0 !important;
	border: 2px solid #fff !important;
	color: #fff;
	font-weight: bold !important;
	height:38px;
}
.reqCenter {
	margin: 23px 0;
}
.reqbtn:hover {
	background:#fff!important;
	color:#592f7e !important;
}
.ourProduct {
	margin:50px 0;
}
.h2basic {
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	padding:0 0 10px;
	position: relative;
	text-align: center;
	margin:0 0 40px;
	font-family: 'Montserrat', sans-serif!important;
}
.h2basic span {
	background: #030587 none repeat scroll 0 0;
	border-bottom: 2px solid #030587;
	border-radius: 8px;
	bottom: 0;
	height: 4px;
	left: 50%;
	margin-left: -56px;
	position: absolute;
	width: 108px;
	z-index: 99;
}
.produDetails {
	box-shadow: 0px 0px 7px -2px #a0a0a0;
	margin: 4px 0 10px;
	text-decoration: none !important;
	display: inline-block;
}
.produDetails:hover {
	box-shadow: 0px 0px 21px -3px #a0a0a0 !important;
}
.productInfo {
	margin: 0 !important;
	overflow: hidden;
	padding: 0 !important;
	display:inline-block;
	cursor:pointer;
}
.productInfo img {
	transition: all 0.3s linear 0s;
	width: 100%;
}
.productInfo img:hover {
	transform:scale(1.2);
}
.textInfo {
	color: #333;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 10px 15px;
	font-weight: bold;
	text-align: center;
}
.aboutWhySec {
	border-top: 1px solid #ccc;
	padding:50px 0;
}
.h2basic01 {
	border-left: 4px solid #abd305;
	box-sizing: border-box;
	font-size: 27px;
	line-height: 39px;
	margin: 8px 4px 18px;
	padding: 0 0 0 15px;
	font-family: 'Montserrat', sans-serif!important;
}
.textContain {
	color: #000;
	    font-size: 17px;
    line-height: 27px;
	padding: 0px 0;
	text-align: justify;
}
.centerLine {
	position:relative;
}
.centerLineIn {
	background: #008fa1 none repeat scroll 0 0;
	border-radius: 7px;
	height: 190px;
	left: 50%;
	margin-left: 2px;
	position: absolute;
	top: 88px;
	width:2px;
}
.whyLink {
	text-align: center;
}
.whyLink i {
	font-size: 58px;
	margin: 0 !important;
	padding: 0 !important;
	color:#008FA1;
}
.whyLink i:hover {
	color:#030587;
}
.whyLink span {
    font-size: 12px;
    line-height: 18px;
    color: #000;
    /* font-weight: bold; */
    margin: 6px 0;
    display: block;
    /* width: 112px; */
    text-align: center;
}
.mtop {
	margin:10px 0;
}
.pageTop {
	position: fixed;
	right: 20px;
	bottom: 10px;
	z-index: 9999;
}
.pdtop {
	padding:6px 0 0!important;
	margin:0;
}
.mrTop01 {
	padding:24px 0;
}
#footer {
	background: #45484B none repeat scroll 0 0;
}
#footerIn {
	color:#fff;
	font-size:14px;
	line-height:24px;
	padding:10px 0 14px;
}
.footHead {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif!important;
}
.listMenu {
	margin:0 0 0 -34px;
}
.listMenu li {
	list-style:none;
}
.listMenu li a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	text-decoration:none;
	position:relative!important;
	padding:0 0px;
}
.listMenu li a:before {
    content: "\f0da"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#fff;
    font-size: 10px;
    position: absolute;
    top: 0;
    left:-7px;
	z-index:12;
}
.listMenu li a:hover{
	color:#ABD305;
}
.listMenu li a:hover:before{
	color:#ABD305;
}

.listContact {
    border-left: 1px solid #fff;
    margin: 0 0 0 -24px;
    border-right: 1px solid #fff;
    padding: 6px 27px 22px;
}
.listContact li {
	list-style:none;
}
.listContact li a {
	display:inline-block;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	padding:0 10px;
}
.listContact li a:hover {
	color:#ABD30E;
}
.listContact li i {
	background:#008FA1;
	border-radius: 50%;
	color:#fff;
	font-size: 14px;
	height: 30px;
	line-height: 29px;
	margin: 5px 0;
	text-align: center;
	width: 30px;
}
.listContact li i:hover {
	color:#fff;
	background:#ABD305;
}
.listContact01 {
    padding: 0;
}
.listContact01 li {
	list-style:none;
}
.listContact01 li i {
	background:#008FA1;
	border-radius: 50%;
	color:#fff;
	font-size: 14px;
	height: 30px;
	line-height: 29px;
	margin: 5px 0;
	text-align: center;
	width: 30px;
}
.subCribe input {
	width: 244px;
}
.subCribe input {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 2px 0 0 2px;
	box-sizing: border-box;
	color: #333;
	padding: 5px 10px;
	width: 244px;
}
.subCribe button {
	background: #8bb300 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0 6px 6px 0;
	font-size: 14px;
	line-height: 34px;
	margin: 0 -2px;
	padding: 2px 0;
	text-transform: uppercase;
	width: 105px;
}
.socialIcon {
}
.socialIcon h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	float:left;
	font-family: 'Montserrat', sans-serif!important;
}
.sicialList {
	float: left;
	margin: 18px 0 0 -17px;
}
.sicialList li {
	float: left;
	list-style: outside none none;
	margin: 0 4px 0 0;
}
.sicialList li a {
	background: #008fa1 none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
	width: 30px;
}
.sicialList li i {
	color:#fff;
}
.sicialList li a:hover {
	background: #abd305 none repeat scroll 0 0;
	transform: rotate(360deg);
}
#copyright {
	background: #333 none repeat scroll 0 0;
	text-align: center;
	font-size: 12px;
	line-height: 32px;
	color:#fff;
}
.visiblePC {
	display: block;
}
.visibleTS {
	display: none;
}
/*=====================CILCIK CONECT HOVER==============================*/
.sidebtnInfo {
	padding:0;
}
.clickSidebtn {
	position: fixed;
	right: -148px;
	top: 50%;
	z-index:9999;
	transition: all ease-in-out 0.4s;
}
.clickSidebtn:hover {
	right:0;
}
.btnClick {
	background:#ABD305 url(../../img/img_clickbtn03.html) no-repeat scroll left 6px center / 33px auto;
	border-radius:6px 0 0 6px;
	color: #fff!important;
	display: inline-block;
	padding: 10px 52px;
	text-decoration: none!important;
}
.clickSidebtn01 {
	position: fixed;
	right: -148px;
	top:56.1%;
	z-index:9999;
	transition: all ease-in-out 0.4s;
}
.clickSidebtn01:hover {
	right:0;
}
.btnClick01 {
	background:#ABD305 url(../../img/icon_email.html) no-repeat scroll left 6px center / 33px auto;
	border-radius:6px 0 0 6px;
	color: #fff!important;
	display: inline-block;
	padding: 10px 68px;
	text-decoration: none!important;
}

/*=====================CLICK OPEN CONECT LAYER==============================*/

.contactSidebar {
	background:#008FA1;
	margin: 10px 0;
	margin-right: -165px;
	padding: 10px 0 14px;
	position: fixed;
	right: 50%;
	top: 50%;
	margin-top: -204px;
	display: none;
	z-index: 99999;
	border-radius:4px;
}
.close01 {
	position: absolute;
	right: 20px;
	top: 18px;
	z-index: 9999;
	cursor: pointer;
	transition: all 0.1s linear;
}
.close01:hover {
	transform: rotate(180deg);
}
.close01 img {
	width: 14px;
	padding:20px 0;
}
.contTop {
	width: 328px;
	position: relative;
}
.contactHead01 {
	color: #ffffff;
	font-size: 24px;
	line-height: 30px;
	margin: 20px 20px 30px;
}
.texparigrp {
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
	padding: 8px 18px;
}
.formTable {
	width: 100%;
}
.formTable tr td {
}
.formTable tr td input, .formTable tr td textarea {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1) inset;
	box-sizing: border-box;
	color: #666666;
	font-size: 14px;
	line-height: 26px;
	margin: 0 16px 20px;
	overflow: hidden;
	padding-left: 10px;
	width: 294px;
}
.formTable tr td input:hover, .formTable tr td textarea:hover {
	border:1px solid #333;
}
#saveid, #resetid {
	background: rgba(0, 0, 0, 0) linear-gradient(#ABD305 0%, #008FA1 100%) repeat scroll 0 0;
	border-color: #8B6EA5;
	color: #ffffff;
	font-size:14px;
	font-weight: normal;
	line-height: 25px;
	margin-left: 30px;
	text-align: center;
	text-shadow: 2px 3px 0 rgba(30, 30, 30, 0.2);
	text-transform: uppercase;
	width: 34%;
}
#saveid:hover {
	border-color:#8B6EA5;
	color:#333;
}
#resetid:hover {
	border-color:#fff;
	color: #333;
}

.addresSet {
    padding: 2px 0;
    display: inline-block;
    width: 222px;
    float: right;
}
/*==========Table And Mini==MD-1199=== to==MD-992==================*/
@media screen and (max-width: 1199px) {
.reqCenter {
 margin: 12px 0;
 text-align: center;
}
.btn01 {
	width: 186px!important;
	margin: 0 10px 0 26px!important;
}
.footHead {
    text-align: center;
}
.listContact {
    margin: 0 -2px 0 0;
    padding: 15px 9px 15px;
}
.listContact li a {
    font-size: 13px;
    padding:0 4px;
}

.subCribe input {
    width: 183px;
}
}


/*=========IPAD===sm-991=== to==sm-768==================*/
@media screen and (max-width: 991px) {
.mrLeft {
 margin:0 20px 0 0!important;
}
.visibleTS {
 display: block;
}
.visiblePC {
 display: none;
}
.infoIn {
 float: none;
 padding: 5px 10px 6px;
}
.imgset{
	position:absolute;
	left:172px;
	top:0;
	z-index:999;
	content:"";
	width:100%;
	
}
.imgset img{
	width:100px;
	display:none;
}
.btn01 {
    width: 100% !important;
    margin: 6px auto !important;
}
.footHead {
    text-align: left;
}
.prodStock select {
 width: 50%;
}
.listMenu li a {
    line-height:30px;
}
.mtop {
    margin: 12px 0 0;
}
.listContact {
    border-left:0!important;
    border-right:0!important;

}
}
@media screen and (max-width:959px) {
.clickSidebtn {
 top:49%;
}
}
/*========SPHONE====XS-767=== to==xs-320==================*/
@media screen and (max-width: 767px) {
#headerLogo img {
 width: 146px;
}
.navbarToggle img {
 width: 38px;
}
.prodStock select {
 width: 46%;
}
.subCribe input {
	width: 185px;
}
.ourProduct {
    margin: 25px 0;
}
.lookIn h2 {
    float: none;
    font-size: 18px;
    text-align: center;
}

.mainImg h2,.mainImg01 h2 {
	font-size:40px!important;
	line-height:60px!important;
	padding: 48px 0 18px!important;
}
.mainImg p {
    padding: 5px 0 62px!important;
    font-size: 18px!important;
    line-height: 28px!important;
    margin-bottom: -18px!important;
}
.iconImg {
    float: none!important;
    width: 100%!important;
}
.contform {
    margin:0!important;
    width: 100%!important;
    padding: 0 10px!important;
    box-sizing: border-box!important;
}
}
/*================Product Page============================== */

.mainImg, .mainImg01 {
	background:url(../../img/img_banner01.jpg) no-repeat scroll 0 0;
	background-size:cover;
	margin: 0 !important;
	padding: 70px 0 !important;
}
.mainImg01 {
	background:url(../../img/img_banner03.html) no-repeat scroll 0 0 / cover;
}
.mainImg img {
	width: 100%;
	height: 300px;
}
.mainImg h2, .mainImg01 h2 {
	color: #fff;
	font-size:50px;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	padding-top: 0;
	line-height: 70px;
	padding: 40px 0;
	font-family: 'Montserrat', sans-serif!important;
}
.mainImg01 h2 {
	font-size:60px;
}
.mainImg h2 span {
	color: #008FA1;
}
.lineCenter {
	display:none;
	background: #fff;
	width: 236px;
	margin: 8px auto 0;
	padding: 4px 0;
}
.mainImg p {
	padding: 6px 0 74px;
	font-size: 21px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	margin-bottom: 10px;
}
.productsRelated {
	border-bottom: 2px solid #ccc;
	padding:25px 0;
}
.leftProduct {
	margin: 50px 0 0px;
}
.listProduct {
    margin: 10px 0;
    padding-left: 0;
		
}
.leftProduct a {	
	
}
.leftProduct a img{
	transition: all 1s ease-in-out 0s;
	width:448px;
}
/*.leftProduct a img:hover{
	transform: scale(1.4);
}*/

.listProduct li {
	float: left;
	width: 15%;
	list-style: none;
	margin-left: 40px;
}
.listProduct li+li {
	margin-left:2%;
}
.listProduct li a {
	display:block;
}
.listProduct li a:hover {
	border:1px solid #ABD305;
}
.listProduct li a img {
	width:100%;
}
.listProduct li a.active {
	border: 2px solid #ABD305;
}
.productApp {
	margin: 50px 0 0;
	padding:0px;
	display:none;
}

.productApp li {
	list-style: none;
	float: left;
	border: 1px solid #fff;
}
.productApp li a {
	background: #4CB0BD;
	color: #fff;
	display: block;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	border: 1px solid;
	border-radius: 4px;
}
.productApp li a:hover {
	background: #ABD305;
	color: #4CB0BD;
}
.productApp li a.active {
	background:#ABD305!important;
}
.listSection {
    padding: 24px 0;
}
.listSection li {
	list-style:none;
}
.description {
    height: 306px;
    overflow: auto;
    margin: 25px 0;
}
.description h2 {
    font-family: 'Montserrat', sans-serif!important;
    margin: 0px 0 12px;
}
.description p {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	padding: 0 10px;
}
.hide01 {
	display:none;
}
.sendEnquir {
	padding: 40px 0;
}
.btn01 {
	background: #FB9152 !important;
	width: 260px;
	margin: 0 10px 0 26px;
	border: 0 !important;
	font-size: 18px !important;
	font-weight: bold !important;
}
.btn01:hover {
	background:#592F7E!important;
	color:#fff;
}
.btn01 a {
	color:#fff;
	display:inline-block;
	text-decoration:none!important;
}
.btn01 a:hover {
	color:#fff;
}
.hideImg {
	display:none;
}




/*========SPHONE====md-992=== to==md-1199==================*/
@media screen and (max-width: 1199px) {


}
/*========SPHONE====sm-768=== to==sm-991==================*/
@media screen and (max-width: 991px) {

.leftProduct p img {
    width: 100%;
}


}

/*========SPHONE====XS-767=== to==xs-320==================*/
@media screen and (max-width: 767px) {




}





/*================Contact Page============================== */

.contactSec {
}
.contactIn {
	padding:50px 0;
}
.contactHead {
	font-size:32px;
	line-height:36px;
	font-family: 'Montserrat', sans-serif!important;
}
.contactText {
	font-size: 15px;
	line-height: 24px;
	text-align: justify;
}
.contactForm {
}
.contactForm table {
	width:100%;
}
.contactForm table tr {
}
.contactForm table tr td {
	display: block;
	margin: 10px 0;
}
.contactForm table tr td label {
	color: #7f7f99;
	display: block;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
}
.contactForm table tr td input {
	width:100%;
	padding:10px 10px;
}
.msg {
	width:100%;
}
#submit, #reset {
	background: #008fa1 none repeat scroll 0 0;
	border: 1px solid #fff;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
	width: 200px;
	text-transform:uppercase;
}
#submit:hover, #reset:hover {
	color:#008FA1;
	background:#fff;
	border:1px solid #008FA1;
}
.addressForm {
	margin: 42px 0;
	padding:0;
}
.addressForm li {
	list-style:none;
	margin:18px 0;
}
.iconImg {
	background: #008fa1 none repeat scroll 0 0;
	border-radius: 4px;
	float: left;
	height: 50px;
	padding: 14px 0;
	text-align: center;
	width: 50px;
}
.iconImg i {
	color: #fff;
	font-size: 28px;
	line-height:24px;
}
.contform {
	margin: 0 79px;
	width: 271px;
}
.topAdd{
	padding:16px 0;
}
.contform h2 {
	border-bottom: 1px solid #ccc;
	color: #008fa1;
	font-size: 21px;
	margin: 0;
	padding: 0 0 12px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif!important;
}
.contform p {
	font-size: 15px;
	line-height: 28px;
	margin: 6px 0;
}


/*=========IPAD===sm-991=== to==sm-768==================*/
@media screen and (max-width: 991px) {
#submit, #reset {
    width: 100%;
}
}
/*-----------------------About Us------------------------------*/

.aboutBanner {
	background:url(../../img/img_banner02.html) no-repeat scroll 0 0;
	background-size:cover;
}
.aboutIn {
	padding:50px 0;
}
.aboutText {
	font-size: 15px;
	line-height: 24px;
	text-align: justify;
}
.aboutHead {
	font-family: 'Montserrat', sans-serif!important;
	font-size:24px;
}
.listAboutProduct {
	padding: 60px 0;
}
.listAboutProduct > li {
	box-shadow: -2px 3px 1px -2px #ccc;
	text-align: left;
}
.listAboutProduct li a {
	color: #008fa1;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	padding: 10px 10px;
	text-align: center;
	text-decoration: none;
}

/*=========IPAD===sm-991=== to==sm-768==================*/
@media screen and (max-width: 991px) {

}
/*---------------------- Signage Page---------------------------------*/
.signageHead {
    font-size: 20px;
    line-height: 28px;
    color: #008FA1;
    padding: 2px 6px 0;
	font-family: 'Montserrat', sans-serif!important;
}

/*---------------------- kiosks Page---------------------------------*/
.kiosksList {
	font-size:14px;
	line-height:28px;
}

.kiosksList li{
	list-style:disc;
}
/*---------------------- acp Page---------------------------------*/
.acpList{
}
.acpList li{
	list-style:disc;
}

/*---------------------- glassList Page---------------------------------*/
.glassList{
}
.glassList li{
	list-style:disc;
	font-size:14px;
	line-height:28px;
}
.glassList li span{
	font-weight:bold;
}