﻿@charset "UTF-8";
@import url("//sc.bobitstudios.com/fonts/fontawesome/css/fontawesome-all.css");
/*** Section Title Right Column ***/
/*** Mobile Menu Eye Glass and Hamburger Icon ***/
/*** Photo Gallery ***/
/*** Newsletter Block ***/
@import url("//sc.bobitstudios.com/fonts/fontawesome/css/fontawesome-all.css");
@import url("https://fonts.googleapis.com/css?family=Magra:700");
@import url("https://fonts.googleapis.com/css?family=Heebo:800");
.newsletter {
  background: #333333;
}

/*** Section Title Right Column  ***/
/*** Mobile Menu Eye Glass and Hamburger Icon ***/
/*** Photo Gallery ***/
/*** Newsletter Block ***/
.newsletter {
  background: #333333;
}

@media (min-width: 1300px) {
  .top-container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .body-photo-gallery .logo {
    margin-top: 25px;
    max-width: 300px;
  }
}
/*******************************************
Fonts
********************************************/
body {
  font-family: "Open Sans", helvetica, arial, sans-serif;
}

.sans-serif {
  font-family: "Open Sans", helvetica, arial, sans-serif;
}

h1, h2, h3, h4, h5 {
  font-family: "Heebo", helvetica, arial, sans-serif;
}

.title-20-opensans, .title-18, .title-18-regular, .title-18-semi-bold, .title-18-bold, .title-16-opensans .title-16-light-blue,
.title-16-bold {
  font-family: "Open Sans", helvetica, arial, sans-serif;
}

.title-16-white-uppercase {
  font-family: "Magra", helvetica, arial, sans-serif;
}

.text-white, .title-16-white-uppercase, .p-16-bold-white, .color-white {
  color: #ffffff !important;
}
.text-white:hover, .title-16-white-uppercase:hover, .p-16-bold-white:hover, .color-white:hover {
  color: #eeeeee;
}

/*******************************************
Color
********************************************/
.color-orange {
  color: #333333;
}

.color-blue {
  color: #820002;
}
.color-blue:hover {
  color: #000000 !important;
}

.darker-bg {
  background: #333333;
}

/*******************************************
Links
********************************************/
a {
  color: #820002;
}
a:hover {
  color: #333333;
}
a:visited {
  color: #333333;
}
a:active {
  color: #333333;
}

.title-72 a,
.title-36 a,
.title-32 a,
.title-30 a,
.title-24 a,
.title-22 a,
.title-20 a,
.title-18 a,
.title-20-opensans,
.title-20-opensans-regular a,
.title-18-regular a,
.title-18-semi-bold a,
.title-18-bold a,
.title-16-opensans a,
.section-title a {
  color: #000000;
}

.section-title {
  border-bottom: 0;
  margin: 15px auto;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-size: 22px;
}
.section-title a:focus {
  color: #555555;
  text-decoration: none;
}

.link-section-title {
  font-family: "Magra", helvetica, arial, sans-serif;
  color: #ffffff !important;
  text-decoration: none !important;
  border-bottom: 2px solid #820002;
  text-transform: uppercase;
  font-size: 22px;
}
.link-section-title:hover {
  text-decoration: none;
}
.link-section-title.right-column {
  font-family: "Magra", helvetica, arial, sans-serif;
  color: #000000 !important;
  border-bottom: 2px solid #820002;
}
.link-section-title.right-column:hover {
  color: #444444 !important;
  border-bottom: 2px solid #820002;
}
.link-section-title.right-column:active {
  color: #000000 !important;
  border-bottom: 2px solid #820002;
}
.link-section-title.right-column:visited {
  color: #000000;
  border-bottom: 2px solid #820002;
}

.containter-red-block {
  width: 105px;
  height: 7px;
  margin: 0 auto;
  position: relative;
  -webkit-perspective: 100px;
  -moz-perspective: 100px;
  -o-perspective: 100px;
  perspective: 100px;
  top: -3px;
}

