﻿@charset "UTF-8";
@import url("//sc.bobitstudios.com/fonts/fontawesome/css/fontawesome-all.css");
/***********************************************
Variables
/***********************************************/
/*** Fonts ***/
/*** Weight ***/
/*** Colors ***/
/*** Sponsored Color ***/
/*** Date, More in the Headers ***/
/*** Box Shadow in Forms ***/
/***********************************************
Logo Brand Color
-Navigation Logo
-Inner Navigation Logo
-Mobile logo
/***********************************************/
/***********************************************
Border Colors
-whitepaper cover image
/***********************************************/
/***********************************************
Pattern Squares Colors
  - color preview 
/***********************************************/
/***********************************************
Pattern Color for Sections and Innerpages Pattern Elements
/***********************************************/
/***********************************************
Pattern Shapes 
  - Color Preview
/***********************************************/
/***********************************************
Buttons
/***********************************************/
/***********************************************
General Mixin
/***********************************************/
/***********************************************
Images
/***********************************************/
/***********************************************
// Banner for innerpages
/***********************************************/
/***********************************************
Line-Height Function
/***********************************************/
/***********************************************
Content Gated Form 
/***********************************************/
/***********************************************
Nav Menu Channel Colors 
    Main Nav
    Main Nav Drop Down
    Mobile Menu
/***********************************************/
/***********************************************
Labels 
/***********************************************/
/***********************************************
Links
/***********************************************/
/***********************************************
Newsletter Block
/***********************************************/
/*******************************************
Article Detail
********************************************/
/***********************************************
Section Block Background
    -videos block
/***********************************************/
/***********************************************
Footer
/***********************************************/
/***********************************************
Content Gated Form
/***********************************************/
@import url("//sc.bobitstudios.com/fonts/fontawesome/css/fontawesome-all.css");
@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,400i,600,600i,700,700i,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Crimson+Text:400,600,600i&display=swap");
/***********************************************
Variables
/***********************************************/
/*** Fonts ***/
/*** Weight ***/
/*** Colors ***/
/*** Sponsored Color ***/
/*** Date, More in the Headers ***/
/*** Box Shadow in Forms ***/
/***********************************************
Logo Brand Color
    -Navigation Logo
    -Inner Navigation Logo
    -Mobile logo
/***********************************************/
/***********************************************
Border Colors
  -whitepaper cover image
/***********************************************/
/***********************************************
Pattern Squares Colors
  -color preview
/***********************************************/
/*** Green Colors 
$color-square-lighter: #bae045;
$color-square-light: #98bd24;
$color-square-sm-lighter: #bae045;
$color-square-sm-light: #98bd24;***/
/***********************************************
Pattern Color for Sections and Innerpages Pattern Elements
/***********************************************/
/***********************************************
Pattern Shapes 
  - Color Preview
/***********************************************/
/***********************************************
Buttons
/***********************************************/
/***********************************************
General Mixin
/***********************************************/
/***********************************************
Images
/***********************************************/
/***********************************************
Line-Height Function
/***********************************************/
/***********************************************
Content Gated Form 
/***********************************************/
/***********************************************
Nav Menu Channel Colors 
    Main Nav
    Main Nav Drop Down
    Mobile Menu
/***********************************************/
/***********************************************
Category Label
/***********************************************/
/***********************************************
Links
/***********************************************/
/***********************************************
Newsletter Block
/***********************************************/
/*******************************************
Article Detail
********************************************/
/***********************************************
Section Block Background
    -videos block
/***********************************************/
/***********************************************
Footer
/***********************************************/
/*******************************************
Fonts
********************************************/
body {
  font-family: "Fira Sans", helvetica, arial, sans-serif; }

.sans-serif {
  font-family: "Fira Sans", helvetica, arial, sans-serif; }

h1, h2, h3, h4, h5 {
  /*font-family: $primary-font;*/ }

.primary-font {
  font-family: "Fira Sans", helvetica, arial, sans-serif;
  font-weight: 900; }

