@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
	  
	  .box-center
	{
		display: block; 
		margin: 0 auto;
	}
}


/* Normal desktop :992px. */

@media only screen and (min-width: 992px) and (max-width: 1169px) {
	
/* Home 1 */

.slide-text {

  margin-left: 59%;

}

.middle-text {
  bottom:30px;
}

.cap-title h1 {

  font-size: 40px;

}

.cap-dec h2 {

  font-size: 35px;

}

.cap-readmore a {

  font-size: 14px;

}

.banner-text h1 {

  font-size: 35px;

  margin-bottom: 10px;

  margin-top: 10px;

}

.banner-text h2 {

  font-size: 28px;

}

.banner-text a {

  margin-top: 10px;

}

/* Home 3 */

.main-menu-2 > nav > ul > li > a {

  padding: 10px 20px;

}

/* Shop */

.list-pro-price {

  margin-bottom: 15px;

}

/* About Page */

.designer-text {

  top: 70%;

}

/* Login */

.social-login a {

  margin-right: 0;

  padding: 12px 15px;

}

.founder-2-intro {

  margin-top: 0px;

}

.founder-1-intro {

  margin-top: 30px;
  
}

.healthy-info-2 {
  height: auto;
}

.informative .content {
  padding:20px 10px;
}

.informative .content p {
  font-size: 13px;
}

.informative .content h3 {
  font-size: 20px;
}

}

.section {
	padding: 8% 0;
}

/* Tablet desktop :768px. */

@media only screen and (max-width: 991px) {

/* Home 1 */

.info, .socials {
  overflow: hidden;
  text-align: center;

}
	
.search {
  margin-bottom: 20px;
  margin-top: 30px;
}	
	

.phn-num, .mail-id {

  display: inline-block;

  float: none;

}

.socials a {
  margin: 0 10px;

}

#top-menu {

  margin-top: 5px;
 

}

.slide-text {

  /*margin-left: 50px;*/
  float: none;
  margin: 0 auto;

}

.middle-text {
  position: static;
  vertical-align: middle;
}

.cap-title h1, .home-3-slider .cap-title h1 {

  font-size: 30px;

}

.cap-dec h2, .home-3-slider .cap-dec h2 {

  font-size: 25px;

}

.cap-readmore a, .home-3-slider .cap-readmore a {

  font-size: 13px;
  background: rgba(0,0,0,0.4);
  border: 1px solid white;

}

.sin-banner a .wrap {

  width: 100%;

}

.sin-banner a .wrap h2 {

  font-size: 34px;

}

.banner-text {

  padding: 10px;

}

.banner-text h1 {

  font-size: 30px;

  line-height: 30px;

  margin-bottom: 10px;

  margin-top: 30px;

}

.banner-text h2 {

  font-size: 20px;

}

.banner-text h2 span {

  font-size: 26px;

  margin-bottom: 10px;

}

.banner-text p {

  display: none;

}

.banner-text a {

  font-size: 13px;

  padding: 9px 12px;

}

/* Home 3 */

.main-menu-2-pre {

  padding-right: 15px;

}

.home-3-slider {

  padding-left: 15px;

}

.trendy-product {

  margin-bottom: 30px;

}

/* Shop */

.pagination {

  margin-bottom: 20px;

}

.select-menu .sort {

  margin-right: 15px;

}

/* About Page */

.designer-text {

  top: 82%;

}

.designer {

  margin-bottom: 30px;

}

/* Cart */

.cart-plus-minus .qtybutton {

  width: 28px;

}

/* Checkout */

.checkout-right {

  margin-top: 30px;

}

/* Login */

.social-login a {

  font-size: 12px;

  margin-right: 0;

  padding: 12px;

}

/* portfolio */

#portfolio .mix h2 {

  font-size: 18px;

  padding: 15px 20px;

}


.about-uni, .eat-healthy, .flawless-skin, .young-one, .hair-body {

  height: auto;

  background-attachment: scroll;

}

