@font-face {
    font-family: 'satisfyregular';
    src: url('satisfy-regular-webfont.eot');
    src: url('satisfy-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('satisfy-regular-webfont.html') format('woff'),
         url('satisfy-regular-webfont.ttf') format('truetype'),
         url('satisfy-regular-webfont.svg#satisfyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body { padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:14px; background:url(../images/bg.png);}
h1, h2, h3, h4, h5, h6{font-family: 'satisfyregular'; padding:0px; margin:0px; font-weight: normal;}
a{ color:#3C1718; padding:0px; margin:0px; text-decoration:none; outline:none;}
ul, li{ padding:0px; margin:0px; list-style:none;}
.bullet {background-image: url(../images/li-bullet.png);
    background-repeat: no-repeat;
        padding-left: 14px;
		background-position:0px 1px;
		}
		
		.office {background-image: url(../images/office.png);
    background-repeat: no-repeat;
        padding-left: 120px;
		background-position:0px 25px;

		}
p{ margin:0px; padding:0px;}
img{ line-height:0px; padding:0px; margin:0px; border:none;}
.fl-left{ float:left;}
.fl-right{ float:right;}
.clear{ clear:both; display:block;}
/*********------main start-----****************/
.wrapper{ display:block;}

/*******************top section start************************/
.header{  position:relative; margin-bottom:-5px;}
/*weybee.header-auto{width:100%; background:#000; margin:auto; background:url(../images/header-bg.png) repeat-x; position:absolute; z-index:9999; top:0px; height:190px; left:0px; right:0px;}*/
.header-auto{width:100%; background:#000; margin:auto; background:url(../images/header-bg.png) repeat-x; position:absolute; z-index:9999; top:0px; height:190px; left:0px; right:0px; background-position:bottom;}

.top-nav{ float:left; margin-top:20px; z-index:9999; position:relative;}
.top-nav ul{}
.top-nav ul li{ float:left; padding:0px 0px 0px 31px}
.top-nav ul li a{ font-size:13px; color:#B39B9B;transition-duration: 0.3s; position:relative; z-index:9999;}
.top-nav ul li a:hover{ color:#fff;}
.social-media{ float:right; padding-right:14px; padding-top:20px;}
.linkdin{ float:left; background:url(../images/linkdin-icon.png) no-repeat top center; width:20px; height:19px; margin-right:24px;transition-duration:0.3s}
.linkdin:hover{ background: url(../images/linkdin-icon.png) no-repeat bottom center;}
.twitter{ float:left; background:url(../images/twitter-icon.png) no-repeat top center; width:18px; height:17px; margin-right:20px; margin-top:2px;transition-duration:0.3s} 
.twitter:hover{ background:url(../images/twitter-icon.png) no-repeat bottom center;}
.facebook{ float:left; background:url(../images/facebook-icon.png) no-repeat top center; width:12px; height:20px;transition-duration:0.3s}
.facebook:hover{ background:url(../images/facebook-icon.png) no-repeat bottom center;}
.search-btn{ float:right; background: url(../images/search-btn.png) no-repeat; width:29px; margin:13px 25px 13px 0px; cursor:pointer; height:23px;}
.only-index-pase{ margin-top:65px;}
/***************menu start*****************/

#nav{ background:url(../images/mene-bg.png) no-repeat center bottom; width:100%; padding-bottom:20px; float:left; }
#nav > a{ display:none;}
#nav ul{ margin-top:18px; float:left;padding:10px 0px 9px 8%; width:100%;  clear:both; display:table; background:#FFFFFF;}
#nav ul.menu{ -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
#nav ul li{border:none; float:left; position:relative;}
/*weybee#nav ul li.our-projucts{ margin-left:300px}*/
#nav ul li.our-projucts{ margin-left:300px}
#nav ul li a{ white-space:nowrap;  color:#130100; font-size:21px; float:left; padding:12px 31px 0px 44px; height:39px;font-family: 'satisfyregular';}
#nav ul li a span{ }
#nav ul li a:hover{ color:#c22126; background:url(../images/menu-hover.png) no-repeat left; padding:12px 31px 10px 44px; height:28px;}
#nav ul li a:hover span{ background:url(../images/menu-right-hover.png) no-repeat;float:right; width:8px; height:48px; margin-right:-36px; margin-top:-11px; } 
#nav ul li:hover a{ color:#c22126; background:url(../images/menu-hover.png) no-repeat left; padding:12px 31px 10px 44px; height:28px;}
#nav ul li:hover a span{ background:url(../images/menu-right-hover.png) no-repeat;float:right; width:8px; height:48px; margin-right:-36px; margin-top:-11px; } 

#nav ul li ul{ display: none; top:65%; padding: 0; position: absolute;  z-index: 1; margin-left:-20px;}	 
#nav ul li:hover ul{ display:block;opacity:1; background:url(../images/dowpdown-menu-bg.png) no-repeat; width:175px; padding:10px 20px 0px 20px; }
#nav ul li:hover ul li{ position:relative; float:none; border-top:#ad8888 1px dashed; padding:15px 0px 15px 0px; width:100%; }
#nav ul li:hover ul li:first-child { border: medium none;}
#nav ul li:hover ul li a{ float:none; padding:0px 0px 0px 0px; color:#3c1718; font-size:18px; display:table; width:100%;}
#nav ul li:hover ul li a span{ display:none;}
#nav ul li:hover ul li a:hover{ color:#c52024;}
#nav ul li:hover ul li ul{ height: 0; left:169px; top:0%; opacity: 0; padding:0px 20px 0px 35px; position: absolute; width: 172px; z-index:9999;}
#nav ul li:hover ul li:hover ul{height:auto; display:block; opacity:1; margin:-10px 0px 0px 0px; background:url(../images/mukhawas-dowpdown-menu.png) no-repeat; padding-left:25px; }
#nav ul li:hover ul li:hover ul li a{ color:#c52024; background:none;}
.arrow-menu{ float:right; margin-top:0px; margin-right:10px; vertical-align:middle; background:url(../images/menu-arrow.png) no-repeat; width:18px; height:19px;}
@-moz-document url-prefix() {
.arrow-menu{margin-top:-22px;}
}
#nav ul li:hover ul li:hover ul li a span{ display:none;}
#nav ul li:hover ul li:hover ul li a:hover{ background:none; color:#3c1718;}
.banner-call-right{font-family: 'satisfyregular';  font-size:17px; float:left; background:url(../images/banner-call-to-action-bg.png) no-repeat; margin-top:5px; padding-top:27px; width:180px; height:112px; text-align:center; color:#7a3b0a;}
/*weybee..banner-call-right{font-family: 'satisfyregular';  font-size:20px; float:right; background:url(../images/banner-call-to-action-bg.png) no-repeat; margin-top:19.4%; padding-top:55px; width:194px; height:166px; text-align:center; color:#7a3b0a;}*/

.banner-call-main{ color:#c52024; padding:15px 0px 5px 0px;}
.banner-call-number{ color:#c52024; font-size:18px;}
.back-to-top { clear:both; position: fixed;bottom: 5px;right: 10px;font-size:0px;width:61px; height:60px;background:url(../images/footer-top-btn.png) no-repeat 0px 0px;
    display: none;opacity:0.8;}
.back-to-top:hover {opacity:1;}

/***************menu end*****************/
.logo{ position:absolute; z-index:1999; top:12px; left:42%;}
/*******************top section end************************/

/*******************middle section start************************/
.content{ clear:both; width:100%; position:relative; display:table;}
/*weybee.our-pantners-section-main{position:relative; background:#b81d21; width:100%; display:table; padding-bottom:20px;}*/
.our-pantners-section-main{position:relative; background:#b81d21; width:100%; display:table; padding-bottom:0px;}
.auto{ width:1180px; margin:auto;}
.chamacha-img{ width:300px; height:271px; position:absolute; z-index:99999; top:-88px; left:0px;}
/*weybee.chamacha-img{ background:url(../images/chamacha.png) no-repeat; width:300px; height:271px; position:absolute; z-index:99999; top:-88px; left:0px;}*/
.our-pantners-section{ display:block; margin-left:130px; padding:0px 0px 20px 0px;}
.our-pantners-box{ float:left;}
/*.our-pantners-text{    font-family: 'satisfyregular'; margin:17px 90px 0px 90px; font-size:45px; padding:25px 0px 0px 0px; text-align:center; float:left; border:#f1980a 1px solid; width:291px; height:78px;}*/
.our-pantners-text{    font-family: 'satisfyregular'; margin:17px 90px 0px 90px; font-size:45px; padding:25px 0px 0px 0px; text-align:center; float:left; border:#f1980a 1px solid; width:491px; height:78px;}

/*weybee.our-products{ background:#c52024; width:100%; padding-top:75px; display:table; padding-bottom:20px;}*/
.our-products{ background:#c52024; width:100%; padding-top:65px; display:table; padding-bottom:20px;}
.heading-main{width:710px; text-align:center; margin:auto;}
.heading-main h1{ background:url(../images/border-heding.png) repeat-x center; font-size:55px; font-family: 'satisfyregular';}
.heading-main h1 span{ background:#c52024; padding:0px 20px 0px 20px;}
.tab-img{ float:left; line-height:0px;}
.tab-text-right{ padding-left:60px; float:left; width:736px; text-align:left;}
.tab-text-right h2{ float:left; font-size:30px;font-family: 'satisfyregular';}
.tab-text-right h2 span{ color:#ffb504;}
.tab-text-right p{ clear:left; padding-top:12px; line-height:28px;}
.family-recipes-section{ width:100%; display:table; clear:both; padding:75px 0px 75px 0px; position:relative;}
.pate-img{ position:absolute; z-index:9999; top:-90px; right:0px;}
.family-recipes-ourstory{ position:relative; display:block;}
.family-recipes-box-left{ float:left; position:absolute; z-index:9999; top:160px; left:8px;}
.family-recipes-box-middle{ float:left; margin-left:27%; width:430px; height:427px; padding:80px 0px 0px 90px;  webkit-border-radius: 400px; -moz-border-radius: 400px; border-radius: 400px; background:#ffb504; }
.family-recipes-box-middle h2{ font-size:45px; padding:0px 0px 15px 27px;font-family: 'satisfyregular'; }
.family-recipes-box-middle  h3{ font-family:Arial, Helvetica, sans-serif; color:#2e2e2e; font-weight:bold; font-size:16px; width:278px; padding:0px 0px 0px 0px;}
.family-recipes-box-right{ float:right; position:absolute; top:80px; right:20px; width:425px; height:425px; background:#FFFFFF; webkit-border-radius: 400px; -moz-border-radius: 400px; border-radius: 400px;}
.our-story{ width:312px; text-align:center; margin:auto; padding:45px 0px 0px 0px;}
.our-story h2{ margin-bottom:18px; color:#df252a; font-size:45px;}
.our-story p{ color:#303030; font-size:14px; line-height:25px; padding-top:12px;}
.our-story a{ border:#c52024 1px solid;  text-align:center; width:146px; padding:12px 0px 0px 0px; color:#c52024;font-family: 'satisfyregular'; margin:14px auto 0 auto ; display:table;  font-size:22px; height:39px;transition-duration: 0.3s;}
.our-story a:hover{ color:#130100;}
/*weybee.family-recipes-box-middle a{ border:#c52024 1px solid; text-align:center; width:146px; padding:12px 0px 0px 0px; color:#c52024;font-family: 'satisfyregular'; margin:24px 0px 0px 94px; display:table;  font-size:22px; height:39px;transition-duration: 0.3s;}*/
.family-recipes-box-middle a{ border:#c52024 1px solid; text-align:center; width:186px; padding:12px 0px 0px 0px; color:#c52024;font-family: 'satisfyregular'; margin:24px 0px 0px 65px; display:table;  font-size:22px; height:39px;transition-duration: 0.3s;}

.family-recipes-box-middle a:hover{ color:#130100;}
/*weybee.ingradiants-box{ width:108px; float:left; margin:0px 10px 0px 20px; padding:0px; text-align:right; color:#c52024; font-size:13px; line-height:28px;}*/
.ingradiants-box{ width:278px; float:left; margin:0px 10px 0px 5px; padding:0px; text-align:center; color:#c52024; font-size:13px; line-height:28px;}
.ingradiants-box p{ clear:both; color:#c52024; font-size:13px;}
.ingradiants-box-right{ text-align:center;}
.you-think-section{ clear:both; width:100%; display:table;}
.you-think-top{ background:url(../images/footer-bg-top.png) repeat-x 0px 0px; margin-top:-11px; width:100%; height:11px; color:#000000; float:left;}
.you-think-middle{ display:table; width:100%; background:#faf7e0; padding:60px 0px 50px 0px;}
.you-think-bottom{background:url(../images/footer-bg-bottom.png) repeat-x; width:100%; height:11px; float:left;}
.you-think-middle h2{ color:#df252a; font-size:45px; text-align:center; padding:0px 0px 25px 0px; line-height:45px; margin-top:10px;}
.you-think-middle p{ color:#303030; font-size:16px; text-align:center; line-height:28px; width:1030px; margin:auto;}
.chatzpatz{ padding-top:0px;}
.family-recipes-section-contect{ padding-bottom:0px; margin-bottom:-60px;}
/*******************middle section end************************/

/*******************footersection start************************/
footer{ padding:50px 0px 50px 0px;}
.footer{ margin-top:-20px;}
.footer-menu{ float:left; padding:75px 10px 0px 0px;}
.footer-menu ul{}
.footer-menu ul li{ float:left; padding:0px 12px 0px 12px;}
.footer-menu ul li:first-child{ padding-left:0px;}
.footer-menu ul li a{ font-family: 'satisfyregular'; font-size:16px; color:#222221;transition-duration: 0.3s;}
.footer-menu ul li a:hover{ color:#DF252A;}
.footer-menu-right{ padding-left:21px;}	
.footer-menu-right ul li a{ color:#130100;}
.footer-logo{ float:left; padding:0px 0px 0px 0px;}
.copyright{ color:#b6161a; width:100%; padding:32px 0px 0px 0px; font-family: 'satisfyregular'; clear:both; text-align:center; font-size:16px}

/*******************footer section end************************/

/*******************inner pase css start************************/
.slides img{ width:100%; height:auto;}
.map-img{ position:absolute;overflow:hidden; right:105px; background:none; -webkit-border-radius: 400px; -moz-border-radius: 400px; border-radius: 400px;}
.family-recipes-box-middle-contact{  margin-left:15%; width:583px; height:583px; padding:0px; margin-bottom:0px; position:relative; z-index:999; }
.family-recipes-box-middle-contact h2{ font-weight:normal; text-align:center; padding:42px 0px 0px 25px;}
.inner-banner-call-right{ margin-top:-5px;}
/*weybee.contact-heading-main{ margin-top:30px; display:table;}*/
.contact-heading-main{ margin-top:30px; display:table; padding-bottom:20px;}
.inner-pate-img{ background:url(../images/pate-img.png) no-repeat; width:154px; height:218px; top:300px; right:0px; z-index:9999; position:fixed; float:right;}
.content-text-arrow{ background:url(../images/tea-arrow.png) no-repeat right; width:174px; height:47px; float:left; margin-left:20px; margin-top:-60px;}
div.our-pantners-section-main div.auto div.heading-main h1 span{ background:#b81e21;}
div.our-pantners-section-main div.auto div.heading-main a{  display:inline-block;  margin-right:22px; color:#3c1718; font-size:15px; font-family: 'satisfyregular'; }
div.our-pantners-section-main div.auto div.heading-main a:hover{ color:#FFFFFF;}
div.our-pantners-section-main div.auto div.heading-main a.active{ color:#FFFFFF;}
.content-section{ padding-top:50px; background:url(../images/content-forrn-bg.jpg) repeat-x;}
.tea-img{ top:85px;}
.family-recipes-box-middle-contact p{ padding-top:17px; padding-bottom:5px; font-size:21px; color:#303030; line-height:28px; text-align:center;}
.family-recipes-box-middle-contact p a{color:#303030; font-size:14px; font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px; float:none; border:none; display:inline-table;}
.family-recipes-box-middle-contact p a:hover{ color:#FFFFFF;}
.form-box{ padding:0px 0px 0px 90px; float:left;}
.form-box-input{ height:38px; line-height:38px; margin-right:13px; margin-top:13px; width:180px;float:left; font-size:14px; border: none; color:#636363;padding:0px 13px 0px 13px;}
.your-subject{ margin:13px 0px 13px 0px; height:38px; line-height:38px; float:left; font-size:14px; width:400px; border: none; color:#636363;padding:0px 13px 0px 13px; font-family:Arial, Helvetica, sans-serif;}

.comments-textarea{ float:left; font-size:14px; width:400px; border: none; color:#636363; height:100px; padding:13px 13px 13px 13px; font-family:Arial, Helvetica, sans-serif;}
.email{ width:77px; height:77px; background:#7a3b0a url(../images/email-icon.png) no-repeat center; text-align:center; width:76px; height:76px; border:0px; border-radius:50px; float:left; margin:20px 0px 0px 170px; cursor:pointer;}
.related-products-img{ width:100%; text-align:center; margin:auto;}
.related-products-img img{  margin-left:10px; margin-right:10px; margin-top:30px;}


.ad-gallery { width: 598px; border:#ffd626 4px solid; padding:10px 8px 8px 9px !important; float:left;}
.ad-gallery, .ad-gallery * {margin: 0;padding: 0;}
.ad-gallery .ad-image-wrapper {width: 100%;height: 576px;position: relative;overflow: hidden;}
.ad-gallery .ad-image-wrapper .ad-loader {position: absolute; z-index: 10; top: 48%; left: 48%; border: 1px solid #CCC;}
.ad-gallery .ad-image-wrapper .ad-next {}
.ad-gallery .ad-image-wrapper .ad-prev { position: absolute; left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
     }
	 
html.no-maps-mini body.kui{ background:none; border-radius:300px;}	 
	 
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next { display:none;
      /* Or else IE will hide it */
      
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
      
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px; font-size:20px;
        padding: 7px;
        text-align:center;
        width: 100%;
        z-index: 2;
        color: #fff;
      }
      
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls { font-size:0px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }

      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px; font-size:0px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%; margin-top:10px;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-left: 3px; padding-right:5.5px;
        }
		.ad-gallery .ad-thumbs li 
		.ad-gallery-first-child{ padding-left:1px;}
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
          
.our-Product-detail{ background:#c52024; padding-bottom:58px; display:table; margin-bottom:-80px;}
.our-Product-detail-right{ width:507px; float:left; margin-left:50px;}
.our-Product-detail-right h2{ font-size:45px; padding-bottom:10px; line-height:50px; color:#ffd525;font-family: 'satisfyregular'; }
.our-Product-detail-right p{ color:#fff; padding:18px 0px 0px 0px; font-size:15px; line-height:28px;}
.our-Product-detail-right ul{ padding-top:25px; float:left;}
.our-Product-detail-right ul li{  float:left; font-size:21px; font-style:italic; clear:both; color:#FFFFFF; background:url(../images/text-arrow-our.png) no-repeat 0px 11px; line-height:58px; padding:0px 0px 0px 62px;}
.dolor-icon{ clear:left; font-size:75px;font-family: 'satisfyregular'; padding:0px 0px 0px 21px; background:url(../images/dolor-img.png) no-repeat; float:left; margin:55px 0px 0px 0px; }
.our-Product-detail-right a{ border:#e88d25 1px solid; padding:11px 25px 11px 25px; float:left; margin:68px 0px 0px 45px;font-family: 'satisfyregular'; color:#ffd525; font-size:22px;}
.our-Product-detail-right a:hover{ color:#FFFFFF;}
.our-Product-detail-related{ padding-top:20px ;}
/********search css start***************/

.search-btnss a.searchIcon {width:71px;height:71px;
	background-color:#000;
	cursor:pointer;
	position:absolute;
	border-radius:3px;
	display:block;
	top:%;
	right:0%;
	margin-right:0px;
	margin-top:18px; background:url(../images/search-btn.png) no-repeat center; z-index:9999;
}
.search-btnss a.searchIcon.active div {
	display:block
}
.search-btnss a.searchIcon div {
	display:none;
	position:absolute;
	top:0;
	right:71px; z-index:999999;
}
.menu_wrapper{width:100%; position:relative; clear:both; }
.search_wraper{width:100%; position:absolute; z-index:999; top:18px; }
.search-btnss div.search_wraper input {
	box-shadow:none; 
	padding:10px 0px 11px 0px ; 
	outline:none;
	border:none; font-size:20px; color:#3a3a3a;
	width:100%;
	text-indent:15px; 
	background:#ffd525;
	margin-right:0px;	
	height:49px; 
	line-height:49px;
}
.search_icon{background:#0099FF; width:25px; height:25px; float:right; }
.ad-preloads {display: none; }

.footer-bottom-our-detel{ margin-top:85px;}

/****************search css end************/

.family-recipes-section {clear: both; display: table; padding: 10px 0; position: relative; margin:70px 0px 77px 0px; top: 0px; width: 100%; }

.our-content-arrow{ float:right; margin-top:-94px;}
.our-content-arrow a{ margin-left:20px;}
.our-content-arrow-left{ background:url(../images/our-project-arrow-left.png) no-repeat; width:47px; height:49px; float:left; opacity: 0.8;}
.our-content-arrow-right{ background:url(../images/our-project-arrow-right.png) no-repeat; width:47px; height:49px; float:left; opacity: 0.8;}
.our-content-arrow-right:hover{opacity: 1;} 
.our-content-arrow-left:hover{opacity: 1;}
.arrow_disbal{display:none; }
.related-products-img img{ opacity:0.8;transition-duration: 0.5s;}
.related-products-img img:hover{ opacity:1;}
.loginbtn{color: #000000;float: right;font-size: 16px; margin-left: 8px;padding: 7px 20px; position: relative; top: 12px;}
.loginbtn:hover{ }
.about-us_content{background:#fff; padding:25px 0px; clear:both; }
.about-us_content .auto{max-width:900px; color:#000; }
.about-us_content .auto h2{font-size:25px; }
.about-us_content .auto p{color:#000; padding:8px 0px; line-height:22px; }

/* prashant write Css*/

.content-info{ position: relative; left: 20%; }
.contact-item {font-size: 19px; margin-top: 15px; color: #303030;}
.contact-item a {width: auto; height: auto; color: #303030; font-size: 21px; font-family: Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; float: none; border: none; display: inline-table; }
.contact-item a:hover{ color: #c52024; }
.contact-item p {line-height: 1.5; text-align: left; font-size: 18px; padding: 0px 0px; }
.address{ display: flex; }
.address p{ margin-left: 10px; }


/*******************inner pase css end************************/


/*********------main end-----****************/

/**********************media css start*******************************/

@media only screen and (max-width: 1179px) {

.search-btnss div.search_wraper input{padding:11px 0px; }
.inner-pate-img{ background-size:120px; width:115px;}

.our-Product-detail-right{ width:410px; float:left; margin-left:50px;}

.ad-gallery {border: 3px solid #FFD626; float: left; padding: 7px 5px 5px 6px !important; width: 488px; }
.ad-gallery .ad-image-wrapper{ height:487px;}
.ad-gallery .ad-thumbs li img{ width:89px;}
.our-Product-detail-right p {color: #FFFFFF; font-size: 15px; line-height: 23px; padding: 10px 0 0; }

.our-Product-detail-right ul li {background: url(../images/text-arrow-our.png) no-repeat 0 9px ; clear: both; color: #FFFFFF; float: left; font-size: 17px; font-style: italic; line-height: 40px; padding: 0 0 0 35px; background-size:26px; }
.our-Product-detail-right ul{ padding-top:10px;}
.dolor-icon{ margin-top:29px;}
.our-Product-detail-right a{ margin-top:43px;}

#nav ul li a{ font-size:20px;}
.banner-call-right{background-size:180px 180px; font-size:17px; width:180px; height:180px; margin-top:7%; padding-top:53px;} 
.banner-call-number{ font-size:21px;}
.auto{ width:95%;}
.top-nav ul li{ padding-left:17px;}
.logo{ left:38%;}
#nav{ width:100%;}
#nav ul{ width:100%;}
#nav ul{padding: 10px 0 10px 0%;}
#nav ul li.our-projucts { margin-left: 220px;}
.chamacha-img {left: -80px;}
.our-pantners-text{ margin-left:25px;}
.our-pantners-box img{ width:180px;}
.r-tabs .r-tabs-nav .r-tabs-anchor{ font-size:21px; padding:35px 24px 15px 34px;}
.r-tabs .r-tabs-nav .r-tabs-state-active span{ margin-right:-34px;} 
.content-text {height: 198px;overflow: auto;width: 291px;}
.family-recipes-box-left{ left:12px;}
.family-recipes-box-left img{ width:260px; height:auto;}
.family-recipes-box-middle h2{ font-size:36px;}
.family-recipes-box-middle h3{ padding-left:6px;}
.family-recipes-box-middle {height: 384px;margin-left: 17%;padding: 48px 0 0 90px;width: 350px;}
.family-recipes-box-right {height: 375px;width: 375px; top:35px;}
.our-story h2{ font-size:35px; margin-bottom:6px;}
.our-story img{height: auto;width: 290px;}
.our-story p {color: #303030;font-size: 14px;line-height: 20px; padding-top: 8px;}
/*.family-recipes-box-middle a{ margin:12px 0 0 55px;}*//*Responsive issue*/
.content-text { height: 215px; overflow: auto; width: 289px;}
.you-think-middle p{ width:860px;}
.footer-menu ul li{ padding:0px 6px 0px 6px;}
.footer-logo{ padding-top:30px;}
.footer-logo img{ width:170px; height:auto;}
.responsive-slider .slides ul li .slide-body img {  max-width: 100%;}
.pate-img { top: -50px;}
.pate-img img{ width:75px;}
.tea-img img{ width:220px;}
.map-img img{ width:430px;}
.family-recipes-box-middle-contact h2{ padding:0px; margin-top:-20px; margin-left:-76px; font-size:31px;}
.form-box{ padding:0px;}
.content-text-arrow {margin-left: -66px;margin-top: -40px;width: 133px;}
/*.family-recipes-box-middle-contact p{ font-size:12px; line-height:20px; margin: 0px 0px 0px -75px; float:left; padding:0px;} *//* Responsive issue*/
.family-recipes-box-middle-contact p a{ font-size:12px; padding:0px; height:0px;}
.form-box-input{ line-height:28px; height:28px; width:250px;}
.your-subject{line-height:28px; height:28px; width:250px;}
.comments-textarea{ height:60px; width:250px;}
.email { height: 55px;margin: 10px 0 0 110px;text-align: center;width: 55px; background-size:30px 20px; }
.pate-img {top: -160px;}

.related-products-img img {margin-left: 3px; margin-right: 3px; margin-top: 10px; width: 129px; }

.content-info{ left: 0%; }

}


@media only screen and (max-width: 999px) {
.content .our-products{padding-top:0px; }
.our-products{padding-top:30px; padding-bottom:10px; }

}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.footer-bottom-our-detel{ margin-top:0px;}
.inner-pate-img{ background-size:90px; width:90px; top:440px;}
.ad-gallery{ width:370px;}
.our-content-arrow{ margin-top:-62px;}
.our-content-arrow a{ margin-left:0px; background-size:36px;}
.our-content-arrow a img{ width:30px; height:30px;}
.our-Product-detail-right {
    float: left;
    margin-left: 22px;
    width: 320px;
}

.our-Product-detail-right h2 {font-size: 37px; line-height: 37px; padding-bottom: 0; }
.our-Product-detail-right p {font-size: 14px; line-height: 24px; padding: 10px 0 0; }

.our-Product-detail-right ul li {
   
    clear: both;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-style: italic;
    line-height: 30px;
    padding: 0 0 0 40px;
background: url("../images/text-arrow-our.png") no-repeat 0 5px ;
 background-size:20px;
}
.our-Product-detail-right ul{ padding-top:8px;}

.dolor-icon {
    clear: left;
    float: left;
    height: 35px;
    margin: 15px 0 0;
    width: 40px; font-size:51px;
}
.ad-gallery .ad-image-wrapper{ height:375px; margin-top:-9px;}
.our-Product-detail-right a {font-size: 17px; margin: 11px 0 0 25px; padding: 11px 13px; }

.banner-call-right{background-size:160px 160px; font-size:17px; width:160px; height:160px; margin-top:0%; padding-top:40px;} 
.top-nav ul li { padding-left: 8px;}	
.logo {left: 37%;}
.logo img{ width:200px; height:auto;}
.top-nav ul li a { font-size: 11px;}
/*weybee#nav ul li.our-projucts {margin-left: 218px;}*/
#nav ul li.our-projucts {margin-left: 258px;}
#nav ul{ padding-left:3%; width:99.5%;}
#nav ul li a{  color:#130100; font-size:16px; float:left; padding:16px 15px 0px 21px; height:35px;font-family: 'satisfyregular';}
#nav ul li a span{ }
#nav ul li a:hover{ color:#c22126; background:url(../images/menu-hover.png) no-repeat left; padding:16px 15px 10px 21px; height:24px;}
#nav ul li a:hover span{ background:url(../images/menu-right-hover.png) no-repeat;float:right; width:8px; height:48px; margin-right:-22px; margin-top:-15px; } 
#nav ul li:hover a{ color:#c22126; background:url(../images/menu-hover.png) no-repeat left; padding:16px 15px 10px 21px; height:24px;}
#nav ul li:hover a span{ background:url(../images/menu-right-hover.png) no-repeat;float:right; width:8px; height:48px; margin-right:-22px; margin-top:-15px; } 
#nav ul li ul{ margin-left:-42px;}
#nav ul li:hover ul { background: url(../images/dowpdown-menu-bg.png) no-repeat  center top ; padding: 10px 20px 0; width: 140px;}
#nav ul li:hover ul li a{ font-size:15px;}
#nav ul li:hover ul li ul { left: 129px; width: 125px;}
.chamacha-img {left: -97px;}
.our-pantners-box img { margin-top:13px; width: 159px;}
.our-pantners-box img { width: 125px;}
.you-think-middle p { width: 603px;}
.our-pantners-text { font-size: 30px; height: 53px; margin: 17px 50px 10px; margin-left:15px; padding: 20px 0 0; text-align: center; width: 209px;}
.chaice-img img{ padding:0px; margin:0px ;}
.heading-main {width: 550px;}
.heading-main h1{ font-size:40px;}
.footer-menu ul li {padding: 0 4px;}
.footer-menu ul li a{ font-size:13px;}
.footer-logo img { height: auto;width: 109px;}
.footer-menu-right { padding-left: 11px;}
.family-recipes-box-left img { height: auto; width: 214px;}
.family-recipes-box-left { left: -16px; top:120px;}
.family-recipes-box-middle { height: 284px; margin-left: 20%;padding: 48px 0 0 60px; width: 275px;}
.family-recipes-box-right { height: 275px; top: 35px; right:4px; width: 275px;}
.our-story { margin: auto; padding: 21px 0 0; text-align: center; width: 187px;}
.our-story h2 { font-size: 23px;}
.our-story img { height: auto; width: 187px;}
.our-story p { color: #303030; font-size: 12px;line-height: 18px; padding-top: 8px;}
.our-story a{ background:none; border:#c52024 1px solid; font-size:15px; margin-top:10px; width:86px; height:25px; padding-top:5px;}
/*.family-recipes-box-middle a{background:none; border:#c52024 1px solid; font-size:15px; margin-top:10px; width:86px; height:25px; padding-top:5px;}*//*Responsive issue*/
.family-recipes-box-middle h2 { padding-bottom:6px; font-size: 25px;}
.family-recipes-box-middle h2 { font-size: 25px;}
.family-recipes-box-middle h3{ width:200px; font-size:14px;}	
.pate-img { top: -60px;}
.pate-img img{ width:70px;}
.footer-menu{ padding-top:58px;}

.map-img img{ width:285px;}
.form-box{ padding:0px 0px 0px 0px; float:left;}
./*family-recipes-box-middle-contact p{ width:255px; line-height:17px; font-size:10px;}*//*Responsive issue*/
.family-recipes-box-middle-contact p a{ font-size:10px;}
.form-box-input{ height:22px; font-size:12px; line-height:22px; width:200px; padding-left:3px; margin-top:6px;}
.your-subject{ height:22px; font-size:12px; line-height:22px; width:200px; margin-top:6px; margin-bottom:6px;padding-left:3px;}
.comments-textarea{ height:40px; font-size:12px;  width:200px; margin-top:0px; margin-bottom:0px;padding-left:3px;}
.email{ margin-left:77px;}
.content-text-arrow{ margin-left:-84px;}
.header-auto{ height:130px;}

.related-products-img img {
    margin-left: 2px;
    margin-right: -1px;
    margin-top: 30px;
    width: 99px; margin-top:5px;
}
.chamacha-img img{max-width:100% }
.chamacha-img{top:-15px; width:230px; background-size:100%; }

.contact-item,.contact-item a{ font-size: 15px; }
.contact-item p{ font-size: 13px; }
}



@media only screen and (max-width: 767px) {
.arrow-menu{ display:none;}
.our-pantners-section-main{ padding-bottom:0px;}

.top-nav ul li a{ display:none;}

.arrow_disbal{background: none repeat scroll 0 0 #FFFFFF;
    height: 43px;
    position: absolute;
    right: 64px;
    top: 60px;
    width: 50px; display:block;
    z-index: 9999; }
.footer-bottom-our-detel{ margin-top:0px;}
.our-content-arrow{ display:none}
.inner-pate-img{ display:none;}

.our-Product-detail-right {
    float: left;
    margin-left: 0;
    margin-top: 43px;
    width: 100%;
}
.our-products{ margin-bottom:50px;}
.ad-gallery{ margin-left:7%;}
	
.logo img{ width:200px; margin-top:-22px; margin-left:10%;}
header.header select { top:58px; position: absolute; width: 95%; margin-left:2.2%;z-index: 99;  outline:none; padding:12px 70px 10px 2.2%; background:#fff url(../images/menu-icon-mobile.jpg)  no-repeat 18px 9px; cursor:pointer;  height:47px; vertical-align:middle; border:none; line-height:50px;-webkit-appearance: none; border-radius:0px;}

header.header select option{ font-size:15px; background:#ffd525; padding:5px 0px 5px 5%; border-bottom:#000000 1px solid;}
.banner-call-right{ display:none;}
.chamacha-img{ display:none;}
.header{ margin-bottom:-21px; background:none;}
.search-btnss a.searchIcon{ margin-top:18px; margin-right:1%; width:47px; height:47px}
.content-section{ background:#c52024; padding-bottom:90px !important;}
.heading-main{ padding-top:10px; padding-bottom:0px;}
.search-btns { background: url("../images/search-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); cursor: pointer; float: right; height: 18px;margin: -28px 3% 13px 0;width: 24px; background-size:24px 18px;}
.slides img {width:100%; height:auto;}
.banner-call-right{ display:none;}
.pate-img{ display:none;}
.responsive-slider .slides ul li .slide-body img {  max-width: 100%; height:250px;}
.header-auto{ height:0px !important; background:none;}
.auto{ width:95%;}
.logo { top:-9px; left: 0; clear:both; position: relative; text-align: center;}
.logo a{ position:absolute; left:30%;}
.chamacha-img{ display:none;}
.you-think-middle p {font-size: 13px; line-height:20px;width: 87%;}
.you-think-middle h2 { color: #DF252A; font-size: 30px; line-height: 45px; padding: 0 0 10px; text-align: center;}
.you-think-middle { padding: 30px 0 25px; width: 100%;}
.family-recipes-box-left { display: none; left: 12px;}
.family-recipes-section{ padding-top:10px; margin-top:0px;}
.family-recipes-box-right { height: 364px; position: inherit; top: 40px; right:113px; width: 375px;}
/*.family-recipes-box-middle a{ font-size: 22px; height: 33px; padding: 6px 0 0; text-align: center; width: 120px;}*/
.our-story a {font-size: 22px; height: 33px; margin: 14px auto 0; padding: 6px 0 0; text-align: center; width: 120px;}
.heading-main { margin: auto;text-align: center;width: 500px; padding-bottom:15px; padding-top:35px;}
.heading-main h1{ font-size:35px;}
.our-pantners-section{ margin-left:20px;}
.our-pantners-text { font-size: 30px; height: 53px; margin: 17px 30px 0; padding: 18px 0 0; text-align: center; width: 187px;}
.our-pantners-box img { width: 85px;}
.chaice-img img{ width:74px;}
.footer-logo {  clear: both; text-align: center; width: 100%;}
.footer-menu { float:none; width:98%; padding-top:0px; text-align:center;}
.footer-menu ul li { display: inline-block; float: none; padding: 0 8px;}
.footer-menu-right { padding-left: 0px; padding-top:25px; display:table;}
.our-products{ padding-top:35px; padding-bottom:45px;}
.family-recipes-box-middle{ margin-left:14%;}
.map-img img { width: 100%;}
.related-products-img img{ width:77px;}
.search-btnss div.search_wraper input{height:47px; padding:0px 0px; font-size:18px; }
.search_wraper{ left:-1px;}
.our-pantners-text{margin-top:5px; }

.content-info{ left: 5%; }
.contact-item,.contact-item a{ font-size: 15px; }
.contact-item p{ font-size: 13px; }

}
	
	
@media only screen and (min-width: 320px) and (max-width:479px) {
.footer-menu ul li a{ font-size:13px;}
.top-nav{ display:none;}
.slides img { height:auto;}
.our-Product-detail-right a{ font-size:17px;}

.ad-gallery .ad-image-wrapper{ height:287px; margin-top:-7px;}

.related-products-img img{ width:38px; margin-left:1px; margin-right:1px;}
div.our-pantners-section-main div.auto div.heading-main a{ margin-right:7px !important;}
.heading-main{ width:100% !important}
}
	
@media only screen and (min-width: 480px) and (max-width: 639px) { 	

.our-products{ padding-top:35px; padding-bottom:50px;}	
.logo img {margin-top: -12px; width: 145px;}
.heading-main{ width:400px;}
.heading-main h1 { font-size: 25px;}
.logo a { left: 37%; position: absolute;}
.our-pantners-box img { width: 114px;}
.our-pantners-text { font-size: 20px; height: 33px; margin: 35px 33px 0; padding: 12px 0 0; text-align: center; width: 127px;}
.family-recipes-box-middle { height: 340px; margin-left: 5%; padding: 48px 0 0 90px; width: 320px;}
.family-recipes-box-middle h2 {font-size: 32px; padding-bottom:4px;}
.family-recipes-box-right{ right:9%;}
.footer-menu{ padding-top:0px;}
.footer-logo { padding-top: 15px;}
.footer-menu-right{ padding-top:20px;}


.form-box-input{ margin-top:5px;}
.your-subject{ margin-top:5px; margin-bottom:5px;}
.form-box{ margin-left:-22px;}
.family-recipes-box-middle-contact p{ margin-right:-94px;}
.ad-gallery{ width:367px;}
.related-products-img img{ width:54px;}
.ad-gallery .ad-image-wrapper{ margin-top:-4px; height:364px;}


}	

@media only screen and (max-width: 479px) {
.logo img{ width:115px; margin-top:2px;}
	
.our-pantners-section{ margin-left:0px;}
.our-pantners-text {
    display: inline-block;
    float: none;
    font-size: 20px;
    height: 34px;
    margin: 17px 15px 0;
    padding: 10px 0 0;
    text-align: center;
    width: 113px;
}
.heading-main { margin: auto; padding-bottom:10px; text-align: center; width: 90%;}	
.heading-main h1 { font-size: 25px;}
.our-pantners-text-mobile{ float:left;}
.our-story h2 { font-size: 24px;}
.our-story { margin: auto; padding: 22px 0 0;text-align: center; width: 220px;}
.our-story img {  height: auto; width: 220px;}
.family-recipes-box-right { height: 274px; position: inherit; right:10px; top: 40px; width: 285px;}
.our-story p {color: #303030; font-size: 12px; line-height: 17px; padding-top: 8px;}
.our-story a { font-size: 19px; height: 0px; margin: 11px auto 0; padding: 6px 0 4px; text-align: center;width: 101px;}
.family-recipes-box-middle { margin-bottom:30px; margin-left: 0; padding:0px;  height: 285px; position: inherit; right:-10px; top: 40px; width: 285px;}
.family-recipes-box-middle h2 { font-size: 22px; padding:15px 0px 0px 0px; text-align: center;}
/*.family-recipes-box-middle a { font-size: 19px; height: 0px; margin: 11px auto 0; padding: 6px 0 4px; text-align: center; width: 101px;}*/
.family-recipes-section { padding-top: 0;}
/*.family-recipes-box-middle-contact p{ display:none;}*/
.family-recipes-box-middle-contact h2{ margin-left: -11px;
    margin-top: -3px;}
.form-box{ margin-top:-10px;} 	

.form-box-input {  margin-left: 46px; margin-top:5px;
    width: 164px; font-size:12px;
}	
.your-subject{ margin-left: 46px; margin-top:5px;
    width: 164px; font-size:12px;
}

.comments-textarea {
    margin-left: 46px; margin-top:-8px;
    width: 164px; font-size:12px; height:36px;
}
.email{ margin-top:4px;}
.ad-gallery{ width:280px; margin-left:1%;}
.responsive-slider .slides img{height:135px; }
.social-media{padding-top:5px; }
.loginbtn{top:0px; }

	}
@media only screen and (min-width: 360px) and (max-width: 400px) {

.family-recipes-box-middle{ right:-30px;}
.family-recipes-box-right{right:30px;}


.our-Product-detail-right{ width:71%;margin-top:31px;}
.our-Product-detail-right h2{ font-size:34px;}
.our-Product-detail-right a{ margin-left:15px;}
.ad-gallery{ margin-left:5%;}
.our-Product-detail-right{ width:98%;}

}

