body{
  margin: 0px !important;
}
#pageBreadcrumb{

  color: #005598;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 5px;

}

#header-inner p a {
  color: #808184;
}
#header-inner p{
	padding: 0;
	color: #808184;
}
#header-inner #bayer-logo {
  float: left;
  height: 67px;
  /*margin: 9px 45px 9px 10px;*/
  padding: 0;
  width: 67px;
}

#header-inner .col-md-3  h3{
	margin-bottom: 0;
	color: #005497;
	font-weight: bold;
}
#header-inner .col-md-3 span{
	font-size: 14px;
}


#header-inner  span {
  color: #808184;
}

.container{
  position: relative;
	/*border:1px solid red;*/
}

@media only screen and (min-width: 767px) {
  .dropdown:hover >.dropdown-menu {display: block; margin-top: 0;}
}

.NavMain ul li .dropdown-menu li a{
	color: #005497;
	font-weight: normal;

}
.NavMain ul li a{
	color: #ffffff;
	font-weight: bold;

}
.NavMain{
	background-color: #005497;
}

.carousel-indicators .active {
  /*background-color: #fff;*/
  height: 17px !important;
  /*margin: 0;*/
  border: 3px solid #fff;
  width: 17px !important;
}

.carousel-indicators li {
  /*background-color: rgba(0, 0, 0, 0);*/
  border: 3px solid #fff;
  /*border-radius: 10px;*/
  /*cursor: pointer;*/
  /*display: inline-block;*/
  height: 16px !important;
  /*margin: 1px;*/
  /*text-indent: -999px;*/
  width: 16px !important;
}

/*.carousel .carousel-control {
  background: #149fc9 none repeat scroll 0 0 !important;
  bottom: auto;
  height: 70px;
  opacity: 0;
  top: 43%;
  transition: opacity 0.2s ease 0s;
  width: 40px;
}*/
/* slide start*/
.carousel-control {
  /*background: #149fc9 none repeat scroll 0 0 !important;*/
  bottom: auto;
  height: 70px;
  opacity: 0;
  top: 32%;
  transition: opacity 0.2s ease 0s;
  width: 40px;
}
.prev-left {
  background-color: #055699 !important;
  background-image:none;
  background-repeat: none;
  width: 35px; 
  height: 35px; 
  border:2px solid #FFF;
  -moz-border-radius: 70px; 
  -webkit-border-radius: 70px; 
  border-radius: 70px;
  margin-left: 8px;
}
.prev-right {
  background-image:none;
  background-color: #055699 !important;
  background-repeat: none;
  width: 35px;
  height: 35px; 
  border:2px solid #FFF;
  -moz-border-radius: 70px; 
  -webkit-border-radius: 70px; 
  border-radius: 70px;
  margin-right: 8px;
}
.carousel-control.left ,.carousel-control.right{
  background-image:none;
  background-repeat: repeat-x;
  border:2px solid #FFF;
  -moz-border-radius: 70px; 
  -webkit-border-radius: 70px; 
  border-radius: 70px;
  margin-left: 8px;
    width: 35px; 
  height: 35px; 
}
.carousel-control.right{
  margin-right:8px;

}
.carousel .carousel-control.left::before {
  content: "\e257";
  line-height: 32px;
  /*margin-left: 6px;*/
}
.carousel .carousel-control.right::before {
  content: "\e258";
  line-height: 31px;
  /*margin-left: 7px;*/
}

/* slide End */
.carousel-inner:hover > .carousel-control.left, 
.carousel-inner:hover > .carousel-control.right {
  color: #fff;
  opacity: 0.9;
  outline: 0 none;
  text-decoration: none;
}

/* Manu Start*/
.navbar-nav > li > a {
  padding-bottom: 5px !important;
  padding-top: 5px !important;
  border-left:2px solid #FFF ;
  height: 32px !important;
}
/* Manu End*/

