/* @import url('http://fonts.cdnfonts.com/css/lemonmilk'); */
@font-face {
    font-family: 'Lemon/Milk';
    font-style: normal;
    font-weight: 400;
    src: local('Lemon/Milk'), url('https://fonts.cdnfonts.com/s/14917/LemonMilk.woff') format('woff');
}
@font-face {
    font-family: 'Lemon/Milk';
    font-style: italic;
    font-weight: 400;
    src: local('Lemon/Milk'), url('https://fonts.cdnfonts.com/s/14917/LemonMilkitalic.woff') format('woff');
}
@font-face {
    font-family: 'Lemon/Milk';
    font-style: italic;
    font-weight: 300;
    src: local('Lemon/Milk'), url('https://fonts.cdnfonts.com/s/14917/LemonMilklightitalic.woff') format('woff');
}
@font-face {
    font-family: 'Lemon/Milk';
    font-style: normal;
    font-weight: 700;
    src: local('Lemon/Milk'), url('https://fonts.cdnfonts.com/s/14917/LemonMilkbold.woff') format('woff');
}
@font-face {
    font-family: 'Lemon/Milk';
    font-style: italic;
    font-weight: 700;
    src: local('Lemon/Milk'), url('https://fonts.cdnfonts.com/s/14917/LemonMilkbolditalic.woff') format('woff');
}
@font-face {
    font-family: 'Lemon/Milk light';
    font-style: normal;
    font-weight: 300;
    src: local('Lemon/Milk light'), url('https://fonts.cdnfonts.com/s/14917/LemonMilklight.woff') format('woff');
}
/* @import url('http://fonts.cdnfonts.com/css/lemonmilk'); */
/* @import url('http://fonts.cdnfonts.com/css/gilroy-bold'); */
@font-face {
    font-family: 'Gilroy-Bold';
    font-style: normal;
    font-weight: 400;
    src: local('Gilroy-Bold'), url('https://fonts.cdnfonts.com/s/16219/Gilroy-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Gilroy-Heavy';
    font-style: normal;
    font-weight: 400;
    src: local('Gilroy-Heavy'), url('https://fonts.cdnfonts.com/s/16219/Gilroy-Heavy.woff') format('woff');
}
@font-face {
    font-family: 'Gilroy-Light';
    font-style: normal;
    font-weight: 400;
    src: local('Gilroy-Light'), url('https://fonts.cdnfonts.com/s/16219/Gilroy-Light.woff') format('woff');
}
@font-face {
    font-family: 'Gilroy-Medium';
    font-style: normal;
    font-weight: 400;
    src: local('Gilroy-Medium'), url('https://fonts.cdnfonts.com/s/16219/Gilroy-Medium.woff') format('woff');
}
@font-face {
    font-family: 'Gilroy-Regular';
    font-style: normal;
    font-weight: 400;
    src: local('Gilroy-Regular'), url('https://fonts.cdnfonts.com/s/16219/Gilroy-Regular.woff') format('woff');
}
/* @import url('http://fonts.cdnfonts.com/css/gilroy-bold'); */

* {
	font-family: 'Lemon/Milk', sans-serif;
}
html {
    scroll-behavior: smooth;
  }
.page-width {
    width: 90%;
    margin: 0px auto;
    display: block;
}
.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}
.no-padd {
    padding-left: 0px;
    padding-right: 0px;
}
.no-padding-left {
    padding-left: 0px;
}
.color-2{
    color: #f79185 !important;
}
.main-head-bg {
    background-image: url('images/topbanner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 80vh; */
    padding: 2% 0% 18%;
    background-position: right bottom;
}
.head-soap {
    margin-left: 35px;
    width: 110px;
}
.head-top-left {
    width: 70%;
    margin: 0px auto;
    display: block;
}
.menubtn {
    width: 25px;
    margin: 48px;
}
.skidel-logo {
    width: 40%;
    margin-left: -30px;
}
.world-skidel-bg {
    background-color: #ef8380;
    padding: 1% 0%;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    margin-top: 6%;
}
.world-skidel-text {
    font-size: 30px;
    margin-bottom: 0px;
    color: #FFF;
    padding-left: 35px;
	font-family: 'Gilroy-Medium', sans-serif !important;
}
.india-first {
    width: 66%;
    margin: 0px auto;
    display: block;
    margin-top: 4%;
}
.india-first-img {
    width: 740px;
}
.img-icon1 {
    width: 90px;
}
.img-icon4 {
    width: 80px;
}
.top-four-blocks-row {
    width: 82%;
    margin: 0px auto;
    display: block;
    margin-top: 3%;
    position: relative;
}
.top-blocks-text {
    color: #434343;
    font-size: 18px;
    font-family: 'Helvetica Neue LT Pro';
    margin-bottom: 0px;
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: 15%;
    font-weight: bold;
}
.top-blocks-text1 {
    top: 0%;
}
.img-icon3 {
    width: 90px;
}
.eczema-left img {
    width: 90%;
}
.eczema-row {
    padding: 5% 0%;
}
.eczema-head {
    color: #575757;
    font-family: 'ZonaPro';
    font-size: 30px;
    /* text-transform: uppercase; */
    font-weight: bold;
    margin-top: 7%;
}
.eczema-head span {
    color: #f79185;
    font-weight: 400;
	text-align: center;
}
.eczema-head {
	text-align: center;
}
.eczema-text {
    font-size: 16px;
    font-family: 'Helvetica Neue LT Pro';
    color: #6E6E6E;
    margin-left: -45px;
    margin-bottom: 0px;
}
.eczema-circle {
    width: 50%;
    position: relative;
    top: 5px;
}
.eczema-right-div {
    margin-left: -4%;
}
.cleansing-div {
    background-image: url('images/cleansingbg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 3% 0%;
}
.cleansing-head {
    text-align: center;
    margin-bottom: 0px;
}
.cleansing-box {
    background-image: url('images/cleansinground.png');
    background-repeat: no-repeat;
    padding: 11% 10%;
    background-size: 100% 100%;
    height: 170px;
}
.cleansing-box-text {
    font-size: 20px;
    font-family: 'Helvetica Neue LT Pro';
    color: #6E6E6E;
    text-align: center;
    margin-bottom: 0px;
}
.cleansing-left-row {
    width: 85%;
    float: right;
}
.cleansing-row {
    margin-top: 4%;
}
.cleansing-box1 {
    padding: 16% 10%;
}
/* .baby-right-hand {
    background-image: url('images/baby-right-hand.png');
    background-size: 100% 100%;
    height: 400px;
} */
.baby-right-hand img {
    width: 100%;
    margin-top: -45px;
}
.baby-right-div img {
    width: 100%;
}
.syndet-div {
    padding: 3% 0%;
    background-color: #F0F0F0;
    margin-top: -1px;
}
.syndet-head {
    margin-top: 0px;
}
.syndet-number1 {
    width: 100%;
}
.syndet-text {
    font-size: 18px;
    font-family: 'Helvetica Neue LT Pro';
    color: #6E6E6E;
    width: 76%;
    margin-bottom: 0px;
    margin-top: 3%;
    padding-bottom: 5%;
    border-bottom: 2px dashed #219B89;
    font-weight: bold;
}
.syndet-right-side {
    margin-top: 25%;
}
.syndet-text2 {
    margin-top: 1%;
}
.syndet-text3 {
    border-bottom: 0px;
}
.suphate-div {
    padding: 5% 0%;
}
.suphate-head {
    margin-top: 0px;
}
.sulphate-box {
    background-color: #219B89;
    padding: 12px 0px;
    width: 70%;
    text-align: center;
    border-radius: 25px;
}
.sulphate-box p {
    color: #fff;
    margin-bottom: 0px;
}
.sulphaterow {
    margin-top: 5%;
}
.sulphate-circle {
    width: 100%;
    margin-top: 5px;
}
.sulphate-text {
    font-size: 18px;
    font-family: 'Helvetica Neue LT Pro';
    color: #6E6E6E;
    margin-bottom: 0px;
    margin-left: -5px;
    width: 85%;
}
.sulphate-text span {
    /* text-transform: uppercase; */
    color: #DF8270;
    font-size: 20px;
    font-weight: bold;
}
.sulphate-left-row {
    margin-top: 6%;
}
.circle-soap img {
    width: 95%;
    margin-top: 10%;
}
.img-icon-div1 {
    width: 20%;
    display: inline-block;
}
.img-icon-div2 {
    width: 22%;
    display: inline-block;
    position: relative;
    /* top: 8px; */
}
.img-icon-div3 {
    width: 28%;
    display: inline-block;
}
.img-icon-div4 {
    width: 30%;
    display: inline-block;
}
.howtouse-div {
    margin-top: 150px;
}
.section6-head-div {
	padding-top: 90px;
    margin-top: 80px;
	margin-bottom: 40px;
}
.section6-head-div p.section6-head {
    text-align: center;
    color: #69296e;
    font-size: 25px;
}
p.section6-para {
    text-align: center;
    color: #fe8785;
}
.stepsbg {
    background-image: url('images/useline.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 10%;
}
.mons1 {
    width: 110%;
    margin-top: -65px;
    margin-left: -5px;
}
.mons2 {
    width: 95%;
    margin-top: -15px;
    margin-left: -5px;
}
.mons3 {
    width: 120%;
    margin-top: 25px;
    margin-left: 0px;
}
.mons4 {
    width: 150%;
    margin-top: -40px;
    margin-left: 0px;
}
.use1 {
    width: 276px;
    margin: 0px auto;
    display: block;
    margin-top: -25%;
}
.step-head {
    font-size: 24px;
    font-family: 'Helvetica Neue LT Pro';
    margin-bottom: 0px;
    color: #69296e;
    font-weight: bold;
    text-align: center;
    margin-top: 5%;
}
.mons1-div {
    width: 10%;
    display: inline-block;
    vertical-align: top;
}
.use1-div {
    display: inline-block;
    width: 20%;
}
.step-text {
    text-align: center;
    margin: 0px auto;
    display: block;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 2%;
    font-weight: bold;
    font-size: 17px;
	color: #69296e;
	font-family: 'Gilroy-Medium', sans-serif !important;
}
.use3-div {
    width: 22%;
}
.mons3-div {
    width: 8%;
}
.mons4-div {
    width: 8%;
}
.faq-bg {
    background-color: #fff;
    padding: 3% 0% 5%;
}
.faq-img-div img {
    width: 100%;
    margin-top: 3%;
    margin-bottom: -1px;
}
.faq-head {
    margin-top: 0px;
    margin-bottom: 3%
}
/* .faq-full-bottom {
    position: absolute;
    bottom: 5%;
    width: 100%
} */
@import url("../maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    /* content:"\f068"; */
    content: "" !important;
    background-image: url('images/minus.png');
    background-repeat: no-repeat;
    padding-right: 5px;
    background-size: 100% 100%;
    height: 20px;
    width: 20px;
    position: relative;
    bottom: 2px;
    right: 12px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
    background-image: url('images/plusicon.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
    color: #f79185;
}
.panel-title {
    font-size: 21px;
    font-family: 'Helvetica Neue LT Pro';
    margin-bottom: 0px;
    color: #6E6E6E;
}
.panel-title a {
    color: #fe8785;
	font-family: 'Gilroy-Medium', sans-serif !important;
    font-weight: 700;
}
.panel-default {
    border-bottom: 2px solid #69296e;
    padding: 15px 0px;
}
.faq-text {
    margin-top: 1.5%;
    margin-left: 0px;
    font-size: 16px;
}
.panel-default:last-child {
    border-bottom: none;
}
.skidel-footer-div {
    padding: 120px 0%;
    height: 280px;
}
.skidel-footer-logo {
    width: 70%;
    margin: 0px auto;
    display: block;
}
.copyright-div {
    padding: 1.5% 0%;
    background-color: #fff;
}
.number-text {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Gilroy-Medium', sans-serif !important;
    color: #434343;
    margin-bottom: 0px;
}
.callicon {
    width: 90%;
}
.uparrowbg {
    background-color: #219B89;
    height: 180px;
    margin: -25px 0px -25px -15px;
}
.uparrow {
    width: 22px;
    margin: 0px auto;
    display: block;
    top: 45%;
    position: relative;
}
.skidel-different-bg {
    background-image: url('images/differentbg1.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* height: 900px; */
    padding: 18% 0% 3%;
}
.circlediv {
    position: relative;
    padding: 4% 0% 2%;
    margin: 4% 0%;
}
/* .circle-white-bg {
    background-color: #fff;
    padding: 35px 25px;
    border-radius: 30px;
} */

.circle-white-bg {
    background-color: #fff;
    /* padding: 0px 45px; */
    padding-left: 0px;
    border-radius: 30px;
    /* margin-top: 85px; */
	margin-top: 88px;
    padding-top: 10px;
    padding-bottom: 2px;
}
.different-icon {
    width: 100%;
}
/* .different-text {
    font-family: 'Helvetica Neue LT Pro';
    color: #6e6e6e;
    margin-bottom: -30px;
    font-size: 17px;
    width: 89%;
    margin-left: -5px;
    line-height: 23px;
    margin-top: 10px;
    font-weight: bold;
} */
.different-text {
    color: #69296e;
    font-size: 17px;
    width: 160%;
    margin-left: -5px;
    line-height: 23px;
    margin-top: 10px;
    font-weight: bold;
}
.different-text span {
    color: #219B89;
    font-size: 19px;
}
.circle-white-bg1 {
    margin-top: 2%;
}
.different-text1 {
    margin-top: 20px;
}
.mid-img-bg {
    background-image: url('images/group.png');
    background-repeat: no-repeat;
    padding: 5%;
    height: 500px;
    width: 500px;
    background-size: cover;
    margin: 0px auto;
    display: block;
	text-align: center;
	margin-top: 140px;
}
.mid-img-bg img {
    width: 320px;
}
.mid-img {
    position: absolute;
    top: 0px;
    width: 100%;
    right: 0px;
    top: 10px;
}
.different-text3 {
    margin-top: -12px;
}
#wrapper {
    padding-left: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 0;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 300px;
    width: 300px;
    height: 100%;
    margin-left: -300px;
    overflow-y: hidden;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: 0 0px 0px -0px rgba(115,115,115,0.75),
                0 0px 0px -0px rgba(115,115,115,0.75),
                0px 0 8px -0px rgba(115,115,115,0.75);
}

#wrapper.toggled #sidebar-wrapper {
    width: 0;
}

#page-content-wrapper {
    padding: 0px;
    position: relative;
    width: 100%;
}

#wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
}
  #mdiv {
    width: 23px;
    height: 23px;
    float: right;
    margin-top: 10px;
    margin-right: 12px;
    opacity: 1;
  }
  
  .mdiv {
    height: 23px;
    width: 2px;
    margin-left: 12px;
    background-color: #ef8380;
    transform: rotate(45deg);
    Z-index: 1;
  }
  
  .md {
    height: 23px;
    width: 2px;
    background-color: #ef8380;
    transform: rotate(90deg);
    Z-index: 2;
  }
  	.menu-bg{
		display: inline-block;
		height: 120px;
		width: 120px;
		background: rgba(254, 135, 133, 0.1);
		border-radius: 50%;
	}
