@charset "utf-8";
/* CSS Document */
/* 
Author & Created        : Sushma
*/

/***** univ reset starts *****/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
*{box-sizing: border-box;}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
        margin:10px 0px !important;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    margin:0;
    vertical-align:middle;
}
/*****  univ reset ends  *****/
/***** Global *****/
/* Custom Reset */
:focus {outline: 0;}
/* Body */
html, body {height: 100%;}
body {font-family: 'Open Sans', sans-serif;  font-style: normal; font-size:12px;}
/* Headings */
h1, h2, h3, h4, h5, h6, p{font-weight:normal; display:block;}
h1 {font-size: 36px;}
h2 {font-size: 30px;}
h3 {font-size: 26px;}
h4 {font-size: 22px;}
h5 {font-size: 18px;}
h6 {font-size: 13px;}
/* Anchors */
a {outline: 0; text-decoration:none; /*color:#ff7800;*/} 
a img {border: 0px; text-decoration: none;max-width:100%;}
a:hover, a:active {color: #333;}
a{
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
}

/* Paragraphs */
p {color:#333; line-height:18px;}
* p:last-child {margin-bottom: 0;}
strong, b {font-weight: 600;}
em, i {font-style: italic;}
::selection {background-color:#333; color:#fff;}
::-moz-selection {background-color: #333; color:#fff;}
/* Lists */
ul { list-style: none;}

ol { list-style: outside decimal;}
.main-wrapper{width: 1200px!important;padding: 0px!important;margin: auto;}
/* Layout fix */
.clear{clear:both;}
.cf:before, .cf:after {content:""; display:table;}
.cf:after {clear: both;}
.cf {*zoom:1;}
.left {float:left;}
.right {float:right;}
/* Common */
.rad {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.noWrap{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-binding:url(support/ellipsis-xbl.xml#ellipsis);
}
.subH{    font-size: 15px;
    font-weight: 700;
    margin-top: 30px;
    color: #4C4C4C;}
.nom {margin:0 !important;}
.nop{padding:0 !important;}
.pb5{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mb20{margin-bottom:20px !important;}
.mt398{margin-top:25px!important;}
.thBg1{ background:#889f65}
.thBg2{background:#5ba466}
.thBg3{background:#b87758}
.thBg4{background:#d68f23}
.thBg5{background:#bfa321}
.grdhvr1{background-color:#F0F8E3 !important;}
.grdhvr2{background-color:#E1F8E4 !important;}
.grdhvr3{background-color:#F9F1ED !important;}
.grdhvr4{background-color:#F9EEDC !important;}
.grdhvr5{background-color:#F9F4D9 !important;}
.grdhvr1 .imgDtl:before{ background:rgba(136,159,101,0.74)}
.grdhvr2 .imgDtl:before{background:rgba(91,164,102,0.68)}
.grdhvr3 .imgDtl:before{background:rgba(184,119,88,0.73)}
.grdhvr4 .imgDtl:before{background:rgba(214,143,35,0.67)}
.grdhvr5 .imgDtl:before{background:rgba(191,163,33,0.67)}
.fr{float:right;}
.fl{float:left;}
.googlemap iframe{width: 100%;height: 450px}
.googlemap{width: 100%}
.google-div{width: 100%;float: left;padding: 15px;}
.animAll {-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
/*** Layout-Header***/
.full{width:100%;position:fixed;z-index: 9999;background:url(../images/combined-logo.jpg)no-repeat;background-position:center;}
.bg{background:url(../images/home-bg.jpg) top repeat-x #f2f2f2;}
.bgIn{background:url(../images/inner-bg.jpg) top repeat-x #f2f2f2;background-size: 376px;}
.bgIn1{background:url(../images/bg.jpg) top repeat-x #f2f2f2;background-size: 209px;}
.top-wrapper{width: 100%; margin:0 auto;border-top: 20px solid #F2F2F2;}
.banner img{max-width:100%;overflow: hidden;}
.header-wrap{background:#fff;width: 100%;}
.logoWrap{width:100%; float:left;}
.logo {float:left; padding:10px 0;}
.logo a {display:block;}
.efSubLogo{float:right;margin-top: 17px;}
.efSubLogo a{display:block;}
#header-right{float: right;margin-top: 0;margin-right: 6px;width: 15%;}
.translate-wrapper {background-color:#bcd0c8;display:block; padding: 4px;}
.google-lang{border-radius: 0;padding: 8px 11px 0px 0px;}
.header_title{float: left;margin-left: 244px;margin-top: 10px;}
.share-btn span{margin:3px .6px 0 .6px; font-size:12px;color:#000;}
nav{ background: #E5E5E5; position: relative; float: left; width: 100%;}
nav>ul{webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
nav>ul>li{float:left;position:relative;display: block;border-right: 1px solid #D0D0D0;}
nav>ul>li>a{color:#333;font-size: 16px;text-transform:capitalize;line-height:20px;display:block;padding: 10px 20px;}
nav>ul>li:hover{background:#23684A;}
nav>ul>li>a:hover{color:#fff;}
nav>ul>li:last-child{border-right:none;}
.active-menu{background: #23684A;color:#fff!important;}
.selected > a{color:#fff!important;}
nav ul li ul{width: 247px;position:absolute;padding:5px 15px;   top: 40px;/*left: 0px;*/z-index:999;
opacity:0;filter: alpha(opacity=0);visibility:hidden;box-shadow: 2px 2px 10px rgba(0,0,0,0.3);-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.3);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
-webkit-transform: translateY(-20px);-moz-transform: translateY(-20px);-ms-transform: translateY(-20px);-o-transform: translateY(-20px);
transform: translateY(-20px);-webkit-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);-moz-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
-ms-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);-o-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);background: #E5E5E5;}
nav ul li ul:hover 
nav ul li ul li {display: block;}
nav ul li ul li a{ color:#23684A;font-size:13px;padding:10px 5px;display:block;border-bottom:1px solid #D1DFD9;}
nav ul li ul li:last-child a {border:none;}
nav ul li ul li a:hover{ color: #D42D25;}
nav ul li:hover a.train {color:#fff; background:#99d420;}
nav ul li:hover a.train:after { border-top: 5px solid #fff; }
nav ul li:hover ul {opacity: 1;filter: alpha(opacity=100);visibility: visible;-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}
/*** Layout-Header***/
/*layout-bdy*/
.homecontProf{background:#E3F0EA;padding: 20px 0px;}
.homecontProf-desc{width: 51%;float: left;}
.homecontProf-desc h1{color: #23684A;font-size: 34px;padding: 30px 40px;line-height:35px;font-weight:300;letter-spacing: -1px;}
.homecontProf-desc a{}
.homecontProfimg{width: 43%;margin-left: 4%;float: left;}
.homecontProfimg img{max-width:100%}
.hmepdf{background: url(../images/globalSprite.png)no-repeat 179px -3px #BDD5CA;width: 38%;float: left;margin-left: 25px;height: 44px;line-height: 45px;text-align: center;font-size: 14px;color: #000;font-weight: 500;margin-top: 10px;padding: 0px 57px 0px 0px;font-family: 'Open Sans', sans-serif;}
.hmepdf:hover {background-color: #B0ccbf;}
.pDf{min-height:230px;}
.pdfs{background: url(../images/globalSprite.png)no-repeat 179px -3px #BDD5CA;width: 36%;float: right;height: 44px;line-height: 45px;text-align: center;font-size: 14px;color: #000;font-weight: 500;padding: 0px 39px 0px 0px;font-family: 'Open Sans', sans-serif;}
.pdfs:hover {background-color: #B0ccbf;}
.ImgPdf{float: right;margin-right: -14px;}
.more{background:#23684A;color:#fff;font-size:14px;padding: 12px 20px;margin-top: 16px;font-family: 'Open Sans', sans-serif;}
.more:hover{background:#7BAC8F;color:#333;}
.prod-showcase{background:#F2F2F2;padding: 0px 20px;}
.prod-showcase h1{color:#23684A;font-size:30px;padding:20px 0;font-weight: 500;}
.prodshow {background:#fff;position: relative;width:220px;height:300px;float:left;margin:0.8% 4%;-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.prodshow i {display:block;width:32px;height:32px;position:absolute;right:10px;
bottom:10px;font-style:inherit;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.prodshow i:after{display: block;content:'';
position: absolute;height: 0px;top: 0;left: 0px;border-top: 32px solid transparent;
border-right: 31px solid #999;border-left: 0px solid #999;text-align:right;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.prodshow img {-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.prodshow h2{font-size: 16px;color: #D42D25;text-align:center;padding: 15px 15px 10px 15px;font-weight: 500;line-height: 20px;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.prodshow p{color:#a3a3a3;width: text-align: center;padding:10px;line-height: 18px;font-size: 14px;font-family: 'Open Sans', sans-serif;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.prodshow:hover {box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.20)}
.prodshow:hover i:after{border-top: 32px solid transparent;border-right: 31px solid #23684A;border-left: 0px solid #23684A;}
.prodshow:hover img {filter: gray; /* IE6-9 */-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */}
.prodshow:hover h2 {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);color:#D42D25;}
.prodshow:hover p {color:#000;}
.home-btm{width:100%}
.homecont-desc{margin-top:20px;}
.homecont-desc h2{color: #23684A;font-size: 30px;padding: 20px 0px;font-weight: 500;letter-spacing:-1px;}
.homecont-desc h4{color:#D42D25;margin-top: 25px;font-size: 22px;font-weight: 500;margin-left: 30px;-webkit-transition: all 0.5s ease-in-ou-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.bgn{background:none;}
.homecont-desc a{width: 100%;}
.home-cont-blk{background:#fff;display:block;height:330px;float:left;-webkit-transition:all .3s ease-in-out;position:relative;
-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.home-cont-blk:hover{box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.20)}
.home-cont-blk:hover img{filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */}
.home-cont-blk:hover h4 {color:#F55111;}
.home-cont-blk p{color:#a3a3a3;font-size: 14px;line-height: 19px;margin-top: 15px;padding-left: 30px;width: 100%;font-family: 'Open Sans', sans-serif;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;}
.home-cont-blk i {display:block;width:32px;height:32px;position:absolute;right:10px;bottom:10px;font-style:inherit;
-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.home-cont-blk i:after{display: block;content:'';position: absolute;height: 0px;top: 0;left: 0px;border-top: 32px solid transparent;border-right: 31px solid #999;border-left: 0px solid #999;text-align:right;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.home-cont-blk:hover i:after{border-top: 32px solid transparent;border-right: 31px solid #23684A;border-left: 0px solid #23684A;}
.home-cont-blk:hover p {color:#000;}
.home-cont-btm{background:#fff;margin-top:30px;position:relative;padding: 0px 140px;padding-bottom: 85px;margin-bottom:40px;}
.home-cont-btm h2{text-align: center;color: #23684A;padding: 10px;font-weight: 500;margin-top: 25px;margin-bottom: 9px;}
.testi {font-size: 18px;line-height: 23px;font-family: Georgia;font-style: italic;letter-spacing: 0px;color: #999;position:relative;margin: 0px 68px;}
.testi:before {background: url(../images/globalSprite.png) no-repeat -61px -62px;}
.testi:before, .testi:after {content: '';width: 42px;height: 47px;display: inline-block;}
.testi:after {position: absolute;margin-left: 10px;background: url(../images/globalSprite.png) no-repeat -124px -62px;}
.testi{font-family: 'Georgia', Arial, sans-serif;font-size: 20px;color: #a3a3a3;font-style:italic; letter-spacing:0px;line-height:35px;text-align: center;}
.testmoicn {position: absolute;top: 80px;left: 130px;font-family: 'Georgia', Arial, sans-serif;font-size: 100px;
color: #FFEECC;letter-spacing: -5px;}
.testmoicn1 {position: absolute;top: 125px;right: 170px;font-family: 'Georgia', Arial, sans-serif;font-size: 100px;
color: #FFEECC;letter-spacing: -5px;}
.tes{font-size: 14px;right: 150px;position: absolute;bottom:0px;color: #D42D25;}
.leftnav{margin-left: 75px;margin-top: 27px;}
.rgtnav{margin-right: 75px;margin-top: -58px;float:right;}
.homebg{background:#000}
.marR2{margin-right:2%}
#homeTesti1{position: relative;}
.marR1{margin-right:1.5%}
#owl-demo .item{background: #3fbf79;padding: 30px 0px;
margin: 10px;color: #FFF;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;text-align: center;}
.customNavigation{text-align: center;display:none;}
.customNavigation a{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*layout-bdy*/
/*Inner pages*/
.innerpage-cont{margin-top: -1px;}
.innerpage-contM{width:100%;float:left;background-color:#fff;margin-bottom: 30px;padding-bottom:30px;}
.prodbg{background-color:#F2F2F2}
.innerMcont2{min-height:auto;width: 100%;    padding: 20px 0px 0px 40px;}
.innerMcont2 h1{color:#23684A;font-size:32px;margin-bottom: 20px;font-weight:500;}
.innerMcont2 p{font-size:16px;color:#4C4C4C;line-height: 22px;margin-bottom: 5px;}
.innerMcont h1{color:#23684A;font-size:32px;margin-bottom: 20px;font-weight:500;}
.innerMcont p{font-size:16px;color:#4C4C4C;line-height: 22px;margin-bottom: 5px;}
.innerMcont1{margin: 30px 422px 0px 310px;min-height:419px;}
.innerMcont1 h1{color:#23684A;font-size:32px;margin-bottom: 20px;font-weight:500;}
.innerMcont1 p{font-size:16px;color:#4C4C4C;line-height: 22px;margin-bottom: 5px;}
.innerMcontQ1{min-height:525px;}
.innerMcontQ1 h1{color:#23684A;font-size:32px;margin-bottom: 20px;font-weight:500;}
.innerMcontQ1 p{font-size:16px;color:#4C4C4C;line-height: 22px;margin-bottom: 5px;}
.innerpage-contQR3{float: left;width: 100%;}
.VisMis h1{ margin-bottom: 15px;}
.VisMis p{font-style: italic;font-family: Georgia;margin-bottom:10px;line-height: 20px;}
.contH{font-size:28px!important;color:#4C4C4C;font-weight:500;line-height: 24px!important;margin-bottom: 25px!important;}
.paraH{margin-top:25px;}
.paraH strong{font-weight:700;}
.detail-ul{margin-bottom:20px;list-style-position: inside;}
.detail-ul li{font-size: 16px;color: #4C4C4C;line-height: 22px;padding:2px 10px;position:relative;list-style-type:disc;}
.innerpage-contR{float:left;width: 260px;margin-left: -286px;margin-top: 35px;}
.innerpage-contR1{float:right;width: auto;}
.innerpage-contR2{float:left;width: 100%;}
.mat img{width: 100%;}
.innerpage-contR3{float:left;width: 260px;margin-left: -387px;}
.innerpage-contL{float:left;width: 100%;background: #F2F2F2;}
#side-prod-holder{background:#D0E0D9;color:#000;width: 100%;}
.menu_list {display: block;}
.menu_list p {padding: 0;}
.menu_head {cursor: pointer;position: relative;font-weight: bold;border-bottom: solid 1px #ADC8BC;}
.menu_head:last-child{border-bottom:none;}
.menu_head a {color:#000000;font-weight: 500;text-transform: capitalize;text-decoration: none !important;font-size: 15px;padding:12px 50px 9px 29px;display: block;font-family: 'Open Sans', sans-serif;, sans-serif;line-height:20px;}
.menu_head a i{position: relative;}
.menu_head a i:before{content: '';width: 20px;height: 20px;display: block;background: url(../images/globalSprite.png) no-repeat -9px -70px;
position: absolute;left: -20px;top: 1px;}
.testiBg{background:#D9D9D9;margin-top: 25px;padding: 12px 5px;}
.profTesti{border-left:1px solid #E9686C;margin: 15px 20px 10px 20px;padding-left: 14px;color: #7E7E7E;font-size: 14px;font-family: 'Georgia', Arial, sans-serif;font-style:italic;padding: 0px 20px 0px 15px;}
.profTesti p{width:150px;}
.dwnBr{display:block;background: #F1DFDF;margin-top: 30px;position:relative;height: 97px;}
.dwnBr:hover{filter: gray; /* IE6-9 */-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.dwnBr h3{font-size: 16px!important;padding: 6px 0px 0px 12px!important;color: #D9585C;}
.dwnBr h3 span{font-size: 24px;color:#D9585C;}
.dwnBr a:after{content: '';width: 23px;height: 22px;display: block;background: url(../images/globalSprite.png) no-repeat -2px -126px;
position: absolute;left: 125px;top: 90px;}
.dwnBr a:hover{color:#fff;}
.btn{background:#D9585C;color:#fff;display: block;padding: 8px 19px;}
.PfBr{ margin-top: -91px;float:right;}
.factsheeth2{border-bottom:1px solid  #EEEEEE;margin-bottom: 10px;font-family: 'Open Sans', sans-serif;font-size: 20px;color: #4A4A4A;padding-bottom: 15px;}
.fact-sheet{background: #F8F8F8;padding: 5% 18% 5% 8%;}
.fact-sheet h4{ font-size:15px; font-weight:normal; padding-bottom:10px;font-family: Arial, Helvetica, sans-serif}
.detail h6{font-size:11px;font-family: 'Open Sans', sans-serif;}
.detail{padding-left: 11%;padding-bottom:2%;}
.detail2{ width:63%;padding-left:11%;font-family: Arial, Helvetica, sans-serif}
.detail2 h6{font-size:11px;font-family: Arial, Helvetica, sans-serif}
.sheet-left{display:block;  border-top-width:1px; border-top-style:solid; padding: 13px 0 8px 0px;}
.sheet-left.contact-name span{ display:inline-block; float:left; width:20px; height:20px; margin:1px 10px 0px 0px; }
.sheet-left.business span{ display:inline-block; float:left; width:20px; height:20px; margin:1px 10px 0px 0px; }
.sheet-left.turnover span{ display:inline-block; float:left; width:20px; height:20px; margin:1px 10px 0px 0px; }
.sheet-left.main-products span{ display:inline-block; float:left; width:17px; height:17px; margin:1px 10px 0px 0px; }
.sheet-right{display:block; border-top-width:1px; border-top-style:solid;  padding:10px 0px 10px 0px;}
.sheet-right.year span{ display:inline-block; float:left; width:20px; height:20px;  margin:1px 10px 0px 0px; }
.sheet-right.market span{ display:inline-block; float:left; width:20px; height:20px;  margin:1px 10px 0px 0px; }
.view-contact { text-align:right; padding-top:10px; border-top-width:1px; border-top-style:solid; }
.view-contact a{ cursor:pointer;}
.view-contact a:active{text-decoration:underline;}
.fact-sheet h4{ color:#ff7501;font-family: 'Open Sans', sans-serif; }
.fact-sheet h6{color: #616161;font-weight: 500;margin-left: 27%;margin-bottom: 5%;font-family: 'Open Sans', sans-serif;font-size: 13px;}
.detail h5{ color: #939393;font-size: 13px; margin-bottom: 2%;font-family: 'Open Sans', sans-serif;font-weight:500;}
.detail h6{ color: #383838;font-weight: 700;}
.detail2 h5{ color:#272829;}
.detail2 h6{ color:#545454;}
.sheet-left{ border-top-color: #EEEEEE; }
.business span{ background: url(../images/globalSprite.png) 128px 192px;display: inline-block;
float: left; width: 30px; height: 35px;}
.sheet-left span{display: inline-block;float: left;width: 33px;height: 35px;}
.sheet-left.year span{background: url(../images/globalSprite.png) 97px 187px;}
.sheet-left.location span{background: url(../images/globalSprite.png) 63px 187px;}
.sheet-left.product span{ background: url(../images/globalSprite.png) 129px -92px;margin-top: 22px;}
.sheet-left.product h6 a{color: #817C7C;margin-left: -3px;}
.sheet-left.product h6 a:hover{color: #817C7C;text-decoration: underline;}
.sheet-right{border-top-color:#e6e6e6;}
.sheet-left.certificate span{ background: url(../images/globalSprite.png) 95px 153px; }
.sheet-left.participation span{background:url(../images/globalSprite.png) 22px 22px; }
.process-blocks{background:#F2F2F2;margin: 25px 0px;}
.proc-blk{width:25%;padding:1% 2%;position: relative;border-right: 1px solid #E9E6E6;float:left;height:228px;}
.proc-blk:last-child{border-right:none;}
.proc-blk i{ background: url(../images/globalSprite.png); width: 95px; height: 75px; left: 54px; top: 20px; position: absolute; text-align: center;}
i.wash {background-position: 9px -155px;}
i.dry {background-position: -76px -160px;}
i.sift {background-position: -154px -155px;}
i.sort {background-position: -227px -155px;}
.proc-blk h3{color:#23684A;font-size:16px;font-weight:600;margin-bottom:10px;margin-top: 95px;text-align: center;}
.proc-blk p{font-size:14px!important;text-align: center;}
.innerMcont-Prod h1{color:#23684A;font-size:32px;margin-bottom: 25px;font-weight:500;}
.innerMcont-Prod p{font-family: 'Open Sans', sans-serif;font-size:16px;color:#4C4C4C;line-height: 20px;margin-bottom: 10px;text-align: c;}
.innerMcont-Prod img{max-width:100%;margin: 15px 0px;}
.prodLft{margin-top: 20px;float: left;}
.prodLft a{color:#fff;padding: 10px 54px 10px 20px;float: right;position:relative;display:block;font-size: 14px;line-height: 15px;}
.prodLft a i:after{content: '';width: 23px;height: 28px;display: block;background: url(../images/globalSprite.png) no-repeat -6px -98px;
position: absolute;right: 4px;top: 1px;}
.prodLft a.blk:hover{background: #444;}
.prodLft a.grey:hover{background:#726E6E;}
.prodRgt{float:right;margin-top: -52px;}
.prodRgt a{color:#fff;padding: 10px 54px 10px 20px;float: right;position:relative;display:block;font-size: 14px;line-height: 15px;}
.prodRgt a i:after{content: '';width: 23px;height: 28px;display: block;background: url(../images/globalSprite.png) no-repeat -6px -98px;
position: absolute;right: 4px;top: 1px;}
.prodRgt a.blk:hover{background: #444;}
.prodRgt a.grey:hover{background:#726E6E;}
.grey{background:#9E9E9E;padding-right: 35px;}
.red{background:#D42D25}
.blk{background:#252525;}
a.blk:hover {background: #545454;}
.blk:before{content: '';width: 35px;height: 30px;display: block;background: url(../images/globalSprite.png) no-repeat -26px -62px;
position: absolute;right: 10px;top: 0px;}
.sendEn{float:right;margin-top:20px;}
.sendEn a{color:#fff;padding: 10px 54px 10px 20px;float: right;position:relative;display:block;font-size: 14px;line-height: 15px;}
.sendEn a i:after{content: '';width: 23px;height: 28px;display: block;background: url(../images/globalSprite.png) no-repeat -6px -98px;
position: absolute;right: 4px;top: 1px;}
.sendEn a.grey:hover{background:#726E6E;}
.pdf{padding-right:35px!important;}
.infraMain{background:#fff;margin-top:-2px;padding:40px 30px;margin-bottom:30px;}
.infraMain img{max-width:100%;}
.infraMain p{font-family: 'Open Sans', sans-serif;font-size:16px;color:#4C4C4C;line-height: 32px;margin-bottom: 10px;}
.infraL{width: 94%;float: left;}
.infraL p{margin-bottom:15px;font-family: 'Open Sans', sans-serif;font-size:16px;color:#4C4C4C;line-height: 20px;margin-bottom: 20px;}
.infraR{width: 60%;}
.gal {width:23.4%;float: left;padding: 4px 7px;}
.galImg {text-align: center;margin-bottom: 5px;padding: 0;}
.Bd{border:1px solid #E7E7E7;}
.galImg img{max-width:100%}
.galImg a{position:relative;}
.galImg:nth-child(4n+0){margin-right: 0%;}
.galImg a:hover:before{content: '';position: absolute;top: -20px;right: 0;bottom: 0;left: 0;background: rgba(0,0,0,0.05) url(../images/zoom.png) no-repeat center;}
.infraMain h1{color: #23684A;font-size: 32px;margin-bottom: 20px;font-weight: 500;margin-bottom:25px;}
.sitemap-wrapper {display:block;height:auto;padding-left: 20px;}
.sitemap-holder {display:block;height:auto;padding-bottom:10px ;}
.sitemapCont {width: 224px;height:auto;float:left;padding: 1px 0px 0px 0px;}
.h4Head a {font-size: 17px !important;color: #E4020B;padding-top:15px;text-decoration:none;font-family: 'Open Sans', sans-serif;}
.h4Head a:hover {color: #D42D25;}
.h4Head {font-size: 20px !important;color:#23684A;padding-top: 15px;font-family:Arial,Helvetica,sans-serif !important;}
.sitemapCont ul {padding-left:0;}
.sitemapCont li {list-style:none;}
.sitemapCont li a {color: #23684A;font-size: 14px;text-decoration:none;}
.sitemapCont li a:hover {color: #D42D25;}
.border{border-bottom-style: solid;border-bottom-width: 1px;padding-bottom: 10px;border-bottom-color: #F0F0F0;}
.ErrPg {padding: 25px 30px;background:#fff}
.ErrPg h3{font-size:22px;color:#000;background:#fff;text-align: center;}
.ErrPg h3 span{font-size:34px;color:#EE5501;padding-right:10px;}
.Errmsg :before{content: 'OR';color: #474747;font-size: 12px;font-weight: bold;display: block;
height: 30px;width: 30px;line-height: 32px;border: 1px solid #CCC;border-radius: 50%;position: relative;text-align: center;margin: auto;
}
.sitemain { display: block; text-align: left; padding:10px;margin: 0 auto;height: 140px;padding-left: 25px; }
.sitemain p {font-size: 18px; color: #2C2929;padding: 0px 0px 7px 0px;}
.maintH{font-size: 32px!important;padding-left:0px;color:#000;padding-top:40px;}
.sitemain{background: #fff;}
.prodPara{font-size: 16px;color: #4C4C4C;line-height: 22px;margin-bottom: 30px;}
.thankp{font-size: 28px!important; color: #23684A !important; padding-bottom:10px;margin-top: 10px;}
.thankp1{font-size: 18px !important; color: #D42D25 !important;margin-top: 15px;}
.fs18{font-size:18px!important;}
.height10px{height:10px;}
.height15px{height:15px;}
.height20px{height:20px;}
/*contact */
.contCon{background:#fff;}
.contL{width: 437px;background: #fff;padding: 20px;}
.contM{width: 100%;float: left;background-color: #fff;margin-bottom: 30px;padding-bottom: 30px;padding:20px 10px;}
.contProd h1{color: #23684A;font-size: 30px;margin-bottom: 30px;font-weight: 500;}
.contL h1{color: #23684A;font-size: 30px;margin-bottom: 30px;font-weight: 500;letter-spacing:-1px;}
.contL p span{font-size: 16px;color: #302F2F;line-height: 22px;margin-bottom: 5px;font-weight: 600;display: block;padding-left:5px;}
.contGen li{font-size: 14px;color: #302F2F;line-height:24px;padding-left: 40px;margin-bottom:30px;
position:relative;}
.contGen li i{position:absolute;top: -5px;left: 5px;width: 34px;height: 50px;}
.contBdr{border-bottom:1px solid #ccc;width: 380px;margin-bottom: 15px;}
.map{background: url('../images/conSprite.png')repeat -2px 6px;}
.pho{background: url('../images/conSprite.png')repeat -37px 6px;}
.msg{background: url('../images/conSprite.png')repeat -74px 6px;}
.contForm{background:#F6F6F6;padding: 3% 2% 2% 2%;}
.contForm p{font-size: 18px!important;color: #4C4C4C;font-weight: 500;line-height: 24px!important;margin-bottom: 20px!important;text-align:center;}
.contForm textarea{height: 150px;margin-bottom: 10px!important;resize: vertical;}
.contForm input, .contForm textarea, .contForm select{font-size: 16px;color: #999;
border: 1px solid #C3E6D3;padding: 15px 3px;width: 94%;resize: auto;cursor: auto;padding: 15px;white-space: pre-wrap;word-wrap: break-word;}
.inp{width: 47%;text-align: left;padding-bottom:20px;margin-right: 2%;}
.contForm input{padding: 15px;}
.contForm select{padding: 15px 10px;width: 104%;}
.contCode{float:left;width: 12%;margin-right: 6%;}
.contArea{float:left;width: 28%;margin-right:3%;}
.codeFull{float:left;width: 100%;}
.inpFull{width: 101%;}
.mob{width: 82%;}
figure {float: left;margin-right: 20px;}
figure img{height:52px;}
.captchaTxt {width: 30%;float: left;}
.contForm input[type=submit]{background: #099C5C;color:#fff;width: 160px;float: right;border-radius: 5px;line-height: 10px;cursor: pointer;border-bottom: 5px solid #23684A;height: 45px;cursor: pointer;font-family: Georgia;}
.btn{border-bottom: 5px solid #651F4A;padding: 5px 51px!important;text-align: left!important;line-height: 17px!important;border-bottom: 5px solid #651F4A!important;}

.subBtn{border:0px;}
.contForm input[type=submit]:hover{background: #099C5C;}
.contForm input[type=submit]:active{border-bottom: 0px;height: 45px;background:#099C5C;}
/*contact*/
#tabs {margin: 0;overflow: hidden;padding: 0;zoom: 1;
position:relative;top:2px;z-index: 1;margin-bottom:30px;}
#tabs li {display: block;list-style: none;margin: 0;margin-right: 1px;padding: 0;float: left;} 
#tabs li a {display: block;padding: 10px 30px;border: 2px solid #CDCDCF;border-bottom: 2px solid #CDCDCF;text-align: center;text-decoration: none;color:#000;font-size:14px;}
#tabs li a:hover{text-decoration:underline;} 
.tab-section { padding: 10px;}
#tabs li a.current {color: #000;border-bottom: 0 none;}
.netW{float: left;width: 20%;}
.netW li {font-size: 14px;list-style-type: circle;list-style-position: inside;line-height:18px;}
/*Inner pages*/
/*footer*/
.footerWide{background:#E7E7E7;margin: 0 auto;}
.footer-wrapper{width:1160px;padding: 40px 20px 8px 0px;font-family: 'Open Sans', sans-serif;margin: 0 auto;}
.fclm1{float:left;width: auto;}
.fclm2{float:right;width: auto;}
.fclm3{float:right;width: auto;padding-right: 50px;}
.fclm4{float:left;width: auto;margin-top:-12px;}
.fclm4 p{font-size:13px;color:#9d9d9d;}
.fclm4 img{max-width: 100%;margin-bottom:5px;}
.footp{padding:10px 0px;}
.fttxt {color: #434343;font-size: 18px;margin-top: 15px;}
.main a {font-size:14px ;line-height:22px;color:#434343;font-weight: 500;}
.main a:hover{color: #D42D25;}
.subfooter a{font-size:13px;line-height:22px;color:#147954;}
.subfooter li{font-size: 13px;line-height: 22px;color: #147954;}
.subfooter a:hover{color: #D42D25;}
.flwCont {margin:0;}
.flwCont a {float:left;display:block;width: 32px;height: 32px;margin:0 2px;background-image:url(../images/globalSprite.png); background-color: #207C28; border-radius:50%;}
.flwCont a:hover {background-color:#E94A4E;}
.fb { background-position: -192px 0px;}
.tw {background-position: -224px 0px;}
.gp {background-position: -256px 0px;}
.in {background-position:0px 0px;}
.ut {background-position: -288px 0px;}
.ln { background-position: -288px -55px;}
.ln:hover { background-position: -288px -77px;}
.fb:hover { background-position: -192px -32px;}
.tw:hover {background-position: -224px -32px;}
.gp:hover {background-position: -256px -32px;}
.in:hover {background-position:0px 0px;}
.ut:hover {background-position: -288px -32px;}
.fList{margin-top: 35px;border-top: 1px solid #CFCFCF;padding: 1px 0px 0px 0px;width: 100%;}
.fList p{font-size:12px;color:#686868;float:left;margin-top: 18px;}
.ovexlab span{display: inline-block;float: left;margin-right: 25px;font-size:11px;color:#686868;margin-top: 15px;}
.Ftmt {margin-top: -10px;margin-right: 0px;}
.ftmt-ch{margin-top: 0px;}
.pcl{color:#656565!important;margin-bottom: 7px;}
.minH{min-height: 846px;}
.minH1{min-height: 427px;}
.mt30{margin-top:30px!important;}
/*footer*/
.banner{position:relative;max-height:480px;}
.capBox{position:absolute;left:0;right:0;bottom:0;height:67px;z-index: 9;}
.capBox:before{content:'';position:absolute;left:0;right: 78%;bottom: 0px;margin:auto;z-index: 99;height: 76px;width: 24.8%;}
.capBox.bgclr:before{background: rgba(168, 43, 27, 0.78);}
.capBox:after{content:'';position:absolute;top:0;bottom: 12px;margin:auto;left: 24.8%;;height:76px;width:75.3%;z-index: 100;}
.capBox.bgclr:after{background: rgba(4, 41, 25, 0.70);}
.capBox h1.pgnm{font-size:32px;color:#fff;line-height: 29px;float:left;text-transform:capitalize;width: 15%;position: absolute;/* left: 0; */top: 0;bottom: 0;margin: auto;z-index: 99;left: 32px;height: 44px;}
.capBox p{float:left;font-size:22px;color:#fff;line-height: 21px;ext-transform:capitalize;position:absolute;left: 28%;height: 34px;top: 0;bottom: 0;margin: auto;z-index: 101;}

.innerMcol1{margin:40px 30px 40px 30px;}
.innerMcol2{margin:40px 30px 40px 30px;height:300px;background-color:#8C2628}
.proRow{margin-bottom:40px;}
.prothumb{float:left;display:block;width: 23.1%;background-color:#fff;margin-right: 2.5%;position:relative}
.prothumb:nth-child(4n+0){margin-right: 0%;}
.prothumb img{max-width:100%}
.prothumb h1.proNm{font-size:18px;color:#D42D25;text-transform:capitalize;line-height:18px;text-align:center;padding: 20px 24px 0px 57px;width: 145px;}
.prothumb p{font-size:14px;color:#A3A3A3;line-height:18px;padding: 10px;}
.innerMcol1{margin: 40px 30px 0px 40px;}
.prothumb{float:left;display:block;width: 23.1%;background-color:#fff;margin-right: 2.5%;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.prothumb:hover{box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);}
.prothumb:hover img{filter: gray; /* IE6-9 */-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */}
.prothumb:hover h1{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);color: #FF8C11;}
.prothumb:nth-child(4n+0){margin-right: 0%;}
.prothumb img{max-width:100%}
.prothumb h1.proNm{font-size: 16px;color:#D42D25;text-transform:capitalize;line-height:18px;text-align:center;padding: 10px;width: 100%;font-weight: 500;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.prothumb p{font-size:14px;color:#A3A3A3;line-height:18px;padding: 10px 16px 28px 16px;font-family:"Arial";margin-bottom: 24px;text-align:center}
.prothumb i {display:block;width:32px;height:32px;position:absolute;right:10px;
bottom:10px;font-style:inherit;-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.prothumb i:after{display: block;
content:'';position: absolute;height: 0px;top: 0;left: 0px;border-top: 32px solid transparent;border-right: 31px solid #999;border-left: 0px solid #999;text-align:right;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.prothumb:hover i:after{border-right-color:#23684a;border-left-color:#23684a}
.prothumb:hover h1.proNm{font-weight:}
.tableH{margin-left: 20px}
.tb{width:100%;}
.tb-Prod td{font-size: 14px;border: 1px solid #dbdbdb;color: #5A5353;text-align: center;padding: 1% 0% 0% 0%;background: #f4f4f4;}
.tb-Prod p {font-family: 'Open Sans', sans-serif;font-size: 14px;color: #4C4C4C;line-height: 20px;margin-bottom: 10px;text-align: center;}
.tb-contR2 {width: 25%;}

.tb-ProdM {width: 100%;float: left;background-color: #fff;margin-top: 15px}

.innerMcont-Prod table{margin: 0px 0px 24px;}
.innerMcont-Prod .thead td{font-weight: 500;padding: 12px 12px;background: #B2B2B2;text-align:center;color: #000;}
.innerMcont-Prod table td{font-size: 14px;border: 1px solid #dbdbdb;color: #5A5353;text-align:center;padding: 3px 10px;background: #f4f4f4;}
.innerMcont-Prod p.tblhd{color:#000;margin-bottom:10px}
.clm3mt{margin-bottom:15px;}
.enqForm{position:relative;margin-top:40px;}
.enqForm h2 {font-size: 20px;font-weight: 500;color: #FFF;background-color: #e6343a;text-transform: capitalize;padding: 16px 0px 16px 60px;
line-height: 14px;position:relative;}
.enqForm h2:before{content:'';position:absolute;top:0;bottom:0;margin:auto;width: 33px;height: 33px;left: 12px;background: url(../images/globalSprite.png) no-repeat -269px -112px;padding: 0px 3px;}
.enqFrmBox {padding: 20px;background: #E5E5E5;}
/*...enquer...*/
.mini_width_top{width:51% !important;float:left !important}
.mini_width_left{float:right !important;width:46% !important}
.frm_mini input, .frm_mini textarea{padding:8px !important;box-shadow:none!important;font-family: 'Open Sans', sans-serif!important;}
.mini_width_right{float:right;width:46% !important}
.mini_width_bottom{float: right !important;position: absolute !important;bottom: 0px !important;right: 0px !important;width: 256px!important;}
.mini_width_bottom .submitBtn{background:#252525!important;}
.cptcha-img{margin: 5px 0px 20px 0px !important;}
#btnsubmit{width:101px !important}
.frm_mini textarea{height:183px !important;font-family: 'Open Sans', sans-serif!important;}
.mini_width_bottom .submitBtn{width:100px !important}
.sy-controls li a:after{left:44% !important}
.cmn-contact-wrapper{width: 98% !important;margin: 0px auto !important;border:none !important;background:#fff!important;}
.translate{position: absolute;width: 140px;height: 43px;top: 0px;right: 0;cursor: pointer;border:1px solid #87949e;}
.translate_tab{float: left;width: 25%;background: #fff;color: #87949e;font-family: 'robotobold';font-size: 14px;line-height: 41px;text-align: center;}
.translate_tab.active{background: #87949e;color: #fff;}
#homeTesti1, #hmgallry{width: 48%;float: left;min-height: 360px}
.clnttxt{height: 126px}
#hmgallry{margin-left: 30px;}
#hmgallry li img{max-width: 100%;margin-left: 30px}
.sideH {
    font-size: 22px;
    margin: 50px 0px 0px 0px;
    color: #23684A;
    font-weight: 500;
}

/* Anitha CSS */
.infra img{width: 100%}
.clearfix{clear: both;display: table;}
.infraL{margin-bottom: 30px}
#tabs li{width: 15%}
.infra{width: 40%;float: left;display: inline-block;}
.infraR{width:60%;float: right;display: inline-block;}
.tab-section{width: 100%;display: block;}
.navbar-toggler-icon{position: relative;}
.navbar-toggler-icon span{
  background:url("../images/menu-bar.png")no-repeat;
  width: 24px;
  height: 24px;
  right: 0;
  top: 3px;
  margin: auto;
  position: absolute;
  left: 0;
}
.navbar-expand-md .navbar-nav .nav-link{padding-right: 1.3rem!important; padding-left: 1.3rem!important;} 
.navbar-expand-md .navbar-nav .nav-link:hover{background: #23684A;color: #fff}
.navbar-brand{display: none!important}
.cmncolprd{padding: 0px 15px!important;}
.pd0{padding: 0px!important}
.tb-contR2{margin-left: 7px}
.mobile-nav{
    display: none;
}
/* CSS Ends here */
/*rashmi styles*/
.prdct-chh .prothumb{max-height: 268px;}
.language{right: 0px;position: absolute; background-color: #23684A;font-size: 16px;border: none;}
    .language a{color: #ffffff!important;}
    .language-list .language-active a{color: #ffffff!important;background-color: #23684A;}
.language-list{right: 0px;position: absolute;}
.language-list li a{color: #000000!important;}
.ntact{color: #000!important;background-color: transparent!important;}
.dropbtn {
    background-color: #23684A;
    color: white;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


.dropdow-language {
    position: absolute;
    right: 0px;
    display: inline-block;
    width: 138px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.show {display: block;}
.ovexlab-ch span {
    display: inline-block;
    float: left;
    margin-right: 7px;
    font-size: 11px;
    color: #686868;
    margin-top: 28px;
}
.pdfs{width: 57%;position: absolute;}
.pdfpdf .pdfrw{margin-top: 30px!important;}
.site .brdr-btm {border-bottom-style: solid!important;
    border-bottom-width: 1px!important;
    border-bottom-color: #F0F0F0!important;
}
.qt{padding: 30px 0px 0px 30px;}
.pm30{width: 100%;float: left; background-color: #fff; margin-bottom: 30px; padding: 30px 10px;}
.prdright{float: right;}
.prdright, .prdlft{display: inline-block;vertical-align: middle;}
.prdlft{float: left;}
.tablewid{width: 70%;}
.tb-ProdM .tb-Prod{width: 70%;    width: 95%;padding: 0px 25px;}
.tb-Prod{width: 68%;}
.coirpt{width: 75%;}
.sheet{margin-top: 30px!important;}
.innerMcont,.innerMcont-Prod{    padding: 30px 40px 0px 40px;}
.cmncol{padding: 0px!important;}
.fList {    padding: 5px 0px 0px 10px;}
.commn{padding: 10px;}
.abt-rw{background-color: #ffffff;margin: 0px!important;}
.main nav{background: #E5E5E5; position: relative; float: left; width: 100%;}
.togg-list li a{padding: 10px 20px;color: #000000;}
.main nav>ul>li>a{color:#333;font-size: 16px;text-transform:capitalize;line-height:20px;display:block;padding: 10px 20px;}
.main nav>ul>li:hover{background:#23684A;}
.main nav>ul>li>a:hover{color:#fff;}
.togg-list .active a{color: #ffffff;}
.navbar{padding: 0px!important;}
.head_nav button{background-color:#23684A;}
.prothumb{max-height: 282px;}
.coir table,.bricks table{width: 100%;}
.colfive{padding: 0px!important;}
 .testiBg{margin-top: 0px;}
    .menu_list p{margin-bottom: 0px!important;}
      .VisMis{padding: 30px 0px 0px 40px;}


@media all and (max-width: 1024px){
    .qta img{width: 100%;}
    .pdfs {width: 68%;}
    .pdfpdf .prdct{padding-bottom: 20px;}
    .pdfnote .prdct {padding-bottom: 213px;}
    .top-wrapper {     border-top: 0px solid #F2F2F2; }
      .sitemapCont { width: 179px;}
  #homeTesti1 .owl-next{right: 0px!important}
.ErrPg {text-align: center;}
.tb-Prod p {font-size: 15px;}
.tb-contR2 {float: left;width: 100px;margin-top: 60px;}
.tb-Prod {margin: 0px;}
.tb-ProdM .tb-Prod{width: 100%}
.tb-Prod img{max-width: 100%}
.hmepdf { font-size: 14px; width: 47%;}
 .prothumb h1.proNm{    padding: 10px 10px;    width: 100%;    font-size: 11px;}
.infraMain {padding: 40px 30px 0px;}
.capBox h1.pgnm {font-size: 30px;}
.contM {width: auto;}
.innerMcont-Prod,.main-wrapper,.footer-wrapper {width: 100%!important;}
.capBox:after{width: 74.3%;}
.btn {    padding: 5px 29px!important;}
.gal { width: 33%;}
 .certifct{    padding: 40px 30px 345px;}
  .fclm3{padding-right: 0px;}
   .navbar-expand-md .navbar-nav .nav-link{padding: 10px!important;}
}


@media all and (max-width: 999px){
    .pdctn{min-height: 0px;}
    .innerpage-contQR3 {text-align: center;}
    .qta img {width: 50%;margin: auto;text-align: center;}
    .qtatxt{min-height: 0px;}
    .qtatxt .contH{line-height: 35px!important;}
    .pdfnote .prdct {padding-bottom: 0px;}
     .testiBg {    padding: 10px 5px 20px 5px;}
    .profTesti,ul.bjqs,li.bjqs-slide,.profTesti p{width: 96%!important;}
    .profTesti{height: 15px!important;}
    .top-wrapper {border-top: none;}
    .innerpage-contR { float: left; width: 260px;margin-left: -962px;margin-top: 393px;}
    .innerMcont{width: 100%;}
    .capBox h1.pgnm{font-size: 22px!important;}
    .tb-Prod{width: 43%;}
    .tb-contR2 img{width: 100%;}
    .infra, .infraR{width: 100%}
    .navbar-brand{display: block!important}
    .navbar-expand-md .navbar-nav .nav-link{padding-right: .5rem!important;padding-left: .5rem!important;font-size: 13px}
    .homecontProf-desc h1{font-size: 24px; padding: 8px 15px;}
    #homeTesti1, #hmgallry{width: 100%;}
    .sheet .fact-sheet{float: none;}
    .fact-sheet h6{margin-left: 46%;}
    .prodshow{width: 97%;padding-top: 20px;}
    .middle-cnt{width: 100%;}
   .innerpage-contR1{float: none;}
    .hmepdf{width: 59%}
    .more{margin-top: 9px}
    .visn, .visn img{text-align: center;margin: auto;}
    .fclm1 .footer{margin-left: 16px;}
    .fclm1 .foo-ch {     margin-left: 0px; }
    .fclm3 {float: left;}
    .minH {min-height: auto;}
    .capBox p{font-size: 20px!important;}
    .prothumb{width: 40%;    max-height: 295px;    margin: 0px 20px 10px 30px;}
    .gal { width: 50%;}
    .prothumb h1.proNm {    padding: 15px 24px 0px 11px;width: 276px;}
   .innerMcont-Prod, .main-wrapper, .footer-wrapper{width: 100%}

   #hmgallry li img{margin-left: 0px;}
   .PfBr {margin-top: -61px;}
   .head_nav a{margin-right: 0px!important;}
   .translate{width: 125px;}
}


@media all and (max-width: 767px){
    .navbar-nav{z-index: 999;}
    .dropdow-language {left:0px;top: 106px;width: 124px;}
    .ErrPg h3 span {font-size: 19px;}
    .ErrPg h3 {font-size: 13px;}
    .pdfs {width: 37%;}
    .pdfpdf .pdfrw {margin-top: 54px!important;}
     .testiBg {    padding: 10px 5px 20px 5px;}
    .profTesti,ul.bjqs,li.bjqs-slide,.profTesti p{width: 96%!important;}
    .profTesti{height: 15px!important;}
.qt {padding: 10px 0px 0px 10px;}
.sitemapCont {width: 100%;}
    .testi:before{ transform: scale(.5);    margin-top: 14px;} 
    .testi:after{    transform: scale(.5);    margin-left: 6px;}
    .testi{margin: 0px;font-size: 16px;    line-height: 28px;}
    /*.translate{display: none;}*/
      .fclm1{width: 100%;}
    .fclm2,.fclm3{float: left;width: 100%;}
    .main-wrapper{width: 100%!important;}
    .footer-wrapper{width: 100%!important;padding: 40px 20px 8px 10px;}
    .homecont-desc a,.homecontProf-desc,.prodshow {width: 100%;}
    .logo,.efSubLogo{width: 45%;}
    .efSubLogo,.homecont-desc{margin-top: 0px;}
    .homecontProf-desc h1 {font-size: 20px; padding: 7px 15px; line-height: 29px;}
    .homecontProf{padding: 10px 0px;}
    .hmepdf {width: 35%; padding: 0px 47px 0px 0px;margin-left: 7px;}
    .more{margin-right: 34%;}
    .homecontProfimg {width: 100%; padding: 10px;margin-left: 0px;}
    .prod-showcase h1,.homecont-desc h2{font-size: 22px;padding: 10px 0px;}
    .home-cont-btm{padding: 0px;margin-top: 15px;}
    #homeTesti1, #hmgallry{width: 100%;}
   #homeTesti1 .owl-next, #hmgallry .owl-next{right: 0px!important;top: 30px!important;transform: scale(0.6);}
   #hmgallry, #hmgallry li img{margin-left: 0px}
   #homeTesti1 .owl-prev, #hmgallry .owl-prev{top: 30px!important;    transform: scale(0.6);}
   .commn{padding: 10px!important;}
   .fList p,.fList .fr{text-align: center;float: none!important;margin-bottom: 0px!important;}
.Ftmt {margin-top: -33px;}
.ovexlab span {float: none!important;    margin-right: 31px;margin-top: 0px;}
.navbar-nav .nav-link{padding-left: 17px!important;}
.banner img{max-width: 100%;height: auto;}
.capBox:before {    right: 79%;    height: 27px;width: 20.8%;}
.innerMcont {width: 100%;   padding: 0px 10px;}
#side-prod-holder,.innerpage-contL{width: 100%;}
.capBox p,.capBox h1.pgnm{font-size: 16px!important;}
.capBox:after {    top: 50px;left: 20.8%;height: 27px;width: 78.3%;}
.capBox h1.pgnm {top: 47px;left: 22px;height: 44px;font-size: 11px!important;}
.capBox p { height: 34px; top: 48px;font-size: 11px!important;}
.menu_list p{margin-bottom: 0px!important;}
.side-navi,.middle-cnt,.infraL{width: 100%;}
.innerpage-contR1 img,.innerpage-contR2 img{width: 100%;}
.innerpage-contR1{padding: 0px 100px;}
.infraMain{    padding: 22px 10px 0px;}
.prothumb{width: 45%;margin: 10px 10px;    min-height: 300px;}
.innerMcont-Prod,.tb-Prod{width: 100%;margin: 0px;}
.netW,.gal,.innerMcont2{width: 100%;}
.innerpage-contM{padding: 0px 10px;}
.innerpage-contR2{margin-left: 0px;}
.coir table,.tab1 table,.bricks table{display: block;overflow-x: auto;width: 100%;}
.mt398,.mt15{    margin: auto;
    text-align: center;display: inline-block;    margin-left: 35px;
    margin-right: 20px;}
    .innerMcont-Prod h1{font-size: 24px;margin-bottom: 10px;}
.prodRgt {float: right;margin-top: -35px;}
#tabs li{width: 32%}
.minH{min-height: auto;}
.capBox p{line-height: 14px}
.proc-blk{width: 50%;height: 185px;padding: 0px 10px;margin-bottom: 10px}
.proc-blk i{left: 105px;top: 15px}
.innerMcont, .innerMcont-Prod{padding: 10px 10px}
.innerMcont-Prod img, .innerpage-contQR3 img, .innerpage-contQR3, .innerpage-contR2{width: 100%}
.innerpage-contQR3{margin: 20px auto;}
.contH{font-size: 22px!important}
.prodshow{width: 100%;margin: 0px}
#hmgallry.owl-prev{left: -2px;}
#slider1_container, #slider1_container img{width: 100%}
.sideH{margin: 0px;text-align: center;}
.fclm1 .footer{margin-left: 0px;}
.innerMcol1 {margin: 10px;}
.prothumb h1.proNm{    padding: 10px 10px 0px 10px;width: auto;}
.paraH strong{margin-top: 20px}
.PfBr{margin-top: -60px;}
.tb-contR2 img,.contL{width: 100%;}
.tb-contR2{margin-left: 0px}
.contBdr{display: none;}
.home-cont-blk p{padding: 10px;}
.homecont-desc h4{margin-left: 10px;}
.ovexlab-ch span {
    display: inline-block;
     float: none!important; 
    margin-right: 13px;
    font-size: 11px;
    color: #686868;
}
.desktop-nav{display: none;}
.mobile-nav{display: block;}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{bottom: -4px!important;}
}
@media all and (max-width: 568px){
 .pdfs {width: 44%;}
  .dropdow-language {left:0px;top: 93px;} 
   .dropdown-content{top: 39px;}  
    .thankp{font-size: 23px!important;} 
    .detail { padding-left: 3%;} 
    .hmepdf {width: 41%;}
}
@media all and (max-width: 479px){
.hmepdf {width: 45%; padding: 0px 0px 0px 0px;margin-left: 7px;}
.more{    margin-right: 10px;margin-top: 10px;}
.capBox{display: none;}
.innerpage-contR1{padding: 0px;}
.prothumb{width: 75%;margin: 10px 40px;}
.mt398, .mt15 {margin-left: 35px; margin-right: 20px; }
.pdfs {width: 70%;}
 .dropdow-language {left:0px;top: 69px;}
 .dropdown-content{top: 38px;}
 .prodRgt {float: left;margin-top: -19px;}
 .innerMcont-Prod h1{font-size: 18px;margin-bottom: 23px;}
  .fact-sheet h6 {margin-left: 55%;}
   .proc-blk{width: 100%;}
   .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{bottom: -9px!important;}
    .bx-wrapper .bx-pager.bx-default-pager a{height: 8px!important;width: 8px!important;}
}


@media all and (max-width: 320px){
.pdfs {width: 83%;}
.profTesti, ul.bjqs, li.bjqs-slide, .profTesti p {
    width: 95%!important;margin: 0px 0px 0px 4px!important;
height: 54px!important;}
.testiBg {padding: 10px 5px 8px 5px;}
 .dropdow-language {left:0px;top: 62px;}
  .dropdown-content{top: 44px;}
  .inp {width: 100%; margin-right: 0px;margin-top: 10px;}
  .contForm select { width: 94%;}
  .subBtn{margin-top: 20px;}
  .thankp{font-size: 21px!important;}


}
@media  (max-width : 1260px) and (min-width : 960px) {
.bxwrapper{height:auto!important;}
.logoMd{margin-left:218px;}
nav>ul>li>a{padding:10px 10px;font-size:15px;}
.homecontProf-desc{width: 49%;}
.homecontProf-desc h1{font-size:23px;padding: 20px 40px;}
.more{font-size: 12px;}
.home-cont-btm{padding: 0px 17px 68px 17px;}
.tes{top: 86px;}
.testmoicn1{top: 153px; right: 148px;}
.fclm4{width: 330px;}
.infraL{margin-right: 0px;}
.proc-blk i{left: 25px;}
.process-blocks{padding-bottom:30px;}

}