/* Home Start*/
h1, h2, h3, h4, h5 {
    color: #005497 !important;;
}
.content-home{
  color: #808184;
}
.conImages img{
  width: 100%;
}
/* Home End*/
/*Footer Start*/
.footer .top-footer{
  background-color: #005497;
  padding: 15px 20px;
  color: #fff;
}
.footer a{
  /*background-color: #005497;*/
  color: #fff;
}

.footer .top-footer .sub-footer{
  border-left:1px solid #FFF;
  font-size: 12px;
}
.footer .row.top-footer{
  /*padding: 25px 40px;*/
}
.footer .top-footer ul{
  list-style-type: none;
  padding: 0;
}
.footer .top-footer-copyright{
  background-color: #808184;

}
.footer .botton-footer > p.site-copyright{
  color: #fff;
  margin: 0;
  padding-bottom: 15px;
  /*padding-left: 27px;*/
  padding-top: 1px;
}
/*Footer End*/ 

/*species Start*/
.species{
  color: #88898c;
  position: relative;
  margin-bottom: 10px;
}
.species .species-img{
  width: 100%;
}
@media (min-width:600px){
    .species .species-bg {
      width: 442px;
      height: 200px;
      top: 25px;
    }
    .species .species-title {
      width: 442px;
      top: 142px;
      font-size: 50px;
    }
}
@media (max-width:600px){
    .species .species-bg {
      width: 180px;
      height: 91px;
      top: 51px;
    }
    .species .species-title {
      width: 177px;
      top: 77px;
      font-size: 25px;
    }
}
@media (max-width:460px){
    .species .species-bg {
      width: 165px;
      height: 90px;
      top: 57px;
    }
    .species .species-title {
      /*width: 196px;*/
      top: 105px;
      width: 156px;
      font-size: 25px;
      /*font-size: 30px;*/
    }
}
.species .species-bg {
  background-color: #46abd2;
  /*top: 25px;*/
  /*height: 200px;*/
  left: 0;
  opacity: 0.60;
  position: absolute;
  
}
.species .species-title {
  color: #fff;
  
  padding-right: 25px;
  position: absolute;
  text-align: right;
  /*top: 142px;*/
}

/*.species .species-title {
  color: #fff;
  font-size: 50px;
  left: 225px;
  position: absolute;
  top: 132px;
}*/

