@charset "UTF-8";
/* CSS Document */
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;}
body {-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
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;vertical-align:baseline;background:transparent;text-decoration:none;-moz-transition:color 0.4s ease-in;-webkit-transition:color 0.4s ease-in;transition:color 0.4s ease-in;}
a:hover{text-decoration:none;-moz-transition:color 0.4s ease-in;-webkit-transition:color 0.4s ease-in;transition:color 0.4s ease-in;color:#fa700b;}
a:focus,a:active{text-decoration:none;outline:none;}
/* 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;}
hr{display:block;height:1px; border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select {vertical-align:middle;}
*:focus,select:focus,input:focus{outline:none;border:0;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/*--common styles--*/
.clearfix{clear:both;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.text-uppercase{text-transform: uppercase;}
.fleft{float:left;}
.fright{float:right;}
.tbldv{display:table;table-layout:fixed;width:100%;}
.tbldv .tblcell{display:table-cell;vertical-align:bottom;}
.posrel{position:relative;}
.col{width:50%;float:left;}
.wid50{width:50%;}
.col3{width:33.33%;float:left;}
.lnkorng{color:#e98c27 !important;}
.container-fluid{padding:0px;}
.greyfnt{color:#999;}
img{max-width:100%;}
.colnopad{padding:0px;}
.rownomar{margin:0px;}
.rownomar div[class*=col-]{padding:0px;}
h5{color:#333;font-size:1.5em;padding:0;line-height:1.3em;margin:0em 0 .5em 0;font-weight:600;}
h6{color:#666;margin:0;padding:0 0 20px 0;text-transform:uppercase;font-size:1.150em;font-weight:600;}
.semibold{font-weight:600;}
.mTop2{margin-top:2em;}
.mtb2{margin:2em 0;}
.browserupgrade {position: fixed;height:100%;width:100%;background: #fff;text-align: center;z-index: 999;}
.browserupgrade .error-logo {margin-top:40vh;margin-bottom:11px;}
/*--website css--*/
html,body{width:100%;background-color:#fff;font-family:'open sans', Arial, sans-serif;font-weight:normal;font-size:15px;margin:0px;padding:0px;position:relative;min-height:100%;overflow-x:hidden;line-height: 1.5em;}
header#siteheader{padding:30px 50px 0 50px;background-color:#fff;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;}
#mainsection{position:relative;}
nav#mainnav{max-width:595px;float:right;text-transform:uppercase;}
.topnav{float:left;max-width:480px;border-top:5px solid #cccccc; border-bottom:1px solid #ccc;}
.topnav li{float:left;position:relative;}
.topnav li:after{content:"";background-color:#ccc;height:26px;top:50%;margin-top:-13px;width:1px;position:absolute;right:0px;}
.topnav li a{font-size: 1em;;color:#666666;position:relative;padding:15px;display:block;font-weight:600;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
.topnav li a:hover,.topnav li a.active{color:#fa700b;}
.topnav li:first-child a{padding-left:0px;}
.topnav li:nth-child(4) a{padding-right:0px;}
.topnav li:nth-child(4):after{background-color:transparent;}
.nav--active{right:-10px !important;}
.orangebtn{background-color:#fa700b;padding:18px 15px;float:right;margin-left:20px;color:#fff;font-weight:600;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
.orangebtn:hover{background-color:#282425;color:#fa700b;}
.togglenav{-webkit-transition:ease-in-out 0.8s all;-moz-transition:ease-in-out 0.8s all;transition:ease-in-out 0.8s all;position:relative;width:34px;height:20px;display:inline-block;}
.togglenav:before,.togglenav:after{background:#333;-webkit-backface-visibility:hidden;backface-visibility:hidden;content:"";height:2px;left:0;-webkit-transition:0.8s ease;transition:0.8s ease;width:25px;}
.togglenav:before{-webkit-box-shadow:#333 0 8px 0 0;box-shadow:#333 0 8px 0 0;position:absolute;top:0;}
.togglenav:after{position:absolute;top:15px;}
.togglenav--active{-webkit-transition:linear 0.3s all;transition:linear 0.3s all;}
.togglenav--active:before{box-shadow:transparent 0 0 0 0;top:15px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);}
.togglenav--active:after{top:15px;-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg);}
.mobonly{display:none;}
.dsktop{display:block;}
.btmspace{margin-bottom:1.5em;}
/*--content--*/
/*--landing page first fold--*/
h1{color:#999;font-size:3em;font-weight:600;margin:1.3em 0 0.8em 0;padding:0;line-height:1.34em;}
h1 span{color:#fa700b;}.trustedhead{font-size:1.6em;margin-bottom:1.8em;}
section.pgfolds{margin-bottom:6.7em;}
.about-tagline{float:left;background-color:#fa700b;padding:1.7em 0; text-align:center;position:relative;bottom:0px;width:100%;}
.about-tagline h2{color:#fff;font-size:2.7em; letter-spacing:0.22em;text-transform: none; font-weight:700;}
.about-tagline h2 span {font-size: .44em;display: block;font-weight: normal;letter-spacing: 2px;line-height: 15px;margin: 15px 0 0 0;text-transform: none;}
ul.certificatiologos {margin-top: 1em;}
.certifications{margin:20px auto ;max-width:955px;}
ul.certificatiologos li {display: inline-block;margin: 0;}
ul.certificatiologos li img{width:100%;}
.certifications div h5{color:#333;font-size:1.8em;position:relative;font-weight:400;padding-bottom:3px;text-align:center;margin-top:25px;}
.certifications div h5:after{content:"";background-color:#fa700b;width:75px;left:0;right:0;margin:0 auto;position:absolute;bottom:0;height:2px;}
.scrollActive #siteheader{padding:15px 50px 15px 50px;position:fixed !important;top:0;z-index:999;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;-webkit-box-shadow: 0px 5px 4px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 5px 4px -1px rgba(0,0,0,0.3);box-shadow: 0px 5px 4px -1px rgba(0,0,0,0.3);}
.mainimg{max-width:82%;}
.gryBg{background-color: #f2f2f2; padding: 2.5em 0 2em;margin-top: 2em;}
/*--Global Presence--*/
.qualityassu li{width:50%;float:left;list-style: none;padding:1px;}
.qualityassu li img{float: left;}
.mTop{margin-top:7em;}
.infracontent{margin-top:2em;margin-bottom:2.2em;}
.infracontent ul{margin-top:1em;}
h2{color:#fa700b;font-size:3.750em;margin:0;padding:0;font-weight:600;text-transform:uppercase;line-height:1.1em;}
.lnklearn{display:inline-block;position:relative;font-size:0.875em;text-transform:uppercase;font-weight:600;color:#333;padding-bottom:2px;}

.lnklearn:after{content:"";position:absolute;height:2px;background-color:#fa700b;width:50px;left:0;bottom:0;-webkit-transition:width 0.4s ease-in;-moz-transition:width 0.4s ease-in;transition:width 0.4s ease-in;}
.lnklearn:hover:after{width:100%;}
ul.gp li{text-align:center;display:block;line-height:1.8em;}ul.gp li span{display:inline-block;position:relative;padding-left:16px;background:url(../images/list-arrow.png) left 8px;background-repeat:no-repeat;}

ul.gp.mtb2.hometoplist span.rightarrow {padding-left: 9px;background: none;}
ul.gp.mtb2.hometoplist li {text-align: right;width: 510px;margin: 0 auto;position: relative;padding-right: 20px;}
ul.gp.mtb2.hometoplist li:after {height: 1px;width: 10px;position: absolute;right: 0;top: 15px;background: #999;content: "";}


.row-eq-height {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:  flex;}
.address h6 {background: #fa700b;color: #fff;padding: 9px;max-width: 209px;text-align: center;margin: 0 0 1.5em 0;}
ul.facilityimgs li {float: left;width: 20%;list-style: none;}
ul.facilityimgs {float: right;margin-left: 8%;width: 92%;max-width: 1364px;}
ul.facilityimgs li img {float: left;padding: 1px;width: 100%;}
.infracon{top:20% !important;}
.righthead{text-align:right;}
.rightcon{padding-right:3.2em;padding-left:1em;position:absolute;right:0;bottom:0;}
.rightcon p{color:#999; font-size:1.3em;text-align:right;margin-top:20px;}
.qltassurance{padding-right:10%;margin-bottom:20px !important;}
.dashedlst{margin:0px;padding:0px;}
.dashedlst li{display:block;padding-left:20px;position:relative;list-style-type:none;list-style-image:none;padding-bottom:8px;}
.dashedlst li:before{content:"";position:absolute;left:0;top:12px;background-color:#999;height:1px;width:10px;}
.infracontent{padding-left:30%;}
.infracontent.ficontent p:last-child {margin-top: 2em;}
section.facility .col-xs-12.ficontent p:nth-child(2) {margin: 1.5em 0 2em 0;}
.alignimg{padding-right:9.3%;}
.sml-container{max-width:1024px;margin:0 auto;}
.fullwid{width:100%;padding:0 30px;}
#contact .row{display:table;table-layout:fixed;width:100%;}
#contact .row div.col-md-3.custom3{display:table-cell;float:none;width:29%;background-color:#f3f3f3;vertical-align:top;padding:2% 1% 2% 2%;}
.halfblock{font-size: 1.2em;line-height: 1.4em; padding: 0px;}

.newsblock{margin: 0 0 3em 0;}
#contact .row div.col-md-9.custom9{display:table-cell;float:none;}
select,input{-webkit-apperance:none;-moz-apperance:none;apperance:none;}
.contactdv{padding:15px;}
.contactdv h5 {margin: 0 0 1.5em 0;}
.contact-info h6{font-size:1.1em;}
.contact-info{line-height:1.6em;font-size:0.9em;}
.contact-info p{margin-bottom:10px;}
.otherinfo{font-size:13px;padding-top:25px;}
.otherinfo p{margin-top:35px;padding-left:40px;position:relative;}
.otherinfo p span{display:block;padding-bottom:2px;text-transform:uppercase;font-weight:600;}
.otherinfo p:before{position:absolute;content:"";left:0px;top:0px;background:url(../images/sprite-location-spots.png) no-repeat;}
.otherinfo p.offices:before{background-position:0 0 !important;width:35px;height:42px;}
.otherinfo p.warehouses:before{background-position:-36px 0;width:34px;height:42px;}
.otherinfo p.agents:before{background-position:-71px 0;width:36px;height:42px;}
.otherinfo p.factory:before{background-position:-108px 0;width:35px;height:42px;}
.offices span{color:#fa700b;}.warehouses span{color:#23b0c1;}.agents span{color:#df1a22;}.factory span{color:#44423e;}
.bottomcon{padding-left:30px;}


.contact-table{ width: 100%; height: auto; display: table; table-layout: fixed; border-spacing: 10px 0;}
.contact-table > div{ display: table-cell; vertical-align: top !important;}
.contact-table > .contact-img{ width: 293px;}
.contact-table  .address{ padding-left: 15px;}




/*--footer--*/
footer#sitefooter{background-color:#fff;padding:4.5em;overflow:hidden;color:#fff;line-height:1.8em;border-top: 1px solid #dddedf;}p.navigate a{color: #333;}
footer#sitefooter ul li{list-style-type:none;list-style-image:none;display:inline-block;padding-bottom:10px;margin: 0 4px;}
ul.socialfooter li a {width: 47px;height: 47px;display: inline-block;background-image: url(../images/social.png);background-repeat: no-repeat;background-position: left top;text-indent: -9999px;}
ul.socialfooter li a.fb{background-position: left top;}
ul.socialfooter li a.twitter{background-position: left -53px top;}
ul.socialfooter li a.linkedin{background-position: left -106px top;}
ul.socialfooter li a.fb:hover{background-position: left top -49px;}
ul.socialfooter li a.twitter:hover{background-position: left -53px top -49px;}
ul.socialfooter li a.linkedin:hover{background-position: left -106px top -49px;}
footer#sitefooter h4{font-size:1.4em;padding:0;margin:0 0 20px 0;font-weight:400;text-transform:uppercase;}
footer#sitefooter a{;-webkit-transition:color 0.3s ease-in;-moz-transition:color 0.3s ease-in;transition:color 0.3s ease-in;}
footer#sitefooter a:hover{color:#fa700b;}
.credits{margin-top:1%;font-size:12px;}
.sales{font-size:1.125em;font-weight:400;}
.copyright{font-size:0.8em !important;}
footer#sitefooter .col span{display:block;}
.navigate a{font-size:0.906em;}
.productrange span{float:left;width:30%;margin:1.5%;background-color:#1a1a1a;text-align:center;text-transform:uppercase;color:#666;font-weight:600;padding:30px 0;}
footer p{color: #333;}
.modal-backdrop{z-index: 9;}
.modal-dialog{z-index: 99;}
.modal-header .close{float: right;background: none;border: none;}
.modal-header .close span{font-size: 31px;line-height: 31px;padding: 0;margin: 0;}
/* Enquiry popup */
.inputfield {width: 44%;float: none;display: inline-block;margin: 1% 2% 4% 3%;position: relative;}
.inputfield input,.inputfield textarea {resize: none;margin: 13px 0px 0 0;-webkit-appearance:none;border: none;width: 100%;border-bottom: 1px solid #b4b4b4;height: 34px;}
.inputfield label {position: absolute;left: 0;top: 0;-webkit-transition: all ease .3s;-moz-transition: all ease .3s;transition: all ease .3s;font-size: 1.1em;}
h2.modal-title {color: #999;margin: 4% 0 1% 3%;font-size: 2em;}
.modal-body input[type="submit"] {height: 42px;color: #fff;background: #fa700b;width: 152px;border-radius: 3px;border: none;font-size: 1.1em;font-weight: bold;margin: 1em 0 1em 0;-webkit-transition:all ease-out .3s;-moz-transition:all ease-out .3s;transition:all ease-out .3s;}
.modal-header{border-bottom: none;}
.inputfield textarea {height: 55px;margin-top: 18px;}
.inputfield.textareafield{width:94% !important;margin-right: 0;}
.inputfield input:focus + label{font-size:11px;}
.inputfield textarea:focus + label{font-size:11px;}
span.hiddentext.visib {display: inline !important;}
.inputfield label.error {color: red;font-size: 11px;position: absolute;bottom: -14px;line-height: 11px;top: auto;}
.thankyoupopup .modal-dialog {width: 700px;}
.thankyoupopup h2 {font-size: 1.7em;margin: 0 0 1em 0;}

.modal {text-align: center;padding: 0!important;}
input:focus,a:focus{outline:none;}
.modal:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -4px;}
.modal-dialog {display: inline-block;text-align: left;vertical-align: middle;}
div#squarespaceModal .alert.alert-danger {color: red;margin: 0 0 0 3%;text-align: center;}

/*--images hover effects--*/
.gscale:hover {filter: grayscale(100%);-webkit-filter: grayscale(100%);filter: url(/elements/grayscale.svg#desaturate);filter: gray;-webkit-filter: grayscale(1);}
.certificationsblock li img{filter: grayscale(100%);-webkit-filter: grayscale(100%);filter: url(/elements/grayscale.svg#desaturate);filter: gray;-webkit-filter: grayscale(1);}
.certificationsblock li:hover img{filter: grayscale(0%);-webkit-filter: grayscale(0%);filter: none;-webkit-filter: grayscale(0);}
.formsection .alert.alert-danger {color: red;text-align: center;margin: 0 0 1em 0;}
.grecaptcha-badge {visibility: hidden;}
/*--on scroll animations--*/
.animated {-webkit-animation-duration: 1.5s;animation-duration: 1.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
@-webkit-keyframes fadeInUp {
  from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}
  to {opacity: 1;-webkit-transform: none;transform: none;}
}
@keyframes fadeInUp {
  from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}
  to {opacity: 1;-webkit-transform: none; transform: none;}
}
.fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}
@-webkit-keyframes fadeIn {from {opacity: 0;}to {opacity: 1;}}
@keyframes fadeIn {from {opacity: 0;}to {opacity: 1;}}
.fadeIn {-webkit-animation-name: fadeIn;animation-name: fadeIn;}
@keyframes pulsate {
    0% {transform: scale(.1);opacity: 0.0;}
    50% {opacity: 1;}
    100% {transform: scale(1.2);opacity: 0;}
}

/* About us page css */
section.pageheading {background-image: url(../images/pageheadingbg.jpg);background-repeat: no-repeat;background-size: cover;padding: 3em 0;margin-top: 2em;}
section.pageheading h1 {color: #fff;margin: 0 0 .3em 0;line-height: 100%;letter-spacing:5px;font-weight: bold;font-size: 3em;padding:0;}
p.page-desc {color: #fff;font-style: italic;font-size: 1.3em;-webkit-font-smoothing: auto;letter-spacing: 1px;}
.text-container {max-width:850px;margin:0 auto;width:92%;}
section.top-textarea p {margin: 0 0 2em 0;font-size: 16px;line-height: 26px;}
h4 {font-size: 1.43em;margin: 0 0 1em 0;line-height: 1.4em;font-weight: bold;}
section.top-textarea {padding: 4.5em 0;}
.text-left{text-align: left;}
.chairmanpic img{width:100%;}
.chairmanpic img {width: 100%;}
section.about-chairman p {font-size: 1.1em;color: #666;margin: 0 0 1em 0;line-height: 1.7em;}
section.about-chairman p em {color: #333;}
section.top-textarea p:last-child,section.about-chairman p:last-child{margin-bottom: 0;}
section.about-chairman .chairmanpic p {margin: .5em 0 0 0;display: block;line-height: 1.4em;}
section.about-chairman {background: #f4f4f4;padding: 4em 0;}
ul.facilityimgs.fullwidth {max-width: 100%;width: 100%;}
ul.facility-list {list-style: none;padding: 1em 0 2em 2.5em;}
ul.facility-list li {position: relative;margin: 3px 0;}
ul.facility-list li:before {content: "";left: -1.1em;top: 11px;width: 6px;height: 1px;background: #888888;position: absolute;}
section.facility p {margin: 2em 0 .5em 0;}
section.facility{padding:4em 0;}
section.ourvalue {background: #fa700b;color: #fff;padding: 4em 0;position:relative;}
section.ourvalueh1 {color: #fff;}
ul.valuelist {list-style: none;width: 50%;float: left;padding-left: 1.3em;font-size: 1.1em;}
ul.valuelist li {position: relative;margin: .8em 0;}
ul.valuelist li:before {content: url(../images/list-arrow-white.png);position: absolute;left: -1.1em;top: 0;}
.col-xs-12.col-sm-5.valueimg {position: absolute;height: 100%;right: 0;top: 0;background: url(../images/valuebg.jpg);background-size: cover;background-repeat: no-repeat;background-position: center center;}

h3 {font-size: 2.35em;font-weight: 600;color: #666;line-height: 100%;margin:1.3em 0 1em 0;}
.thankyoupopup h3 {margin: 0 0 2em 0;font-size: 1.42em;color: #666;}
/* Products */
ul.cpsules li{display: inline-block;text-align: center;width: 19.5%;margin: 2em 0 0 0;}
.capsulestoparea h3.cpl {margin: 2em 0 1em 0;}
section.cfilling-section {background: #f4f4f4;}
section.cfilling-section p {margin: 2em 0 3em 0;}
figure.cfillingimages{text-align:center;}
figure.cfillingimages figcaption {margin: 1em 0 0 0;}
.cfillingimages img{display:inline-block;}
.storagetable{position: relative;float:left;width:100%;}
.tablecolumn {background: #ffeee3;float: right;width: 40%;max-width: 400px;border-left: 5px solid #fff;padding: 1.5em;}
ul.packezinglist {list-style: none;}
ul.packezinglist span.left {float: left;width: 40%;display: block;padding-left: 2em;}
ul.packezinglist span.right {width: 60%;float: left;display: block;text-align: center;}
ul.packezinglist li {width: 100%;float: left;border-bottom: 1px solid #eadfd8;padding: .74em 0;}
ul.packezinglist li:last-child {border-bottom: none;}
ul.packezinglist li:first-child {color: #fa700b;}
.storagebg {background: url(../images/packaging-storage-handling.jpg);background-repeat:no-repeat;background-size:cover;background-position: center center;position: absolute;left: 0;width: 64%;height:100%;}
.ts-row {position: relative;width: 100%;float: left;height: 315px;background:#f4f4f4;}
.ts-text {width: 50%;float: right;padding: 0 10%;position: absolute;right: 0;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);top: 50%;}
.ts-img1 {position: absolute;width: 50%;height: 100%;left: 0;top: 0;background: url(../images/tsupportbg1.jpg);background-repeat: no-repeat;background-size: cover;}
.ts-row2 .ts-text {float: left;}
.ts-img2 {position: absolute;right: 0;top: 0;background: url(../images/tsupportbg2.jpg);height: 100%;width: 50%;background-repeat: no-repeat;background-size: cover;}
.ts-row.tsrow2 .ts-text {right: auto;left: 0;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}
section.tssection .ts-text p {margin: 0;}
/*section.tssection{padding-top: 0;}*/
.ts-text h3 {font-size: 1.5em;color: #fa700b;line-height: 1.3em;margin: 0 0 1em 0;}
ul.proplist {list-style: none;padding: 0 0 0 2.5em;margin:4% 0 0 0;}
ul.proplist li {position: relative;margin: 0 0 .8em 0;}
ul.proplist li:before {content: url(../images/list-arrow.png);position: absolute;left: -1.5em;}
figure.topsecimg {margin: 1em 0 2em 0;width: 100%;float: left;}
.row.qarow {margin-top:2em;}
.row.qarow h4 {margin: 0 0 0 0;}
ul.facility-list.qalist li {margin: 0 0 .8em 0;}
ul.facility-list.qalist li:last-child {margin: 0;}
ul.facility-list.qalist{padding-left: 20px;}
ul.facility-list.qalist li:before{left:-17px;}
.align-middle{vertical-align: middle !important;}
table.fillingcaptable{background: #d2d3d4;border-color: #fff;}
table.fillingcaptable caption {background: #000;padding: 10px 0;color: #fff;font-size: 1.7em;font-weight: bold;}
table.hpmctable{background: #d0e3d6;border-color: #fff;}
table.hpmctable caption {background: #204c43;padding: 10px 0;color: #fff;font-size: 1.7em;font-weight: bold;}
table.gelatintable{background: #eed4cd;border-color: #fff;}
table.gelatintable caption {background: #a82f32;padding: 10px 0;color: #fff;font-size: 1.7em;font-weight: bold;}
span.signimg {margin-right: 4px;}
.table-bordered, .table-bordered td, .table-bordered th{border:1px solid #fff;}
.table td, .table th {font-weight: normal;padding:.65rem .17rem;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;font-size: 13px;}
.visionright {background: #f0f5e2;max-width: 475px;padding: 2em;}
.visionright p {margin: 0 !important;padding: 0;font-weight: 600;line-height: 1.6em;font-size: 1.15em;}
table.accep-qualitytable th{color:#fa700b;}
table.accep-qualitytable{background:#ffeee3;border:1px solid #ffb077;border-collapse: inherit;}
table.accep-qualitytable tr{border-top: 1px solid #eadfd8;}
.table.accep-qualitytable thead th{border-bottom: none;font-size: 1em;}
.visiontable {margin: 3em 0 0 0;}
p.table-tagline.nomar {margin: 0;font-size: .97em;}
ul.certification-logos li {text-align: center;list-style: none;width: 16.5%;float: left;}
.menuoverlay{position:fixed;background:rgba(0,0,0,.4);width:100%;height:100%;left:-200%;top:0;z-index:0;opacity:0;-webkit-transition:all ease-out .3s;-moz-transition:all ease-out .3s;transition:all ease-out .3s;}
.menuoverlay.nav--active{z-index:1000;opacity: 1;left:0;}
a.togglenav.mobonly.togglenav--active{z-index: 99999;height:34px;}
a.togglenav.mobonly.togglenav--active:before, a.togglenav.mobonly.togglenav--active:after{background: #fff;}
.tblcell.navcol{width:82%;}
.tblcell.lefttab{width:18%;}
section.adminofc {background: url(../images/admnofcbg.jpg);background-repeat: no-repeat;background-position: center center;background-size: cover;}
section.maparea {padding: 4em 0 6em 0;}
section.formtopsection {padding: 4em 0 2.5em 0;}
section.formtopsection h4 {margin: 0 0 .5em 0;}
span.ph,span.mail {margin: 1em .6em 0 .6em;display: inline-block;vertical-align: middle;}
span.ph img, span.mail img {margin-right: 10px;position: relative;top: 2px;}
section.adminofc p {font-size: 1.3em;line-height: 1.4em;margin-bottom: .5em;margin-top: 1.5em;}
section.formtopsection p {font-style: italic;margin: 0;}
.inputbox {max-width: 375px;float: right;position: relative;width: 68%;}
.inputbox input {border: 1px solid #d6d6d6;height: 55px;width: 100%;padding-left: 60px;}
.inputcol label {display: block;width: 32%;float: left;text-align: right;line-height: 55px;padding-right: 4%;}
.inputcol {margin: 0 0 1.7em 0;}
.ctoparea h1{font-size: 3.58em;max-width: 1021px;margin-left: auto;margin-right: auto;}
.inputbox input.tcode {width: 35%;float: left;padding-left: 70px;}
.inputbox input.tmobile {width: 61%;float: right;padding-left: 10px;}
.tareablock textarea {width: 100%;resize: none;border: 1px solid #d6d6d6;height: 94px;padding:10px;}
.inputcol label.error {color: red;font-size: 11px;position: absolute;bottom: -16px;left: 0;width: 100%;line-height: 15px;text-align: left;margin: 0;padding: 0;}
.inputcol label#tcode-error.error {width: 37%;}
.inputcol label#tmobile-error.error{text-align: left;width: 61%;left: auto;right: 0;}
.submitbox input[type="submit"] {text-transform: uppercase;letter-spacing: 1px;background: #fa700b;width: 235px;border: none;color: #fff;font-size: 1.3em;height: 44px;font-weight: 600;-webkit-transition:all ease-out .3s;-moz-transition:all ease-out .3s;transition:all ease-out .3s;}
.submitbox input[type="submit"]:hover,.modal-body input[type="submit"]:hover {background: #282425;color: #fa700b;}
.submitbox {margin: 1.5em 0 0em 0;}
.formsection {background: #f3f3f3;width: 100%;float: left;padding: 4em 0;}
span.inputbg {position: absolute;left: 0;height: 100%;width: 53px;border-right: 1px solid #ccc;top: 0;background-image: url(../images/inputsbg.png);background-repeat: no-repeat;background-position: left top;}
span.inputbg.compnaybg {background-position: left -52px top;}
span.inputbg.designationbg {background-position: left -104px top;}
span.inputbg.emailbg {background-position: left -156px top;}
span.inputbg.mobilebg {background-position: left -208px top;}
body.privacy-page section.pageheading h1,body.disclaimer-page section.pageheading h1{margin-bottom: 0;}
span.plussign {position: absolute;left: 60px;top: 0;bottom: 0;margin: auto;line-height: 54px;display: block;font-size: 1em;}
.nobg{background:none !important;}
.gray{color: #666;}
.orng{color: #fa700b;}
.white{color: #fff;}
.nopadleft{padding-left:0;}
.nopadright{padding-right:0;}
.nopadtop{padding-top:0 !important;}
.nomartop{margin-top:0;}
.nomarbottom{margin-bottom: 0;}
.nomar{margin:0 !important;}


.splashpop .modal-dialog {
  width: 100%;
  max-width: 1000px;
  margin: 0;
  padding: 0;
}
.splashpop .close {position: absolute; right: 0; bottom:10px; z-index: 99; background: none; border: 0; color: #fff; font-size: 15px; text-align: right; text-transform: uppercase}

@media (min-width:1024px){body.disclaimer-page section.top-textarea{padding-bottom: 20vh;}}
/*--media queries--*/

@media (min-width:1600px) and (min-height:800px){
	.about-tagline{position: absolute;bottom:0;}
}
@media (max-width:1600px){
	h1{font-size:2.6em;}	
	h2{font-size:2.8em;}
	.infracontent{padding-left:22%;}
	.alignimg{padding-right:2%;}
	footer#sitefooter{padding:2.6em 2em;}
	#mainsection{margin-bottom: 0;}
	section#globalPresence{margin-top: 3%;}
}
@media (max-width:1440px){
	html,body{font-size:14px;}
	.trustedhead{margin-bottom:1em;}
	.alignimg{padding-right:0;}
	.infracontent{padding-left:9%;}
	.rightcon{padding-right:1.5em;}
	.contactdv{padding:5px;}
	footer#sitefooter div.col-lg-4{width:28.33%;}
	footer#sitefooter div.col-lg-2{width:21.33%;}
}
@media (max-width:1380px){
	h1,.certifications{margin-top:0.8em;}
	h1{font-size:2.2em;}
	h2{font-size:2.5em;}
	h1{margin:0.5em 0 0.5em 0;}
	.rightcon p{font-size:1em;}
	.mainimg{max-width:62%}
	.about-tagline{padding:2em 0;margin-top:0;}
	.about-tagline h2{letter-spacing:0.1em;}
	header#siteheader{padding:15px 20px !important;}
	section.pageheading{margin-top: 0;}
	.contactdv{padding:10px 0;}
	.offices{margin-top:0px !important;}
}

@media (max-width:1380px){
    .halfblock{ font-size:1.1em }
    .contact-table > .contact-img{width: 253px;}
}
@media (max-width:1199px){
	.ctoparea h1{font-size: 3em;}
	.valueleft,.storagebg{width: 59%;}
	ul.proplist{margin:1% 0 0 0;}
	html,body{font-size:13px;}
	h1{font-size:2.1em;}
	h2{font-size:2.3em;}
	h5{font-size:1.2em;}
	h6{padding-bottom:10px;}
	.certifications{margin:2.7em auto;}
	.footersmlcol{text-align:center;}
	.productrange span{font-size:14px;}
	.infracontent{padding-left:15px;padding-right:15px;}
	footer#sitefooter div.col-md-5{width:41.66%;}
	footer#sitefooter div.col-md-12{width:100%;}
	.otherinfo p{margin-top:20px;}
	.mTop{margin-top:50px;}.mTop2{margin-top:20px;}
	section.pgfolds{margin-bottom:50px;}
	section#mainsection{margin-bottom: 0;}
	.otherinfo{padding-top:0;}
	ul.socialfooter li a{background-size: 129px;width: 40px;height:40px;}
	ul.socialfooter li a.fb{background-position: left top;}
	ul.socialfooter li a.twitter{background-position: left -45px top;}
	ul.socialfooter li a.linkedin{background-position: left -89px top;}
	ul.socialfooter li a.fb:hover{background-position: left top -41px;}
	ul.socialfooter li a.twitter:hover{background-position: left -45px top -41px;}
	ul.socialfooter li a.linkedin:hover{background-position: left -89px top -41px;}
	section.top-textarea,section.facility{padding:3em 0;}
	section.formtopsection {padding: 3em 0 1.5em 0;}
	.inputcol label#tcode-error.error{width: 47%;}
	ul.cpsules li{width: 25%;}
}
@media (max-width:1023px){
	.tbldv .tblcell img.logo{max-width: 200px;}
	html,body{overflow-x:hidden;}
	header#siteheader{padding:10px !important;}
	nav#mainnav{font-size: 1.2em;-moz-osx-font-smoothing:auto;-webkit-font-smoothing: auto;position:fixed;top:-10px;right:-350px;width:100%;max-width:320px;background-color:rgb(250,112,11);-webkit-transition:all .75s ease-out;-moz-transition:all .75s ease-out;transition:all .75s ease-out;z-index:9999;padding:30px 0 10px 0;overflow:hidden;height:105vh;}
	nav#mainnav ul li{display:block;float:none;}nav#mainnav ul li a{color:#fff;font-weight:300;padding:5px 5px 5px 15px !important;margin:1.3em 0;}
	.topnav{border:0px !important;}
	nav#mainnav ul li:after{content:"";background:transparent;}
	.mobonly{display:block;}
	.orangebtn{display:none;}
	a.togglenav{float:right;}
	.tblcell.navcol{width:70%;vertical-align:middle;position:relative;}
	.about-tagline{position:relative;}
	.tblcell.navcol{width:50%;vertical-align:middle;}
	.tbldv .tblcell{width:50%;}
	section.pageheading{padding:3em 2em;}
	h3{font-size: 2em;}
}
@media (max-width:992px){
	.inputbox input.tmobile,.inputcol label#tmobile-error.error{width: 62%;}
	.inputbox input.tcode,.inputcol label#tcode-error.error{width: 35%;}
	.mtopmobile {margin: 1.5em 0 0 0;}
	section#globalPresence{margin-top: 2.2em;margin-bottom: 2.2em;}
	ul.certificatiologos li{width: 16%;}
	ul.certificatiologos li:last-child {width: 12%;}
	h1{font-size:2.5em;}
	.about-tagline h2{font-size:2.3em;}
	.mainimg{max-width:80%;}
	.trustedhead{margin:1.7em 0 2em 0;}
	h5{font-size:1.3em;margin-bottom:10px;}
	.certifications{margin-bottom:15px;}
	.certifications h5{margin:0 auto;display:inline-block;margin-bottom:20px;}
	h6{margin-bottom:10px;padding-bottom:0;font-size:1.1em;}
	.row-eq-height{display:block;}
	.rightcon{position:relative;text-align:center;}
	.rightcon br{display:none;}
	.rightcon h2,.rightcon p{text-align:center;margin-bottom:2px;margin-top: 0;}
	#contact .row div.col-md-3.custom3,#contact .row div.col-md-9.custom9{display:block;width:100%;}
	#contact .row{display:block;width:auto;}
	.bottomcon{padding-left:0;margin-top:50px;}
	.productrange{margin-top:30px;}
	footer#sitefooter{padding:2em;}
	.contactdv img{width:100%;}
	#qualitylst img{width:100%;}
	section.pgfolds{margin-bottom:50px;}
	.sml-container div[class*=col-md-]{margin-bottom:30px;}
	.sml-container div[class*=col-md-]:last-child{margin-bottom:0;}
	.productrange span{padding:15px;}
	.bottomcon div[class=col-sm-4]{margin-bottom:30px;}
	.contact-info div[class="col-xs-6"]{width:50%;}
	footer#sitefooter div.col-md-5{width:auto;}
	ul.qualityassu{margin:2em 0 0 0;}
	.ctoparea h1 br{display: none;}
	.thankyoupopup .modal-dialog{width: 90%;}
}
@media (max-width:767px){
	.thankyoupopup h2{font-size: 1.5em;}
	.thankyoupopup h3{font-size: 1.21em;}
	.privacy-page h4 {margin: 0 0 .4em 0;}
	.qltassurance{margin-bottom: 10px !important;}
	.row.contactbottomblock {margin: 2em 0 0 0;}
	section.maparea {padding: 2em 0 3em 0;}
	.submitbox{margin:0;}
	.row.contactbottomblock .col-xs-12.col-sm-6:last-child {margin-top: 1.5em;}
	.inputbox{width: 100%;max-width: 100%;}
	.inputbox input{height: 42px;}
	span.plussign{line-height: 42px;}
	.inputcol label{line-height: 15px;width:100%;text-align: left;margin:0 0 .49em 0;}
	span.inputbg {background-position: left top -4px;}
	span.inputbg.compnaybg {background-position: left -52px top -4px;}
	span.inputbg.designationbg {background-position: left -104px top -4px;}
	span.inputbg.emailbg {background-position: left -156px top -4px;}
	span.inputbg.mobilebg {background-position: left -208px top -4px;}
	.formsection{padding:2.2em 0;}
	.nopadright{padding-right:15px;}
	
	figure.cfillingimages figcaption {margin:.5em 0 0 0;}
	.cfmbottom {margin: 2em 0 0 0;}
	section.pageheading h1{font-size: 2.4em;letter-spacing: 3px;}
	p.page-desc{font-size: 1em;}
	.tbldv .tblcell img.logo{max-width: 165px;}
	.about-tagline h2 span{font-size: .74em;}
	html,body{font-size:13px;}
	.about-tagline h2{ font-size:1.8em;}
	.trustedhead{margin:1em 0;}
	body,html{font-size:13px;line-height:20px;}
	.productrange span{padding:10px;font-size:13px;}
	.bottomcon div[class=col-sm-4]:last-child{margin-bottom:0px;}
	.fullwid{padding:0 15px;}
	.smlcol{width:12% !important;}
	div#adminoffice .col-xs-12 {padding: 0;margin: 2em 0 0 0;}
	h2.modal-title{font-size: 1.7em;}
	section.top-textarea,section.facility,section.about-chairman,section.ourvalue{padding:2.2em 0;}
	ul.valuelist:last-child{padding-bottom: 2em;}
	.chairmanpic img{max-width: 360px;}
	section.about-chairman .chairmanpic p {margin: .5em 0 1.5em 0;}
	.col-xs-12.col-sm-5.valueimg{position: relative;height:35vh;}
	.valueleft{width: 100%;}
	section.top-textarea p{font-size: 1em;}
	section.cfilling-section p {margin: 1em 0 2em 0;}
	figure.cfillingimages{text-align: center;}
	section#contact{margin-bottom: 1em;}
	#contact .row div.col-md-3.custom3 {padding: 2em 2em 0 2em;}
	section.facility.text-left.cfilling-section.formtopsection {padding: 2.2em 0 1.5em 0;}
	section.formtopsection p{margin: 0;}
	.ctoparea h1{font-size:1.7em;}
	section.adminofc p{font-size: 1.1em;margin:1em 0 0 0;}
	.mtb2 {margin: 1em 0 2em 0;}
	div#qualitylst{margin-top: 2.2em;}
	section.top-textarea h4 br{display: none;}
	ul.proplist{padding-left: 1.5em;margin: 0 0 1.5em 0;}
	.col-xs-12.certificationsblock {margin: 1.3em 0 0 0;}
	.infracontent{margin-top: 1.3em;margin-bottom:1.3em;}
	ul.gp.mtb2.hometoplist li{width: 100%;}
	ul.cpsules li{width: 30%;}
}
@media (max-width:639px){
	body.quality-page ul.gp {padding-left: 0;padding-right: 0;}
	.quality-page section.top-textarea ul.gp li{margin:.8em 0;}
	.quality-page section.top-textarea ul.gp li:last-child{margin-bottom: 0;}
	section.pshtable{padding-bottom: 0;}
	h1{font-size:20px;}
	h1 br{display:none;}
	.about-tagline h2{ font-size:2em;}
	.about-tagline h2 span {font-size: 13px;padding: 0 2%;line-height: 18px;}
	h2{font-size:1.7em;}
	.certifications div h5{font-size:15px;}
	p.trustedhead{font-size:13px;}
	footer#sitefooter{padding:1.3em .5em 1em .5em;}
	.gp{padding-left:10px;padding-right:10px;}
	ul.gp li{text-align:left;line-height:1.55em;margin-bottom:5px;}
	ul.gp li span{background-position:left 3px;}
	.certifications{margin:0 0 10px 0;}
	.productrange span{padding:5px;font-size:11px;width:46.8%;}
	.contact-info div[class="col-xs-6"]{width:100%;}
	.ts-text,.ts-row.tsrow2 .ts-text{width: 100%;position: relative;top:auto;-webkit-transform:none;-moz-transform:none;transform:none;margin-top: 210px;margin-bottom: 2em;padding:0 4%;}
	.ts-img1,.ts-img2{width:100%;height:190px;}
	.ts-text h3{margin:0 0 .5em 0;}
	.ts-row{height: auto;}
	.storagebg {width: 100%;height: 35vh;}
	.storagetable .tablecolumn {width: 100%;margin-top: 35vh;max-width: 100%;float: left;margin-left: 0;border-left: none;}
	.contactdv h5 br{display: none;}
	ul.cpsules li{width: 45%;}
	ul.certification-logos li{width: 50%;margin-top: 10px;}
	}
@media (max-width:479px){
	.col-md-8.homemapimage{margin:2em 0;}
	.valueleft h3 {margin-bottom: .5em;}
	figure.topsecimg{margin-top: 0;}
	.row.contactbottomblock .col-xs-12.col-sm-6{padding-left: 0;}
	section.pageheading{padding:2.6em .8em;}
	h3{font-size: 1.75em;line-height: 1.2em;}
	ul.certificatiologos li, ul.certificatiologos li:last-child{width: 29%;margin-top: 10px;}
	section#infrastructure{margin-bottom: 2.2em;}
	ul.facilityimgs{width: 100%;margin-left:0;}
	ul.facilityimgs li{width: 50%;}
	ul.facilityimgs li:last-child {width: 100%;}
	ul.facilityimgs li:last-child img {width: 50%;}
	ul.cpsules li{width: 49%;margin:1.5em 0;}
	ul.cpsules li:last-child{margin-bottom: 0;}
	ul.cpsules li img {max-width: 100%;}
	.tableblock table,table.accep-qualitytable{width:510px;}
	table.gelatintable caption,table.hpmctable caption,table.fillingcaptable caption{font-size: 1.4em;}
	ul.valuelist li:last-child{margin-bottom: 0;}
	.col,ul.valuelist{width:100%;}
	.certifications div h5{margin-top: 2em;margin-bottom: 1.1em;}
	.halfblock{width: 100%;text-align: left;}
	nav#mainnav{max-width: 62%;}
	footer p{font-size: .9em;}
	.credits{font-size: 11px;}
	.credits{margin-top: 0;}
    .contact-table, .contact-table > div{ display: block; width: 100%;}
    .contact-table > .contact-img{ width: 100%;}
	ul.certificatiologos li img{width: 70%;}
	ul.certificatiologos li:last-child img{width: 50%;}
}
@media (min-width:1600px) and (max-height:1000px){
	.mainimg{max-width:69% !important;}
	.about-tagline{padding:1.8em 0;}
	.trustedhead{margin-bottom:1em;}
}
@media (min-width:1440px) and (max-width:1599px) and (max-height:850px){
	.mainimg{max-width:60% !important;}
	h1{font-size:2em;}
}
@media(min-width:1440px) and (max-width:1599px) and (min-height:900px) {
	.mainimg{max-width:74% !important;}
}
@media(min-width:1024px) and (max-width:1439px) and (min-height:650px) and (max-height:750px) and (orientation:landscape){
	h1{padding-top:0.2em;}
	.mainimg{max-width:45% !important;}
}
@media (min-width:1024px) and (max-width:1366px) and (max-height:620px) and (orientation:landscape){
	.mainimg{max-width:43% !important;}
	h1{font-size:2em;margin-top:0;}
	.tblcell.navcol{width:85%;}
	.topnav li a{padding:10px 15px;}
	.orangebtn{padding:12px 15px;}
	.trustedhead{margin-bottom:0.8em;font-size:1.3em;}
}
@media (min-width:1800px) and (max-height:915px){
	#mainsection h1 {margin: .5em 0;}	
}
@media (min-width:1800px) and (max-height:900px){
	ul.certificatiologos {margin-top: 0em;}
}
@media (min-width:1800px) and (max-height:887px){
#mainsection h1 {font-size: 2.7em;}
}
@media (min-width:1800px) and (max-height:867px){
	.mainimg {max-width: 65% !important;}
}
@media (min-width:1800px) and (max-height:850px){
	.mainimg {max-width: 61% !important;}
}
@media (max-width:320px) and (max-height:568px){
	h1,.trustedhead{margin-bottom:25px;}
	.certifications{margin:25px 0;}
}