.menu-toggle,.close, #GoToTop {
    cursor: pointer;
}
.sidebar-menu-div {
    width: 80%;
    margin: 0px auto;
    display: block;
    margin-top: 30%;
}
.sidebar-menu-div ul {
    padding-inline-start: 0px;
    list-style: none;
}
.sidebar-menu-div ul li a {
    color: #6E6E6E;
    font-size: 15px;
    font-family: 'Helvetica Neue LT Pro';
    /* text-transform: uppercase; */
    text-decoration: none;
}
.sidebar-menu-div ul li {
    padding: 10px;
    border-bottom: 1px dashed #fe8785;
}
.sidebar-menu-div ul li:last-child {
    border-bottom: 0px;
}
.sidebar-menu-div ul li:hover a {
    color: #69296e;
}
.buy-btn-div {
    position: fixed;
    top: 35%;
    right: 0px;
}
.buy-btn-div img {
    width: 50px;
}
.sticky-menu-div {
    background-color: #fff;
    position: fixed;
    left: 0px;
    top: 5%;
    padding: 10px;
    display: none;
    border-top-right-radius: 5px ;
    border-bottom-right-radius: 5px;
    box-shadow: 0 0px 0px -0px rgba(115,115,115,0.75),
                0 0px 0px -0px rgba(115,115,115,0.75),
                0px 0 6px -0px rgba(115,115,115,0.75);
}
.sticky-menu-div img {
    width: 25px;
    height: 22px;
}
.sticky {
    display: block;
}
/* sup {
    font-size: 8px;
    font-weight: 500;
    top: -14px;
} */

