/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@font-face {
  font-family: "PT_Sans";
  src: url('../../fonts/PT_Sans/PTSans-Regular.ttf') format("opentype");
}
/**new values **/
.row.values {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
.row.values .col.fig-width {
  width: 100%;
  max-width: 95px;
  margin-bottom: 16px;
}
.row.values .col.fig-width .wf_caption {
  font-size: 12px;
}
.row.values .col.fig-width img {
  border-radius: 5px;
}
.row.values .col.fig-width .wf_caption span {
  line-height: 1.2;
  margin-top: 5px;
}
.d-flex.c-animals {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
  background: #C3DFE0;
  padding: 20px 0;
  font-weight: 600;
  font-size: 18px;
}
.d-flex.c-animals p {
  margin: 0;
  padding-left: 10px;
}
.d-flex.c-animals p span {
  text-decoration: underline;
}
.d-flex.c-animals:hover p span {
  color: #DA1A32;
}
.row-fluid.mission {
  display: flex;
  justify-content: stretch;
  background: #f4f4f4;
  margin-bottom: 30px;
}
.row-fluid.mission.left {
  border-radius: 0 0 0 50px;
}
.row-fluid.mission.right {
  border-radius: 0 0 50px 0;
}
.row-fluid.mission .span6 {
  padding: 100px 30px;
  background-size: cover;
  background-position: bottom;
}
@media (max-width: 959px) {
  .row-fluid.mission {
    flex-direction: column;
  }
  .row-fluid.mission .span6.text {
    order: 2;
    padding: 30px;
  }
  .row-fluid.mission .span6.image {
    order: 1;
    padding: 200px 0;
  }
}
#itemListLeading .itemContainer {
  width: 100%;
}
.catItemView.newspage {
  border: 1px solid #ddd;
  margin: 0 30px 30px 0;
  padding: 0;
}
.catItemView.newspage .catItemBody, .catItemView.newspage .catItemBody .catItemImageBlock {
  padding: 0;
  margin: 0;
  min-height: 260px;
}
.catItemView.newspage .catItemBody .catItemImageBlock img {
  height: 300px !important;
  object-fit: cover;
  object-position: center;
}
.catItemView.newspage .catItemBody .catItemHeader, .catItemView.newspage .catItemBody .catItemIntroText {
  padding: 10px 30px;
}
.catItemView.newspage .catItemBody .catItemHeader h3.catItemTitle {
  line-height: 1.2;
  font-size: 20px;
}
.newspage.itemView .itemBody {
  display: flex;
}
.newspage.itemView .itemBody .itemImageBlock {
  order: 2;
  width: 35%;
}
.newspage.itemView .itemBody .itemFullText {
  order: 1;
  width: 60%;
  padding-right: 3%;
}
.groupLeading.newspage {
  display: flex;
  align-items: center;
}
.newspage div.catItemImageBlock {
  padding: 0;
  margin: 0;
}
.newspage.groupLeading div.catItemImageBlock {
  width: 100%;
  max-width: 560px;
}
.newspage div.catItemImageBlock a {
  width: 100%;
  height: 300px;
  position: relative;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
span.catItemImage {
  margin: 0;
}
.newspage div.catItemImageBlock a img {
  display: none;
}
div.catItemIsFeatured:before {
  content: "";
}
.droptables_table tfoot {
  display: none;
}
.falang-missing {
  display: none;
}
#g-mobilemenu-container .g-toplevel li.g-menu-item-type-particle .g-menu-item-container {
  padding: 0;
}
#g-mobilemenu-container .g-toplevel li.g-menu-item-type-particle .g-menu-item-container ul.lang-inline li a {
  display: block;
  padding: 0.938rem 1rem;
}
.buybox {
  float: right;
  margin: 0 0 20px 30px;
}
.buybox a {
  display: block;
  padding: 30px;
  border: 1px solid #ff3d01;
  border-radius: 5px;
  text-align: center;
}
#g-subfeature {
  background: #ececec;
}
.userView .k2Pagination {
  display: none;
}
.show-en:lang(en-GB) {
  display: block;
}
.show-en:lang(zh-CN) {
  display: none;
}
.show-zh:lang(zh-CN) {
  display: block;
}
.show-zh:lang(en-GB) {
  display: none;
}
.keep {
  white-space: nowrap;
}
body:lang(zh-CN) {
  font-family: "Microsoft YaHei";
}
.navbar .prodlogo {
  max-width: 430px !important;
}
.collapse.navbar-collapse {
  width: 62% !important;
}
#rstbox_4 .rstbox-close {
  right: 20px;
}
.interior-pages #g-showcase .nolabel {
  background-position: center;
}
.interior-pages #g-showcase .nolabel .span12.inner .span6 {
  padding: 0;
  background: transparent;
}
.interior-pages #g-showcase .custom.nolabel {
  padding: 90px 0 81px;
}
.g-offcanvas-toggle {
  z-index: 99999;
}
/*---- NUMBER OF SLIDE CONFIGURATION ----*/
.qr-wrapper {
  max-width: 800px;
  margin: 1em auto;
  position: relative;
}
.qr-wrapper input {
  display: none;
}
.qr-wrapper .inner {
  width: 500%;
  line-height: 0;
}
.qr-wrapper article {
  width: 20%;
  float: left;
  position: relative;
  background: #fff;
}
.qr-wrapper article img {
  width: 40%;
  float: right;
}
/*---- SET UP CONTROL ----*/
.slider-prev-next-control {
  height: 50px;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider-prev-next-control label {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.7;
}
.slider-prev-next-control label:hover {
  opacity: 1;
}
.slider-dot-control {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
}
.slider-dot-control label {
  cursor: pointer;
  border-radius: 5px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #bbb;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.slider-dot-control label:hover {
  background: #ccc;
  border-color: #777;
}
/* Info Box */
.qr-wrapper .info {
  position: absolute;
  width: 52%;
  line-height: 20px;
  opacity: 0;
  color: #000;
  text-align: left;
  -webkit-transition: all 1000ms ease-out 600ms;
  -moz-transition: all 1000ms ease-out 600ms;
  transition: all 1000ms ease-out 600ms;
}
.qr-wrapper .info h5 {
  margin: 0;
  font-weight: 600;
  font-size: 125%;
  line-height: 1.3;
}
.qr-wrapper .info h3 {
  color: #da1a32;
  font-size: 300%;
  margin: 0 0 5px;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
}
.qr-wrapper .info p {
  line-height: 1.8;
}
.qr-wrapper .info.top-left {
  top: 30px;
  left: 30px;
}
.qr-wrapper .info.top-right {
  top: 30px;
  right: 30px;
}
.qr-wrapper .info.bottom-left {
  bottom: 30px;
  left: 30px;
}
.qr-wrapper .info.bottom-right {
  bottom: 30px;
  right: 30px;
}
/* Slider Styling */
.qr-wrapper .slider-wrapper {
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  /**box-shadow: 1px 1px 4px #666;**/
  background: #fff;
  background: #fcfff4;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.custom .qr-wrapper .slider-wrapper {
  box-shadow: 0px 0px 0px #fff;
}
.qr-wrapper .slider-wrapper .inner {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}
/*---- SET POSITION FOR SLIDE ----*/
#slide1:checked ~ .slider-prev-next-control label:nth-child(2)::after, #slide2:checked ~ .slider-prev-next-control label:nth-child(3)::after, #slide3:checked ~ .slider-prev-next-control label:nth-child(4)::after, #slide4:checked ~ .slider-prev-next-control label:nth-child(5)::after, #slide5:checked ~ .slider-prev-next-control label:nth-child(1)::after, #slide2:checked ~ .slider-prev-next-control label:nth-child(1)::after, #slide3:checked ~ .slider-prev-next-control label:nth-child(2)::after, #slide4:checked ~ .slider-prev-next-control label:nth-child(3)::after, #slide5:checked ~ .slider-prev-next-control label:nth-child(4)::after, #slide1:checked ~ .slider-prev-next-control label:nth-child(5)::after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin: 0;
  line-height: 38px;
  font-size: 3em;
  display: block;
  color: #777;
}
#slide1:checked ~ .slider-prev-next-control label:nth-child(2)::after, #slide2:checked ~ .slider-prev-next-control label:nth-child(3)::after, #slide3:checked ~ .slider-prev-next-control label:nth-child(4)::after, #slide4:checked ~ .slider-prev-next-control label:nth-child(5)::after, #slide5:checked ~ .slider-prev-next-control label:nth-child(1)::after {
  content: "";
  padding-left: 15px;
}
#slide1:checked ~ .slider-prev-next-control label:nth-child(2), #slide2:checked ~ .slider-prev-next-control label:nth-child(3), #slide3:checked ~ .slider-prev-next-control label:nth-child(4), #slide4:checked ~ .slider-prev-next-control label:nth-child(5), #slide5:checked ~ .slider-prev-next-control label:nth-child(1) {
  display: block;
  float: right;
  margin-right: 5px;
}
#slide2:checked ~ .slider-prev-next-control label:nth-child(1), #slide3:checked ~ .slider-prev-next-control label:nth-child(2), #slide4:checked ~ .slider-prev-next-control label:nth-child(3), #slide5:checked ~ .slider-prev-next-control label:nth-child(4), #slide1:checked ~ .slider-prev-next-control label:nth-child(5) {
  display: block;
  float: left;
  margin-left: 5px;
}
#slide2:checked ~ .slider-prev-next-control label:nth-child(1)::after, #slide3:checked ~ .slider-prev-next-control label:nth-child(2)::after, #slide4:checked ~ .slider-prev-next-control label:nth-child(3)::after, #slide5:checked ~ .slider-prev-next-control label:nth-child(4)::after, #slide1:checked ~ .slider-prev-next-control label:nth-child(5)::after {
  content: "";
  padding-left: 8px;
}
#slide1:checked ~ .slider-dot-control label:nth-child(1), #slide2:checked ~ .slider-dot-control label:nth-child(2), #slide3:checked ~ .slider-dot-control label:nth-child(3), #slide4:checked ~ .slider-dot-control label:nth-child(4), #slide5:checked ~ .slider-dot-control label:nth-child(5) {
  background: #333;
}
#slide1:checked ~ .slider-wrapper article:nth-child(1) .info, #slide2:checked ~ .slider-wrapper article:nth-child(2) .info, #slide3:checked ~ .slider-wrapper article:nth-child(3) .info, #slide4:checked ~ .slider-wrapper article:nth-child(4) .info, #slide5:checked ~ .slider-wrapper article:nth-child(5) .info {
  opacity: 1;
}
#slide1:checked ~ .slider-wrapper .inner {
  margin-left: 0%;
}
#slide2:checked ~ .slider-wrapper .inner {
  margin-left: -100%;
}
#slide3:checked ~ .slider-wrapper .inner {
  margin-left: -200%;
}
#slide4:checked ~ .slider-wrapper .inner {
  margin-left: -300%;
}
#slide5:checked ~ .slider-wrapper .inner {
  margin-left: -400%;
}
/*---- TABLET ----*/
@media only screen and (max-width: 850px) and (min-width: 450px) {
  .slider-wrapper {
    border-radius: 0;
  }
}
/*---- MOBILE----*/
@media only screen and (max-width: 450px) {
  .slider-wrapper {
    border-radius: 0;
  }
  .slider-wrapper .info {
    opacity: 0;
  }
}
@media only screen and (min-width: 850px) {
  body {
    padding: 0 80px;
  }
}
#g-navigation.uk-active .bim-logo img {
  max-height: 50px;
}
.product-page .uk-sticky-placeholder {
  height: auto !important;
}
#g-navigation.uk-active {
  z-index: 999;
}
.moduletable.cnproducts {
  position: relative;
  z-index: 0;
}
.moduletable.cnproducts h3.g-title {
  position: absolute;
  bottom: 0;
  right: 40px;
  left: 75px;
  color: #fff;
  margin-bottom: 8px;
  line-height: 1;
  text-align: right;
  opacity: 1;
  z-index: 99;
}
.moduletable.qrc h3.g-title {
  margin-bottom: 0;
}
.custom.cnproducts {
  position: relative;
  z-index: 10;
}
.moduletable.cnproducts a.cnproduct-link {
  display: block;
  height: auto;
  background: #333;
}
.moduletable.cnproducts a.cnproduct-link:hover img {
  opacity: 0.75;
}
.webui-popover-content p {
  color: #555;
}
h3.bim-tags {
  margin: 1.75rem 0 0.5rem 0;
}
#eb.eb-mod.mod-easyblogtagcloud {
  margin-top: 0;
}
div.k2ItemsBlock.hometext ul li {
  margin: 0;
}
.bimeda-home #g-feature .g-content {
  padding-bottom: 0;
  margin-bottom: 0;
}
.bimeda-home #g-subfeature {
  padding-top: 0;
}
.bimeda-home #g-subfeature .g-content {
  padding-top: 0;
  margin-top: 0;
}
.interior-pages #g-showcase .customcontact {
  background-size: cover;
  background-position: center 70%;
  padding: 250px 0 0px !important;
  overflow: auto;
}
.interior-pages #g-showcase .span12.inner .span4 {
  padding: 10px 20px;
  background: #DA1A32;
}
.interior-pages #g-showcase .span12.inner .span4 h3 {
  font-size: 1.7em;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
}
.interior-pages #g-showcase .span12.inner .span4 h3 span {
  font-size: 1.4em;
  font-weight: 600;
}
body {
  font-size: 16px;
}
h1, h2, h3, h4, h5 {
  font-weight: 700;
  color: #DA1A32;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
}
h4 {
  font-size: 1.5rem;
}
.showdesktop {
  display: block;
}
.hidedesktop {
  display: none;
}
.productpageslide {
  margin-top: 49px;
}
.welcome h2 {
  margin-top: 0;
}
.welcome .g-content {
  padding-top: 0;
}
.bim-logo {
  padding-top: 5px;
  display: block;
}
.bim-logo svg {
  max-width: 180px;
}
.bimeda-product .inlinequote {
  padding: 20px;
  background: #ededed;
  margin: 0 0 20px 0;
}
.bimeda-product .inlinequote p {
  font-style: italic;
}
.bimeda-product .inlinequote p span {
  font-style: normal;
  font-size: 12px;
  float: right;
}
.rl_sliders.accordion > .accordion-group .panel-heading {
  background: #fff;
}
.resources h3.g-title {
  padding-left: 20px;
}
.hide-desktop {
  display: none;
}
.nm-top {
  margin-top: 0;
}
.nm-bottom {
  margin-bottom: 0;
}
.bimeda-product h2 {
  margin-bottom: 0.5rem;
}
div.ebox-yes-no div.ebox-yn-text, div.ebox-ys-buttons {
  display: inline-block;
  margin-bottom: 0;
}
div.ebox-yes-no div.ebox-yn-text a {
  color: #ffffff;
}
#eb .ebd-block.is-nested.nest-right[data-type="image"] {
  width: 30% !important;
}
.imagecontainer {
  position: relative;
  text-align: left;
  color: white;
}
.top-left {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0%, -50%);
}
.top-left p {
  font-size: 1.4em;
  font-weight: bold;
}
.top-left p.bimeda-btn {
  font-weight: normal;
  font-size: 1em;
  padding: 10px 15px;
  border: 1px solid #fff;
  display: inline;
}
.top-left p.bimeda-btn:hover {
  background: #fff;
}
.top-left p.bimeda-btn a {
  color: #fff;
}
.top-left p.bimeda-btn:hover a {
  color: #333;
}
.warning {
  padding: 0px 20px 10px;
  background: #fb3;
  color: #000;
}
.warning span {
  font-size: 34px;
  display: inline-block;
  position: relative;
  top: 5px;
}
/* vjm test hamburger menu */
body {
  margin: 0;
  padding: 0;
  /* make it look decent enough */
  background: #232323;
  color: #cdcdcd;
  font-family: "Avenir Next", "Avenir", sans-serif;
  overflow-x: hidden;
  /* needed because hiding the menu on the right side is not perfect,  */
}
.moduletable form {
  overflow: auto;
}
a {
  text-decoration: none;
  color: #232323;
  transition: color 0.3s ease;
  font-weight: bold;
}
a:hover {
  color: #da1a32;
}
.table.private td {
  padding: 15px 8px;
  line-height: 24px;
  vertical-align: middle;
}
#g-feature {
  margin: 0;
}
#g-feature .welcome .earth ul, #g-feature .welcome .earth ul li, #g-feature .welcome div.k2ItemsBlock.earth ul li div.moduleItemIntrotext {
  margin: 0;
  padding: 0;
}
#g-feature .welcome .k2ItemsBlock.earth {
  background-image: url('../../../../images/bimeda-mundo-bw.jpg');
  background-size: cover;
}
#g-feature .welcome .k2ItemsBlock.earth h2 {
  font-size: 36px;
  line-height: 1.3;
  font-weight: 800;
  width: 75rem;
  text-align: center;
  margin: auto;
  padding: 100px 0 0;
}
#g-feature .welcome .k2ItemsBlock.earth h2 span {
  font-weight: 400;
}
#g-feature .welcome .img-bkgd p {
  width: 46rem;
  margin: auto;
  text-align: center;
  padding: 80px 0;
  font-size: 18px;
}
.progress {
  height: 35px;
}
.progress .skill {
  font: normal 12px "Open Sans Web";
  line-height: 35px;
  padding: 0;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}
