/* 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
 */

@import url("https://fonts.googleapis.com/css?family=Abril+Fatface");
.mb-3 {
  margin-bottom: 20px;
}
.newhomepage #g-showcase {
  background-color: #000;
  padding: 0;
}
.newhomepage #g-feature {
  padding-top: 0;
  position: relative;
  border-top: 10px solid #ffd600;
}
.newhomepage #g-feature .moduletable.newSlogan {
  margin-top: -80px;
}
.newhomepage #g-feature .g-content, .newhomepage #g-main .g-content, .new-research #g-main .g-content {
  margin: 0;
  padding: 0;
}
.newhomepage .rl_tabs.polytabs.color_inactive_handles > ul.nav > li.active > a, .newhomepage .rl_tabs.color_inactive_handles > ul.nav > li.active > a:hover {
  background-color: #ffd600;
  padding: 14px 12px 8px;
  color: #000;
}
.newhomepage .rl_tabs.polytabs.color_inactive_handles > ul.nav > li > a {
  background-color: #b2b2b2;
}
.newhomepage .rl_tabs.polytabs > ul.nav-tabs > li > a {
  font-weight: 600;
  color: #fff;
  font-size: 18px;
  line-height: 1;
}
.newhomepage .rl_tabs.polytabs .tab-content {
  border-top: 5px solid #707070;
}
.newhomepage .rl_tabs.polytabs.color_inactive_handles > ul.nav > li > a {
  margin-right: 0;
  border-radius: 0;
}
.newhomepage .rl_tabs.polytabs ul li {
  margin-bottom: 12px;
}
.newhomepage #g-main {
  background-color: #104987;
}
.newhomepage .rl_tabs.polytabs .tab-content h2, .new-faqs h2 {
  font-size: 24px;
  font-weight: 600;
}
.newhomepage .rl_tabs.polytabs .tab-content h3 {
  font-size: 20px;
  padding: 0;
}
.newhomepage .rl_tabs.polytabs .tab-content h4 {
  font-size: 18px;
}
.newhomepage .rl_tabs.polytabs .tab-content p, .newhomepage .rl_tabs.polytabs .tab-content ul li {
  font-size: 16px;
}
.newhomepage .rl_tabs.polytabs .tab-content .Rtable-cell {
  font-size: 16px;
  padding: 2px 5px;
}
.newSlogan img {
  width: 100%;
  max-width: 800px;
  display: block;
  margin: auto;
}
.newSlogan h1, .new-research h1, .new-faqs h1 {
  text-align: center;
  font-size: 25px;
  margin-bottom: 5px;
}
.rl_tabs.outline_content > .tab-content > .tab-pane {
  padding: 12px 50px 30px;
}
.btn-poly {
  background-color: #ffd600;
  background-image: -moz-linear-gradient(top, #ffe47c, #ffd600);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffe47c), to(#ffd600));
  background-image: -webkit-linear-gradient(top, #ffe47c, #ffd600);
  background-image: -o-linear-gradient(top, #ffe47c, #ffd600);
  background-image: linear-gradient(to bottom, #ffe47c, #ffd600);
  background-repeat: repeat-x;
  border-color: #104987;
  border-width: 2px;
  border-radius: 20px;
  padding: 5px 20px;
  font-weight: 600;
  font-size: 16px;
}
.btn-poly.btn:hover {
  background-color: #ffd600;
}
.newhomepage #g-subfeature {
  background-color: #b5b5b5;
}
.newhomepage #g-subfeature p {
  color: #fff;
}
.newhomepage #g-subfeature hr {
  max-width: 50%;
  margin: auto;
  border-color: #ffd600;
}
.new-experts .expert-vids .span6, .new-experts .expert-vids .span3 {
  margin-bottom: 30px;
  padding: 10px;
}
.new-experts .expert-vids .yellow {
  background-color: #ffd600;
}
.new-experts .expert-vids .navy {
  background-color: #004987;
}
.new-experts .expert-vids .vid-bkgd {
  background-color: #fff;
  padding: 10px;
  min-height: 270px;
}
.new-experts .expert-vids .span6 .vid-img, .new-experts .expert-vids .span3 .vid-img {
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.new-experts .expert-vids .span6 .vid-img {
  height: 270px;
}
.new-experts .expert-vids .span3 .vid-img {
  height: 180px;
}
.new-experts .expert-vids .vid-bkgd p {
  text-align: center;
  font-style: italic;
  font-size: 16px;
  margin: 0;
  line-height: 1.4;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .new-experts .expert-vids .span3 .vid-img {
    height: 140px;
  }
  .new-experts .expert-vids .vid-bkgd {
    min-height: 265px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .row-fluid.expert-vids .span3 {
    width: 48.9361702128%;
    margin-left: 9px;
    margin-bottom: 12px;
    float: left;
  }
  .new-experts .expert-vids .span3 .vid-img {
    height: 140px;
  }
  .new-experts .expert-vids .vid-bkgd {
    min-height: 265px;
  }
  .new-experts .expert-vids .span3 .vid-img {
    height: 230px;
  }
  .new-experts .expert-vids .vid-bkgd {
    min-height: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .row-fluid.expert-vids .span3 {
    width: 47.9361702128%;
    margin-left: 9px;
    margin-bottom: 12px;
    float: left;
  }
  .new-experts .expert-vids .span3 .vid-img {
    height: 140px;
  }
  .new-experts .expert-vids .vid-bkgd {
    min-height: 270px;
  }
  .new-experts .expert-vids .span3 .vid-img {
    height: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .new-experts .expert-vids .span3 .vid-img {
    height: 250px;
  }
}
.new-experts #k2Container, .new-experts #g-main, .new-experts #g-main .g-content {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.new-experts #g-subfeature {
  padding: 0;
  border-width: 0;
}
.new-experts .expert-banner {
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
}
.threeimages.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
}
.threeimages.row .topPimage {
  width: 100%;
  height: 60vh;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  border-width: 0 2px 0 2px;
  border-color: #fff;
  border-style: solid;
  margin: 0;
  padding: 0;
  flex: 0 0 25%;
  max-width: 25%;
}
.new-experts .mod-exp-slogan {
  position: absolute;
  width: 100%;
}
.new-experts .mod-exp-slogan .exp-slogan-img {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: -150px;
  background: rgba(0, 73, 135, 0.56);
  background: linear-gradient(0deg, rgba(0, 73, 135, 0.7525385154) 0%, rgba(255, 255, 255, 0) 100%);
  height: 150px;
}
.new-experts .mod-exp-slogan .exp-slogan-img h1 {
  color: #fff !important;
  text-shadow: 4px 2px 2px #42445a;
  margin: 0;
  font-size: 38px;
}
@media only screen and (min-width: 767px) and (max-width: 960px) {
  .new-experts .mod-exp-slogan .exp-slogan-img img {
    max-width: 300px;
  }
  .new-experts .mod-exp-slogan .exp-slogan-img h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 766px) {
  .new-experts .mod-exp-slogan .exp-slogan-img {
    flex-direction: column;
    margin-top: -150px;
  }
  .new-experts .mod-exp-slogan .exp-slogan-img h1 {
    font-size: 30px;
    margin: 0;
    line-height: 1.2;
  }
  .newhomepage .rl_tabs.polytabs .tab-content .Rtable-cell img {
    max-width: 200px;
  }
  .newhomepage .rl_tabs.polytabs .tab-content p {
    text-align: center;
  }
  .newhomepage .rl_tabs.polytabs .tab-content .Rtable-cell {
    line-height: 1.2;
    font-size: 16px;
    padding: 2px 0;
    margin: 0;
    border-width: 0;
  }
}
.new-faqs #g-main {
  padding-top: 0;
}
.new-faqs .poly-tabs .accordion-heading .accordion-toggle span {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  text-transform: uppercase;
}
.new-faqs .rl_sliders.accordion > .accordion-group > .accordion-heading > a {
  font-size: 18px;
}
.new-faqs .rl_sliders.accordion.poly-tabs > .accordion-group .panel-heading {
  padding: 0;
}
.new-faqs .rl_sliders.accordion .accordion-group.active .accordion-body {
  border-top: 1px solid #004987;
  background-color: rgba(0, 73, 135, 0.05);
}
.new-faqs .rl_sliders.accordion .accordion-group.active .accordion-body p:last-of-type {
  margin-bottom: 0;
}
.new-faqs .rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
  padding: 5px 15px 3px;
}
.new-faqs .rl_sliders.accordion.poly-tabs > .accordion-group:last-of-type .panel-heading {
  border-bottom-width: 1px;
}
.new-faqs .rl_sliders.accordion.poly-tabs > .accordion-group > .accordion-body > .accordion-inner {
  border-width: 0;
  padding: 30px;
}
.new-faqs .rl_sliders.accordion.poly-tabs > .accordion-group > .accordion-body > .accordion-inner p {
  margin-top: 0;
}
.new-faqs .top.faq {
  margin-top: 50px;
}
.new-faqs .top.faq ol li {
  margin: 12px 0;
}
.new-faqs .episode .story {
  font-size: 18px;
}
.rl_sliders.accordion.poly-tabs > .accordion-group.active > .accordion-heading > a.accordion-toggle {
  background-color: #004987;
  color: #fff;
}
.container {
  width: 95%;
  max-width: 1220px;
  margin: 0 auto;
}
.episode {
  display: grid;
  grid-template-columns: 1fr 12fr;
  position: relative;
  align-items: center;
  margin: 5px 0;
  border-bottom: 2px solid #fff;
  padding-bottom: 5px;
}
.episode:last-of-type {
  border-width: 0;
  margin-bottom: 0;
}
.episode__number {
  font-size: 25px;
  font-weight: 600;
  padding: 0;
  position: sticky;
  top: 0;
  text-align: center;
  height: 40px;
  transition: all 0.2s ease-in;
}
.episode__content {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
  padding: 0px 0;
}
.episode__content p {
  margin: 0;
}
.episode__content .title {
  font-weight: 600;
}
.episode__content .story {
  line-height: 26px;
}
@media (max-width: 600px) {
  .episode__content {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 576px) {
  .episode__content .story {
    font-size: 15px;
  }
}
.new-research #g-main {
  margin-top: 0;
  padding-top: 0;
}
.new-research .polypapers .span4.navy, .new-research .polypapers .span4.yellow {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
  margin-bottom: 30px;
  border-bottom: 5px solid #004987;
  justify-content: space-between;
}
.new-research .polypapers.large .span4.navy, .new-research .polypapers.large .span4.yellow {
  height: 725px;
}
.new-research .polypapers.medium .span4.navy, .new-research .polypapers.medium .span4.yellow {
  height: 700px;
}
.new-research .polypapers.small .span4.navy, .new-research .polypapers.small .span4.yellow {
  height: 650px;
}
.new-research .polypapers .span4.navy a {
  background: #004987;
  padding: 5px;
}
.new-research .polypapers .span4.navy img.coverpaper {
  background: #fff;
  width: 200px;
}
.new-research .polypapers .span4.yellow a {
  padding: 5px;
  background: #ffd600;
}
.new-research .polypapers .span4.yellow img.coverpaper {
  padding: 5px;
  background: #fff;
  width: 200px;
}
.new-research .polypapers .span4 img.coverpaper {
  height: 260px;
  object-fit: contain;
}
.new-research .polypapers .span4 .paper-title {
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  margin: 10px 0;
  color: #333;
  line-height: 1.2;
  min-height: 45px;
}
.new-research .polypapers .span4 .paper-author {
  margin: 0;
  font-size: 12px;
  line-height: 1.4;
}
.new-research .polypapers.large .span4 .paper-author {
  min-height: 150px;
}
.new-research .polypapers.medium .span4 .paper-author {
  min-height: 130px;
}
.new-research .polypapers.small .span4 .paper-author {
  min-height: 66px;
}
.new-research .polypapers .span4 .paper-ref {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  min-height: 130px;
}
.new-research .polypapers .span4 .paper-ref img {
  background-color: transparent;
  max-width: 160px;
  width: 100%;
}
.new-research .polypapers .span4.navy .paper-link a {
  background-color: #004987;
  border: 2px solid #004987;
  color: #fff;
  padding: 6px 16px;
  border-radius: 30px;
  margin: auto;
  display: block;
  font-size: 16px;
}
.new-research .polypapers .span4.navy .paper-link a:hover {
  background-color: transparent;
  color: #004987;
}
.new-research .polypapers .span4.yellow .paper-link a {
  background-color: #ffd600;
  border: 2px solid #004987;
  color: #004987;
  padding: 6px 16px;
  border-radius: 30px;
  margin: auto;
  display: block;
  font-size: 16px;
}
.new-research .polypapers .span4.yellow .paper-link a:hover {
  background-color: transparent;
  color: #004987;
}
.resources .wf_caption {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}
.resources .wf_caption span {
  display: inline-block;
  margin: 10px auto;
  background: #004987;
  padding: 10px 12px;
  border-radius: 30px;
  color: #fff;
  border: 2px solid #004987;
}
.resources a:hover .wf_caption span {
  background: transparent;
  color: #004987;
}
.row-fluid.resource-links .span4 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.polylink {
  background: #004987;
  padding: 10px 12px;
  border-radius: 30px;
  color: #fff;
  border: 2px solid #004987;
  text-align: center;
  display: block;
  margin: 12px auto;
  font-size: 16px;
  max-width: 185px;
}
.yellow .polylink, .resources .yellow .polylink {
  background: #ffd600;
  color: #004987;
  max-width: 303px;
}
.polylink:hover {
  background: transparent;
  color: #004987;
}
.resource-links p {
  margin: 0;
}
.resource-links .polylink {
  display: inline-block;
  width: auto;
  margin: 4px auto;
  min-width: 125px;
}
.resource-links .yellow .polylink {
  max-width: 320px;
}
.resource-links .navy .polylink {
  max-width: 295px;
}
.resource-links h2 {
  margin-bottom: 8px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .new-research .polypapers.large .span4.navy, .new-research .polypapers.large .span4.yellow {
    height: 760px;
  }
  .new-research .polypapers.medium .span4.navy, .new-research .polypapers.medium .span4.yellow {
    height: 720px;
  }
  .new-research .polypapers.large .span4 .paper-author {
    min-height: 180px;
  }
  .new-research .polypapers.large .span4 .coverpaper {
    min-height: 250px;
  }
  .new-research .polypapers.large .span4 .paper-title {
    min-height: 53px;
  }
  .new-research .polypapers.medium .span4 img.coverpaper {
    min-height: 250px;
  }
  .new-research .polypapers.medium .span4 .paper-title {
    min-height: 55px;
  }
  .new-research .polypapers.medium .span4 .paper-author {
    min-height: 135px;
  }
  .new-research .polypapers.small .span4.yellow img.coverpaper {
    min-height: 250px;
  }
  .new-research .polypapers.small .span4 .paper-title {
    min-height: 55px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .new-research .polypapers.medium .span4.navy, .new-research .polypapers.medium .span4.yellow {
    height: 760px;
  }
  .new-research .polypapers.small .span4.navy, .new-research .polypapers.small .span4.yellow {
    height: 670px;
  }
  .new-research .polypapers.large .span4 img.coverpaper {
    /**max-height: 335px;**/
  }
  .new-research .polypapers.large .span4 .paper-author {
    height: 250px;
  }
  .new-research .polypapers.large .span4 .paper-ref.colorado {
    min-height: 130px;
  }
  .new-research .polypapers.medium .span4 img.coverpaper {
    /** min-height: 350px; **/
  }
  .new-research .polypapers.medium .span4 .paper-author {
    min-height: 185px;
  }
  .new-research .polypapers.small .span4 img.coverpaper {
    /** min-height: 340px; **/
  }
  .new-research .polypapers.small .span4 .paper-title {
    min-height: 55px;
  }
  .new-research .polypapers.small .span4 .paper-author {
    min-height: 85px;
  }
}
@media only screen and (max-width: 959px) {
  .new-research .polypapers .span4.navy, .new-research .polypapers .span4.yellow {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .new-research .polypapers .span4 img.coverpaper {
    max-height: 100%;
    object-fit: contain;
    max-width: 250px;
  }
  .new-research .polypapers.large .span4 .paper-title, .new-research .polypapers.large .span4 .paper-author, .new-research .polypapers.large .span4 .paper-ref, .new-research .polypapers.medium .span4 .paper-title, .new-research .polypapers.medium .span4 .paper-author, .new-research .polypapers.medium .span4 .paper-ref, .new-research .polypapers.small .span4 .paper-title, .new-research .polypapers.small .span4 .paper-author, .new-research .polypapers.small .span4 .paper-ref {
    height: 100%;
    min-height: auto;
    max-height: auto;
  }
  .new-research .polypapers .span4 .paper-ref img {
    background-color: transparent;
    max-width: 100px;
    width: 100%;
  }
}
.new-resources p {
  font-size: 16px;
}
.new-resources .resources img {
  max-width: 200px;
}
.new-resources .resources .navy img {
  border: 5px solid #004987;
}
.new-resources .resources .yellow img {
  border: 5px solid #ffd600;
}
.bim-logo svg {
  max-width: 180px;
  height: 58px;
}
.playvideo {
  background-image: url('../../../../images/poly-vid-black.jpg');
  background-size: contain;
  width: 100%;
  height: 145px;
  background-repeat: no-repeat;
  background-position: center;
}
.playvideo2 {
  background-image: url('../../../../images/poly-vid2-black.jpg');
  background-size: contain;
  width: 100%;
  height: 145px;
  background-repeat: no-repeat;
  background-position: center;
}
.playvideo3 {
  background-image: url('../../../../images/c-martin-black.jpg');
  background-size: contain;
  width: 100%;
  height: 145px;
  background-repeat: no-repeat;
  background-position: center;
}
.playvideo4 {
  background-image: url('../../../../images/nifty-off.jpg');
  background-size: contain;
  width: 100%;
  height: 145px;
  background-repeat: no-repeat;
  background-position: center;
}
.large .playvideo {
  background-image: url('../../../../images/poly-vid-black.jpg');
  background-size: contain;
  width: 100%;
  height: 285px;
  background-repeat: no-repeat;
  background-position: center;
}
.playvideo:hover {
  background-image: url('../../../../images/poly-vid-red.jpg');
}
.large .playvideo2 {
  background-image: url('../../../../images/poly-vid2-black.jpg');
  background-size: contain;
  width: 100%;
  height: 285px;
  background-repeat: no-repeat;
  background-position: center;
}
.large .playvideo3 {
  background-image: url('../../../../images/c-martin-black.jpg');
  background-size: contain;
  width: 100%;
  height: 285px;
  background-repeat: no-repeat;
  background-position: center;
}
.large .playvideo4 {
  background-image: url('../../../../images/nifty-off.jpg');
  background-size: contain;
  width: 100%;
  height: 285px;
  background-repeat: no-repeat;
  background-position: center;
}
.playvideo2:hover {
  background-image: url('../../../../images/poly-vid2-red.jpg');
}
.playvideo3:hover {
  background-image: url('../../../../images/c-martin-red.jpg');
}
.playvideo4:hover {
  background-image: url('../../../../images/nifty-on.jpg');
}
.playvideo span, .playvideo2 span, .playvideo3 span, .playvideo4 span {
  display: none;
}
.vid-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.custom.large p {
  width: 100%;
  max-width: 555px;
  text-align: center;
  margin: auto !important;
}
.custom.large .row-fluid {
  margin-bottom: 20px;
}
/* FAQs */
.faq.top h2 {
  margin-left: 2rem;
  font-size: 25px;
}
.faq.top {
  border-left: 6px solid #004987;
  padding: 10px;
  background: rgba(0, 73, 135, 0.11);
}
.faq.top ul {
  color: #000;
}
.faq.top ul li {
  margin: 1rem 0;
}
/* Then style the iframe to fit in the container div with full height and width */
.vid-container .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.shopicon a {
  padding: 8px 0 0 !important;
}
.menufooter-menu .item-497 {
  display: none;
}
.item-image1 p.verified {
  display: none;
}
.item-image1 p img {
  display: none;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 16px;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .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-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #ffffff;
}
#g-header .g-main-nav .g-toplevel i {
  opacity: 1;
  font-size: 25px;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 14px 0.7rem;
}
#g-header .g-container {
  padding-top: 2px !important;
}
#g-header .g-container .bim-logo {
  display: block;
  height: 62px;
}
#g-navigation .poly-logo {
  display: block;
  padding: 14px 0;
}
#g-navigation .poly-logo img {
  max-height: 35px;
}
#g-bottom {
  background-color: transparent;
  background-image: url('../../../../images/swoosh.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: cover;
  padding: 0.5rem 0 2.5rem;
  border-width: 0;
}
#g-footer a, #g-footer h3, #g-footer strong {
  color: #ffffff;
}
#g-footer a {
  font-weight: bold;
}
.nav.menufooter-menu {
  margin-top: 0;
}
#g-footer a.footer-us-menu, #g-footer a.footer-global-menu {
  font-size: 1.1em;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}
