﻿* {
    margin: 0;
    padding: 0;
}

a {
    color: #fff;
}

.clr {
    clear: both;
    height: 0;
}

.fl {
    float: left;
}

.bgcolor {
    background: #1C8857;
}

#container_biot .slider {
    width: 50%;
    margin: auto;
    overflow-x: auto;
    overflow-y: hidden;
    background: #1C8857;
    height: 143px;
}

    #container_biot .slider ul {
        width: 350%;
    }

    #container_biot .slider li {
        margin-top: 5%;
        width: 100%;
    }

#container_biot .but-4 {
    background-image: url("//cdn.firstcry.com/brainbees/images/m/biotique/Nav-icon.png");
    background-repeat: no-repeat;
    height: 3em;
    margin-left: 2%;
    width: 8%;
}

#container_biot .txt4 {
    color: #fff;
    font-size: 1em;
    text-align: center;
}

#container_biot .but_one {
    background-repeat: no-repeat;
    height: 76px;
    width: 50%;
    background-size: 100% auto;
}

#container_biot .slider li .bimage {
    color: #fff;
    font-size: .7em;
    margin: 14% 0 7% 3%;
    position: absolute;
    width: 30%;
    text-align: center;
    font-weight: 700;
}

#wrapper {
    width: 100%;
}

#nav ul {
    background: #188856;
}

#nav li {
    width: 33.33%;
    float: left;
}

    #nav li a {
        color: #fff;
        font-size: 9px;
    }

#banner {
    margin-bottom: 20px;
}

.cimage {
    margin-bottom: 10%;
}

.group {
    background: #FBFFE8;
    margin: 10px 0;
    padding: 20px 0;
}

    .group .one {
        width: 50%;
        text-align: center;
        padding: 0 10px;
    }

        .group .one .txt1 {
            color: #27694E;
            margin-bottom: 10px;
            font-size: 12px;
            height: 32px;
        }

.txt2 {
    color: #27694E;
    width: 85%;
    margin: 20px auto;
}

    .txt2 li {
        list-style: disc;
        margin: 10px;
        font-size: 12px;
    }

.txt3 {
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
}
.slidercontent {
  margin-bottom: 5px;
}
#new-slides {
  overflow: hidden;
}
#new-slides img {
  width: 100%;
  z-index: 3;
}
#new-slides .slidesjs-container {
  position: relative;
  z-index: 1;
  margin: 0 0 20px;
}
#new-slides .slidesjs-pagination {

  list-style: outside none none;
  margin-top: -9.5%;
  padding: 0 2% 0 43%;
  position: absolute;
  width: 100%;
  z-index: 0;
  float: none;
}
#new-slides .slidesjs-pagination > li {
  float: left;
}
#new-slides .slidesjs-pagination > li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
  float: left;
  height: 12px;
  width: 12px;
  margin-left: 10px;
  text-indent: -9999px;
  border-radius: 13px;
  border: 1px solid #C7C7C7;
  background-color: #c7c7c7;
}
#slides .slidesjs-slide img {
  margin-top: 0!important;
  padding: 0!important;
  max-height: 100%;
  max-width: 100%;
}
#slides .slidesjs-slide img {
  margin-top: 0!important;
  padding: 0!important;
  max-height: 100%;
  max-width: 100%;
}
#new-slides .slidesjs-pagination > li a.active {
  background-color: #8D8D8D;
  color: #8D8D8D;
}
.slidesjs-play {
  display: none!important;
}
.slidesjs-stop {
  display: none!important;
}
.clr{
  clear: both;
}
#lop,#ssb,#bcc,#bgift,#DisneyBaby{
    display:block;

}
@media screen and (min-width:480px) and (max-width:639px){
    #container_biot .but_one {
        background-repeat: no-repeat;
        background-size: 100% auto;
        height: 113px;
        width: 50%;
    }

    #container_biot .slider {
        background: none repeat scroll 0 0 #1c8857;
        height: 112px;
        margin: auto;
        overflow-x: auto;
        overflow-y: hidden;
        width: 50%;
    }

        #container_biot .slider li {
            margin-top: 4%;
          }
        #container_biot .slider ul {
            width: 450%;
        }
}
@media screen and (min-width:320px) and (max-width:479px) {
    #container_biot .but_one {
        background-repeat: no-repeat;
        background-size: 100% auto;
        height: 75px;
        width: 50%;
    }

    #container_biot .slider {
        background: none repeat scroll 0 0 #1c8857;
        height: 75px;
        margin: auto;
        overflow-x: auto;
        overflow-y: hidden;
        width: 50%;
    }
    #container_biot .slider li {
        margin-top: 2%;
      }
        #container_biot .slider ul {
            width: 628%;
        }
}
h1 {
    font-size: 20px;
}
.goTopButton {
    background-color: #5ec7dc;
    border: 2px solid #fff;
    bottom: 2em;
    box-shadow: 2px 2px 2px 0 #c1c1c1;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    height: 49px;
    line-height: 65px;
    opacity: 0.8;
    position: fixed;
    right: 0;
    text-align: center;
    top: 75%;
    width: 47px;
    z-index: 999;
}
.up-arrow {
    border-bottom: 11px solid #fff;
    border-left: 11px solid #5ec7dc;
    border-right: 10px solid #5ec7dc;
    height: 0;
    left: 13px;
    position: absolute;
    top: 7px;
    width: 0;
}
.ui-menu .ui-menu-item a {
    color: #000;
}