/***Article Body Links***/
.article-body p a {
  color: #b30002;
  text-decoration: none;
}
.article-body p a:hover {
  color: #820002 !important;
  text-decoration: underline;
}
.article-body p a:active {
  color: #b30002;
}
.article-body p a:visited {
  color: #b30002;
}
.article-body a {
  color: #b30002;
  text-decoration: none;
}
.article-body a:hover {
  color: #820002 !important;
  text-decoration: underline;
}
.article-body a:active {
  color: #b30002;
}
.article-body a:visited {
  color: #b30002;
}
.article-body li a {
  color: #b30002;
  text-decoration: none;
}
.article-body li a:hover {
  color: #820002 !important;
  text-decoration: underline;
}
.article-body li a:active {
  color: #b30002;
}
.article-body li a:visited {
  color: #b30002;
}
.article-body dl a {
  color: #b30002;
  text-decoration: none;
}
.article-body dl a:hover {
  color: #820002 !important;
  text-decoration: underline;
}
.article-body dl a:active {
  color: #b30002;
}
.article-body dl a:visited {
  color: #b30002;
}

/*** Sidebar - Side Widget ***/
.side-widget-bullets li {
  color: #b30002;
}

.side-widget h2.section-title {
  border-bottom: 2px solid #820002;
}

.job-finder-buttons li a {
  color: #000000 !important;
}

/*******************************************
Buttons
********************************************/
.btn-primary .badge {
  color: #820002;
  background-color: #ffffff;
}

