/* 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";
@import url("https://fonts.googleapis.com/css2?family=Cardo:ital@0;1&display=swap");
.webui-popover-content p {
  color: #444;
}
.webui-popover.pop-out {
  height: fit-content;
}
.droptables_table table tfoot tr td {
  border-left-width: 0px !important;
  border-right-width: 0px !important;
  background-color: transparent !important;
}
.droptables_table table tbody tr td p {
  margin: 0 !important;
}
#sreport.ebd-block .row {
  align-items: center;
}
#k2Container.Theraderm .bar3 .species {
  display: none;
}
.btn-corp .df-popup-button {
  background-color: #d21b34;
  border: 2px solid #d21b34;
  color: #fff;
  line-height: 50px;
  margin: 10px 0;
  padding: 0 20px 0 20px;
  font-weight: 600;
  font-size: 18px;
}
.btn-corp .df-popup-button:hover {
  background: #fff;
  color: #d21b34;
}
/**new values **/
.row.values {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
.row.values .col.fig-width {
  width: 100%;
  max-width: 130px;
  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;
}
/** ABOUT BIMEDA STORY SECTION **/
.text-center {
  text-align: center !important;
}
.mb-4, .my-4 {
  margin-bottom: 1.5rem !important;
}
.mt-4, .my-4 {
  margin-top: 1.5rem !important;
}
.mt-5, .my-5 {
  margin-top: 3rem !important;
}
.font-italic {
  font-style: italic !important;
}
.text-right {
  text-align: right !important;
}
.p-3 {
  padding: 1rem !important;
}
.ml-2, .mx-2 {
  margin-left: 0.5rem !important;
}
.mr-2, .mx-2 {
  margin-right: 0.5rem !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
.h6 {
  font-family: Source Sans Pro, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  color: #1d428a;
  letter-spacing: 0em;
  font-weight: 500;
  line-height: 1.2em;
  text-transform: none;
}
.wf_caption span {
  font-size: 14px;
  line-height: 1.2;
  padding-top: 6px;
}
#entry-18 .eb-entry-article .eb-image.eb-post-thumb {
  display: none;
}
.row-fluid.flexbook {
  display: flex;
  align-items: center;
}
.row-fluid.flexbook .span4 p {
  border: 1px solid #ededed;
  max-width: 300px;
}
.row-fluid.flexbook .btn-special {
  color: #333;
  background-color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  position: relative;
  border: 0;
  text-align: center;
  padding: 25px 35px;
  width: 100%;
}
.row-fluid.flexbook .btn-special .btn-text {
  margin-right: 55px;
}
.row-fluid.flexbook a.p-0 {
  display: block;
}
.row-fluid.flexbook .btn-special [class*="fa"] {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #da1932;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  font-size: 16px;
}
.row-fluid.flexbook .btn-special:hover {
  background: #da1932;
  color: #fff;
}
.row-fluid.flexbook .btn-special:hover [class*="fa"] {
  background: #fff;
  color: #da1932;
}
.row-fluid.vmv {
  background-color: #f4f4f4;
  margin-bottom: 30px;
  display: flex;
}
.row-fluid.vmv:nth-of-type(odd) {
  border-radius: 0 0 0 45px;
}
.row-fluid.vmv:nth-of-type(even) {
  border-radius: 0 0 45px 0;
}
.row-fluid.vmv .span6 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 250px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/** PDF ICON BEFORE ATTACHMENTS **/
.slogan-bar .bar3 div.itemAttachmentsBlock a:before {
  content: "";
  font-family: FontAwesome;
}
.slogan-bar .bar3 div.itemAttachmentsBlock ul.itemAttachments li {
  display: inline-block;
}
/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline-body ul li {
  list-style: disc;
}
.timeline, .timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}
.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}
.timeline .timeline-item:before, .timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item .timeline-badge {
  color: #fff;
  width: 54px;
  height: 54px;
  line-height: 52px;
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -25px;
  background-color: #333;
  border: 3px solid #ffffff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline .timeline-item .timeline-badge i, .timeline .timeline-item .timeline-badge .fa, .timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}
.timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba;
}
.timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de;
}
.timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f;
}
.timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10;
}
.timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f;
}
.timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  border: 1px solid #777;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline .timeline-item .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  border-top: 16px solid transparent;
  border-left: 16px solid #777;
  border-right: 0 solid #777;
  border-bottom: 16px solid transparent;
  content: " ";
}
.timeline .timeline-item .timeline-panel .timeline-title {
  margin: 0;
  color: inherit;
  font-size: 18px;
}
.timeline .timeline-item .timeline-panel .timeline-body > p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.2;
}
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.4;
}
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  padding-left: 20px;
}
.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}
.timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}
.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}
.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 20px 0px 20px 0px;
  display: inline-block;
}
.timeline-horizontal:before {
  height: 3px;
  top: auto;
  bottom: 26px;
  left: 56px;
  right: 0;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item {
  display: table-cell;
  height: 280px;
  width: 20%;
  min-width: 320px;
  float: none !important;
  padding-left: 0px;
  padding-right: 20px;
  margin: 0 auto;
  vertical-align: bottom;
}
.timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto;
  bottom: -16px;
  left: 28px !important;
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #777 !important;
  border-bottom: 0 solid #777 !important;
  border-left: 16px solid transparent !important;
}
.timeline-horizontal .timeline-item:before, .timeline-horizontal .timeline-item:after {
  display: none;
}
.timeline-horizontal .timeline-item .timeline-badge {
  top: auto;
  bottom: 0px;
  left: 43px;
}
.img-container {
  position: relative;
  text-align: center;
  color: white;
}
/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
  padding: 3px 10px;
}
.bottom-left.black-bkgd {
  background: #333;
}
.row-fluid.usa-locs .span4 .bottom-left {
  left: 0;
  width: 100%;
  font-size: 12px;
}
/** END OF ABOUT BIMEDA STORY SECTION **/
.bim-product img {
  width: 100%;
}
.bimeda-home #g-feature .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}
.flex-container > div {
  width: 250px;
  margin: 10px;
  text-align: center;
  line-height: 75px;
}
.flex-container > div p {
  font-size: 16px;
  text-align: center;
}
#eb .eb-card__ft time {
  color: #595959;
}
.ja-k2filter label {
  font-size: 15px;
}
label.group-label sup {
  font-size: 90%;
  top: 0;
}
#g-navigation .g-block a.bim-logo, .bimeda-home #logo-6078-particle a.bim-logo {
  display: block;
  height: 65px;
}
#g-navigation .g-main-nav .g-toplevel li.g-menu-item-101 .g-menu-item-container {
  padding-top: 0.9rem;
}
body {
  font-size: 16px;
}
h1, h2, h3, h4, h5 {
  font-weight: 700;
  color: #DA1A32;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
}
.onlymobile {
  display: none;
}
#eb h2.eb-card__title {
  font-size: 20px;
}
#eb .eb-card__bd-content.mt-20 {
  margin-top: 5px !important;
}
#eb .eb-card.is-featured:not(.is-mobile) .eb-card__hd {
  -webkit-flex: 1 0 70%;
  -ms-flex: 1 0 70%;
  flex: 1 0 70%;
}
#eb .eb-card.is-featured:not(.is-mobile) .eb-card__content {
  -webkit-flex: 1 0 30%;
  -ms-flex: 1 0 30%;
  flex: 1 0 30%;
}
#eb .eb-entry-date {
  color: #888 !important;
}
#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 .ebd-block[data-type="text"] {
  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: "";
}
/** COMPLIANCE **/
.ebox-ys-buttons a {
  background: #176332 !important;
}
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #fff;
}
#eb .mod-muted {
  color: #575757;
}
#eb .eb-entry h1 {
  font-size: 2rem;
  margin-bottom: 0;
}
#eb .eb-entry h2 {
  font-size: 1.9rem;
  margin-bottom: 0;
}
#eb .eb-entry h3 {
  font-size: 1.5rem;
  margin-bottom: 0;
}
h4, #eb .eb-entry h4 {
  font-size: 1.4rem;
  margin-bottom: 0;
}
#eb .eb-entry h5 {
  font-size: 1.2rem;
  margin-bottom: 0;
}
.bim-info {
  background: #e6e7e9;
  padding: 10px 20px;
  max-width: 820px;
  width: 100%;
  line-height: 1.2;
  font-size: 15px;
}
.interior-pages #g-showcase .custom.nolabel {
  padding: 90px 0 81px;
}
.interior-pages #g-showcase h3.itemCOVID {
  text-align: center;
  color: #ffffff;
  font-size: 2.6em;
  font-weight: 500;
}
div.products div.catItemImageBlock {
  margin: 0;
}
div.products div.catItemHeader a {
  display: block;
}
div.products div.catItemHeader a h3 {
  color: #232323;
}
div.products div.catItemHeader a:hover h3 {
  color: #da1a32;
}
div.products div.catItemHeader a p.active {
  color: #232323;
  font-weight: 400;
}
p span.cosecure {
  font-weight: bold;
  color: #50b1e2;
}
p span.coseicure {
  font-weight: bold;
  color: #2c2b7b;
}
p span.coseicure span {
  color: #e31937;
}
.ebd-block.e-heading {
  background: #2c2b7b;
  padding: 10px;
}
.ebd-block.e-heading h3 {
  color: #fff;
}
#eb .ebd-block.eb-noborder .eb-image-viewport {
  border-width: 0;
}
.dipper-pages .eb-entry-head, .dipper-pages .eb-entry-nav {
  display: none;
}
.disclaim h4 {
  margin: 30px 0 0;
  font-size: 0.85em;
}
.disclaim p {
  color: #757575;
  font-style: italic;
  margin: 0;
  font-size: 0.85em;
}
#best.city table.table th {
  background: #f0f0f0;
  vertical-align: middle;
}
#scab .sheep-container {
  position: relative;
}
#scab .sheep-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #008CBA;
}
#scab .sheep-container:hover .sheep-overlay {
  opacity: 1;
}
#scab .sheep-container .sheep-overlay .text {
  color: transparent;
}
#scab .sheep-container:hover .sheep-overlay .text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  line-height: 1.2;
  font-weight: 600;
}
ul.buggy, ul.starry {
  margin-left: 45px;
}
ul.buggy li, ul.starry li {
  margin: 12px 0px;
  line-height: 1.2;
}
ul.buggy li:before {
  font-family: FontAwesome;
  content: "";
  margin-left: -20px;
  margin-right: 6px;
}
ul.starry li:before {
  font-family: FontAwesome;
  content: "";
  margin-left: -20px;
  margin-right: 6px;
}
#best .bm-focus {
  padding: 20px;
  background: red;
  color: #fff;
  font-size: 1.2em;
  border-radius: 5px;
  float: right;
  width: 30%;
  margin: 30px;
}
.slide_menu {
  z-index: 1;
}
/*Fun begins*/
.tab_container {
  width: 90%;
  margin: 0 auto;
  padding-top: 70px;
  position: relative;
}
.tab_container input, .tab_container section {
  clear: both;
  padding-top: 10px;
  display: none;
}
.tab_container label {
  font-weight: 700;
  font-size: 18px;
  display: block;
  float: left;
  width: 48%;
  padding: 1.5em;
  color: #3e3e3f;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #f0f0f0;
}
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5 {
  display: block;
  padding: 20px;
  background: #fff;
  color: #3e3e3f;
  border-bottom: 2px solid #f0f0f0;
}
.tab_container .tab-content p, .tab_container .tab-content h3, .tab_container .tab-content h2, .tab_container .tab-content h4, .tab_container .tab-content ul, .tab_container .tab-content table, .tab_container .tab-content .span3 {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;
}
.tab_container .tab-content h3 {
  text-align: center;
}
.tab_container [id^="tab"]:checked + label {
  background: #fff;
  box-shadow: inset 0 3px #da1a32;
}
.tab_container [id^="tab"]:checked + label .fa {
  color: #da1a32;
}
.tab_container label .fa {
  font-size: 1.3em;
  margin: 0 0.4em 0 0;
}
/*Media query*/
@media only screen and (max-width: 930px) {
  .tab_container label span {
    font-size: 14px;
  }
  .tab_container label .fa {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .tab_container label span {
    display: none;
  }
  .tab_container label .fa {
    font-size: 16px;
  }
  .tab_container {
    width: 98%;
  }
}
/*Content Animation*/
@keyframes fadeInScale {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
#eb h2.eb-card__title {
  font-size: 20px;
}
#eb .eb-card__bd-content.mt-20 {
  margin-top: 5px !important;
}
#eb .eb-card.is-featured:not(.is-mobile) .eb-card__hd {
  -webkit-flex: 1 0 70%;
  -ms-flex: 1 0 70%;
  flex: 1 0 70%;
}
#eb .eb-card.is-featured:not(.is-mobile) .eb-card__content {
  -webkit-flex: 1 0 30%;
  -ms-flex: 1 0 30%;
  flex: 1 0 30%;
}
#eb .eb-entry-date {
  color: #888 !important;
}
#g-navigation.errorpage {
  background-image: url('../../../../images/banners/flock-sheep-dippers.jpeg');
  background-size: cover;
  height: 400px;
}
#g-navigation.errorpage .g-container {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.99) 1%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.99) 1%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.99) 1%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#00ffffff",GradientType=0);
  width: 100%;
}
#g-navigation.errorpage .g-container .g-grid {
  width: 80%;
  margin: auto;
}
.showdesktop {
  display: block;
}
.hidedesktop {
  display: none;
}
.largescreens {
  display: block;
}
.smallscreens {
  display: none;
}
.productpageslide {
  margin-top: 30px;
}
.welcome h2 {
  margin-top: 0;
}
.welcome .g-content {
  padding-top: 0;
}
.bim-logo {
  padding-top: 5px;
  display: block;
}
.bim-logo svg {
  max-width: 180px;
  max-height: 65px;
}
.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: #da1a32;
  transition: color 0.3s ease;
  font-weight: bold;
}
a:hover {
  color: #232323;
}
.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;
}
.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 .fa-home {
  opacity: 1;
  font-size: 25px;
  position: relative;
  top: 2px;
}
.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 20px;
  padding: 0 0 0 12px;
  max-width: 285px;
}
.greenbox {
  padding: 12px 18px;
  background: #00a499;
  color: #fff;
  font-weight: 600;
}
.greenbox a {
  color: #fff;
  border-bottom: 1px dashed #fff;
}
.greenbox a:hover {
  border-bottom: 1px solid #fff;
}
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;
}
.return-btn a {
  color: #ffffff;
}
.return-btn:hover {
  background: #ffffff;
}
.return-btn:hover a {
  color: #da1a32;
}
.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: #F6F6F6;
  /**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 80%, #da1a32 80%, #8e0719 80%, #8e0719 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #da1a32 80%, #da1a32 80%, #8e0719 80%, #8e0719 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #da1a32 80%, #da1a32 80%, #8e0719 80%, #8e0719 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#da1a32", endColorstr="#8e0719",GradientType=0);
  /* IE6-9 */
}
#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 {
  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):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container, #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, #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: 230px;
  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: 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;
  margin-left: 0;
}
.interior-pages #g-showcase .span12.inner .span6 h1 {
  font-size: 1.7em;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
}
.interior-pages #g-showcase .span12.inner .span6 h1 span {
  font-size: 1.4em;
  font-weight: 600;
}
.bimeda-product.itemView .h4, .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;
}
.select-species h2 {
  font-size: 18px;
  text-align: center;
  margin: 0;
  color: #9F1323 !important;
}
.select-species h2 a {
  color: #da1a32 !important;
}
.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: 65px;
}
.navbar .prodlogo {
  display: inline-block;
  margin: 0;
  padding: 5px 0px 5px 20px;
  max-width: 336px;
  font-size: 23px;
  font-weight: bold;
  text-transform: capitalize;
  color: #fff;
  font-family: "Avenir Next", "Avenir", sans-serif;
}
.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: 1.5em;
  line-height: 1em;
  padding: 0 20px;
  margin-right: 10px;
  width: 50%;
}
.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, .row-fluid.contacts .span6 {
  margin-bottom: 30px;
}
.row-fluid.contacts .span4 p, .row-fluid.contacts .span6 p {
  margin: 0;
}
.row-fluid.contacts .span4 .map-position, .row-fluid.contacts .span6 .map-position {
  font-weight: bold;
  font-size: 20px;
}
.row-fluid.contacts .span4 p.map-position, .row-fluid.contacts .span6 p.map-position {
  font-size: 17px;
}
.row-fluid.contacts .span4 .map-head, .row-fluid.contacts .span6 .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: 72%;
  float: right;
  height: 50px;
  padding: 0;
}
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, .allplaces .tagItemTags {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  font: 12px "PT Sans", serif;
  margin: 25px;
  line-height: 1.5;
}
.allplaces div.catItemTagsBlock span, .allplaces div.tagItemTagsBlock span {
  display: none;
}
.allplaces .catItemTags li {
  float: left;
}
.allplaces .catItemTags li a, .allplaces .tagItemTags 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, .allplaces .tagItemTags li a:hover {
  background-color: #da1a32;
  color: white;
}
.allplaces div.catItemTagsBlock ul.catItemTags li a:before, .allplaces div.tagItemTagsBlock ul.tagItemTags 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;
}
.allplaces div.tagItemView {
  margin-bottom: 48px;
  width: 25%;
  float: left;
}
.allplaces div.tagItemHeader h2.tagItemTitle {
  padding: 10px 0 4px 0;
  margin: 0;
  font-size: 1.5rem;
}
.allplaces .tagItemView:nth-of-type(5) {
  clear: both;
}
#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, #eb .eb-post ul li, #eb .eb-entry ul li {
  font-size: 16px !important;
}
#eb .eb-post h3, #eb .eb-entry h3 {
  font-size: 22px !important;
  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: "";
}
.ebd-block.grey-bkgd {
  background: #e9eaf2;
  margin: 0 !important;
  padding: 0px 50px;
}
.ebd-block.grey-bkgd.first {
  padding-top: 30px;
}
.ebd-block.grey-bkgd.last {
  padding-bottom: 10px;
  margin-bottom: 30px !important;
}
.ebd-block.grey-bkgd h3 {
  color: #25327b;
}
#eb .eb-image-viewport {
  border: 0px solid #ddd;
}
.imageboxcaption .eb-image-caption {
  padding: 10px 20px 18px;
  background: #ca2536;
  color: #fff;
  font-size: 14px;
  text-align: left;
}
ul.responsive-tabbed-table {
  display: flex;
  top: 0px;
  z-index: 10;
  padding-bottom: 0px;
  margin: 0;
}
ul.responsive-tabbed-table li {
  list-style: none;
  flex: 1;
}
ul.responsive-tabbed-table li:last-child {
  border-right: 1px solid #DDD;
}
ul.responsive-tabbed-table li button {
  width: 100%;
  border: 1px solid #fff;
  padding: 10px;
  background: #ddd;
  font-size: 14px;
  font-weight: bold;
  height: 60px;
  color: #999;
}
ul.responsive-tabbed-table li.active button {
  background: #2c2b7b;
  color: #fff;
}
table.tabbed-table {
  border-collapse: collapse;
  width: 100%;
}
table.tabbed-table th {
  background: #F5F5F5;
  display: none;
}
table.tabbed-table td, table.tabbed-table th {
  height: 53px;
}
table.tabbed-table td, table.tabbed-table th {
  border: 1px solid #DDD;
  padding: 10px;
  empty-cells: hide;
}
table.tabbed-table td, table.tabbed-table th {
  text-align: left;
}
table.tabbed-table td + td, table.tabbed-table th + th, table.tabbed-table td + td + td, table.tabbed-table th + th + th {
  text-align: center;
  display: none;
}
table.tabbed-table td.default {
  display: table-cell;
}
table.tabbed-table .bg-blue {
  border-top: 3px solid #2c2b7b;
  text-align: left;
  vertical-align: middle;
}
table.tabbed-table .sep {
  background: #F5F5F5;
  font-weight: bold;
}
table.tabbed-table .hide {
  border: 0;
  background: none;
}
@media (min-width: 640px) {
  ul.responsive-tabbed-table {
    display: none;
  }
  table.tabbed-table td, table.tabbed-table th {
    display: table-cell !important;
  }
  table.tabbed-table td, table.tabbed-table th {
    width: 330px;
  }
  table.tabbed-table td + table.tabbed-table td, table.tabbed-table th + table.tabbed-table th {
    width: auto;
  }
}
table.large-table {
  border-spacing: 0;
}
table.large-table td, table.large-table th {
  padding: 0.5em;
}
table.large-table th {
  font-weight: bold;
  text-align: left;
}
table.large-table thead th {
  background-color: #da1a32;
  color: white;
  padding: 8px 10px;
  text-align: center;
}
table.large-table thead th:first-of-type {
  background: #fff;
}
table.large-table tbody th {
  background-color: #eb687f;
  color: white;
  text-align: center;
  vertical-align: middle;
}
table.large-table td {
  text-align: center;
  vertical-align: middle;
}
table.large-table td > div {
  float: right;
  text-align: left;
}
@media only screen and (max-width: 40em) {
  table.large-table {
    border-width: 0;
  }
  table.large-table tbody th {
    background-color: #da1a32;
    border-width: 0;
  }
  table.large-table thead th:not(:first-child) {
    display: none;
    border-width: 0px;
  }
  table.large-table tr {
    border-width: 0;
  }
  table.large-table td, table.large-table th {
    display: block;
    clear: both;
    border-width: 0;
  }
  table.large-table tbody {
    background: #eee;
  }
  table.large-table td {
    text-align: left;
    background: #eee;
  }
  table.large-table td[data-th]:before {
    content: attr(data-th);
    float: left;
    font-weight: bold;
    margin-right: 25px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
  .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;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1200px) {
  div.collapsedmenu {
    display: inline-block;
    float: right;
    margin-top: 12px;
    margin-right: 75px;
  }
  .collapse.in.navbar-collapse {
    height: auto;
  }
  .collapse.navbar-collapse {
    height: 5px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  #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) {
  #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;
  }
}
@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;
    float: right !important;
  }
  #g-main.main-home .main-a-block h2 {
    font-size: 2em;
    padding-top: 0px;
  }
  #g-subfeature {
    padding: 1.5rem 10%;
    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;
    display: block;
    text-align: center;
  }
  .about-page .nav-tabs .nav-link {
    font-size: 12px;
    padding: 8px 3px;
  }
  .about-page .tab-pane h2 {
    font-size: 1.2rem;
  }
  .about-page h4 {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .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: 65%;
    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: 20px;
    line-height: 1em;
    padding: 11px 20px;
    margin-right: 10px;
    text-align: center;
    width: 100%;
  }
  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.global .row-fluid.about .span4 {
    width: 75%;
    padding-left: 20px;
  }
  .about-page.global .row-fluid.about .span4 p {
    margin-bottom: 0;
  }
  .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;
  }
  .about-page.global .row-fluid.about [class*="span"] {
    min-height: 100px;
  }
  .about-page.global .row-fluid.about .span1:first-of-type {
    width: 0%;
  }
  .about-page.global .row-fluid.about .span1:last-of-type {
    min-height: 0 !important;
  }
  .us-build p {
    margin-left: 80px;
  }
  .row-fluid img.papa, .row-fluid img.mama, .row-fluid img.baby {
    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 ul.nav-tabs li.nav-item.ieabout a {
    height: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 70px;
    white-space: nowrap;
    font-size: 14px;
  }
  .about-page ul.nav-tabs li.nav-item.iebuild a {
    height: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 220px;
    white-space: nowrap;
    font-size: 14px;
  }
  #g-feature .select-species {
    display: none;
  }
  .size-25 [class*="checkbox"] {
    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;
  }
  .clear-mobile {
    clear: both;
  }
  .float-right {
    border-width: 0px;
    margin: 10px 0 10px 4px;
    padding: 0;
    max-width: 100%;
    float: left !important;
  }
  #eb.is-mobile .eb-showcase-content {
    width: 90%;
  }
  .carousel-inner .eb-showcase-content {
    bottom: -28%;
    top: auto;
  }
  #eb .carousel-inner .eb-showcase-title {
    font-size: 20px;
    margin: 0;
    line-height: 1.2;
  }
  .droptablestable table {
    width: 100% !important;
  }
  .droptablestable td {
    width: auto !important;
    min-width: auto !important;
  }
  .droptablestable td:first-of-type {
    width: 100px !important;
  }
  .products-content .productpageslide .n2-ss-slide-background-image {
    background-position: 70% 85% !important;
  }
  .bimeda-product .row-fluid.slogan-bar img {
    width: auto;
    max-height: 250px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .bimeda-product .row-fluid img {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .largescreens {
    display: none;
  }
  .smallscreens {
    display: block;
  }
  .smallscreens .ja-k2filter.vertical-layout [class*="magicSelect_"] {
    clear: none;
    width: 48%;
    margin-bottom: 8px;
  }
  .smallscreens ul.ja-k2filter label button.select {
    display: block !important;
  }
  .interior-pages #g-showcase .span12.inner .span6 h3 {
    font-weight: 400;
  }
  .n2-section-smartslider.full-species-slider .n2-ss-slider .n2-ss-slide-background-image {
    background-position: 70% 50%;
  }
  h2.itemTitle {
    display: none;
  }
  .notmobile {
    display: none;
  }
  .onlymobile {
    display: block;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  div.largetable .droptablestable table td {
    width: auto;
    min-width: auto;
  }
}
/** 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 span.fa {
    font-size: 15px;
  }
  #g-navigation .g-main-nav .g-toplevel li.g-menu-item-101 .g-menu-item-container {
    padding-top: 1.2rem;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .g-main-nav .g-toplevel span.fa {
    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;
  }
  #g-navigation .g-main-nav .g-toplevel li.g-menu-item-101 .g-menu-item-container {
    padding-top: 1.75rem;
  }
}
/*# sourceMappingURL=custom_9.css.map */