.flawless-skin {

  color: #333; 

}


.content-uni {

  text-align: center;

}


.btn-default-mobile {

  padding:10px 15px;

  background-color: #54b847;

  margin:7px 0px;

  color: #fff;

  font-size: 1em;

  font-weight: bold;

  border:none;

  letter-spacing: 1px;

}

.btn-default-mobile:hover {

  background-color: #a80533;

  color: #fff;

}

.subscribe-area {

  text-align: center;

}

.footer-top-area {

  padding-bottom: 70px;

}

.payment ul li {

  margin:0 0 0 2px;

}

.payment ul li a img {

  width: 42px;

}

.hidden-on-mobile {

  display: none;

}

.bwizard-steps {

  margin-left: 0;

}

.about-us {

  height: auto;

}

.about-us .content {

  margin-bottom: 40px;

}

.pg-small .section {

  padding:20px 0;

}

.section {
	padding: 8% 0;
}

.founder-1-intro {

  position:inherit;

  /*right: 50px;*/

  margin-top: 30px;

}

.founder-1-intro h2, .founder-2-intro h2 {

  font-size: 20px;

}

.founder-1-intro h4, .founder-2-intro h4 {

  font-size: 12px;

}

.founder-2-intro {

  position:inherit;

  /*left: 50px;*/

  width: 350px;

  top: 0;

  margin-top:0;

}

.shopper-benefits {

  width: auto;

  margin-top: 100px;

  }


.about-uni .content-uni {

margin-top: 20px;

}


.about-us .content {

  margin-top:40px;

/*  color: #fff;*/

  text-align: center;

}

.header-top {

  background: #a80533;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

.mean-container .mean-bar {
  /* top: 47px; */
  margin-top: -55px;
  border-bottom:1px solid #fff;

}

.header-area {

  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px;

}

.hairbody-info-1 {
  background: url(../img/hairbody-bg.png) no-repeat;
  background-size: auto;
  background-position: center center;
  background-attachment: fixed;
}
.healthy-info-2 {
  height: auto;
}
.info-listing li {
  width: 40%;
}

.pg-small {
  height: auto;
}

.page-title img {
  width: auto;
  max-width: none;
  position: absolute;
  top: 0%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0%)
  }
.hide-on-mobile {
  display: none;
}

.healthy-info-4 .content {
  margin-top: 20px;
}
.health-info-5 .content-2 {
  margin-top: 10px;
  padding:20px;
  text-align:center;
}

.informative .content {
  padding:20px 10px;
}

.informative .content p {
  font-size: 13px;
}

.informative .content h3 {
  font-size: 20px;
}

.shop-details h5, .shop-details .pro-ratting, .review-btn {
  float: left;
  text-align: left;
}
.prod-tab-content {
  margin: 20px 0;
}

.nivo-caption {
  /* background: rgba(0,0,0,0.3); */
}

.show-on-mobile {
  display: block;
}

.footer-logo-2 ul li a img {
  width: 65px;
}
.footer-logo-2 ul li img {
  width: 65px;
}





/* Large Mobile :767px. */

@media only screen and (max-width: 767px) {

.modal-lg {
  width: 90%;
}

.prod-tab-content {
  margin: 20px 0;
}
.healthy-info-4 .content {
  margin-top: 20px;
}
.health-info-5 .content-2 {
  margin-top: 10px;
  padding:20px;
  text-align:center;
}
.container{

  width: 450px;

}

.owl-nav {

  display: none;

}

/* Home 1 */

.info, .socials {

  overflow: hidden;

  text-align: center;

}

.phn-num, .mail-id {

  display: inline-block;

  float: none;

}

.socials a {

  margin: 0 10px;

}

#top-menu {

  float: none;

  margin-top: 15px;

  text-align: center;

}

#top-menu2 {

  position:fixed;
  margin-top: -15px;

}

.header-area {
  text-align: center;
  margin-top: 100px;

}