.sub-condition2{
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.col-centered{
  width: 80%;
  float: none;
  margin: 0 auto;
}

.content-condition{
  width: 250px;
  height: 167px;
  float: left;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin-bottom: 20px;
  margin-left: 20px;
  position: relative;
  /*border:1px solid red;*/

}
.main-condition{
  width: 230px;
  min-height: 50px;
  margin: 0 auto;
}
.sub-content-condition{
  bottom: 0;
  position: absolute;
  width: 100%;
  background-color: #fff;
  opacity: 0.80;

/*}
.sub-content-condition a{*/
  /*opacity: 1;*/
  display: block;
  text-align: right;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 5px;
  font-size: 16px;
}
/*species End*/   

.species-deails-conimg{
  display: block;
  margin: 0 auto;
}

.conImages , .species-img{  
  position: relative;
}
.con-images-text {  
  bottom: 10px;  
  left: 30px;  
  position: absolute;
}
.con-images-text > a {  
  color: #fff;
}
.species-img .title-species{
  color: #fff;
  bottom: 0px;
  left: 0px;
  width: 305px;
  height: 109px;
  position: absolute;
  text-align: right;
  padding-right: 60px;
  padding-top: 50px;
  font-size: 29px;
}
.navbar-collapse{
  padding-left: 0px !important;
}
a.color-tel{
  color: #0066cb;
  font-weight: bold;
}





/*Contact Us Start */
.from-contact{
  background-color: #f3f3f4;
  padding: 30px 45px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.from-contact label{
  color: #005497;
}
.from-contact button {
  margin-top: 24px;
}
.contantus-colmun-3 {
  background-color: #f3f3f4;
  margin-top: 30px;
}
.contantus-colmun-3 .details-conumn3{
  background-color: #FFF;
  padding-top: 15px; 
  padding-bottom: 15px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.contantus-colmun-3 .contantus-colmun3-content{
padding-bottom: 20px;
padding-top: 20px;
}
.contantus-map p.sub-title{
  font-size: 18px;
  color: #58585a !important;
}
/*Contact Us End*/

  /* Promotion Start*/
.pomotions-search{
  height: 80px;
  margin-top: 10px;
}
  .pomotions-search p.search-title{
    font-size: 13px;
    font-weight: bold;
    color: #005598;
  }
  .pomotions-search .icon-animals{
    float: left;
    height: 30px;
    width: 120px;
  }
  .pomotions-search .icon-animals img {
    padding-bottom: 8px;
    padding-left: 2px;
  }
  .pomotions-search .icon-animals label {
    color: #005598;
    font-weight: normal;
  }
.details-pomotion-list {
  margin-bottom: 35px;
  margin-top: 35px;
}
.details-pomotion-list .details-promotion-button{
  background-color: #a0bb3a;
  /*width: 174px;*/
  /*height: 55px;*/
  float: right;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  text-align: center;
  margin-top: 15px;
}
.details-pomotion-list .details-promotion-button a{
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  padding: 15px;
  display: block;
}
.details-pomotion-list .details-promotion-details{
  color: #808184 !important;
}

.border-hr{
  border-bottom: 1px solid #005497;
}

.details-pomotion .view-more,.view-more{
font-size: 18px;
text-align: right;
color: #005497;

}
/* Promotion End*/

  /* Our Brands Start*/
.ourbrands-search{
  height: 80px;
  margin-top: 10px;
}
  .ourbrands-search p.search-title{
    font-size: 13px;
    font-weight: bold;
    color: #005598;
  }
  .ourbrands-search .icon-animals{
    float: left;
    height: 30px;
    width: 120px;
  }
  .ourbrands-search .icon-animals img {
    padding-bottom: 8px;
    padding-left: 2px;
  }
  .ourbrands-search .icon-animals label {
    color: #005598;
    font-weight: normal;
  }
.details-ourbrands-list {
  margin-bottom: 35px;
  margin-top: 35px;
}
.details-ourbrands-list .details-ourbrands-button{
  background-color: #a0bb3a;
  /*width: 174px;*/
  /*height: 55px;*/
  float: right;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  text-align: center;
  margin-top: 15px;
}
.details-ourbrands-list .details-ourbrands-button a{
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  padding: 15px;
  display: block;
}
.details-ourbrands-list .details-ourbrands-details{
  color: #808184 !important;
}

.border-hr{
  border-bottom: 1px solid #005497;
}

.details-ourbrands .view-more,.view-more{
font-size: 18px;
text-align: right;
color: #005497;

}
/* Our Brands End*/


.button-detail-left{
  float: left;
  width: 80%;
}

.button-detail-right{
  width: 70px;
  height: 85px;
  float: right;
  text-align: center;
  font-weight: bold;
}

.promotiondetail-button-blck{
  display: block;
  width: 168px;
  /*height: 72px;*/
  color: #FFF;
  padding: 10px;
  background-color: #a0bb3a;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  font-weight: bold;

}
.promotiondetail-row2{
  margin-top: 20px;
  margin-bottom: 10px;
}
.promotiondetail-row4{
  margin-top: 20px; 
  margin-bottom: 20px;
}


.promotiondetail .carousel-control.glyphicon {
  background-color: #055699;
}

.ourbrandsdetail-button-blck{
  display: block;
  width: 168px;
  /*height: 72px;*/
  color: #FFF;
  padding: 10px;
  background-color: #a0bb3a;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  font-weight: bold;

}
.ourbrandsdetail-row2{
  margin-top: 20px;
  margin-bottom: 10px;
}
.ourbrandsdetail-row4{
  margin-top: 20px; 
  margin-bottom: 20px;
}


.ourbrandsdetail .carousel-control.glyphicon {
  background-color: #055699;
}

.carousel:hover > .carousel-control.left, 
.carousel:hover > .carousel-control.right {
  color: #fff;
  opacity: 0.9;
  outline: 0 none;
  text-decoration: none;
}

.products-list{
  text-align: center; 
  margin-top: 5px;
}
.products-list .products-list-name{
  font-weight: bold;
  color: #005497;
}
.products-list .products-list-viewall,.species-conditions .products-list-viewall{
  color: #005497;
  font-size: 18px;
  text-align: right;
  margin-top: 30px; 
  margin-bottom: 30px;
}

.productdetails .productdetails-left {
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-left: 29px;
  text-align: center;
  width: 85px;
  
  //display: none;  
}

img.productdetails-left-img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
/*social_media*/

/*#social_media {
  background-color: #0090c5;
  color: #fff;
  min-height: 279px;
  padding-top: 10px;
  position: absolute;
  right: 435px;
  text-align: center;
  top: 147px;
  width: 50px;
}*/
#social_media p{
  padding: 0px !important;
  margin: 0px !important;
}
.sharebtn {
  background: #fff url("../../static/images/social_media/socialbar-transparent.png") no-repeat scroll 0 0;
  color: #0090c5;
  cursor: pointer;
  display: block;
  height: 51px;
  padding-top: 34px;
  position: relative;
  text-align: center;
  width: 42px;
  z-index: 1;
}
.sharebtn:hover,#social_media:hover .sharebtn, .active .sharebtn {
    background-color: #0090c5;
    background-position: -50px 0;
    color: #fff;
    text-decoration: none;
}
#social_media .facebook{background-position:0 -60px}
#social_media .facebook:hover{background-position:-50px -60px}
#social_media .googleplus{background-position:0 -102px}
#social_media .googleplus:hover{background-position:-50px -102px}
#social_media .twitter{background-position:0 -144px}
#social_media .twitter:hover{background-position:-50px -144px}
#social_media .linkedin{background-position:0 -186px}
#social_media .linkedin:hover{background-position:-50px -186px}
#social_media .xing{background-position:0 -228px}
#social_media .xing:hover{background-position:-50px -228px}
#social_media .recommend{background-position:0 -270px}
#social_media .recommend:hover{background-position:-50px -270px}

#social_media {
  background-color: #0090c5;
  color: #fff;
  min-height: 53px;
  padding-top: 1px;
  position: absolute;
  right: -40px;
  text-align: center;
  top: 247px;
  width: 43px;
}
#social_media > ul >li  a {
  text-decoration: none;
  background-image: url("../../static/images/social_media/socialbar-transparent.png");
  display: inline-block;
  height: 42px;
  margin: 0;
  width: 42px;
}
#social_media ul {
  list-style-type: none;
  margin: 0 0 7px 0;
  /*margin-bottom: 7px;*/
  padding: 0;
}
#social_media > ul li {
  margin: 0 0 0 0;
  height: 40px;
}
/*social_media*/
 