.progress .skill .val {
  float: right;
  font-style: normal;
  margin: 0 20px 0 0;
}
.progress-bar {
  text-align: left;
  transition-duration: 3s;
}
.progress-bar-info {
  background: #e6ae48;
}
.bim-logo svg {
  max-width: 180px;
}
.sp-inline-img {
  width: 90px;
}
#js-hs-tabs, .hs-filters, .js-pagination-controls, .hotspots-footer-box {
  display: none;
}
.hs-tab-list-item p, .hotspots-description p {
  margin-bottom: 4px;
  line-height: 1.2em;
}
.hs-tab-list-item p.map-loc {
  border-bottom: 1px dashed #333;
  padding-bottom: 15px;
}
.hotspots-description p.map-loc {
  padding-bottom: 15px;
}
.hs-tab-list-item p.map-position, .hotspots-description p.map-position {
  font-weight: bold;
  font-size: 15px;
  margin: 15px 0 5px !important;
}
.hs-tab-list-item p.map-position:nth-of-type(1), .hotspots-description p.map-position:nth-of-type(1) {
  margin-top: 5px !important;
}
.hs-tab-list-item p.map-head, .hotspots-description p.map-head {
  font-size: 14px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 0px;
  line-height: 1.2em;
}
.hs-tab-list-item p.map-head:before, .hotspots-description p.map-head:before {
  content: "";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 14px;
  padding-right: 0.5em;
  position: relative;
}
.hs-tab-list-item p.map-mail:before, .hotspots-description p.map-mail:before {
  content: "";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 14px;
  padding-right: 0.5em;
  position: relative;
  top: 2px;
}
.hs-tab-list-item p.map-web:before, .hotspots-description p.map-web:before {
  content: "";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 14px;
  padding-right: 0.5em;
  position: relative;
  top: 2px;
}
.hs-tab-list-item p.map-phone .fax:before, .hotspots-description p.map-phone .fax:before {
  content: "";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 14px;
  padding-right: 0.5em;
  position: relative;
  top: 2px;
}
.hs-tab-list-item p.map-phone .phone1:before, .hotspots-description p.map-phone .phone1:before {
  content: "";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 18px;
  padding-right: 0.5em;
  position: relative;
  top: 2px;
}
.hs-tab-list-item p.map-phone .phone2:before, .hotspots-description p.map-phone .phone2:before {
  content: "";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 18px;
  padding-right: 0.5em;
  position: relative;
  top: 2px;
}
#k2Container.reps.itemListView div#itemListLeading, #k2Container.reps.itemListView div#itemListPrimary {
  width: 46%;
  float: left;
  margin-right: 3%;
}
#g-feature .select-species .sp-inline-img img {
  display: block;
}
.sp-inline-txt {
  display: inline-block;
  font-weight: bold;
}
#g-feature .select-species .span3 {
  display: table;
}
#g-feature .select-species .span3 div {
  display: table-cell;
  vertical-align: middle;
}
#menuToggle {
  display: block;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 10000;
  -webkit-user-select: none;
  user-select: none;
}
#menuToggle input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  /* hide this */
  z-index: 2;
  /* and place it over the hamburger */
  -webkit-touch-callout: none;
}
/*
 * Just a quick hamburger
 */