sup {
    font-size: 12px;
    font-weight: 900;
    top: -8px;
    font-family: 'Gilroy-Medium', sans-serif !important;
}
.faq-text i {
    font-family: 'Gilroy-Medium', sans-serif !important;
}
.panel-group sup {
    font-size: 9px;
    left: 1px;
    top: -9px;
}

/* animation */


/* .head-right-soap {
    animation: run 3s ;
    position: relative;
    left: 100%;
    animation-fill-mode: forwards;
}
@-webkit-keyframes run {
    from {
      left: 100%;
    }
    to {
      left: 0%;    
    }
  }

  .img-icon-div1, .img-icon-div2, .img-icon-div3, .img-icon-div4 {
    animation: bottomToTop 1s;
    position: relative;
    bottom: -100px;
    animation-fill-mode: forwards;
    animation-delay: 1s;
    opacity: 0;
  }
  .img-icon-div2 {
    animation-delay: 1.2s;
  }
  .img-icon-div3 {
      animation-delay: 1.4s;
  }
  .img-icon-div4 {
    animation-delay: 1.6s;
  }

  @-webkit-keyframes bottomToTop {
    from {
    bottom: -100px;
    }
    to {
      bottom: 0px; 
      opacity: 1;
    }
  } */
.main-sec-padd-adj1{
    padding-right: 130px;
}