.logo {

  margin:0 auto;

}

.log-link {

  margin-bottom: 20px;

}

.cart-info {

  float: none;

  margin-top: 20px;

}

.cart-hover {

  width: 220px;
  right: -100%;

}

.header-cart-pro .content {

  text-align: left;

}

.header-cart-pro .content a {
  font-size: 12px;
}
.header-cart-pro .content span {
  font-size: 12px;
}

.nivo-controlNav {

  bottom: -20px;

}

/*.slide-text {

  margin-left: 50px;

}
*/
.cap-title h1, .home-3-slider .cap-title h1 {

  font-size: 30px;

}

.cap-dec h2, .home-3-slider .cap-dec h2 {

  font-size: 25px;

}

.cap-readmore a, .home-3-slider .cap-readmore a {

  font-size: 13px;

}

.sin-banner a img {

  width: 100%;

}

.tabs-list > li > a {

  font-size: 14px;

  padding: 3px 10px;

}

.fun-factor {

  margin: 15px 0;

}

.support {

  margin-bottom: 30px;

}

.support:last-child {

  margin-bottom: 0;

}

.footer-newslater {

  margin-top: 0;

  text-align: left;

}

.footer-newslater h3 {

  margin: 0 0 15px;

}

.footer-newslater form {

  float: left;

}

.copy-right {

  text-align: center;

  margin-bottom: 15px;

}

.payment {

  text-align: center;

}

/* Home 3 */

.main-menu-2-pre {

  padding-right: 15px;

}

.home-3-slider {

  padding-left: 15px;

}

.trendy-product {

  margin-bottom: 30px;

}

/* Shop Page */

.view-mode, .sort-by {

  margin-bottom: 15px;

}

.shop-products > div {

  float: left;

  width: 50%;

}

.pagination {

  margin-bottom: 20px;

  width: 100% !important;

}

.pagination ul li {

  margin: 0 5px 10px;

}

.shop-products .single-list-product {

  width: 100%;

  margin:0;

}

.shop-product-area .border-left {

  border:none;

}

.list-pro-image {

  float: none;

  margin: 0 0 15px;

  padding: 0 15px;

  width: 100%;

}

.list-pro-image a img {

  width: 100%;

}

.list-pro-des {

  padding: 0 15px;

}

.details-pro-tab-list.tabs-list > li > a {

  padding: 0;

}

.product-nav > li > a {

  padding: 10px;

}

/* Blog */

.tagcloud {

  margin-bottom: 15px;

}

/* About Page */

.designer {

  margin-bottom: 30px;

  padding: 0 50px;

}

.designer-text {

  top: 81%;

}

/* Cart */

.cart-plus-minus .qtybutton {

  width: 26px;

}

.proceed {

  text-align: left;

}

.proceed a {

  margin-left: 0;

  margin-right: 10px;

}

.total {

  float: left;

  padding: 0px;

  text-align: right;

  width: 100%;

}

.total h5 {

  font-size: 13px;

  margin-bottom: 0;

}



.total h4 {

  font-size: 13px;

}



.total p {

  font-size: 13px;

}



.total-p {

  margin:10px 0px;

}

#procedto {

  float: left;

}

/* Checkout */

.checkout-right {

  margin-top: 30px;

}

.checkout-method.checkout-reg {

  margin-bottom: 20px;

}

.bill-info .group input {

  margin-right: 0;

  width: 100%!important;

}

.payment-met p {

  float: none;

}

.information {

  margin-bottom: 20px;

}

/* Contact */

.contact-form input:last-child {

  margin-bottom: 7px;

}

.contact-page-2 .info-single {

  margin-bottom: 15px;

}

/* Login */

.login {

  margin-bottom: 30px;

}

/* portfolio */

#portfolio .mix h2 {

  font-size: 18px;

  padding: 15px 20px;

}

.portfolio-filter .filter {

  padding: 6px 10px;

  margin-bottom: 5px;

}



