@font-face {
    font-family: 'OpenSansLight';
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfontd41d.eot#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont.ttf') format('truetype'),
         url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: lighter;
    font-style: normal;
}

/*.table, td, th {    
    border: 1px solid #ddd;
    text-align: left;
}

.table {
    border-collapse: collapse;
    width: 100%;
}

.th, td {
    padding: 15px;
}*/

@font-face {
    font-family: 'OpenSansReg';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfontd41d.eot#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaLight';
    src: url('fonts/HelveticaLight.eot');
    src: url('fonts/HelveticaLightd41d.eot#iefix') format('embedded-opentype'),
         url('fonts/HelveticaLight.woff') format('woff'),
         url('fonts/HelveticaLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfontd41d.eot#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
body, html, ul, h1, h2, h3, h4, h5, p, figure, article, address{ margin: 0; padding: 0; color: inherit; font-weight: normal; outline: none; font-style: normal;}
h1, h2, h3{ font-family: 'OpenSansLight'; text-align: center; font-weight: lighter;}
div, section, article, a, li, img, hr{ box-sizing:border-box; outline: none; border: none;}
body{ font-family: 'OpenSansReg'; font-size: 13px; min-width: 960px; color: #484848;}
p{ line-height: 26px;}
.clear{ clear: both;}
.container{ width: 960px; margin: 0 auto;}
ul{ list-style: none;}
a{ text-decoration: none; color: inherit;}
.cleaner{ zoom: 1;}
.cleaner:after{ display: block; content: ""; clear: both;}
/*
#menu{ height: 110px;}
#menu > nav{ float: right; border-bottom: 6px solid #e8e4e6; margin-top: 35px; position: relative; z-index: 9999;}
#menu > nav > ul > li{ float: left; position: relative;}
#menu > nav > ul > li > a{ float: left; padding: 15px 0; display: block; width: 90px; text-align: center; position: relative; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
#menu > nav > ul > li.active:after, #menu > nav > ul > li > a:after{ content: ""; position: absolute; width: 100%; height: 6px; bottom: -6px; left: 0; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
#menu > nav > ul > li.active:after, #menu > nav > ul > li > a.active:after, #menu > nav > ul > li > a:hover:after{ background: #da251b;}
#menu > nav > ul > li > a.active, #menu > nav > ul > li > a:hover{ color: #da251b;}

#menu li > ul{ background: rgba(75, 75, 75, 0.8); position: absolute; left: 0; top: 50px; opacity: 0; visibility: hidden; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
#menu li > ul:before{ content: ""; position: absolute; width: 90px; height: 23px; left: 0; top: -23px;}
#menu li:hover > ul{opacity: 1; visibility: visible; top: 75px;}
#menu li > ul a{ display: block; width: 235px; line-height: 40px; color: #FFF; padding-left: 55px;}
#menu li > ul li:nth-child(odd){ background: rgba(0, 0, 0, 0.3);}
#menu li > ul li{ position: relative; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
#menu li > ul li.active, #menu li > ul li:hover{ background: rgba(229, 20, 125, .4);}
#menu li > ul li:after{ width: 0%; height: 1px; background: #da251b; position: absolute; content: ""; left: 0; bottom: 0; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
#menu li > ul li.active:after, #menu li > ul li:hover:after{ width: 100% !important;}

.subMenu ul{ position: absolute; left: 235px !important; top: 0px !important; background: rgba(48, 48, 48, .8);}
.subMenu li:hover ul{left: 235px; top: 0;}

#menu section{position: absolute;top: 15px;right: 7px;}
#menu section a{ padding: 10px 10px 10px 15px; background: url(/web/20180819112644im_/http://servocom.in/images/sprite.png) no-repeat; background-position: 0px 14px;}
#menu img{ float: left; margin: 15px 30px 0 0;}
.subMenu > li > a{padding-left:15px !important;color:#bbb !important; }
.subMenu > li > a img{margin: 15px 15px 0 0 !important;opacity:.3; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
.subMenu > li > a:hover img{opacity:1}
.subMenu > li > a:hover{color:#fff !important}
.subMenu2 > li > a{padding-left:15px !important;color:#bbb !important; }
.subMenu2 > li > a:hover{color:#fff !important}
.subMenu2{ display: none;}
.subMenu ul:hover .subMenu ul:before{border-right: 5px solid rgba(229, 20, 125, .4) !important;}
.active-subMenu{color:#da251b}
.sec-menu li.active-subMenu:before{width:100%;}*/
	.but{
		float: left;
margin-top: 9%;
margin-left: 3%;
color: white;
background: rgb(0, 0, 112);
border-radius: 7px;
padding: 9px;
opacity: 0.7;
	}
	.buttrans{
		float: left;
margin-top: 2%;
margin-left: 3%;
color: white;
background: rgb(0, 0, 112);
border-radius: 7px;
padding: 9px;
opacity: 0.7;
	}
	.butsolar{
		float: left;
margin-top: 1%;
margin-left: 53%;
color: white;
background: rgb(0, 0, 112);
border-radius: 7px;
padding: 9px;
opacity: 0.7;
	}
	.but13{
		float: left;
margin-top: 4%;
margin-left: 3%;
color: white;
background: rgb(0, 0, 112);
border-radius: 7px;
padding: 9px;
opacity: 0.7;
	}
	.but12{
		float: left;
margin-top: 2%;
margin-left: 3%;
color: white;
background: rgb(0, 0, 112);
border-radius: 7px;
padding: 9px;
opacity: 0.7;
	}
	.but11{
		float: left;
margin-top: 6%;
margin-left: 3%;
color: white;
background: rgb(0, 0, 112);
border-radius: 7px;
padding: 9px;
opacity: 0.7;
	}
	.but1{
		float: left;
margin-top: 4%;
margin-left: 3%;
color: white;
background: rgb(0, 0, 112);
border-radius: 7px;
padding: 9px;
opacity: 0.7;
	}
	.but2{
		float: left;
margin-top: 14%;
margin-left: 3%;
color: white;
background: rgb(0, 0, 112);
border-radius: 7px;
padding: 9px;
opacity: 0.7;
	}
	.but3{
		float: left;
margin-top: 12%;
margin-left: 3%;
color: white;
background: rgb(0, 0, 112);
border-radius: 7px;
padding: 9px;
opacity: 0.7;
	}
	.but4{
		float: left;
margin-top: 17%;
margin-left: 3%;
color: white;
background: rgb(0, 0, 112);
border-radius: 7px;
padding: 9px;
opacity: 0.7;
	}
	.but5{
		float: left;
margin-top: 1%;
margin-left: 3%;
color: white;
background: rgb(0, 0, 112);
border-radius: 7px;
padding: 9px;
opacity: 0.7;
	}

#menu{ height: 100px; position: relative;}
#menu > nav{ float: right; border-bottom: 6px solid #e8e4e6; margin-top: 25px; position: relative; z-index: 9999;}
#menu > nav > ul > li{ float: left; position: relative;}
#menu > nav > ul > li > a{ float: left; font-size: 13px; padding: 15px 0; display: block; width: 90px; text-align: center; position: relative; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
#menu > nav > ul > li.active:after, #menu > nav > ul > li > a:after{ content: ""; position: absolute; width: 100%; height: 6px; bottom: -6px; left: 0; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
#menu > nav > ul > li.active:after, #menu > nav > ul > li > a.active:after, #menu > nav > ul > li > a:hover:after{ background: #da251b;}
#menu > nav > ul > li > a.active, #menu > nav > ul > li > a:hover{ color: #da231b;}
/*#menu > nav > ul > li:hover ul{ display: none;}*/

#menu li > ul{ background: rgba(75, 75, 75, 0.8); position: absolute; left: 0; top: 50px; opacity: 0; visibility: hidden; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s; z-index: 555;}
#menu li > ul:before{ content: ""; position: absolute; width: 90px; height: 23px; left: 0; top: -23px;}
#menu li:hover > ul{opacity: 1; visibility: visible; top: 75px;}
#menu li > ul a{ display: block; width: 261px; line-height: 40px; color: #FFF; padding-left: 55px; font-size: 13px;}
#menu li > ul li:nth-child(odd){ background: rgba(0, 0, 0, 0.3);}
#menu li > ul li{ position: relative; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
#menu li > ul li.active, #menu li > ul li:hover{ background: rgba(255, 2, 2, .5);}
#menu li > ul li:after{ width: 0%; height: 1px; background: #da251b; position: absolute; content: ""; left: 0; bottom: 0; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
#menu li > ul li.active:after, #menu li > ul li:hover:after{ width: 100% !important;}
.subMenu ul{ position: absolute; left: 235px !important; top: 0px !important; background: rgba(48, 48, 48, .8);}
.subMenu li:hover ul{left: 235px; top: 0;}
#menu section{position: absolute;top: 15px;right: 7px; display: none;}
#menu section a{ padding: 10px 10px 10px 15px; background: url(images/sprite.png) no-repeat; background-position: 0px 14px;}
#menu > a > img{ float: left; width: 184px; margin: 11px 30px 0 0;}
.subMenu > li > a{padding-left:15px !important;color:#bbb !important; }
.subMenu > li > a img{margin: 15px 15px 0 0 !important;opacity:.3; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
.subMenu > li > a:hover img{opacity:1}
.subMenu > li > a:hover{color:#fff !important}
.subMenu2 > li > a{padding-left:15px !important;color:#bbb !important; }
.subMenu2 > li > a:hover{color:#fff !important}
.subMenu2{ display: none;}
.subMenu ul:hover .subMenu ul:before{border-right: 5px solid rgba(255, 2, 2, .5) !important;}
.active-subMenu{color:#da251b}
.sec-menu li.active-subMenu:before{width:100%;}

.bannerWrapper{ height: 590px; width: 100%; position: relative; overflow: hidden;}
#videobcg{ position: absolute; top: -65px;left: 0px;min-width: 100%;min-height: 590px;width: auto;height: 590px;z-index: 20;overflow: hidden;  -moz-transform: scale(2); -webkit-transform: scale(2); -ms-transform: scale(2); -moz-transform-origin: center; -webkit-transform-origin: center; -ms-transform-origin: center; background-position: center;}
.banner{ position: absolute; left: 0; top: 0; height: 590px; background: url(../../../20181022092412im_/http_/servocom.in/images/homeImage.html) no-repeat center; width: 100%; z-index: 21;}
.bannerDivs{ height: 590px; position: relative; overflow: hidden; color: #FFF; z-index: 25;}
.whiteCell{  background: rgba(255, 255, 255, 0.15) !important;
/* IE8 */    
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#38FFFFFF, endColorstr=#38FFFFFF)";}
.pinkCell{ background: rgba(255, 0, 138, 0.22) !important;}
.bannerDivs table{ border-collapse: collapse; position: absolute; top: 0; height: 50%; left: -67.8%;}
.bannerDivs table td{ width: 320px; height: 100%;border:1px solid rgba(255, 255, 255, 0.1); min-width: 320px; position: relative;
/* IE8 */    
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF, endColorstr=#19FFFFFF)";}
.bannerBlockMain{ position: relative; width: 285px; height: 100%; left: -15px; -webkit-transition:0.4s ease-in; -moz-transition:0.4s cubic-bezier(.8,.1,1,.04); -ms-transition:0.4s cubic-bezier(.8,.1,1,.04);}
.btnClose, .bannerDivs table td div .btn{ position: absolute; width: 38px; height: 38px; border-radius: 50%; border:3px solid rgba(255, 255, 255, 0.3); bottom: 20px; left: 125px; background: url(images/sprite.png) no-repeat; background-position: 10px -17px; cursor: pointer;
/* IE8 */    
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cFFFFFF, endColorstr=#4cFFFFFF)";*/}
a.divLink{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1111; display: none;}
.btnClose{ display: none; -webkit-transform:rotate(180deg); -moz--transform:rotate(180deg); -ms-transform:rotate(180deg);}
.bannerDivs table td div h4{ text-align: center; font-size: 26px; color: #FFF; font-family: 'OpenSansLight'; position: relative; top: 115px;}
.flavours .bannerBlockMain h4{ top: 113px;}
/*.spiceRich{background: rgba(255, 0, 138, 0.3);}*/
.spiceuticals .bannerBlockMain{ background: url(../../../20181022135047im_/http_/servocom.in/images/spiceuticals.png) no-repeat; background-position: center 5px;}
.spiceRich .bannerBlockMain{ background: url(../../../20181022032428im_/http_/servocom.in/images/spicerichImg.html) no-repeat; background-position: center 40px;}
.flavours .bannerBlockMain{ background: url(../../../20181022015542im_/http_/servocom.in/images/flavours.html) no-repeat; background-position: center 25px;}
.spices .bannerBlockMain{ background: url(../../../20181022024053im_/http_/servocom.in/images/spices.html) no-repeat; background-position: center 25px;}
.bannerBlockMain{ /*background-color: rgba(0, 0, 0, 0.3);*/}
.bannerDivs table + table{ top: auto; bottom: 0;}
.bannerDivs table + table td{ border-top: none;}
.bannerBlockContent{  width: 320px; height: 100%; /*overflow: hidden;*/position: absolute; left: 320px; top: 0; padding: 25px 0;}
.bannerBlockContent h2{ font-family: 'HelveticaLight'; color: #FFF; font-size: 34px; position: relative; padding-top: 20px; text-align: left; font-weight: lighter;}
.bannerBlockContent h2:after{ content: ""; position: absolute; width: 80%; height: 1px; background: rgba(255, 255, 255, 0.4); left: 0; bottom: -5px;
/* IE8 */    
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)";}
.bannerBlockContent p{ line-height: 26px; margin: 15px 0; font-size: 13px; padding-right: 8px;}
.bannerBlockContent div a{ display: block; position: absolute; right: 15px; bottom: 5px; font-size: 12px; color: #FFF; background: url(../../../20181022113357im_/http_/servocom.in/images/contactArrow.png) no-repeat; background-position: left center; padding: 5px;padding-left: 20px; transition:0.1s; -webkit-transition:0.1s; -moz-transition:0.1s; -ms-transition:0.1s;}
.bannerBlockContent div a:hover{padding-left: 25px;}
.bannerBlockContent div{ width: 101%; height: 100%; background: rgba(0, 0, 0, 0.3); position: relative;
/* IE8 */    
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000)";}
.boxMainBg{/* IE8 */    
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000)";}
.bannerBlockContent div:after{ content: ""; position: absolute; width: 7px; height: 155px; right: 0; top: 46px; background: #db2b6d;}
.bannerDivs table td > div{ height: 293px; width: 320px; overflow: hidden; position: relative; padding: 25px 0 25px 35px; background: rgba(0, 0, 0, 0.3); -webkit-transition: background 0.2s ease-in; -moz-transition: background 0.2s ease-in; -ms-transition: background 0.2s ease-in; transition: background 0.2s ease-in;
/* IE8 */    
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000)";}
.gridContainer{ width: 960px; margin: 0 auto; position: relative; height: 590px;}
.graphics{ transform:translate3d(0, 0, 0); -webkit-transform:translate3d(0, 0, 0); -ms-transform:translate3d(0, 0, 0); -moz-transform:translate3d(0, 0, 0);}
.container{ width: 960px; margin: 0 auto; position: relative;}
.business-division-title h2, .bodyContentOne h1,.bodyContentTwo h1{ margin: 70px 0 40px 0; position: relative; font-size: 31px;}
.business-division-title h2:before{ content: ""; position: absolute; width: 60%; height: 6px; left: 20%; background: #e8e4e6; bottom: -30px;}
.business-division-title h2:after{ content: ""; position: absolute; width: 10%; height: 6px; left: 45%; background: #da251a; bottom: -30px;}
.bodyContentOne h1:after,.bodyContentTwo h1:after{ content: ""; position: absolute; width: 36px; height: 32px; background: url(images/sprite.png) no-repeat; background-position: -3px -55px; left: 0; right: 0; margin: 0 auto; top: -40px;}
.bodyContentOne p,.bodyContentTwo p{ text-align: center;}
.homeImgBox{ float: left; width: 303px; position: relative;}
.homeImgBox a{ display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0;}
.homeImgBox figure{ position: relative; width: 303px; height: 170px;}
.homeImgBox figure:after{ content: ""; position: absolute; width: 162px; height: 213px; background: url(../../../20181022004214im_/http_/servocom.in/images/homeBoxIcon1.html) no-repeat; right: -20px; bottom: -65px; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
.homeImgBox:nth-child(2) figure:after{ background: url(../../../20181022123738im_/http_/servocom.in/images/homeBoxIcon2.html) no-repeat; width: 196px; height: 164px; bottom: -50px;}
.homeImgBox:nth-child(3) figure:after{ background: url(../../../20181022080928im_/http_/servocom.in/images/homeBoxIcon3.html) no-repeat; width: 216px; height: 125px; bottom: -50px;}
.homeImgBox figure h2{ position: absolute; top: 40%; font-size: 22px; color: #FFF; left: 30px; font-family: 'OpenSansReg'; text-align: left;}
.homeImgBox p{ margin: 65px 0 40px 0;}
.homeImgBox + .homeImgBox{ margin-left: 25px;}
.bodyContentOne section{ margin: 60px 0 40px 0; border-bottom: 1px solid #cccccc;}
.bodyContentTwo section{ margin: 60px 0 70px 0;}
.homeImgBox:before{ content: ""; width: 20px; height: 20px; border-radius: 50%; background: #FFF; border: 1px solid #cccccc; position: absolute; left: 47%; bottom: -11px;}
.homeImgBox:after{ content: ""; width: 10px; height: 10px; position: absolute; left: 49%; bottom: -5px; background: #ccc; border-radius: 50%; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
.homeImgBox:hover:after{ background: #f289be;}
.homeImgBox:hover figure:after{ -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); transform:scale(1.05);}
#scienceWrapper{ background: url(../../../20181022015747im_/http_/servocom.in/images/scienceBg.html) no-repeat; background-position: center; background-attachment: fixed;}
.ourScience h2{ padding: 95px 0 35px 0; font-size: 31px; color: #FFF; position: relative;}
.ourScience h2:after{ content: ""; width: 40px; height: 44px; background: url(images/sprite.png) no-repeat; background-position: 0px -97px; position: absolute; left: 48%; top: 45px;}
.ourScience p{ color: #cebbca; text-align: center;}
.ourScience section{ padding: 45px 0 75px 0;}
.ourScience section article{ width: 320px; height: 295px; padding: 0 35px; background: rgba(123, 64, 86, 0.2); text-align: center; position: relative; float: left; cursor: default; transition:0.3s; -webkit-transition:0.3s cubic-bezier(.42,1.81,.51,1.49); -moztransition:0.3s; -ms-transition:0.3s;
/* IE8 */    
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#337b4056, endColorstr=#337b4056)";}
.ourScience section article a{ position: absolute; width: 100%; height: 100%; left: 0; top: 0;}
.ourScience section article h3{ font-family: 'Pinyon Script', cursive; font-size: 28px; color: #FFF; padding: 35px 0 15px 0;}
.scienceBoxBtm{ width: 24px; height: 24px; border: 1px solid #d14089; border-radius: 50%; background: url(images/sprite.png) no-repeat; background-position: -34px -23px; position: absolute; bottom: 25px; left: 47%;}
.scienceBoxBtm:before, .scienceBoxBtm:after{ content: ""; position: absolute; width: 80px; height: 1px; background: #9a6f71; top: 11px; left: 27px;}
.scienceBoxBtm:before{ right: 27px; left: auto;}
.ourScience section article.active, .ourScience section article:hover{ background: rgba(31, 5, 14, 0.44); -webkit-transform:scale(1, 1.1); -ms-transform:scale(1, 1.1); -moz-transform:scale(1, 1.1); transform:scale(1, 1.1);}
#bottomWrapper{ background: url(images/bottomBg.jpg) no-repeat; background-position: center bottom;}
.clients{ padding: 45px 0; width: 960px; margin: 0 auto;}
.clients h4{ font-size: 31px; color: #717174; text-align: center; position: relative; padding-bottom: 35px; font-family: 'OpenSansLight';}
.clients h4:before{ content: ""; position: absolute; width: 565px; height: 6px; background: #e8e4e6; bottom: 0; left: 200px;}
.clients h4:after{ content: ""; position: absolute; width: 58px; height: 6px; background: #da251b; left: 47%; bottom: 0;}
.clientSlider{ position: relative; height: 222px; overflow: hidden; width: 960px; padding: 45px 80px;}
.clientSlider .prev, .clientSlider .next{ width: 15px; height: 15px; border-top: 1px solid #474747; border-right: 1px solid #474747; position: absolute; right: 30px; top: 50%; cursor: pointer; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg);}
.clientSlider .prev{ border: none; border-bottom: 1px solid #474747; border-left: 1px solid #474747; right: auto; left: 30px;}
#bottomWrapper footer{ background: rgba(255, 255, 255, 0.22);
/* IE8 */    
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#38FFFFFF, endColorstr=#38FFFFFF)";}
#bottomWrapper footer article{ float: left; position: relative;}
#bottomWrapper footer article + article{ margin-left: 65px;}
#bottomWrapper footer article:last-of-type{ float: right; margin: 0 35px 0 auto;}
#bottomWrapper footer article ul{ float: left; line-height: 39px; margin-left: 15px;}
#bottomWrapper footer article ul li{ padding-left: 20px; position: relative;}
#bottomWrapper footer article ul li:after{ content: "\203A"; position: absolute; color: #000; left: 3px; top: -1px; font-size: 16px; transition:0.2s; -webkit-transition:0.2s; -moz-transition:0.2s; -ms-transition:0.2s;}
#bottomWrapper footer article ul li:hover:after{ font-size: 22px; top: -3px; font-weight: bold;}
#bottomWrapper footer article ul + ul{ margin-left: 100px;}
#bottomWrapper footer h3{ color: #604027; font-size: 20px; text-align: left; font-family: 'OpenSansReg'; padding: 15px 0 30px 15px;}
#bottomWrapper footer article + article h3{ padding-left: 0;}
#bottomWrapper footer address{ padding-bottom: 15px; position: relative;}
#bottomWrapper footer address + address{ padding: 15px 0;}
#bottomWrapper footer address + address:after{ content: ""; position: absolute; height: 1px; width: 110%; left: -20px; top: 0; background: rgba(50, 10, 30, 0.11);}
#bottomWrapper footer article a.fb{ padding-left: 50px; display: block; line-height: 32px; background: url(images/sprite.png) no-repeat; background-position: 0 -153px; margin-top: 5px;}
#bottomWrapper footer article a.mail{ padding-left: 50px; line-height: 32px; height: 32px; display: block; background: url(images/sprite.png) no-repeat; background-position: 0 -193px; margin: 30px 0;}
#bottomWrapper footer .footerBtm p{ line-height: 60px; font-size: 12px; color: #583820; float: right;}
#bottomWrapper footer .footerBtm p + p{ margin-right: 175px;}
#bottomWrapper footer .footerBtm{ background: rgba(255, 255, 255, 0.22);
/* IE8 */    
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#38FFFFFF, endColorstr=#38FFFFFF)";}
#bottomWrapper footer > .container:before{ content: ""; position: absolute; width: 100%; height: 1px; background: #bba28b; left: 0; top: 55px;}
.newsWrapper{ position: relative; text-align: center; width: 800px; height: 130px; overflow: hidden;}
.newsWrapper li{ position: absolute; left: 0; top: 0; width: 100%;}
.newsWrapper h3{ font-size: 14px; color: #3a1820; position: absolute; width: 210px; left: 0; right: 0; margin: 0 auto; top: 0px; padding: 8px 10px;}
.newsWrapper h3:after, .newsWrapper h3:before{ content: ""; position: absolute; width: 100%; height: 1px; background: #e8e4e6; top: 0; left: 0;}
.newsWrapper h3:after{ bottom: 0; top: auto;}
.newsWrapper h5{ font-size: 23px; color: #32141e; font-family: 'OpenSansLight';}
.newsContent{ padding-top: 45px;}
.newsContent p{ line-height: 26px; margin: 15px 0;}

/*******************************************************About us ******************************/
#about-banner-wrapper{background: url(images/aromatic-banner.jpg) no-repeat;background-position:center;height:167px;position:relative}
.about-text-container{position:absolute;left:0;top:40px;background:rgba(255, 2, 2, .5);width:9%;height:90px;opacity:0}
.about-text{opacity:0}
.about-text h2{text-align:right;padding: 25px 35px 0px 0px;color:#fbefea;font-size:26px;}
.about-text h2:before{position:absolute;width:109px;height:1px;background:#fff;content:"";margin:35px 0px 0px -1px}
.about-text2{opacity:0}
.about-text2 h2{text-align:right;padding: 25px 35px 0px 0px;color:#fbefea;font-size:26px;}
.about-text2 h2:before{position:absolute;width:156px;height:1px;background:#fff;content:"";margin:35px 0px 0px -1px;display:none}

.bold{font-weight:bold}
.business-division{ float: left; width: 240px; position: relative;top:25px;transition:0.2s; -webkit-transition:0.2s; -moz-transition:0.2s; -ms-transition:0.2s; -0-transition:0.2s;overflow: hidden;}
.business-division figure{ position: relative; width: 240px; height: 140px;}
.business-division figure img{position: relative;left: 80px;top: 15px;}
.business-division:nth-child(3) figure img{left: 65px;top: 40px;}
.business-division:nth-child(4) figure img{left: 80px;top: 20px;}
.business-division:nth-child(5) figure img{left: 55px;top: 35px;}
.business-division h2{font-size: 18px; color: #363636; font-family: 'OpenSansReg'; text-align: center;padding: 0px 0px 40px 0px;position:relative}
.business-division a{ position: absolute; width: 100%; height: 100%; left: 0; top: 0;}
/*.homeImgBox p{ margin: 65px 0 40px 0;}
.homeImgBox + .homeImgBox{ margin-left: 25px;}*/
.business-division-title h1:after{position:absolute;content:"";width:60px;height:6px;background:#da251b;margin:100px 0px 0px 0px}
.business-division-title h1:before{position:absolute;content:"";width:565px;height:6px;background:#e8e4e6;margin:60px 0px 0px -130px}
.business-division:after{position:absolute;content:"";height:100%;width:1px;background:#e8e4e6;right: 0; top: 8%;}
.business-division h2:after{position:absolute;content:"";width:60px;height:2px;background:#da251b;left:90px;top:40px;transition:0.2s; -webkit-transition:0.2s; -moz-transition:0.2s; -ms-transition:0.2s; -0-transition:0.2s;}
.business-division h2:before{position:absolute;content:"";width:135px;height:2px;background:#e8e4e6;left:50px;top:40px}
.business-division.active h2:after, .business-division:hover h2:after{left:50px !important;width:135px !important;}
.business-division figure{transition:0.2s; -webkit-transition:0.2s; -moz-transition:0.2s; -ms-transition:0.2s; -0-transition:0.2s;top:0px}
.business-division.active figure, .business-division:hover figure{top:20px !important;}
.business-division p{padding-bottom:20px;}
.plus-arrow{position: relative;top:0px;transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s;-o-transition:all 0.2s;}
.plus-arrow{ display: block; margin: 0 auto; width: 24px;}
.business-division:nth-child(5):after{display:none}
#mission-vision-wrapper{ background: url(images/missionBanner.jpg) no-repeat; background-position: center;background-size: cover;background-attachment: fixed;}
.vision,.mission{float:left;width:50%;margin: 40px 0px 40px 0px;}
.vision h2:after,.mission h2:after{position:absolute;content:"";width:120px;height:2px;background:#884132;left:180px;top:55px;transition:0.2s; -webkit-transition:0.2s; -moz-transition:0.2s; -ms-transition:0.2s; -0-transition:0.2s}
.vision h2,.mission h2{margin: 70px 0 40px 0; position: relative; font-size: 31px;color:#fff}
.vision h2:before,.mission h2:before{position:absolute;content:"";width:60px;height:2px;background:#da251b;transition:0.2s; -webkit-transition:0.2s; -moz-transition:0.2s; -ms-transition:0.2s; -0-transition:0.2s;top:55px;left:210px;z-index:99}
.vision{background:rgba(120,41,25,.6);border: 1px solid rgba(255,255,255,.3);border-right:none}
.mission{background:rgba(85,13,20,.6);border: 1px solid rgba(255,255,255,.3);border-left:none}
.vision p,.mission p{color:#e1bdbd;padding:0px 30px 0px 30px;text-align:center;padding-bottom:90px}
.more p{text-align:center; padding: 30px 50px;}
.more p + p{ padding-top: 0;}
.vision:hover h2:before,.mission:hover h2:before{left:180px;width:120px;}

/*******************************************************Flavours & Aromatics******************************/
#aromatic-banner-wrapper{background: url(images/aromatic-banner.jpg) no-repeat;background-position:center;height:167px;position:relative}
.essence-image,.essence-content{float:left;width:50%}
.essence-image img,.essence-image h2{float:left; margin-left: 15px;}
.essence-image img{position: relative;left: -10px;}
.essence-image h2{float:left;width:68%}
.essence-image h2{font-size:50px;color:#535151;text-align:left}
.essence-image h2 span{color:#da251b}
.essence-content p{text-align:left;padding-top: 15px;line-height:22px}
.secondary-menu{border-bottom:1px solid #e8e4e6;padding: 25px 0px 0px 0px;}
.secondary-menu h2{float:left;}
.secondary-menu ul{ float: right;}
.sec-menu li{display: inline-block;cursor:pointer;font-weight:bold;position:relative;text-align: center;width: 115px;transition:0.2s; -webkit-transition:0.2s; -moz-transition:0.2s; -ms-transition:0.2s; -0-transition:0.2s;}
.sec-menu li a{display: inline-block;padding: 15px 0px 20px 0px; width: 100%;}
#secondary-menu-wrapper{padding-bottom:30px}
.secondary-menu h2{font-size:31px;color:#000000;text-align:justify;}
.sec-menu li:before{position: absolute;content: "";width: 0px;height: 1px;background: #da251b;top: 53px;left: 0px;transition:0.2s; -webkit-transition:0.2s; -moz-transition:0.2s; -ms-transition:0.2s; -0-transition:0.2s;}
.sec-menu li:hover:before,.sec-menu li .active-submenu:hover:before{width: 100%;}
.sec-menu li:hover{color:#da251b}
.product-container{float:left;width:240px;padding-bottom: 30px;position: relative;}
.product-container a{ position: absolute; width: 100%; height: 100%; left: 0; top: 0;}
.product-container figure{position:relative;left:15px;transition:all 0.4s; -webkit-transition:all 0.4s; -moz-transition:all 0.4s;-o-transition:all 0.4s;}
.products h1{margin:40px 0 70px 0;position: relative;font-size: 31px;color:#000}
.products h1:before {position: absolute;content: "";width: 60%;height: 6px;background: #e8e4e6; bottom: -20px; left: 20%;}
.products h1:after {position: absolute;content: "";width: 60px;height: 6px;background: #da251b;bottom: -20px; left: 47%;}
.product-container h2{font-size:23px;color:#000;padding: 10px 0px 10px 0px;transition:all 0.4s; -webkit-transition:all 0.4s; -moz-transition:all 0.4s;-o-transition:all 0.4s;}
.product-container p{text-align:center !important;font-size:12px;padding: 0px 15px 25px 15px;}
.major-product-wrapper{padding-bottom:40px}
.grayscale{transition:all 0.4s; -webkit-transition:all 0.4s; -moz-transition:all 0.4s;-o-transition:all 0.4s;-webkit-filter: grayscale(1);filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */-moz-filter: grayscale(1);-o-filter: grayscale(1);filter: grayscale(1);}
.product-container:hover .plus-arrow{top:-10px}
.product-container:hover h2{color:#da251b}
.home-content p{text-align:justify}

.about-image,.about-img-content{float:left;width:50%; box-sizing:border-box;}
.about-img-content{padding: 5px 25px 0px 25px;text-align: justify;}
.value-title h1{margin: 50px 0 60px 0;position: relative;font-size: 31px;color:#000}
.value-title h1:before {position: absolute;content: "";width: 60%;height: 6px;background: #e8e4e6; left: 20%; bottom: -20px;}
.value-title h1:after {position: absolute;content: "";width: 60px;height: 6px;background: #da251b; left: 47%; bottom: -20px;}
.value-title p{text-align:center;padding: 0px 200px 70px 200px;}
.value-container{position:relative;height:690px}
.value-container > img{position:absolute;right:50%;}
.values1,.values2{float:left;width:50%}
.values1{background:rgba(0,0,0,.6)}
.values1 h2{text-align:left;padding:70px 0px 70px 60px;color:#ffffff;font-size:24px; position: relative;}
.values1 h2:before{position: absolute;content: "";width: 350px;height: 1px;background: #da251b;top: 107px;left: 63px;}
.values1 li{color:#e5c8d2;background:url(../../../20180819104134im_/http_/servocom.in/images/logo-img2.png) no-repeat;background-position:30px 7px;padding: 0px 40px 0px 60px;line-height: 25px;}
.values1 ul{padding-bottom:81px;}
.value-box{position:relative}
.value-box h3{font-size:15px;color:#da251b;font-weight:bold;text-align: left;padding: 12px 0px 25px 85px;}
.value-box img{position:absolute;top:0;left:30px}
.value-box p{padding: 0px 0px 0px 35px;line-height: 30px;}
.values3-data{float:left;width:50%}
.value3-wrapper{padding: 20px 0px 55px 0px;}
.competence-box,.expertise-box{float:left;width:54%;position:relative}
.expertise-box{width:100%}
.competence-data h1{color:#000;padding:0px 0px 50px 0px;text-align:center}
.competence-box h1:before {position: absolute;content: "";width: 460px;height: 1px;background: #cccccc;top: 50px;left: 0px;}
.expertise-box h1:before {position: absolute;content: "";width: 50%;height: 1px;background: #cccccc;top: 50px;left: 25%;}
.competence-box h1:after {position: absolute;content: "";width: 35px;height: 1px;background: #da251b;top: 50px;left: 0px;}
.expertise-box h1:after {position: absolute;content: "";width:35px;height: 1px;background: #da251b;top: 50px;left: 49%;}
.competence-box span p{font-weight:bold;font-style:italic}
.competence-box p{padding-right: 60px;text-align: justify;}
.expertise-box p{text-align:center;}

.commitment-wrapper{ background: url(../../../20181022091032im_/http_/servocom.in/images/commitment-banner.html) no-repeat; background-position: center;background-size: cover;background-attachment: fixed;padding-bottom: 65px;}
.commitment-title h2{color:#fff;padding: 40px 0px 40px 0px; font-size: 30px; position: relative;}
.commitment-title h2:before {position: absolute;content: "";width: 50%;height: 6px;background: #72491c;top: 90px;left: 25%;opacity: .4;}
.commitment-title h2:after {position: absolute;content: "";width: 35px;height: 6px;background: #da251b;top: 90px;left: 49%;}
.commitment-data1,.commitment-data2{width:50%;float:left;transition:all 0.4s; -webkit-transition:all 0.4s; -moz-transition:all 0.4s;-o-transition:all 0.4s;}
.commitment-data1:hover,.commitment-data2:hover{background:rgba(0,0,0,.3);}
.commitment-data1:hover h3:after,.commitment-data2:hover h3:after{height:6px;top:80px}
.commitment-data1:hover h3:before,.commitment-data2:hover h3:before{top:85px;height:1px}
.commitment-data1{background:rgba(162,0,81,.3);border: 1px solid rgba(255,255,255,.3);border-right:none}
.commitment-box,.social-box{position:relative;padding-bottom: 40px;}
.commitment-data2{background: rgba(97,8,79,.3);border: 1px solid rgba(255,255,255,.3);border-left:none}
.spiceuticalsMission h3, .commitment h3{color:#fff;padding:0px 0px 0px 0px;font-weight:bold;font-size:18px;padding: 45px 0px 60px 70px;text-align:left}
.spiceuticalsMission h3:before, .commitment h3:before {position: absolute;content: "";width: 360px;height: 2px;background: #72491c;top: 90px;left: 15%;opacity: .4;transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;-o-transition:all 0.3s;}
.spiceuticalsMission h3:after, .commitment h3:after {position: absolute;content: "";width: 35px;height: 2px;background: #da251b;top: 90px;left: 15%;transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;-o-transition:all 0.3s;}
.commitment-wrapper li{padding: 0px 35px 0px 80px;color:#e0c8c8;line-height:25px;background:url(../../../20181022061957im_/http_/servocom.in/images/square.png) no-repeat;background-position:70px 11px}
.commitment-title{padding-bottom:25px;}

.our-logo-title h2{padding: 50px 0 60px 0;position: relative;font-size: 31px;color:#000}
.our-logo-title h2:before {position: absolute;content: "";width: 50%;height: 6px;background: #e8e4e6; left: 25%; bottom: 30px;}
.our-logo-title h2:after {position: absolute;content: "";width: 60px;height: 6px;background: #da251b; left: 48%; bottom: 30px;}
.logo-image,.logo-data{float:left;width:78%}
.logo-image{width:22%}
.our-logo-wrapper{padding-bottom:30px}
.logo-data p{padding-top:5px}

/**********************************Aromatic Product**********************************/
.box-list{width:25%;float:left;cursor:pointer}
.box-list h2{color:#000;font-size:21px;padding:15px 0px 10px 0px;position:relative}
.box-list figure img{position:relative;left:15px}
.box-list h2:before {position: absolute;content: "";width: 210px;height: 1px;background: #e8e4e6;top: 50px;left: 6%;transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;-o-transition:all 0.3s;}
.box-list h2:after {position: absolute;content: "";width: 70px;height: 3px;background: #FFFFF;top: 49px;left: 35%;transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;-o-transition:all 0.3s;}
.product-wrapper{padding-top:70px;}
.product-box figure,.product-box-data{float:left;width:78%}
.product-box figure{width:22%}
.product-box figure img{ position: relative; top: 25px; max-width: 100%;}
.product-box-data h3,.product-box-data1 h3{text-align:left;color:#000;padding:10px 0px 25px 0px;position:relative;font-family: 'open_sanssemibold';}
.product-box-data h3:before {position: absolute;content: "";width: 265px;height: 2px;background: #cccccc;top: 40px;left: 2px;}
.product-box-data h3:after {position: absolute;content: "";width: 35px;height: 2px;background: #da251b;top: 40px;left: 2px;}
.product-box1 figure,.product-box-data1{float:left;width:65%}
.product-box1 figure{width:35%}
.product-box1 figure img{ position: relative; top: 20px;}
.product-box-data1 h3:before {position: absolute;content: "";width: 265px;height: 2px;background: #cccccc;top: 40px;left: 2px;}
.product-box-data1 h3:after {position: absolute;content: "";width: 35px;height: 2px;background: #da251b;top: 40px;left: 2px;}
.powdered-text p{text-align: center;padding: 70px 155px 40px 155px;}
.comm-wrapper{ background: url(../../../20181022144747im_/http_/servocom.in/images/comm-wrapper.html) no-repeat; background-position: center;background-size: cover;background-attachment: fixed;padding-bottom: 80px;}
.comm-content h1{color:#fff;padding: 40px 0px 40px 0px;}
.comm-content h1:before {position: absolute;content: "";width: 440px;height: 6px;background: #fff;top: 90px;left: 25%;opacity:.13}
.comm-content h1:after {position: absolute;content: "";width: 35px;height: 6px;background: #da251b;top: 90px;left: 48%;}
.organic-spices{background:rgba(78,20,27,.6);}
.organic-title{background:rgba(63,19,28,.6);}
.organic-spices,.organic-extracts{float:left;width:30%}
.organic-extracts{width:70%;background: rgba(47,2,10,.8);}
.organic-title h2{font-size:18px;color:#fff;font-weight:bold;padding: 25px 17px 10px 0px;position:relative}
.organic-title h2:before{position: absolute;content: "";width: 138px;height: 2px;background: #51272e;top: 57px;left: 25%;}
.organic-title h2:after,.extracts-title h2:after {position: absolute;content: "";width: 35px;height: 2px;background: #da251b;top: 57px;left: 25%;}
.organic-spices-data ul{padding-top:25px;padding-bottom: 20px;}
.organic-spices-data li{background:url(../../../20181021235409im_/http_/servocom.in/images/arrow.png) no-repeat;background-position:75px 15px;padding: 10px 0px 5px 90px;color:#eed8d8}
.organic-olerisin,.organic-oil{float:left;width:50%}
.organic-olerisin,.extracts-title{background:rgba(0,0,0,.2);}
.extracts-title h2{font-size:18px;color:#fff;font-weight:bold;padding: 25px 0px 10px 0px;position:relative;text-align:left;padding-left:45px;}
.extracts-title h2:before {position: absolute;content: "";width: 550px;height: 2px;background: #51272e;top: 57px;left: 7%;}
.extracts-title h2:after {position: absolute;content: "";width: 35px;height: 2px;background: #da251b;top: 57px;left: 7%;}
.spices-container{padding-top:30px;}
.organic-spices{padding-bottom: 39px;}
.organic-spices-data h3{font-size:14px;color:#fff;font-weight:bold;padding: 20px 0px 0px 65px;text-align:left;position:relative}
.organic-spices-data h3:before{position: absolute;content: "";width: 250px;height:1px;background: #402623;top: 50px;left: 20%;}
.box-list h2:before,.box-list h2:after{opacity:0}
.box-list:hover h2:before,.box-list:hover h2:after{opacity:1}
.product-wrapper,.natural-product,.essential-oil,.powdered{display:none}
.box-list.activeProduct h2:before,.box-list.activeProduct h2:after{opacity:1}
.activeProduct{opacity:1}
.natural-product,.essential-oil{padding-top:50px}
.products-container{}

/*****************************************Our Science*****************************************/

.ourScienceAromatic h1{ font-size: 31px; text-align: center; padding: 30px 0; border-bottom: 6px solid #e8e4e6; width: 560px; margin: 0 auto; position: relative; margin-bottom: 15px;}
.ourScienceAromatic h1:after{content: ""; position: absolute; width: 60px; height: 6px; background: #da251b; bottom: -6px; left: 46%;}
.ourScienceAromatic p{ text-align: center; padding: 15px 0;}
.scienceCatogories{ padding: 25px 0 90px 0;}
.scienceCatogories > section{ display: none;}
.scienceMain img{ float: left; padding-right: 25px;}
.scienceMain article{ overflow: auto; display: table; min-height: 200px;}
.scienceMain article p{ display: table-cell; vertical-align: middle; text-align: justify;}
.contentContainer p{ text-align: center; padding: 5px 0;}
ul.scienceSubMenu{ border-bottom: 2px solid #cccccc; padding-top: 20px;}
ul.scienceSubMenu li{ float: left; font-size: 18px; position: relative; width: 315px; padding-left: 75px; cursor: pointer; line-height: 50px;transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;-o-transition:all 0.3s;}
ul.scienceSubMenu li + li{ margin-left: 7px;}
ul.scienceSubMenu li:after{content: ""; position: absolute; width: 28px; height: 28px; border: 1px solid #969696; border-radius: 50%; left: 12px; top: 11px;}
ul.scienceSubMenu li span{ position: absolute; left: 22px; top: 1px;}
ul.scienceSubMenu li.active, ul.scienceSubMenu li:hover{ color: #da251b !important;}
ul.scienceSubMenu li:before{ content: ""; position: absolute; left: 0; bottom: -2px; width: 0%; height: 2px; background: #da251b;transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;-o-transition:all 0.3s;}
ul.scienceSubMenu li.active:before, ul.scienceSubMenu li:hover:before{ width: 100%;}
.scienceSubContent{ padding: 45px 0 0 0; text-align: justify; display: none;}
.steamTop{text-align: center; padding: 20px 0;}
.clear{ clear: both;}
.scienceSubContent section{ padding: 50px 0;}
.scienceSubContent section article{ overflow: hidden; padding-right: 50px;}
.sectionImg{ float: right;}
.sectionImg img{ padding: 8px; border: 1px solid #d7d7d7;}
.scienceSubContent section h2{ text-align: left; font-size: 18px; padding: 10px 0; border-bottom: 2px solid #cccccc; margin: 15px 0; position: relative;font-family: 'OpenSansReg';}
.scienceSubContent section h2:first-of-type{ margin-top: 0;}
.scienceSubContent section h2:after{ width: 38px; content: ""; position: absolute; left: 0; bottom: -2px; height: 2px; background: #da251b;}
.scienceSubContent section p+p{ padding: 10px 0;}
.scienceSubContent:last-of-type section h2:first-of-type{ margin-top: 25px;}

/*******************************************************R&D******************************/

#research-banner-wrapper{background: url(../../../20181022094529im_/http_/servocom.in/images/research-banner.jpg) no-repeat;background-position:center;height:167px;position:relative}
.research-text-container{position:absolute;left:0;top:40px;background:rgba(255, 2, 2, .5);width:9%;height:90px;opacity:0}
.research-text h2{margin: 25px 35px 0px 0px;color:#fbefea;font-size:26px; float: right; position: relative;}
.research-text h2:before{position:absolute;width:100%;height:1px;background:#fff;content:""; bottom: -3px; left: 0;}
.intro1,.intro2{float:left;width:50%;position:relative}
.intro2 h2{text-align:left;color:#000;padding: 60px 0px 55px 0px;}
.intro2 h2:before {position: absolute;content: "";width: 100%;height: 6px;background: #e8e4e6;top: 110px;left: 0%;}
.intro2 h2:after {position: absolute;content: "";width: 35px;height: 6px;background: #da251b;top: 110px;left: 0%;}
.intro1 h1{text-align:left;font-size: 40px;font-weight: bold;padding-left: 20px;}
.intro1 img{position:relative;top:40px}
.intro1 h1 span{color:#da251b}
.logo-img{position:absolute;bottom: 158px;left: 205px;}
.intro2 p{text-align:justify;line-height:28px;}
.intro3,.intro4{float:left;width:50%}
.intro3 p,.intro4 p{text-align:justify}
.intro3 p{padding: 30px 30px 0px 0px;}
.intro4 p{padding: 30px 0px 0px 0px;}
.intro-container{padding-bottom:50px}

/*******************************************************career******************************/

#career-banner-wrapper{background: url(../../../20181022095319im_/http_/servocom.in/images/career-banner.jpg) no-repeat;background-position:center;height:167px;position:relative}
.career-text-container{position:absolute;left:0;top:40px;background:rgba(191,65,130,.8);width:9%;height:90px;opacity:0}
.career-text h2{text-align:right;padding: 25px 35px 0px 0px;color:#fbefea;font-size:26px;}
.career-text h2:before{position:absolute;width:80px;height:1px;background:#fff;content:"";margin:35px 0px 0px -1px}
.career1,.career2{width:50%;float:left}
.career1 h1{text-align:left;font-size: 48px;font-weight: bold;padding-left: 20px;color:#535151}
.career-logo-img{position:absolute;top: 71px;left: 190px;}
.career1 p{padding: 20px 30px 0px 25px;text-align:justify}
.career2 img{position:relative;top:107px}
.position,.resume{float:left;width:50%}
.position h1{color:#000;text-align:left;position:relative;padding: 40px 0px 32px 18px;}
.position h1:before {position: absolute;content: "";width: 88%;height: 6px;background: #e8e4e6;bottom: 15px;left: 4%;}
.position h1:after {position: absolute;content: "";width: 60px;height: 6px;background: #da251b;bottom: 15px;left: 4%;}
ol{margin:0}
.position li{padding: 10px 35px 15px 0px;line-height: 27px;}
.pink{color:#da251b;font-weight:bold}
.position p{padding-left:24px}
.resume h1{color:#000;text-align:left;position:relative;padding: 40px 0px 50px 18px;}
.resume h1:before {position: absolute;content: "";width: 88%;height: 6px;background: #e8e4e6;bottom:15px;left: 4%;}
.resume h1:after {position: absolute;content: "";width: 60px;height: 6px;background: #da251b;bottom:15px;left: 4%;}
.input-text{width: 85%;height: 35px;border-radius: 5px;margin: 0px 0px 30px 18px;border: 1px solid #ddd; padding-left: 20px;}
.input-select{width: 420px;height: 35px;border-radius: 5px;margin: 0px 0px 30px 18px;border: 1px solid #ddd; padding: 5px 0 5px 20px;}
select{padding-left:14px}

.input-submit{width:140px;height:40px;background:#da251b;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;-o-transition:all 0.3s;}
.input-submit:hover{background:#f71989}
.resume-form{position:relative;padding-bottom: 40px;}
#resumeForm > div{ position: relative;}
#resumeForm > div label{ position: absolute; font-size: 12px; left: 20px; top: 40px; color: #da251b;}
#resumeForm > div.submit{position:absolute;right:42px;bottom:5px}
.small-arrow{position: absolute;top: 16px;left: 23px;}
.position-wrapper{padding-bottom:100px}

/*******************************************Quality**********************************/
#qualityBanner{ background: url(../../../20181022003623im_/http_/servocom.in/images/qualityBanner.jpg) no-repeat; background-position: center; height: 167px; position: relative;}
.qualityMenu{ padding: 20px 0;}
.qualityMenu .business-division{ top: 0;}
.qualityMenu .business-division:after{ display: none;}
#bottomWrapper #qualityContent{ border: none;}
#qualityContent section{ width: 425px; float: left; position: relative; text-align: justify; padding: 30px 0;}
#qualityContent section + section{ float: right;}
#qualityContent article{ padding: 5px 0;}
#qualityContent article h3{ font-size: 18px; color: #000; position: relative; padding: 15px 0; text-align: left; margin: 5px 0;font-family: 'open_sanssemibold';}
#qualityContent article h3:before{ content:""; position: absolute; left: 0; bottom: 0; width: 70%; height: 2px; background: #cccccc;}
#qualityContent article h3:after{ content: ""; position: absolute; left: 0; bottom: 0; width: 35px; height: 2px; background: #da251b;}
#qualityContent section p{ padding: 25px 0;}
.certiContainer h2, #qualityContent h1{ font-size: 31px; padding: 20px 0; position: relative; text-align: left; margin: 10px 0;}
.certiContainer h2:before, #qualityContent h1:before{ content: ""; position: absolute; width: 100%; height: 6px; background: #e8e4e6; left: 0; bottom: 0;}
.certiContainer h2:after, #qualityContent h1:after{ content: ""; position: absolute; width: 55px; height: 6px; left: 0; bottom: 0; background: #da231b;}
.certiContainer article ul{ float: left; padding: 15px 15px 15px 0;}
.certiContainer article ul + ul{ float: right;}
.certiContainer article ul li{ background: url(../../../20181021231327im_/http_/servocom.in/images/logo-img.png) no-repeat; background-position: left center; padding-left: 35px; background-size: 12px 12px; line-height: 26px;}
.certiSlider{ width: 313px; margin: 0 auto; padding: 75px 0; position: relative; height: 555px; overflow: hidden;}
.certiSlider ul li{position: absolute; left: 0; display: block;}
.certiSlider img{ }
.certiContainer .certiNext, .certiContainer .certiPrev{ width: 40px; height: 40px; border-radius: 50%; border: 1px solid #c3c3c3; position: absolute; left: -30px; top: 47%; cursor: pointer;transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.certiContainer .certiNext:hover, .certiContainer .certiPrev:hover{ border-color: #000;}
.certiContainer .certiNext{ left: auto; right: -30px;}
.certiContainer .certiNext:after, .certiContainer .certiPrev:after{ content: ""; position: absolute; border-right: 2px solid #000; border-top: 2px solid #000; width: 12px; height: 12px; transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); left: 10px; top: 12px;}
.certiContainer .certiPrev:after{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -moz-transform:rotate(-135deg); -ms-transform:rotate(-135deg); left: 14px;}
.qualityCaption{ position: absolute; top: 15px; right: 0;}
.qualityCaption p{ font-size: 40px; color: #535151; line-height: 55px; position: relative;font-family: 'Libre Baskerville', serif;}
.qualityCaption p span{ color: #da251b;}
.capImg{ position: relative; left: -60px;}

/*      """""""Spiceuticals"""""""        */
.spiceuticalsPro{width: 45%; float: left; padding: 15px 0; position: relative; cursor: pointer;}
.spiceuticalsPro + .spiceuticalsPro{ float: right;}
.spiceuticalsPro + .spiceuticalsPro:hover h3{ color: #da251b;}
.spiceuticalsPro img{ float: left;}
.spiceuticalsPro a.redirect{ display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0;}

.spiceuticalsPro article{ float: right; width: 200px;}
.spiceuticalsPro article h3{ font-size: 24px; color: #000; padding-bottom: 15px; text-align: left;}
.spiceuticalsPro article ul{ float: left; line-height: 38px;}
.spiceuticalsPro article ul li{background: url(../../../20181021231327im_/http_/servocom.in/images/logo-img.png) no-repeat; background-size: 13px 12px; padding-left: 25px; background-position: left center;}
.spiceuticalsPro article ul + ul{ margin-left: 35px;}
.spiceuticalsPro .plus-arrow{ position: absolute; right: 0; left: auto; bottom: 0px; top: auto;}
.whySpiceuticalsWrapper{ background: url(../../../20181021231350im_/http_/servocom.in/images/spiceuticalsWhy.html) no-repeat; background-size: cover; padding: 25px 0;}
.spiceuticalsAllProducts h2, .whySpiceuticalsWrapper h3{ width: 575px; margin: 0 auto; font-size: 31px; color: #FFF; padding: 15px 0; border-bottom: 6px solid rgba(255, 255, 255, 0.11); position: relative;}
.spiceuticalsAllProducts h2:after,.whySpiceuticalsWrapper h3:after{ content: ""; position: absolute; left: 45%; bottom: -6px; height: 6px; width: 60px; background: #da251b;}
.whySpiceuticals{ padding: 40px 80px; background: rgba(162, 0, 81, 0.2); border: 1px solid rgba(255, 255, 255, 0.1); margin-top: 25px; color: #FFF;}
.whySpiceuticals h4{ font-size: 30px;font-family: 'Pinyon Script', cursive; text-align: center; padding: 15px 0 25px 0;}
.whySpiceuticals section{ width: 50%;min-height: 616px; float: left; background: rgba(0, 0, 0, 0.35); padding: 10px;}
.whySpiceuticals section ul li{ padding: 10px 0 10px 45px;background: url(../../../20181021231327im_/http_/servocom.in/images/logo-img.png) no-repeat; background-size: 13px 12px; background-position: left 18px; line-height: 26px;}
.whySpiceuticals section + section{ background: rgba(0, 0, 0, 0.2); padding-left: 15px;}

/*""""""""""""""""""""Spiceuticals About""""""""""""""""""""*/
/*.spiceuticalsAbout img{ float: left; padding: 0 28px 30px 0;}*/
.spiceuticalsAbout{ padding: 40px 0; text-align: justify;}
.spiceuticalsAbout article{ overflow: hidden;}
.spiceuticalsAbout h2{ font-size: 50px;color: #535151; text-align: left; line-height: 45px; padding-bottom: 30px;}
.spiceuticalsProducts li a{ cursor: pointer; padding: 5px 15px 5px 35px;background: url(../../../20181021231327im_/http_/servocom.in/images/logo-img.png) no-repeat;background-size: 13px 12px;background-position: 10px center; border-radius: 20px; transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;}
.spiceuticalsProducts li a.active, .spiceuticalsProducts li a:hover{background: #da251b url(../../../20180819104134im_/http_/servocom.in/images/logo-img2.png) no-repeat !important;background-position: 10px center !important; color: #FFF;}
.spiceuticalsProducts li{ padding-left: 0 !important; background: none !important;}
.spiceuticalsProducts article{ width: 220px !important;}
.spiceuticalsProducts article ul + ul{ margin-left: 15px !important;}
.spiceuticalsAllProducts h2{ border-color: #e8e4e6; color: #000; display: none;}

/*""""""""""""""""""Spiceuticals Products""""""""""""""""""*/
.spiceuticalsAllProducts section{ padding: 35px 0; display: none;}
.spiceuticalsAllProducts section img{ display: block;}
.spiceuticalsAllProducts section img:not(.pName){ margin: 15px 0;}
.spiceuticalsAllProducts section article img:nth-child(1){ padding: 10px 0;}
.spiceuticalsAllProducts section article{ float: left; width: 43%;}
.spiceuticalsAllProducts section article + article{ float: right; width: 49%}
.spicerichProducts h2, .spicerichVision article h3, .spiceuticalsAllProducts section h3{ display: inline-block; width: 70%; font-size: 18px; color: #000; text-align: left; padding: 15px 0; border-bottom: 2px solid #ccc; position: relative; font-family: 'open_sanssemibold'; margin: 10px 0;}
.spicerichProducts h2:after, .spicerichVision article h3:after, .spiceuticalsAllProducts section h3:after{ content: ""; position: absolute; left: 0; bottom: -2px; width: 35px; height: 2px; background: #da251b;}
.spiceuticalsAllProducts section h4{ font-family: 'Libre Baskerville', serif; color: #535151; font-size: 26px; text-align: left; line-height: 39px; padding: 18px 0;}
.spiceuticalsAllProducts section h5{ font-size: 15px; color: #484848; text-align: left;}
.spiceuticalsAllProducts section h6{text-align: left; font-size: 15px; color: #da251b; font-family: 'Libre Baskerville', serif; font-style: italic; padding: 20px 0; margin: 0;}
.spiceuticalsAllProducts section p{ text-align: justify; padding: 3px 0;}
.spiceuticalsAllProducts section hr{ width: 100%; height: 0; margin: 27px 0; border-bottom: 1px dotted #b9b9b9;}
.spiceuticalsAllProducts section ul{ padding: 20px 0;}
.spiceuticalsAllProducts section li{background: url(../../../20181021231327im_/http_/servocom.in/images/logo-img.png) no-repeat;background-size: 13px 12px;background-position: left center; padding-left: 30px; line-height: 30px;}

/*""""""""""""""""""""""""Spice Rich""""""""""""""""""""""""*/
.whyChooseUs{ position: relative; height: 960px; padding: 80px 0;}
.whyChooseUs > img{ position: absolute; right: 50%;}
.mProducts{ width: 49%; float: left;}
.whyChooseContent h2, .mProducts h2{ font-size: 31px; color: rgb(14, 14, 14); padding: 15px 5px 15px 0; border-bottom: 6px solid rgba(255, 255, 255, 0.11); position: relative; text-align: left; margin: 10px 0 20px 0; display: inline-block;}
.whyChooseContent h2:after, .mProducts h2:after{ content: ""; position: absolute; left: 0; bottom: -6px; width: 60px; height: 6px; /*background: #da251b;*/}

.mProducts article{ color: rgb(0, 0, 0); margin-top: 11px;}
.mProducts article:nth-child(even){ background: ;}
.mProducts article img{ float: left; padding: 8px 30px;}
.mProducts article h3{ float: left; font-size: 16px; padding:65px 0;text-align: left;}
.mProducts article:nth-child(4) h3{ padding: 65px 0;}
.whyChooseContent{ width: 50%; float: right; padding-left: 30px;}
.whyChooseContent h2{ color: #535151; display: block; border-color: #e8e4e6;}
.whyChooseContent ul li{ line-height: 71px; background: url(../../../20181021231327im_/http_/servocom.in/images/logo-img.png) no-repeat; background-size: 13px 12px; background-position: left center; padding-left: 35px;}
.spiceuticalsMission h3{padding: 45px 0 45px 0;}
.spiceuticalsMission .commitment-box{ padding: 0 30px 40px 70px; height: 270px;}
.spiceuticalsMission .commitment-box p{ padding: 15px 0; color: #FFF;}

/*"""""""""""""""""""""Spicerich About"""""""""""""""""""""*/
#spicerichAbout section{ display: block;}
#spicerichAbout section article{ width: 43%; float: right;}
#spicerichAbout section article + article{ width: 50%; float: left;}
#spicerichAbout h1{ font-size: 46px; color: #535151; padding: 0 0 5px 0;  font-family: 'Libre Baskerville', serif; text-align: left;}
#spicerichAbout section h6{padding: 10px 0;}
#spicerichAbout section ul p{ padding: 2px 0; line-height: 10px;}
.spicerichValues section{ background: rgba(162, 0, 81, 0.2); border-top: 1px solid rgba(255, 255, 255, 0.1);border-bottom: 1px solid rgba(255, 255, 255, 0.1); padding: 35px 0; position: relative;}
.spicerichValues section:after, .spicerichValues section:before{ content: ""; position: absolute; width: 90px; height: 100%; background: rgba(162, 0, 81, 0.2);border: 1px solid rgba(255, 255, 255, 0.1); top: -1px;}
.spicerichValues section:after{ left: -91px; border-right: none;}
.spicerichValues section:before{ right: -91px; border-left: none;}
.spicerichValues section article{ background: rgba(0, 0, 0, 0.2); padding: 20px;}
.spicerichValues section article h2{ font-size: 18px; color: #FFF; text-align: left; font-family: 'open_sanssemibold'; padding: 15px 0; display: inline-block; width: 50%; border-bottom: 2px solid rgba(255, 255, 255, 0.11); position: relative; margin-bottom: 10px;}
.spicerichValues section article h2:after{ content: ""; position: absolute; left: 0; background: #da251b; width: 35px; height: 2px; bottom: -2px;}
.spicerichValues section article p{ color: #e0c8c8; padding: 10px 0;}
.spicerichVision{ padding: 40px 0;}
.spicerichVision article{ width: 45%; float: left;}
.spicerichVision article + article{ float: right;}
.spicerichVision article p{ padding: 20px 0; text-align: justify;}

/*"""""""""""""""""Spice Rich Products"""""""""""""""""*/
.spicerichProducts h1{ width: 565px; margin: 0 auto; padding: 20px 0; border-bottom: 6px solid #e8e4e6; position: relative; margin-bottom: 30px;}
.spicerichProducts h1:after{ content: ""; position: absolute; width: 55px; height: 6px; background: #da251b; left: 45%; bottom: -6px; font-size: 31px;}
.spicerichProducts p{ text-align: justify; padding: 10px 0;}
.spicerichProducts article{ width: 55%;}
.oddSection article{ float: left;}
.oddSection img{ float: right; margin-top: -70px;}
.evenSection article{ float: right;}
.evenSection img{ float: left;}
.spicerichProducts h2{ width: 30%; margin-bottom: 25px; display: block;}
.oddSection h2{ width: 36%;}
.spicerichProducts > div{ padding: 20px 0 40px 0; border-bottom: 1px dotted #ababab;}
.spicerichProducts ul{ width: 25%; float: left; padding: 5px 0;}
.spicerichProducts ul li{ line-height: 30px;background: url(../../../20181021231327im_/http_/servocom.in/images/logo-img.png) no-repeat;background-position: left center;padding-left: 25px;background-size: 12px 12px;}
.spicerichProducts h3{ font-size: 16px; text-align: left; padding: 20px 0;font-family: 'Libre Baskerville', serif; font-style: italic;}
.spicerichProducts section{ margin-top: -50px;}
.lastProduct article ul{ width: 100%;}
.lastProduct{ border-bottom: none !important;}

/*""""""""""""""""""""""Contact Us""""""""""""""""""""""*/
#contactBanner{ height: 167px; position: relative; background: url(../../../20181022000553im_/http_/servocom.in/images/contactBanner.html) no-repeat;}
.contactContainer{ padding: 25px 0;}
.contactContainer h1{ font-size: 31px; color: #000; text-align: left; padding: 20px 0; position: relative;}
.contactContainer h1:before{ content: ""; position: absolute; width: 420px; height: 6px; /*background: #e8e4e6; */left: 0; bottom: 0;}
.contactContainer h1:after{ content:""; position: absolute; width: 55px; height: 6px; /*background: #da251b;*/ left: 0; bottom: 0;}
.contactContainer article{ width: 46%; float: right;}
.contactContainer article input{ height: 35px; border:1px solid #b7b7b7;width: 99%; line-height: 35px; padding-left: 25px; box-sizing:border-box;}
.contactContainer article p{ padding-bottom: 22px; position: relative;}
.contactContainer article p label{ position: absolute; left: 0; top: 30px; color: #da251b; font-size: 12px;}
.contactContainer article textarea{ width: 99%; height: 90px; resize:none; box-sizing:border-box; padding: 5px 5px 5px 25px;font-family: 'OpenSansReg';}
.contactContainer article input[type='submit']{ width: 140px; background: #da251b url(../../../20181022113357im_/http_/servocom.in/images/contactArrow.png) no-repeat; background-position: 20px 14px; padding-left: 20px; color: #FFF; border:none; float: right; margin-right: 5px; cursor: pointer; position: relative;}
.contactContainer img{ float: left;}
.contactContainer section{ padding: 100px 0; border-bottom: 1px solid #e8e4e6;}
#addressContainer  article{ width: 33.33%; float: left; padding-right: 10px;}
#addressContainer  article p{ font-size: 13px;}
#addressContainer  article span p{font-family: 'open_sanssemibold';}
#addressContainer  article h2{font-family: 'open_sanssemibold'; padding: 10px 0; display: inline-block; width: 65%; border-bottom: 1px solid #e8e4e6; font-size: 13px; text-align: left; margin:15px 0; position: relative;}
#addressContainer  article h2:after{ content: ""; position: absolute; width: 85px; height: 1px; background: #da251b; left: 0; bottom: -1px;}
#addressContainer  article img{ margin: 0 0 15px -20px;}
#addressContainer { padding: 20px 0;}
#addressContainer{ padding-bottom: 30px;}

.tabMenuButton, #sideMenu, .mob_menu{ display: none;}
/*""IPad Landscape""*/
@media only screen and (max-width : 1024px){
	#videobcg{ display: none;}
	#scienceWrapper{ background-attachment: initial; background-size: cover;}
	.ourScience section article{ padding: 0 33px;}
    .tabMenuButton{ position: absolute; width: 100%; height: 110%; left: 0;top: 0; display: block; z-index: 1111; cursor: pointer;}
    .mainMenu a, .mainMenu ul{ z-index: 20;}
    .subMenu.menuDown{ visibility: visible !important; top: 75px !important; opacity: 1 !important;}
}
/*""IPad Portriot""*/
@media only screen and (max-width : 1023px){
    body{ min-width: 700px;}
    p{ line-height: 25px;}
    .container{ width: 700px;}
    #menu{ height: 60px;}
    /*#menu img{ width: 150px;margin: 1px 30px 0 0;}*/
    #menu > a > img{margin: 0px 30px 0 0;}
    #menu section{top: 25px;right: 110px;}
    .mob_menu{ display: block; width: 60px; height: 60px; position: relative; float: right; background: url(../../../20181021224851im_/http_/servocom.in/images/mob_menu.png) no-repeat; background-position: center; background-size: 60%; cursor: pointer;}
    .mainMenu{ display: none; position: absolute; top: 75px;background: rgba(75, 75, 75, 0.9); right: 0; visibility: hidden; opacity: 0; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;}
    #menu > nav{ border: 0; margin-top: 0px;}
    .gridContainer{ width: 700px;}
    .bannerDivs table{ left: -110.8%;}
    .bannerDivs table td{width: auto; min-width: 374px;}
    .bannerDivs table td > div{ width: 374px;}
    .bannerBlockMain{ left: -10px;}
    .bannerBlockContent{ display: none;}
    #sideMenu{ position: fixed; display: block; width: 250px; height: 100%; top: 0px; right: -250px; background: #424242; z-index: 999; padding: 75px 15px;}
    #sideMenu li a{ display: block; width: 100%; padding: 15px 10px; font-size: 12px; color: #FFF; border-bottom: 1px solid #616060;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;}
    #sideMenu li a:hover{ color: #da251b;}
    #sideMenu .sideSub{ background: url(../../../20181022080835im_/http_/servocom.in/images/plus.png) no-repeat;background-position: 95% 20px;}
    #sideMenu .sideSub ul{display: none;}
    #sideMenu .sideSub li a{ padding-left: 35px; background: rgba(0, 0, 0, 0.1);}
    #pageWrapper{transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;}
    .isOpen{transform:translate(-250px, 0);-webkit-transform:translate(-250px, 0);-moz-transform:translate(-250px, 0);-ms-transform:translate(-250px, 0);}
    .sMenuTop{ position: absolute; width: 100%; height: 70px; left: 0; top: 0; background: rgba(0, 0, 0, 0.3);}
    .sMenuTop img{ width: 100px; float: left; margin: 13px 10px;}
    .menuClose{ width: 25px; height: 30px; float: right; margin: 20px; position: relative; cursor: pointer;}
    .menuClose:before, .menuClose:after{ content: ""; position: absolute; width: 100%; height: 1px; background: #da251b; left: 0; top: 49%; transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);}
    .menuClose:before{ transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg);}
    a.divLink{display: block;}
    a.divLink:hover{ background: rgba(255, 0, 138, 0.2);}
    .homeImgBox{ float: none; width: 100%; margin: 100px 0;}
    .homeImgBox + .homeImgBox{ margin: 100px 0;}
    .homeImgBox:last-of-type{ margin-bottom: 80px;}
    .homeImgBox figure{ float: left;}
    .homeImgBox p{ float: right; width: 50%;}
    .homeImgBox p{margin: 35px 0;}
    .homeImgBox:before{left: 73%;bottom: 15px;}
    .homeImgBox:after{left: 73.9%;bottom: 21px;}
    .clients h4:before{ left: 10%;}
    .ourScience section article{height: 225px; width: 100%; margin: 5px auto;}
    .bodyContentOne section{ position: relative;}
    .bodyContentOne section:before, .bodyContentOne section:after{ content: ""; position: absolute; width: 100%; height: 1px; background: #CCC; left: 0; bottom: 280px;}
    .bodyContentOne section:after{ bottom: auto; top: 240px;}
    .clients{ width: 700px;}
    .clientSlider{ width: 100%; padding: 40px;}
    .newsWrapper{ width: 620px;}
    .newsWrapper h5{font-size: 21px;}
    .newsWrapper p{ margin: 10px 0;}
    #bottomWrapper footer article:last-of-type{ float: left; padding: 10px 0;}
    #bottomWrapper footer article:last-of-type *{ float: left;}
    #bottomWrapper footer article:last-of-type h3{ padding: 0 10px;}
    #bottomWrapper footer article a.fb{ margin: 0 10px;}
    #bottomWrapper footer article a.mail{ margin: 0 10px;}
    #menu section{ display: none;}

    /*""""""About""""""*/
    .business-division{ width: 50%; padding: 10px;}
    .business-division figure img{ left: auto !important; display: block;margin: 0 auto;}
    .business-division figure{ width: 100%;}
    .business-division h2:before{ left: 30%;}
    .business-division h2:after{ left: 41%;}
	.business-division:nth-child(odd):after{ display: none;}
	.business-division.active h2:after, .business-division:hover h2:after{ left: 30% !important;}
	.vision:hover h2:before, .mission:hover h2:before, .vision h2:after, .mission h2:after{ left: 114px;}
	.vision h2:before, .mission h2:before{left: 146px;}

	/*""""Quality""""*/
	#qualityContent section{ width: 325px;}
	.capImg{ width: 400px;}
	.qualityCaption p{ font-size: 28px; line-height: 42px;}
	.certiContainer article ul + ul{ float: left;}
	#qualityContent section{ padding: 15px 0;}
	.certiSlider img, .certiSlider{ width: 280px;}

	/*""""Our Science""""*/
	.scienceMain article p{ display: block;}
	.scienceMain article{ display: block; overflow: inherit;}
	.ourScienceAromatic h1{font-size: 28px; padding: 10px 0;}
	ul.scienceSubMenu li{ width: auto; padding-left: 55px;}
	ul.scienceSubMenu li + li{ margin-left: 10px;}
	ul.scienceSubMenu li:before{ left: 15px;}
	.scienceSubContent section article{ overflow: inherit;}
	.sectionImg{ padding-left: 20px;}
	.scienceSubContent section h2{ display: inline; border: 0;}
	.scienceSubContent section p{ padding: 15px 0;}
	.scienceSubContent section article p:nth-child(1){ padding: 0;}
	.scienceSubContent section h2:before{content: "";position: absolute; width: 100%; left: 0;top:62px;height: 2px;background: #ccc; min-width: 250px;}
	.scienceSubContent section h2:after{ bottom: auto; top: 62px;}
    .dryingStem:after, .dryingStem:before{ top: 40px !important;}
	.scienceSubContent section, .scienceSubContent{ padding: 20px 0;}
	.scienceCatogories{padding: 15px 0 30px 0;}
	.sectionImg img{ width: 425px;}
	.scienceSubContent:last-of-type section h2{ display: block;}
	.scienceSubContent:last-of-type section h2:before{ width: 250px;}
	.scienceSubContent:last-of-type section h2:first-of-type{ margin-top: 0px;}

	/*"""Research"""*/
	.intro1 > img{ width: 330px; height: auto;}
	.logo-img{bottom: 130px;}
	.intro1 h1{ font-size: 32px; padding-left: 0;}
	.intro1{margin-top: 100px;}
	.intro2 p{ line-height: 25px;}
	.research-text h2{ font-size: 22px;}

	/*""Career""*/
	.career1 h1{ font-size: 38px; line-height: 45px; padding-left: 5px;}
	.career-logo-img{top: 63px;left: 150px;}
	.career2 img{ width: 350px; height: auto;}
	.career1 p{padding: 10px 20px 0px 5px;}
	.input-text{margin: 0px 0px 30px 15px;}
	.position h1{padding: 30px 0px 25px 5px;}
	.position h1:before, .position h1:after{ left: 2%;}
	.position ol{ padding-left: 25px;}
	.resume h1{padding: 30px 0px 25px 14px;}
	.resume-form{ padding-top: 20px;}
	.submit{ right: 16px;}

	/*""Contact""*/
	.contactContainer img{ width: 50%;}
    #addressContainer article{min-height: 280px;}

    /*"""Oleoresins"""*/
    .essence-image img{ margin-left: 0; width: 100px; height: auto;}
    .essence-image h2{ font-size: 40px; margin-left: 0;}
    .essence-image{ padding-top: 20px;}
    .secondary-menu h2{ font-size: 24px; padding-top: 10px;}
    .sec-menu li{ width: 110px;}
    .product-container{ width: 50%;}
    .product-container img{ display: block; margin: 0 auto;}
    .product-container figure{ left: 0;}
    .products h1{ font-size: 28px; margin: 30px 0 50px 0;}
     /*"""Oleoresins - About"""*/
    .about-image img{ width: 100%; height: auto;}
    .about-image{ padding: 10px 20px 0 0;}
    .about-img-content{ float: none; width: auto; padding: 0;}
    .value-title h1{ font-size: 28px;margin: 20px 0 35px 0;}
    .value-title p{padding: 0px 100px 70px 100px;}
    .values1 h2{padding: 50px 0px 40px 20px;}
    .values1 h2:before{ width: 80%; left: 20px; top: 95px;}
    .values1 li{background-position: 20px 7px;padding: 0px 20px 0px 40px;}
    .values2 br{ display: none;}
    .value-box{ margin-bottom: 10px;}
    .value-container.about-content > img{ width: auto; height: 661px;}
    .commitment-title h2{ padding: 30px 0;}
    .value3-wrapper{padding: 20px 0px 30px 0px;}
    .commitment-box, .social-box{ min-height: 402px; padding-bottom: 25px;}
    .spiceuticalsMission h3, .commitment h3{padding: 30px 0px 35px 30px;}
    .spiceuticalsMission h3:before, .commitment h3:before{ width: 280px;top: 70px;left: 9%;}
    .spiceuticalsMission h3:after, .commitment h3:after{top: 70px;left: 9%;}
    .commitment-wrapper li{padding: 0px 35px 0px 45px;background-position: 33px 11px;}
    .commitment-data1:hover h3:before, .commitment-data2:hover h3:before{ top: 65px;}
    .commitment-data1:hover h3:after, .commitment-data2:hover h3:after{ top: 59px;}
    .our-logo-title h2{ padding: 30px 0 50px 0; font-size: 28px;}
    .logo-image{ width: 25%;}
    .logo-image img{ width: 100%; height: auto;}
    .logo-data{ width: 75%;}
    .our-logo-title h2:after{ left: 46%;}
    /*"""Oleoresins - Products"""*/
    .box-list{ width: 50%; padding-bottom: 15px;}
    .box-list figure img{ left: auto; display: block; margin: 0 auto;}
    .box-list h2:before{ width: 60%; left: 20%;}
    .box-list h2:after{ left: 40%;}
    .product-box figure img{ max-width: 100%; height: auto;}
    .product-box1 figure img{ width: 100%; height: auto;}
    .extracts-title h2:before{ width: 80%; left: 5%;}
    .extracts-title h2:after{ left: 5%;}
    .organic-spices-data h3, .extracts-title h2{ padding-left: 20px;}
    .organic-title h2{ padding-right: 0;}
    .organic-title h2:before{ left: 0; right: 0; margin: 0 auto;}
    .organic-title h2:after{ left: 19%;}
    .organic-spices-data li{ padding-left: 40px;background-position: 25px 16px;}
    .organic-spices-data h3:before{ width: 85%; left: auto;}
    .comm-content h1:before{ width: 80%; left: 10%;}
    .powdered-text p{ padding: 40px 0;}
    .powdered-text{ width: 80%; margin: 0 auto;}

    /*""""spiceuticals""""*/
    .spiceuticalsPro img{ display: block; margin: 0 auto; float: none;}
    .spiceuticalsPro article{ float: none; margin: 0 auto; padding: 15px 0; min-height: 190px;}
    .spiceuticalsPro .plus-arrow{ right: 46%;}
    .essence-image h2{ font-size: 36px;padding: 15px 0 0 10px;}
    .essence-image img{ left: 0;}
    .whySpiceuticals{padding: 20px 40px;}
    .whySpiceuticals section{ min-height: 714px;}
    .spiceuticalsAllProducts h2, .whySpiceuticalsWrapper h3{ font-size: 28px; padding: 10px 0;}
    .spiceuticalsPro{ width: 50%;}
    /*""""spiceuticals - About""""*/
    .spiceuticalsAbout article{ overflow: inherit;}
    .spiceuticalsAbout h2{ font-size: 36px; padding-bottom: 10px;}
    .spiceuticalsAbout img{padding: 0 25px 20px 0; width: 380px;}
    .spiceuticalsMission .commitment-box{ min-height: inherit; padding: 0 30px 20px 30px;}
    .spiceuticalsMission h3{ padding-left: 0;}

    .spiceuticalsAllProducts section article{ width: 48%;}
    .spiceuticalsAllProducts section h4{ font-size: 24px; line-height: 35px;}
    .spiceuticalsAllProducts section img, .spiceuticalsAllProducts section article img:nth-child(1), .spiceuticalsAllProducts section article + article img{ max-width: 100%;}
    .spiceuticalsAllProducts section h3{ width: 100%;}

    /*"""SpiceRich"""*/
    .whyChooseContent ul li{ line-height: inherit; margin: 50px 0;}
    .whyChooseContent > img{ max-width: 100%;}
    .whyChooseContent h2, .mProducts h2{ font-size: 28px;}

    .spicerichValues section:after, .spicerichValues section:before{ display: none;}
    .spicerichValues section{padding: 35px 20px;}
    .spicerichValues section article{padding: 20px 10px;}
    .commitment-title h2{padding: 20px 0;}
    .commitment-title h2:before, .commitment-title h2:after{ top: auto; bottom: 0;}
    /*products*/
    .evenSection img, .oddSection img{ max-width: 43%;}
    .spicerichProducts h2{ margin-bottom: 10px;}
    .spicerichProducts h1{ padding: 10px 0;margin-bottom: 10px; font-size: 28px;}
    .spicerichProducts > div{ padding: 0px 0 20px 0;}
    .spicerichProducts ul li{ line-height: 18px; margin: 10px 0; background-position: 2px 4px;}
    .spicerichProducts section{ margin-top: 0;}
    .spicerichProducts h3{ padding: 5px 0;}
    .oddSection img{ margin-top:-50px;}
}
/*""Mobile Devices -Landscape""*/
@media only screen and (max-width : 767px){
     body{ min-width: 440px; font-size: 12px;}
     p{ line-height: 24px;}
    .container{ width: 440px;}
    .bannerDivs table{ left: -107.5%;}
    .gridContainer{ width: 440px;}
    .bannerDivs table td > div, .bannerDivs table td{ min-width: 230px; width: 230px; padding: 0;}
    .bannerBlockMain{ left: 0; width: 100%;}
    .btnClose, .bannerDivs table td div .btn{ display: none;}
    .gridContainer, .bannerDivs, .bannerWrapper{ height: 463px;}
    .bannerDivs table td > div{ height: 230px;}
    .homeImgBox + .homeImgBox, .homeImgBox{width: 303px; margin: 50px auto;}
    .homeImgBox figure{ float: none;}
    .homeImgBox p{ margin: 65px 0 40px 0; width: auto; float: none;}
    .homeImgBox:after{left: 50.9%;bottom: -27px;}
    .homeImgBox:before{left: 49%;bottom: -33px;}
    .homeImgBox:last-of-type{ margin: 40px auto;}
    .homeImgBox:last-of-type:after{bottom: -45px;}
    .homeImgBox:last-of-type:before{bottom: -51px;}
    .bodyContentOne section:before{bottom: 374px;}
    .bodyContentOne section:after{top: 329px;}
    .ourScience section article{ height: auto; padding-bottom: 65px;}
    .clients h4{ font-size: 25px; padding-bottom: 20px;}
    .clients{ width: 440px; padding: 35px 0 0 0;}
    .clients h4:before{ width: 100%; left: 0;}
    .clients h4:after{ left: 43%;}
    .newsWrapper{ width: 410px;}
    .clientSlider{ padding: 25px 15px;}
    .newsWrapper h5{ font-size: 16px;}
    .clientSlider .prev{ left: 5px;}
    .clientSlider .next{right: 5px;}
    #bottomWrapper footer article:first-of-type{ display: none;}
    #bottomWrapper footer article + article{ margin-left: 15px;}
    #bottomWrapper footer article:last-of-type *{ float: none;}
    #bottomWrapper footer article:last-of-type{padding: 0; float: right;}
    #bottomWrapper footer article a.fb{ margin: 5px 0 0 0;}
    #bottomWrapper footer article a.mail{ margin: 30px 0;}
    #bottomWrapper footer article:last-of-type h3{padding: 15px 0 30px 0px;}
    #bottomWrapper footer .footerBtm p + p{ margin-right: 25px;}
    #scienceWrapper{ background-attachment: initial; background-size: cover;}
    #sideMenu{ overflow: scroll;}
    .bannerDivs table td div.bannerBlockMain h4{ font-size: 20px; top: 150px;}
    .flavours .bannerBlockMain, .spices .bannerBlockMain{background-position: center 50px;}
    .spiceuticals .bannerBlockMain{background-position: center 30px;}
    .spiceRich .bannerBlockMain{background-position: center 65px;}
    .bodyContentOne h1, .bodyContentTwo h1{margin: 60px 0 15px 0;}
    .ourScience h2:after{ top: 21px;}
    .ourScience h2{padding: 70px 0 10px 0;}

    /*"""About"""*/
    .business-division{ width: 100%; float: none; padding: 5px 20px;}
    .business-division:after{ display: none;}
    .business-division.active h2:after, .business-division:hover h2:after{ left: 30% !important;}
    .vision, .mission{ width: 100%; border: 1px solid rgba(255,255,255,.3);}
    .mission{ margin-top: 0;}
    .business-division.active h2:after, .business-division:hover h2:after, .business-division h2:before{ left: 32% !important;}
    .vision h2:before, .mission h2:before{ left: 43%;}
    .vision:hover h2:before, .mission:hover h2:before, .vision h2:after, .mission h2:after{ left: 36%;}
    .more p{ padding:20px;}
    .vision h2, .mission h2{margin: 30px 0 20px 0; font-size: 26px;}
    .vision h2:before, .mission h2:before, .vision h2:after, .mission h2:after{ top: 42px;}
    .vision p, .mission p{ padding-bottom: 30px;}
    .business-division-title h2{ margin: 30px 0 20px 0; font-size: 25px;}
    .bodyContentTwo section{ margin: 30px 0 40px 0;}

    /*"""Quality"""*/
	.qualityMenu .business-division{ width: 50%; padding: 10px; float: left;}
    .qualityMenu .business-division figure img{ left: auto !important; display: block;margin: 0 auto;}
    .qualityMenu .business-division figure{ width: 100%;}
    .qualityMenu .business-division.active h2:after, .qualityMenu .business-division:hover h2:after, .qualityMenu .business-division h2:before{ left: 16% !important; top: 50px;}
    .qualityMenu .business-division h2:after{ left: 36% !important; top: 50px;}
    #qualityContent section{ width: 100%;}
    #qualityContent article{ padding: 0;}
    #qualityContent article h3{ padding: 5px 0; font-size: 16px;}
    #qualityContent section{padding: 5px 0;}
    .certiContainer h2, #qualityContent h1{ font-size: 26px; margin: 0; padding: 10px 0;}
    #qualityContent section p{ padding: 15px 0;}
    .certiSlider{ height: 450px;padding: 25px 0;}
    .certiSlider img{ top: 35px;}

    /*"""Our Science"""*/
    .scienceMain img{ float: none; display: block; margin: 0 auto; padding: 15px 0;}
    .ourScienceAromatic h1{ width: auto;font-size: 26px;}
    ul.scienceSubMenu li{ float: none;}
    ul.scienceSubMenu li:before{ width: 100%; background: #969696;}
    ul.scienceSubMenu li:hover:before{ background: #da251b;}
    ul.scienceSubMenu li + li{ margin-left: 0;}
    .sectionImg{ float: none; width: 100%; padding: 0;}
    .sectionImg img{ display: block; margin: 0 auto;}
    .steamTop{ padding: 10px 0;}
    .scienceSubContent section article{ padding: 15px 0 0 0;}
    ul.scienceSubMenu{ border: 0;}
    .scienceSubContent section h2:after, .scienceSubContent section h2:before{ top: 40px;}

    /*""""research""""*/
    .intro1 > img{ display: none;}
    .intro1{ margin: 0;}
    .intro3, .intro4, .intro1, .intro2{ float: none; width: 100%;}
    .intro3 p{ padding: 30px 0 0 0;}
    .intro2 h2{ padding: 10px 0px 15px 0px; margin: 10px 0; position: relative;}
    .intro2 h2:before, .intro2 h2:after{ top: auto; bottom: 0;}
    .logo-img{bottom: 118px;left: 160px;}
    .research-text-container{ width: 70% !important;}
    .intro1 h1{ font-size: 28px;}

    /*"""Career"""*/
    .career2{ display: none;}
    .career1 h1{ display: inline-block; font-size: 35px;}
    .career-logo-img{top: 101px;left: 225px;}
    .career1{ width: 100%;}
    .career1 p{ padding: 0 10px;}
    .career1 p:first-of-type{ padding-top: 15px;}
    .position, .resume{ width: 100%; float: none;}
    .input-text{ width: 87.7%;}

    /*"""Contact"""*/
    #addressContainer article{ width: 50%; min-height: 280px;}
    .contactContainer img{display: none;}
    .contactContainer article{ width: 100%; float: none;}
    .contactContainer h1{ font-size: 28px;}
    .contactContainer h1:before{ width: 100%;}

    /*"""Oleoresins"""*/
    .essence-image, .essence-content{ float: none; width: 100%;padding-top:0;}
    .secondary-menu h2{ float: none; text-align: center; padding: 10px 0;}
    .secondary-menu ul{ float: none;}
    .secondary-menu ul li{ width: 33.33%; float: left;}
    .sec-menu li:before{ top: 51px;}
    .products h1:after{ left: 44%; bottom: -10px;}
    .products h1:before{ bottom: -10px;}
    /*"""Oleoresins - About"""*/
    .value-title p{padding: 0px 50px 40px 50px;}
    .value-container > img{ display: none;}
    .values1, .values2{ width: 100%; float: none;}
    .values1{ 
    	/*background: url(/web/20180819112644im_/http://servocom.in/images/value-wrapper.jpg) no-repeat; */margin-bottom: 20px;
    	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../../../20181022055643im_/http_/servocom.in/images/value-wrapper.html);
	    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../../../20181022055643im_/http_/servocom.in/images/value-wrapper.html);
	    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../../../20181022055643im_/http_/servocom.in/images/value-wrapper.html);
	    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../../../20181022055643im_/http_/servocom.in/images/value-wrapper.html);
	    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url(../../../20181022055643im_/http_/servocom.in/images/value-wrapper.html);
	    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../../../20181022055643im_/http_/servocom.in/images/value-wrapper.html);
    }
    .values1 ul{padding-bottom: 25px;}
    .values1 li{ color: #FFF;}
    .value-container{ height: auto;}
    .value-box img{ left: 10px;}
    .value-box h3{ padding-left: 70px;}
    .value-box p{padding: 0px 0px 0px 20px;}
    .value3-wrapper{padding: 20px 0px 10px 0px;}
    .competence-data h1{padding: 0px 0px 35px 0px;}
    .commitment-data1, .commitment-data2{ width: 100%; float: none;}
    .commitment-box, .social-box{ min-height: inherit;}
    .value-title h1:after, .our-logo-title h2:after{ left: 44%;}
    .commitment-title h2:after{ left: 45%;}
    .logo-image{ float: none; width: 33%; margin: 0 auto;}
    .logo-data{ width: 100%; float: none; text-align: center;}

    .product-box1 figure img, .product-box figure img{ top: 50px;}
    .natural-product, .essential-oil, .product-wrapper{ padding-top: 0;}
    .box-list h2:after{ left: 35%;}
    .organic-spices, .organic-extracts{ width: 100%; float: none;}
    .organic-title h2{ text-align: left; padding-left: 20px;}
    .organic-title h2:after, .organic-title h2:before{ right: auto; left: 20px;}
    .spices-container{ padding-top: 5px;}
    .organic-olerisin, .organic-oil{ width: 100%; float: none;}

    /*""""spiceuticals""""*/
    .essence-image img{ padding-left: 30px; margin-left: 30px;}
    .essence-image h2{ width: auto; padding-left: 20px; font-size: 28px;}
    .products h1{font-size: 26px;margin: 25px 0 35px 0;}
    .spiceuticalsAllProducts h2, .whySpiceuticalsWrapper h3{ width: auto;font-size: 24px;}
    .whySpiceuticals h4{padding: 10px 0 15px 0; font-size: 26px;}
    .whySpiceuticals section{ width: 100%; float: none; min-height: inherit;}
    .whySpiceuticals section ul li{padding: 5px 0 3px 35px;background-position: left 12px;line-height: 22px;}
    .whySpiceuticals{ padding: 10px 20px;}
    .products{ padding-bottom: 20px;}
    /*""""spiceuticals - About""""*/
    .spiceuticalsMission .commitment-box{ height: 200px;}
    .spiceuticalsMission h3{padding: 20px 0px; position: relative;}
    .spiceuticalsMission .commitment-box p{ padding: 10px 0;}
    .commitment h3{ position: relative;}
    .commitment-title h2{ padding: 20px 0;}
    .commitment-title h2:after, .commitment-title h2:before{ bottom: 0; top: auto;}
    .spiceuticalsMission h3:before, .spiceuticalsMission h3:after{ top: auto; left: 0; bottom: 0;}
    .spiceuticalsAbout img{ display: block; float: none; margin: 0 auto;}
    .spiceuticalsAbout{ padding: 20px 0;}
    .spiceuticalsAbout img{ width: 100%; padding: 0;}

    .spiceuticalsAllProducts section img, .spiceuticalsAllProducts section article + article img{display: none;}
    .spiceuticalsAllProducts section article + article, .spiceuticalsAllProducts section article{ width: 100%; float: none;}
    .spiceuticalsAllProducts section img.pName{ display: block; margin-top: 10px;}
    .spiceuticalsAllProducts section h3{ margin-bottom: 10px;}
    .spiceuticalsAllProducts section ul{ padding: 0;}
    .major-product-wrapper{ padding-bottom: 0;}
    .spiceuticalsAllProducts section{ padding: 15px 0;}
    #secondary-menu-wrapper{ padding-bottom: 10px;}
    .spiceuticalsPro article h3{ font-size: 20px; text-align: center;}
    .spiceuticalsAllProducts section h4{ padding: 5px 0;}
    .spiceuticalsAllProducts section h6{ padding: 10px 0;}
    .spiceuticalsAllProducts section li{ line-height: 24px;}
    .spiceuticalsAllProducts section h3{ padding: 8px 0;}

    /*"""SpiceRich"""*/
    .mProducts{ width: 100%; float: none; background: /*url(/web/20180819112644im_/http://servocom.in/images/spiceRichChoose.jpg)*/ no-repeat; background-size: cover;}
    .whyChooseContent{ width: 100%; float: none;}
    .whyChooseUs > img{ display: none;}
    .whyChooseUs{ height: auto; padding: 30px 0;}
    .whyChooseContent > img{ display: none;}
    .whyChooseContent ul li{ margin: 30px 0;}
    .whyChooseContent h2, .mProducts h2{ font-size: 25px;}
    .mProducts h2{ margin-left: 35px;}

    #spicerichAbout section article + article, #spicerichAbout section article{ width: 100%; float: none;}
    #spicerichAbout h1{ font-size: 36px;}
    .spicerichVision{ padding: 20px 0;}
    .spicerichVision article{ width: 100%; float: none; padding: 0 10px;}
    .spicerichVision article h3{ margin: 0; padding: 5px 0;}
    .spicerichValues section article h2{ width: auto;}
    /*"""Products"""*/
    .evenSection img, .oddSection img{ display: none;}
    .spicerichProducts article{ width: 100%; float: none;}
    .spicerichProducts h1{ width: auto; margin: 0; font-size: 26px;}
    .spicerichProducts h2{ margin: 0; padding: 5px 0;}
    .spicerichProducts ul{ width: 50%;}
    .spicerichProducts h2{ width: auto;}
    .spicerichProducts > div{ padding: 10px 0;}
    .spicerichProducts h2{font-size: 16px;}
    .oddSection:nth-child(5) ul{ min-height: 98px;}
    .evenSection:nth-child(6) ul{ min-height: 75px;}
    .spicerichProducts ul li{ margin: 5px 0;}
}
/*""Mobile Devices -Portriat""*/
@media only screen and (max-width : 479px) {
    body{ min-width: 300px;}
    p{ line-height: 22px;}
    .container{ width: 300px;}
    .bodyContentOne h1, .bodyContentTwo h1{margin: 52px 0 10px 0;font-size: 25px;}
    .homeImgBox + .homeImgBox, .homeImgBox{ width: 300px; margin: 30px 0;}
    .homeImgBox img{ width: 100%;}
    .bodyContentOne section{margin: 30px 0;}
    .bodyContentOne section:after{top: 323px;}
    .bodyContentOne section:before{bottom: 358px;}
    .homeImgBox:before{left: 48.7%;}
    .clients{ width: 300px;}
    .newsWrapper{ width: 270px; height: 190px;}
    #bottomWrapper footer article + article{ margin-left: 65px;}
    #bottomWrapper footer article:last-of-type{ float: left; margin-left: 65px;}
    #bottomWrapper footer > .container:after{ content: ""; position: absolute; width: 100%; height: 2px; background: #bba28b; left: 0; bottom: 145px;}
    #bottomWrapper footer .footerBtm p{ text-align: center; float: none; line-height: 40px;}
    #bottomWrapper footer .footerBtm p + p{ margin-right: 0;}
    .gridContainer{ width: 320px;}
    .bannerDivs table{ left: -96.7%;}
    .bannerDivs table td > div, .bannerDivs table td{min-width: 155px;width: 155px;padding: 0;}
    .gridContainer, .bannerDivs, .bannerWrapper{  height: 333px;}
    .bannerBlockMain{ background-size: 60% !important;}
    .spiceuticals .bannerBlockMain{background-position: center 15px; background-size: 50% !important;}
    .bannerDivs table td > div{height: 165px;}
    .bannerDivs table td div.bannerBlockMain h4{top: 113px;}
    .flavours .bannerBlockMain, .spices .bannerBlockMain{background-position: center 20px;}
    .spiceRich .bannerBlockMain{background-position: center 35px;}
    .bannerDivs table td div.bannerBlockMain h4{ font-size: 16px;}
    .homeImgBox figure:after{ right: 10px;}
    .homeImgBox figure h2{ font-size: 20px; left: 10px;}
    .homeImgBox:after{left: 50.7%;}

    /*""About""*/
    .business-division.active h2:after, .business-division:hover h2:after, .business-division h2:before{ left: 24% !important;}
    .business-division h2:after{ left: 38%;}
    .vision h2:before, .mission h2:before{ left: 40%;}
    .vision:hover h2:before, .mission:hover h2:before, .vision h2:after, .mission h2:after{left: 31%;}
    .about-text-container{ width: 60% !important;}

    /*""""Quality""""*/
    .qualityMenu .business-division{ width: 100%;float: none; padding: 0px;}
    .business-division h2{padding: 0px 0px 30px 0px;}
    .qualityMenu .business-division.active h2:after, .qualityMenu .business-division:hover h2:after, .qualityMenu .business-division h2:before{ left: 27% !important; top: 40px;}
    .qualityMenu .business-division h2:after{ left: 40% !important; top: 40px;}
    .capImg{ width: 300px;}
    .certiSlider img, .certiSlider{width: 255px;}
    .qualityCaption p{font-size: 26px;line-height: 36px;}
    .certiContainer .certiNext{ top: 85%; right: 35%;}
    .certiContainer .certiPrev{ top: 85%; left: 35%;}
    .certiContainer ul{ padding: 0 15px 0 0;}

    /*"""Our Science"""*/
    .ourScienceAromatic h1{ font-size: 22px;}
    .ourScienceAromatic h1:after{ left: 41%;}
    .scienceMain img, .sectionImg img{ width: 300px;}
    ul.scienceSubMenu li:before{ left: 0;}
    .scienceSubContent section h2:after, .scienceSubContent section h2:before{ top: 62px;}
    .dryingStem:after, .dryingStem:before{ top: 40px !important;}
    .scienceSubContent section br{ display: none;}

    #research-banner-wrapper .research-text-container{ width: 100% !important;}
    #research-banner-wrapper .research-text h2{ margin-right: 0; text-align: center; float: none;}

    .input-text{ margin: 0px 0px 30px 5px;}
    #addressContainer article{ width: 100%; float: none; min-height: inherit; padding: 0 20px}

    /*"""Oleoresins"""*/
    .essence-image img{ display: none;}
    .essence-image h2{ font-size: 30px;}
    .values3-data, .product-container{ width: 100%; float: none;}
    .values3-data + .values3-data{ padding-top: 15px;}
    .about-text2 h2{ font-size: 22px;}
    /*"""Oleoresins - About"""*/
    .about-content p{ text-align: justify;}
    .value-title p{ text-align: center;padding: 0px 20px 40px 20px;}
    .value-box p{ line-height: 24px;}
    .expertise-box h1:before{ top: 40px;}
    .expertise-box h1:after{ top: 40px; left: 44%;}
    .competence-data h1{ padding-bottom: 25px;}
    .our-logo-title h2{padding: 30px 0 40px 0;}
    .value-title h1:before, .our-logo-title h2:before{ height: 3px;}
    .value-title h1:after, .our-logo-title h2:after{ height: 3px; left: 41%;}
    .commitment h3{padding: 30px 0px 35px 20px;}
    .commitment-title h2{ font-size: 25px;}
    .spiceuticalsMission h3:after, .commitment h3:after{ left: 7%;}
    .spiceuticalsMission h3:before, .commitment h3:before{ left: 7%; width: 260px;}
    /*"""Oleoresins - Products"""*/
    .box-list{ width: 100%;}
    .product-box1 figure, .product-box figure{ display: none;}
    .product-box-data1, .product-box-data{ width: 100%; float: none;}
    .natural-product br, .essential-oil br, .product-wrapper br{ display: none;}
    .natural-product, .essential-oil, .product-wrapper{ padding-top: 0;}
    .product-box{ padding-bottom: 10px;}
    .box-list h2:after{ left: 39%;}

    .essence-image h2{ padding-left: 0;}
    .spiceuticalsPro + .spiceuticalsPro, .spiceuticalsPro{ width: 100%; float: none;}
    .products h1{ font-size: 23px;margin: 15px 0 30px 0;}
    .spiceuticalsAllProducts h2:after, .whySpiceuticalsWrapper h3:after, .products h1:after{left: 40%;}
    .spiceuticalsAllProducts h2, .whySpiceuticalsWrapper h3{ font-size: 22px;}
    .whySpiceuticalsWrapper{ padding: 15px 0;}
    .whySpiceuticals{padding: 10px 5px;}
    .spiceuticalsMission h3:after, .spiceuticalsMission h3:before{ left: 0;}
    
    .spiceuticalsAllProducts section h4{ font-size: 21px;line-height: 28px;}
    .spiceuticalsPro article{ min-height: inherit;}
    .spiceuticalsAllProducts section h6{ padding: 5px 0;}
    .spiceuticalsAllProducts section br{ display: none;}

    /*""""SpiceRich""""*/
    .whyChooseContent h2, .mProducts h2{ font-size: 22px;}
    .mProducts article h3{ font-size: 14px;}
    .mProducts article img{padding: 8px 20px;}
    .whyChooseContent ul li{margin: 18px 0;}

    #spicerichAbout h1{font-size: 32px;}
    #spicerichAbout section h6{ padding: 2px 0;}
    .spicerichValues section{ padding: 15px 10px;}
    .spicerichValues section article{ padding: 10px;}
    .spicerichVision article p, .spicerichValues section article h2{ padding: 10px 0; margin: 0;}
    .spicerichValues section article p{ line-height: 20px;}
    /*"""Products"""*/
    .oddSection:nth-child(5) ul{ min-height: 135px;}

    #bottomWrapper footer article:last-of-type a{ float: left; width: 40%; margin: 15px 10px 15px 15px;}
    #bottomWrapper footer article:last-of-type{ margin: 0; width: 100%;}
    #bottomWrapper footer article:last-of-type h3{ text-align: center;padding: 5px 0 10px 0px;}
    #bottomWrapper footer > .container:after{ bottom: 65px;}
}
/*
     FILE ARCHIVED ON 11:26:44 Aug 19, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:45:41 Mar 28, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.851
  exclusion.robots: 0.108
  exclusion.robots.policy: 0.095
  cdx.remote: 0.079
  esindex: 0.013
  LoadShardBlock: 168.241 (3)
  PetaboxLoader3.resolve: 186.107 (4)
  PetaboxLoader3.datanode: 111.465 (5)
  load_resource: 185.076 (2)
*/