.visible-xs.logo-header-visible {
  float: right;
  margin-top: -20px;
}
.visible-xs.logo-header-visible img{
  display: block;
}
.header-inner-title{
  margin-top: 35px;
  margin-bottom: 0px;
}
.header-inner-tel{
  margin: 0px;
}
.header-inner-tel a{
  font-weight: bold;
  color: #005497;
}
.header-inner-tel a:hover,
.header-inner-mail a:hover{
  text-decoration: none;
}
.header-inner-mail a{
  color: #88898c;
}
h2.details-ponotion-title {
    color: #428bca !important;
    margin-top: 0;
}
h2.details-ourbrands-title {
    color: #428bca !important;
    margin-top: 0;
}
.NavRight{
  float: right;
  color: #FFF;
  font-weight: bold;
  padding-top: 4px; 
}

.dropdown-menu {
  top: 97% !important;
}

.caret2 {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
  color: #005497;
  position: absolute;
  right: 50%;
  top: -1px;
}

/*product-list*/
.products-list p{
  /*height: 40px;*/
  margin: 0;
}
.products-list .col-md-4{
  height: 276px;
}
/*product-list*/

.class_hide{
  display: none;
  /*text-align: right;*/
}
.class_show{
  font-weight: bold;
}

.header-text {
  color: #005497 !important;
  font-size: 36px;
}