#g-footer p {
  margin-top: 0;
}
#g-footer [id*="copyright-"], #g-footer [id*="social-"], #g-footer [id*="branding-"] {
  font-size: 14px;
  margin-bottom: 15px !important;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #ffd600;
}
#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: #000;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 20px 14px;
  font-size: 16px;
}
#g-navigation .g-main-nav .g-toplevel {
  margin-right: 32px;
}
#g-footer {
  background: #da1a32;
  background: -moz-linear-gradient(top, #da1a32 80%, #da1a32 80%, #8e0719 80%, #8e0719 100%);
  background: -webkit-linear-gradient(top, #da1a32 80%, #da1a32 80%, #8e0719 80%, #8e0719 100%);
  background: linear-gradient(to bottom, #da1a32 80%, #da1a32 80%, #8e0719 80%, #8e0719 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#da1a32", endColorstr="#8e0719",GradientType=0);
}
.prod-title {
  font-family: "Oswald", Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
p.desc-text {
  font-size: 20px;
}
p.title-p {
  font-family: "Oswald", Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 1px;
}
.canine .item-image1 img {
  max-width: 355px;
}
.canine .item-image2 img {
  max-width: 250px;
}
.blue-bkgd {
  padding: 0 18px;
  background: #0071ba;
  color: #ffffff;
  border-radius: 4px;
}
.blue-bkgd p {
  margin-top: 16px;
  font-size: 1.2em;
}
.blue-bkgd p strong {
  color: #fff;
}
.blue-bkgd ul {
  margin: 0;
  list-style: none;
}
.span7 ul {
  margin-top: 0;
}
.span7 ul li, .blue-bkgd ul li {
  padding-bottom: 16px;
}
.table-bordered {
  font-size: 14px;
}
.table-bordered thead {
  background: #0071ba;
  color: #fff;
}
h4 {
  font-size: 26px;
}
.custom.interior-slide {
  background-size: cover;
  background-position: center;
  height: 275px;
}
.custom.interior-slide p {
  margin: 0;
  color: #fff;
  font-size: 40px;
  font-family: "Oswald", helvetica, sans-serif;
  padding-left: 5%;
  position: relative;
  bottom: -200px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
  text-transform: uppercase;
}
.moduleAttachments a {
  display: block;
}
.upcoming table.mod_events_latest_table {
  border-width: 0px;
}
.upcoming table.mod_events_latest_table tr td {
  border-width: 0;
  padding: 20px;
}
.upcoming table.mod_events_latest_table tr td div.com_date {
  min-width: 62px;
  width: 25%;
  float: left;
}
.upcoming table.mod_events_latest_table tr td div.com_date .com_month {
  font-size: 1.2em;
}
.upcoming table.mod_events_latest_table tr td div.com_date .com_day {
  font-size: 2em;
  line-height: 1em;
}
.upcoming table.mod_events_latest_table tr td div.com_event {
  padding-left: 18px;
  width: 75%;
  float: left;
  border-left: solid 1px black;
}
.upcoming table.mod_events_latest_table tr td div.com_title {
  font-size: 1em;
  font-weight: bold;
}
.itemBackToTop {
  display: none;
}
.polyquote {
  background: #f1f5f7;
  padding: 0px 20px 10px;
}
.polyquote p {
  margin: 8px 0;
  font-style: italic;
}
.polyuser {
  background: #0071ba;
  color: #ffffff;
}
.polyuser p {
  margin: 0;
  padding: 10px 20px;
}
.verified {
  font-size: 12px;
  margin-top: 0;
}
.pullquote {
  display: block;
  width: 340px;
  font-size: 1.25em;
  line-height: 1.4em;
  color: #004987;
}
.pullquote.pullright {
  float: right;
  border-left: 3px solid #ccc;
  text-align: right;
  padding: 0 0 0 10px;
  margin: 0 0 30px 40px !important;
}
.pullquote.pullleft {
  float: left;
  border-right: 3px solid #ccc;
  text-align: left;
  padding: 0 10px 0 0px;
  margin: 0 40px 30px 0px !important;
}
div.bim-contact {
  margin: 88px 10px 0;
  padding: 20px 20px 40px;
  background: #242424;
  color: #fff;
}
div.bim-contact .sidebar-title {
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Oswald", "Open Sans", Helvetica, sans-serif;
}
div.bim-contact .sub-title {
  color: #ffffff;
  margin-bottom: 0;
}
div.bim-contact .sub-position {
  margin: 0;
}
div.bim-content .sidebar-mail {
  margin: 10px 0 1.5rem 0;
}
div.bim-contact .sidebar-addr, div.bim-contact .sidebar-phone, div.bim-contact .sidebar-mail {
  margin: 0.7rem 0 0;
}
ul.leaders {
  max-width: 40em;
  padding: 0;
  overflow-x: hidden;
  list-style: none;
}
ul.leaders li:before {
  float: left;
  width: 0;
  white-space: nowrap;
  content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
}
ul.leaders span:first-child {
  padding-right: 0.33em;
  background: #fff;
}
ul.leaders span + span {
  float: right;
  padding-left: 0.33em;
  background: #fff;
}
ul.product-specs {
  min-height: 120px;
}
#g-main-mainbody .g-content, #g-main-mainbody .g-content .itemView {
  margin-bottom: 0;
  padding-bottom: 0;
}
#g-mainbottom .g-content {
  margin-top: 0;
  padding-top: 0;
}
div.itemListView.testimonial .polyquote {
  background: transparent;
  padding: 0;
}
.testimonial div.itemListCategory {
  background: transparent;
  border: 0px solid transparent;
  border-radius: 0px;
  margin: 0;
  padding: 0px;
}
.testimonial div.catItemImageBlock, .testimonial span.catItemImage, .testimonial div.catItemIntroText {
  margin: 0;
  padding: 0;
}
.testimonial div.catItemIntroText div.polyuser {
  background: transparent;
  color: #666;
}
.testimonial div.catItemIntroText .polyuser p {
  padding: 5px 0;
}
.itemView.testimonial .polyuser, .itemView.testimonial .polyuser p, .itemView.testimonial .polyquote, .itemView.testimonial .polyverified {
  background: transparent;
  color: #666;
  padding: 0;
}
.testimonial div.itemImageBlock {
  display: block;
  width: 25%;
  float: left;
  margin-right: 30px;
}
.itemView.testimonial .polyuser {
  clear: both;
}
.k2ItemsBlock.testimonials .polyuser strong {
  color: #fff;
}
div.k2ItemsBlock.testimonials a.moduleItemImage {
  max-width: 250px;
  width: 100%;
  margin: auto;
  overflow: auto;
  display: block;
}
div.k2ItemsBlock.testimonials p.pullquote {
  display: none;
}
.rl_sliders.accordion > .accordion-group {
  border-width: 0;
}
.rl_sliders.accordion > .accordion-group.active > div > a:focus, .rl_sliders.accordion > .accordion-group > div > a:focus {
  outline: 0;
  -webkit-box-shadow: inset 0 0 0px #fff;
  box-shadow: inset 0 0 0px #fff;
}
.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner > :last-child {
  margin-bottom: 15px;
}
.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
  color: #000;
}
.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner > ol li {
  margin: 10px 0;
}
.rl_sliders.accordion > .accordion-group.icon > .accordion-heading > a.accordion-toggle span.rl_sliders-toggle-inner::before {
  margin-right: 0.5em;
}
.rl_sliders.accordion > .accordion-group > .accordion-heading > a {
  font-size: 1.2em;
  color: #666;
  font-weight: bold;
}
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
  background-color: transparent;
  color: #004987;
  text-decoration: none;
}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
  background-color: transparent;
  color: #004987;
}
.row-fluid.pr-downloads {
  margin-bottom: 40px;
}
.row-fluid.pr-downloads [class*="bp-download-"] {
  display: inline;
  padding: 16px 2px;
}
.row-fluid.pr-downloads .bp-download-icon {
  padding-left: 20px;
}
.row-fluid.pr-downloads .bp-download-btn {
  padding-right: 20px;
}
.Rtable {
  position: relative;
  top: 3px;
  left: 3px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 1em 0;
  padding: 0;
}
.Rtable--2cols > .Rtable-cell {
  width: 20%;
}
.Rtable--3cols > .Rtable-cell {
  width: 33%;
}
.Rtable-cell {
  margin: -3px 0 0 -3px;
  background-color: white;
  border-color: #e2e6e9;
}
.Rtable-cell--head > h1, .Rtable-cell--head > h2, .Rtable-cell--head > h3, .Rtable-cell--head > h4, .Rtable-cell--head > h5, .Rtable-cell--head > h6 {
  color: #666;
  text-align: center;
}
.Rtable-cell {
  margin: -3px 0 0 -3px;
  background-color: white;
  border-color: #e2e6e9;
}
.Rtable-cell {
  box-sizing: border-box;
  flex-grow: 1;
  width: 100%;
  padding: 0.8em 0.3em;
  overflow: hidden;
  list-style: none;
  border: solid 3px #e2e6e9;
}
.Rtable-cell--head {
  background-color: white;
  border-color: rgba(112, 128, 144, 0.2);
  color: white;
}
.Rtable-cell.rt-centered {
  text-align: center;
}
element.style {
  order: 1;
}
.k2ItemsBlock.testimonials .moduleItemIntrotext {
  margin-top: 10px;
}
@media (max-width: 767px)\a .Rtable-cell.nomobile {
  display: none;
}
@media (max-width: 767px)\a .Rtable--collapse > .Rtable-cell {
  width: 100% !important;
}
.Rtable--2cols > .Rtable-cell a {
  display: block;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .Rtable-cell {
    padding: 0.8em 0.8em;
  }
  .row-fluid .span5 h1 {
    margin-top: 5px !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .bim-logo svg {
    max-width: 180px;
    height: 49px;
  }
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    text-decoration: none;
    padding: 15px 10px 13px;
    font-size: 16px;
  }
  #g-navigation {
    top: 61px !important;
  }
  .Rtable-cell--head {
    padding: 0.8em 0px;
  }
  .Rtable-cell--head h3 {
    font-size: 16px;
  }
  .Rtable-cell {
    font-size: 14px;
  }
  .Rtable-cell {
    padding: 0.8em 0.5em;
  }
  .polyquote {
    padding: 4px 20px 10px;
    font-size: 14px;
  }
  .polyuser {
    font-size: 14px;
  }
  .row-fluid .span5 h1 {
    margin-top: 0px !important;
    padding-top: 0 !important;
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  .Rtable--collapse {
    display: block;
    position: relative;
    top: 3px;
    left: 3px;
  }
  .Rtable--collapse > .Rtable-cell {
    width: 100% !important;
  }
  .Rtable-cell {
    margin: -3px 0 0 -3px;
  }
  .Rtable-cell {
    margin: -3px 0 0 -3px;
    background-color: white;
    border-color: #e2e6e9;
  }
  .Rtable-cell {
    box-sizing: border-box;
    flex-grow: 1;
    padding: 0em 1.2em;
    overflow: hidden;
    list-style: none;
    border: solid 3px white;
  }
  .Rtable-cell--head > h1, .Rtable-cell--head > h2, .Rtable-cell--head > h3, .Rtable-cell--head > h4, .Rtable-cell--head > h5, .Rtable-cell--head > h6 {
    color: #666;
    text-align: center;
    font-size: 24px;
  }
  .Rtable-cell > h1, .Rtable-cell > h2, .Rtable-cell > h3, .Rtable-cell > h4, .Rtable-cell > h5, .Rtable-cell > h6 {
    margin: 0;
  }
  h3 {
    font-size: 1.2em;
    color: #666;
  }
  .Rtable-cell--head {
    background-color: white;
    border-color: rgba(112, 128, 144, 0.2);
    color: white;
  }
  .Rtable-cell:before {
    content: attr(data-label);
    padding-right: 10px;
    font-weight: bold;
  }
  .Rtable-cell.nomobile {
    display: none;
  }
  .Rtable-cell--head {
    border-color: transparent;
  }
  .Rtable-cell.rt-centered {
    text-align: left;
  }
  .k2ItemsBlock.testimonials .moduleItemIntrotext {
    margin-top: 0;
  }
  .polyquote {
    padding: 4px 20px 10px;
  }
  .tab-content img {
    width: 100%;
    display: block;
    float: none;
  }
  #g-navigation .nomarginall [id*="logo-"].g-content {
    display: block;
    width: 100%;
    max-width: 230px;
    margin: auto !important;
  }
  .g-offcanvas-toggle {
    display: block;
    position: fixed;
  }
  #g-navigation {
    top: 63px !important;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .bim-logo svg {
    max-width: 180px;
    height: 35px;
  }
  #g-header [id*="logo-"].g-content {
    margin: auto !important;
    max-width: 118px;
  }
  .row-fluid .span5 h1 {
    font-size: 28px !important;
    text-align: center;
  }
  .pullquote {
    display: block;
    width: 45%;
    font-size: 16px;
    line-height: 1.4em;
    color: #004987;
  }
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    text-decoration: none;
    padding: 10px 7px 14px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  .bim-logo svg {
    max-width: 180px;
    height: 35px;
  }
  #g-header [id*="logo-"].g-content {
    margin: auto !important;
    max-width: 118px;
  }
  #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-menu-item-container {
    color: #fff;
    border-bottom: 1px solid #ffd600;
  }
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 14px;
  }
  #g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
    justify-content: center;
    -webkit-justify-content: center;
  }
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    margin: 0px 6px 3px;
    padding: 0px;
  }
  .g-main-nav .g-standard {
    border-right: 1px solid #fff;
  }
  .g-main-nav .g-standard:last-of-type {
    border-right: 0px solid #fff;
  }
  .rl_tabs.top > ul.nav-tabs > li > a {
    font-size: 12px;
    padding: 8px 5px;
  }
  .row-fluid .span5 h1 {
    margin: 0;
    padding-top: 0;
    font-size: 18px !important;
    text-align: center;
  }
  .Rtable--collapse > .Rtable-cell {
    width: 100% !important;
    font-size: 15px;
  }
  .pullquote {
    display: none;
  }
  .custom.interior-slide p, h2 {
    font-size: 22px;
  }
  div.polyuser div {
    width: 100%;
    background: #fff;
  }
  #g-footer {
    background: #da1a32;
    background: -moz-linear-gradient(top, #da1a32 85%, #da1a32 85%, #8e0719 85%, #8e0719 100%);
    background: -webkit-linear-gradient(top, #da1a32 85%, #da1a32 85%, #8e0719 85%, #8e0719 100%);
    background: linear-gradient(to bottom, #da1a32 85%, #da1a32 85%, #8e0719 85%, #8e0719 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#da1a32", endColorstr="#8e0719",GradientType=0);
  }
  .testimonials {
    display: none;
  }
  .Rtable-cell {
    padding: 0em 0.4em;
  }
}
/*# sourceMappingURL=custom_10.css.map */