.main-sec-padd-adj2{
    padding-left: 100px;
}

.main-sec-padd-adj3{
    padding-right: 320px;
}















































































/* for 110 */
@media only screen and (min-width: 1300px) and (max-width: 1400px)  {
    sup {
        top: -9px;
    }
    .panel-group sup {
        font-size: 7px;
    }
    .top-blocks-text {
        font-size: 17px;
    }
    .eczema-head {
        font-size: 28px;
    }
    .eczema-text {
        font-size: 15px;
    }
    .cleansing-box {
        padding: 13% 10%;
    }
    .cleansing-box1 {
        padding: 19% 10%;
    }
    .cleansing-box-text {
        font-size: 18px;
    }
    .syndet-text {
        font-size: 17px;
    }
    .sulphaterow {
        margin-top: 6%;
    }
    .world-skidel-text {
        font-size: 37px;
    }
    .circle-soap img {
        width: 90%;
        margin-top: 15%;
    }
    .suphate-div {
        padding: 5% 0% 2%;
    }
    .different-text {
        font-size: 12px;
        line-height: 21px;
        margin-top: 10px;
        margin-left: -15px;
        font-family: 'Gilroy-Medium', sans-serif !important;
        font-weight: 900;
    }
    /* .different-text3 {
        margin-bottom: -25px;
        margin-top: -10px;
    } */
    /* .different-text1 {
        margin-top: 20px;
    } */
    .different-text span {
        font-size: 17px;
    }
    .use1 {
        width: 250px;
        margin-top: -35%;
    }
    .step-text {
        font-size: 16px;
    }
    .mons1 {
        margin-top: -50px;
    }
    .mons4-div {
        width: 7%;
    }
    .mons4 {
        width: 170%;
    }
    .panel-title {
        font-size: 20px;
    }
    /* .skidel-footer-logo {
        width: 75%;
    } */
    .number-text {
        font-size: 14px;
    }
    .uparrowbg {
        margin: -25px 0px -25px -30px;
    }
    .sidebar-menu-div ul li a {
        font-size: 14px;
    }
}



/* for 125% */
@media only screen and (min-width: 960px) and (max-width: 1299px)  {
    sup {
        top: -13px;
    font-size: 8px;
    }
    .panel-group sup {
        font-size: 5px;
    }
    .sidebar-menu-div ul li a {
        font-size: 11px;
    }
    .sidebar-menu-div ul li {
        line-height: 17px;
    }
    .main-head-bg {
        padding: 2% 0% 18%;
    }
    .top-blocks-text {
        font-size: 15px;
        margin-left: 10px;
    }
    .img-icon1 {
        width: 85px;
    }
    .world-skidel-text {
        font-size: 28px;
    }
    .india-first-img {
        width: 100%;
    }
    .menubtn {
        width: 26px;
    }
    .skidel-logo {
        width: 47%;
    }
    .eczema-head {
        font-size: 26px;
    }
    .eczema-text {
        font-size: 14px;
    }
    .eczema-right-div .mt-5 {
        margin-top: 2rem!important;
    }
    .cleansing-box1 {
        padding: 16% 10%;
    }
    .cleansing-box {
        height: 140px;
    }
    .cleansing-box-text {
        font-size: 16px;
    }
    .syndet-text {
        font-size: 15px;
        margin-top: 1%;
    }
    .baby-right-div img {
        width: 95%;
    }
    .circle-soap img {
        width: 90%;
    margin-top: 15%;
    }
    .different-text {
        font-size: 13px;
        line-height: 18px;
        margin-top: 15px;
    }
    .different-text1 {
        margin-top: 15px !important;
    }
    .mid-img-bg {
        height:400px ;
        width: 400px;
    }
    .circle-white-bg {
        padding: 6px 15px;
    }
    .different-text3 {
        margin-bottom: -20px;
        margin-top: 15px;
    }
    .different-text span {
        font-size: 15px;
    }
    .use1 {
        width: 230px;
        margin-top: -28%;
    }
    .sulphate-text {
        font-size: 14px;
    }
    .faq-text {
        font-size: 13px;
    }
    .mons1-div {
        width: 8%;
    }
    .mons1 {
        width: 120%;
    margin-top: -35px;
    }
    .panel-title {
        font-size: 18px;
    }
    .number-text {
        font-size: 13px;
    }
    .uparrowbg {
        margin: -25px 0px -25px -35px;
        height: 160px;
    }
    .skidel-footer-div {
        height: 300px;
    }
    p.sec5-img-hover-text {
        left: 16px !important;
    }
    .main-sec-padd-adj1{
        padding-right: 210px;
    }
    .main-sec-padd-adj3{
        padding-right: 410px;
    }
}