/* Service */

.sin-shop-sidebar.serrvice-add {

  margin-bottom: 0;

  margin-top: 30px;

}

.about-uni, .eat-healthy, .flawless-skin, .young-one, .hair-body, .cta-area {

  height: auto;

  background-attachment:scroll; 

}



.eat-healthy {

  background-position: center center;

}



.flawless-skin {

  color: #333; 

}



.content-uni {

  text-align: center;

}



.btn-default-mobile {

  padding:10px 15px;

  background-color: #54b847;

  margin:7px 0px;

  color: #fff;

  font-size: 1em;

  font-weight: bold;

  border:none;

  letter-spacing: 1px;



}



.btn-default-mobile:hover {

  background-color: #3e9d31;

  color: #fff;

}



.subscribe-area {

  text-align: center;

}



.footer-top-area {

  padding-bottom: 70px;

}



.payment ul li {

  margin:0 0 0 2px;

}

.payment ul li a img {

  width: 42px;

}



.about-uni p, .content-uni p {

  font-size: 1.1em;

}



.cta-area {

  text-align: center;

}





.btn-default {

  white-space: normal;

}

.testimonial-item .content {

  text-align: center;

}



.testimonial-item .content h3 {

  margin-top: 30px;

}



.hidden-on-mobile {

  display: none !important;

}



table.cart-data-table {

    border: 0;

  }

  table.cart-data-table caption {

    font-size: 1.3em;

  }

  table.cart-data-table thead {

    border: none;

    clip: rect(0 0 0 0);

    height: 1px;

    margin: -1px;

    overflow: hidden;

    padding: 0;

    position: absolute;

    width: 1px;

  }

  table.cart-data-table tr {

    border-bottom: 3px solid #ddd;

    display: block;

    margin-bottom: .625em;

  }

  table.cart-data-table td {

    border-bottom: 1px solid #ddd;

    display: block;

    font-size: .8em;

    text-align: right;

  }

  table.cart-data-table td:before {

    /*

    * aria-label has no advantage, it won't be read inside a table

    content: attr(aria-label);

    */

    content: attr(data-label);

    float: left;

    font-weight: bold;

    text-transform: uppercase;

  }

  table.cart-data-table td:last-child {

    border-bottom: 0;

  }



  table.cart-data-table img {

    width: 100px;

  }





.bwizard-steps {

  background: transparent;

  margin-left:0;

  width: 100%;

  margin-top: 20px;

}



.payment-met .col-sm-4 {

  border-right:0;

  border-bottom: 1px solid #eee;

}



.simpleLens-lens-element {

  display: none;

}



.page-title h2 {

  font-size: 25px;

}



.pg-small .section {

  padding:20px 0;

}



.about-us {

  height: auto;

}



.founder-1, .founder-2 {

  width: 100%;

  margin-top: 0;

  float: none;

  text-align: center;

}



.founder-1-intro {

  /*bottom: 40px;*/

  /*top: 60%;*/

  background:rgba(255,255,255,0.6);

}



.founder-2-intro {

  background:rgba(255,255,255,0.6);

  float: left;

  left: 10%;

  right: 35%;

  width: 80%;

  text-align: left;

  top: 60%;

}



.shopper-benefits {

  width: 300px;

  float: none;

  margin:0 auto;

  margin-top: 150px;

  }



  .shopper-bar {

    height: 700px;

  }



  .content-uni h1, .content-uni p {

    text-align: center;

  }



  .about-uni .content-uni {

    margin-top: 20px;

  }



  .about-us .content {

    margin-top:40px;

/*    color: #fff;*/

    text-align: center;

  }



  .bg-50-half {

    width: 100%;

    height: 40%;

  }

  .contact-page-2 .or {

    display: none;

  }



  .contact-form {

   padding-left: 0px;
	padding-right: 0px;

  }



  .founder-1-intro, .founder-2-intro {

  position: inherit;

  bottom: 0;

  right: 0;

  left: 0;

  text-align: center;

  width: 100%



}