.section-title-22 {
  font-family: "Fira Sans", helvetica, arial, sans-serif, helvetica, arial, sans-serif; }
  .section-title-22:hover {
    color: #a31262 !important; }

.heading-24 a {
  font-family: "Fira Sans", helvetica, arial, sans-serif; }
  .heading-24 a:hover {
    color: #a31262; }

.font-28 a:hover, .font-29 a:hover, .font-30 a:hover, .font-32 a:hover, .font-22 a:hover, .font-20 a:hover {
  color: #a31262 !important; }

.post h1 {
  font-family: "Fira Sans", helvetica, arial, sans-serif;
  font-weight: 900; }

.page-header h1, .page-header h2 {
  font-family: "Fira Sans", helvetica, arial, sans-serif;
  font-weight: 900; }

/*******************************************
Colors
********************************************/
.color-primary {
  color: #a31262; }

.primary-color {
  color: #a31262; }

/*******************************************
Related Post
********************************************/
.related-posts h4 {
  font-family: "Fira Sans", helvetica, arial, sans-serif;
  font-size: 20px; }

.related-posts h3 {
  font-family: "Crimson Text", helvetica, arial, sans-serif;
  font-weight: bold;
  font-family: "Fira Sans", helvetica, arial, sans-serif; }

.category-name {
  color: #999999;
  font-family: "Crimson Text", helvetica, arial, sans-serif;
  font-style: italic;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 100; }
  .category-name:visited {
    color: #999999; }
  .category-name:hover {
    color: #a31262;
    text-decoration: none; }
  .category-name:active {
    color: #999999; }

/*******************************************
Logo in the Nav
********************************************/
.homepage-header .logo a img {
  height: 70%;
  width: auto; }
  @media (min-width: 768px) {
    .homepage-header .logo a img {
      margin: 0;
      width: 100%;
      height: 100%; } }

.innerpage .logo img {
  height: 100%;
  width: 110%; }

/*******************************************
Links
********************************************/
a {
  color: #a31262; }
  a:visited {
    color: #a31262; }
  a:hover {
    color: #21a4a5; }
  a:active {
    color: #a31262; }

.section-title a, .section-title-22, a.color-black {
  color: #000000;
  cursor: pointer; }
  .section-title a:hover, .section-title-22:hover, a.color-black:hover {
    color: #a31262; }

.link-section-title {
  font-family: "Crimson Text", helvetica, arial, sans-serif;
  color: #ffffff;
  border-bottom: 2px solid #21a4a5; }
  .link-section-title:visited {
    color: #ffffff !important; }
  .link-section-title:hover {
    color: #ffffff;
    border-bottom: 2px solid #ffffff; }
  .link-section-title:active {
    color: #ffffff !important; }

.link-section-title.right-column {
  font-family: "Crimson Text", helvetica, arial, sans-serif;
  color: #000000 !important;
  border-bottom: 2px solid #21a4a5; }
  .link-section-title.right-column:visited {
    color: #000000;
    border-bottom: 2px solid #a31262; }
  .link-section-title.right-column:hover {
    color: #444444 !important;
    border-bottom: 2px solid #000000; }
  .link-section-title.right-column:active {
    color: #000000 !important;
    border-bottom: 2px solid #a31262; }

.link-no-underline:hover {
  color: #21a4a5; }

/***Article Body Links***/
.article-body p a, p a, .post p a {
  color: #a31262;
  text-decoration: underline; }
  .article-body p a:hover, p a:hover, .post p a:hover {
    color: #21a4a5; }

.color-accent {
  color: #21a4a5; }

/*******************************************
Borders
********************************************/
.border-primary-color-20 {
  border: 1px solid #d4b2c5; }

.border-gray-wrapper {
  border: 1px solid #cccccc; }

.border-left-3-primary-color {
  border-left: 3px solid #a31262; }

.border-2-gray-ccc {
  border: 2px solid #cccccc; }

.border-bottom-primary-3 {
  border-bottom: 3px solid #a31262; }

.border-top-primary-3 {
  border-top: 3px solid #a31262; }

.border-primary-color-20 {
  border: 1px solid #d4b2c5; }

.border-left-3-primary-color {
  border-left: 3px solid #a31262; }

.border-2-gray-ccc {
  border: 2px solid #cccccc; }

.border-bottom-primary-3 {
  border-bottom: 3px solid #a31262; }

.border-top-primary-3 {
  border-top: 3px solid #a31262; }

/*******************************************
Backgrounds
********************************************/
.bg-color-gray-eee {
  background: #eeeeee; }

/*******************************************
Buttons
********************************************/
.btn-article {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  color: #ffffff !important;
  text-decoration: none !important;
  text-transform: uppercase; }
  .btn-article a {
    text-decoration: none !important;
    color: white !important; }

.btn-primary, .btn-md,
.btn-lg,
.btn-sm,
.btn-article {
  font-family: "Fira Sans", helvetica, arial, sans-serif;
  color: #ffffff;
  background-color: #21a4a5;
  border-color: #21a4a5;
  font-weight: 400; }
  .btn-primary:visited, .btn-md:visited,
  .btn-lg:visited,
  .btn-sm:visited,
  .btn-article:visited {
    color: #ffffff;
    background-color: #21a4a5;
    border-color: #21a4a5; }
  .btn-primary:hover, .btn-md:hover,
  .btn-lg:hover,
  .btn-sm:hover,
  .btn-article:hover {
    color: #ffffff;
    background: #a31262 !important;
    border-color: #a31262 !important; }
  .btn-primary:active, .btn-md:active,
  .btn-lg:active,
  .btn-sm:active,
  .btn-article:active {
    color: #ffffff;
    background-color: #21a4a5 !important;
    border-color: #21a4a5 !important; }
  .btn-primary:focus, .btn-md:focus,
  .btn-lg:focus,
  .btn-sm:focus,
  .btn-article:focus {
    box-shadow: none;
    background-color: #21a4a5 !important;
    border-color: #21a4a5 !important; }

.btn-outline-primary {
  border-color: #21a4a5;
  color: #21a4a5;
  background: #ffffff !important;
  box-shadow: none !important; }
  .btn-outline-primary:visited {
    color: #21a4a5;
    background-color: #21a4a5;
    border-color: #21a4a5; }
  .btn-outline-primary:hover {
    color: #ffffff !important;
    background: #a31262 !important;
    border-color: #a31262 !important;
    text-decoration: none; }
  .btn-outline-primary:active {
    color: #ffffff;
    background-color: #21a4a5 !important;
    border-color: #21a4a5 !important; }
  .btn-outline-primary:focus {
    color: #ffffff;
    background-color: #a31262 !important;
    border-color: #a31262 !important; }

.bbmform .buttons button.btn-primary,
.bbmform .buttons a.button.btn-primary {
  background-color: #21a4a5; }
  .bbmform .buttons button.btn-primary:hover,
  .bbmform .buttons a.button.btn-primary:hover {
    border-color: #21a4a5;
    color: #ffffff;
    background: #a31262;
    border-color: #a31262; }

a.posts-load-more {
  max-width: 345px;
  margin: 0 auto; }

/*******************************************
Article List Group (Homepage, Channel, Article)
********************************************/
.section-title {
  font-family: "Crimson Text", helvetica, arial, sans-serif;
  color: #000000;
  text-transform: uppercase; }

.storyTags span {
  color: #21a4a5; }

/*.post .tools .tool-title{
    font-family:$secondary-font;
}*/
.post .sponsor-small {
  position: relative;
  margin-bottom: 10px;
  text-align: center; }
  @media (min-width: 768px) {
    .post .sponsor-small {
      text-align: right; } }

.post .sponsored-small-img {
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #cca7bc 5px, #cca7bc 5px);
  position: absolute;
  height: 152px;
  width: 39px;
  right: 0;
  top: -25px;
  z-index: -2;
  display: none; }
  @media (min-width: 768px) {
    .post .sponsored-small-img {
      display: block; } }

.post .article-formula .formula-item {
  border-left: 5px solid #a31262; }

.post .category {
  color: #999999;
  font-family: "Crimson Text", helvetica, arial, sans-serif;
  font-style: italic;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 100; }
  .post .category:visited {
    color: #999999; }
  .post .category:hover {
    color: #a31262;
    text-decoration: none; }
  .post .category:active {
    color: #999999; }

.post p {
  font-size: 1.125em;
  line-height: 1.6em;
  color: #333333; }
  .post p a {
    color: #a31262;
    text-decoration: underline; }

/*******************************************
Sidebar - Side Widget
********************************************/
/*** Side Widget Right Side Pattern ***/
.bg-pattern-widget {
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #cca7bc 5px, #cca7bc 5px); }

/*** Side Widget Bullet List Color ***/
.side-widget ul.sidewidget-list li::before {
  color: #a31262; }

/*** Side Widget Section Heading ***/
.side-widget a.section-title-22:after, .side-widget .section-title-22:after {
  color: #a31262; }

/*******************************************
Labels 
********************************************/
.category-label {
  color: #999999;
  font-family: "Crimson Text", helvetica, arial, sans-serif;
  font-style: italic;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 100; }
  .category-label:visited {
    color: #999999; }
  .category-label:hover {
    color: #a31262;
    text-decoration: none; }
  .category-label:active {
    color: #999999; }

.sponsored-label {
  font-size: 16px;
  color: #f3080e !important;
  font-family: "Crimson Text", helvetica, arial, sans-serif;
  font-style: italic;
  text-transform: capitalize;
  text-decoration: none; }
  @media (min-width: 768px) {
    .sponsored-label {
      font-size: 19px; } }

.author-label a {
  font-size: 18px;
  color: #777777;
  font-family: "Crimson Text", helvetica, arial, sans-serif;
  font-style: italic;
  text-transform: capitalize;
  text-decoration: none; }
  .author-label a span {
    color: #999999;
    font-family: "Fira Sans", helvetica, arial, sans-serif;
    font-style: normal; }

.post .author {
  font-size: 18px;
  color: #777777;
  font-family: "Crimson Text", helvetica, arial, sans-serif;
  font-style: italic;
  text-transform: capitalize;
  text-decoration: none; }
  .post .author span {
    color: #999999;
    font-family: "Fira Sans", helvetica, arial, sans-serif;
    font-style: normal; }

.post .author a {
  color: #a31262; }

/*******************************************
Nav and Mega Menu - Desktop
********************************************/
nav .drop-down:nth-of-type(1) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(1) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(1) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(2) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(2) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(2) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(3) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(3) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(3) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(4) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(4) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(4) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(5) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(5) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(5) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(6) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(6) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(6) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(7) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(7) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(7) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(8) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(8) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(8) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(9) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(9) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(9) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(10) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(10) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(10) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(11) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(11) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(11) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(12) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(12) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(12) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(13) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(13) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(13) .mega-menu-wrapper .col-2 {
  background: #000000; }

nav .drop-down:nth-of-type(14) > a {
  border-bottom: 2px solid #000000; }
  nav .drop-down:nth-of-type(14) > a:hover {
    color: #000000; }

nav .drop-down:nth-of-type(14) .mega-menu-wrapper .col-2 {
  background: #000000; }

@media (min-width: 1200px) and (max-width: 1395px) {
  nav .drop-down > a {
    padding: 10px 17px !important;
    font-size: 12px !important; } }

@media (min-width: 1300px) and (max-width: 1395px) {
  nav .drop-down > a {
    font-size: 14px !important; } }

@media (min-width: 1200px) and (max-width: 1395px) {
  .main-nav-innerpage {
    justify-content: center;
    display: flex;
    flex-direction: row;
    text-align: center; } }

@media (min-width: 1200px) and (max-width: 1390px) {
  .main-nav-innerpage {
    margin-left: 28px; } }

@media (min-width: 1360px) and (max-width: 1395px) {
  .main-nav-innerpage {
    margin-left: 47px; } }

@media (min-width: 1396px) and (max-width: 1450px) {
  .main-nav-innerpage {
    margin-left: 68px; } }

@media (min-width: 1451px) and (max-width: 1520px) {
  .main-nav-innerpage {
    margin-left: 75px; } }

@media (min-width: 1200px) {
  .main-nav-innerpage {
    margin-top: -61px; } }

@media (min-width: 1300px) {
  .main-nav-innerpage {
    margin-top: -63px; } }

@media (min-width: 1396px) {
  .main-nav-innerpage {
    margin-top: -84px; } }

/*******************************************
Mobile Menu - Inside Hamburger Menu
********************************************/
.mobile-menu > div > div > div {
  margin-bottom: 50px; }
  .mobile-menu > div > div > div:nth-of-type(1) h4 {
    border-bottom: 2px solid #000000; }
  .mobile-menu > div > div > div:nth-of-type(2) h4 {
    border-bottom: 2px solid #000000; }
  .mobile-menu > div > div > div:nth-of-type(3) h4 {
    border-bottom: 2px solid #000000; }
  .mobile-menu > div > div > div:nth-of-type(4) h4 {
    border-bottom: 2px solid #000000; }
  .mobile-menu > div > div > div:nth-of-type(5) h4 {
    border-bottom: 2px solid #000000; }
  .mobile-menu > div > div > div:nth-of-type(6) h4 {
    border-bottom: 2px solid #000000; }
  .mobile-menu > div > div > div:nth-of-type(7) h4 {
    border-bottom: 2px solid #000000; }
  .mobile-menu > div > div > div:nth-of-type(8) h4 {
    border-bottom: 2px solid #999999; }
  .mobile-menu > div > div > div:nth-of-type(8) h4 {
    border-bottom: 2px solid #999999; }

.page-header.health header {
  border-color: #000000; }

/***********************************************
Sub Category Menu
/***********************************************/
.subcategory .selected {
  background: #a31262;
  color: #ffffff;
  border: 1px solid #a31262; }

/***********************************************
Icons
/***********************************************/
.fa-mail-bulk:before, .fa-clipboard-check:before, .fa-users:before, .fa-edit:before, .fa-bullhorn:before {
  color: #999999;
  font-size: 35px; }

.icon-wrapper {
  min-height: 45px;
  text-align: center;
  margin-bottom: 10%; }

@media (min-width: 768px) {
  .fa-mail-bulk:before, .fa-clipboard-check:before, .fa-users:before, .fa-edit:before, .fa-bullhorn:before {
    font-size: 45px; }
  .icon-wrapper {
    min-height: 56px;
    margin-bottom: 10%; } }

/***********************************************
Bullet List
/***********************************************/
ul.list-17-no-bullets {
  list-style: disc outside none;
  margin-left: 0;
  padding-left: 1em;
  margin-bottom: 3%;
  line-height: 1.35294; }
  ul.list-17-no-bullets li {
    font-size: 17px;
    padding-left: 0.2em;
    margin-bottom: 1.7%;
    list-style-type: none; }
  ul.list-17-no-bullets a {
    color: #a31262; }
    ul.list-17-no-bullets a:visited {
      color: #a31262; }
    ul.list-17-no-bullets a:hover {
      color: #333333; }

ul.list-18-no-bullets-gray {
  list-style: disc outside none;
  margin-left: 0;
  padding-left: 1em;
  margin-bottom: 3%;
  line-height: 1.35294; }
  ul.list-18-no-bullets-gray li {
    font-size: 17px;
    padding-left: 0.2em;
    margin-bottom: 1.7%;
    list-style-type: none; }
  ul.list-18-no-bullets-gray a {
    color: #777777; }
    ul.list-18-no-bullets-gray a:visited {
      color: #777777; }
    ul.list-18-no-bullets-gray a:hover {
      color: #333333; }

/***********************************************
Pattern - Solid Squares 
/***********************************************/
/*** Square Solid Patterns ***/
.square-box-move {
  /*** Two Squares Sm and Lg Solid Patterns ***/ }
  .square-box-move .two-squares-box {
    color: #a31262; }
    .square-box-move .two-squares-box .lighter {
      background-color: #fbe4f5; }
    .square-box-move .two-squares-box .light {
      background-color: #FBC8EE; }

/*** Two Little Squares Solid Patterns XXSM ***/
.two-squares-xxsm-box {
  color: #a31262; }
  .two-squares-xxsm-box .lighter {
    background-color: #faddf3 !important; }
  .two-squares-xxsm-box .light {
    background-color: #FBC8EE !important; }

/*** Square Solid Patterns Sm to Lg ***/
.two-squares-sm-lg-box {
  color: #a31262; }
  .two-squares-sm-lg-box .lighter {
    background-color: #fbe4f5 !important; }
  .two-squares-sm-lg-box .light {
    background-color: #FBC8EE !important; }

/*** One Small Square ***/
.one-solid-square-box {
  background-color: #fbe4f5; }

.square-move.one-solid-square .one-solid-square-box {
  background-color: #fbe4f5; }

/*******************************************
Pattens - General
********************************************/
.bg-pattern {
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #cca7bc 5px, #cca7bc 5px); }

.bg-pattern-height {
  height: 35px; }

/*******************************************
Color Preview - Patterns
********************************************/
.img-pattern-edges-box .pattern-square-color {
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #cca7bc 5px, #cca7bc 5px); }

.bg-pattern-wrapper-body .pattern-horizontal-top.pattern-detail {
  background: url(../../../images/bg-pattern-squares-right-2.png) no-repeat;
  width: 435px;
  height: 152px; }

.bg-pattern-wrapper-body .pattern-top-sqares-left {
  background: url(../../../images/bg-pattern-squares-left-1.png) no-repeat;
  width: 291px;
  height: 174px; }

.bg-pattern-wrapper .pattern-horizontal-top {
  background: url(../../../images/bg-pattern-squares-right-2.png) no-repeat;
  width: 435px;
  height: 152px; }

.bg-pattern-wrapper .pattern-top-sqares-left {
  background: url(../../../images/bg-pattern-squares-left-1.png) no-repeat;
  width: 291px;
  height: 174px; }

.bg-pattern-wrapper-body .pattern-ds-one-square-box-three .pattern-down-stairs-left {
  background: url(../../../images/bg-pattern-down-stairs-1.png) no-repeat;
  height: 361px;
  width: 99px; }

.bg-pattern-wrapper-body .pattern-horz-and-square-box-two .pattern-down-stairs-left {
  background: url(../../../images/bg-pattern-hz-stair-left-1.png) no-repeat;
  width: 361px;
  height: 99px; }

.bg-pattern-wrapper-body .pattern-left-stairs-right {
  background: url(../../../images/bg-pattern-hz-stair-left-1.png) no-repeat;
  width: 361px;
  height: 99px; }

.bg-pattern-wrapper-body .pattern-and-one-square-box .pattern-down-stairs-left {
  background: url(../../../images/bg-pattern-vrec-down-stairs-left-2-col.png) no-repeat;
  width: 72px;
  height: 646px;
  bottom: 42px;
  background-size: 70px; }

.bg-pattern-wrapper-body .pattern-rectangle-one-square-box {
  background: url(../../../images/bg-pattern-vertical-rect-right-2-col.png) no-repeat;
  width: 72px;
  height: 647px;
  background-size: 70px; }

.bg-pattern-wrapper-body .pattern-ds-one-square-box .pattern-down-stairs-left {
  background: url(../../../images/bg-pattern-down-stairs-1.png) no-repeat;
  height: 361px;
  width: 99px; }

.bg-pattern-wrapper-body .pattern-horz-sm-and-two-square-box .pattern-down-stairs-left {
  background: url(../../../images/bg-pattern-hr-md-4-col.png) no-repeat;
  width: 436px;
  height: 76px;
  background-size: 435px; }

.bg-pattern-wrapper-body .pattern-horz-md-two-square-box .pattern-down-stairs-left {
  background: url(../../../images/bg-pattern-vertical-rect-right-2-col.png) no-repeat;
  width: 68px;
  height: 636px;
  background-size: 66px; }

/*******************************************
Overlay BG Image Banners 
********************************************/
/*** Color Preview ***/
.bg-header.bg-image-cp {
  background: url(../../../images/bg-header-polish-spills.jpg) no-repeat top center; }

/*** Webinar ***/
.bg-header.bg-image-webinar {
  background: url(../../../images/bg-header-webinar.jpg) no-repeat top right; }

/*** Events ***/
.bg-header.bg-image-events {
  background: url(../../../images/bg-header-events.jpg) no-repeat top right; }

/*** Givewaways ***/
.bg-header.bg-image-giveaways {
  background: url(../../../images/bg-header-giveaways.jpg) no-repeat top right; }

/*** Education ***/
.bg-header.bg-image-education {
  background: url(../../../images/bg-header-education.jpg) no-repeat top right;
  background-size: cover; }

/*******************************************
Sidebar - Right 
********************************************/
.bg-pattern-widget {
  position: relative;
  margin-bottom: 20px;
  background: url(../images/pink-dots.png) repeat-y left top;
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #cca7bc 5px, #cca7bc 5px);
  background-size: 30px; }

/*******************************************
Section Blocks - Article Block
********************************************/
.nag-block {
  background: #a31262; }

.nag-block .background-dots {
  background: repeating-linear-gradient(-20deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.2) 5px, rgba(255, 255, 255, 0.4) 5px); }

.article-block .pattern-left {
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #116480 5px, #116480 5px); }

.article-block .pattern-right {
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #116480 5px, #116480 5px);
  transform: rotate(-44deg); }

/**
.videos-block h3 {
    color: $block-description-color;
    font-weight:100;
    font-size:17px;
}
.video-info a.category-name {
    color: $block-category-label;
}
.videos-block h2 a {
    color: $block-heading-color;
    cursor: pointer;
}
.videos-block .container .row > div:nth-of-type(1) h2 a {
    color: $block-heading-color !important;
    cursor:pointer;
}
**/
/*******************************************
Search Results
********************************************/
search-box-lg::-webkit-input-placeholder {
  font-family: "Crimson Text", helvetica, arial, sans-serif; }

.search-box-lg:-moz-placeholder {
  font-family: "Crimson Text", helvetica, arial, sans-serif; }

.search-box-lg::-moz-placeholder {
  font-family: "Crimson Text", helvetica, arial, sans-serif; }

.search-box-lg:-ms-input-placeholder {
  font-family: "Crimson Text", helvetica, arial, sans-serif; }

.search-results-tabs .selected {
  border-bottom: 1px solid #21a4a5; }

/******************************************
Newsletter
******************************************/
.newsletter-title {
  font-weight: regular;
  background: none;
  color: #21a4a5;
  text-align: center; }

.newsletter-title:before {
  color: #21a4a5; }

.newsletter-copy {
  display: inline-block;
  color: #ffffff; }

.newsletter-block .newsletter-icon {
  color: #a31262;
  font-family: "Fira Sans", helvetica, arial, sans-serif; }
  .newsletter-block .newsletter-icon .fa-envelope {
    color: #21a4a5; }

.newsletter-block .background-2 {
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #cca7bc 5px, #cca7bc 5px); }

.newsletter-block .background-1 {
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #cca7bc 5px, #cca7bc 5px); }

@media (min-width: 576px) {
  .newsletter-block button {
    margin: -7px 0 0 -88px; } }

p.privacypolicy {
  font-size: 12px;
  color: #999999;
  line-height: 135%;
  max-width: 95%;
  text-align: left;
  float: none;
  margin-bottom: 5px; }
  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 #21a4a5 !important; }

.events-tabs a:visited {
  color: #ffffff; }

.events-tabs a:hover {
  text-decoration: none;
  color: #ffffff; }

.events-tabs a:focus {
  color: #ffffff; }

/*****************************************
FooTable
*****************************************/
/**Arrows**/
.pagination > li > a:hover {
  color: #a31262; }

/**Numbers**/
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background: #a31262;
  border-color: #a31262; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #a31262;
  border-color: #a31262; }

/*******************************************
Forms
********************************************/
.has-error .form-control {
  border-color: #21a4a5; }

.checkbox-wrapper input:checked ~ .checkmark {
  background-color: #a31262; }

.bbmform input:focus, .bbmform textarea:focus, .bbmform select:focus {
  -webkit-box-shadow: 0 0 4px 0 rgba(237, 3, 125, 0.5) !important;
  -moz-box-shadow: 0 0 4px 0 rgba(237, 3, 125, 0.5) !important;
  box-shadow: 0 0 4px 0 rgba(237, 3, 125, 0.5) !important;
  outline: none;
  border: 1px solid #a31262 !important; }

.bbmform .buttons button.btn-primary,
.bbmform .buttons a.button.btn-primary,
.bbmform .btn-primary {
  background-color: #21a4a5 !important;
  color: #ffffff; }

.bbmform .buttons button.btn-primary:hover,
.bbmform .buttons a.button.btn-primary:hover,
.bbmform .btn-primary:hover {
  background: #a31262; }

.bbmform h2 {
  font-size: 28px; }

/*******************************************
Whitepaper
********************************************/
.whitepaper-steps .selected {
  border-bottom: 1px solid #21a4a5; }

ul.menu-whitepaper a {
  border: 1px solid #a31262; }

ul.menu-whitepaper a:hover {
  background: #21a4a5;
  border: 1px solid #21a4a5;
  color: #ffffff; }

ul.menu-whitepaper a.selected-btn {
  background: #21a4a5;
  border: 1px solid #21a4a5;
  color: #ffffff; }

.col-list .img-pattern .pattern-vrec-primary-color {
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #cca7bc 5px, #cca7bc 5px);
  width: 95%; }

.col-list .img-pattern img, .main-col-content .main-whitepaper img {
  border: 1px solid #d4b2c5; }

.main-col-content .main-whitepaper .pattern-vrec-primary-color {
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #cca7bc 5px, #cca7bc 5px);
  width: 62%; }

.col-list h2 a {
  font-weight: 900; }

.main-col-content .main-whitepaper .pattern-vrec-primary-color {
  right: 2px; }
  @media (min-width: 480px) {
    .main-col-content .main-whitepaper .pattern-vrec-primary-color {
      right: -1px; } }
  @media (min-width: 576px) {
    .main-col-content .main-whitepaper .pattern-vrec-primary-color {
      right: -18px; } }

/*******************************************
Webinars
********************************************/
.webinar-grid .pattern-bottom-horizontal-lg {
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #cca7bc 5px, #cca7bc 5px); }

.list .pattern-left {
  background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #cca7bc 5px, #cca7bc 5px); }

/*******************************************
Educational Events
********************************************/
.education-list > .row {
  border-bottom: 2px dotted #d4b2c5; }

.giveaways .card .card-body .event-date {
  color: #a31262; }

/*******************************************
Events
********************************************/
.upcoming-events .card .card-body .event-date {
  color: #a31262; }

.upcoming-events .card .card-body h2 a:hover {
  color: #a31262; }

/*******************************************
Encyclopedia
********************************************/
ul.letters-group a:hover {
  background: #a31262; }

ul.encyclopedia-list a {
  color: #333333; }

ul.encyclopedia-list a:hover {
  color: #a31262;
  background-color: #eeeeee; }

/*******************************************
Videos
********************************************/
.videos-block h4 {
  font-weight: 900; }

.videos-block {
  background: linear-gradient(to bottom, #333333 1%, #333333 60%, #333333 60%, #333333 60%, #333333 60%, #333333 100%); }
  @media (min-width: 768px) {
    .videos-block {
      background: linear-gradient(to bottom, #333333 1%, #333333 60%, #f4f4f4 60%, #333333 60%, #f4f4f4 60%, #f4f4f4 100%); } }

/*******************************************
Tag Search Results
********************************************/
.textbox h2 {
  font-weight: bold;
  color: #000000; }
  .textbox h2:hover {
    color: #a31262; }
  .textbox h2:focus {
    color: #000000; }
  .textbox h2:active {
    color: #000000; }

.hvrfull-glow, .hvrfull-glow, .hvrfull-glow {
  color: #000000; }

.hvrfull-glow:hover, .hvrfull-glow:focus, .hvrfull-glow:active, .hvrfull-glow.full:hover .textbox h2, .hvr-glow:hover .singlearticle h3, .hvr-glow:focus .singlearticle h3, .hvr-glow:active .singlearticle h3 {
  color: #a31262; }

/*******************************************
Footer
********************************************/
.footer-nav ul li:first-child {
  color: #21a4a5; }

footer .social-media li:first-child {
  color: #21a4a5; }

footer .newsletter-sign-up h4::before {
  color: #a31262; }

.copyright {
  background: repeating-linear-gradient(-20deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.2) 5px, rgba(255, 255, 255, 0.4) 5px);
  outline: none; }

.footer .magazine-cover a:hover {
  background-color: #a31262;
  border-color: #a31262; }

/*******************************************
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: 95%;
  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: solid 10px rgba(33, 164, 165, 0.2);
  padding: 50px 5%;
  z-index: 100;
  top: 0; }
  .gated-content-form .instructionText {
    display: none; }
  .gated-content-form .bbmform {
    padding-top: 0; }
    .gated-content-form .bbmform .step {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: -15px;
      margin-left: -15px; }
    .gated-content-form .bbmform input, .gated-content-form .bbmform select {
      font-family: "Crimson Text", helvetica, arial, sans-serif;
      background: #eeeeee;
      Border: 1px solid #eeeeee; }
    .gated-content-form .bbmform select {
      color: #000;
      width: 100%;
      padding: 5px 5px 5px 12px;
      font-size: 15px !important;
      line-height: 1;
      border: 1px solid #eeeeee;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      height: 40px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: #eeeeee;
      background-size: 14px;
      background-position: right 10px center; }
    .gated-content-form .bbmform select:focus,
    .gated-content-form .bbmform input:focus,
    .gated-content-form .bbmform texarea:focus {
      border: 1px solid #cccccc !important;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5); }
    .gated-content-form .bbmform .disclaimer,
    .gated-content-form .bbmform .disclaimer p  {
      font-size: 13px;
      line-height: 1.5em;
      color: #999999; }
    .gated-content-form .bbmform .required {
      font-weight: 400;
      color: #a00;
      font-style: normal;
      font-size: 10px; }
    .gated-content-form .bbmform .buttons {
      text-align: center;
      margin-bottom: 20px; }
      .gated-content-form .bbmform .buttons .btn-primary {
        padding: 10px 2em;
        font-size: 15px;
        line-height: 1.3em;
        border-radius: 3px;
        font-weight: 400;
        text-transform: uppercase;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 1px solid transparent;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        display: inline-block;
        margin: 0 10px 10px 10px;
        text-decoration: none;
        cursor: pointer; }
    .gated-content-form .bbmform .field > label {
      font-size: 16px;
      font-weight: normal;
      margin-bottom: 3px; }
    .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; }

.gated-content-form-logo {
  margin: 0 auto;
  margin-bottom: 30px;
  background: url("https://sc.bobitstudios.com/logos/ms.svg") no-repeat;
  background-size: 126px 31px;
  width: 126px;
  height: 31px; }

@media (max-width: 992px) {
  .gated-content-form .bbmform .buttons button.btn-primary {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 15px; }
  .gated-content-form {
    width: 95%; } }

@media (max-width: 380px) {
  .gated-content-form .bbmform .buttons {
    padding-left: 0;
    padding-right: 0; } }

/*******************************************
Blueconic
********************************************/
/*** Lightbox ***/
.uniForm .buttonHolder .primaryAction {
  background: #21a4a5 !important; }

/*** Toaster General Button ***/
a.btn-color {
  background-color: #21a4a5 !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: #a31262 !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 #a31262;
  text-align: center;
  padding: 50px 20px;
  margin-bottom: 20px; }

.ebook-widget h2 {
  color: #000000;
  font-size: 24px;
  font-family: "Crimson Text", helvetica, arial, sans-serif;
  line-height: 1.3em;
  margin: 0 0 20px 0; }

.ebook-widget p {
  color: #444444;
  font-family: "Fira 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: #21a4a5;
  color: #ffffff !important;
  font-family: "Fira 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;
  font-size: 1.2em; }

.ebook-widget a.button:hover {
  background: #a31262 !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: #a31262;
  text-decoration: underline; }

.ebook-widget-sm h2 {
  color: #000000;
  font-size: 24px;
  font-family: "Crimson Text", helvetica, arial, sans-serif;
  line-height: 1.3em;
  margin: 0 0 6px; }
  .ebook-widget-sm h2hover {
    color: #a31262; }
  @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: "Fira Sans", helvetica, arial, sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  margin-bottom: 0; }

.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: #21a4a5;
  border: none;
  color: #ffffff !important;
  font-family: "Fira 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: #a31262 !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: "Fira 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: "Fira Sans", helvetica, arial, sans-serif; }

.dfp-horizontal-slide-out h2 {
  font-size: 18px;
  margin-bottom: 5px; }

.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 #a31262 !important;
  background: #ffffff !important;
  color: #000000 !important; }

/**************************************************
Content Offers
**************************************************/
.content-offers .new-section-title {
  font-family: "Fira Sans", helvetica, arial, sans-serif; }