/* for 90% */
@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    sup {
        top: -18px;
    }
    .panel-group sup {
        font-size: 9px;
        top: -10px;
    }
    #sidebar-wrapper {
        width: 325px;
    }
    .sidebar-menu-div ul li a {
        font-size: 17px;
    }
    .menubtn {
        width: 135px;
    }
    .world-skidel-text {
        font-size: 34px;
    }
    .top-blocks-text {
        font-size: 22px;
    }
    .img-icon1 {
        width: 95px;
    }
    /* .top-blocks-text1 {
        top: 30%;
    } */
    .eczema-head {
        font-size: 33px;
    }
    .eczema-text {
        font-size: 19px;
    }
    .cleansing-box {
        height: 190px;
    }
    .cleansing-box1 {
        padding: 17% 10%;
    }
    .cleansing-box-text {
        font-size: 22px;
    }
    .baby-right-div img {
        width: 95%;
    }
    .syndet-text {
        margin-left: 20px;
        width: 80%;
        font-size: 22px;
    padding-bottom: 8%;
    }
    .syndet-number1 {
        width: 120%;
    }
    .sulphate-text {
        font-size: 21px;
    }
    .faq-text {
        font-size: 19px;
    }
    .sulphate-text span {
        font-size: 21px;
    }
    .circle-soap img {
        width: 90%;
        margin-top: 15%;
    }
    .mid-img-bg {
        height: 550px;
    width: 550px;
    }
    .different-text {
        font-size: 19px;
        line-height: 26px;
    }
    .different-text1 {
        margin-top: 25px;
    }
    .different-text3 {
        margin-top: -12px;
    }
    .different-text span {
        font-size: 21px;
    }
    .use1 {
        width: 285px;
        margin-top: -30%;
    }
    .step-head {
        font-size: 30px;
    }
    .step-text {
        font-size: 19px;
    }
    .panel-title {
        font-size: 25px;
    }
    .panel-title > a:before {
        height: 40px;
    width: 40px;
    }
    .callicon {
        width: 80%;
    }
}


/* for 80% */
@media only screen and (min-width: 1800px)  {
    sup {
        top: -22px;
    font-size: 11px;
    }
    .panel-group sup {
        font-size: 9px;
        top: -12px;
    }
    #sidebar-wrapper {
        width: 350px;
    }
    .sidebar-menu-div ul li a {
        font-size: 20px;
    }
    .sidebar-menu-div ul li {
        line-height: 28px;
    }
    .menubtn {
        width: 150px;
    }
    .skidel-logo {
        width: 53%;
    }
    .world-skidel-text {
        font-size: 40px;
    }
    .top-blocks-text {
        font-size: 25px;
    }
    .img-icon1 {
        width: 110px;
    }
    /* .top-blocks-text1 {
        top: 30%;
    } */
    .eczema-head {
        font-size: 38px;
    }
    .eczema-text {
        font-size: 21px;
    }
    .cleansing-box {
        height: 220px;
    }
    .cleansing-box1 {
        padding: 17% 10%;
    }
    .cleansing-box-text {
        font-size: 25px;
    }
    .baby-right-hand img {
        width: 96%;
        float: right;
    }
    .baby-right-div img {
        width: 93%;
    }
    .syndet-right-side {
        margin-top: 20%;
    }
    .syndet-text {
        margin-left: 20px;
        width: 80%;
        font-size: 25px;
    padding-bottom: 8%;
    margin-top: 4%;
    }
    .syndet-text2 {
        margin-top: 3% ;
    }
    .syndet-number1 {
        width: 120%;
    }
    .sulphate-text {
        font-size: 25px;
    }
    .faq-text {
        font-size: 23px;
    }
    .sulphate-text span {
        font-size: 25px;
    }
    .sulphate-left-row .mt-4 {
        margin-top: 2rem !important;
    }
    .circle-soap img {
        width: 90%;
        margin-top: 15%;
    }
    .mid-img-bg {
        height: 600px;
    width: 600px;
    }
    .mid-img {
        top: 13px;
    }
    .different-text {
        font-size: 22px;
        line-height: 26px;
        margin-top: 10px;
    }
    .different-text1 {
        margin-top: 30px;
    }
    .different-text3 {
        margin-top: -4px;
    }
    .different-text span {
        font-size: 24px;
    }
    .use1 {
        width: 305px;
        margin-top: -30%;
    }
    .step-head {
        font-size: 32px;
    }
    .step-text {
        font-size: 22px;
    }
    .panel-title {
        font-size: 27px;
    }
    .panel-title > a:before {
        height: 45px;
    width: 45px;
    }
    .callicon {
        width: 70%;
    }
    .skidel-footer-logo {
        width: 65%;
    }
    .number-text {
        font-size: 20px;
    }
    .skidel-footer-div .mt-3 {
        margin-top: 1.5rem!important;
    }
    .skidel-footer-div .mt-4 {
        margin-top: 1rem!important;
    }
}

@media only screen and (min-width: 960px) {
    .deskhide {
        display: none;
    }
}