#menuToggle span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #cdcdcd;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
#menuToggle span:first-child {
  transform-origin: 0% 0%;
}
#menuToggle span:nth-last-child(2) {
  transform-origin: 0% 100%;
}
/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #cdcdcd;
}
/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2) {
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}
/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu {
  position: absolute;
  width: 365px;
  margin: 10px 0 0 0;
  padding: 20px;
  right: -100px;
  background: #333;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  transform-origin: 0% 0%;
  transform: translate(100%, 0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
#menu li {
  padding: 10px 0;
  font-size: 14px;
}
/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul {
  transform: scale(1, 1);
  opacity: 1;
}
/* vjm end of hamburger menu */
.droptablestable td {
  font-family: "PT Sans", sans-serif !important;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #da1a32;
}
.resources p {
  font-size: 1.2em;
  font-weight: bold;
}
.resources ul li {
  list-style: none;
}
.resources-interior h3 {
  margin-bottom: 0;
}
.resources-interior p {
  font-size: 14px;
  line-height: 1;
  margin: 10px 0px;
}
.resources-interior p span.wf_file_text {
  padding-left: 5px;
}
#g-footer a {
  color: #fff;
  font-weight: bold;
}
#g-footer .g-social a {
  color: #da1a32;
}
/* region map */
.jai-map-wrap {
  z-index: 0;
}
/* house icon */
.g-main-nav .g-toplevel i {
  opacity: 1;
  font-size: 25px;
}
.rl_tabs.top > ul.nav-tabs > li.active > a:focus, .rl_tabs.top > ul.nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 0px 0px rgba(234, 176, 63, 0);
  -moz-box-shadow: 0 0px 0px rgba(234, 176, 63, 0);
  box-shadow: 0 0px 0px rgba(234, 176, 63, 0);
}
.rl_tabs > ul.nav-tabs > li.active > a:focus, .rl_tabs > ul.nav-tabs > li > a:focus {
  outline: 0;
  border-color: #ddd;
}
sup {
  top: -0.85em;
  font-size: 50%;
}
.float-right {
  border-style: solid;
  border-width: 0 0 0 1px;
  margin: 10px 0 10px 30px;
  padding: 0 0 0 30px;
  max-width: 250px;
}
div.itemListCategory {
  background: transparent;
  border: 0px solid transparent;
  border-radius: 0px;
  margin: 0;
  padding: 0px;
}
#g-footer strong {
  color: #ffffff;
}
#g-footer a.footer-us-menu, #g-footer a.footer-global-menu {
  font-size: 1.1em;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}
