@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('fonts/HelveticaNeueLTPro-Bd.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTPro-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLT Com 57 Cn';
    src: url('fonts/HelveticaNeueLTCom-BdCn.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTCom-BdCn.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLT Com 67 MdCn';
    src: url('fonts/HelveticaNeueLTCom-HvCn.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTCom-HvCn.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('fonts/HelveticaNeueLTPro-HvCn.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTPro-HvCn.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('fonts/HelveticaNeueLTPro-It.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('fonts/HelveticaNeueLTPro-Hv.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTPro-Hv.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('fonts/HelveticaNeueLTPro-Md.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTPro-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('fonts/HelveticaNeueLTPro-Roman.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTPro-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('fonts/HelveticaNeueLTPro-Lt.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTPro-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ZonaPro';
    src: url('fonts/ZonaPro-Black.woff2') format('woff2'),
        url('fonts/ZonaPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ZonaPro';
    src: url('ZonaPro-ExtraBold.woff2') format('woff2'),
        url('ZonaPro-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ZonaPro';
    src: url('fonts/ZonaPro-Bold.woff2') format('woff2'),
        url('fonts/ZonaPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
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;
}
.main-head-bg {
    background-image: url('images/topbanner.jpg');
    background-size: cover;
    /* height: 80vh; */
    padding: 2% 0% 18%;
    background-position: right bottom;
}
.head-soap {
    width: 90%;
    margin-top: 18%;
}
.head-top-left {
    width: 70%;
    margin: 0px auto;
    display: block;
}
.menubtn {
    width: 130px;
}
.skidel-logo {
    width: 50%;
    margin-top: -15px;
    margin-left: 5px;
}
.world-skidel-bg {
    background-color: #219B89;
    padding: 3% 0%;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    width: 96%;
    margin-top: 6%;
}
.world-skidel-text {
    font-family: 'ZonaPro';
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    /* margin-left: 18%; */
}
.india-first {
    width: 66%;
    margin: 0px auto;
    display: block;
    margin-top: 4%;
}
.india-first-img {
    width: 100%;
}
.img-icon1 {
    width: 90px;
}
.img-icon4 {
    width: 80px;
}
.top-four-blocks-row {
    width: 82%;
    margin: 0px auto;
    display: block;
    margin-top: 5%;
    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: #219B89;
    font-weight: 900;
}
.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-size: 100% 100%;
    padding: 3% 0%;
}
.cleansing-head {
    text-align: center;
    margin-bottom: 0px;
}
.cleansing-box {
    background-image: url(images/cleansinground.png);
    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 {
    background-color: #F3D4C2;
    padding: 3% 0% 0%;
}
.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: #219B89;
    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;
}
.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("https://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');
    padding-right: 5px;
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
    position: relative;
    bottom: 2px;
    right: 12px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
    background-image: url('images/plusicon.png');
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
    color: #6E6E6E;
}
.panel-title {
    font-size: 21px;
    font-family: 'Helvetica Neue LT Pro';
    margin-bottom: 0px;
    color: #6E6E6E;
}
.panel-title a {
    color: #6E6E6E;
}
.panel-default {
    border-bottom: 3px dashed #F3D4C2;
    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: 25px 0%;
    height: 180px;
}
.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: 'Helvetica Neue LT Pro';
    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%;
    margin: 4% 0%;
}
.circle-white-bg {
    background-color: #fff;
    padding: 35px 25px;
    border-radius: 30px;
}
.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 span {
    color: #219B89;
    font-size: 19px;
}
.circle-white-bg1 {
    margin-top: 4%;
}
.different-text1 {
    margin-top: 20px;
}
.mid-img-bg {
    background-image: url('images/group.png');
    padding: 5%;
    background-repeat: no-repeat;
    height: 500px;
    width: 500px;
    background-size: cover;
    margin: 0px auto;
    display: block;
}
.mid-img-bg img {
    width: 100%;
}
.mid-img {
    position: absolute;
    top: 0px;
    width: 100%;
    right: 15px;
    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: #219B89;
    transform: rotate(45deg);
    Z-index: 1;
  }
  
  .md {
    height: 23px;
    width: 2px;
    background-color: #219B89;
    transform: rotate(90deg);
    Z-index: 2;
  }
.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: 3px dashed #F3D4C2;
}
.sidebar-menu-div ul li:last-child {
    border-bottom: 0px;
}
.sidebar-menu-div ul li:hover a {
    color: #219B89;
}
.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: 10px;
    font-weight: 500;
    top: -14px;
}
.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;
    }
  } */
















































































/* for 110 */
@media only screen and (min-width: 1300px) and (max-width: 1400px)  {
    sup {
        top: -13px;
    }
    .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: 28px;
    }
    .circle-soap img {
        width: 90%;
        margin-top: 15%;
    }
    .suphate-div {
        padding: 5% 0% 2%;
    }
    .different-text {
        font-size: 15px;
        line-height: 21px;
        margin-top: 10px;
        margin-left: -15px;
    }
    .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: 16px;
    }
    .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: 25px;
    }
    .india-first-img {
        width: 95%;
    }
    .menubtn {
        width: 120px;
    }
    .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: 5px;
    }
    .different-text1 {
        margin-top: 15px !important;
    }
    .mid-img-bg {
        height:400px ;
        width: 400px;
    }
    .circle-white-bg {
        padding: 25px 15px;
    }
    .different-text3 {
        margin-bottom: -20px;
        margin-top: -10px;
    }
    .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: 15px;
    }
    .uparrowbg {
        margin: -25px 0px -25px -35px;
        height: 160px;
    }
    .skidel-footer-div {
        height: 160px;
    }
}



/* 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-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;
    }
    .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: 5% 5% 0%;
    }
    .copyright-div {
        padding: 0%;
    }
    .skidel-footer-logo{
        width: 65%;
        margin: unset;
    }
    .callicon {
        width: 70%;
    }
    .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-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: unset;
        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%;
    }
    .menubtn {
        width: 75px;
    }
    .skidel-logo {
        width: 50%;
    margin-top: -5px;
    margin-left: 15px;
    }
    .world-skidel-bg {
        background-color: unset;
        background-image: url('images/world-patch.png');
        background-size: 100% 100%;
        margin: 0px auto;
        display: block;
        border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    width: 95%;
    margin-top: 5%;
    }
    .india-first {
        width: 100%;
        margin-top: 30%;
        margin-left: 10%;
    }
    .head-soap {
        width: 105%;
        margin-top: 15%;
        margin-left: -3%;
    }
    .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-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;
    }
 }