@media only screen and (max-width: 959px) {
    .eczema-right-div {
        margin-left: unset;
    }
    .mobhide {
        display: none;
    }
    .eczema-left img {
        width: 100%;
        margin-top: 10%;
    }
    .eczema-head {
        text-align: center;
        font-size: 20px;
    }
    .eczema-text {
        margin-left: -25px;
        font-size: 14px;
    }
    .eczema-circle {
        width: 62%;
        top: 2px;
    }
    .eczema-text-div .mt-5 {
        margin-top: 1rem!important;
    }
    .eczema-row {
        margin-bottom: 7%;
    }
    .cleansing-div {
        background-image: unset;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #f0f0f0;
        padding: 5%;
    }
    .cleansing-left-row {
        width: 75%;
        margin: 0px auto;
        display: block;
        float: unset;
    }
    .cleansing-box-text {
        font-size: 18px;
    }
    .cleansing-box {
        padding: 16% 10%;
    }
    .cleansing-box1 {
        padding: 21% 10%;
    }
    .cleansing-row .mt-4 {
        margin-top: 0px !important;
    }
    .baby-right-hand img {
        width: 105%;
        margin-top: 0px;
    }
    .syndet-right-side {
        margin-top: 15%;
        padding: 0px 5%;
    }
    .syndet-text{
        font-size: 14px;
        width: 100%;
        border-bottom: 0px dashed #219B89;
        padding-bottom: 10%;
    }
    .syndet-right-side .row {
        border-bottom: 2px dashed #219B89;
        margin: 0px 0px;
    }
    .syndet-right-side .row:last-child {
        border-bottom: 0px;
    }
    .syndet-number1 {
        width: 105%;
        position: relative;
        top: 5px;
    }
    .eczema-head {
        margin-top: 7%;
        padding: 0px 5%;
    }
    .sulphate-box {
        width: 100%;
        padding: 12px 0px;
    }
    .world-skidel-text{
        font-size: 16px;
        text-align: center;
        padding: 0px;
    }
    .sulphaterow {
        margin-top: 7%;
    }
    .circle-soap img {
        width: 90%;   
    margin: 0px auto;
    display: block;
    margin-top: 5%;
    }
    .sulphate-text {
        font-size: 14px;
        width: 105%;
        margin-left: -25px;
    }
    .faq-text {
        font-size: 13px;
    }
    .sulphate-text span {
        font-size: 16px;
    }
    .sulphate-circle {
        width: 62%;
        margin-top: 2px;
    }
    .sulphate-left-row .mt-4 {
        margin-top: 1rem!important;
    }
    .panel-title {
        font-size: 15px;
    }
    .panel-title > a:before {
        height: 25px;
        width: 25px;
    }
    .faq-text {
        width: 100%;
        margin-left: 0px;
    }
    .skidel-footer-div {
        height: unset;
        padding: 18% 16% 0%;
    }
    .copyright-div {
        padding: 0%;
    }
    .skidel-footer-logo{
        width: 75%;
        margin: 0px auto 10px;
    }
    .callicon {
        width: auto;
        float: right;
    }
    .number-text {
        font-size: 15px;
    }
    .uparrowbg {
        height: 70px;
        margin: 20px -1% 0px -1%;
    }
    .uparrow {
        top: 30%;
    }
    body {
        overflow-x: hidden;
    }
    .skidel-different-bg {
        background-image: unset;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #f3d4c3;
        padding: 5% 0% 3%;
        margin-bottom: -1px;
    }
    .mob-circle-whitebg {
        background-color: #fff;
    padding: 15px;
    border-radius: 15px;
    margin-top: 10%;
    }
    .mob-circle-whitebg:not(:first-child) {
        margin-top: 5%;
    }
    .different-icon {
        width: 105%;
    }
    .different-text {
        width: 100%;
        line-height: unset;
        font-size: 14px;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: -10px;
    }
    .different-text1 {
        margin-top: 10px;
    }
    .mid-img {
        position: relative;
    }
    .mid-img-bg {
        width: 100%;
        height: 300px;
        margin: 7% 0%;
    }
    
    .use1 {
        width: 75%;
        margin-top: 5%;
    }
    .step-head {
        font-size: 20px;
        margin-top: 3%;
    }
    .suphate-head {
        margin-top: 12%;
    }
    .step-text {        
        width: 65%;
        margin: 0px auto;
        display: block;
        margin-top: 2%;
        font-size: 15px;
    }
    .panel-group sup {
        font-size: 6px;
        left: 1px;
    }
    .faq-img-div {
        margin-top: 10%;
    }
    .mob-main-head-bg {
        padding: 5% 0% 0%;
        background-color: #ecc8b7;
    }
    .head-top-left {
        width: 100%;
		margin: 15px auto;
    }
	.menu-bg{
		display: inline-block;
		height: 60px;
		width: 60px;
		background: rgba(254, 135, 133, 0.1);
		border-radius: 50%;
		margin-left: 10px;
	}
    .menubtn {
        width: 15px;
		margin: 22px;
    }
    .skidel-logo {
        width: 25%;
		margin-top: 0px;
		margin-left: -18px;
    }
    .world-skidel-bg {
        background-color: #ef8380;
        background-size: 100% 100%;
        margin: 0px auto;
        display: block;
        border-radius: 50px;
        width: 95%;
        margin-top: 5%;
    }
    .india-first {
        width: 100%;
        margin-top: 30%;
        margin-left: 10%;
    }
    .head-soap {
        width: 105%;
        margin-top: 15%;
        margin-left: 15%;
    }
    .img-icon1 {
        width: 115%;
    }
    .mob-top-blocks {
        width: 90%;
        margin: 0px auto;
        display: block;
    }
    .top-blocks-text {
        margin-left: 0px;
        top: 15px;
        font-size: 15px;
    }
    .mob-blocks-bg {
        background-image: url('images/FOAM.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top right;
        padding: 5% 0% 10%;
    }
    #sidebar-wrapper {
        width: 100%;
    }
    .sidebar-menu-div {
        margin-top: 15%;
    }
    .sidebar-menu-div ul li a {
        font-size: 12px;
    }
    .buy-btn-div img {
        width: 40px;
    }
    .sticky-menu-div img {
        width: 23px;
    }
    .sticky-menu-div {
        padding: 8px;
    }
 }
 
 h3.main-head-data {
    font-size: 32px;
    color: #69296e;
    margin-top: 30px;
    margin-left: 35px;
    margin-bottom: 0px;
}

p.main-head-para {
    font-size: 44px;
    color: #ef8380;
    margin-left: 35px;
}
.inzpera-logo{
	margin-right: 148px;
}
img.another-logo {
    height: 60px;
    width: auto;
    float: right;
    margin-right: 15px;
}

p.hexa-head {
    font-size: 26px;
    margin-top: 3px;
    margin-bottom: 1px;
    text-transform: capitalize;
    color: #69296e;
    font-family: 'Gilroy-Medium', sans-serif !important;
    font-weight: bold;
}

p.hexa-para {
    font-family: 'Gilroy-Medium', sans-serif !important;
    font-weight: bold;
}

span.hexa-span {
	color: #ef8380;
	font-family: 'Gilroy-Medium', sans-serif !important;
}
img.iconimg {
    position: relative;
    width: 60px;
    top: -32px;
}