.icon-animals > label {
    font-weight: bold !important;
}

.product-search-box {
    background-color: #f4f4f4;
}
.breadcrums-box {
    background-color: #f4f4f4;
}

.class-for-inline {
  overflow: auto;
  margin-bottom: 25px;
}
.class-for-inline h1 {
  font-size: 32px;
  margin-top: 5px;
}

.header-text-main {
  /*min-height: 124px;*/
  padding-top: 22px;
}

.header-box-right {
    /*min-height: 124px;*/
    padding-right: 29px;
    padding-top: 5px;
    text-align: right;
}

.sitemap-text {
  margin: 0 0 28px;
}

.logo-box-right {
    min-height: 124px;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 42px;
}

.bayer {
  /*font-size: 28px;*/
}

.NavRight > img {
    padding-left: 5px;
}
.navigation a {
    text-decoration: none;
}
.footer_space {
    margin-top: 5%;
}
#page_158 .footer_space {
  margin-top: 0 !important;
}
.carousel.slide {
    margin-top: 2px;
}
.navbar-collapse.main.collapse {
    /*padding-right: 5px;*/
}
.product-search-text {
    padding-left: 5px;
    padding-right: 5px;
}

.product-list-box {
    margin-bottom: 10px;
    /*overflow: auto;*/
}
.row.productdetails {
    padding-top: 5px;
}
.row > h3 {
    padding-left: 15px;
}
.from-contact.col-md-12.col-xs-12 {
    width: 96%;
}

.cosycontent > h2 {
    font-size: 20px;
}

.cosycontent_quotes {
    quotes:initial;
}

/** Custom new style for header mobile and iPad */
@media only screen and (min-width : 768px) and (max-width: 1024px) and (orientation: portrait) {
  #header-inner span {
      font-size: 28px;
  }
  .header-box-right {
      padding: 0 10px 0 0;
  }
  #header-inner #bayer-logo {
      height: 57px;
      width: 57px;
  }
  .header-inner-tel a {
    font-size: 20px;
  }
  .searchb .search-box {
      left: -90px;
  }
}

@media only screen and (min-width : 768px) and (max-width: 1024px) and (orientation: landscape) {
  
}

@media only screen and (max-width: 767px) {
  .header-inner-title {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .header-inner-title span {
    font-size: 30px!important;
  }
  .visible-xs.logo-header-visible {
    margin-top: -10px;
   }
  .searchb .search-box {
      left: 0;
  }
  .header-box-right {
    padding-bottom: 5px;
  }
}

@media only screen and (max-width: 480px) {
  .header-inner-title {
  	margin: 0;
  }
  .header-inner-title span {
    font-size: 20px!important;
  }
  .visible-xs.logo-header-visible {
    margin-top: -10px;
  }
  .searchb .search-box {
      left: 0;
      position: relative;
      top: 0;
      width: 100%;
  }
  .searchb .glyphicon.glyphicon-search {
      right: 10px;
      top: 8px;
  }
}

@media only screen and (max-width: 480px) and (orientation: landscape){
  .header-inner-title span {
    font-size: 24px!important;
  }
}

@media only screen and (max-width: 375px) {
  .header-inner-title span {
    font-size: 18px!important;
  }
}

@media only screen and (max-width: 320px) {
  .header-inner-title span {
    font-size: 16px!important;
  }
}

.species-deails-conditions > img{
	    position: relative;
  		z-index:999;
}

.img-responsive.center-block {
  /*border-radius: 122px;*/
  width: 141px;
  height: 141px;
}