.title {

  margin:20px 0;

  padding:0;

}



.one-man h1, .one-man h2 {

  font-size: 5em;

  margin-top: 0;

  text-align: center;

}



.legacy h1, .legacy h2 {

  font-size: 3.5em;

  margin-top: 0;

  text-align: center;

}



.legacy-content .quote {

  width: 100%;

  margin-left: 0

}


.header-top {

  background: #a80533; 

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  z-index: 9;
}

.mean-container .mean-bar {

  /* top: 60px; */
  margin-top: -68px;
  border-bottom:1px solid #fff;

}

.pg-small {
  height: auto;
}

.page-title img {
  width: auto;
  max-width: none;
  position: absolute;
  top: 0%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0%)
  }

.hairbody-info-1 {
  background: url(../img/hairbody-bg.png) no-repeat;
  background-size: auto;
  background-position: center center;
  background-attachment: fixed;
}

.healthy-info-2 {
  height: auto;
}

.info-listing li {
  width: 40%;
}
.hide-on-mobile {
  display: none;
}

.shop-details h5, .shop-details .pro-ratting, .review-btn {
  float: left;
  text-align: left;
}

.show-on-mobile {
  display: block;
}

.section {
	padding: 6% 0;
}

}

/* small mobile :760px. */
@media only screen and (max-width: 760px) {

.prod-tabs .tabbable-line > .nav-tabs > li {
  width: auto;
}

.prod-tabs .tabbable-line > .nav-tabs > li > a > img {
  top: -30px;
}
.prod-tab-whitening-content h5 {
  margin-top: 10px;
}
.prod-tab-whitening-content p {
  margin: 5px 0 30px 0;
}

.mean-container .mean-bar {

  /* top: 70px; */
  margin-top: -58px;

}
.header-area 
{
  margin-top: 80px;

}
.founder-2-intro, .founder-1-intro {

  margin-top: 0;

}




.hairbody-content {
  margin-top: 30px;
}

.babycare-p1, .babycare-p2, .babycare-p3, .babycare-p4, .babycare-p5 {
  background-position: 0px 50px;
  padding:180px 0 40px 0;
  /*background-attachment: fixed;*/
}

.hide-on-mobile {
  display: none;
}

.show-on-mobile {
  display: block;
}

.section {
	padding: 6% 0;
}

}



/* small mobile :320px. */

@media only screen and (max-width: 480px) {

.logo a img {
    width: 100%;
	margin-bottom: 20px;
}

.container{

  width: 300px;

}

/* Home 1 */

.header-button-price .total-price {

  float: left;

}

.header-button-price .total-price h3 {
  font-size: 14px;
}

/*.nivo-caption {

  display: none !important;

}
*/
.section-title h2 {

  font-size: 16px;

}

.sin-banner a .wrap {

  width: 100%;

}

.magic-area .content h2 {

  font-size: 26px;

}

.magic-area .content h3 {

  font-size: 24px;

}

.testimonial-item .image {

  display: block;

  float: none;

  margin: 0 auto;

}

.footer-newslater form input[type="email"] {

  width: 170px;

}

/* Shop Page */

.shop-products > div {

  float: left;

  width: 100%;

}

.pro-Showing {

  float: left;

}

.list-pro-image {

  padding: 0;

}

.list-pro-des {

  padding: 0;

}

.select-menu .sort {

  margin-bottom: 10px;

}

/* About Page */

.designer {

  padding: 0;

}

.designer-text {

  top: 78%;

}

/* Service */

.services-details img {

  float: none;

  margin-bottom: 15px;

  margin-right: 0;

  width: 100%;

}



.payment {

  display: none;

}



.terms-conditions {

  text-align: center;

}



.terms-conditions li a {

  font-size: 10px;

}



/* badges only on small screens */

    .bwizard-steps li:after,

    .bwizard-steps li:before {

        border: none

    }

    .bwizard-steps li,

    .bwizard-steps li.active,

    .bwizard-steps li:first-child,

    .bwizard-steps li:last-child {

        margin: 5px 0px;

        padding: 7px 0px;

        /*background-color: transparent*/

    }



    .bwizard-steps li {

      width: 100%;

      display: block;

    }



    .bwizard-steps li:first-child, .bwizard-steps li:last-child {

      border-radius: 0;

    }



.process-indicator {

  margin:20px 0px;

}

.process-indicator .rounded-no {

  width: 50px;

  height: 50px;

  float:left;

}



.process-title {

  margin-top: 20px;

  text-align: left;

  float: left;

  margin-left: 15px;

}



.process-line {

  margin:15px 0px;

}



.final-total h4 span, .final-total h5 span {

  margin-left:50px;

}



.dashboard-wallet-balance li {

  width: 100%;

  text-align: left;

}



.dashboard-link h5 {

  margin:10px 0;

}



.dashboard-content li {

  width: 43%;

  margin:5px 5px;

  height: 120px;

}



.page-title h2 {

  font-size: 20px;

}



.founder-1-intro, .founder-2-intro {

  position: inherit;

  bottom: 0;

  right: 0;

}



#popup-container {

  width: 300px;

  height: 380px;

}