img.sec3-right-img {
    width: 775px;
    margin-left: 37px;
}

p.sec3-para-head {
    color: #69296e;
    font-size: 30px;
    margin-left: 35px;
    margin-bottom: 1px;
}
h4.sec3-para-h4 {
    color: #69296e;
    font-size: 30px;
    margin-left: 38px;
    margin-bottom: 22px;
}

ul.sec3-ul li {
    color: #69296e;
	margin-bottom: 30px;
	line-height: 2;
	font-family: 'Gilroy-Medium', sans-serif !important;
    font-weight: 800;
}
.sec3-ul{
    padding-left: 0px;
}
.sec3-ul li{
    list-style: none;
    background-image: url('images/li-icon1.png');
    background-repeat: no-repeat;
    /* background-size: cover; */
    padding-left: 45px;
}
.mt-40 {
	margin-top: 40px;
}

img.sec3-second-left-img {
    width: 520px;
}

h4.itch-sratch-head {
    color: #69296e;
    text-align: center;
}

.mb-40 {
	margin-bottom: 40px;
}

p.sec3-second-para-head {
    color: #69296e;
    margin-left: 39px;
    font-size: 22px;
	margin-bottom: 3px;
}

.mt-70 {
	margin-top: 70px;
}

#home {
    height: 720px;
    background-repeat: no-repeat;
    background-position: top 85% right;
    width: 100%;
}

#section3 {
	background-repeat: no-repeat;
	background-position: top 1% left;
    width: 100%;
	padding-top: 150px;
	height: 1525px;
}
.mb-120 {
	margin-bottom: 120px;
}
.mt-225 {
	margin-top: 225px;
}

img.sec4-first-left-img {
    width: 560px;
}

p.sec4-second-para-head.mt-200 {
    color: #69296e;
    font-size: 25px;
}

p.sec4-para-right {
    color: #69296e;
    font-family: 'Gilroy-Medium', sans-serif !important;
    line-height: 2;
    font-weight: 800;
}

p.sec4-second-para-head {
    color: #69296e;
    font-size: 25px;
}

img.sec4-right-img {
    width: 385px;
    margin-left: 79px;
	margin-top: 90px;
}

ul.sec4-ul li {
	color: #69296e;
    margin-bottom: 30px;
    line-height: 2;
    font-size: 15px;
}

ul.sec4-ul li {
    color: #69296e;
	margin-bottom: 30px;
	line-height: 2;
	font-family: 'Gilroy-Medium', sans-serif !important;
    font-weight: 800;
}

ul.sec4-ul li b {
    font-family: 'Gilroy-Medium', sans-serif !important;
    font-size: 17px;
}

.sec4-ul{
    padding-left: 0px;
}
.sec4-ul li{
    list-style: none;
    background-image: url('images/li-icon2.png');
    background-repeat: no-repeat;
    /* background-size: cover; */
    padding-left: 45px;
}

.mt-100 {
	margin-top: 150px;
}

img.sec4-second-left-img {
    width: 385px;
}

.mt-80 {
	margin-top: 80px;
}

section#section-5 {
    height: 790px;
}

p.sec5-img-hover-text {
    position: relative;
    bottom: 225px;
    left: 4px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.section-last-img-div img {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.section-last-img-div {
    margin-top: 60px;
}

#section6 {
	height: 800px;
}

img.logo-footer {
    width: 240px;
    margin-top: 15px;
}

.div-border {
    border-right: 1px solid #f79185;
}
.faq-text p {
    color: #69296e;
	font-family: 'Gilroy-Medium', sans-serif !important;
    font-weight: 800;
}

img.icon-data {
    width: 250px;
}

img.feather1 {
    position: absolute;
    left: 275px;
    top: -48px;
    width: 290px;
}

.feather2 {
    position: absolute;
    left: 633px;
}

.feather2 img {
    width: 140px;
    position: relative;
    top: -57px;
}


h4.sec5-design-header {
    margin-top: 20px;
    text-align: center;
    color: #69296e;
    font-size: 25px;
    margin-bottom: 24px;
}


p.sec5-design-para {
    margin-bottom: 130px;
	color: #69296e;
	text-align: center;
    font-weight: bold;
    font-family: 'Gilroy-Medium', sans-serif !important;
}

.feather3 img {
    position: relative;
    top: 4px;
    width: 200px;
}

.feather3 {
    position: absolute;
    right: 380px;
}

.feather4 {
    position: absolute;
    left: 407px;
}

.feather4 img {
    width: 118px;
    position: relative;
    top: 93px;
}

.feather5 {
    position: absolute;
    right: 200px;
}

.feather5 img {
    width: 200px;
    position: relative;
    top: 35px;
}

.feather6 img {
    position: relative;
    width: 110px;
    top: -66px;
}

.feather6 {
    position: absolute;
    left: 200px;
}

.feather7 {
    position: absolute;
    right: 315px;
}

.feather7 img {
    width: 140px;
    position: relative;
    top: 85px;
}

.feather8 {
    position: absolute;
    left: 345px;
    top: 60px;
    width: 290px;
}




/* Go to top button start*/

#buttontop {
    display: inline-block;
    background-color: #fe8785;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    text-decoration: none;
}
#buttontop::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 38px;
    color: #fff;
}
#buttontop:hover {
  cursor: pointer;
  background-color: #69296e;
}
#buttontop:active {
  background-color: #888;
}
#buttontop.show {
  opacity: 1;
  visibility: visible;
}

/* Go to top button end*/

#section6 {
	background-image:url('images/sec6-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
}

#section-5 {
	background-image:url('images/section5-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
}

#section3 {
    background-image:url('images/sec3-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
}

#footer-section {
    background-image:url('images/footer-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
}
@media only screen and (min-width: 1400px)   {
    #section3 {
        height: 1700px;
    }
    section#section-5 {
        height: 880px;
    }
    #section6 {
        height: 890px;
    }
    #footer-section{
        height: 370px;
    }
    .main-sec-padd-adj1{
        padding-right: 170px;
    }
}