.branding a {
  color: #ffffff;
}
.catItemView.products h3 {
  font-size: 1.1em;
}
p {
  margin-top: 0;
}
.prod-species h2 {
  margin-bottom: 0;
}
.prod-species a {
  display: block;
  max-width: 225px;
  float: left;
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 700;
}
.itemBackToTop {
  display: none;
}
.nav.menufooter-menu {
  margin-top: 0;
}
.row-fluid.about .span3 {
  display: table;
  height: 85px;
}
.row-fluid.about .span3 p {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2;
  font-weight: bold;
  color: #da1a32;
  font-size: 1.1em;
}
.return-btn {
  float: right;
  padding: 5px 10px;
  background: #da1a32;
  border: 2px solid #da1a32;
  font-weight: 600;
  margin-top: 30px;
}
.return-btn a {
  color: #ffffff;
}
.return-btn:hover {
  background: #ffffff;
}
.return-btn:hover a {
  color: #da1a32;
}
.return-btn.btn-left {
  float: left !important;
}
.droptablestable td {
  padding: 5px 10px 5px 10px !important;
}
.rl_sliders.accordion > .accordion-group.active > div > a:focus, .rl_sliders.accordion > .accordion-group > div > a:focus {
  -webkit-box-shadow: inset 0 0 0px transparent;
  box-shadow: inset 0 0 0px transparent;
}
#g-showcase {
  margin-top: -80px;
}
.g-home.bimeda-home #g-showcase .g-content .special-offer {
  background: #838383;
  text-align: center;
}
.g-home.bimeda-home #g-showcase .g-content .special-offer h4 {
  padding: 5px 0;
  margin: 0;
  font-size: 1.2em;
}
.g-home.bimeda-home #g-showcase .g-content .special-offer h4 a {
  color: #ffffff;
}
.g-home.bimeda-home #g-showcase .g-content .special-offer h4 a:hover {
  border-bottom: 1px solid #ffffff;
}
.g-home.bimeda-home #g-showcase .g-content .special-offer h4:before {
  font-family: FontAwesome;
  content: "";
  padding-right: 8px;
  color: #ffffff;
}
.g-home.interior-pages #g-feature {
  padding: 0;
  border-top: 0px solid #9E9EA1;
  border-bottom: 0px solid #9E9EA1;
  background: #d1d2d6;
}
#g-navigation {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,ffffff+100&1+0,0+100 */
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.99) 1%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.99) 1%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.99) 1%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#00ffffff",GradientType=0);
  /* IE6-9 */
}
#g-footer {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#da1a32+72,da1a32+72,8e0719+72,8e0719+100 */
  background: #da1a32;
  /* Old browsers */
  background: -moz-linear-gradient(top, #da1a32 90%, #da1a32 80%, #8e0719 90%, #8e0719 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #da1a32 90%, #da1a32 80%, #8e0719 90%, #8e0719 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #da1a32 90%, #da1a32 80%, #8e0719 90%, #8e0719 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#da1a32", endColorstr="#8e0719",GradientType=0);
  /* IE6-9 */
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: white;
}
#g-navigation.uk-active {
  background: #000000;
}
#g-footer [id*="copyright-"], #g-footer [id*="social-"], #g-footer [id*="branding-"] {
  font-size: 14px;
}
#g-footer .menufooter-menu a {
  color: #ffffff;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li a {
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle).active.g-selected > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle).active > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel li.g-selected .g-menu-item-container {
  color: white;
}
#jak2filter-form-127 div.ui-accordion-content {
  width: 100%;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: transparent;
}
:focus {
  outline: none;
}
.ja-k2filter .btn {
  font-size: 18px;
}
#k2Container.itemListView .componentheading {
  display: none;
}
div.products .catItemTitle {
  text-transform: uppercase;
}
div.products.catItemView {
  margin: 0 10px 20px;
  border: 1px solid #ddd;
  min-height: 265px;
  max-width: 285px;
}
.products div.catItemHeader h3.catItemTitle {
  text-align: center;
  padding: 0;
  line-height: 1.2;
}
.products p.active {
  margin: 0;
  font-style: italic;
  text-align: center;
  line-height: 1;
  padding-bottom: 10px;
  font-size: 0.8em;
}
.products div.catItemBody, .products div.catItemIntroText {
  padding: 0;
}
.products div.itemHeader h2.itemTitle {
  padding: 0;
  line-height: 1;
}
.products p.item-active {
  margin: 0;
  font-style: italic;
  line-height: 1;
}
.products .row-fluid.itemImageBlock {
  padding: 0;
  margin: 0;
  background: #3E3E3F;
  border-bottom: 1px solid #3e3e3f;
}
.products .row-fluid.itemImageBlock .span8 {
  background: #ffffff;
  height: 260px;
}
.products .row-fluid.itemImageBlock .span4 {
  color: #ffffff;
  padding: 10px;
}
.products .row-fluid.itemImageBlock .span4 p.item-extra {
  margin: 10px 0px;
}
.products .row-fluid.itemImageBlock .span4 p.item-extra span {
  font-weight: 700;
  padding-right: 8px;
}
.products div.itemAttachmentsBlock span {
  color: #ffffff;
}
.products div.itemAttachmentsBlock ul.itemAttachments li {
  float: left;
  display: block;
  padding: 8px 0;
  margin: 0;
  text-align: left;
  width: 100%;
}
.products div.itemAttachmentsBlock {
  padding: 0px;
  border-bottom: 0px dotted #3E3E3F;
}
.products div.itemAttachmentsBlock ul.itemAttachments li a {
  color: #ffffff;
}
.products div.itemAttachmentsBlock ul.itemAttachments li a:hover:after {
  content: "";
  font-family: FontAwesome;
}
.span4.bar3 .item-extra span {
  font-weight: bold;
}
div.itemFullText h3.eq-slogan {
  background: #7d3182;
  color: #ffffff;
  padding: 10px;
  text-align: center;
}
.footnote {
  font-size: 0.8em;
}
ul.hilite li {
  font-weight: 700;
}
ul.hilite li span {
  font-weight: 400;
}
.row-fluid.whento .span3 div {
  text-align: center;
  max-width: 150px;
  min-height: 210px;
  margin: auto;
}
.row-fluid.whento .span3 {
  margin-left: 0.762431%;
}
.products .container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.products .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.row-fluid.appyto {
  margin: 30px 0;
}
div.row-fluid div.step1 div {
  max-width: 150px;
  text-align: center;
  line-height: 1.2em;
  margin: auto;
}
.ui-accordion .ui-accordion-content {
  padding: 10px;
}
.slogan-bar .itemAttachmentsBlock ul.itemAttachments li a {
  font-weight: normal;
}
.custom.select-species .span2.sp {
  border-right: 1px solid #fff;
}
.custom.select-species p {
  margin: 0;
  font-size: 1em;
  font-weight: 700;
  color: #da1a32;
  text-align: center;
}
.custom.select-species .span2.sp img {
  max-width: 125px;
  width: 100%;
}
.jai-map-container .point {
  font-size: 12px;
  height: 20px;
  width: 20px;
}
.jai-map-container .point span.bg {
  transform: translate(0%, 0%) !important;
}
.interior-pages #g-showcase .custom {
  background-size: cover;
  background-position: center;
  padding: 250px 0 0px;
  overflow: auto;
}
.interior-pages #g-showcase .custom.cnproducts {
  padding: 0 0px;
}
/**
.interior-pages #g-showcase .custom{
  background-size:cover;
  background-position:center;
  padding:150px 0 100px;
  overflow:auto;
}

.interior-pages #g-showcase .customcontact{
  	background-size:cover;
  	background-position:center;
    background-position: center 80%;
  	padding:150px 0 100px;
  	overflow:auto;
}
**/
.interior-pages #g-showcase .custom.bottom {
  background-position: bottom;
}
.interior-pages #g-showcase .custom p {
  font-size: 3em;
  font-weight: 800;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  text-align: center;
}
.interior-pages #g-showcase .custom.center {
  background-position: center;
}
.interior-pages #g-showcase .span12.inner {
  width: 100%;
  margin: auto;
  float: none;
}
.interior-pages #g-showcase .span12.inner .span6 {
  padding: 10px 20px;
  background: #DA1A32;
}
.interior-pages #g-showcase .span12.inner .span6 h3 {
  font-size: 1.7em;
  color: #ffffff;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
}
.interior-pages #g-showcase .span12.inner .span6 h3 span {
  font-size: 1.4em;
  font-weight: 600;
}
.bimeda-product.itemView h4 {
  margin-bottom: 0;
  font-size: 1.2rem;
  color: #333;
}
p.title-value {
  font-size: 1.2em;
  margin-bottom: 0;
}
.about-page #g-main {
  background-image: url('../../../../images/about-map-bkgd.jpg');
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
}
/*
#g-main.main-home{
 background: url("https://www.toptal.com/designers/subtlepatterns/patterns/extra_clean_paper.png") repeat;
}
*/
#g-main.main-home {
  padding: 0;
}
#g-main.main-home .main-a-block {
  background: #da1a32;
}
#g-main.main-home .main-a-block h2 {
  color: #ffffff;
  font-size: 2.5em;
  padding-top: 50px;
}
#g-main.main-home .main-a-block p {
  color: #ffffff;
  line-height: 1.6em;
  font-size: 20px;
}
.bimeda-home #g-showcase .select-species a, #g-feature .select-species a {
  color: #da1a32;
  display: block;
  margin: auto;
  max-width: 125px;
}
.product-page #g-navigation {
  background: #000;
}
.product-page #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.navbar {
  background: #3e3d3f;
  color: #ffffff;
  margin-bottom: 0;
  position: fixed;
  z-index: 9999;
  top: 60px;
}
.navbar .prodlogo {
  display: inline-block;
  margin: 0;
  padding: 5px 20px;
  max-width: 320px;
  font-size: 26px;
  font-weight: bold;
  text-transform: capitalize;
}
.navbar ul {
  list-style: none;
  display: inline-block;
  float: right;
  margin: 0.75rem 2.5rem 0.5rem 1rem;
}
.navbar ul li {
  display: inline-block;
  padding: 0 12px;
  font-size: 1em;
}
.navbar ul li a {
  color: #ffffff;
}
div.animal {
  background-size: cover;
  width: 100%;
  height: 390px;
  background-position: center;
}
.slogan-bar {
  display: table;
  background: #1d428a;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d428a+0,1d428a+66,3e3e3f+66,3e3e3f+100 */
  /* Old browsers */
  background: -moz-linear-gradient(left, #1d428a 0%, #1d428a 66%, #3e3e3f 66%, #3e3e3f 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1d428a 0%, #1d428a 66%, #3e3e3f 66%, #3e3e3f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #1d428a 0%, #1d428a 66%, #3e3e3f 66%, #3e3e3f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1d428a", endColorstr="#3e3e3f",GradientType=1);
  /* IE6-9 */
}
.row-fluid .span8.bar1 {
  display: flex;
  justify-content: center;
  flex-flow: row nowrap;
  align-items: center;
  width: 100%;
  min-height: 200px;
}
.slogan-bar .span4 {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.slogan-bar .bar1 .bim-product {
  position: relative;
  margin-top: -75px;
  align-self: flex-end;
  padding: 6px 20px;
}
.slogan-bar .bim-slogan {
  color: #fff;
  font-size: 2em;
  line-height: 1em;
  padding: 0 20px;
  margin-right: 10px;
}
.slogan-bar .bar3 {
  background: #3e3e3f;
  color: #ffffff;
  padding: 20px 30px;
}
.slogan-bar .bar3 p {
  margin: 0;
}
.slogan-bar .bar3 div.itemAttachmentsBlock {
  border-width: 0;
}
.slogan-bar .bar3 div.itemAttachmentsBlock span, .slogan-bar .bar3 div.itemAttachmentsBlock a {
  color: #fff;
}
.slogan-bar .bar3 div.itemAttachmentsBlock a:hover {
  border-bottom: 1px solid #ffffff;
}
.bimeda-product div.itemFullText {
  max-width: 1200px;
  width: 90%;
  margin: 0.625rem auto;
  padding: 0.938rem;
}
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
  margin-bottom: 50px;
}
.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.intrinsic-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rx-required {
  width: 140px;
  text-align: center;
  float: right;
}
.find-stockist {
  width: 240px;
  text-align: center;
  float: right;
  margin: 0 0 15px 32px;
  display: none;
  /* vjm out for usa */
}
.row-fluid.contacts .span4 {
  margin-bottom: 30px;
}
.row-fluid.contacts .span4 p {
  margin: 0;
}
.row-fluid.contacts .span4 .map-position {
  font-weight: bold;
  font-size: 20px;
}
.row-fluid.contacts .span4 p.map-position {
  font-size: 17px;
}
.row-fluid.contacts .span4 .map-head {
  font-size: 0.9em;
  font-style: italic;
}
.map-phone {
  margin-bottom: 8px;
}
.phone1:before {
  font-family: FontAwesome;
  content: "";
  padding-right: 8px;
  position: relative;
  top: 3px;
}
.fax:before {
  font-family: FontAwesome;
  content: "";
  padding-right: 8px;
  position: relative;
  top: 3px;
}
.map-desc .map-address {
  margin-bottom: 8px;
}
.map-mail:before {
  content: "";
  font-family: FontAwesome;
  padding-right: 8px;
  position: relative;
  top: 1px;
}
.map-phone:before {
  content: "";
  font-family: FontAwesome;
  padding-right: 8px;
  position: relative;
  top: 1px;
}
.map-mail a, .map-phone a {
  font-weight: normal;
}
.p-quote {
  font-size: 18px !important;
  font-style: italic;
  text-align: center !important;
  padding-bottom: 15px !important;
}
.p-user {
  font-size: 18px !important;
  text-align: center !important;
}
.p-quote:before {
  content: "";
  font-family: FontAwesome;
  position: relative;
  padding-right: 5px;
  color: #777;
}
.p-quote:after {
  content: "";
  font-family: FontAwesome;
  position: relative;
  padding-left: 5px;
  color: #777;
}
.icon-group {
  width: 100%;
  margin: auto;
  text-align: center;
}
.icon-group .p-icon {
  display: inline-block;
  font-size: 12px !important;
}
.icon-group p {
  font-size: 12px !important;
}
ul.leaders {
  display: table;
  width: 60%;
  margin: 0 0 25px 0;
  table-layout: fixed;
}
ul.leaders li {
  display: table-row;
}
ul.leaders li span {
  display: table-cell;
  padding: 0;
  vertical-align: bottom;
}
ul.leaders li span:first-child {
  text-align: left;
  font-weight: 500;
  overflow: hidden;
  position: relative;
}
ul.leaders li span:first-child:after {
  content: "";
  position: absolute;
  bottom: 8px;
  width: 1500px;
  height: 0px;
  margin-left: 5px;
  border-bottom: 2px dotted grey;
}
ul.leaders li span:last-child {
  text-align: right;
  width: 7em;
}
.navbar {
  width: 100%;
}
.navbar-brand, .navbar button {
  display: none;
}
.navbar ul {
  list-style: none;
  display: inline-block;
  float: right;
  margin: 0.75rem 2.5rem 0.5rem 1rem;
}
.navbar ul li {
  display: inline-block;
  padding: 0 12px;
  font-size: 1em;
}
.navbar ul li a {
  color: #fff;
}
.collapse {
  position: relative;
  overflow: hidden;
  padding-top: 5px;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.navbar-collapse {
  width: 75%;
  float: right;
  height: 50px;
}
div.collapsedmenu {
  display: none;
}
.bm-top.k2ItemsBlock ul {
  margin: 0;
  padding: 0;
}
.bm-top.k2ItemsBlock ul li {
  margin: 0;
}
div.k2ItemsBlock ul li div.bm-product-header {
  height: 425px;
  position: relative;
  background-size: cover;
  background-position: center;
}
div.k2ItemsBlock ul li div.bm-product-header .moduleItemIntrotext {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 10%;
  -ms-transform: translate(10%, -50%);
  transform: translate(10%, -50%);
  font-size: 40px;
  color: #fff;
  background-color: #da1a32;
  padding: 30px 10px;
  font-family: "PT Sans";
  font-weight: bold;
}
div.k2ItemsBlock ul li div.bm-product-header .moduleItemIntrotext p {
  margin: 0;
  line-height: 1.6;
}
.allplaces .catItemTags {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  font: 12px "PT Sans", serif;
  margin: 25px;
  line-height: 1.5;
}
.allplaces div.catItemTagsBlock span {
  display: none;
}
.allplaces .catItemTags li {
  float: left;
}
.allplaces .catItemTags li a {
  background: #eee;
  border-radius: 3px 0 0 3px;
  color: #999;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 5px 0 5px;
  position: relative;
  margin: 0 2px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}
.allplaces .catItemTags li a:hover {
  background-color: #da1a32;
  color: white;
}
.allplaces div.catItemTagsBlock ul.catItemTags li a:before {
  content: "";
}
.allplaces div.catItemImageBlock {
  margin: 0;
  padding: 0;
}
.allplaces .itemImageBlock {
  width: 25%;
  float: left;
}
.allplaces .itemImageBlock div.clr {
  clear: none;
}
.allplaces .itemFullText {
  width: 72%;
  float: right;
}
.us-build {
  margin: 28px 0;
}
#eb .eb-showcase {
  overflow: hidden;
  padding: 0;
}
#eb .eb-showcase-thumb.is-left {
  margin-right: 0;
}
.carousel-inner .item {
  width: 100%;
  display: block;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner .eb-showcase {
  overflow: hidden;
  padding: 0px;
  text-align: center;
  position: relative;
}
.carousel-inner .eb-showcase-content {
  position: absolute !important;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.carousel-inner .eb-post-thumb .eb-post-image {
  width: 100% !important;
  background: #333 !important;
}
#eb .carousel-inner .eb-post-thumb .eb-post-image img {
  opacity: 0.7;
}
#eb .carousel-inner .eb-showcase-title {
  font-size: 30px;
  margin: 0;
  line-height: 30px;
}
#eb .carousel-inner .eb-showcase-title a {
  color: #ffffff;
  text-shadow: 2px 2px 2px #333333;
}
#eb .carousel-inner .eb-post-category a {
  color: #ffffff;
}
#eb .text-muted {
  color: #fff !important;
}
.eb-dialog-modal {
  color: #000;
}
.eb-mod.mod-easyblogtagcloud {
  margin-top: 30px;
}
#eb .eb-showcases {
  border-width: 0;
  border-radius: 0;
}
#eb .eb-post-thumb .eb-post-image-cover {
  border: 0px solid #fff;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0);
}
.eb-post-category span, .eb-meta-category span {
  background: #333;
  padding: 2px 5px;
  margin-right: 5px;
  font-size: 10px;
}
#eb .comma-seperator > span:after {
  content: "";
  padding: 0;
}
#eb .eb-post-meta a, .eb-meta-category span a {
  color: #ffffff !important;
}
.eb-meta-category .fa-folder-open {
  content: "";
}
#eb .eb-entry-meta .fa.fa-folder-open:before {
  content: "";
}
#eb .eb-post p, #eb .eb-entry p {
  font-size: 16px;
}
#eb .eb-post h3, #eb .eb-entry h3 {
  font-size: 22px;
  margin: 0;
}
#eb.eb-mod-search {
  margin-bottom: 30px;
}
#eb .mod-btn-primary {
  color: #fff !important;
  background-color: #da1a32 !important;
  border-color: #da1a32 !important;
  font-weight: bold;
}
#eb .btn-primary {
  color: #fff !important;
  background-color: #da1a32 !important;
  border-color: #da1a32 !important;
}
#eb .eb-mod-media-thumb.fa.fa-folder:before {
  content: "";
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .interior-pages #g-showcase .customcontact {
    background-position: center 90%;
  }
  .navbar-brand, .navbar button {
    display: inline-block;
  }
  .navbar button {
    background: transparent;
  }
  .navbar {
    margin-bottom: 0;
    overflow: visible;
  }
  .navbar-brand {
    display: inline-block;
    margin: 0;
    padding-top: 0px;
    color: #fff;
  }
  .navbar-button {
    cursor: pointer;
    -webkit-appearance: button;
  }
  .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
  }
  .collapse.in {
    height: auto;
  }
  .navbar ul {
    background: #333;
    padding: 10px;
    margin-top: 0;
    border-top: 1px solid #666;
  }
  .navbar collapsedmenu ul.menu li a {
    color: #fff;
  }
  .navbar ul li {
    display: block;
  }
  .fa-bars:before {
    font-family: FontAwesome;
  }
  div.collapsedmenu {
    display: inline-block;
    float: right;
    margin-top: 12px;
    margin-right: 75px;
  }
  .collapse.in.navbar-collapse {
    height: auto;
  }
  .collapse.navbar-collapse {
    height: 5px;
  }
  #g-main.main-home .main-a-block h2 {
    font-size: 2.5em;
  }
  #g-main.main-home .main-a-block p {
    font-size: 20px;
    line-height: 1.8;
  }
  .row-fluid.about .span3 {
    height: 65px;
  }
  .us-build {
    margin: 10px 0;
  }
  div.products.catItemView {
    margin: 0 10px 15px;
    min-height: 235px;
    max-width: 285px;
  }
  #g-main .g-block.size-20 .g-content {
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .row-fluid.homepage .span8, .row-fluid.homepage .span4 {
    width: 100%;
    float: none;
  }
  .row-fluid.homepage .span4 p img {
    float: none !important;
    margin: auto !important;
  }
  #g-main.main-home .main-a-block h2 {
    font-size: 2em;
  }
  #g-main.main-home .main-a-block p {
    font-size: 18px;
    line-height: 1.6;
  }
  .bim-resources ul {
    margin: 0;
  }
  .row-fluid.about .span3 {
    height: 45px;
  }
  .us-build {
    margin: 3px 0;
    line-height: 1.2;
  }
  #k2Container.products.itemListView div.itemContainer {
    width: 50% !important;
  }
  #k2Container.products.itemListView .clr {
    clear: none;
  }
  .custom.select-species p {
    font-size: 15px;
  }
  .showdesktop {
    display: none;
  }
  .hidedesktop {
    display: block;
  }
}
@media (max-width: 767px) {
  svg {
    max-width: 250px;
  }
  .row-fluid.contacts img {
    float: none !important;
  }
  div.itemContainer {
    float: none;
    display: block;
    width: 100% !important;
  }
  .groupLeading.newspage {
    flex-direction: column;
  }
  .catItemView.newspage .catItemBody {
    height: auto;
    min-height: 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .g-offcanvas-toggle {
    position: fixed;
  }
  .select-species .row-fluid .span2 {
    width: 25%;
    float: left;
  }
  .select-species .row-fluid .span2:first-of-type, .select-species .row-fluid .span2:last-of-type {
    width: 0;
  }
  .custom.select-species p, .g-home.bimeda-home #g-showcase .g-content .special-offer h4 {
    font-size: 1em;
  }
  #g-feature h2 {
    font-size: 1.4em;
    line-height: 1.2;
  }
  #g-main.main-home .main-a-block h2 {
    font-size: 2em;
    padding-top: 0px;
  }
  #g-footer .g-block.size-19 .g-content {
    margin-top: 0;
    padding-top: 0;
  }
  #g-footer img {
    width: 45%;
  }
  .products .itemContainer {
    width: 50% !important;
  }
  .products .clr {
    clear: none;
  }
  .ja-k2filter .accordion h4 {
    font-size: 16px;
  }
  .row-fluid.slogan-bar {
    background: #3e3e3f;
  }
  .row-fluid.slogan-bar [class*="span"] {
    display: block;
    width: 100%;
  }
  .row-fluid.slogan-bar .span4.bar2 {
    background: #e86b1f;
  }
  .slogan-bar .bar2 .bim-slogan {
    color: #fff;
    font-size: 1.2em;
    line-height: 1em;
    padding: 8px 20px;
  }
  .slogan-bar .bim-product img {
    max-width: 50%;
  }
  #g-footer .size-20 .g-content, #g-footer .size-30 .g-content {
    margin-bottom: 0;
    padding-top: 0;
  }
  .about-page .nav-tabs .nav-link {
    font-size: 16px;
    padding: 8px 10px;
  }
  .about-page .tab-pane h2 {
    font-size: 1.5rem;
  }
  .us-build {
    margin: -25px 0;
    line-height: 1.2;
  }
  .us-build p {
    margin-left: 105px;
  }
  .rl_sliders.accordion {
    margin: 1em 0;
  }
  .float-right {
    width: 100%;
    border-width: 0;
  }
  .about-page .panel-body img {
    width: 85%;
  }
  .about-page div.itemFullText h3 {
    font-size: 22px;
  }
  .about-page .row-fluid.about .span1 {
    width: 15%;
    float: left;
  }
  .about-page .row-fluid.about .span3 {
    width: 35%;
    float: left;
    height: 100px;
  }
  .about-page .row-fluid.about .span3 p {
    font-size: 14px;
    display: block;
    margin-top: 16px;
    margin-left: 15px;
  }
  #g-feature .select-species .span3 {
    width: 25%;
    float: left;
    display: block;
  }
  #g-feature .select-species .span3 div.sp-inline-img {
    display: none;
  }
  #g-feature .select-species .span3 div.sp-inline-txt {
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .g-offcanvas-toggle {
    position: fixed;
  }
  .select-species .row-fluid .span2 {
    width: 25%;
    float: left;
  }
  .select-species .row-fluid .span2:first-of-type, .select-species .row-fluid .span2:last-of-type {
    width: 0;
  }
  .custom.select-species p, .g-home.bimeda-home #g-showcase .g-content .special-offer h4 {
    font-size: 1em;
  }
  #g-feature h2 {
    font-size: 1.3em;
    line-height: 1.2;
  }
  #g-feature img {
    margin: 0 auto 10px !important;
    display: block;
    width: 60%;
    float: none !important;
  }
  #g-main.main-home .main-a-block h2 {
    font-size: 2em;
    padding-top: 0px;
  }
  #g-subfeature {
    padding: 1.5rem 0%;
    line-height: 1.2em;
  }
  #g-footer .g-block.size-27 .g-content {
    margin: 0;
    padding: 20px 0 0;
  }
  #g-footer .g-block.size-19 .g-content {
    margin-top: 0;
    padding-top: 0;
  }
  #g-footer img {
    width: 60%;
  }
  .row-fluid.about {
    display: table;
  }
  .row-fluid.about [class*="span"] {
    width: 50%;
    float: left;
    min-height: 130px;
    display: table-cell;
  }
  .row-fluid.about .span1:first-of-type, .row-fluid.about .span1:last-of-type {
    width: 0;
    height: 0;
  }
  .ja-k2filter .accordion h4 {
    font-size: 16px;
  }
  .row-fluid.slogan-bar {
    background: transparent !important;
    margin-top: -60px;
    position: relative;
    float: left;
  }
  .row-fluid.slogan-bar [class*="span"] {
    display: block;
    width: 100%;
  }
  .row-fluid.slogan-bar .span4.bar2 {
    background: #DA1A32;
  }
  .slogan-bar .bar2 .bim-slogan {
    color: #fff;
    font-size: 1em;
    line-height: 1em;
    padding: 8px 20px;
  }
  .slogan-bar .bar1 .bim-product {
    margin-top: 0;
  }
  .about-page .nav-tabs .nav-link {
    font-size: 12px;
    padding: 8px 3px;
  }
  .about-page .tab-pane h2 {
    font-size: 1.2rem;
    margin-top: 30px;
  }
  .about-page h4 {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .about-page .row-fluid.about .span3 p, .about-page .row-fluid.about .span1 p {
    margin: 0;
  }
  .us-build {
    margin: -25px 0;
    line-height: 1.2;
  }
  .us-build p {
    margin-left: 105px;
  }
  .rl_sliders.accordion {
    margin: 1em 0;
  }
  .float-right {
    width: 100%;
    border-width: 0;
  }
  .about-page .panel-body img {
    width: 85%;
  }
  .about-page div.itemFullText h3 {
    font-size: 20px;
  }
  .about-page .row-fluid.about .span1 {
    width: 15%;
    float: left;
  }
  .about-page .row-fluid.about .span3 {
    width: 35%;
    float: left;
    height: 95px;
    min-height: 95px;
  }
  .about-page .row-fluid.about .span3 p {
    font-size: 14px;
    display: block;
    margin-top: 16px;
    margin-left: 15px;
  }
  #g-navigation [id*="logo-"] {
    width: 30%;
    margin: auto !important;
  }
  .uk-sticky-placeholder {
    height: 60px !important;
  }
  div.collapsedmenu {
    display: block;
  }
  .collapse.navbar-collapse {
    display: none;
  }
  #menuToggle #menu {
    width: 400px;
    background: rgba(51, 51, 51, 0.99);
  }
  #menuToggle #menu li {
    display: block;
  }
  .slogan-bar .bar3 p, .slogan-bar .bar3 div.itemAttachmentsBlock span, .slogan-bar .bar3 div.itemAttachmentsBlock a {
    font-size: 14px;
  }
  .slogan-bar .bim-slogan {
    color: #0f0f0f;
    font-size: 1em;
    line-height: 1em;
    padding: 11px 20px;
    margin-right: 10px;
  }
  h2 {
    font-size: 20px;
    margin: 0px 0 6px 0;
    line-height: 1.2;
  }
  div.itemFullText p, .table th, .table td {
    font-size: 16px;
  }
  .hide-mobile {
    display: none;
  }
  .hide-desktop {
    display: block;
  }
  .bimeda-product div.itemFullText {
    overflow: auto;
  }
  .find-stockist {
    width: 120px;
  }
  #g-main .g-block.size-20 .g-content {
    margin-top: 0;
    padding-top: 0;
  }
  #g-main .g-block.size-20 .g-content h3.g-title {
    margin: 0;
  }
  .bimeda-home #g-showcase .select-species a, #g-feature .select-species a {
    font-size: 14px;
    padding-top: 2px;
  }
  .ja-k2filter.vertical-layout li.xf_1, .ja-k2filter.vertical-layout li.xf_3, .ja-k2filter.vertical-layout li.xf_5 {
    display: none;
  }
  div.itemContainer {
    display: inline-block;
    width: 100% !important;
  }
  div.products.catItemView {
    border-width: 0px;
    min-height: 170px;
  }
  .products div.catItemHeader h3.catItemTitle {
    font-size: 16px;
  }
  .products p.active {
    font-size: 0.6em;
  }
  .products .clr {
    clear: none;
    display: inline;
  }
  .about-page .row-fluid.about .span3 {
    width: 75%;
  }
  .about-page .row-fluid.about .span1 {
    width: 20%;
  }
  .about-page .row-fluid.about .span3 p {
    margin-top: 20px;
  }
  .row-fluid.about [class*="span"] {
    min-height: 95px;
  }
  .us-build p {
    margin-left: 80px;
  }
  .row-fluid img.papa {
    width: 65px;
  }
  ul.mfg-list {
    font-size: 16px;
  }
  div.catItemView.allplaces {
    margin: 0;
  }
  div.catItemView.allplaces div.catItemLinks {
    display: none;
  }
  div.catItemView.allplaces h3.catItemTitle {
    font-size: 20px;
  }
  .allplaces .itemFullText, .allplaces .itemImageBlock {
    float: none;
    width: 100%;
  }
  .interior-pages #g-showcase .custom {
    padding: 150px 0 0px;
  }
  .interior-pages #g-showcase .span12.inner {
    width: 100%;
  }
  .interior-pages #g-showcase .span12.inner .span6 {
    padding: 6px 20px;
  }
  .interior-pages #g-showcase .span12.inner .span6 h3 {
    margin: 0;
    font-size: 1.2em;
    line-height: 1.1;
  }
  .about-page #g-main {
    padding-top: 0;
  }
  .about-page #g-main .g-content {
    margin-top: 0;
    padding-top: 0;
  }
  .about-page #g-main .g-content ul.nav-tabs {
    margin-top: 0;
  }
  #g-main {
    padding-top: 0;
  }
  ul {
    font-size: 16px;
  }
  .bimeda-product.itemView h4 {
    font-size: 1.1rem;
  }
  h3 {
    font-size: 1.3rem;
  }
  #g-feature .select-species .span3 {
    width: 25%;
    float: left;
    display: block;
  }
  #g-feature .select-species .span3 div.sp-inline-img {
    display: none;
  }
  #g-feature .select-species .span3 div.sp-inline-txt {
    display: block;
    text-align: center;
    font-size: 14px;
  }
  #g-subfeature .eb-mod-image-cover {
    width: 100% !important;
    height: 130px !important;
  }
  #g-footer {
    background: #da1a32;
    background: -moz-linear-gradient(top, #da1a32 75%, #da1a32 75%, #8e0719 75%, #8e0719 100%);
    background: -webkit-linear-gradient(top, #da1a32 75%, #da1a32 75%, #8e0719 75%, #8e0719 100%);
    background: linear-gradient(to bottom, #da1a32 75%, #da1a32 75%, #8e0719 75%, #8e0719 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#da1a32", endColorstr="#8e0719",GradientType=0);
  }
  .about-page .nav.nav-tabs {
    display: none;
  }
  .about-page .rl_tabs.outline_content > .tab-content {
    border-width: 0;
  }
  .about-page .rl_tabs.outline_content > .tab-content > .tab-pane {
    padding: 0;
  }
  .rl_tabs .tab-content > .tab-pane {
    display: block;
  }
  #g-feature .select-species {
    display: none;
  }
  .size-25 [class*="checkbox"], .size-25 [class*="multipleSelect"], .size-25 [class*="select"] {
    display: none;
  }
  h3.g-title {
    margin: 0;
  }
  form {
    margin: 0;
  }
  .g-block.size-75 .g-content, .g-block.size-25 .g-content {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  #g-feature {
    padding: 0;
  }
  #g-feature #k2Container.itemView {
    margin: 0;
    padding: 0;
  }
  div.restableOverflowShow {
    overflow-x: hidden;
  }
  .droptablestable table {
    width: 100% !important;
  }
  .droptablestable table td {
    width: auto !important;
  }
  .bim-logo {
    padding: 5px 0 10px;
  }
  .interior-pages #g-showcase .customcontact {
    background-position: -58px -100px;
    padding: 200px 0 0px !important;
  }
  .navbar {
    top: 65px;
  }
  body:lang(zh-CN) .qr-wrapper article {
    height: 540px;
  }
  body:lang(zh-CN) .qr-wrapper article p {
    font-size: 11px;
  }
  body:lang(en-GB) .qr-wrapper article {
    height: 725px;
  }
  .qr-wrapper .info.bottom-left {
    left: 0;
    width: 100%;
    top: 0;
    display: block;
    position: relative;
  }
  .qr-wrapper article img {
    width: auto;
    height: 260px;
    float: none;
    display: block;
    position: relative;
    margin: auto;
  }
  .qr-wrapper .info p:last-of-type {
    margin-bottom: 5px;
  }
  .n2-ss-slider [data-mode=fill] .n2-ss-slide-background-image {
    background-position: 75%;
  }
  #g-footer .g-block.size-20 {
    flex: 0 50%;
    width: 50%;
  }
  #g-footer .g-block.size-20 .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #g-footer .g-block.size-20 .nav {
    font-size: 14px;
    text-align: left;
  }
  #g-footer .menufooter-menu a {
    line-height: 2;
  }
  .wechat {
    justify-content: center;
  }
  .wechat img {
    max-width: 40px;
  }
  .qr-wrapper .slider-wrapper article {
    background: #ececec;
  }
  .qr-wrapper .slider-wrapper article .keep {
    font-size: 11px;
  }
}
/** Sustainabilty CSS **/
@media (min-width: 960px) and (max-width: 1200px) {
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 15px;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.2rem 0.38rem;
  }
  .g-main-nav .g-toplevel i {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .g-main-nav .g-toplevel i {
    font-size: 18px;
    margin: 0;
  }
  .g-main-nav .g-toplevel .g-menu-item-101 .g-menu-item-title {
    display: none;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.8rem 5px;
  }
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 14px;
  }
}
/*# sourceMappingURL=custom_10.css.map */