@import url("selectlistbox.css");
@import url("jquery.fancybox.css");
@import url("navigation.css");
@import url("forms.css");
@import url("typography.css"); 
@import url("font-awesome.min.css");

@font-face {
font-family:'Roboto-Regular';
src:url('../font/Roboto-Regular.eot');
src:url('../font/Roboto-Regular.woff2') format('woff2'),
    url('../font/Roboto-Regular.woff') format('woff'),
    url('../font/Roboto-Regular.ttf') format('truetype'),
	url('../font/Roboto-Regular.otf') format('opentype'),
    url('../font/Roboto-Regular.svg#Roboto-Regular') format('svg'),
    url('../font/Roboto-Regular.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}

@font-face {
font-family:'Roboto-Medium';
src:url('../font/Roboto-Medium.eot');
src:url('../font/Roboto-Medium.woff2') format('woff2'),
    url('../font/Roboto-Medium.woff') format('woff'),
    url('../font/Roboto-Medium.ttf') format('truetype'),
	url('../font/Roboto-Medium.otf') format('opentype'),
    url('../font/Roboto-Medium.svg#Roboto-Medium') format('svg'),
    url('../font/Roboto-Medium.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}

@font-face {
font-family:'DilleniaUPC';
src:url('../font/DilleniaUPC.woff') format('woff'),
    url('../font/DilleniaUPC.ttf') format('truetype'),
	url('../font/DilleniaUPC.otf') format('opentype'),
    url('../font/DilleniaUPC.svg#DilleniaUPC') format('svg');font-weight: normal;font-style: normal;}

@font-face {
font-family:'ufonts.com_dilleniaupc';
src:url('../font/ufonts.com_dilleniaupc.eot');
src:url('../font/ufonts.com_dilleniaupc.woff2') format('woff2'),
    url('../font/ufonts.com_dilleniaupc.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}

@font-face {
font-family:'DilleniaUPCBold';
src:url('../font/DilleniaUPCBold.woff') format('woff'),
    url('../font/DilleniaUPCBold.ttf') format('truetype'),
	url('../font/DilleniaUPCBold.otf') format('opentype'),
    url('../font/DilleniaUPCBold.svg#DilleniaUPCBold') format('svg');font-weight:normal;font-style:normal;}

@font-face {
font-family:'upcdb';
src:url('../font/upcdb.eot');
src:url('../font/upcdb.woff2') format('woff2'),
    url('../font/upcdb.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}	

@font-face {
font-family:'Rupee-Regular';
src:url('../font/Rupee-Regular.woff') format('woff'),
url('../font/Rupee-Regular.ttf') format('truetype'),
url('../font/Rupee-Regular.otf') format('opentype'),
url('../font/Rupee-Regular.svg#Rupee-Regular') format('svg');font-weight: normal;font-style: normal;}

@font-face {
font-family:'Rupee_gdi';
src:url('../font/Rupee_gdi.eot');
src:url('../font/Rupee_gdi.woff2') format('woff2'),
url('../font/Rupee_gdi.eot?#iefix') format('embedded-opentype');font-weight: normal;font-style: normal;}
	

body{margin:0px;padding:0px;color:#fff;font-size:13px;background:#000 url(../images/bag.png) no-repeat; background-position:center top;font-family:'Roboto-Regular'!important;}
html {font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
img{border:0px; max-width:100%; vertical-align:top;}
::-moz-selection { background:#00b0f0; color:#fff;}
::selection { background:#00b0f0; color:#fff;}
p{ margin:0px; padding:0px;}
ul, li{margin:0px; padding:0px;list-style-type: none;}
h1, h2, h3, h4, h5, h6, h7 { margin:0px; padding:0px; font-weight:normal;}
.wrapper{ width:100%; min-height:600px; overflow:hidden; position:relative;}
* {	-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:before, :after {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.clr{ clear:both;}
/*--css-start--*/

.fullgrid{ width:100%; float:left;}
.center{ text-align:center;}
.headerInner{ display:inline-block; vertical-align:top; width:1280px;}
.headerheight{ height:138px; position:relative;}
.logo{ position:absolute; left:0px; top:35px; width:25%; text-align:left;}
.logo img{ max-width:100%; vertical-align:top;}
.logo a{ display:block; border:none; text-decoration:none;}
.mainNavouter{ width:75%; float:right;}
.mainNav{ width:100%; float:left; margin-top:35px;}
.mainNavtop{ width:100%; float:left; padding-top:20px;}
.mainNavtop ul{ margin:0px; padding:0px; float:right;}
.mainNavtop li{ margin:0px; padding:0px; float:left;}
.mainNavtop li a{ display:block; background:#00b0f0; margin:2px 5px; padding:0px; text-decoration:none; color:#fff; width:33px; font-size:16px; height:33px; border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%; text-align:center;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}
.mainNavtop li a i{ vertical-align:middle; line-height:33px;}
.mainNavtop li a:hover{ background:#fff; color:#00b0f0;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}
.mainNavtop li:last-child a{ margin-right:0px;}

.slideInner{ display:inline-block; vertical-align:top; width:1280px; position:relative; min-height:575px;}
.homeAbout{ background:#00b0f0;}
.slideImg{ position:absolute; left:-17px; bottom:0px; text-align:left;}
img.simg{max-width:100%;}
.slideinfo{ width:56%; float:right;}
.slideinfo h2{ text-align:right; width:100%; float:left; margin-bottom:60px; margin-top:110px;}
.slideinfo .info{ width:85%; float:right; padding-right:25px; color:#c8c8c8; font-size:15px; line-height:24px;
text-align: justify;
-webkit-text-align-last:center;
   -moz-text-align-last:center;
    -ms-text-align-last:center;
     -o-text-align-last:center;
        text-align-last:center;
}
.slideinfo .info p{width:100%; float:left;}
.slideinfo .info p.center{ text-align:center;}
.aboutInner{ width:1280px; display:inline-block; vertical-align:top; text-align:justify; color:#000; font-size:14px; line-height:25px;}
.aboutInner .left{ width:50%; float:left; margin-top:35px; margin-bottom:25px; position:relative;}
.aboutInner .right{ width:46%; float:right; margin-top:35px; margin-bottom:25px;}
img.logoicon{ position: absolute;top:-18px;}
.aboutInner span{ display:inline-block; width:46px;}

.fullContain{background:#000 url(../images/bagContain.png) no-repeat; background-position:center top;
 padding:60px 0px 10px 0px;}
.fullContain .leftsite{ width:40%; padding-right:50px; float:left;}
.fullContain .rightsite{ width:60%; float:left;}
.formHome{ width:100%; float:left;background:#000 url(../images/formbg.png) no-repeat; background-position:center top; padding:20px 30px; border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;}
.formHomeFild{ width:100%; float:left; margin:8px 0px;}
.co-container{ display:inline-block; vertical-align:top; width:1280px;}
.nutri{ margin-bottom:30px; padding-right:406px; position:relative; min-height:226px; text-align:left;}
.nutri-img{ position:absolute; right:0px; bottom:0px; width:406px;}
.nutri-img img{ max-width:100%;}
.nutri h2{font-family:'DilleniaUPCBold','upcdb'; font-size:72px; color:#fd09a9; line-height:35px; margin-bottom:20px;}
.nutri h2 span{ display:block;color:#c8c8c6; font-size:36px;}
.nutri p{ font-size:14px; color:#b6b6b6; line-height:24px; text-align:justify;}
.testimonialsHome{}
.testimonialsHome h2{ width:100%; float:left;color:#c8c8c6; font-size:36px; padding-bottom:10px;font-family:'DilleniaUPCBold','upcdb'; text-align:left;}
.testi{ width:100%; float:left; padding:0px 30px;}
.testImg{ width:100%; float:left; padding:0px 15px;}
.testiPlay{text-align:center; top:50%; margin-left:-16px; margin-top:-16px; left:50%; position:absolute; z-index:6;}
.testiPlay img{ max-width:100%; width:29px; border:none;}
.well{ display:none; text-align:center;}
.popup-video{ width:650px; padding:35px 10px 10px 10px; background:#000; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -ms-border-radius:4px;border-radius:4px;}
.videoWrapper {position: relative;padding-bottom:56.25%;height: 0;}
.videoWrapper iframe,
.videoWrapper embed,
.videoWrapper object {position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.close-buttons{ width:33px; height:33px; background:#00b0f0; color:#fff; text-align:center; border:none; position:absolute; top:0px; right:0px; margin:0px; padding:0px; cursor:pointer; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; -ms-border-radius:50%; border-radius:50%; font-size:20px;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}
.close-buttons:hover{background:#fff; color:#00b0f0;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}
.formHometitle{ padding-bottom:15px; width:100%; float:left; text-align:center;}
.formHometitle h3{ display:inline-block; vertical-align:top; position:relative; padding-bottom:20px; font-size:36px; color:#fff;font-family:'DilleniaUPCBold','upcdb'; line-height:30px;}
.formHometitle h3 img{}
.formHometitleline{ height:2px; background:#00b0f0; position:absolute; left:0px; right:0px; bottom:13px;}
.formHometitleline2{ text-align:center;}
.maphome{}

.google-maps {position: relative;overflow:hidden; height:330px; background:#ccc;}
.google-maps iframe {position: absolute;top: 0;left: 0;width: 100% !important;height:100%!important;}
.classaddress{ background:#000; padding:12px 0px;}
.classaddress .leftlogo{ float:left; padding-left:237px; min-height:60px; position:relative; font-size:36px; color:#76bd23;font-family:'DilleniaUPCBold','upcdb';}
.classaddress .leftlogo h4{ width:100%; float:left;padding-top:22px; }
.classaddress .leftlogo span{font-family:'Roboto-Regular'; color:#cdcdcd; font-size:24px;}
img.footerlogo{ position:absolute; left:0px; top:0px; max-width:207px;}
.footerInner{ background:#505050;}
.footercopy{ background:#000; text-align:center; color:#cdcdcd; font-size:14px; padding:12px 0px;}
.footerContain{ display:inline-block; vertical-align:top; width:1280px;}
.footercopy span{ display:inline-block;color:#cdcdcd; margin-left:15px; padding-left:15px; border-left:1px solid #ccc;}
.footercopy span a{color:#cdcdcd; text-decoration:none;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}
.footercopy span a:hover{color:#76bd23; text-decoration:none;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}

.footerInner .box1{ width:40%; margin:25px 0px; float:left; padding-right:20px; padding-left:51px; position:relative;}
.footerInner .box2{ width:30%;}
.boxIcon{ position:absolute; left:0px; top:0px;}
.footerInner .left{ width:70%; float:left; text-align:left;}
.footerInner .right{ width:30%; float:right; padding-top:48px;}
.footerInner .right .mainNavtop{ padding-top:0px;}
.footerTitle{ width:100%; float:left; padding-bottom:3px; font-size:18px; color:#00b0f0;}
p.footerdesk{ font-size:14px; color:#d4d4d4;}
p.footerdesk a{color:#d4d4d4; text-decoration:none;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}
p.footerdesk a:hover{color:#76bd23; text-decoration:none;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}
/*--homePage--*/

/*--aboutusPage--*/
.aboutusInner{ min-height:100px;}
.slideinfoInner{ width:56%;}
.hideabout{ width:100%; float:left; text-align:center; display:none;}
.hideabout img{ max-width:100%;}
.slideinfoInnerinfo{ width:80%; float:right; padding-right:25px;}
.slideinfobox{ background:#00b0f0; width:100%; float:left; padding:30px 20px 80px 20px; text-align:left;font-size:18px;color:#000;font-family:'Roboto-Medium'; text-align:justify;}
.pageTitleh1{ width:100%; float:left; padding-bottom:25px; text-align:center; font-size:60px;font-family:'DilleniaUPCBold','upcdb'; color:#fff; line-height:45px;}
.slideinfobox p{ width:100%; float: left; margin-bottom:25px;}
.slideinfobox p:last-child{margin-bottom:0px;}
.aboutusImg {position: absolute;left: -17px;bottom: 0px; text-align: left;}
.aboutbrd{ border-bottom:30px solid #505050;}
.slideinfoabout {}
/*--aboutusPage--*/

/*--videotestimonialsPage--*/
.vdoInner{background:url(../images/innerBg.png) no-repeat; background-position:left top; padding-top:140px; padding-bottom:20px; min-height:300px;}
.pageTitlebg{ width:100%; float:left; margin-bottom:100px; text-align:center;}
.pageTitlebgInner{ display:inline-block; vertical-align:top; padding-left:145px; padding-right:145px; position:relative;}
.pageTitlebgInner .leftcorve{ width:145px; height:78px;background:url(../images/leftcorve.png) no-repeat; position:absolute; left:44px; bottom:-28px;}
.pageTitlebgInner .center{ background:#d818a1; height:76px; line-height:76px; text-align:center; width:100%; float:left; padding:0px 65px; font-size:72px;font-family:'DilleniaUPCBold','upcdb'; color:#fff; position:relative; z-index:1;
-webkit-text-shadow:rgb(0, 0, 0) 0px 1px 5px;
   -moz-text-shadow:rgb(0, 0, 0) 0px 1px 5px;
    -ms-text-shadow:rgb(0, 0, 0) 0px 1px 5px;
     -o-text-shadow:rgb(0, 0, 0) 0px 1px 5px;
        text-shadow:rgb(0, 0, 0) 0px 1px 5px;}
.pageTitlebgInner .rightcorve{ width:145px; height:78px;background:url(../images/rightcorve.png) no-repeat; position:absolute; right:44px; bottom:-28px;}
.videogallery{ width:100%; float:left; text-align:center;}
.videogallery ul{ width:1280px; display:inline-block; vertical-align:top; margin:0px; padding:0px; list-style-type:none;}
.videogallery li{ width:33.33%; float:left; margin:0px; padding:30px; list-style-type:none;}
.videogallerylist { width: 100%;float: left;padding:20px 15px; border:2px solid #d818a1;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px; background:#1e1e1e;}
.videogallerylist img{ max-width:100%;}
.videogallerylist a{ display:block; position:relative;}
.videogalleryPlay{text-align:center; top:50%; left:0px; right:0px;width:100%; position:absolute;z-index:2;}
.videogalleryPlay img{ margin-top:-22px;}

.storiesInner{ width:100%; float:left; text-align:center;}
.storiesInner ul{ width:1280px; display:inline-block; vertical-align:top; margin:0px; padding:0px; list-style-type:none;}
.storiesInner li{ width:33.33%; float:left; margin:0px; padding:40px 50px; list-style-type:none;}
.storiesInnerlist { width: 100%;float: left;padding:35px 10px 10px 10px; background:#58b5ae;}
.storiesouter{ width:100%; float:left; position:relative; text-align:center;} 
.storiesouterlost2{ width:100%; text-align:center; position:absolute; left:0px; right:0px; top:-50px;}
.storiesouter .lost{ width:88px; height:88px; border:3px solid #65d0c8; background:#d85eb5; display:inline-block; vertical-align:top; border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;}
.storiesouter .lost h3{ color:#fff601; font-size:23px;font-family:'Roboto-Medium'; line-height:22px; margin-top:16px;}
.storiesouter .lost h3 span{ display:block; font-size:18px; color:#fff;}
.storiesouter .imgleft{ width:50%; text-align:right; float:left; padding-right:3px;}
.storiesouter .imgright{ width:50%; text-align:left; float:left; padding-left:3px;}
.storiesouter .imgleft img{border:1px solid #74eee5;
-webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.45);
-moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.45);
-ms-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.45);
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.45);}
.storiesouter .imgright img{border:1px solid #74eee5;
-webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.45);
-moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.45);
-ms-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.45);
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.45);}
.storiesouter h4{ width:100%; float:left; margin-top:8px; text-align:center; color:#000;font-family:'DilleniaUPCBold','upcdb'; font-size:26px; line-height:16px;}

.priceInner{padding-top:115px; padding-bottom:0px;}
.priceInnerTop{ display:inline-block; vertical-align:top; width:1045px;}
.priceInnerTop h1{ margin-bottom:30px; background:#707070; text-align:center; padding:10px 10px; color:#fff; font-size:60px;font-family:'DilleniaUPCBold','upcdb'; line-height:50px;}
.tableprice{ width:100%; float:left;}
.tablepriceInner{ padding-bottom:25px; width:100%; float:left;}
.tablepriceInner h2{ width:100%; float:left; background:#707070; font-size:24px; color:#fff; text-transform:uppercase; padding:8px 10px;font-family:'Roboto-Medium';}
.table td{ padding:8px 20px;}
.table2 td{ padding:8px 20px !important;}
.table .left{ text-align:left;}
.tablepriceInner h2 span{ font-size:16px;}
.priceBg{ background:#000; font-size:18px; color:#fff; text-transform:uppercase;}
.priceBg span i{ font-size:14px; top:0px; position:relative;}
.priceRegular .fa-dollar{font-size:14px;}
.priceBg-blue{ background:#00a1e0;}
.priceBg-pink{ background:#cf009f;}
.priceBg-green{ background:#76bd22;}
.priceBg-darkblue{ background:#007582;}
.priceBg-wh{ background:#fff;}
.priceBg-gr{ background:#f2f2f2;}
.priceRegular{ font-size:15px; color:#181818; line-height:16px;font-family:'Roboto-Medium';}
.priceRegular td{ padding:5px 20px;}
.priceRegular span{ font-size:14px;font-family:'Roboto-Regular';}
.priceRegular b{ font-size:12px; font-weight:normal;font-family:'Roboto-Regular';}

.btRegularInner{ display:inline-block; vertical-align:top;color:#181818; line-height:16px;font-family:'Roboto-Medium';font-size:15px; padding-left:60px;}
.btRegular1{ width:270px; display:inline-block; vertical-align:top; text-align:left;}
.btRegular2{ width:160px; display:inline-block; vertical-align:top; text-align:left;}
.paycard{ width:100%; float:left; text-align:center; padding:10px 0px;}
.paycard img{ max-width:100%;}

.imagegallery{ width:100%; float:left; padding:20px 0px 0px 0px; text-align:center;}
.imagegallery ul{ margin:0px; padding:0px; list-style-type:none; width:1050px; display:inline-block; vertical-align:top;}
.imagegallery li{ margin:0px; padding:15px; list-style-type:none; width:25%; float:left;}
.imagegallery li a{width:100%; height:100%; display:block;}
.fancybox-img{ width:100%; float:left; text-align:center;}
.fancybox-img a{ display:block; width:100%; float:left;}
.fancybox-img img {max-width:100%; border:2px solid #c71694;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}
.fancybox-img img:hover {max-width:100%;opacity:0.9;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}
.fancybox-opened{ z-index:2;} 

/*--contactUsPage--*/
.contactform{ width:100%; float:right; padding-bottom:30px;}
.contactform .formHome{ padding-top:30px; padding-bottom:30px;}
.contactform .formHometitle h3{ font-size:48px;}
.contactform .selecttextbox{ height:40px; line-height:40px;}
.contactform .selecttextarea{ height:90px;}
.contactform .dd .ddTitle .ddTitleText{ height:40px; line-height:40px;}
.contactform .formHomeFild{ margin:17px 0px;}


/*.demo{ width:100%; float:left; padding:20px 0px 0px 0px; text-align:center;}
.demo ul{ margin:0px; padding:0px; list-style-type:none; width:1050px; display:inline-block; vertical-align:top; background:#fff;} 
.demo li{ margin:0px 20px 0px 0px; padding:0px; list-style-type:none; float:left;width:calc(25% - 15px);}
.demo li:nth-child(4n){ margin:0px 0px 0px 0px;}
.demo li a{width:100%; height:100%; display:block;}
.demo-img{ width:100%; float:left; text-align:center; background:#ccc;}
.demo-img a{ display:block; width:100%; float:left;}
.demo-img img {max-width:100%; border:2px solid #c71694;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}
.demo-img img:hover {max-width:100%;opacity:0.9;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}*/




/*--css-divices--*/
@media screen and (max-width:1600px){
}

@media screen and (max-width:1366px){
/*--homePage--*/
.headerInner{width:92%;}
.slideInner{width:92%;}
.aboutInner{ width:92%;}
.co-container{ width:92%;}
.footerContain{ width:92%;}
.videogallery ul{width:80%;}
.storiesInner ul{width:80%;}
.nutri h2{ font-size:60px; line-height:31px; margin-bottom:10px;}
.nutri h2 span{ font-size:32px;}
.nutri p{ line-height:22px; font-size:14px;}
.nutri-img{ width:340px;}
.nutri{ padding-right:360px; min-height:206px;}
/*--homePage--*/
.storiesInner li{ padding:30px;}
.priceInnerTop{ width:945px;}
.priceInnerTop{ padding-left:60px;} 
}

@media screen and (max-width:1280px){
/*--homePage--*/
.nbs-flexisel-nav-left {top:44px !important;}
.nbs-flexisel-nav-right {top:44px !important;}
.storiesInner ul{width:100%;}

/*--homePage--*/

}

@media screen and (max-width:1024px){
/*--homePage--*/
.priceInnerTop{ padding-left:0px;}
.headerInner{width:100%; padding-left:20px; padding-right:20px;}
.slideInner{width:100%;}
.aboutInner{ width:100%;}
.co-container{ width:100%;}
.footerContain{ width:100%;}
.mainNavouter{ width:100%;}
.menuzord{ width:100%;}
.menuzord-menu>li>a{ color:#000; margin:0px;}
.menuzord-responsive .menuzord-menu>li:first-child>a{ border-top:none;}
.logo{ left:20px;}
.slideInner{ padding-left:30px; padding-right:30px;}
.aboutInner{ padding-left:20px; padding-right:20px;}
.slideImg{ left:0px;}
.fullContain{ padding-left:20px; padding-right:20px;}
.fullContain .leftsite{ padding-right:30px; width:35%;}
.formHome{ padding:20px;}
.classaddress{ padding-left:20px; padding-right:20px;}
.footerInner{ padding-left:20px; padding-right:20px;}
.footercopy{ padding:10px;}
/*--homePage--*/
.videogallery ul{ width:100%; padding-left:10px; padding-right:10px;}
.videogallery li{ padding:15px;}
.priceInnerTop{ width:100%;}
.priceInnerTop{ padding-left:20px; padding-right:20px;}
.priceInnerTop h1{ font-size:50px; line-height:40px;}

.tablepriceInner h2{ font-size:18px;}
.priceBg{ font-size:15px;}
.priceRegular{ font-size:14px;}
.tablepriceInner h2 span{ font-size:14px;}
.priceInner{ padding-top:245px !important;}
.imagegallery ul{ width:100%; padding-left:20px; padding-right:20px;}
.imagegallery li{ padding:8px;}
}

@media screen and (max-width:800px){
/*--homePage--*/
.table{ width:1000px;}
.slideImg{ width:40%;}
.slideinfo{ width:60%;}
.slideinfo h2{ margin-top:50px; margin-bottom:30px;}
.slideinfo .info{ padding-right:0px; width:90%; font-size:13px;}
.slideInner{ min-height:460px; font-size:13px;}
img.logoicon{ max-width:30px; top:-7px;}
.aboutInner span{ width:36px;}
.fullContain .leftsite{ width:100%; padding-right:0px;}
.fullContain .rightsite{ width:100%;}
.nutri p{ line-height:24px;}
.nbs-flexisel-item img { max-width:200px;}
.fullContain{ padding-bottom:30px;}
img.footerlogo{ max-width:180px;}
.classaddress .leftlogo{ padding-left:197px; font-size:30px;}
.footerInner .left{ width:100%;}
.footerInner .right{ width:100%; padding-top:20px; padding-bottom:20px;}
.footerInner .right .mainNavtop ul{ float:left;}
/*--homePage--*/

/*--aboutusPage--*/
.aboutusImg{ width:40%;}
.slideinfoInnerinfo{ width:100%; padding-right:0px;}
.slideinfobox{ font-size:14px;}

/*.vdoInner{ padding-top:55px;}*/
.pageTitlebgInner .center{ height:50px; line-height:50px; font-size:45px; padding:0px 30px;}
.pageTitlebgInner .rightcorve{ background-size:80px auto; height:43px; width:80px; bottom:-15px; right:25px;}
.pageTitlebgInner .leftcorve{ background-size:80px auto; height:43px; width:80px; bottom:-15px; left:25px;}
.pageTitlebgInner{ padding-left:80px; padding-right:80px;}
.pageTitlebg{ margin-bottom:60px;}
.videogalleryPlay img{ max-width:30px; margin-top:-15px;}
.videogallerylist{ padding:10px;}
.storiesInner li{ padding:20px 10px;}
.storiesInner{ padding:0px 10px;}
.storiesouter .lost{ width:78px; height:78px;}
.storiesouter .lost h3{ line-height:19px; font-size:18px;}
.storiesouter .lost h3 span{ font-size:14px;}

.table-responsive{width:100%; float:left;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch}
.btRegularInner{ padding-left:0px; width:100%;}
.imagegallery li{ width:33.33%;}

.contactform .formHometitle h3{ font-size:36px;}
.contactform .selecttextbox{ height:30px; line-height:30px;}
.contactform .selecttextarea{ height:70px;}
.contactform .dd .ddTitle .ddTitleText{ height:30px; line-height:30px;}
.contactform .formHomeFild{ margin:8px 0px;} 

}

@media screen and (max-width:700px){
/*--homePage--*/
.btRegular1{ width:80px;}
.btRegular2{ width:130px;}
.logo{ width:auto; top:10px;}
.btRegularInner{ font-size:12px;}	
.tablepriceInner h2{ font-size:14px;}
.tablepriceInner h2 span{ font-size:12px;}
.priceBg{ font-size:13px;}
.priceRegular{ font-size:13px;}
.logo img{ max-width:220px;}
body{background:#000 url(../images/bagmobile.png) no-repeat; background-position:center top;}
.mainNavtop{ display:none;}
.headerheight{ height:86px;}
.mainNav{ margin-top:25px;}
.menuzord-responsive .showhide{ margin-bottom:20px;}
.slideImg{ width:100%; text-align:center;}
.slideinfo{ width:100%; padding-bottom:300px;}
.slideinfoabout{ padding-bottom:20px;}
.hideabout img{ max-width:240px;}
.slideinfoabout h2{ margin-bottom:20px;}
.slideInner{ min-height:150px;}
.slideinfo h2{ text-align:center;}
.slideinfo .info{ width:100%; text-align:center;}
.aboutInner .left{ width:100%; margin-bottom:12px;}
.aboutInner .right{ width:100%; margin-top:12px;}
img.simg{ max-width:200px;}
.slideinfo h2 img{ max-width:90%;}
.slideInner {padding-left: 20px;padding-right: 20px;}
.nutri{ padding-right:0px; min-height:60px;}
.nutri p,.nutri h2{ position:relative; z-index:2;}
.nutri-img{ position:static; float:right; width:100%; padding-top:20px; text-align:right;}
.classaddress .leftlogo{ padding-left:0px; text-align:left; width:100%;}
.classaddress .leftlogo h4{ padding-top:55px; line-height:24px;}
.classaddress .leftlogo{ font-size:26px;}
.classaddress .leftlogo span{ font-size:18px;}
.footerInner .box1{ width:100%; margin:12px 0px; padding-right:0px;}
.footerInner .box2{ width:100%; margin:12px 0px; padding-right:0px;}
.footerInner .right .mainNavtop{ display:block;}
.footerInner{ padding:20px;}
.footerInner .right{ padding-bottom:10px;}
.footercopy span{ padding-left:0px; margin-left:0px; border:none; display:block; margin-top:6px;}
.fullContain{ padding-top:30px;}
/*--homePage--*/

/*--aboutusPage--*/
.aboutusImg{ width:100%; text-align:center;}
.slideinfobox{ padding-bottom:30px;}
.aboutusImg img.simg{ max-width:300px;}
.aboutusImg{ left:0px;}
.hideabout{display: block;}
.aboutusImg{ display:none;}
.videogallery li{ width:50%;}

.pageTitlebgInner .center{ height: auto; line-height:25px; font-size:40px; padding:15px 30px; width:100%;}
.pageTitlebgInner .rightcorve{right:-55px;}
.pageTitlebgInner .leftcorve{}
.pageTitlebgInner {padding-left:0px;padding-right:0px;}
.pageTitlebgInner .center{ width:100%;}
.pageTitlebg{ margin-bottom:40px;}
.pageTitleh1{ font-size:50px;}

.pageTitlebgInner .leftcorve{ width:43px; height:43px;background:url(../images/leftcorve-mobile.png) no-repeat;
 left:-26px;}
.pageTitlebgInner .rightcorve{ width:43px; height:43px;background:url(../images/rightcorve-mobile.png) no-repeat;
 right:-26px;}
.vdoInner{background:url(../images/innerBg-mobile.png) no-repeat;}
.storiesInner li{ width:50%;}
.popup-video{ width:300px;}
.priceInner{ padding-top:105px !important;}
.priceInnerTop h1{ font-size:30px; line-height:23px; margin-bottom:20px;}
.contactform{ padding-bottom:0px;}
}

@media screen and (max-width:480px){
/*--homePage--*/
.videogallery li{ width:100%;}

.close-buttons{ width:28px; height:28px; font-size:16px;}
.vdoInner{ padding-top:95px;}
.storiesInner li{ width:100%;}
.imagegallery li{ width:100%;}
/*--homePage--*/
}

@media screen and (max-width:320px){
/*--homePage--*/
.slideinfo h2 img{ max-width:100%;}
/*--homePage--*/
}