.nav-font li a{
    font-family: 'Gilroy-Medium', sans-serif !important;
}

/* IPHONE 11 */
@media only screen 
    and (device-width: 414px) 
    and (device-height: 896px) 
    and (-webkit-device-pixel-ratio: 2) { 
    .mid-img-bg {
        margin-top: 30px !important;
    }
    .different-text {
        width: unset !important;
    }
    section#section-5 {
        height: 1200px !important;
    }
    #section6 {
        height: 1140px !important;
    }
    #section3 {
        background-position: bottom !important;
        height: 2000px !important;
    }
    .feather5 img {
        top: 65px !important;
    }
}
@media (min-width: 320px) and (max-width: 600px) {


    .different-text {
        width: unset !important;
    }
    section#section-5 {
        height: 1200px !important;
    }

.howtouse-div {
    margin-top: 0px;
}

.use1 {
    width: 40%;
}

.section6-head-div {
    padding-top: 0px;
    margin-bottom: 0px;
}

#section6 {
    height: 1100px;
}

.different-text {
    width: auto;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.5;
    padding: 0px;
    margin-left: 0;
    text-align: center;
    font-family: 'Gilroy-Medium', sans-serif !important;
}

.mid-img-bg {
    padding: 0%;
    margin-top: 50px !important;
}

section#section-5 {
    height: 1160px;
}

p.sec5-design-para {
    margin: 20px;
}

.section-last-img-div img {
    width: 230px;
}

.mob-circle-whitebg {
    margin-left: 5%;
    margin-right: 5%;
}

#section6 {
	background-image:url('images/sec6-mob-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
}

#section-5 {
	background-image:url('images/sec5-banner-mobile.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

img.another-logo {
    width: 33%;
    margin-top: 8px;
}
.india-first-img {
    width: 360px;
}
h3.main-head-data {
    font-size: 28px;
    color: #69296e;
    text-align: center;
}
p.main-head-para {
    font-size: 32px;
    color: #ef8380;
    text-align: center;
}
p.hexa-head {
    font-size: 21px;
}
.top-four-blocks-row {
    width: 90%;
}
img.icon-data {
    width: 220px;
    display: block;
    margin: 10px auto;
}
#home {
    height: 1060px;
    background-position: unset;
}
p.sec3-para-head {
    font-size: 22px;
    text-align: center;
    margin: 5px;
}
h4.sec3-para-h4 {
    font-size: 22px;
    text-align: center;
    margin-left: unset;
    margin-bottom: 30px;
}
.sec3-ul li {
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
    line-height: 1.6 !important;
}
ul.sec3-ul li {
    margin-bottom: 20px;
}
img.sec3-right-img {
    width: 320px;
    display: block;
    margin: auto;
}
p.sec3-second-para-head {
    margin-left: unset;
    text-align: center;
    font-size: 22px;
    margin-bottom: 5px;
}
#section3 {
    background-repeat: no-repeat;
    background-position: unset;
    width: 100%;
    padding-top: 150px;
    height: 2100px;
}
h4.itch-sratch-head {
    margin-top: 30px;
    margin-bottom: 20px;
}
img.sec3-second-left-img {
    width: 340px;
    display: block;
    margin: auto;
}
#prurit1{
    order:1;
}
#prurit2 {
    order:2;
}
p.sec4-second-para-head {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}
p.sec4-para-right {
    line-height: 1.8;
    text-align: justify;
    padding: 0px 25px;
}
img.sec4-first-left-img {
    width: 300px;
    margin-bottom: 30px;
}
.sec4-ul li {
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
    line-height: 1.6 !important;
}
ul.sec4-ul li {
    margin-bottom: 20px;
}
img.sec4-right-img {
    width: 280px;
    display: block;
    margin: auto;
}
img.sec4-second-left-img {
    width: 280px;
    display: block;
    margin: 0px auto 50px;
}
.prunix-diff-ul{
    margin-top: 20px;
}
h4.sec5-design-header {
    margin-top: 30px;
    margin-bottom: 0px;
    font-size: 22px;
}
.mid-img-bg img {
    width: 300px;
}
.feather5 img {
    width: 139px;
    position: relative;
    top: 75px;
}
.feather5 {
    position: absolute;
    right: 28px;
}
.feather6 img {
    position: relative;
    width: 80px;
    top: -55px;
}
.feather6 {
    position: absolute;
    left: 250px;
}
img.feather1 {
    left: 200px;
    top: -20px;
    width: 180px;
}
.feather7 {
    position: absolute;
    right: 55px;
}

.feather7 img {
    width: 80px;
    position: relative;
    top: -35px;
}
#section3 {
    background-image:url('images/sec3-banner-mob.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.section-last-img-div {
    margin-top: 20px;
}
.div-border {
    border-right: unset;
}
.footer-mob{
    background-image: url('images/footer-banner2.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 550px;
}
img.logo-footer {
    width: 200px;
    display: block;
    margin: 15px auto;
}
.faq-bg {
    padding: 3% 0% 15%;
}
}


/* (1366x768) WXGA Display */
@media  screen and (max-width: 1366px) {
    .different-text {
        font-size: 12px;
        width: max-content;
    }
    .mid-img-bg {
        margin-top: 145px;
    }
    .section-last-img-div {
        text-align: center;
    }
    /*ul.sec4-ul li {*/
    /*  font-size: 13px;*/
    /*}*/
    /*ul.sec4-ul li b {*/
    /*    font-size: 15px;*/
    /*}*/
}

@media  screen and (min-width: 1367px) {
    .different-text {
        font-size: 10px;
        margin-top: 18px;
    }
    .mid-img-bg {
        margin-top: 145px;
    }
    .section-last-img-div {
        text-align: center;
    }
    .different-text3 {
        margin-top:10px;
    }
}