.btn-primary, .btn-load-more a {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  color: #ffffff !important;
  background-color: #0da87b !important;
  border: none;
  text-decoration: none;
  transition: 0.5s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.btn-primary:hover, .btn-load-more a:hover {
  box-shadow: inset 0 0 100px 100px rgba 255, 255, 255, 0.15;
  -moz-box-shadow: inset 0 0 100px 100px rgba 255, 255, 255, 0.15;
  -webkit-box-shadow: inset 0 0 100px 100px rgba 255, 255, 255, 0.15;
  text-decoration: none;
  color: #ffffff !important;
}
.btn-primary:active, .btn-load-more a:active {
  color: #ffffff !important;
  background-color: #0da87b;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #820002;
  border-color: #820002;
}

/*******************************************
Labels 
********************************************/
.category-label {
  color: #7d0002;
  font-family: "Open Sans", helvetica, arial, sans-serif;
}
.category-label:hover {
  color: #000000 !important;
  text-decoration: none;
}
.category-label:active {
  color: #7d0002;
}
.category-label:focus {
  color: #7d0002;
}
.category-label:visited {
  color: #7d0002;
}

.sponsored-label {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  line-height: 1.4em;
  color: #777777;
}

homepage-col-2 ul.favorite-block li:first-child {
  margin-right: 30px;
}

.homepage-col-2 ul.favorite-block li:last-child {
  position: absolute;
  right: 18px;
}

/*******************************************
Divider Panel
********************************************/
#rotate-x .panel {
  transform: rotateX(0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #b30002;
}

/*******************************************
Headers
********************************************/
.subscribe-button {
  float: right;
  margin-left: 0 !important;
  background: #b30002;
  color: #ffffff !important;
  font-weight: bold;
  font-size: 16px;
  margin-top: -2px;
}

.subscribe-button:before {
  content: "\f0e0";
  font-family: "Font Awesome 6 Pro";
  margin-right: 5px;
  font-size: 16px;
}

.subscribe-button.mobile {
  float: right;
}
@media (max-width: 600px) {
  .subscribe-button.mobile {
    font-size: 14px;
    float: none;
  }
  .subscribe-button.mobile:before {
    font-size: 14px;
  }
}

.subscribe-button.mobile-menu {
  float: none;
}

.col-xs-8.col-sm-8.pull-right.search-menu.text-right a:not(:first-child) {
  margin-left: 12px;
}

.col-xs-8.col-sm-8.pull-right.search-menu.text-right a:first-child {
  margin: -12px 0 0 0 !important;
}

.join-community {
  position: fixed;
  background: #404146;
  background: linear-gradient(0deg, rgba(64, 65, 70, 0.99) 0%, #404146 76%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  z-index: 1;
}
.join-community a {
  float: none;
}

.bc-links {
  text-align: center;
  border-top: 1px solid #dddddd;
  width: 80%;
  margin: 15px auto 0 auto;
  padding-top: 15px;
}

.bc-links a {
  display: block;
  margin-bottom: 15px;
  color: #ffffff;
}

.logo {
  width: 160px;
}
@media (min-width: 728px) {
  .logo {
    width: 215px;
  }
}
@media (min-width: 768px) {
  .logo {
    width: 240px;
    padding-left: 10px;
  }
}

@media (min-width: 992px) {
  .tagline {
    display: inherit;
    margin-top: 27px;
    font-size: 12px;
  }
}

/*** Preheader 1 - Top Banner ***/
.top-banner {
  background: #000000;
  border-bottom: 1px solid #333333;
}

/****Preheader 2  - Nav ***/
.preheader {
  background: #000000 !important;
}

.preheader .nav a {
  color: #b8b8b8 !important;
}
.preheader .nav a:hover {
  color: #cccccc !important;
  background: #555555 !important;
}
.preheader .nav a:active {
  color: #cccccc !important;
  background: #555555 !important;
}
.preheader .nav a:visited {
  color: #b8b8b8 !important;
  background: #555555 !important;
}
.preheader .nav a:focus {
  color: #cccccc !important;
  background: #555555 !important;
}

.preheader .nav .active {
  background-color: #444 !important;
  color: #cccccc !important;
}

/*** Main Nav ***/
.main-nav {
  background-image: none;
  background-color: #820002;
}
@media (min-width: 1200px) {
  .main-nav .main-nav {
    background: #820002;
  }
}

.main-nav .container .nav a {
  color: #ffffff;
}

.main-nav .nav .active {
  background-color: #820002;
}

.main-nav .nav > li > a:hover {
  color: #ffffff;
  background-color: #b30002;
}
.main-nav .nav > li > a:hover:focus {
  background-color: #b30002;
}

.main-nav .nav .active {
  background-color: #b30002;
}

.main-nav .nav > li > a:focus {
  background-color: #b30002;
}

/*** Main Nav Icons ***/
.search-menu .fa {
  font-weight: 400;
  color: #b30002;
}

.search-menu {
  margin-top: 14px;
}

/*** Thumbnail ***/
.article-thumbnail-default a:before {
  content: "";
  background: url(https://sc.bobitstudios.com/logos/fi-black.svg) no-repeat;
  width: 50%;
  height: 50%;
  top: 39%;
  opacity: 0.3;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.search .btn-primary {
  margin-left: -40px;
  color: #77777F !important;
  background: none !important;
  font-size: 16px;
}

/*** Search ***/
.account-links .signup-button {
  background: #b30002;
  color: #ffffff;
  padding: 7px 15px;
  border-radius: 5px;
  margin-left: 7px;
  text-decoration: none !important;
}
@media (max-width: 520px) {
  .account-links .signup-button {
    display: none;
  }
}

/*******************************************
Search Results
********************************************/
search-box-lg::-webkit-input-placeholder {
  font-family: "Heebo", helvetica, arial, sans-serif;
}

.search-box-lg:-moz-placeholder {
  font-family: "Heebo", helvetica, arial, sans-serif;
}

.search-box-lg::-moz-placeholder {
  font-family: "Heebo", helvetica, arial, sans-serif;
}

.search-box-lg:-ms-input-placeholder {
  font-family: "Heebo", helvetica, arial, sans-serif;
}

/*******************************************
Search Results Vertical Drop Down Menu
********************************************/
.w-100 {
  font-family: "Heebo", helvetica, arial, sans-serif;
  color: #000000;
}

/*******************************************
Article List Group (Homepage, Channel, Article)
********************************************/
.section-title {
  font-family: "Magra", helvetica, arial, sans-serif;
  color: #000000;
  text-transform: uppercase;
}

.storyTags span {
  color: #b30002;
}

/*******************************************
Widget/Blockquote/Digdeeper
********************************************/
.widget-digdeeper a {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  color: #b30002;
}

.widget-see-also a {
  color: #820002;
}

/*** Quote ***/
blockquote {
  border-left: #b30002 4px solid;
}
blockquote p {
  color: #b30002;
  font-size: 24px !important;
}

/*** Eye Title ***/
.widget-eye-title {
  color: #b30002;
  background: none;
  background-size: 27px;
  padding: 0 0 0 20px;
  margin: 0 0 10px;
  overflow: hidden;
  line-height: 140%;
  font-size: 22px;
}

.widget-eye-title:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f06e";
  margin-left: -20px;
  margin-right: 5px;
}

/*** Bulb Title ***/
.widget-bulb-title {
  color: #b30002;
  background: none !important;
  font-size: 22px;
}

.widget-bulb-title:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0eb";
  margin-left: -20px;
  margin-right: 5px;
}

/******************************************
Newsletter
******************************************/
.newsletter-title {
  font-weight: regular;
  background: none;
  color: #b30002;
  text-align: center;
}

.newsletter-title:before {
  color: #b30002;
  font-family: "Font Awesome 5 Pro";
  content: "\f0e0";
  font-size: 25px;
}

.newsletter-copy {
  display: inline-block;
  color: #ffffff;
}

.newsletter {
  background: #333333;
}

p.privacypolicy {
  font-size: 12px;
  color: #999999;
  line-height: 135%;
  max-width: 95%;
  margin: 0 auto;
  text-align: left;
  float: none;
  padding-left: 3%;
  margin-bottom: 15px;
}
p.privacypolicy a {
  color: #999999;
  text-decoration: underline;
  display: contents;
  line-height: 135%;
}
@media (max-width: 600px) {
  p.privacypolicy {
    font-size: 11px;
    line-height: 16px;
  }
  p.privacypolicy a {
    color: #999999;
    font-size: 11px;
    display: contents;
    line-height: 16px;
  }
}

.newsletter-rightbar .newsletter-textbox {
  margin-bottom: 8%;
}

/******************************************
Events Table Body
******************************************/
.month.featured-sponsor, .day.featured-sponsor, .year.featured-sponsor {
  border-right: 3px solid #b30002 !important;
}

.events-tabs a:hover {
  text-decoration: none;
  color: #ffffff;
}
.events-tabs a:visited {
  color: #ffffff;
}
.events-tabs a:focus {
  color: #ffffff;
}

/*****************************************
FooTable
*****************************************/
/**Arrows**/
.pagination > li > a:hover {
  color: #820002;
}

/**Numbers**/
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background: #820002;
  border-color: #820002;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #820002;
  border-color: #820002;
}

/*******************************************
Mobile Menu
*******************************************/
/*** Top Nav ***/
.mobile-top-nav .select a {
  border-bottom: 3px solid #b30002;
  color: #ffffff;
}

.mobile-top-nav a {
  color: #ffffff;
}

.mobile-inner-nav a {
  color: #ffffff;
}

/*******************************************
Form
********************************************/
.has-error .form-control {
  border-color: #b30002;
}

/*******************************************
Whitepaper
********************************************/
.whitepaper-steps .selected {
  border-bottom: 1px solid #b30002;
}

ul.menu-whitepaper a {
  color: #820002;
  border: 1px solid #820002;
}

ul.menu-whitepaper a:hover {
  background: #b30002;
  border: 1px solid #b30002;
  color: #ffffff;
}

ul.menu-whitepaper a.selected-btn {
  background: #b30002;
  border: 1px solid #b30002;
  color: #ffffff;
}

/*******************************************
Photogallery List
********************************************/
.top-imgs img {
  border-left: 3px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

.bottom-imgs img {
  border-top: 2px solid #ffffff;
  border-left: 3px solid #ffffff;
}

/*******************************************
Icons 
********************************************/
/*** Photo Gallery ***/
.btn-grid .fas {
  padding: 0 2px;
  height: 30px;
  width: 34px;
  margin-top: 7px;
  margin-right: 15px;
  color: #820002;
  font-size: 32px;
}
@media (min-width: 768px) {
  .btn-grid .fas {
    margin-top: 5px;
  }
}
@media (min-width: 992px) {
  .btn-grid .fas {
    margin-top: 25px;
  }
}

.fa-tag {
  color: #b30002;
  font-size: 13px;
}

/*******************************************
Footer
********************************************/
/*** Largest Fleet (Mobile) ***/
.largest-fleet-mobile h5 {
  color: #ffffff;
  font-family: "Open Sans", helvetica, arial, sans-serif;
}

.other-brand-item {
  display: flex;
  justify-content: center;
  height: 75px;
}
.other-brand-item img {
  max-width: 200px;
  margin-top: auto;
  margin-bottom: auto;
}

footer .largest-fleet h4::after {
  content: "";
  background: url(https://sc.bobitstudios.com/logos/bobit-tagline.svg) no-repeat;
  width: 100px;
  height: 50px;
  display: inline-block;
  margin-left: 15px;
  margin-bottom: -16px;
}

.footer-nav {
  background: #000000;
  border-bottom: 1px solid #333333;
}

.copyright {
  background: #000000;
}

.footer-nav-mobile, .footer .social-media-mobile {
  background: #000000;
  border-bottom: 1px solid #333333;
}

.footer-nav-mobile .col-xs-6:first-child {
  border-right: 1px solid #333333;
}

.footer-nav-mobile a {
  color: #ffffff;
}
.footer-nav-mobile a:visited {
  color: #ffffff;
}
.footer-nav-mobile a:active {
  color: #ffffff;
}
.footer-nav-mobile a:hover {
  color: #ffffff;
}
.footer-nav-mobile a:focus {
  color: #ffffff;
}

/*******************************************
404
********************************************/
.not-found-box {
  border: 3px solid #b30002;
  border-radius: 10px;
  padding: 2.6em 1em;
  margin: 65px auto;
  position: relative;
  font-size: 20px;
  max-width: 1080px;
}

.icon-mag-light {
  color: #ffffff;
  background: #0da87b;
  margin-bottom: 0.556em;
  margin-left: -80px;
  width: 75px;
  margin-top: 0.5em;
  font-size: 13px;
}
.icon-mag-light:hover {
  color: #ffffff;
}
.icon-mag-light:active {
  color: #ffffff;
}
.icon-mag-light:focus {
  color: #ffffff;
}
.icon-mag-light:visited {
  color: #ffffff;
}

/*******************************************
Gated Content
********************************************/
/*** Blur ***/
.gated-content {
  position: relative;
}

.gated-content.article-body .content-body :nth-child(n+6) {
  -webkit-filter: blur(7px);
  -moz-filter: blur(7px);
  filter: blur(7px);
}

/*** Form ***/
.gated-content-form {
  position: absolute;
  left: 0;
  right: 0;
  width: 85%;
  margin: 0 auto;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #ffffff;
  -webkit-box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.2);
  border: 2px solid #23336c;
  padding: 50px 5%;
  z-index: 100;
  top: 0;
}

.gated-content-form-logo {
  margin: 0 auto;
  margin-bottom: 15px;
  background: url("https://dealerimages.bobitstudios.com/upload/fi-magazine/logo/fi-showroom-logo-red.png") no-repeat;
  background-size: 238px 50px;
  width: 238px;
  height: 50px;
}

.gated-content-form .bbmform .field > label {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
}

.gated-content-form .bbmform {
  padding-top: 0;
}

.gated-content-form .instructionText {
  display: none;
}

.gated-content-form .bbmform .buttons button.btn-primary {
  text-transform: none;
}

.gated-content-form .bbmform .field.MultipleChoice > div {
  text-align: center;
}

.gated-content-form .bbmform .field.MultipleChoice .column {
  display: inline-block;
  margin-right: 5px;
}

.gated-content-form .bbmform .field.MultipleChoice input[type=radio] {
  display: none;
}

.gated-content-form .bbmform .field.MultipleChoice .column label {
  margin: 0;
  padding: 10px 15px;
}

.gated-content-form .bbmform .field.MultipleChoice input[type=radio] + label {
  border: 1px solid #dddddd;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}

.gated-content-form .bbmform .field.MultipleChoice input[type=radio]:checked + label {
  background: #dddddd;
  border: 1px solid #23336c;
}

@media (max-width: 992px) {
  .avatar.bc-menu-avatar {
    display: none;
  }

  .subscribe-button.mobile {
    float: none !important;
  }

  .gated-content-form .bbmform .buttons button.btn-primary {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 15px;
  }

  .gated-content-form {
    width: 95%;
  }

  .account-links a:first-child {
    display: none;
  }
}
@media (max-width: 380px) {
  .gated-content-form .bbmform .buttons {
    padding-left: 0;
    padding-right: 0;
  }
}
/*******************************************
Featured Companies
********************************************/
.featured-company {
  text-align: center;
}
.featured-company p {
  margin-bottom: 1em;
  text-align: left;
}
.featured-company section {
  margin-bottom: 40px;
}
.featured-company .logo {
  display: block;
  margin: 10px auto;
  width: auto;
}
.featured-company .link-visit-website {
  margin-bottom: 20px;
  display: block;
  color: #000000;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}
.featured-company .link-visit-website::before {
  content: "\f105";
  font-family: "Font Awesome 6 Pro";
}
.featured-company .company {
  display: block;
  margin-bottom: 40px;
}

/*******************************************
Blueconic
********************************************/
/*** Lightbox ***/
.uniForm .buttonHolder .primaryAction {
  background: #0da87b !important;
}

/*** Toaster General Button ***/
a.btn-color {
  background-color: #0da87b !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff !important;
}

a.btn-color:hover {
  background-color: #820002 !important;
}

/*******************************************
Ebook Widget
********************************************/
.ebook-widget {
  background: url("https://sc.bobitstudios.com/backgrounds/bg-gray/bg-gray-sm-1.gif") repeat-x;
  border-top: 3px solid #820002;
  text-align: center;
  padding: 10px 20px !important;
  margin-bottom: 20px;
}

.ebook-widget h2 {
  color: #000000;
  font-size: 24px;
  font-family: "Heebo", helvetica, arial, sans-serif;
  line-height: 1.3em;
  margin: 0 0 20px 0;
}

.ebook-widget p {
  color: #444444;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  margin: 0 0 20px 0;
}

.ebook-widget img {
  width: 275px;
  height: 355px;
  display: block;
  margin: 0 auto 20px auto;
  -webkit-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.1);
}

.ebook-widget a.button {
  background: #0da87b;
  color: #ffffff !important;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  text-align: center;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.ebook-widget a.button:hover {
  background: #820002 !important;
}

/*** Ebook/Whitepaper Widget Small*****/
.ebook-widget-sm {
  background: #eeeeee;
  border-bottom: 3px solid #cdcdcd;
  text-align: left;
  padding: 30px 20px 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .ebook-widget-sm {
    padding: 5.5% 4.5%;
  }
}

.ebook-widget-sm .content {
  width: 92%;
}
@media (max-width: 700px) {
  .ebook-widget-sm .content {
    width: 100%;
  }
}

.ebook-widget-sm a {
  text-decoration: none;
}

.ebook-widget-sm .link-underline-color {
  color: #820002;
  text-decoration: underline;
}

.ebook-widget-sm h2 {
  color: #000000;
  font-size: 24px;
  font-family: "Heebo", helvetica, arial, sans-serif;
  line-height: 1.3em;
  margin: 0 0 6px;
}
.ebook-widget-sm h2hover {
  color: #820002;
}
@media (max-width: 600px) {
  .ebook-widget-sm h2 {
    font-size: 22px;
  }
}
@media (max-width: 330px) {
  .ebook-widget-sm h2 {
    font-size: 20px;
  }
}

.ebook-widget-sm p {
  color: #222222;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  margin-bottom: 15px;
}

.ebook-widget-sm img {
  max-width: 275px;
  float: left;
  height: auto;
  display: block;
  margin: 0 40px 15px 0;
  -webkit-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 600px) {
  .ebook-widget-sm img {
    margin: 0 5% 55px 0;
  }
}
@media (max-width: 530px) and (min-width: 452px) {
  .ebook-widget-sm img {
    max-width: 115px;
    margin: 0 6% 13% 0;
  }
}
@media (max-width: 450px) and (min-width: 331px) {
  .ebook-widget-sm img {
    max-width: 105px;
    margin: 0 7% 10px 0;
  }
}
@media (max-width: 330px) and (min-width: 200px) {
  .ebook-widget-sm img {
    max-width: 80px;
    margin: 0 7% 10px 0;
  }
}

.ebook-widget-sm a.button {
  background: #0da87b;
  border: none;
  color: #ffffff !important;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  text-align: center;
  padding: 8px 15px;
  display: inline-block;
  text-decoration: none !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  outline: 1px solid rgba(255, 255, 255, 0);
}
@media (min-width: 250px) and (max-width: 449px) {
  .ebook-widget-sm a.button {
    margin: 0 auto;
    max-width: 191px;
    display: block;
    text-align: center;
  }
}

.ebook-widget-sm a.button:hover {
  background: #820002 !important;
}

/*******************************************
Slide-Out
********************************************/
/** Vertical Version **/
.dfp-slide-out-wrapper {
  width: 280px;
  overflow: hidden;
  position: relative;
}

.dfp-slide-out-close {
  background-image: url(https://sc.bobitstudios.com/icons/icon-close-black-transparent.png) !important;
  background-size: 20px;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  display: block;
  position: absolute;
  right: 7px;
  top: 12px;
}

.dfp-slide-out {
  width: 250px;
  margin: 20px auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #ffffff;
  box-shadow: 0px 4px 10px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 4px 10px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 10px 5px rgba(0, 0, 0, 0.15);
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.dfp-slide-out figure {
  background: url("images/slanted-bg.gif") no-repeat center center;
  background-size: 180%;
  margin-bottom: 20px;
}
.dfp-slide-out h3 {
  margin-top: 0;
  font-size: 16px;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: "Open Sans", helvetica, arial, sans-serif;
}
.dfp-slide-out h3 span {
  color: #999999;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
}
.dfp-slide-out h2 {
  font-size: 22px;
  text-align: center;
}
.dfp-slide-out .btn {
  padding-left: 2em;
  padding-right: 2em;
}

/** Horizontal Shorter Version **/
.dfp-horizontal-slide-out-wrapper {
  width: 470px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.dfp-horizontal-slide-out {
  overflow: hidden;
  width: 440px;
  margin: 20px auto;
  padding: 15px;
  background: #ffffff;
  box-shadow: 0px 4px 10px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 4px 10px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 10px 5px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.dfp-horizontal-slide-out figure {
  float: left;
}

.dfp-horizontal-info {
  float: left;
  width: 240px;
  margin-left: 15px;
  padding-top: 10px;
}

.dfp-horizontal-slide-out h3 {
  margin-top: 0;
  font-size: 13px;
  text-transform: uppercase;
  color: #777777;
  margin-bottom: 5px;
  font-weight: normal;
  font-family: "Open Sans", helvetica, arial, sans-serif;
}

.dfp-horizontal-slide-out h2 {
  font-size: 18px;
  margin-bottom: 5px;
  font-family: "Heebo", helvetica, arial, sans-serif;
}

.dfp-horizontal-slide-out p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
  line-height: 1.5em;
}

@media (max-width: 470px) {
  .dfp-horizontal-slide-out-wrapper {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .dfp-horizontal-slide-out {
    max-width: 100%;
  }

  .dfp-horizontal-info {
    width: 50%;
  }

  .dfp-horizontal-slide-out-wrapper figure {
    width: 40%;
  }

  .dfp-horizontal-slide-out-wrapper figure img {
    max-width: 100%;
  }

  .dfp-horizontal-slide-out h3 {
    font-size: 12px;
  }
}
/**************************************************
COVID-19
**************************************************/
.covid-19-survey .outline {
  border: 1px solid #820002 !important;
  background: #ffffff !important;
  color: #000000 !important;
}

.green-box {
  background: #f0fdfa;
  border: 1px solid #14b795;
  margin-bottom: 1.5em;
  padding: 20px 25px 30px 25px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.green-box .bc-description {
  font-size: 14px;
  color: #777777;
  margin-bottom: 10px;
}
.green-box .bc-sign-up-text {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.green-box .bc-sign-up-text.bc-sign-up-text-2 {
  font-size: 16px !important;
  font-weight: normal !important;
  margin-bottom: 10px;
}
.green-box .bc-sign-up-text span {
  background: url(http://sc.bobitstudios.com/logos/bc.svg) no-repeat;
  width: 90px;
  height: 32px;
  text-indent: -99999px;
  display: inline-block;
  padding-top: 12px;
  margin: 0 7px 0 4px;
}
.green-box .btn-bc {
  font-size: 16px;
  font-weight: bold;
  background: #14b795 !important;
  color: #ffffff;
  padding: 10px 20px;
  text-transform: capitalize !important;
  float: left;
  margin-right: 15px;
}
.green-box .log-in-text {
  font-size: 14px;
  margin-top: 8px;
  display: inline-block;
  color: #333333;
}
.green-box .log-in-text a {
  text-decoration: underline;
}

.bc-sign-up-page-webinar .bbmform {
  background: #333743;
  border-radius: 5px;
  padding: 30px 20px;
}
.bc-sign-up-page-webinar .bbmform header {
  padding-bottom: 0 !important;
}
.bc-sign-up-page-webinar .bbmform header h2 {
  font-size: 18px !important;
  color: #ffffff !important;
}
.bc-sign-up-page-webinar .bbmform label {
  font-size: 13px !important;
  color: #ffffff;
}
.bc-sign-up-page-webinar .bbmform .disclaimer p, .bc-sign-up-page-webinar .bbmform .disclaimer a {
  color: #8f9198 !important;
}
.bc-sign-up-page-webinar .bbmform .btn-primary {
  background: #de573a !important;
  display: block;
  width: 100%;
}
.bc-sign-up-page-webinar .bbmform .instructionText {
  color: #cccccc !important;
}

.bc-sign-up-page .bbmform {
  background: #f4f4f4;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 50px 30px;
}
.bc-sign-up-page .bbmform label {
  font-size: 13px !important;
}
.bc-sign-up-page .bbmform .disclaimer p, .bc-sign-up-page .bbmform .disclaimer a {
  color: #777777 !important;
}
.bc-sign-up-page .bbmform input,
.bc-sign-up-page .bbmform select {
  color: #555555 !important;
}
.bc-sign-up-page .bc-sign-up-text {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
.bc-sign-up-page .bc-sign-up-text span {
  background: url(http://sc.bobitstudios.com/logos/bc.svg) no-repeat;
  width: 110px;
  height: 50px;
  text-indent: -99999px;
  display: inline-block;
  padding-top: 12px;
  margin: 0 10px 0 6px;
}

.bc-grey-box {
  background: #f4f4f4;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 10px 30px 25px 30px;
  margin-bottom: 1.5em;
  line-height: 1.6em;
}
.bc-grey-box span {
  background: url(http://sc.bobitstudios.com/logos/bc.svg) no-repeat;
  width: 90px;
  height: 32px;
  text-indent: -99999px;
  display: inline-block;
  padding-top: 15px;
  margin: 0 0 0 3px;
}
.bc-grey-box a {
  text-decoration: underline;
}

@media (max-width: 568px) {
  .green-box .btn-bc {
    float: none;
    margin-right: 0;
    margin-top: 15px;
  }

  .green-box .log-in-text {
    margin-top: 0;
  }
}
