.text p{
	text-align: justify;
	margin-bottom: 10px;
}
.carousel-indicators .active {
  background: #31708f;
}

.content {
  margin-top: 20px;
}

.adjust1 {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.adjust2 {
  margin: 0;
}

.carousel-indicators li {
  border: 1px solid #ccc;
}

.carousel-control {
  color: #31708f;
  width: 5%;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #31708f;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.media-object {
  margin: auto;
  /*margin-top: 15%;*/
}

@media screen and (max-width: 768px) {
  .media-object {
    margin-top: 0;
  }
}


.content-box p{
  text-align: justify;
}
/*about us*/
.certificateimg{
 margin-bottom: 15px;
}
/*product*/
.productlist{
  padding-left: 15px;
}
.productlist h4{
  font-weight: bold;
  font-size: 22px;
  padding-top: 15px;
}
.productlist ul li{
   list-style-type: disc;
   list-style-position: inside;
   text-align: justify;
}
.sport_nutri ul li{
   width: 33.33%;
   float: left;
}
@media screen and (max-width: 768px) {
    .sport_nutri ul li{
   width: 100%;
   float: none;
  }
}

/**/
.inquiry {
    margin: auto;
    padding: 40px 20px;
    margin-top: 40px;
    margin-bottom: 50px;
    border: 1px solid #40a1a8;
    border-radius: 10px;
    text-align: center;
}
.inquiry h2 {
    color: #40a1a8;
    margin-bottom: 20px;
}
.inquiry label {
    text-align: left;
    color: #000000;
    font-size: 16px;
}
.add1  {
  border-right: 2px dotted #c8c8c8;
}

.addtittle h2{
font-size: 29px;
  padding-bottom: 0px;

}

.whatsappbtn {
    background: url(../img/whatsapp-ico.png) no-repeat;
    width: 40px;
    height: 46px;
    position: fixed;
    right: 0;
    top: 49%;
    z-index: 250;
}
.whatsappbtn a {
    display: block;
    width: 100%;
    height: 100%;
}

.allproductpdf {
  height: 40px;
    background: #40a1a8;
    width: 190px;
    text-align: center;
    border-radius: 15px;
    padding-top: 5px;
    margin-top: 15px;
    float: left;
    margin-right: 20px;
}
.allproductpdf a{
  color: #ffffff;
  font-size: 21px;
}

.productrange  {
  line-height: 32px;
  font-size: 24px;
  color: #000000;
 
}
.vproduct img{
  width: 200px;
}
.col-md-20{
  width: 20%;
  float: left;
}

.composition ul li{
   
   width: 50%;
   float: left;
}

@media only screen and (max-width: 991px){
  .col-md-20{
    width: 25%;
    float: left;
    }
}
@media only screen and (max-width: 768px){
  .col-md-20{
    width: 33.33%;
    float: left;
    }
}
@media only screen and (max-width: 567px){
  .col-md-20{
    width: 50%;
    float: left;
    }
    .single_product_details ul {
      margin-left: 10px;
   
    }
    .composition ul li{
      width: 100%;
   
}
}
/*single product*/

.single_product_details h3{
  font-size: 25px;
  color: #000000;
  margin-bottom: 5px;
  margin-top: 10px;
}
.single_product_details ul li{
  list-style-type: disc;
}

/*.composition h4{
  font-size: 20px;
  font-weight: bold;
}*/
.composition h6{
  font-size: 16px;
  font-weight: 600;
}
.composition1{
  margin-top: 10px;
}
.composition1 ul li{
  font-weight: bold;
}
.single_product_details h4{
  font-size: 20px;
    border-bottom: 1px dotted;
    font-weight: 900;

}
.qty{
   
    border: 1px solid #000000;
    padding: 14px;
    margin: 25px;
    margin: 15px 40px;
}
.titleqty{
   font-size: 20px;
    font-weight: bold;
}
/*third party page*/
.thirdparty h4{
  font-weight: bold; font-size: 22px; padding-top: 15px;
}
/**/
.text{
  text-align: justify;
}


.award img{
  height: 325px;
}