.shopper-benefits {

  margin-top: 30px;
  width: auto;
  }


.img-big {
  height: 140px;
  background: #fff;
}

.img-big img{

  max-width: 250% !important;
  margin-left: auto;
  margin-right:auto;
  position: absolute;
  top: 0%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0%)
}

  .shopper-bar {

    background-size: auto;

    background-position: top right;

  }

  .referral-bar {

    background-size: auto;

    background-position: top left;

  }



  .about-us .content p {

    font-size: 14px;

  }



  .nivoSlider img {
/*
    left:-330px;
    width:200% !important;
*/
  }


  .dashboard-content li h6 {

    font-size: 11px

  }

  .link-icon img {

    width: 30px

  }

  .m-img {

    width: 200px;

  }

  #popup-container .m-content h1, #popup-container .m-content p {

    font-size: 15px;

  }

  .contact-page-2 .contact-info {

    padding-right: 0;

  }
  .modal-dialog {

    margin:90px auto;

  }

.cart-popup-msg {

  width: 90%;

  margin:0 auto;

}

.mean-container .mean-bar {

  /* top: 65px; */
  margin-top: -58px;

}
	
.header-area 
{
/*margin-top: 70px;*/
  padding: 40px 0px 10px 0px;
}



.hairbody-content {
  margin-top: 0px;
}

.babycare-p1, .babycare-p2, .babycare-p3, .babycare-p4, .babycare-p5 {
  background-position: 0px 50px;
  padding:180px 0 40px 0;
  /*background-attachment: fixed;*/
}

.info-listing li {
  width: 100%;
}

.healthy-info-2 {
  background-image: none;
}

.show-on-mobile {
  display: block;
}

.informative .content {
  padding:20px 10px;
}

.fc-event, .fc-event-dot {
  background: transparent;
  color: #54b847;
}

.fc-event {
  box-shadow: none;
}
.prod-benefits, .health-info-5 .info-title {
  text-align: center;
}

.healthy-info-7 .content, .healthy-info-6 .content, .healthy-info-4 .content, .healthy-info-3 .content, .healthy-info-2 .content,.babycare-1 .content  {
  margin-top:0;
  padding:15px;
  text-align:center;
}

.fc-title:before {
  color: var(--main-color);
}

.table-info td h2 {
  padding-left: 40px;
}

#popup-container-home.pop-style-2 {
  width: 300px;
  height: 400px;
}

#popup-container-home.pop-style-2 .m-content {
  margin-top:15px;
}

.lib-icon {
  padding:100px 0;
}

.show-on-mobile {
  display: block;
}

.section {
	padding: 4% 0;
}

}

