@import url(https://use.typekit.net/dja2lei.css);
@charset "UTF-8";
/*
Theme Name: SeafoodSource Theme
Theme URI: https://divcom.com
Author: DC USA Webteam
Author URI: https://divcom.com
Description: A base theme for the DC USA platform CMS.
*/
hr {
  background: #ccc !important;
}

ol, ul {
  list-style: inherit;
}

.t3p0-field {
  min-height: auto !important;
}

.center {
  text-align: center;
}

.container-fluid--padding {
  padding: 0 25px;
}

.container {
  padding: 0 10px;
  max-width: calc(100% - 20px);
}
@media (min-width: 768px) {
  .container {
    padding: 0 20px;
    max-width: calc(100% - 40px);
  }
}
@media (min-width: 992px) {
  .container {
    padding: 0 40px;
    max-width: 1280px;
  }
}

.container--body {
  padding: 25px;
  margin: auto;
}
@media (min-width: 768px) {
  .container--body {
    padding: 25px 15px;
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container--body {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container--body {
    max-width: 1170px;
  }
}

.add-col-padding {
  padding: 0 5%;
}

.page-divider {
  padding: 5%;
  background-color: #efefef;
}

@media (min-width: 768px) {
  main {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
}
main h3 {
  margin: 1.25rem 0 1rem;
}
main p, main li {
  margin: 1rem 0;
}
main p strong, main p b, main li strong, main li b {
  font-weight: 600;
}
.social-icons li {
  margin: 0 16px 0 0;
  display: inline-block;
  float: left;
}
.social-icons li:last-child {
  margin: 0;
}

.social-icons li a {
  font-size: 1.25rem;
  transition: 0.1s ease;
}
.social-icons li a:hover {
  text-decoration: none;
  scale: 1.25;
}

.header__social-icons--white li a {
  color: #fff;
}
.header__social-icons--white li a:hover {
  color: #0099D8;
}

.header__social-icons--dark li a {
  color: #00141d;
}
.header__social-icons--dark li a:hover {
  color: #0099D8;
}

.header__social-icons {
  display: none;
}
@media (min-width: 768px) {
  .header__social-icons {
    float: left;
    width: 40%;
    display: inline-block;
  }
}

.section-title {
  font-size: 1.15rem;
  font-family: "noto-serif-extracondensed", serif;
}

.section-title i {
  margin-right: 6px;
  font-size: 1.15rem;
}

.footer__social-icons--white li a {
  color: #fff;
}
.footer__social-icons--white li a:hover {
  color: #0099D8;
}

.footer__social-icons--dark li a {
  color: #00141d;
}
.footer__social-icons--dark li a:hover {
  color: #0099D8;
}

.latest-resources__collection .t3p0-col.col-sm-10 {
  min-width: 100%;
}

.clp__container {
  max-width: 1280px;
  padding: 0;
}
@media (min-width: 768px) {
  .clp__container {
    padding: 0 40px;
  }
}
.clp__container h1 {
  margin: 40px 0 60px;
  text-align: center;
}
.clp__container .t3p0-pagination {
  margin-top: -40px;
}

.clp__container > .col-sm-9, .clp__container > .col-sm-8, .clp__container .col-sm-9, .clp__container .col-sm-8 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .clp__container > .col-sm-9, .clp__container > .col-sm-8, .clp__container .col-sm-9, .clp__container .col-sm-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .clp__container > .col-sm-9, .clp__container > .col-sm-8, .clp__container .col-sm-9, .clp__container .col-sm-8 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.clp__container > .col-sm-3, .clp__container > .col-sm-4, .clp__container .col-sm-3, .clp__container .col-sm-4 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .clp__container > .col-sm-3, .clp__container > .col-sm-4, .clp__container .col-sm-3, .clp__container .col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .clp__container > .col-sm-3, .clp__container > .col-sm-4, .clp__container .col-sm-3, .clp__container .col-sm-4 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.t3p0-pagination {
  width: 100%;
  text-align: center;
  padding-bottom: 40px;
  font-family: myriad-pro-condensed, sans-serif;
}
.t3p0-pagination a {
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
}
.t3p0-pagination .pagination-numbers {
  display: flex;
  justify-content: center;
}
.t3p0-pagination .pagination-numbers ul {
  margin: 0;
}
.t3p0-pagination .pagination-numbers li {
  padding: 2px 8px;
  margin: 0 2px;
}
.t3p0-pagination .pagination-numbers .active {
  background: #ccc;
  border-radius: 4px;
}
.t3p0-pagination .pagination-numbers .active a {
  color: #fff;
}

.t3p0-pagination-search {
  text-transform: uppercase;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
}
.t3p0-pagination-search i.fa.fa-search {
  padding-right: 5px;
  font-size: 0.85rem;
}

.dcContainer {
  max-width: 1230px;
  padding: 0 40px;
  /*.sidebar {
    display: block;
    .col-sm-12 {
      text-align: center;
      @include md {
      text-align: right;
      }
    }
    } */
}
@media (min-width: 992px) {
  .dcContainer {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .dcContainer .col-sm-8 {
    max-width: 73%;
    flex: 73%;
  }
}
@media (min-width: 768px) {
  .dcContainer .col-sm-4 {
    max-width: 25%;
    flex: 25%;
  }
}

.socialIcons i {
  padding: 0 5px;
}
.socialIcons i:hover {
  cursor: pointer;
  opacity: 0.8;
}

@media (min-width: 576px) {
  #articleContent .dcContainer .col-sm-8, #articleContent .dcContainer .col-sm-4 {
    max-width: 100%;
    flex: 100%;
  }
}
@media (min-width: 768px) {
  #articleContent .dcContainer .col-sm-8 {
    max-width: 67%;
    flex: 67%;
  }
}
@media (min-width: 768px) {
  #articleContent .dcContainer .col-sm-4 {
    max-width: 30%;
    flex: 30%;
  }
}
@media (min-width: 576px) {
  #articleContent .dcContainer .authorImageWrap {
    padding-right: 20px;
  }
}

.two-col #articleContent .dcContainer .col-sm-8 .t3p0-field-collection h2 {
  border-top: 1px solid #ececec;
  padding-top: 15px;
  color: #00141d;
}
.two-col #articleContent .dcContainer .col-sm-8 .t3p0-field-collection h2 a {
  color: #00141d;
}
.two-col #articleContent .dcContainer .col-sm-8 .t3p0-field-collection h2 a:hover {
  color: #0099D8;
}

.articleBody p strong {
  font-weight: bold;
}
.articleBody ol, .articleBody ul {
  margin-bottom: 24px;
  padding-left: 40px;
}
.articleBody ol li, .articleBody ul li {
  margin-bottom: 5px;
}
.articleBody ol {
  list-style-type: auto;
}

.cms-section #header, .cms-section .mainMenuContainer, .cms-section #footer {
  display: none;
}

.e-resources .carousel {
  display: none;
}

.webinar-featured-image img {
  width: 100%;
}

.publishDate span, .publishDate .t3p0-field-field {
  display: inline;
}

/* Share icons */
#socialShare {
  margin-bottom: 6px;
  text-align: right;
}
#socialShare p {
  margin: 4px 0;
}
#socialShare span {
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 600;
  color: #0099D8;
}

span.chicklets.facebook, span.chicklets.twitter, span.chicklets.linkedin, span.chicklets.email {
  background-image: none;
  width: 20px;
  height: 20px;
}

span.chicklets.facebook:before {
  font-family: FontAwesome;
  font-size: 1.325em;
  margin-left: -15px;
  color: #0099D8;
  content: "\f09a";
}

span.chicklets.twitter:before {
  font-family: FontAwesome;
  font-size: 1.325em;
  margin-left: -15px;
  color: #0099D8;
  content: "\f099";
}

span.chicklets.linkedin:before {
  font-family: FontAwesome;
  font-size: 1.325em;
  margin-left: -15px;
  color: #0099D8;
  content: "\f0e1";
}

span.chicklets.email:before {
  font-family: FontAwesome;
  font-size: 1.325em;
  margin-left: -15px;
  color: #0099D8;
  content: "\f0e0";
}

#ctFish .dcContainer .col-sm-8 {
  border-right: 0;
}

.minus-30-pixels-margin-top {
  margin-top: -30px;
}

.classified__content img {
  max-width: 300px;
  padding: 10px 0;
}

.subscribePage #contentBody .col-sm-8 .t3p0-field-wysiwyg img {
  width: 100%;
}
@media (min-width: 768px) {
  .subscribePage #contentBody .col-sm-8 .t3p0-field-wysiwyg img {
    width: 500px;
  }
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

::-moz-selection {
  background: #e9b229;
  color: #00141d;
}

::selection {
  background: #e9b229;
  color: #00141d;
}

body {
  color: #00141d;
}

body, button, input, select, optgroup, textarea {
  line-height: 1.5em;
  font-family: myriad-pro, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "noto-serif-extracondensed", serif;
  margin: 1rem 0;
  line-height: normal;
  font-weight: 600;
}

h1 {
  font-size: 2.5em;
  line-height: 1.125em;
}

h2 {
  font-size: 2em;
  line-height: 1.125em;
}

h3 {
  font-size: 1.75em;
  line-height: 1.125em;
}

h4 {
  font-size: 1.5em;
}

h5 {
  font-size: 1.25em;
}

h6 {
  font-size: 1.125em;
}

p {
  margin: 0 0 24px;
  font-size: 1rem;
  line-height: 1.5rem;
}

a {
  color: #0099D8;
}
a:hover {
  color: #e9b229;
  text-decoration: none;
}

i, em {
  font-style: italic;
}

.main-nav {
  text-align: center;
  font-family: myriad-pro-condensed, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9rem;
}
.main-nav .bam-link-mobile {
  display: block !important;
}
.main-nav .with-dropdowns {
  width: 100%;
  background: #0099D8;
  box-shadow: 0 0 3000px 3000px rgba(0, 0, 0, 0.75);
}
.main-nav ul {
  position: absolute;
  width: 75%;
  right: 0;
  z-index: 999;
}
.main-nav ul li {
  color: #fff;
  -o-border-image: linear-gradient(270deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0)) 1;
     border-image: linear-gradient(270deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0)) 1;
  border-width: 0 0 1px;
  border-style: solid;
}
.main-nav ul li:last-child {
  border-bottom: none;
}
.main-nav ul li ul {
  position: relative;
  width: 100%;
  background: #003f59;
}
.main-nav ul li ul li a {
  font-size: 0.9rem;
  font-weight: 600;
}
.main-nav ul li ul li ul {
  background: #001b26;
}
.main-nav ul li a {
  display: inline-block;
  width: 75%;
  padding: 14px 0;
  color: #fff;
  font-size: 1.35rem;
  font-weight: normal;
}
.main-nav ul li a:hover {
  color: #fff;
  text-decoration: none;
}
.main-nav ul li i {
  position: absolute;
  right: 10px;
  margin-top: 6px;
  padding: 12px;
  background: rgba(0, 0, 0, 0.25);
  color: #fff !important;
  font-size: 1rem;
  border-radius: 50%;
  cursor: pointer;
}
.main-nav span.sub-toggle:hover {
  cursor: pointer;
}
.main-nav span.sub-toggle i {
  margin: 0 10px 0 0;
}
.main-nav .current-page {
  color: #e9b229 !important;
}
@media (min-width: 768px) {
  .main-nav {
    text-align: center;
  }
  .main-nav .bam-link-mobile {
    display: none !important;
  }
  .main-nav .with-dropdowns {
    height: 80px;
    display: flex !important;
    background: none;
    justify-content: space-evenly;
    box-shadow: none;
  }
  .main-nav ul {
    position: relative;
    width: 100%;
    display: inline-block;
  }
  .main-nav ul li.has-children:before {
    background: none;
  }
  .main-nav ul li {
    transition: all 0.15s ease;
    border: none;
  }
  .main-nav ul li:last-child ul {
    margin-right: -20px;
    right: 0 !important;
    text-align: right !important;
  }
  .main-nav ul li:last-child ul li:hover {
    padding-right: 8px;
  }
  .main-nav ul li:last-child ul ul {
    left: -240px !important;
    text-align: right !important;
  }
  .main-nav ul li:last-child ul ul li:hover {
    padding-right: 8px;
  }
  .main-nav ul li:last-child ul li i {
    top: 20px !important;
    right: calc(100% - 26px) !important;
    transform: rotate(90deg) !important;
  }
  .main-nav ul li a {
    height: 80px;
    display: inline-flex;
    align-items: center;
    padding: 0;
    width: auto;
    font-size: 1rem;
    font-weight: 600;
    line-height: normal;
  }
  .main-nav ul li a:hover {
    color: #0099D8;
  }
  .main-nav ul li i {
    position: relative;
    right: inherit;
    margin: 0 0 0 6px;
    padding: 0;
    background: none;
  }
  .main-nav ul li:hover {
    background: transparent;
  }
  .main-nav ul li:hover ul {
    margin-left: -20px;
    right: auto;
    width: 240px;
    background: #001b26 !important;
    text-align: left;
    box-shadow: 0 40px 40px rgba(0, 0, 0, 0.5);
  }
  .main-nav ul li:hover ul li {
    width: 100%;
    -o-border-image: linear-gradient(90deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)) 1;
       border-image: linear-gradient(90deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)) 1;
    border-width: 0 0 1px;
    border-style: solid;
  }
  .main-nav ul li:hover ul li:last-child {
    border-bottom: none;
  }
  .main-nav ul li:hover ul li a {
    display: block;
    height: auto;
    padding: 12px 20px;
    font-size: 1rem;
  }
  .main-nav ul li:hover ul li i {
    position: absolute;
    top: 12px;
    right: 8px;
    transform: rotate(-90deg);
  }
  .main-nav ul li:hover ul li:hover {
    background: #0099D8 !important;
    padding-left: 8px;
  }
  .main-nav ul li:hover ul li:hover a {
    color: #fff;
  }
  .main-nav ul li:hover ul li ul {
    left: 240px;
    background: #0099D8 !important;
    text-align: left !important;
  }
  .main-nav ul li:hover ul li ul li:hover {
    background: #003f59 !important;
  }
  .main-nav ul li.news:hover > ul {
    width: 640px;
    background-image: linear-gradient(to right, #001b26 25%, rgba(0, 0, 0, 0) 125%), url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/news-dropdown-bg.jpg.large.1170x1170.jpg") !important;
    background-size: cover !important;
    box-shadow: inset 160px 120px 120px 0 #001b26, 0 40px 40px rgba(0, 0, 0, 0.5);
  }
  .main-nav ul li.news:hover > ul li {
    width: 240px;
  }
  .main-nav ul li.news:hover > ul li:first-child {
    margin-top: 60px;
  }
  .main-nav ul li.news:hover > ul li:first-child:before {
    position: absolute;
    top: -46px;
    left: 40px;
    display: inline-block;
    padding: 4px 0 12px;
    width: 340px;
    content: "Explore topics...";
    font-family: "noto-serif-extracondensed", serif;
    font-style: italic;
    font-size: 2.25rem;
    text-transform: lowercase;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.015) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    pointer-events: none;
  }
  .main-nav ul li.news:hover > ul li ul li:first-child {
    margin-top: 0;
  }
  .main-nav ul li.news:hover > ul li ul li:first-child:before {
    display: none;
  }
}
.main-nav .seafood2030 {
  background: url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/Seafood2030-logo-white.png.small.400x400.png");
  background-repeat: no-repeat;
  background-size: 120px auto;
  background-position: center;
  transition: 0s;
}
.main-nav .seafood2030 a {
  color: transparent !important;
}
@media (min-width: 768px) {
  .main-nav .seafood2030 {
    padding: 0 6px;
    background-size: 78px auto;
  }
  .main-nav .seafood2030:hover {
    background: url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/Seafood2030-logo-blue.png.small.400x400.png");
    background-repeat: no-repeat;
    background-size: 78px auto;
    background-position: center;
  }
}
@media (min-width: 992px) {
  .main-nav .seafood2030 {
    padding: 0 14px;
    background-size: 98px auto;
  }
  .main-nav .seafood2030:hover {
    background-size: 98px auto;
  }
}
.main-nav .seafood2030.current-page {
  background: url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/a6fa6f6c5a122a431c27264b21067759.png");
  background-repeat: no-repeat;
  background-size: 120px auto;
  background-position: center;
  transition: 0s;
}
@media (min-width: 768px) {
  .main-nav .seafood2030.current-page {
    padding: 0 6px;
    background-size: 78px auto;
  }
  .main-nav .seafood2030.current-page:hover {
    background: url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/Seafood2030-logo-blue.png.small.400x400.png");
    background-repeat: no-repeat;
    background-size: 78px auto;
    background-position: center;
  }
}
@media (min-width: 992px) {
  .main-nav .seafood2030.current-page {
    padding: 0 14px;
    background-size: 98px auto;
  }
  .main-nav .seafood2030.current-page:hover {
    background-size: 98px auto;
  }
}

.toggle-open, .toggle-closed {
  transition: all 0.5s ease;
}

.sub-toggle--main {
  position: absolute;
  z-index: 4000;
  top: -60px;
  right: 0;
}

.sub-toggle--main.toggle-closed:after, .sub-toggle--main.toggle-open:after {
  content: "\f0c9";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 11px;
  width: 60px;
  height: 60px;
  font: var(--fa-font-solid);
  font-size: 1.5rem;
  font-weight: normal;
  color: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.sub-toggle--main.toggle-open:after {
  content: "\f00d";
  padding: 6px 13px !important;
  background: #fff !important;
  color: #444 !important;
}

.sub-toggle--title {
  display: none;
}

.header__upper {
  padding: 0;
  background: url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/3c5c23e2de29439d23bdfb4f4235cfa3.jpg");
  background-position: center;
  background-size: cover;
}
@media (min-width: 768px) {
  .header__upper {
    padding: 0 40px;
  }
}
.header__upper .container-fluid--padding {
  padding: 0;
}
@media (min-width: 768px) {
  .header__upper .container-fluid--padding {
    padding: 0 20px;
  }
}

.header__upper > .col-sm-12 > .container-fluid--padding > .col-sm-12 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.header__upper .logo-wrapper {
  padding-left: 20px;
  max-width: 200px;
}
@media (min-width: 768px) {
  .header__upper .logo-wrapper {
    padding-left: 0;
    max-width: 80px;
  }
}

.header__upper-first-row {
  height: 60px;
}
@media (min-width: 768px) {
  .header__upper-first-row {
    height: 80px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}

.header__upper-first-row .col-sm-12 {
  display: flex;
  align-items: center;
}

.header__upper-second-row {
  align-items: center;
  height: 0;
}
@media (min-width: 768px) {
  .header__upper-second-row {
    height: 80px;
  }
}

.logo-inner {
  margin: 0 0 0 20px !important;
  float: left;
  width: 40%;
}
@media (min-width: 768px) {
  .logo-inner {
    margin: 0 !important;
    width: 20%;
  }
}

@media (min-width: 768px) {
  .logo-inner .col-sm-12 {
    justify-content: center;
  }
}

.logo-inner a {
  display: inline-block;
}

.logo-inner img {
  width: 160px;
  max-width: 100%;
  transition: 0.25s ease;
}
.logo-inner img:hover {
  scale: 1.1;
}
@media (min-width: 768px) {
  .logo-inner img {
    width: 200px;
  }
}

.secondary-nav {
  margin: 0 !important;
  float: right;
  width: calc(60% - 100px);
  height: 18px;
  text-align: right;
  font-size: 0;
}
@media (min-width: 768px) {
  .secondary-nav {
    width: 40%;
  }
}
@media (min-width: 992px) {
  .secondary-nav {
    height: auto;
    font-size: 1rem;
  }
}

.secondary-nav .col-sm-12 {
  justify-content: flex-end;
}

.secondary-nav i {
  margin-right: 6px;
  font-size: 0.75rem;
}
@media (min-width: 576px) {
  .secondary-nav i {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .secondary-nav i {
    font-size: 0.8rem;
  }
}

.member-menu {
  display: inline-block;
  line-height: normal;
  font-family: myriad-pro-condensed, sans-serif;
}

.member-menu ul {
  display: inline-block;
  margin-bottom: -4px;
}

.member-menu ul li {
  margin-right: 6px;
  display: inline-block;
  float: left;
}
@media (min-width: 768px) {
  .member-menu ul li {
    margin-right: 18px;
  }
}

.member-menu ul li a {
  color: #fff;
  font-size: 0;
  font-weight: 600;
  text-transform: uppercase;
}
.member-menu ul li a:hover {
  color: #0099D8;
  text-decoration: none;
}
@media (min-width: 992px) {
  .member-menu ul li a {
    font-size: inherit;
  }
}

.member-menu__newsletter {
  margin: auto;
  font-size: 0 !important;
}
@media (min-width: 992px) {
  .member-menu__newsletter {
    margin: 6px 0 0;
  }
}
@media (min-width: 1200px) {
  .member-menu__newsletter {
    margin: auto;
    font-size: 1rem !important;
  }
}

.bamLinkTopBar a {
  color: #e9b229 !important;
}
.bamLinkTopBar a:hover {
  color: #0099D8 !important;
}

.customer--name {
  display: none;
}
@media (min-width: 768px) {
  .customer--name {
    display: block;
  }
}

.cart-icon {
  margin-right: 6px;
  width: auto !important;
  display: inline-block;
  line-height: normal;
}
@media (min-width: 768px) {
  .cart-icon {
    margin-right: 18px;
  }
}

.cart-icon a {
  font-size: 0;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.cart-icon a:hover {
  text-decoration: none;
  color: #0099D8;
}
@media (min-width: 1200px) {
  .cart-icon a {
    font-size: inherit;
  }
}

.cart-icon #cartCountContainer .cartCount {
  margin-left: 4px;
  padding: 2px 6px;
  background: #e9b229;
  color: #00141d;
  font-weight: bold;
  font-size: 0.85rem;
  border-radius: 2px;
}

.cart-icon #cartCountContainer .cartCountSpan {
  display: inline-block;
  margin-left: 6px;
  padding: 0 4px;
  background: #0099D8;
  color: #fff;
  border-radius: 2px;
}

.search-box {
  display: inline-block;
  width: auto !important;
}
.search-box p {
  margin: 0;
  line-height: normal;
}

.search-box a {
  font-size: 0;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.search-box a:hover {
  text-decoration: none;
  color: #0099D8;
}
@media (min-width: 1200px) {
  .search-box a {
    font-size: 1rem;
  }
}

.header__ads--large {
  display: block;
  text-align: center;
}
.header__ads--large p {
  margin: 10px 0;
}
.header__ads--large iframe {
  max-width: 100% !important;
}
@media (min-width: 992px) {
  .header__ads--large {
    display: flex;
    justify-content: space-evenly;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .header__ads--large p {
    margin: 0;
  }
}

.header__ads {
  margin: 20px 0 0;
  padding: 20px;
}
@media (min-width: 992px) {
  .header__ads {
    padding: 30px 40px;
  }
}

.header__ads #ad728x90 {
  margin: 0 0 20px;
  width: 100%;
  display: inline-block;
  float: left;
  text-align: center;
}
@media (min-width: 768px) {
  .header__ads #ad728x90 {
    margin: 0;
    width: 65%;
    padding-right: 20px;
    text-align: left;
  }
}

.header__ads #ad410x90 {
  width: 100%;
  display: inline-block;
  float: right;
  text-align: center;
}
@media (min-width: 768px) {
  .header__ads #ad410x90 {
    width: 35%;
    text-align: right;
  }
}

.header__latest-news {
  position: relative;
  margin: 20px 0;
  padding: 20px 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
@media (min-width: 1200px) {
  .header__latest-news {
    width: calc(100% - 80px);
    max-width: 1920px;
  }
  .header__latest-news:before, .header__latest-news:after {
    display: none;
  }
}
.header__latest-news:before, .header__latest-news:after {
  position: absolute;
  width: 80px;
  height: 100%;
  content: "";
  z-index: 1;
  pointer-events: none;
}
.header__latest-news:before {
  left: 0;
  background: linear-gradient(to right, rgb(255, 255, 255) 5%, rgba(255, 255, 255, 0) 100%);
}
.header__latest-news:after {
  right: 0;
  background: linear-gradient(to left, rgb(255, 255, 255) 5%, rgba(255, 255, 255, 0) 100%);
}

.header__latest-news > .col-sm-12 {
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.header__latest-news > .col-sm-12::-webkit-scrollbar {
  display: none;
}

.header__latest-news-inner {
  display: flex;
}

.two-col-main-with-featured-option .header__latest-news-inner {
  display: none;
}

.header__latest-news .header__latest-news-article {
  max-width: 20%;
  min-width: 240px;
}
.header__latest-news .header__latest-news-article:first-child {
  margin-left: 20px;
}
@media (min-width: 768px) {
  .header__latest-news .header__latest-news-article:first-child {
    margin-left: 40px;
  }
}
@media (min-width: 1200px) {
  .header__latest-news .header__latest-news-article:first-child {
    margin-left: 0;
  }
}
.header__latest-news .header__latest-news-article:last-child {
  display: none;
}
.header__latest-news .header__latest-news-article:nth-last-child(2) .header__latest-news-read-more {
  display: inline-block;
}

.header__latest-news .header__latest-news-article .header__latest-news-read-more {
  display: none;
  position: absolute;
  top: 20px;
  left: calc(100% - 30px);
  z-index: 2;
}
@media (min-width: 1200px) {
  .header__latest-news .header__latest-news-article .header__latest-news-read-more {
    left: calc(100% - 20px);
  }
}

.header__latest-news .header__latest-news-article .col-sm-3 {
  flex: 0 0 60px;
  max-width: 60px;
}

.header__latest-news .header__latest-news-article .col-sm-9 {
  padding: 0 40px 0 10px;
  width: 75%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 768px) {
  .header__latest-news .header__latest-news-article .col-sm-9 {
    width: auto;
  }
}

.header__latest-news .header__latest-news-article img {
  width: 100%;
  transition: 0.25s ease;
  border-radius: 50%;
}
.header__latest-news .header__latest-news-article img:hover {
  opacity: 0.75;
}

.header__latest-news .header__latest-news-article .date {
  margin-bottom: 4px;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 0.9rem;
}

.header__latest-news .header__latest-news-article h3 {
  margin: 2px 0 0;
  font-size: 1rem;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: normal;
  line-height: 0.85rem;
}
@media (min-width: 1200px) {
  .header__latest-news .header__latest-news-article h3 {
    line-height: 0.9rem;
  }
}

.header__latest-news .header__latest-news-article h3 a {
  color: #00141d;
}
.header__latest-news .header__latest-news-article h3 a:hover {
  color: #0099D8;
  text-decoration: none;
}

.header__latest-news .header__latest-news-read-more a {
  display: inline-block;
  color: #0099D8;
  font-size: 1.25rem;
  transition: 0.25s ease;
}
.header__latest-news .header__latest-news-read-more a:hover {
  transform: scale(1.25);
  color: #e9b229;
}

.network-menu {
  display: none;
}
#network-menu--toggle {
  display: none;
  opacity: 0;
}

#network-menu--toggle:checked ~ .network-menu--btn > span {
  transform: rotate(45deg);
}

#network-menu--toggle:checked ~ .network-menu--btn > span:before {
  top: 0;
  transform: rotate(0);
}

#network-menu--toggle:checked ~ .network-menu--btn > span:after {
  top: 0;
  transform: rotate(90deg);
}

#network-menu--toggle:checked ~ .network-menu--pane {
  visibility: visible;
  right: 0;
}

.network-menu--btn {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 18px;
  cursor: pointer;
  z-index: 1001;
}

.network-menu--btn > span,
.network-menu--btn > span:before,
.network-menu--btn > span:after {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition-duration: 0.25s;
}

.network-menu--btn:hover span, .network-menu--btn:hover span:before, .network-menu--btn:hover span:after {
  background-color: #0099D8;
}

.network-menu--btn > span:before {
  content: "";
  top: -6px;
}

.network-menu--btn > span:after {
  content: "";
  top: 6px;
}

.network-menu--pane {
  display: block;
  position: fixed;
  visibility: hidden;
  top: 0;
  right: -100%;
  width: 320px;
  height: 100%;
  margin: 0;
  padding: 80px 0 0;
  list-style: none;
  -webkit-backdrop-filter: blur(20px) saturate(200%) brightness(50%);
          backdrop-filter: blur(20px) saturate(200%) brightness(50%);
  box-shadow: -4000px 0 0 4000px rgba(0, 0, 0, 0.25);
  transition-duration: 0.25s;
  z-index: 1000;
  overflow: auto;
}

.network-menu--pane h2 {
  margin: 20px 40px;
  padding-top: 20px;
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.network-menu--pane p {
  color: #fff;
  text-align: center;
}

.network-menu--item {
  display: block;
  padding: 16px 40px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  transition-duration: 0.25s;
}

.network-menu--item img {
  width: 120px;
}

.network-menu--item i {
  display: none;
  position: absolute;
  right: 20px;
  margin-top: 12px;
  color: #fff;
}

.network-menu--item:hover {
  background-color: #0099D8;
}
.network-menu--item:hover i {
  display: inline-block;
}

footer {
  margin-top: 20px;
}

footer ul, footer ol {
  list-style: none;
}

footer .mktoForm {
  text-align: center;
  margin: auto;
}
@media (min-width: 992px) {
  footer .mktoForm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  footer .mktoForm .mktoFormRow {
    width: 75%;
    float: left;
  }
}
@media (min-width: 992px) {
  footer .mktoForm .mktoButtonRow {
    width: 25%;
    padding-top: 26px;
  }
}
footer .mktoForm .mktoLabel {
  width: auto !important;
}
footer .mktoForm .mktoGutter,
footer .mktoForm .mktoOffset {
  display: none;
}
footer .mktoForm .mktoFieldWrap,
footer .mktoForm .mktoFormCol {
  float: none;
  width: 100%;
}
footer .mktoForm .mktoButtonWrap {
  margin: 0 auto !important;
}
footer .mktoForm input {
  min-height: 35px;
  background-color: #cfcfcf;
}
footer .footer__upper {
  margin: auto;
  border-top: 1px solid #ccd0d2;
}
footer .footer__upper .row {
  margin: 0;
}
footer .footer__upper .footer__upper--first-row {
  text-align: center;
  font-family: myriad-pro-condensed, sans-serif;
  padding: 20px 0;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  footer .footer__upper .footer__upper--first-row {
    padding-bottom: 20px;
  }
}
footer .footer__upper .footer__upper--first-row .col-sm-12 {
  max-width: 1280px;
  margin: auto;
  padding: 0;
}
@media (min-width: 768px) {
  footer .footer__upper .footer__upper--first-row .col-sm-12 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
footer .footer__upper .footer__upper--first-row a.btn.btn-primary.become-a-member {
  background-color: #e9b229 !important;
  color: #00141d;
  border-radius: 0;
  padding: 8px 18px;
  transition: all 0.25s ease;
  transform: scale(1);
}
@media (min-width: 992px) {
  footer .footer__upper .footer__upper--first-row a.btn.btn-primary.become-a-member {
    padding: 8px 15px;
  }
}
@media (min-width: 1200px) {
  footer .footer__upper .footer__upper--first-row a.btn.btn-primary.become-a-member {
    padding: 8px 18px;
  }
}
footer .footer__upper .footer__upper--first-row a.btn.btn-primary.become-a-member:hover {
  transition: all 0.25s ease;
  transform: scale(1.1);
}
footer .footer__upper .footer__upper--first-row a.btn.btn-primary.become-a-member i.fa-sharp.fa-solid.fa-star {
  background-color: #00141d;
  border-radius: 50px;
  height: 21px;
  width: 21px;
  color: #e9b229;
  display: inline-flex;
  justify-content: center;
  line-height: 20px;
  margin-right: 10px;
  font-size: 0.8rem;
  float: left;
  margin-top: 1px;
}
footer .footer__upper .footer__upper--first-row p.gain-access {
  font-size: 1.5rem;
  color: #00141d;
  margin: 0;
  font-family: myriad-pro-condensed, sans-serif;
}
@media (min-width: 992px) {
  footer .footer__upper .footer__upper--first-row p.gain-access {
    font-size: 1.125rem;
  }
}
@media (min-width: 1200px) {
  footer .footer__upper .footer__upper--first-row p.gain-access {
    font-size: 1.5rem;
  }
}
footer .footer__upper .footer__upper--first-row .become-premium-member {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
footer .footer__upper .footer__upper--first-row .become-premium-member p {
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  footer .footer__upper .footer__upper--first-row .become-premium-member {
    flex-direction: row;
    justify-content: space-between;
    padding: 15px 0;
  }
  footer .footer__upper .footer__upper--first-row .become-premium-member p {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
footer .footer__upper .footer__upper--first-row .become-premium-member img {
  max-width: 240px;
  min-width: 240px;
  transition: all 0.25s ease;
  transform: scale(1);
}
@media (min-width: 992px) {
  footer .footer__upper .footer__upper--first-row .become-premium-member img {
    max-width: 150px;
    min-width: 150px;
  }
}
footer .footer__upper .footer__upper--first-row .become-premium-member img:hover {
  transition: all 0.25s ease;
  transform: scale(1.1);
}
footer .footer__upper .footer__upper--second-row {
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
  padding-bottom: 25px;
}
@media (min-width: 992px) {
  footer .footer__upper .footer__upper--second-row {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  footer .footer__upper .footer__upper--second-row {
    padding: 0 40px;
  }
}
@media (min-width: 992px) {
  footer .footer__upper .footer__upper--second-row .col-sm-12.first {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 50px;
  }
}
footer .footer__upper .footer__upper--second-row .footer__social-icons {
  text-align: center;
  padding-top: 10px;
}
@media (min-width: 992px) {
  footer .footer__upper .footer__upper--second-row .footer__social-icons {
    padding-top: 7px;
  }
}
footer .footer__upper .footer__upper--second-row .footer__social-icons .social-icons li,
footer .footer__upper .footer__upper--second-row .footer__social-icons .social-icons--dark li {
  float: none;
  display: inline-block;
  margin: 0 12px 0 0;
}
footer .footer__upper .footer__upper--second-row .footer__social-icons .social-icons li:last-child,
footer .footer__upper .footer__upper--second-row .footer__social-icons .social-icons--dark li:last-child {
  margin: 0;
}
footer .footer__upper .footer__upper--second-row .footer__social-icons a {
  color: #00141d;
  font-size: 1.325rem;
  transition: all 0.25s ease;
  transform: scale(1);
}
footer .footer__upper .footer__upper--second-row .footer__social-icons a:hover {
  color: #0099D8;
  transition: all 0.25s ease;
  transform: scale(1.25);
}
footer .footer__upper .footer__upper--second-row .ss-mark {
  text-align: center;
}
footer .footer__upper .footer__upper--second-row .ss-mark img {
  max-width: 200px;
  transform: scale(1);
  transition: all 0.25s ease;
  min-height: 200px;
}
footer .footer__upper .footer__upper--second-row .ss-mark img:hover {
  transform: scale(1.1);
  transition: all 0.25s ease;
}
@media (min-width: 992px) {
  footer .footer__upper .footer__upper--second-row .ss-mark img {
    max-width: 100px;
    margin-left: -40px;
    min-height: 100px;
  }
}
footer .footer__upper .footer__upper--second-row .footer__menus {
  flex-wrap: wrap;
  padding-bottom: 30px;
  justify-content: center;
}
@media (min-width: 992px) {
  footer .footer__upper .footer__upper--second-row .footer__menus {
    padding-bottom: 0;
    width: 48%;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  footer .footer__upper .footer__upper--second-row .footer__menus {
    width: 58%;
  }
}
footer .footer__upper .footer__upper--second-row .footer__menus li a {
  font-weight: 600;
  font-family: myriad-pro-condensed, sans-serif;
}
footer .footer__upper .footer__upper--second-row .footer__menus .col-sm-4 {
  width: 33%;
  font-size: 0.9rem;
  text-align: center;
}
@media (min-width: 992px) {
  footer .footer__upper .footer__upper--second-row .footer__menus .col-sm-4 {
    text-align: left;
  }
}
@media (min-width: 576px) {
  footer .footer__upper .footer__upper--second-row .footer__menus .col-sm-4 {
    font-size: 1rem;
  }
}
footer .footer__upper .footer__upper--second-row .footer__menus .col-sm-4 a {
  color: #00141d;
  transition: all 0.25s ease;
}
footer .footer__upper .footer__upper--second-row .footer__menus .col-sm-4 a:hover {
  color: #0099D8;
  transition: all 0.25s ease;
}
footer .footer__upper .footer__upper--second-row .footer__menus .col-sm-4 h3 {
  font-family: "noto-serif-extracondensed", serif;
  color: #00141d;
  font-weight: 600;
  margin: 0;
  font-size: 1.25rem;
}
@media (min-width: 576px) {
  footer .footer__upper .footer__upper--second-row .footer__menus .col-sm-4 h3 {
    font-size: 1.75rem;
  }
}
footer .footer__upper .footer__upper--second-row .footer__menus .col-sm-4 .sub-toggle--main {
  display: none;
}
footer .footer__upper .footer__upper--second-row .footer__subscribe-form {
  padding-bottom: 20px;
}
footer .footer__upper .footer__upper--second-row .footer__subscribe-form form {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0 !important;
  max-width: 320px;
}
footer .footer__upper .footer__upper--second-row .footer__subscribe-form form input#Email {
  font-size: 1rem !important;
  font-family: myriad-pro-condensed, sans-serif !important;
  height: 40px;
  font-weight: 600;
  padding-left: 15px !important;
}
footer .footer__upper .footer__upper--second-row .footer__subscribe-form form .mktoFormRow:first-of-type {
  width: 75%;
}
footer .footer__upper .footer__upper--second-row .footer__subscribe-form form .mktoFormRow:nth-of-type(2), footer .footer__upper .footer__upper--second-row .footer__subscribe-form form .mktoFormRow:nth-of-type(3), footer .footer__upper .footer__upper--second-row .footer__subscribe-form form .mktoFormRow:nth-of-type(4), footer .footer__upper .footer__upper--second-row .footer__subscribe-form form .mktoFormRow:nth-of-type(5), footer .footer__upper .footer__upper--second-row .footer__subscribe-form form .mktoFormRow:nth-of-type(6) {
  width: 0%;
}
footer .footer__upper .footer__upper--second-row .footer__subscribe-form form .mktoButtonRow {
  width: 25%;
  padding-top: 0;
}
footer .footer__upper .footer__upper--second-row .footer__subscribe-form form .mktoButtonRow .mktoButton {
  width: 100%;
  background-color: #0099D8 !important;
  text-transform: none !important;
  font-family: myriad-pro-condensed, sans-serif !important;
  font-size: 1rem !important;
  height: 40px;
  transition: all 0.25s ease;
}
footer .footer__upper .footer__upper--second-row .footer__subscribe-form form .mktoButtonRow .mktoButton:hover {
  transition: all 0.25s ease;
  background-color: #00141d !important;
}
footer .footer__upper .footer__upper--second-row .footer__subscribe-form label {
  display: none;
}
footer .footer__upper .footer__upper--second-row .footer__subscribe-form .formGDPR {
  font-size: 0.8rem;
  color: #707070;
  line-height: 1rem;
  max-width: 320px;
  margin: auto;
  font-family: myriad-pro-condensed, sans-serif;
}
@media (min-width: 992px) {
  footer .footer__upper .footer__upper--second-row .footer__subscribe-form .formGDPR {
    text-align: center;
  }
}
footer .footer__lower {
  background-color: #00141d;
  padding: 20px 10px;
  text-align: center;
  padding-bottom: 35px;
}
@media (min-width: 1200px) {
  footer .footer__lower {
    padding: 52px 10px 48px;
  }
}
footer .footer__lower .col-sm-12 {
  max-width: 1280px;
  margin: auto;
}
@media (min-width: 576px) {
  footer .footer__lower .col-sm-12 {
    padding: 0 40px;
  }
}
footer .footer__lower h4 {
  color: #fff;
  text-transform: uppercase;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
}
@media (min-width: 1200px) {
  footer .footer__lower h4 {
    margin-top: 10px;
  }
}
footer .footer__lower .portfolio-logos {
  max-width: 1230px;
  margin: auto;
}
@media (min-width: 1200px) {
  footer .footer__lower .portfolio-logos {
    align-items: center;
  }
}
footer .footer__lower .portfolio-logos .col-sm-3 {
  max-width: 100%;
  flex: 100%;
}
@media (min-width: 992px) {
  footer .footer__lower .portfolio-logos .col-sm-3 {
    max-width: 33%;
    flex: 33%;
  }
}
footer .footer__lower .portfolio-logos .column__logo--sea,
footer .footer__lower .portfolio-logos .column__logo--ss {
  width: 50%;
  max-width: 50%;
  flex: 50%;
}
@media (min-width: 992px) {
  footer .footer__lower .portfolio-logos .column__logo--sea,
  footer .footer__lower .portfolio-logos .column__logo--ss {
    max-width: 17%;
    flex: 17%;
    width: 17%;
  }
}
footer .footer__lower .portfolio-logos .sea-logo {
  text-align: right;
  padding-right: 8px;
}
footer .footer__lower .portfolio-logos .ss-logo {
  text-align: left;
  padding-left: 4px;
}
@media (min-width: 1200px) {
  footer .footer__lower .portfolio-logos .ss-logo {
    text-align: right;
  }
}
footer .footer__lower .portfolio-logos .ss-logo img {
  max-height: 42px;
  min-height: 42px;
}
footer .footer__lower .portfolio-logos .column__logo--sena-spna {
  margin-bottom: 30px;
  margin-top: 10px;
}
@media (min-width: 992px) {
  footer .footer__lower .portfolio-logos .column__logo--sena-spna {
    margin-top: 0;
    margin-bottom: 0;
  }
}
footer .footer__lower .portfolio-logos .column__logo--seg-spg {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  footer .footer__lower .portfolio-logos .column__logo--seg-spg {
    margin-top: 0;
    margin-bottom: 0;
  }
}
footer .footer__lower .portfolio-logos img {
  max-height: 45px;
  min-height: 45px;
  transform: scale(1);
  transition: all 0.25s ease;
}
footer .footer__lower .portfolio-logos img:hover {
  transform: scale(1.06);
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  footer .footer__lower .subhead-row .col-sm-12 {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  footer .footer__lower .subhead-row {
    float: left;
  }
}

.corporate__footer {
  border-top: 1px solid #33434a;
  background-color: #00141d;
  font-family: myriad-pro-condensed, sans-serif;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 576px) {
  .corporate__footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .corporate__footer {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .corporate__footer {
    padding-left: 0;
    padding-right: 0;
  }
}
.corporate__footer a {
  font-family: myriad-pro-condensed, sans-serif;
}
.corporate__footer .corporate__links {
  font-size: 0.9rem;
  font-weight: 600;
}
@media (min-width: 576px) {
  .corporate__footer .corporate__links {
    font-size: 1rem;
    order: 1;
    padding-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .corporate__footer .corporate__links {
    padding-bottom: 0;
    font-size: 1rem;
  }
}
.corporate__footer .corporate__copyright {
  font-size: 0.9rem;
  font-weight: 600;
}
@media (min-width: 576px) {
  .corporate__footer .corporate__copyright {
    order: 2;
    width: 50%;
    font-size: 1rem;
    justify-content: left;
  }
}
@media (min-width: 992px) {
  .corporate__footer .corporate__copyright {
    justify-content: right;
    padding-right: 10px;
    font-size: 1rem;
    width: 35%;
  }
}
@media (min-width: 1200px) {
  .corporate__footer .corporate__copyright {
    width: 50%;
  }
}
.corporate__footer .corporate__logo {
  align-self: center;
}
@media (min-width: 992px) {
  .corporate__footer .corporate__logo {
    order: 3;
    margin-bottom: 0;
    margin-top: 5px;
    margin-bottom: 3px;
    padding-bottom: 0;
  }
}

.our-resources__section {
  background: url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/e524b274ff102a5d91fcead4a9e03d88.png");
  background-position: center;
  background-size: cover;
  padding: 70px 25px;
  padding-bottom: 50px;
}
.our-resources__section .container {
  justify-content: space-between;
  padding: 0 15px;
}
@media (min-width: 576px) {
  .our-resources__section .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .our-resources__section .container {
    max-width: 1230px;
  }
}
.our-resources__section .our-resources__title {
  margin-top: -8px;
}
.our-resources__section .our-resources__title h2 {
  color: #fff;
  font-family: "noto-serif-extracondensed", serif;
  margin-top: 0;
  font-size: 3rem;
  margin-bottom: 8px;
}
.our-resources__section .our-resources__text {
  color: #fff;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1.5rem;
  line-height: 1.75rem;
}
.our-resources__section .webinars__card,
.our-resources__section .whitepapers__card,
.our-resources__section .directories__card,
.our-resources__section .videos__card,
.our-resources__section .join__card,
.our-resources__section .reports__card {
  display: flex;
  background-color: #fff;
  justify-content: space-between;
  border-left: 4px solid #0099D8;
  align-items: center;
  font-family: myriad-pro-condensed, sans-serif;
  color: #00141d;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.25s ease;
  transform: scale(1);
}
.our-resources__section .webinars__card p,
.our-resources__section .whitepapers__card p,
.our-resources__section .directories__card p,
.our-resources__section .videos__card p,
.our-resources__section .join__card p,
.our-resources__section .reports__card p {
  margin: 0;
  padding-left: 20px;
  font-family: myriad-pro-condensed, sans-serif;
  line-height: normal;
}
.our-resources__section .webinars__card:hover,
.our-resources__section .whitepapers__card:hover,
.our-resources__section .directories__card:hover,
.our-resources__section .videos__card:hover,
.our-resources__section .join__card:hover,
.our-resources__section .reports__card:hover {
  transition: all 0.25s ease;
  transform: scale(1.1);
}
.our-resources__section .our-resources__col--1 {
  max-width: 100%;
  flex: 100%;
}
@media (min-width: 576px) {
  .our-resources__section .our-resources__col--1 {
    max-width: 100%;
    flex: 100%;
  }
}
@media (min-width: 992px) {
  .our-resources__section .our-resources__col--1 {
    max-width: 45%;
    flex: 45%;
  }
}
@media (min-width: 576px) {
  .our-resources__section .our-resources__col--2,
  .our-resources__section .our-resources__col--3 {
    max-width: 50%;
    flex: 50%;
  }
}
@media (min-width: 992px) {
  .our-resources__section .our-resources__col--2,
  .our-resources__section .our-resources__col--3 {
    padding-top: 0;
    max-width: 27%;
    flex: 27%;
  }
}
.our-resources__section .our-resources__col--2 .t3p0-field-wysiwyg,
.our-resources__section .our-resources__col--3 .t3p0-field-wysiwyg {
  padding-bottom: 20px;
}
.our-resources__section .our-resources__col--2 {
  padding-top: 20px;
}
@media (min-width: 576px) {
  .our-resources__section .our-resources__col--2 {
    padding-right: 40px;
  }
}
@media (min-width: 992px) {
  .our-resources__section .our-resources__col--2 {
    padding: 0 20px;
  }
}
@media (min-width: 576px) {
  .our-resources__section .our-resources__col--3 {
    padding-top: 20px;
    padding-left: 40px;
  }
}
@media (min-width: 992px) {
  .our-resources__section .our-resources__col--3 {
    padding-top: 0;
  }
}
.our-resources__section .more__link {
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
}
.our-resources__section .premium__icon {
  min-height: 80px;
  min-width: 80px;
  background-color: #0099D8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.our-resources__section .premium__icon i {
  color: #fff;
  background-color: #e9b229;
  font-size: 1.5rem;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  align-items: center;
  justify-content: center;
  display: flex;
}

aside iframe {
  margin-bottom: 60px !important;
}
aside div {
  text-align: center;
}
@media (min-width: 768px) {
  aside div {
    text-align: left;
  }
}

.dcContainer .sidebar iframe {
  margin-bottom: 60px !important;
}
@media (min-width: 768px) {
  .dcContainer .col-sm-8 {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    margin-right: 20px;
    padding-right: 20px;
  }
}

.unflex {
  display: block;
}

.sidebar {
  padding: 0 25px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .sidebar {
    padding: 0;
  }
}

.trending__collection {
  text-align: left;
}
.trending__collection .subheading {
  font-size: 1.25rem;
  line-height: 1.25rem;
  text-align: left;
}
.trending__collection .t3p0-field-collection {
  margin-top: 20px;
}
.trending__collection .section-title {
  color: #ff3100;
  padding-bottom: 15px;
}
.trending__collection .fa-circle-arrow-up-right {
  color: #ff3100;
  font-size: 1.125rem;
}
.trending__collection .collection {
  text-align: left;
  padding-bottom: 20px;
}
.trending__collection .collection:nth-of-type(3) {
  padding-bottom: 20px;
}
.trending__collection .collection:last-child {
  display: none;
}
.trending__collection .collection .col-sm-12 {
  padding-left: 30px;
}
.trending__collection .collection:nth-of-type(1)::before {
  content: "1";
  display: inline-block;
  font-size: 2rem;
  font-family: "noto-serif-extracondensed", serif;
  color: #fff;
  position: absolute;
  margin-top: 2px;
  width: 40px;
  height: 40px;
  background-color: #ff3100;
  display: flex;
  justify-content: center;
  border-radius: 50px;
  line-height: 38px;
  font-weight: 900;
}
.trending__collection .collection:nth-of-type(2)::before {
  content: "2";
  display: inline-block;
  font-size: 2rem;
  font-family: "noto-serif-extracondensed", serif;
  color: #fff;
  position: absolute;
  margin-top: 2px;
  width: 40px;
  height: 40px;
  background-color: #ff3100;
  display: flex;
  justify-content: center;
  border-radius: 50px;
  line-height: 38px;
  font-weight: 900;
}
.trending__collection .collection:nth-of-type(3)::before {
  content: "3";
  display: inline-block;
  font-size: 2rem;
  font-family: "noto-serif-extracondensed", serif;
  color: #fff;
  position: absolute;
  margin-top: 2px;
  width: 40px;
  height: 40px;
  background-color: #ff3100;
  display: flex;
  justify-content: center;
  border-radius: 50px;
  line-height: 38px;
  font-weight: 900;
}
.trending__collection .collection .trending__excerpt,
.trending__collection .collection .trending__date {
  text-align: left;
  color: #00141d;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1.25rem;
  line-height: 1.25rem;
}
.trending__collection .collection .trending__excerpt {
  font-weight: 400;
}
.trending__collection .collection .trending__excerpt .read-more-link {
  background: #fff;
  color: #0099D8;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 0.9rem;
  line-height: normal;
  margin: 4px 0 0 -20px;
  padding: 0;
  position: absolute;
  padding-bottom: 4px;
  margin-top: -2px;
}
.trending__collection .collection .trending__date {
  text-transform: uppercase;
  font-weight: 600;
}
.trending__collection .collection .article__date {
  text-align: left;
}
.trending__collection .collection .article__date:before {
  content: none;
}
.trending__collection .collection h3 {
  font-family: "noto-serif-extracondensed", serif;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: left;
  margin: 6px 0 6px;
  line-height: 1.5rem;
}
.trending__collection .collection h3 a {
  color: #00141d;
}
.trending__collection .collection h3 a:hover {
  color: #0099D8;
}
.trending__collection .more-trending__link {
  text-align: left;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
  float: left;
  padding-left: 60px;
  font-size: 1rem;
}
.trending__collection .more-trending__link i {
  padding-left: 3px;
  font-size: 0.6rem;
  margin-top: 9px;
  float: right;
}

.latest-resources__collection {
  padding-bottom: 40px;
  text-align: left;
}
.latest-resources__collection .section-title {
  color: #00141d;
  padding-bottom: 15px;
}
.latest-resources__collection .fa-arrow-pointer {
  color: #00141d;
  font-size: 1.125rem;
}
.latest-resources__collection .collection {
  padding-bottom: 10px;
  display: block !important;
}
.latest-resources__collection .collection:nth-of-type(3) {
  padding-bottom: 20px;
}
.latest-resources__collection .collection:last-child {
  display: none;
}
.latest-resources__collection .collection h3 {
  margin: 4px 0 0;
  font-family: "noto-serif-extracondensed", serif;
  font-size: 1rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 8px;
}
.latest-resources__collection .collection h3 a {
  color: #00141d;
}
.latest-resources__collection .collection h3 a:hover {
  color: #0099D8;
}
.latest-resources__collection .col-sm-2 {
  max-width: 60px;
  float: left;
}

.latest-resources__icon, .whitepaperIcon, .webinarIcon {
  margin-top: 8px;
}
.latest-resources__icon p, .whitepaperIcon p, .webinarIcon p {
  margin: 0;
}
.latest-resources__icon i, .whitepaperIcon i, .webinarIcon i {
  background-color: #0099D8;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  font-size: 1.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.whitepaperIcon, .webinarIcon {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}

.category__link {
  color: #0099D8;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
  text-align: left;
}

.homepage__sponsored-block {
  border-bottom: 1px solid #ccc;
  margin: 0 0 40px;
}

.homepage__sponsored-block .article__date {
  margin: 10px auto;
}
.homepage__sponsored-block .article__date:before {
  display: none;
}

.homepage__sponsored-block img {
  max-width: 100%;
}

.homepage__sponsored-block h4 {
  line-height: 1.75rem;
}

.homepage__sponsored-block a {
  color: #00141d;
}
.homepage__sponsored-block a:hover {
  color: #0099D8;
}

#Ad1-300x250, #Ad2-300x250, #Ad3-300x250 {
  margin: 0 0 20px;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  #Ad1-300x250, #Ad2-300x250, #Ad3-300x250 {
    margin: 0;
    text-align: left;
  }
}

#Ad1-300x250 {
  margin-top: 40px;
}
@media (min-width: 768px) {
  #Ad1-300x250 {
    margin: 0;
  }
}

.homepage #Ad2-300x250 {
  margin: 0;
  padding: 20px 0 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .homepage #Ad2-300x250 {
    padding: 0;
    border: none;
  }
}

.homepage #Ad3-300x250 {
  padding: 40px 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .homepage #Ad3-300x250 {
    padding: 0;
    border: none;
  }
}

.recentArticles, #relatedContent {
  padding: 20px 0;
}
.recentArticles .t3p0-field-collection > .row, #relatedContent .t3p0-field-collection > .row {
  padding-bottom: 20px;
}
.recentArticles .collectionContent, #relatedContent .collectionContent {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 15px;
}
.recentArticles .collectionContent h3, #relatedContent .collectionContent h3 {
  margin: 4px 0 0;
  font-family: "noto-serif-extracondensed", serif;
  font-size: 1rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 0;
}
.recentArticles .collectionContent h3 a, #relatedContent .collectionContent h3 a {
  color: #00141d;
}
.recentArticles .collectionContent h3 a:hover, #relatedContent .collectionContent h3 a:hover {
  color: #0099D8;
}
.recentArticles .collectionThumbnail, #relatedContent .collectionThumbnail {
  margin-top: 4px;
  max-width: 75px !important;
  flex: 25%;
}
.recentArticles .collectionThumbnail img, #relatedContent .collectionThumbnail img {
  width: 100%;
}
.recentArticles .t3p0-field-file img, #relatedContent .t3p0-field-file img {
  padding-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border-radius: 50%;
}
.recentArticles .t3p0-field-collection > .row, #relatedContent .t3p0-field-collection > .row {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.recentArticles .t3p0-field-collection > .row:last-of-type, #relatedContent .t3p0-field-collection > .row:last-of-type {
  display: none;
}
.recentArticles .collectionContent, #relatedContent .collectionContent {
  display: flex;
  flex-direction: column;
  max-width: 75% !important;
  flex: 75% !important;
}
@media (min-width: 576px) {
  .recentArticles .collectionContent, #relatedContent .collectionContent {
    max-width: 80% !important;
    flex: 80% !important;
  }
}
.recentArticles .collectionContent .publishDate, #relatedContent .collectionContent .publishDate {
  order: 1;
  text-align: left;
  margin-bottom: 6px;
}
.recentArticles .collectionContent > .t3p0-field-field, #relatedContent .collectionContent > .t3p0-field-field {
  order: 2;
}
@media (min-width: 576px) {
  .recentArticles .col-sm-4, #relatedContent .col-sm-4 {
    flex: 20% !important;
  }
}

.publishDate {
  padding-top: 2px;
}
.publishDate::before {
  content: none !important;
}

#sidebar #Ad2-300x250 {
  margin-bottom: 40px;
}

.exchangeRate {
  padding-bottom: 40px;
}

#relatedContent h2 {
  text-align: left;
}
#relatedContent h2::before {
  padding-right: 2px;
  font: var(--fa-font-solid);
  content: "\f1e0";
}

.recentArticles {
  text-align: left;
}
.recentArticles h2::before {
  padding-right: 2px;
  font: var(--fa-font-solid);
  content: "\f245";
}

.password-reset .form-error {
  margin: 30px 0 10px 0;
}

#webinarAccess input[type=checkbox], .mktoForm input[type=checkbox] {
  position: absolute;
  left: 0;
  width: 15px !important;
  top: -6px;
  height: 15px !important;
}

#webinarThankYou {
  display: none;
}

/* Subscription Checkboxes */
.mktoForm.mktoLayoutAbove label.mktoLabel[for=formSubscriptionSSDaily], .mktoForm.mktoLayoutAbove label.mktoLabel[for=formSubscriptionSSGlobal], .mktoForm.mktoLayoutAbove label.mktoLabel[for=formSubscriptionSSNA] {
  width: 97% !important;
  padding-left: 10px;
  float: right !important;
}
@media (min-width: 768px) {
  .mktoForm.mktoLayoutAbove label.mktoLabel[for=formSubscriptionSSDaily], .mktoForm.mktoLayoutAbove label.mktoLabel[for=formSubscriptionSSGlobal], .mktoForm.mktoLayoutAbove label.mktoLabel[for=formSubscriptionSSNA] {
    padding-left: 0;
  }
}
.mktoForm.mktoLayoutAbove .mktoCheckboxList.mktoHasWidth {
  width: 100% !important;
}

input, select {
  color: #777;
}

.mktoOffset {
  height: auto !important;
  width: 0px !important;
}

.mktoFormCol {
  min-height: unset !important;
}

input.mktoField.mktoTextField, input.mktoField.mktoEmailField, input.mktoField.mktoTelField, .mktoForm textarea.mktoField {
  width: 100% !important;
  padding: 10px !important;
  background: transparent;
  background-color: #ededed !important;
  border: 0;
}

select.mktoField {
  background: transparent;
  background-color: #ededed !important;
  -webkit-appearance: unset !important;
  padding: 5px 10px !important;
  width: 100% !important;
  border: 0;
  min-height: 40px;
}

textarea.mktoField {
  width: 100% !important;
  padding: 10px !important;
  background-color: #ededed !important;
}

.mktoHtmlText.mktoHasWidth p {
  padding-top: 15px;
  width: 100% !important;
  font-size: 11px;
  line-height: 18px;
  color: #6c6c6c !important;
}

select#Country {
  margin-bottom: 15px;
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background-color: #0099D8 !important;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  background-color: #00141d !important;
}

/* Old Newsletter sign up - below all article content  */
.newsletterSubscription {
  border-top: 1px solid #ececec;
  margin-top: 20px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 576px) {
  .newsletterSubscription {
    text-align: left;
  }
}
.newsletterSubscription h3 {
  margin-bottom: 10px !important;
}
.newsletterSubscription label#LblEmail {
  display: none;
}
.newsletterSubscription .mktoFormRow {
  display: none;
}
.newsletterSubscription .mktoFormRow:first-of-type {
  display: block;
}
@media (min-width: 576px) {
  .newsletterSubscription .mktoFormRow:first-of-type {
    display: inline-block;
    max-width: 74%;
  }
}
@media (min-width: 992px) {
  .newsletterSubscription .mktoFormRow:first-of-type {
    max-width: 500px;
  }
}
.newsletterSubscription .mktoFormRow:first-of-type .mktoFormCol {
  margin-bottom: 0;
}
.newsletterSubscription .mktoButtonRow {
  vertical-align: top;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .newsletterSubscription .mktoButtonRow {
    display: inline-block;
    margin: 0;
  }
}
.newsletterSubscription .mktoButtonRow .mktoButton {
  min-height: 40px;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
@media (min-width: 576px) {
  .newsletterSubscription .mktoButtonRow {
    display: inline-block;
  }
}
.newsletterSubscription .formGDPR {
  margin: 0 !important;
}

.news__collection, .collection--main, .collection--field-mapping {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
}
.news__collection .category-wrap, .collection--main .category-wrap, .collection--field-mapping .category-wrap {
  display: none;
}
@media (min-width: 768px) {
  .news__collection, .collection--main, .collection--field-mapping {
    margin: 0 -30px;
  }
}

.news__collection > .row, .collection--main > .row, .collection--field-mapping {
  margin: 0 0 40px;
  width: 100%;
  padding: 0;
}
@media (min-width: 576px) {
  .news__collection > .row, .collection--main > .row, .collection--field-mapping {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .news__collection > .row, .collection--main > .row, .collection--field-mapping {
    width: 33%;
    padding: 0 10px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.news__collection > .row:last-child, .collection--main > .row:last-child, .collection--field-mapping:last-child {
  display: none;
}

.collection--main {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .collection--main {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.news__collection, .collection--main, .collection--field-mapping figure {
  overflow: hidden;
  position: relative;
  min-width: 100%;
}
@media (min-width: 992px) {
  .news__collection, .collection--main, .collection--field-mapping figure {
    min-height: auto;
    min-width: auto;
  }
}

.news__collection img, .collection--main img, .collection--field-mapping img {
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.25s ease;
  margin-bottom: 5px;
}
.news__collection img:hover, .collection--main img:hover, .collection--field-mapping img:hover {
  transform: scale(1.1);
  opacity: 0.9;
}

.collection--field-mapping figcaption {
  display: none;
}

.news__collection-article-info-wrapper, .collection--field-mapping .col-sm-12 {
  padding: 0;
}
@media (min-width: 768px) {
  .news__collection-article-info-wrapper, .collection--field-mapping .col-sm-12 {
    padding: 0 10px;
  }
}

.news__collection-article-info-wrapper .article__time-wrapper, .collection--field-mapping .article__time-wrapper {
  margin: 10px 0 10px;
}
@media (min-width: 1200px) {
  .news__collection-article-info-wrapper .article__time-wrapper, .collection--field-mapping .article__time-wrapper {
    margin: 0 0 10px;
  }
}

.news__collection-article-info-wrapper .article__date, .news__collection-article-info-wrapper .publish-date, .collection--field-mapping .article__date, .collection--field-mapping .publish-date {
  margin: 0;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 0.9rem;
  margin-top: 8px;
}
.news__collection-article-info-wrapper .article__date:before, .news__collection-article-info-wrapper .publish-date:before, .collection--field-mapping .article__date:before, .collection--field-mapping .publish-date:before {
  display: none;
}

.news__collection-article-info-wrapper h3, .news__collection-article-info-wrapper h2, .collection--field-mapping h3, .collection--field-mapping h2 {
  margin: 4px 0 0;
  padding-left: 0;
  font-size: 1rem;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  line-height: 1.25rem;
}

.news__collection-article-info-wrapper h3 a, .news__collection-article-info-wrapper h2 a, .collection--field-mapping h3 a, .collection--field-mapping h2 a, .collection-old-layout h3 a, .collection-old-layout h2 a {
  color: #00141d;
}
.news__collection-article-info-wrapper h3 a:hover, .news__collection-article-info-wrapper h2 a:hover, .collection--field-mapping h3 a:hover, .collection--field-mapping h2 a:hover, .collection-old-layout h3 a:hover, .collection-old-layout h2 a:hover {
  color: #0099D8;
}

.news__collection-article-info-wrapper .read-more-link, .collection--field-mapping .read-more-link, .collection .read-more-link, .two-col-webinars-landing-page .read-more-link, .classifiedInfo .read-more-link, .collection-old-layout .read-more-link {
  background: #fff;
  margin: 4px 0 0 -20px;
  padding: 0;
  color: #0099D8;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 0.9rem;
  line-height: normal;
  transition: none;
}
.news__collection-article-info-wrapper .read-more-link:hover, .collection--field-mapping .read-more-link:hover, .collection .read-more-link:hover, .two-col-webinars-landing-page .read-more-link:hover, .classifiedInfo .read-more-link:hover, .collection-old-layout .read-more-link:hover {
  color: #e9b229;
}

.classifiedInfo p {
  margin-bottom: 0;
}

.collection .read-more-link {
  margin-top: 0;
}

.collection-old-layout .t3p0-field-collection h2 {
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 5px;
  font-size: 1.75rem;
}
.collection-old-layout .authorName, .collection-old-layout .publishDate {
  display: block;
  clear: both;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
}
.collection-old-layout .authorName span, .collection-old-layout .publishDate span {
  float: left;
  margin-right: 4px;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
}
.collection-old-layout .byField h3 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
  color: #00141d;
}
.collection-old-layout .byField h3:hover {
  color: #0099D8;
}
.collection-old-layout .byField h3 a {
  padding-left: 8px;
  font-size: 1rem;
}
.collection-old-layout .col-sm-7 .t3p0-field-wysiwyg p:first-of-type {
  margin-top: 4px;
}

.col-sm-8 .collection img {
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .col-sm-8 .collection img {
    padding-right: 20px;
    margin-bottom: 40px;
  }
}

.collection-old-layout p {
  margin-bottom: 15px;
  font-size: 0.95rem;
}
.collection-old-layout h1 {
  margin: 0;
}
.collection-old-layout .read-more-link {
  margin-top: -10px;
}
.collection-old-layout .t3p0-pagination {
  padding-top: 20px;
}
.collection-old-layout .t3p0-field-file img {
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .collection-old-layout .t3p0-field-file img {
    padding-right: 20px;
    margin-bottom: 40px;
  }
}

.collection-old-layout #articleContent .dcContainer .col-sm-8 .t3p0-field-collection h2 {
  padding-top: 0;
  border-top: 0;
}
.collection-old-layout .t3p0-field-collection > .row {
  border-bottom: 1px solid #ececec;
  padding-bottom: 20px;
}

body.dc-angular.media {
  display: block;
}

.webinar__collection--media, .whitepaper__collection--media, .podcast__collection--media, .reports__collection--media, .video__collection--media {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .webinar__collection--media, .whitepaper__collection--media, .podcast__collection--media, .reports__collection--media, .video__collection--media {
    width: 50%;
  }
}
.webinar__collection--media:before, .whitepaper__collection--media:before, .podcast__collection--media:before, .reports__collection--media:before, .video__collection--media:before {
  color: #0099D8;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
  text-align: left;
  position: absolute;
  margin-top: -10px;
}
.webinar__collection--media h3, .whitepaper__collection--media h3, .podcast__collection--media h3, .reports__collection--media h3, .video__collection--media h3 {
  font-family: "noto-serif-extracondensed", serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.webinar__collection--media h3 a, .whitepaper__collection--media h3 a, .podcast__collection--media h3 a, .reports__collection--media h3 a, .video__collection--media h3 a {
  color: #00141d;
}
.webinar__collection--media h3 a:hover, .whitepaper__collection--media h3 a:hover, .podcast__collection--media h3 a:hover, .reports__collection--media h3 a:hover, .video__collection--media h3 a:hover {
  color: #0099D8;
}
.webinar__collection--media .t3p0-field-collection, .whitepaper__collection--media .t3p0-field-collection, .podcast__collection--media .t3p0-field-collection, .reports__collection--media .t3p0-field-collection, .video__collection--media .t3p0-field-collection {
  display: flex;
  flex-wrap: wrap;
}
.webinar__collection--media .row, .whitepaper__collection--media .row, .podcast__collection--media .row, .reports__collection--media .row, .video__collection--media .row {
  margin: 0;
  width: 50%;
}
.webinar__collection--media .row .row, .whitepaper__collection--media .row .row, .podcast__collection--media .row .row, .reports__collection--media .row .row, .video__collection--media .row .row {
  display: block;
  margin: 0;
  width: 100%;
}

.eResourcesCollection {
  padding-top: 25px;
}

.productPrice {
  font-size: 20px;
  margin-bottom: 15px;
}
.productPrice .t3p0-field.t3p0-field-text {
  display: inline-block;
}
.productPrice span {
  font-weight: 400;
}

.cartButton {
  margin-top: 25px;
}
.cartButton a {
  background-color: #0099D8;
  color: #fff;
  padding: 8px 20px;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 0.3s;
  font-weight: 600;
  width: auto;
  text-decoration: none;
}
.cartButton a:hover {
  background-color: #00141d;
  text-decoration: none !important;
}

.productPriceMembers {
  display: none;
}

#userIsPremiumMember .cartButton a {
  background-color: #0099D8;
  color: #fff;
  padding: 8px 15px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}
#userIsPremiumMember .productPriceMembers {
  display: block;
}
#userIsPremiumMember .productPriceMembers, #userIsPremiumMember .productPrice {
  font-size: 20px;
  margin-bottom: 15px;
}
#userIsPremiumMember .productPriceMembers .t3p0-field.t3p0-field-text, #userIsPremiumMember .productPrice .t3p0-field.t3p0-field-text {
  display: inline-block;
}
#userIsPremiumMember .productPriceMembers span, #userIsPremiumMember .productPrice span {
  font-weight: 400;
  color: #00141d;
}
#userIsPremiumMember .productPrice {
  text-decoration: line-through;
}
#userIsPremiumMember .productPrice .t3p0-field.t3p0-field-text {
  text-decoration: line-through;
}
#userIsPremiumMember .eResourcesCollectionCol3 .productPriceMembers, #userIsPremiumMember .eResourcesCollectionCol3 .productPrice {
  font-size: 1.1em;
}

.eResourcesCollectionCol3 h2, .mostRecentWebinarsCollectionERP h2, .mostRecentWhitepapersCollectionERP h2, .mostRecenteResourcesCollectionERP h2 {
  text-align: center;
  color: #00141d;
  border-top: 1px solid #ececec;
  padding-top: 10px;
  padding-bottom: 10px;
}
.eResourcesCollectionCol3 h3, .mostRecentWebinarsCollectionERP h3, .mostRecentWhitepapersCollectionERP h3, .mostRecenteResourcesCollectionERP h3 {
  color: #00141d;
}
.eResourcesCollectionCol3 h3 a, .mostRecentWebinarsCollectionERP h3 a, .mostRecentWhitepapersCollectionERP h3 a, .mostRecenteResourcesCollectionERP h3 a {
  color: #00141d;
}
.eResourcesCollectionCol3 .t3p0-field.t3p0-field-collection, .mostRecentWebinarsCollectionERP .t3p0-field.t3p0-field-collection, .mostRecentWhitepapersCollectionERP .t3p0-field.t3p0-field-collection, .mostRecenteResourcesCollectionERP .t3p0-field.t3p0-field-collection {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.eResourcesCollectionCol3 .t3p0-field.t3p0-field-collection .CL_MostRecentStories, .eResourcesCollectionCol3 .mostRecenteResourcesCollectionERP .t3p0-field-collection .CL_MostRecentStories, #educationalResourcesLandingPage .t3p0-field.t3p0-field-collection .CL_MostRecentStories, #educationalResourcesLandingPage .mostRecenteResourcesCollectionERP .t3p0-field-collection .CL_MostRecentStories {
  padding-bottom: 30px;
}
.eResourcesCollectionCol3 .t3p0-field.t3p0-field-collection .CL_MostRecentStories img, .eResourcesCollectionCol3 .mostRecenteResourcesCollectionERP .t3p0-field-collection .CL_MostRecentStories img, #educationalResourcesLandingPage .t3p0-field.t3p0-field-collection .CL_MostRecentStories img, #educationalResourcesLandingPage .mostRecenteResourcesCollectionERP .t3p0-field-collection .CL_MostRecentStories img {
  transition: opacity 0.3s, transform 0.3s;
}
.eResourcesCollectionCol3 .t3p0-field.t3p0-field-collection .CL_MostRecentStories img:hover, .eResourcesCollectionCol3 .mostRecenteResourcesCollectionERP .t3p0-field-collection .CL_MostRecentStories img:hover, #educationalResourcesLandingPage .t3p0-field.t3p0-field-collection .CL_MostRecentStories img:hover, #educationalResourcesLandingPage .mostRecenteResourcesCollectionERP .t3p0-field-collection .CL_MostRecentStories img:hover {
  opacity: 0.8;
}

#educationalResourcesLandingPage .webinarsMemberContent, #educationalResourcesLandingPage .whitepapersMemberContent {
  width: 100%;
  padding-bottom: 30px;
}

#userIsPremiumMember .CL_MostRecentStories .productPriceMembers, #userIsPremiumMember .CL_MostRecentStories .productPrice, #userIsNotPremiumMember .CL_MostRecentStories .productPriceMembers, #userIsNotPremiumMember .CL_MostRecentStories .productPrice {
  font-size: 1.2em;
}

@media (min-width: 768px) {
  .mostRecenteResourcesCollectionERP .CL_MostRecentStories .col-sm-12 .t3p0-field-file, .eResourcesCollectionCol3 .CL_MostRecentStories .col-sm-12 .t3p0-field-file {
    max-height: 100%;
  }
  #educationalResourcesLandingPage .mostRecentWebinarsCollectionERP .t3p0-field-collection, #educationalResourcesLandingPage .mostRecentWhitepapersCollectionERP .t3p0-field-collection {
    margin-left: -15px;
    margin-right: -15px;
  }
  #educationalResourcesLandingPage .webinarsMemberContent, #educationalResourcesLandingPage .whitepapersMemberContent {
    width: 25%;
    padding: 15px;
    padding-top: 0;
  }
  .eResourcesCollectionCol3 .t3p0-field.t3p0-field-collection .CL_MostRecentStories, .eResourcesCollectionCol3 .mostRecenteResourcesCollectionERP .t3p0-field-collection .CL_MostRecentStories, #educationalResourcesLandingPage .t3p0-field.t3p0-field-collection .CL_MostRecentStories, #educationalResourcesLandingPage .mostRecenteResourcesCollectionERP .t3p0-field-collection .CL_MostRecentStories {
    width: 30%;
  }
}
.CL_MostRecentStories, .webinarTitleSingle {
  text-align: center;
}
.CL_MostRecentStories h3, .webinarTitleSingle h3 {
  margin: 4px 0 0;
  padding-left: 0;
  font-size: 1rem;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  line-height: 1.25rem;
}
.CL_MostRecentStories h3:hover, .webinarTitleSingle h3:hover {
  color: #0099D8;
}
.CL_MostRecentStories h3 a:hover, .webinarTitleSingle h3 a:hover {
  color: #0099D8;
}
.CL_MostRecentStories img, .webinarTitleSingle img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.mostRecenteResourcesCollectionERP figure, #new-eResourcesLayout .eResourcesCollectionCol3 figure {
  height: 200px;
  margin-bottom: 12px;
}
.mostRecenteResourcesCollectionERP img, #new-eResourcesLayout .eResourcesCollectionCol3 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.mostRecentWebinarsCollectionERP h2 {
  border: 0;
}

.category-wrap ul {
  padding: 0;
}
.category-wrap ul li {
  display: none;
  list-style: none;
  padding: 0;
  text-transform: uppercase;
  color: #707070;
  font-weight: 600;
  font-family: myriad-pro-condensed, sans-serif;
}
.category-wrap ul li a {
  color: #00141d;
}
.category-wrap ul li:first-child {
  display: block;
}

.seafood2030__content .carousel__collection-item .row {
  flex-direction: column;
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 20px;
}
.seafood2030__content .carousel__collection-item .row .col-sm-6 {
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.seafood2030__content .carousel__collection-item .row .col-sm-6:nth-child(1) {
  display: none;
}
.seafood2030__content .carousel__collection-item h3 {
  margin: 4px 0 0;
  padding-left: 0;
  font-size: 1.25rem;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  line-height: 1.5rem;
  color: #00141d;
}
.seafood2030__content .carousel__collection-item h3 a {
  color: #00141d;
}
.seafood2030__content .carousel__collection-item h3:hover {
  color: #0099D8;
}
.seafood2030__content .carousel__collection-item h3 a:hover {
  color: #0099D8;
}

.webinar-date-time-wrap {
  display: flex;
  padding: 15px;
  padding-right: 5px;
}
.webinar-date-time-wrap .fa-calendar-alt {
  font-size: 1.75rem;
  margin-top: 5px;
  opacity: 0.8;
  color: rgba(255, 255, 255, 0.85);
  margin-right: 15px;
}

.webinar-date-time-wrap > .row {
  margin: 0;
}

.webinar-date-time-wrap .col-sm-12 {
  padding-right: 0;
}

.live-webinars-section {
  display: flex;
  flex-flow: wrap;
  padding-bottom: 15px;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .live-webinars-section {
    margin-left: -20px;
  }
}
.live-webinars-section .webinar-date, .live-webinars-section .webinar-time {
  color: #fff;
}
.live-webinars-section .webinar-date {
  font-weight: 600;
}
.live-webinars-section .webinar-live-wrap {
  background-color: #eaeaea;
  padding-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  .live-webinars-section .webinar-live-wrap {
    width: 30%;
    margin-left: 2.65% !important;
    margin-right: 0 !important;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .live-webinars-section .webinar-live-wrap {
    width: 22.325%;
  }
}
.live-webinars-section .webinar-live-wrap h3 {
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 10px;
}
.live-webinars-section .webinar-live-wrap h3 a {
  font-weight: 600;
  color: #00141d;
}
.live-webinars-section .webinar-live-wrap h3 a:hover {
  color: #0099D8;
}
.live-webinars-section .webinar-live-wrap:last-child {
  display: none;
}
.live-webinars-section .webinar-live-wrap .webinar-btn-wrap {
  align-self: flex-end;
  margin: 0;
  width: 100%;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.live-webinars-section .webinar-live-wrap .webinar-btn-wrap a.read-more-link {
  margin: 0;
  margin: auto;
  width: 100%;
}
.live-webinars-section .webinar-live-wrap .t3p0-field-file img {
  max-height: 55px;
  width: auto;
  margin: auto;
  display: none;
}
.live-webinars-section .webinar-live-wrap .t3p0-field-file img:hover {
  transform: scale(1);
}
.live-webinars-section .webinar-live-wrap .webinar-live-col {
  padding: 0;
  width: 100%;
}
.live-webinars-section .t3p0-field-taxonomy, .live-webinars-section .t3p0-field-wysiwyg {
  display: none;
}

#userIsPremiumMember .live-webinars-section .webinar-date-time-wrap {
  background-color: #e9b229;
}
#userIsPremiumMember .live-webinars-section .webinar-date, #userIsPremiumMember .live-webinars-section .webinar-time {
  color: #1e1e1e;
}
#userIsPremiumMember .live-webinars-section .webinar-live-wrap h3 a {
  color: #1e1e1e;
}

#userIsNotPremiumMember .live-webinars-section .webinar-date-time-wrap {
  background-color: #0099D8;
}
#userIsNotPremiumMember .live-webinars-section .webinar-date-time-wrap .fa-calendar-alt {
  color: #fff;
}

.webinar-on-demand-wrap {
  padding-bottom: 20px;
}
.webinar-on-demand-wrap h3 {
  margin: 4px 0 0;
  padding-left: 0;
  font-size: 1.25rem;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  line-height: 1.5rem;
  color: #00141d;
  margin-top: 20px;
}
.webinar-on-demand-wrap h3 a {
  color: #00141d;
}
.webinar-on-demand-wrap h3:hover {
  color: #0099D8;
}
.webinar-on-demand-wrap h3 a:hover {
  color: #0099D8;
}
.webinar-on-demand-wrap p {
  margin-bottom: 0;
}

.webinar-on-demand-wrap .col-sm-12 .col-sm-12 {
  border-top: 1px solid rgba(200, 200, 200, 0.5);
  padding: 0;
}

@media (min-width: 768px) {
  .webinarImage.featuredImage {
    padding-top: 0;
  }
  .webinarImage.featuredImage img {
    float: right;
  }
}

.t3p0-pagination .pagination-numbers .active {
  background: #fff;
}
.t3p0-pagination .pagination-numbers .active a {
  color: #707070;
}

.whitepaperscollectionlandingpage .collection .col-sm-5 {
  display: none;
}
.whitepaperscollectionlandingpage .collection .col-sm-7 {
  width: 100% !important;
  max-width: 100% !important;
  flex: 100%;
}
.whitepaperscollectionlandingpage .collection .col-sm-7 p {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .whitepaperscollectionlandingpage .collection .col-sm-7 img {
    max-width: 300px;
    margin-left: 0 !important;
    float: left;
  }
}

.classifiedsCollection {
  border-top: 1px solid #ececec;
}

.video-conference-page .featuredImage {
  margin-top: 20px;
}
.video-conference-page .t3p0-field-collection > .row {
  border-bottom: 1px solid #ececec;
  padding-bottom: 20px;
}
.video-conference-page .t3p0-field-collection > .row .col-sm-8 {
  border-right: 0;
  margin-right: 0;
}
.video-conference-page .t3p0-field-collection > .row .col-sm-8 h2 {
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 25px;
  color: #00141d;
}
.video-conference-page .t3p0-field-collection > .row .col-sm-8 h2 a {
  color: #00141d;
}
.video-conference-page .t3p0-field-collection > .row .col-sm-8 h2 a:hover {
  color: #0099D8;
}
.video-conference-page h3 img {
  display: none;
}
.video-conference-page .t3p0-field-collection .t3p0-field-wysiwyg h3 {
  margin: 0;
  font-family: myriad-pro, sans-serif;
  font-size: 1rem;
}
.video-conference-page .t3p0-field-collection .row:last-of-type {
  border: 0;
}

.podcastslandingpag .t3p0-field-collection .t3p0-field-wysiwyg span::after {
  content: "...";
}

.authorImage {
  border-radius: 100px;
  overflow: hidden;
  height: 100px;
  width: 100px;
}
.authorImage img {
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100%;
}

.authorTitle {
  margin: 10px 0 20px;
  font-size: 1.5rem;
  font-style: italic;
}

.podcastslandingpage .read-more-link {
  background-color: #0099D8;
  color: #fff;
  padding: 6px 12px;
}
.podcastslandingpage .read-more-link:hover {
  background-color: #e9b229;
  color: #00141d;
}

.collection-old-layout .t3p0-field-collection > .row:last-of-type {
  display: none;
}

.collection-old-layout .latest-resources__collection .t3p0-field-collection > .row {
  border: 0;
  padding: 0;
  padding-bottom: 10px;
}

.authorAboutUs {
  border-bottom: 1px solid #ececec;
  padding: 10px 0;
  padding-bottom: 20px;
}

.authorSocialMedia p, .authorEmail p {
  margin: 0;
}

.authorBio p {
  margin-bottom: 8px;
}

.media__layout .section__title {
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 20px;
}

.recentArticles h2, #relatedContent h2 {
  font-family: "noto-serif-extracondensed", serif;
  font-size: 1.15rem;
  color: #00141d;
  font-weight: normal;
}

.resource__titles--four .t3p0-field-collection, .resource__titles--three .t3p0-field-collection {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .resource__titles--four .t3p0-field-collection, .resource__titles--three .t3p0-field-collection {
    justify-content: space-between;
  }
}
.resource__titles--four .t3p0-field-collection h3 a, .resource__titles--three .t3p0-field-collection h3 a {
  color: #00141d;
}
.resource__titles--four .t3p0-field-collection h3 a:hover, .resource__titles--three .t3p0-field-collection h3 a:hover {
  color: #0099D8;
}

@media (min-width: 768px) {
  .resource__titles--four .t3p0-field-collection > div {
    width: 23%;
  }
}
.resource__titles--four h3 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  text-align: center;
}

@media (min-width: 768px) {
  .resource__titles--three .t3p0-field-collection > div {
    width: 30%;
  }
}
.resource__titles--three .t3p0-pagination {
  display: none;
}

.CL_MostRecentStories {
  margin-bottom: 30px;
}
.CL_MostRecentStories img {
  max-height: 200px;
  padding-bottom: 10px;
  transition: 0.25s ease;
  transform: scale(1);
}
.CL_MostRecentStories img:hover {
  transform: scale(1.03);
  opacity: 0.9;
  transition: 0.25s ease;
}
.CL_MostRecentStories .productPrice, .CL_MostRecentStories .productPriceMembers {
  display: none !important;
  margin: 0 !important;
}

.view__more-resources-btn {
  text-align: center;
  margin-top: 20px;
}

.episode__title--parent, .video__title--parent {
  text-align: center;
}
.episode__title--parent h3, .video__title--parent h3 {
  margin-top: 15px;
}

.collections__latest-view-more {
  margin-top: 25px !important;
}
.collections__latest-view-more i.fa-solid.fa-square-plus {
  padding-left: 10px;
}

.podcast__icon, .video__icon {
  display: flex;
  justify-content: center;
}

.podcast__icon i, .video__icon i {
  background-color: #0099D8;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  font-size: 1.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.authorAboutUs:last-of-type {
  display: none;
}

.spanish__reports .reports {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.spanish__reports .reports .reports-col {
  text-align: center;
}
@media (min-width: 768px) {
  .spanish__reports .reports .reports-col {
    width: 22%;
  }
}
.spanish__reports .reports .reports-col img {
  width: 100%;
}

@media (min-width: 768px) {
  .collection__original-content .collection--field-mapping {
    border: 0 !important;
  }
}
.collection__original-content .collection--field-mapping .col-sm-12 {
  display: flex;
  flex-direction: column;
}
.collection__original-content .collection--field-mapping .col-sm-12 .t3p0-field-field {
  order: 2;
}
.collection__original-content .collection--field-mapping .col-sm-12 .t3p0-field-field.publish-date {
  order: 1;
  margin-top: 15px;
}
.collection__original-content .collection--main h2 {
  font-size: 1rem;
  margin-top: 10px;
}
.collection__original-content .collection--main img {
  padding: 0;
  margin: 0;
}

.t3p0-field-wysiwyg .collection--field-mapping {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .t3p0-field-wysiwyg .collection--field-mapping {
    margin: 0 !important;
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
  }
}
.t3p0-field-wysiwyg .collection--field-mapping .col-sm-12 {
  padding-left: 0;
  display: flex;
  flex-direction: column;
}
.t3p0-field-wysiwyg .collection--field-mapping .col-sm-12 .t3p0-field-field {
  order: 2;
}
.t3p0-field-wysiwyg .collection--field-mapping .col-sm-12 .t3p0-field-field.publish-date {
  order: 1;
  margin-top: 15px;
}
.t3p0-field-wysiwyg .collection--field-mapping img {
  padding: 0;
  margin: 0;
}
.t3p0-field-wysiwyg .collection--field-mapping h2 {
  margin-top: 10px;
}

.two-col-seafoodtwo0three0 .collection-old-layout .t3p0-field-collection > .row:last-of-type, .two-col-seafoodtwo0three0 .collection__original-content .collection--field-mapping:last-child {
  display: block;
}

.classifiedsCollection .col-sm-12 div:nth-child(3) .row .col-sm-3 {
  order: 1;
}
@media (min-width: 768px) {
  .classifiedsCollection .col-sm-12 div:nth-child(3) .row .col-sm-3 {
    order: 2;
  }
}
.classifiedsCollection .col-sm-12 div:nth-child(3) .row .col-sm-3 img {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .classifiedsCollection .col-sm-12 div:nth-child(3) .row .col-sm-3 img {
    margin-top: 0;
  }
}
.classifiedsCollection .col-sm-12 div:nth-child(3) .row .col-sm-9 {
  order: 2;
}
@media (min-width: 768px) {
  .classifiedsCollection .col-sm-12 div:nth-child(3) .row .col-sm-9 {
    order: 1;
  }
}
.classifiedsCollection .col-sm-12 div:nth-child(3) .row .col-sm-9 p {
  margin-bottom: 8px;
}
.classifiedsCollection .col-sm-12 div:nth-child(3) .row .col-sm-9 p:last-of-type {
  margin-bottom: 4px;
}
.classifiedsCollection .col-sm-12 div:nth-child(3) .row .col-sm-9 p:last-of-type::after {
  content: "...";
  display: inline;
}
.classifiedsCollection .col-sm-12 div:nth-child(3) .row .col-sm-9 .read-more-link {
  margin-bottom: 20px;
}

.primary-btn {
  background-color: #0099D8;
  border-radius: 0;
  color: #fff;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
  transition: 0.25s ease;
  font-size: 1rem;
  text-transform: uppercase;
}

.carousel h3 {
  text-shadow: none;
}
@media (min-width: 1200px) {
  .carousel h3 {
    font-size: 2.5em;
    font-weight: 400;
  }
}

.breadcrumb {
  display: none;
}

.login .ecommWrapper {
  margin: 0 0 -40px !important;
  padding-bottom: 0 !important;
}

.login-Page-Container {
  font-family: myriad-pro-condensed, sans-serif;
}
.login-Page-Container .login-col {
  margin: 40px auto 80px;
  border: 0;
  border: 1px solid #ccc;
  min-width: 360px;
}
.login-Page-Container .panel-heading {
  background-color: #00141d;
  color: #fff;
  padding-left: 20px;
  box-shadow: 0 0 0 1px #00141d;
}
.login-Page-Container #loginFormContainer {
  padding: 20px;
  padding-bottom: 0;
}

.btn--login-wrap .btn.btn-primary, .btn-primary {
  background-color: #0099D8 !important;
  border-radius: 0;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
  color: #fff;
  transition: 0.25s ease;
}
.btn--login-wrap .btn.btn-primary:hover, .btn-primary:hover {
  background-color: #e9b229 !important;
}

.links--below-login a {
  font-size: 0.9rem;
  padding: 0 10px;
  color: #0099D8;
}
.links--below-login a:hover {
  text-decoration: none;
  color: #e9b229;
}

.password-reset h1, .passwrod-request h1 {
  margin-left: 12px;
  color: #00141d;
  font-family: myriad-pro-condensed, sans-serif;
}

.about-title {
  margin: 0 auto 20px;
  padding: 120px 80px;
  background: url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/3c5c23e2de29439d23bdfb4f4235cfa3.jpg");
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  text-align: center;
  color: #fff;
}

.article__wrapper > .col-sm-8 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .article__wrapper > .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}

.article__date, .publishDate {
  margin: 0;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 0.9rem;
}
.article__date:before, .publishDate:before {
  margin: 5px 6px 0 6px;
  float: left;
  font: var(--fa-font-solid);
  content: "\e122";
  font-size: 0.35rem;
}

.article__wrapper .article__date:before {
  display: none;
}

.article__wrapper img {
  max-width: 100%;
}

.subheading {
  margin: 10px 0 20px;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1.5rem;
  font-weight: normal;
}

.article__author {
  margin: 0 0 20px;
}

.article__author .t3p0-col {
  align-items: center;
  display: flex;
}

.article__author-image figure {
  position: relative;
  margin-right: 6px !important;
  width: 30px !important;
  height: 30px !important;
  overflow: hidden;
  border-radius: 50%;
}

.article__author-image img {
  position: absolute;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  width: 30px;
  min-height: 100% !important;
  min-width: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.25s ease;
}
.article__author-image img:hover {
  opacity: 0.75;
}

.article__author-name h3, .article__author-name h4 {
  margin: 0;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 0.9rem;
}

.article__categories ul {
  margin-left: -2px;
}

.article__categories ul li {
  margin: 0 4px 0 0;
  display: inline-block;
  float: left;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 0.9rem;
}
.article__categories ul li:first-child:before {
  content: "published in";
  margin: 0 3px 0 5px;
}
.article__categories ul li:after {
  content: ",";
}
.article__categories ul li:last-child {
  margin: 0;
}
.article__categories ul li:last-child:after {
  display: none;
}

.article__title h1 {
  margin-bottom: 0;
  font-family: "noto-serif-extracondensed", serif;
  font-size: 1.75rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .article__title h1 {
    font-size: 2.25rem;
  }
}

.article__time-wrapper {
  margin: 14px 0 8px;
  display: flex;
}

.article__read-time {
  margin-right: 20px;
  float: left;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.article__read-time:before {
  margin-right: 4px;
  content: "\e29e";
  font-size: 0.8rem !important;
  font: var(--fa-font-solid);
}
.article__read-time:after {
  margin-left: 2px;
  content: "Read";
}

.article__log-in-to-listen {
  margin-top: 20px;
  padding-bottom: 20px;
  display: block;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  line-height: 1rem;
  border-bottom: 1px solid #ccc;
}
.article__log-in-to-listen:before {
  margin-right: 4px;
  content: "\f025";
  font-size: 0.8rem !important;
  font: var(--fa-font-solid);
}

.article__listen-now {
  float: left;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
}

.article__listen-now i {
  margin-right: 4px;
  font-size: 0.8rem;
}

.article__featured-image {
  margin: 0 0 40px;
}

.article__featured-image img {
  max-width: 100%;
  min-width: 100%;
}

.article__featured-image figcaption, .article__body figcaption, .newsletterSubscription .formGDPR {
  margin: 10px 0 0;
  color: #888;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 0.9rem;
  line-height: 0.9rem;
}

.article__sticky-info-body-wrapper {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.article__sticky-info {
  padding: 0;
  position: sticky;
  top: 0;
  height: -moz-fit-content;
  height: fit-content;
  background: #fff;
  z-index: 1;
}
@media (min-width: 576px) {
  .article__sticky-info {
    padding: 0 20px 20px 0;
    top: 10px;
  }
}

.article__sticky-info .article__time-wrapper {
  margin: 0;
  padding: 10px 0;
  justify-content: center;
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .article__sticky-info .article__time-wrapper {
    padding: 0 0 10px;
  }
}

.article__wrapper .article__time-wrapper .article__read-time {
  margin: 0;
  line-height: normal;
}

.article__social-share p {
  text-align: center;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
}

.article__social-share i {
  display: inline-block;
  margin: 0 0 0 16px;
  font-size: 1.25rem;
  transition: 0.1s ease;
}
@media (min-width: 576px) {
  .article__social-share i {
    margin: 16px 0 0;
    display: block;
  }
}
.article__social-share i:hover {
  cursor: pointer;
  color: #0099D8;
  transform: scale(1.25);
}
.article__social-share i:first-child {
  display: inline-block;
  margin: 0 6px 0 0;
  font-size: 0.8rem;
}
.article__social-share i:first-child:hover {
  cursor: auto;
  color: #00141d;
}

.article__body.articleBodyWrap p {
  margin: 0 0 24px;
  font-family: myriad-pro, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
.article__body.articleBodyWrap p:first-child:first-letter {
  margin: 2px 6px -2px 0;
  float: left;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  font-size: 3rem;
  line-height: 3rem;
  font-style: normal !important;
}

.article__body.articleBodyWrap li {
  margin: -10px 0 10px 20px;
}

.article__body.articleBodyWrap:first-letter {
  margin: 2px 6px -2px 0;
  float: left;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  font-size: 3rem;
  line-height: 3rem;
}

.article__body figure.image.align-left {
  margin: 10px 20px 10px 0;
}

.article__body figure.image.align-right {
  margin: 10px 0 10px 20px;
}

.article__body figure.image {
  margin: 0 auto 20px;
}
.article__body figure.image img {
  max-width: 100%;
}

.premium-member-cta {
  position: relative;
  margin: 0 0 20px;
  padding: 20px 40px 40px;
  background: #00141d;
  box-shadow: 0 -80px 60px 10px rgba(255, 255, 255, 0.95);
}

.premium-member-cta p {
  color: #fff;
  font-size: 1.5rem;
  font-family: myriad-pro-condensed, sans-serif;
}
.premium-member-cta p:first-child {
  margin-top: 0;
}
.premium-member-cta p:last-child {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
}

.premium-member-cta hr {
  background: rgba(255, 255, 255, 0.2) !important;
}

.premium-member-cta i {
  margin: 0 4px;
}
.premium-member-cta i:first-child {
  color: #e9b229;
}

.premium-member-cta img {
  width: 160px;
  transition: 0.25s ease;
}
.premium-member-cta img:hover {
  opacity: 0.75;
}

.premium-member-cta span {
  color: #e9b229;
}

.premium-member-cta a {
  margin: 0 10px;
}

.newsletterSubscription h3 {
  margin-bottom: 0;
  font-family: myriad-pro-condensed, sans-serif;
}

.newsletterSubscription .mktoForm {
  padding: 0 !important;
}

.newsletterSubscription .mktoButton {
  background: #0099D8 !important;
}

.newsletterSubscription input {
  width: 50% !important;
}

.article__author-bio {
  margin-top: 40px;
  padding: 20px;
  background: #d8f4ff;
}
@media (min-width: 992px) {
  .article__author-bio {
    padding: 40px;
  }
}

.article__author-bio--truncated p {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.article__author-bio-image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 576px) {
  .article__author-bio-image {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 992px) {
  .article__author-bio-image {
    width: 80px;
    height: 80px;
  }
}

.article__author-bio-image figure {
  overflow: hidden;
  position: relative;
  min-width: 100%;
}

.article__author-bio-image img {
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.25s ease;
}
.article__author-bio-image img:hover {
  transform: scale(1.1);
  opacity: 0.9;
}

.article__author-bio h3 {
  margin: 10px 0;
  font-size: 1.5rem;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
}
@media (min-width: 768px) {
  .article__author-bio h3 {
    font-size: 2rem;
  }
}

.article__author-title {
  font-size: 1.5rem;
  font-family: myriad-pro-condensed, sans-serif;
}

.article__in-article-ad {
  text-align: center;
}

.article__large-featured-image {
  margin: 0 0 40px;
  position: relative;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .article__large-featured-image {
    height: 600px;
  }
}

.article__large-featured-image-title {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .article__large-featured-image-title {
    bottom: 20px;
  }
}

.article__large-featured-image-title span {
  margin: 0 0 20px;
  background: #e9b229;
  color: #00141d;
  display: inline-block;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: normal;
  padding: 2px 6px 3px 8px;
  text-transform: uppercase;
}

.article__large-featured-image-img {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -32px;
  width: 100%;
}

.article__large-featured-image .article__featured-image img {
  width: 0;
  height: 0;
  min-height: 0;
  display: block;
}

.article__large-featured-image-img {
  margin: 0;
  padding: 0 20px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .article__large-featured-image-img {
    padding: 0 !important;
  }
}

.article__large-featured-image-img .article__featured-image {
  margin: 0;
}

.article__large-featured-image-title {
  color: #fff;
  padding: 0 20px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .article__large-featured-image-title {
    padding: 0;
  }
}

.article__large-featured-image-title .article__date:before {
  display: none;
}

.dc-group-e86dc1ab-7336-4950-8d52-a8778be91dd9 #userIsNotPremiumMember .beyondwords-player {
  display: none;
}

.beyondwords-player {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}

#beyondwords-target .user-interface.standard {
  min-width: 100px !important;
}

#beyondwords-target .user-interface.standard .controls {
  -moz-column-gap: 4px !important;
       column-gap: 4px !important;
}

#beyondwords-target .user-interface * {
  font-family: myriad-pro-condensed, sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}

#beyondwords-target .user-interface.standard .inner {
  left: 48px !important;
}

#beyondwords-target .user-interface .visibility {
  order: inherit !important;
}

#beyondwords-target .user-interface div.logo-image-right,
#beyondwords-target .user-interface div.logo-image-right,
#beyondwords-target .user-interface .prev-button,
#beyondwords-target .user-interface .next-button {
  display: none !important;
}

#beyondwords-target .user-interface.fixed {
  margin: 16px 16px 72px !important;
}

.image-price-btn-row .col-sm-8 {
  border-right: 0;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .image-price-btn-row .col-sm-8 {
    padding-left: 20px;
  }
}
.image-price-btn-row .col-sm-4 {
  padding: 20px 0;
}
.image-price-btn-row .col-sm-4 img {
  width: 100%;
}

.photo-credit-no-fade {
  position: relative;
  z-index: 1;
}

.container-home {
  max-width: 100%;
  padding: 0;
}
@media (min-width: 768px) {
  .container-home {
    max-width: 2000px;
    padding: 0 40px;
  }
}

.homepage .container-home > .col-sm-9 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .homepage .container-home > .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.homepage .container-home > .col-sm-3 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .homepage .container-home > .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.homepage__primary-featured-article {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.homepage__primary-featured-article-info-wrapper {
  padding: 0 20px 20px;
  flex: 100%;
  max-width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  .homepage__primary-featured-article-info-wrapper {
    padding: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .homepage__primary-featured-article-info-wrapper {
    padding: 40px 40px 40px 0;
  }
}
@media (min-width: 1800px) {
  .homepage__primary-featured-article-info-wrapper {
    padding: 120px 120px 120px 0;
  }
}

.homepage__primary-featured-article-info-wrapper span, .homepage__secondary-featured-article span {
  display: inline-block;
  padding: 2px 6px 3px 8px;
  background: #0099D8;
  color: #fff;
  text-transform: uppercase;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: normal;
}

.homepage__secondary-featured-article span {
  background: #e9b229;
  color: #fff;
}

.homepage__primary-featured-article-info-wrapper .article__time-wrapper {
  justify-content: center;
}
@media (min-width: 992px) {
  .homepage__primary-featured-article-info-wrapper .article__time-wrapper {
    justify-content: flex-start;
  }
}

.homepage__primary-featured-article-info-wrapper h2 {
  margin: 0;
  font-size: 1.5rem;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  line-height: 1.75rem;
}
@media (min-width: 992px) {
  .homepage__primary-featured-article-info-wrapper h2 {
    font-size: 2rem;
    line-height: 2.25rem;
  }
}

.homepage__primary-featured-article-info-wrapper h2 a {
  color: #00141d;
}
.homepage__primary-featured-article-info-wrapper h2 a:hover {
  color: #0099D8;
  text-decoration: none;
}

.homepage__primary-featured-article-info-wrapper .subheading {
  font-size: 1.25rem;
  line-height: 1.25rem;
}
@media (min-width: 992px) {
  .homepage__primary-featured-article-info-wrapper .subheading {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}

.homepage__secondary-featured-article {
  padding: 20px 20px 0;
  background: linear-gradient(160deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 40%);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) -30px, center;
}
@media (min-width: 992px) {
  .homepage__secondary-featured-article {
    margin-right: 20px;
  }
}

.homepage__secondary-featured-article .article__title h3 {
  margin: 0 0 10px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem;
}

.homepage__secondary-featured-article .article__title h3 a {
  color: #00141d;
}
.homepage__secondary-featured-article .article__title h3 a:hover {
  color: #0099D8;
}

.homepage__secondary-featured-article .subheading {
  font-size: 1.25rem;
  line-height: 1.25rem;
}

.homepage__secondary-featured-article .article__author {
  margin: 0;
}

.homepage__primary-featured-article-info-wrapper .article__author, .homepage__more-headlines .article__author {
  margin: 0;
}

.homepage__primary-featured-article-info-wrapper .article__author .t3p0-col {
  justify-content: center;
}
@media (min-width: 992px) {
  .homepage__primary-featured-article-info-wrapper .article__author .t3p0-col {
    justify-content: flex-start;
  }
}

.homepage__primary-featured-article-img-wrapper {
  overflow: hidden;
  position: relative;
  min-height: 320px;
  min-width: 100%;
}
@media (min-width: 992px) {
  .homepage__primary-featured-article-img-wrapper {
    min-height: auto;
    min-width: auto;
  }
}

.homepage__primary-featured-article-img img {
  position: absolute;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.25s ease;
}
.homepage__primary-featured-article-img img:hover {
  transform: scale(1.1);
  opacity: 0.9;
}
@media (min-width: 992px) {
  .homepage__primary-featured-article-img img {
    padding: 0 0 80px 20px;
  }
}
@media (min-width: 1200px) {
  .homepage__primary-featured-article-img img {
    padding: inherit;
  }
}

.homepage__editors-choice-more-headlines-wrapper {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.homepage__editors-choice-more-headlines-wrapper > .col-sm-4:nth-child(2), .homepage__editors-choice-more-headlines-wrapper > .col-sm-4:nth-child(3) {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .homepage__editors-choice-more-headlines-wrapper > .col-sm-4:nth-child(2), .homepage__editors-choice-more-headlines-wrapper > .col-sm-4:nth-child(3) {
    margin: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.homepage__editors-choice-more-headlines-wrapper > .col-sm-4:nth-child(3) {
  padding: 40px 20px 20px;
}
@media (min-width: 992px) {
  .homepage__editors-choice-more-headlines-wrapper > .col-sm-4:nth-child(3) {
    padding: 0;
  }
}
.homepage__editors-choice-more-headlines-wrapper > .col-sm-4 .section-title {
  margin: 0 0 20px;
  display: block;
}

.homepage__editors-choice {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .homepage__editors-choice {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 20px 0 0 !important;
  }
}

.homepage__editors-choice-img-wrapper {
  width: 0;
  height: 0;
}

.homepage__editors-choice-img img {
  height: 0;
  width: 0;
  min-height: 0;
}

.homepage__editors-choice-info-wrapper {
  padding: 20px;
  width: 100%;
  color: #fff;
  background-position: center, center -20px;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}

.homepage__editors-choice-info-wrapper .section-title {
  text-shadow: 0 0 30px #001b26;
}

.homepage__editors-choice-info-wrapper .article__time-wrapper {
  margin: 80px 0 8px;
}

.homepage__editors-choice-info-wrapper .article__title h3 {
  margin: 0 0 10px;
  font-size: 1rem;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  line-height: 1.15rem;
}

.homepage__editors-choice-info-wrapper .article__title h3 a {
  color: #fff;
}
.homepage__editors-choice-info-wrapper .article__title h3 a:hover {
  color: #e9b229;
}

.homepage__editors-choice-info-wrapper .article__author {
  margin: 0;
}

.homepage__more-headlines-wrapper {
  display: inline-block;
}

.homepage__more-headlines-wrapper > .row:nth-child(-n+5) {
  display: none;
}
.homepage__more-headlines-wrapper > .row:nth-last-child(2) h3 {
  margin: 0;
}

.homepage__more-headlines-wrapper > .row .article__time-wrapper, .homepage__more-headlines-wrapper > .row .subheading, .homepage__more-headlines-wrapper > .row .article__author {
  display: none;
}

.homepage__more-headlines-wrapper h3 {
  margin: 0 0 16px;
  padding-left: 20px;
  font-size: 1rem;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: normal;
  line-height: 1rem;
}
.homepage__more-headlines-wrapper h3:before {
  position: absolute;
  top: 4px;
  left: 4px;
  color: rgba(0, 0, 0, 0.2);
  font-size: 0.7rem !important;
  font: var(--fa-font-solid);
  content: "\f0a9";
}

.homepage__more-headlines-wrapper h3 a {
  color: #00141d;
}
.homepage__more-headlines-wrapper h3 a:hover {
  color: #0099D8;
}

.homepage__latest-news-section-title {
  margin: 0 0 0 20px;
}
@media (min-width: 768px) {
  .homepage__latest-news-section-title {
    margin: 0;
  }
}

.homepage__latest-news {
  margin: 20px;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .homepage__latest-news {
    margin: 20px 0 0;
  }
}

.homepage__latest-news > .row {
  margin: 0 0 40px;
  width: 50%;
  float: left;
}
.homepage__latest-news > .row:nth-child(-n+10) {
  display: none;
}
.homepage__latest-news > .row:nth-child(even) {
  padding-left: 10px;
}
.homepage__latest-news > .row:nth-child(odd) {
  padding-right: 10px;
}
.homepage__latest-news > .row:last-child {
  display: none;
}

.homepage__latest-news > .row .col-sm-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .homepage__latest-news > .row .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.homepage__latest-news figure {
  overflow: hidden;
  position: relative;
  min-width: 100%;
}
@media (min-width: 992px) {
  .homepage__latest-news figure {
    min-height: auto;
    min-width: auto;
  }
}

.homepage__latest-news img {
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.25s ease;
}
.homepage__latest-news img:hover {
  transform: scale(1.1);
  opacity: 0.9;
}

.homepage__latest-news-article-info-wrapper {
  padding: 0;
}
@media (min-width: 1200px) {
  .homepage__latest-news-article-info-wrapper {
    padding: 0 20px;
  }
}

.homepage__latest-news-article-info-wrapper .article__time-wrapper {
  margin: 10px 0 10px;
}
@media (min-width: 1200px) {
  .homepage__latest-news-article-info-wrapper .article__time-wrapper {
    margin: 0 0 10px;
  }
}

.homepage__latest-news-article-info-wrapper .article__date:before {
  display: none;
}

.homepage__latest-news-article-info-wrapper h3 {
  margin: 10px 0 12px;
  padding-left: 0;
  font-size: 1rem;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  line-height: 1.25rem;
}

.homepage__latest-news-article-info-wrapper h3 a {
  color: #00141d;
}
.homepage__latest-news-article-info-wrapper h3 a:hover {
  color: #0099D8;
}

.homepage__latest-news-article-info-wrapper .read-more-link, .homepage__editors-choice-more-headlines-wrapper .read-more-link {
  background: #fff;
  margin: 4px 0 0 -20px;
  padding: 0;
  color: #0099D8;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  line-height: normal;
  transition: none;
}
.homepage__latest-news-article-info-wrapper .read-more-link:hover, .homepage__editors-choice-more-headlines-wrapper .read-more-link:hover {
  color: #e9b229;
}

.homepage__editors-choice-more-headlines-wrapper .read-more-link {
  margin: 20px 0 0 20px;
  display: block;
  text-align: left;
}

.homepage__latest-news-view-more, .collections__latest-view-more {
  margin: -20px 20px 40px;
}
@media (min-width: 768px) {
  .homepage__latest-news-view-more, .collections__latest-view-more {
    margin: 0 0 40px;
  }
}

.homepage__latest-news-view-more a, .collections__latest-view-more a {
  width: 100%;
  display: inline-block;
  padding: 20px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: normal;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1.25rem;
  color: #00141d;
  text-transform: uppercase;
}
.homepage__latest-news-view-more a:hover, .collections__latest-view-more a:hover {
  color: #fff;
  background: #ccc;
}

.homepage__latest-news-view-more i {
  margin-left: 10px;
}

.dc-react .row {
  margin-left: 0;
  margin-right: 0;
}
.dc-react .header__latest-news {
  margin-left: auto !important;
  margin-right: auto !important;
}

.ecommWrapper .dcContainer {
  max-width: 100%;
}

.my-account-header h1, .my-account-header h3 {
  color: #00141d;
}

.my-account-menu a, .my-account-menu .navbar-light .navbar-nav .nav-link {
  color: #00141d;
}

#MyAccountComponent, #SiteSearchComponent, #DirectorySearchComponent, #ClassifiedsSearchComponent, #SeafoodHandbookComponent {
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 600;
}

.my-account .btn, .my-account-customer .btn {
  border-radius: 0;
}
.my-account .btn.btn-primary, .my-account-customer .btn.btn-primary {
  background-color: #0099D8;
  border-radius: 0;
}

@media (min-width: 1200px) {
  .dc-my-account {
    padding-left: 0;
    padding-right: 0;
  }
}

.checkout__step, .checkout__progress-step--active, .checkout__panel-heading--highlight, .checkout__panel-body .btn-primary {
  background-color: #0099D8;
}

.checkout__progress-step--active .checkout__step {
  background-color: #fff;
  color: #0099D8;
}

.header--checkout a {
  color: #0099D8;
}

.checkout__coupon-btn i {
  color: #0099D8;
}

.checkout__checkout-btn {
  background-color: #0099D8;
}

.site-store-cart .breadcrumb {
  display: none;
}

.site-checkout-checkout .alert-success {
  background-color: transparent;
  margin: auto;
  border-radius: 0;
  border: 0;
  padding: 15px;
  clear: both;
  text-align: center;
}
.site-checkout-checkout .alert-success:before {
  content: "\f058";
  font-family: "FontAwesome";
  color: #00141d;
  font-size: 1.25em;
}

.form-control {
  border-radius: 0;
  border: 0;
  background-color: #ededed;
  box-shadow: none !important;
}

.quantity {
  max-width: 100px;
}

.site-store-cart .container {
  padding: 0;
  max-width: 1150px !important;
}

.site-store-cart .t3p0-site-content-container .col-sm-3 {
  padding-left: 0;
}
.site-store-cart .t3p0-site-content-container .col-sm-9 {
  padding-left: 0;
}
.site-store-cart .t3p0-site-content-container .table > tbody > tr > td {
  border-top: 0;
}
.site-store-cart .t3p0-site-content-container .table > thead > tr > th {
  border-bottom: 1px solid #ececec;
}

.ecommWrapper {
  padding-bottom: 75px;
}

tr.cart-item span.label.label-primary {
  display: none;
}

.site-checkout-customer .col-sm-6.col-sm-offset-4 {
  padding-left: 10px;
}
.site-checkout-customer .col-sm-6.col-sm-offset-4 p {
  padding-left: 5px;
}
.site-checkout-customer .col-sm-6.col-sm-offset-4 button {
  margin-left: 5px;
}

.t3p0-checkout-breadcrumbs .active {
  color: #00141d;
  font-weight: 700;
}
.t3p0-checkout-breadcrumbs .active:after {
  color: #00141d;
}

.site-checkout-payment-customer-profile-index .col-sm-4.col-md-3, .site-checkout-shipping-address-index .col-sm-4.col-md-3 {
  padding-left: 0;
}
.site-checkout-payment-customer-profile-index .col-sm-4.col-md-3 .well, .site-checkout-shipping-address-index .col-sm-4.col-md-3 .well {
  box-shadow: none;
  border: 0;
}

.cart-item td {
  padding-top: 15px !important;
}

.store-checkout-confirmation .table > tbody > tr > td {
  border-top: 0 !important;
}
.store-checkout-confirmation .table > thead > tr > th {
  border-bottom: 1px solid #ededed;
}

.store-checkout-confirmation .col-sm-3, .store-checkout-confirmation .col-sm-9 {
  padding-left: 0;
}

.product-info-before .col-sm-9 {
  display: none;
}

.product-info-after {
  border-bottom: 1px solid #ededed;
  padding-top: 0;
}
.product-info-after .col-sm-3, .product-info-after .label.label-primary {
  display: none;
}

.product-total {
  border-top: 1px solid #efefef !important;
}

.table > thead > tr > th {
  border-top: 1px solid #efefef !important;
}

.btn-no-border {
  border-color: #fff !important;
  border-radius: 50px !important;
  width: 37px !important;
}
.btn-no-border:hover {
  border-color: #fff !important;
}

.product-info .col-sm-3 {
  width: 25%;
  display: inline-block;
  float: left;
}
.product-info .col-sm-9 {
  width: 70%;
  padding: 0;
  display: inline-block;
}
.product-info .col-sm-9 p {
  display: none;
}

.t3p0-site-content-container .dcContainer {
  padding: 0 25px;
}

td.product-info {
  border-top: 1px solid #efefef !important;
  padding-left: 0 !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.site-store-cart .loginPanelContainer input#email, .site-store-cart .loginPanelContainer input#password {
  max-width: 100%;
}

input#favorite_color, label.col-sd-4.control-label[for=favorite_color] {
  display: none;
}

.discount-codes-form .btn-default {
  background-color: #00141d;
  border: 0;
  color: #fff;
}
.discount-codes-form .btn-default:hover {
  text-decoration: none !important;
  background-color: #00141d;
}
.discount-codes-form input {
  height: 32px !important;
}

.cart-item {
  border-bottom: 1px solid #ededed;
}
.cart-item td {
  padding-bottom: 15px !important;
}

.site-store-cart .text-right {
  float: right;
  display: inline-block;
}
.site-store-cart .cart-item .col-sm-9 {
  padding-right: 0;
}
.site-store-cart td[colspan="3"] {
  float: left;
}

#updateCheckoutAndDiscountWrap {
  display: flex;
  flex-direction: column;
}
#updateCheckoutAndDiscountWrap .updateCheckoutCart {
  order: 1;
  margin: 0;
}
#updateCheckoutAndDiscountWrap .updateCheckoutCart .col-sm-12 {
  padding: 0;
}
#updateCheckoutAndDiscountWrap .discountCodeWrap {
  order: 0;
}
@media (min-width: 768px) {
  #updateCheckoutAndDiscountWrap .discountCodeWrap {
    margin-top: -20px;
  }
}
#updateCheckoutAndDiscountWrap .discountCodeWrap .discountCode {
  padding-right: 0;
  margin-bottom: 20px;
}
#updateCheckoutAndDiscountWrap .discountCodeWrap .discountCode input.form-control {
  height: 38px;
  border-radius: 0;
}
#updateCheckoutAndDiscountWrap .discountCodeWrap .discountCode .btn-default {
  background-color: #0099D8 !important;
  border-color: #0099D8 !important;
  color: #fff;
}
#updateCheckoutAndDiscountWrap .discountCodeWrap .discountCode .btn-default:hover, #updateCheckoutAndDiscountWrap .discountCodeWrap .discountCode .btn-default:active, #updateCheckoutAndDiscountWrap .discountCodeWrap .discountCode .btn-default:focus {
  color: #fff;
  background-color: #00141d !important;
  border-color: #00141d !important;
}
#updateCheckoutAndDiscountWrap #placeOrderConfirmButton {
  background-color: #0099D8 !important;
  border-color: #0099D8 !important;
}
#updateCheckoutAndDiscountWrap #placeOrderConfirmButton:hover, #updateCheckoutAndDiscountWrap #placeOrderConfirmButton:active, #updateCheckoutAndDiscountWrap #placeOrderConfirmButton:focus {
  background-color: #00141d !important;
  border-color: #00141d !important;
}

.product-image {
  padding-right: 20px;
}

th.hidden-xs.text-right {
  border: 0 !important;
}

/*----------------------------------------------------------------------/
/                                                                       /
/                             MEDIA QUERIES                             /
/                                                                       /
/----------------------------------------------------------------------*/
@media (min-width: 768px) {
  .site-store-cart .t3p0-site-content-container .table > thead > tr > th {
    border-bottom: 0;
  }
  .site-store-cart .t3p0-site-content-container .table > thead > tr {
    border-bottom: 1px solid #efefef !important;
  }
  .t3p0-checkout-breadcrumbs > li + li:before {
    display: none;
  }
  .breadcrumb {
    margin-bottom: 20px;
  }
  .line-under-breadcrumbs {
    border-top: 1px solid #ccc;
    margin-top: -48px;
    z-index: 1;
    margin-bottom: 25px;
  }
  .line-under-breadcrumbs:before {
    content: "";
    background-color: black;
    height: 1px;
    display: block;
    top: -1px;
    position: relative;
    background: #ffffff;
    background: linear-gradient(to right, #ffffff 0%, #cccccc 50%, #ffffff 100%);
  }
  .t3p0-checkout-breadcrumbs {
    text-align: center;
    z-index: 2;
    position: relative;
  }
  .t3p0-checkout-breadcrumbs li {
    padding: 10px;
  }
  .t3p0-checkout-breadcrumbs li:after {
    font-family: "Fontawesome";
    content: "\f111";
    display: block;
    color: #ccc;
    font-size: 1.5em;
  }
  .table > thead > tr > th {
    border-top: 0 !important;
  }
  .site-store-cart #topBar .col-sm-3, .site-checkout-confirmation #topBar .col-sm-3 {
    padding-left: 15px;
  }
  .product-info .col-sm-3 {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .product-info .col-sm-9 p {
    display: block;
  }
  .ecommWrapper {
    margin-top: 40px;
  }
  .site-store-cart td[colspan="3"] {
    float: none;
  }
  .site-store-cart .bundle-products h3, .site-store-cart .bundle-products h4 {
    font-size: 1.125em !important;
  }
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
@media (min-width: 1200px) {
  .site-store-cart .t3p0-site-content-container .dcContainer, .site-checkout-confirmation .t3p0-site-content-container .dcContainer {
    padding: 0 !important;
    max-width: 1180px !important;
    padding-right: 15px !important;
  }
  .site-store-cart #topBar .col-sm-3, .site-checkout-confirmation #topBar .col-sm-3 {
    padding-left: 0;
  }
  .site-store-cart #bottomBar .col-sm-6, .site-checkout-confirmation #bottomBar .col-sm-6 {
    padding-left: 0;
  }
}
/* Latest fixes for modal issues on checkout */
.site-checkout-checkout.store-checkout.modal-open .modal {
  opacity: 1 !important;
  z-index: 99999 !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.site-checkout-checkout.store-checkout.modal-open .form-control:focus {
  background-color: #ededed !important;
}
.site-checkout-checkout.store-checkout.modal-open .modal-header {
  display: block !important;
}
.site-checkout-checkout.store-checkout.modal-open .form-horizontal .modal-body .form-group .col-sm-6 {
  max-width: 100% !important;
}

.header--checkout__container {
  align-items: center !important;
}

.checkout__navigation p, .secure-checkout p {
  margin: 0 !important;
}

#checkoutSummary .checkout__panel-body.ng-scope.collapse.in {
  display: block !important;
}

.seafood2030 .btn {
  margin: 2px auto;
}

.seafood2030-landing-page .header__lower {
  display: none;
}

.seafood2030-landing-page-wrapper a {
  color: #00a7bc;
}

.seafood2030__menu-wrapper > div {
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  .seafood2030__menu-wrapper > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
  }
}

.seafood2030__menu-wrapper img {
  margin: 10px auto;
  width: 50%;
  transition: 0.25s ease;
}
@media (min-width: 768px) {
  .seafood2030__menu-wrapper img {
    margin: 0;
    width: 160px;
  }
}
.seafood2030__menu-wrapper img:hover {
  transform: scale(1.1);
}

.seafood2030__menu .sub-toggle {
  display: none;
}

.seafood2030__menu li {
  margin: 8px 12px;
  display: inline-block;
}
@media (min-width: 768px) {
  .seafood2030__menu li {
    margin: 0 40px 0 0;
    float: left;
  }
  .seafood2030__menu li:last-child {
    margin: 0;
  }
}

.seafood2030__menu li a {
  color: #194777;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.seafood2030__menu li a:hover {
  color: #00a7bc;
}

.seafood2030__accordion-hero-wrapper {
  position: relative;
}

.seafood2030__accordion-hero-wrapper img {
  display: none;
}
@media (min-width: 768px) {
  .seafood2030__accordion-hero-wrapper img {
    display: inline-block;
    width: 560px;
    position: absolute;
    top: -20px;
    left: calc(50% - 280px);
    z-index: 1;
  }
}

.seafood2030__accordion-hero-wrapper a {
  color: #fff;
}

.seafood2030__accordion-hero {
  width: 100%;
  height: 300px;
  display: flex;
  flex-direction: row;
}
@media (min-width: 768px) {
  .seafood2030__accordion-hero {
    height: 480px;
  }
}

.seafood2030__accordion-hero-image {
  flex: 1;
  height: 100%;
  position: relative;
  background-position: center;
  background-repeat: none;
  background-size: cover;
  background-blend-mode: multiply;
  transition: flex 0.5s ease;
  overflow: hidden;
}
.seafood2030__accordion-hero-image:hover {
  flex: 2;
}
.seafood2030__accordion-hero-image:hover h2 {
  font-size: 1.25rem;
  font-weight: normal;
}
@media (min-width: 768px) {
  .seafood2030__accordion-hero-image:hover h2 {
    font-size: 2.75rem;
  }
}

.seafood2030__accordion-hero-image h2 {
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 10px;
  font-size: 0.65rem;
  font-weight: 600;
  font-family: "noto-serif-extracondensed", serif;
  transition: 0.25s ease;
}
@media (min-width: 768px) {
  .seafood2030__accordion-hero-image h2 {
    padding: 20px;
    font-size: 1.75rem;
    font-weight: normal;
  }
}

.seafood2030__accordion-hero-image-1 {
  background-image: linear-gradient(0deg, rgb(0, 167, 188) 15%, rgba(255, 255, 255, 0) 50%, rgba(0, 20, 29, 0) 65%, rgb(0, 20, 29) 95%), url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/2a874d40bb8d2279401592c23a22f16e.jpg");
}

.seafood2030__accordion-hero-image-2 {
  background-image: linear-gradient(0deg, rgb(0, 167, 188) 15%, rgba(255, 255, 255, 0) 50%, rgba(0, 20, 29, 0) 65%, rgb(0, 20, 29) 95%), url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/117ecd3e44fb49859947989c051c5195.jpg");
}

.seafood2030__accordion-hero-image-3 {
  background-image: linear-gradient(0deg, rgb(0, 167, 188) 15%, rgba(255, 255, 255, 0) 50%, rgba(0, 20, 29, 0) 65%, rgb(0, 20, 29) 95%), url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/efe19b05ba50c9eab4c609d2eb0a2e01.jpg");
}

.seafood2030__accordion-hero-image-4 {
  background-image: linear-gradient(0deg, rgb(0, 167, 188) 15%, rgba(255, 255, 255, 0) 50%, rgba(0, 20, 29, 0) 65%, rgb(0, 20, 29) 95%), url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/f0530c5ff7e4e657bcc579ff85f35056.jpg");
}

.seafood2030__accordion-hero-image-5 {
  background-image: linear-gradient(0deg, rgb(0, 167, 188) 15%, rgba(255, 255, 255, 0) 50%, rgba(0, 20, 29, 0) 65%, rgb(0, 20, 29) 95%), url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/71266035e6b6a627c1f96e9a69aadc65.jpg");
}

.seafood2030__sponsors-downloads {
  margin: 40px auto;
  text-align: center;
}
@media (min-width: 768px) {
  .seafood2030__sponsors-downloads {
    text-align: inherit;
  }
}

.seafood2030__sponsors-downloads h3 {
  margin: 0;
  padding: 0 20px;
  color: #194777;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: normal;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .seafood2030__sponsors-downloads h3 {
    margin: 20px;
    float: left;
    border-right: 1px solid #ccc;
    line-height: 60px;
  }
}

.seafood2030__sponsors-downloads img {
  margin-right: 20px;
  transition: 0.25s ease;
}
.seafood2030__sponsors-downloads img:hover {
  transform: scale(1.1);
}

.seafood2030__content {
  margin: 40px auto 0;
  padding-top: 40px;
}

.seafood2030__content .col-sm-4 {
  padding-right: 40px;
}

.seafood2030__primary-title {
  padding-top: 40px;
  background: linear-gradient(90deg, rgb(174, 205, 84) 0%, #0099D8 50%, #194777 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  text-transform: uppercase;
  font-family: myriad-pro, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  border-top: 1px solid #ccc;
}

.seafood2030__primary-title span {
  text-transform: none;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: normal;
  font-style: italic;
}

.seafood2030__secondary-title {
  text-align: center;
  font-size: 2rem;
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: normal;
  color: #194777;
}

.seafood2030__intro p {
  margin: 0 0 30px;
  font-family: myriad-pro, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
.seafood2030__intro p:first-child:first-letter {
  margin: 2px 6px -2px 0;
  float: left;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  font-size: 3rem;
  line-height: 3rem;
}

.seafood2030__collection-heading {
  margin: 0 auto;
  font-family: myriad-pro-condensed, sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
  color: #194777;
}

.seafood2030__collection-subheading {
  margin: 0 auto 20px;
  font-family: "noto-serif-extracondensed", serif;
  font-size: 2rem;
  font-weight: 900;
  color: #194777;
}

.seafood2030 .category-wrap ul li a {
  color: #0099D8;
}
.seafood2030 .category-wrap ul li a:hover {
  color: #e9b229;
}

/* Seafood2030 Forum */
#accordionSchedule {
  margin-bottom: 30px;
}
#accordionSchedule .panel {
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
#accordionSchedule .panel:not(:first-of-type) {
  border-top: 0;
}
#accordionSchedule .panel button {
  width: 100%;
  text-align: left;
  font-family: "noto-serif-extracondensed", serif;
  text-transform: none;
  background-color: #fff;
  /*display: flex;*/
  position: relative;
}
#accordionSchedule .panel button:not(.collapsed), #accordionSchedule .panel button:hover {
  color: #0099D8;
}
#accordionSchedule .panel button:after {
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
  margin-left: auto;
  padding-left: 15px;
  position: absolute;
  top: 3px;
  right: 6px;
}
#accordionSchedule .panel button:not(.collapsed)::after {
  content: "\f106";
}
#accordionSchedule .panel button span {
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
#accordionSchedule .panel button.static {
  color: #333;
  cursor: auto;
  background-color: #efefef;
}
#accordionSchedule .panel button.static:after {
  display: none;
}
#accordionSchedule .panel .panel-body {
  padding: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
#accordionSchedule .panel .collapse.in {
  display: block;
}

.speaker-container .t3p0-col.col-sm-2 {
  max-width: 100px;
}
.speaker-container .authorImage {
  width: 75px;
  height: 75px;
  margin: 0 10px 10px 0;
}
.speaker-container .t3p0-col.col-sm-3 {
  padding: 0 30px 10px 0;
  max-width: 180px;
  min-width: 180px;
}

.seafood2023-forum-page .about-title {
  padding: 70px 40px;
}

.head-divider {
  font-size: 2.25em;
  font-family: "noto-serif-extracondensed", serif;
  font-weight: 600;
  display: flex;
  width: 100%;
  max-width: 900px;
  margin: 40px auto 0;
  align-items: center;
}

.head-divider-separator {
  width: 100%;
  align-items: center;
  display: flex;
}
.head-divider-separator:before, .head-divider-separator:after {
  display: block;
  content: "";
  border-block-end: 0;
  flex-grow: 1;
  border-block-start: 1px solid #fff;
}

.head-divider-text {
  margin: 0 20px;
}

@media (min-width: 768px) {
  .seafood2030-forum-form {
    position: sticky;
    top: 20px;
  }
}

.forumTitle {
  font-size: 1.5rem;
  margin: -8px 0 20px;
  font-family: myriad-pro, sans-serif;
  font-weight: 400;
}

#search-overlay {
  width: 100vw;
  height: 0;
  position: fixed;
  top: 0;
  background: url("https://s3.divcom.com/seafoodsource.com/images/f625e542ab3628a16736a764fefe99a2.png"), url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/3c5c23e2de29439d23bdfb4f4235cfa3.jpg");
  background-position: center 40px, center;
  background-repeat: no-repeat;
  background-size: 200px auto, cover !important;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all 0.25s;
  z-index: -1;
}
#search-overlay:target {
  width: 100vw !important;
  height: 100vh !important;
  opacity: 1;
  z-index: 999999;
}
#search-overlay:target .search-close {
  display: block;
}
#search-overlay.search-fade {
  width: 100vw;
  height: 100vh;
  transition: opacity 0.25s;
}

input:-internal-autofill-selected {
  background-color: inherit !important;
}

#search-overlay form {
  margin-right: -50px;
}

#search-overlay input {
  box-sizing: content-box;
  height: 10px;
  padding-right: 40px;
}

#search-overlay button {
  position: relative;
  width: 120px;
  background: transparent;
  margin-left: -70px;
  color: #fff;
  font-size: 1.25rem;
  transition: 0.15s ease;
}
#search-overlay button:hover {
  color: #0099D8;
}
#search-overlay button:active {
  transform: scale(0.9);
}

#search-box {
  width: 300px;
  height: 2rem;
  padding: 2rem 0;
  flex: 1 0 auto;
  background: transparent;
  border: solid rgba(255, 255, 255, 0.2);
  border-width: 0 0 1px 0;
  border-radius: 0;
  color: #fff;
  font-family: "noto-serif-extracondensed", serif;
  font-size: 1.5rem;
  font-weight: 800;
  outline: 0;
}
@media (min-width: 576px) {
  #search-box {
    width: 360px;
  }
}
#search-box::-moz-placeholder {
  color: #fff;
}
#search-box::placeholder {
  color: #fff;
}
@media (min-width: 992px) {
  #search-box {
    font-size: 2rem;
  }
}

.search-close {
  position: absolute;
  top: 20px;
  right: 40px;
  display: none;
  color: #fff;
  font-size: 2rem;
  transition: 0.15s ease;
}
.search-close:hover {
  color: #0099D8;
}
.search-close:active {
  transform: scale(0.9);
}

#SiteSearchComponent .dc-searchbox-container {
  width: calc(100% + 15px);
  margin: 0 0 40px -15px;
  background: linear-gradient(to right, #001b26 75%, rgba(0, 0, 0, 0) 100%), url("https://divcomplatform.s3.amazonaws.com/www.seafoodsource.com/images/news-dropdown-bg.jpg.large.1170x1170.jpg") !important;
  background-position: right center !important;
  background-size: auto 25vw !important;
  background-repeat: no-repeat !important;
}

.dc-search-container .ais-SearchBox-submit {
  background: #0099D8 !important;
}

#SiteSearchComponent .dc-searchbox-container button.ais-SearchBox-submit i {
  color: #fff !important;
}

#SiteSearchComponent section.container-results p.hit-description {
  line-height: normal;
  font-weight: normal;
}

#SeafoodHandbookComponent .filters-sidebar .article-count, #SiteSearchComponent .filters-sidebar .article-count {
  font-size: 1.5rem !important;
  margin-top: 10px !important;
}
#SeafoodHandbookComponent .filters-sidebar .article-count i, #SiteSearchComponent .filters-sidebar .article-count i {
  margin-right: 6px;
}

#SiteSearchComponent .filters-sidebar ul.ais-HierarchicalMenu-list li.ais-HierarchicalMenu-item a {
  margin-top: 0 !important;
}

#SeafoodHandbookComponent section.container-results .author-name, #SeafoodHandbookComponent section.container-results .publish-start, #SiteSearchComponent section.container-results .author-name, #SiteSearchComponent section.container-results .publish-start {
  font-size: 0.9rem !important;
}

.dc-search-container ul.ais-CurrentRefinements-list li button {
  padding: 5px;
  font-size: 0.9rem;
}

span.ais-CurrentRefinements-category {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  span.ais-CurrentRefinements-category {
    margin-bottom: 0;
  }
}

body.search .ecommWrapper {
  margin-top: 0;
}
body.search .dcContainer {
  padding: 0;
}

#SiteSearchComponent .dc-mobile-filters .close-filters-button, #SiteSearchComponent .dc-mobile-filters .filters-button {
  background-color: #0099D8;
}

.body__specifications-html-email {
  border-top: 1px solid #eee;
  margin-top: 40px;
  padding-bottom: 40px;
}
.body__specifications-html-email table {
  margin-top: 50px;
}
.body__specifications-html-email table tr {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  flex-wrap: wrap;
}
.body__specifications-html-email table tr td {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
  border-radius: 6px;
  border-top: 0 !important;
  background-color: #eee;
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-top: 25px !important;
}
@media (min-width: 768px) {
  .body__specifications-html-email table tr td {
    width: 22.5%;
  }
}
.body__specifications-html-email table tr td i {
  background-color: #008fce;
  color: #fff;
  width: 50px;
  height: 50px;
  position: absolute;
  border-radius: 100px;
  line-height: 50px;
  top: -25px;
  margin-left: -25px;
  font-size: 1.75rem;
}
.body__specifications-html-email ul li {
  text-align: left !important;
  list-style: disc;
  margin-left: 18px;
}
.body__specifications-html-email a.btn.btn--primary {
  background-color: #008fce;
  color: #fff;
  border-radius: 6px;
}
.body__specifications-html-email a.btn.btn--primary:hover {
  text-decoration: none;
}
.body__specifications-html-email h3 {
  font-size: 2rem;
}

.dedicated-email {
  max-width: 1170px;
  margin: 0;
}
.dedicated-email h1 {
  text-align: center;
}

.sponsored-email-additional-sections {
  text-align: center;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .sponsored-email-additional-sections {
    padding: 0;
  }
}
.sponsored-email-additional-sections ul li {
  text-align: left;
  list-style: disc;
  margin-left: 18px;
}

.sponsored-email-process h3 {
  text-align: center;
  border-top: 1px solid #eee;
  padding-top: 20px;
  margin-top: 30px;
  text-transform: uppercase;
  font-weight: 600;
  color: #008fce;
}
.sponsored-email-process ul {
  border-radius: 6px;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
  padding-left: 0;
}
.sponsored-email-process ul li {
  width: 100%;
  vertical-align: top;
  position: relative;
  padding: 15px 45px 15px 70px;
  color: #fff;
  min-height: 135px;
}
@media (min-width: 768px) {
  .sponsored-email-process ul li {
    width: 35.5%;
  }
}
.sponsored-email-process ul li p {
  align-self: center;
  margin: 0;
}
.sponsored-email-process ul li:nth-of-type(1) {
  display: flex;
  flex-shrink: 0;
  background-image: linear-gradient(to right, #003f59, #008fce);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
          clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
  z-index: 11;
}
@media (min-width: 768px) {
  .sponsored-email-process ul li:nth-of-type(1) {
    -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  }
}
.sponsored-email-process ul li:nth-of-type(1):before {
  content: "1";
  position: absolute;
  left: 0;
  top: 40%;
  width: 75px;
  color: #fff;
  text-align: center;
  font-family: "futura-pt-condensed", sans-serif;
  font-size: 6rem;
}
.sponsored-email-process ul li:nth-of-type(2) {
  display: flex;
  flex-shrink: 0;
  background-image: linear-gradient(to left, #003f59, #008fce);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
          clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
  z-index: 10;
  margin-top: -20px;
}
@media (min-width: 768px) {
  .sponsored-email-process ul li:nth-of-type(2) {
    margin-top: 0;
    margin-left: -40px;
    padding-left: 120px;
    background-image: linear-gradient(to right, #003f59, #008fce);
    -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  }
}
.sponsored-email-process ul li:nth-of-type(2):before {
  content: "2";
  position: absolute;
  left: 0;
  top: 40%;
  width: 75px;
  color: #003a49;
  text-align: center;
  font-family: "futura-pt-condensed", sans-serif;
  font-size: 6rem;
}
@media (min-width: 768px) {
  .sponsored-email-process ul li:nth-of-type(2):before {
    opacity: 1;
    color: #fff;
    left: 40px;
  }
}
.sponsored-email-process ul li:nth-of-type(3) {
  display: flex;
  flex-shrink: 0;
  background-image: linear-gradient(to right, #003f59, #008fce);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
          clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
  margin-top: -20px;
}
@media (min-width: 768px) {
  .sponsored-email-process ul li:nth-of-type(3) {
    margin-top: 0;
    margin-left: -40px;
    padding-left: 120px;
    -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  }
}
.sponsored-email-process ul li:nth-of-type(3):before {
  content: "3";
  position: absolute;
  left: 0;
  top: 40%;
  width: 75px;
  color: #fff;
  text-align: center;
  font-family: "futura-pt-condensed", sans-serif;
  font-size: 6rem;
}
@media (min-width: 768px) {
  .sponsored-email-process ul li:nth-of-type(3):before {
    left: 40px;
  }
}

.email-resources-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .email-resources-section {
    padding: 0;
  }
}
.email-resources-section::after, .email-resources-section::before {
  content: none;
}
.email-resources-section h3 {
  margin-top: 10px;
}
.email-resources-section .col-sm-5 {
  float: none;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .email-resources-section .col-sm-5 {
    max-width: 46%;
    width: 46%;
    padding: 0;
  }
}
.email-resources-section .col-sm-2 {
  float: none;
}
@media (min-width: 768px) {
  .email-resources-section .col-sm-2 {
    max-width: 6%;
    width: 6%;
  }
}

.sponsored-email-additional-sections {
  margin-top: 75px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sponsored-email-additional-sections::after {
  content: none;
}
.sponsored-email-additional-sections .col-sm-3 {
  margin-bottom: 50px;
  width: 100%;
  max-width: 100%;
  background-color: #eee;
  border-radius: 6px;
}
@media (min-width: 768px) {
  .sponsored-email-additional-sections .col-sm-3 {
    width: 22%;
    max-width: 22%;
  }
}
.sponsored-email-additional-sections .t3p0-field-wysiwyg {
  border-top: 0;
  padding: 25px 15px 20px;
  text-align: center;
}
.sponsored-email-additional-sections .t3p0-field-wysiwyg h3 {
  font-size: 2rem;
  font-weight: 600;
}
.sponsored-email-additional-sections .t3p0-field-wysiwyg i {
  background-color: #008fce;
  color: #fff;
  width: 50px;
  height: 50px;
  position: absolute;
  border-radius: 100px;
  line-height: 50px;
  top: -25px;
  margin-left: -25px;
  font-size: 1.75rem;
}
.sponsored-email-additional-sections .t3p0-field-wysiwyg .logo-wrapper {
  background-color: #008fce;
  color: #fff;
  width: 50px;
  height: 50px;
  position: absolute;
  border-radius: 100px;
  line-height: 50px;
  top: 0;
  left: 50%;
  transform: translate(-25px, -50%);
}
.sponsored-email-additional-sections .t3p0-field-wysiwyg .logo-wrapper .logo-mark {
  width: 33px;
  height: 33px;
  left: 9px;
  top: 9px;
  opacity: 0.95;
  background: url(https://s3.divcom.com/seafoodsource.com/images/be36e8fca091093ec96d5c90b8f9f8f6.png) 50% no-repeat;
  background-size: 100% auto;
  position: absolute;
}
.sponsored-email-additional-sections:before {
  content: none !important;
}

.email-resources-section .validate-your-email, .email-resources-section .download-email-template {
  background-color: #008fce;
  border-radius: 6px;
  padding: 20px;
  color: #fff;
}
.email-resources-section .validate-your-email a.btn.btn--primary, .email-resources-section .download-email-template a.btn.btn--primary {
  background-color: #000;
  color: #fff;
  border-radius: 6px;
}
.email-resources-section .validate-your-email a.btn.btn--primary:hover, .email-resources-section .download-email-template a.btn.btn--primary:hover {
  text-decoration: none;
}

#DirectorySearchComponent .ais-Hits {
  margin: 0 !important;
}
#DirectorySearchComponent .ais-Hits .ais-Hits-item {
  margin-bottom: 50px !important;
  width: 100% !important;
  flex: unset !important;
}
@media (min-width: 768px) {
  #DirectorySearchComponent .ais-Hits .ais-Hits-item {
    width: 21.75% !important;
  }
}
#DirectorySearchComponent .ais-Hits .ais-Hits-item .upgrade:before {
  background: linear-gradient(131deg, #008fce, #01688e) !important;
}
#DirectorySearchComponent .ais-Hits .ais-Hits-item .results-btn-wrap .btn-primary {
  background-color: #008fce;
  border-color: #008fce;
  font-size: 0.9rem !important;
}
#DirectorySearchComponent .ais-Hits .ais-Hits-item .results-btn-wrap .dc-visit-site.web-address-visit-site {
  display: none;
}
#DirectorySearchComponent .ais-Hits .ais-Hits-item .cd-company-name-results h3 {
  line-height: 1.5rem;
}
#DirectorySearchComponent .ais-Hits .ais-Hits-item .cd-company-name-results h3 a {
  font-size: 1.25rem !important;
}
#DirectorySearchComponent .ais-SearchBox-reset {
  padding: 0;
}

.directory__press-releases-pdfs:before {
  content: "Press Releases";
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  display: block;
  text-transform: uppercase;
  margin-top: 50px;
  border-top: 1px solid #d6d6d6;
  padding-top: 20px;
  padding-bottom: 35px;
  color: #555;
}
.directory__press-releases-pdfs ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  justify-content: center;
}
.directory__press-releases-pdfs ul li {
  list-style: none;
  width: 25%;
  text-align: center;
}
.directory__press-releases-pdfs ul li:before {
  content: "\f15b";
  font-family: "Font Awesome 6 Pro";
  display: block;
  font-size: 4rem;
  padding-bottom: 15px;
  color: #888;
}

.supplier-directory__company-description.t3p0-has-value {
  margin-bottom: 20px;
}

.supplier-directory__address {
  margin-bottom: 20px !important;
}

.supplier-directory__products .directory-entity-image img {
  padding-right: 15px;
  margin-top: 6px;
  width: 100%;
}

.supplier-directory__address--state.t3p0-has-value:before {
  content: ",";
  margin-left: -8px;
  margin-right: 4px;
}

.supplier-directory__address--state.t3p0-has-value {
  display: inline;
  padding-left: 5px;
}

.supplier-directory__address--zip.t3p0-has-value,
.supplier-directory__address--city.t3p0-has-value {
  display: inline;
}

.supplier-directory__web-address,
.supplier-directory__email,
.supplier-directory__phone,
.supplier-directory__fax {
  padding-left: 20px !important;
}

.supplier-directory__web-address {
  padding-top: 20px;
}

.supplier-directory__company-name {
  padding-top: 10px;
}

.supplier-directory__web-address.t3p0-has-value:before {
  content: "\f015";
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 1rem;
  color: #fff;
  background-color: #008fce;
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 40px;
  line-height: 29px;
  text-align: center;
  margin-bottom: 10px;
}

.supplier-directory__email.t3p0-has-value:before {
  content: "\f0e0";
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 1rem;
  color: #fff;
  background-color: #008fce;
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 40px;
  line-height: 29px;
  text-align: center;
  margin-bottom: 10px;
}

.supplier-directory__phone.t3p0-has-value:before {
  content: "\f095";
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 1rem;
  color: #fff;
  background-color: #008fce;
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 40px;
  line-height: 29px;
  text-align: center;
  margin-bottom: 10px;
}

.supplier-directory__fax.t3p0-has-value:before {
  content: "\f1ac";
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 1rem;
  color: #fff;
  background-color: #008fce;
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 40px;
  line-height: 29px;
  text-align: center;
  margin-bottom: 10px;
}

.cd-website-address,
.cd-email-address {
  padding: 0;
  margin: 0;
}

.supplier-directory__contact.has-values {
  background-color: #eaeaea;
  padding-bottom: 15px;
  margin: 0;
  margin-bottom: 30px;
  margin-top: 30px;
  display: block;
}
.supplier-directory__contact.has-values a {
  color: #0099D8;
}
.supplier-directory__contact.has-values:before {
  content: "Contact Us";
  font-size: 1.5rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  display: block;
  background-color: #008fce;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 65px;
}

@media (min-width: 768px) {
  .supplier-directory__single-view .col-sm-4 {
    padding-left: 20px;
  }
}
.supplier-directory__single-view .col-sm-4 h3 {
  background-color: #008fce;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 25px;
}

.supplier-directory__products .t3p0-entity-item {
  min-height: 200px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 30px;
}
.supplier-directory__products .t3p0-entity-item:first-of-type {
  min-height: 250px;
}
.supplier-directory__products .directory-entity-image {
  max-width: 200px;
  float: left;
}
.supplier-directory__products .directory-entity-text-field-one {
  font-size: 1.1em;
  font-weight: 600;
}
.supplier-directory__products .t3p0-entity-item:first-child::before {
  content: "Products";
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  display: block;
  text-transform: uppercase;
  margin-top: 50px;
  border-top: 1px solid #d6d6d6;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #555;
}

.return-to-sd-home.t3p0-has-value {
  padding-top: 20px;
}
.return-to-sd-home.t3p0-has-value a {
  color: #0099D8;
}
.return-to-sd-home.t3p0-has-value i {
  padding-right: 5px;
  font-size: 1.1em;
  float: left;
  margin-top: 3px;
}

.supplier-directory__single-view h1 {
  margin-top: 0;
}

.supplier-directory__categories ul {
  padding: 0;
}
.supplier-directory__categories ul li {
  list-style: none;
  display: inline;
}
.supplier-directory__categories ul li:after {
  content: ",";
  display: inline-block;
}
.supplier-directory__categories ul li:first-child::before {
  content: "Categories";
  display: block;
  font-size: 1.25rem;
  display: block;
  color: #707070;
  font-weight: 600;
}
.supplier-directory__categories ul li:last-child::after {
  display: none;
}

.supplier-directory__events-associations h4 {
  font-size: 1.45rem;
  margin: 0;
  line-height: 1.5em;
}
.supplier-directory__events-associations.t3p0-has-value:before {
  content: "Events or Associations";
  font-size: 1.25rem;
  display: block;
  color: #707070;
  font-weight: 600;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .supplier-directory__below-company-name .col-sm-4 {
    padding-left: 0;
  }
}

.current-refinements {
  padding-bottom: 15px;
}

section.directory-content-editor .panel-heading h2 {
  color: #0099D8;
  font-size: 2.5rem;
  margin: 0;
}
section.directory-content-editor .cd-content-fields .panel-title {
  color: #0075a5;
  font-weight: 600;
  font-family: myriad-pro, sans-serif;
}

.container--results-grid {
  width: 100%;
}

.product-showcase-landing-page .container--main {
  min-height: 350px;
}
.product-showcase-landing-page #spinLoader {
  position: relative;
  top: 50px;
}
.product-showcase-landing-page #spinLoader:after {
  font-size: 2.5rem;
}

.buyers-guide hr {
  clear: both;
  margin-top: 30px;
}
.buyers-guide .t3p0-no-value {
  display: none;
}

.layout--basic-tier, .layout--featured-tier, .layout--middle-tier {
  padding: 50px 12px;
}
.layout--basic-tier .col-sm-8, .layout--featured-tier .col-sm-8, .layout--middle-tier .col-sm-8 {
  padding-bottom: 40px;
}
.layout--basic-tier .col-sm-8 .video-wrapper, .layout--featured-tier .col-sm-8 .video-wrapper, .layout--middle-tier .col-sm-8 .video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.layout--basic-tier .col-sm-8 .video-wrapper iframe, .layout--featured-tier .col-sm-8 .video-wrapper iframe, .layout--middle-tier .col-sm-8 .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (min-width: 768px) {
  .layout--basic-tier .col-sm-8, .layout--featured-tier .col-sm-8, .layout--middle-tier .col-sm-8 {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .layout--basic-tier .sidebar, .layout--featured-tier .sidebar, .layout--middle-tier .sidebar {
    max-width: 335px;
    float: right;
    padding-right: 0;
  }
}
.layout--basic-tier h1, .layout--featured-tier h1, .layout--middle-tier h1 {
  font-size: 2.5rem;
  margin-top: 0;
  color: #444;
  margin-bottom: 20px;
}
.layout--basic-tier h3, .layout--featured-tier h3, .layout--middle-tier h3 {
  font-size: 1.5rem;
  color: #0099D8;
}
.layout--basic-tier .t3p0-has-value.cd-icon::before, .layout--featured-tier .t3p0-has-value.cd-icon::before, .layout--middle-tier .t3p0-has-value.cd-icon::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: normal normal normal 15px/1 FontAwesome;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  transition: 0.15s ease;
  border-radius: 50%;
  text-align: center;
  float: left;
  margin-right: 8px;
  margin-top: -5px;
  margin-left: -5px;
}
.layout--basic-tier .t3p0-has-value.cd-icon.showcase-website-address::before, .layout--featured-tier .t3p0-has-value.cd-icon.showcase-website-address::before, .layout--middle-tier .t3p0-has-value.cd-icon.showcase-website-address::before {
  content: "\f015";
}
.layout--basic-tier .t3p0-has-value.cd-icon.cd-email-address::before, .layout--featured-tier .t3p0-has-value.cd-icon.cd-email-address::before, .layout--middle-tier .t3p0-has-value.cd-icon.cd-email-address::before {
  content: "\f0e0";
}
.layout--basic-tier .t3p0-has-value.cd-icon.cd-phone-number::before, .layout--featured-tier .t3p0-has-value.cd-icon.cd-phone-number::before, .layout--middle-tier .t3p0-has-value.cd-icon.cd-phone-number::before {
  content: "\f095";
}
.layout--basic-tier .t3p0-has-value.cd-icon, .layout--featured-tier .t3p0-has-value.cd-icon, .layout--middle-tier .t3p0-has-value.cd-icon {
  margin-bottom: 15px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  line-height: 1.1rem;
  padding-top: 7px;
}

.directory-contact-us {
  font-size: 1em;
  margin-bottom: 35px;
  border-radius: 0;
  margin-right: 0;
  background-color: #dedede;
}
.directory-contact-us .col-sm-12 {
  padding-top: 5px;
  padding-bottom: 20px;
}
.directory-contact-us a:hover {
  text-decoration: underline;
}
.directory-contact-us i.fa.fa-envelope {
  margin-top: 0;
  font-size: 0.9rem;
}
.directory-contact-us .cd-phone-number {
  color: #fff;
}

.directory-contact-us > h3 {
  background-color: #0099D8;
  color: #fff;
  font-size: 1.5rem;
  padding-left: 0;
  text-align: center;
  padding: 10px 0;
  font-weight: 600;
  text-transform: uppercase;
}

.results-btn, .visit-site-btn {
  background-color: #0099D8;
  transition: all 0.25s ease-in-out;
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 15px;
  border-radius: 0;
  font-size: 1em;
}
.results-btn:hover, .visit-site-btn:hover {
  background-color: #00141d;
  text-decoration: none !important;
}

.slant {
  display: inline-block;
  transform: skew(-15deg);
  width: 1px;
  height: 25px;
  background-color: #ddd;
  float: left;
  margin-top: 2px;
}

.filter-toggle {
  padding-left: 22px;
}
.filter-toggle h3 {
  font-family: myriad-pro, sans-serif;
  font-size: 1em;
  float: left;
  margin-top: 8px;
}

.cd-featured-image {
  border-radius: 0;
}

.cd-categories li {
  color: #444;
}
.cd-categories li a {
  color: #444;
}

.search-btn {
  background-color: #ddd;
}
.search-btn i {
  color: #555;
}

.company-name, .market-region, .booth-number, .cd-website-address, .showcase-website-address, .cd-email-address {
  padding-left: 15px !important;
  margin-bottom: 10px !important;
}
.company-name a, .market-region a, .booth-number a, .cd-website-address a, .showcase-website-address a, .cd-email-address a {
  color: #0099D8;
}

.company-name {
  font-size: 1em;
  margin-bottom: 5px;
  color: #00141d;
}

.markets-region {
  padding-left: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.markets-region ul {
  padding-left: 0;
  padding-right: 10px;
}
.markets-region li {
  list-style: none;
  display: inline-block;
}
.markets-region li:after {
  content: ",";
  display: inline-block;
  padding-right: 1px;
}
.markets-region li:last-child:after {
  content: none;
}
.markets-region:before {
  content: "Markets:";
  padding-right: 4px;
  float: left;
  font-weight: 600;
}

.booth-number.t3p0-has-value {
  display: inline-block;
  float: left;
  margin-right: 8px;
}
.booth-number.t3p0-has-value:before {
  content: "Booth #:";
  padding-right: 4px;
}

.contact-name.t3p0-has-value {
  padding-left: 15px;
  margin-bottom: 10px;
}
.contact-name.t3p0-has-value:before {
  content: "Contact:";
  padding-right: 4px;
}

.ps-phone-number.t3p0-has-value {
  padding-left: 15px;
  margin-bottom: 10px;
}

.upcoming-show.t3p0-has-value {
  padding-left: 15px;
  margin-bottom: 10px;
}
.upcoming-show.t3p0-has-value:before {
  content: "Featured at:";
  display: inline-block;
  color: #333;
  padding-right: 4px;
  font-weight: 600;
}

.cd-website-address, .showcase-website-address {
  margin-bottom: 10px;
  margin-top: 4px;
}

.cd-company-name-results {
  padding: 0 15px;
}
.cd-company-name-results h3 a {
  color: #00141d;
  font-size: 2em;
  line-height: 1.25em;
}
.cd-company-name-results h3 a:hover {
  text-decoration: underline;
}

.platinum #header, .gold #header, .silver #header {
  margin-bottom: 0;
}
.platinum .container--directory-filter-search, .gold .container--directory-filter-search, .silver .container--directory-filter-search {
  background-color: #0099D8;
}

.silver-tier-listing h3 a {
  color: #0099D8;
}

.cd-filter-header-wrapper {
  margin-bottom: 30px;
}

.container--directory-filter-search {
  padding: 30px;
}
@media (min-width: 768px) {
  .container--directory-filter-search {
    padding: 40px 30px;
  }
}
.container--directory-filter-search .form--cdFilterSearch {
  align-self: center;
}
@media (min-width: 768px) {
  .container--directory-filter-search .form--cdFilterSearch {
    width: 70%;
  }
}
.container--directory-filter-search .inner--directory-filter-search.single-listing {
  max-width: 1180px;
  margin: auto;
}
.container--directory-filter-search .inner--directory-filter-search.single-listing form {
  display: none;
}
.container--directory-filter-search .inner--directory-filter-search.single-listing h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .container--directory-filter-search .inner--directory-filter-search.single-listing h1 {
    width: 30%;
    float: left;
    margin: 0;
    padding-left: 10px;
  }
}
.container--directory-filter-search .inner--directory-filter-search.single-listing h1 a {
  color: #00141d;
}
.container--directory-filter-search select, .container--directory-filter-search .directory-search-wrap input[type=text] {
  background-color: #ddd;
  color: #555;
}

.primary .cd-categories ul li {
  margin-left: 0;
}

.cd-tooltip-icon i, .directory-contact-us i {
  background-color: #eee;
  color: #0099D8;
  width: 30px;
  height: 30px;
  line-height: 30px;
  transition: 0.15s ease;
  border-radius: 50%;
  text-align: center;
  float: left;
  margin-right: 8px;
}

.cd-tooltip-icons-wrap {
  justify-content: left;
}

.cd-tooltip {
  left: 65%;
  background-color: #0099D8;
  color: #fff;
}
.cd-tooltip .t3p0-field.t3p0-field-text a {
  color: #fff;
}
.cd-tooltip:after {
  border-top: solid 12px #0099D8;
}

.product-showcase-landing-page #spinLoader {
  display: none;
  position: relative;
  height: 100px;
}
.product-showcase-landing-page #spinLoader i.fa.fa-refresh.fa-spin.bg {
  top: 15px;
  color: rgba(90, 140, 200, 0.5);
  font-size: 75px;
  height: 75px;
  width: 75px;
}
.product-showcase-landing-page #spinLoader:after {
  top: -40px;
}

.product-showcase-landing-page #endOfListElement {
  position: relative;
  display: block;
  width: 100%;
  clear: both;
  text-align: center;
  margin: auto;
}
.product-showcase-landing-page #endOfListElement i.fa.fa-refresh.fa-spin.load-more {
  position: relative;
  font-size: 50px;
  clear: both;
  display: block;
  width: 50px;
  height: 50px;
  margin: auto;
  color: rgba(90, 140, 200, 0.5);
}

h3.card-header {
  text-align: center;
  font-size: 2.5rem;
}

.buyers-guide-price-wrap {
  text-align: center;
  background-color: #0099D8;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}
.buyers-guide-price-wrap.silver-price {
  background-color: #b8702f;
}
.buyers-guide-price-wrap.silver-price .buyers-guide-price {
  background-color: #b8702f;
}
.buyers-guide-price-wrap.gold-price {
  background-color: #aaa;
}
.buyers-guide-price-wrap.gold-price .buyers-guide-price {
  background-color: #aaa;
}
.buyers-guide-price-wrap.platinum-price {
  background-color: #e9b229;
}
.buyers-guide-price-wrap.platinum-price .buyers-guide-price {
  background-color: #e9b229;
}
.buyers-guide-price-wrap .buyers-guide-price {
  font-size: 1.5em;
  display: inline-block;
  background-color: #0099D8;
  margin-top: 0px;
  color: #fff;
  height: 75px;
  line-height: 68px;
  width: 75px;
  border-radius: 50%;
  border: 3px solid #eee;
}

.region-results {
  font-size: 1em;
  display: none;
}

.inner-card-content {
  padding: 30px;
  background-color: #eee;
  text-align: center;
  padding-top: 25px;
  margin-top: -38px;
  padding-bottom: 20px;
}
.inner-card-content h4, .inner-card-content p {
  text-align: left;
  line-height: 1.25em;
}
.inner-card-content p {
  line-height: 1.1em;
  text-indent: -11px;
  padding-left: 22px;
}
.inner-card-content h4 {
  margin-top: 25px;
  margin-bottom: 15px;
}
.inner-card-content i.far.fa-check-circle {
  margin-right: 8px;
  color: #0099D8;
}

.purchase-btn-wrap {
  margin-top: 25px;
  margin-bottom: 10px;
}
.purchase-btn-wrap .btn {
  background-color: #0099D8;
  font-size: 1.25em;
  transition: all 0.25s ease-in-out;
  width: 100%;
  border: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.purchase-btn-wrap .btn:hover {
  transform: scale(1.05);
  background-color: #0099D8;
}

.first-tier-card h3.package-title {
  color: #b8702f;
}
.first-tier-card .purchase-btn-wrap .btn {
  background-color: #b8702f;
}
.first-tier-card .inner-card-content i.far.fa-check-circle {
  color: #b8702f;
}

.second-tier-card {
  margin-bottom: 50px;
}
.second-tier-card h3.package-title {
  color: #707070;
}
@media (min-width: 768px) {
  .second-tier-card {
    margin-bottom: 0;
  }
}
.second-tier-card .purchase-btn-wrap .btn {
  background-color: #aaa;
}
.second-tier-card .inner-card-content i.far.fa-check-circle {
  color: #888;
}

.third-tier-card h3.package-title {
  color: #333;
}
@media (min-width: 768px) {
  .third-tier-card {
    margin-bottom: 75px;
  }
}
.third-tier-card .purchase-btn-wrap .btn {
  background-color: #e9b229;
}
.third-tier-card .inner-card-content i.far.fa-check-circle {
  color: #e9b229;
}
.third-tier-card p a {
  color: #333;
}

.product-showcase-listing-packages .intro-section p {
  font-size: 1.25em;
  line-height: 1.325em;
}

.tiers .col-sm-4 {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .tiers .col-sm-4 {
    padding: 25px;
  }
}

.buyers-guide-list-your-organization h1 {
  text-align: center;
  padding-top: 25px;
}

@media (min-width: 768px) {
  .align-lower {
    margin-top: 40px;
  }
}

h3.package-title {
  font-size: 1.35em;
  text-align: center;
  margin-bottom: 20px;
  color: #00141d;
}

section.directory-content-editor .directory-content-url-field .btn {
  height: 36px;
  padding-top: 8px;
}

section.directory-content-editor .btn-default {
  color: #fff;
}
section.directory-content-editor .btn-default:hover {
  color: #fff;
  background: #888;
}

@media (min-width: 768px) {
  .container--directory-filter-search .form--cdFilterSearch {
    display: flex;
  }
}

.cd-company-logo-results {
  max-width: 200px;
  height: auto;
  padding: 0 10px;
}
.cd-company-logo-results img {
  height: auto;
  max-width: 100%;
  max-height: 75px;
}

.region-results i.fas.fa-map-marker-alt {
  margin-right: 5px;
  color: #888;
}

.subscription-detail.directory-listing-management .col-sm-5 {
  width: 100%;
  padding: 0;
}

cvf-text-link-video .btn.btn-default {
  background-color: #0099D8;
}
cvf-text-link-video .btn.btn-default:hover {
  background-color: #0075a5;
}
cvf-text-link-video .form-group {
  margin-bottom: 8px;
}

.cd-featured-img-results {
  display: block;
  min-height: 230px;
  max-height: 230px;
  margin-bottom: 25px;
  overflow: hidden;
}

.booth-number {
  display: none;
}

.visit-site-btn {
  margin-left: 5px;
  padding: 8px 15px;
  border-radius: 36px;
  color: #fff;
  font-family: myriad-pro, sans-serif;
  font-size: 0.9rem;
  display: inline-block;
}

.results-btn {
  margin-right: 5px;
}
.results-btn:hover {
  text-decoration: none;
}

.plus-more {
  display: inline-block;
  margin-left: 10px;
}
.plus-more a:hover {
  text-decoration: underline;
}
.plus-more span {
  font-family: myriad-pro, sans-serif;
  font-weight: 700;
}
.plus-more i {
  font-size: 0.9rem;
  margin-right: 5px;
}
.plus-more:before {
  content: none;
}

.content-editor span.fa.fa-fw.fa-close:hover {
  color: #888;
}

.cd-company-logo, .company-logo {
  max-width: 300px;
}
.cd-company-logo img, .company-logo img {
  margin-bottom: 20px;
  width: 100%;
}

.filtered-categories ul {
  margin-bottom: 0;
}
.filtered-categories ul li {
  background-color: #eaeaea;
  font-size: 1em;
  color: #555;
  margin: 0;
  margin-left: 8px;
}
.filtered-categories ul li a {
  margin-left: 5px;
  color: #0099D8;
}

.results-description {
  font-size: 1em;
  line-height: 1.5em;
  display: none;
}

select::-ms-expand {
  display: none;
}

.cd-video {
  margin-top: 25px;
}
.cd-video iframe {
  border: 0;
  margin-top: 30px;
}

.cd-categories-subhead h3, .cd-region-subhead h3, .cd-booth-subhead h3 {
  margin-bottom: 0;
}

.cd-region, .cd-categories, .cd-street-address, .cd-booth {
  padding-top: 10px;
}

.cd-street-address {
  padding-right: 15px;
}

.cd-company-description {
  margin-top: 25px;
  line-height: 1.75rem;
}

#ProductShowcaseComponent .category-results {
  position: absolute;
  background-color: #0099D8;
  color: #fff;
  padding: 6px 15px;
  border-top-left-radius: 6px;
  text-transform: uppercase;
  font-weight: 600;
  overflow: hidden;
}

.cd-categories-wrap .cd-categories {
  padding-right: 15px;
}
.cd-categories-wrap .cd-categories ul {
  padding-left: 12px;
}
.cd-categories-wrap .cd-categories ul li {
  display: block;
  margin-bottom: 8px;
  line-height: 1.25rem;
  text-indent: -11px;
}
.cd-categories-wrap .cd-categories ul li:before {
  content: "•";
  color: #888;
  margin-right: 5px;
}
.cd-categories-wrap .cd-categories ul li:after {
  content: none;
}

.line-height-1-25rem {
  line-height: 1.25rem;
}

.layout--basic-tier .t3p0-has-value.cd-icon.cd-email-address::before, .layout--featured-tier .t3p0-has-value.cd-icon.cd-email-address::before, .layout--middle-tier .t3p0-has-value.cd-icon.cd-email-address::before {
  font-size: 13px;
}

.cd-city, .cd-state, .cd-address, .zip-code {
  float: none;
}

.cd-state {
  padding-right: 5px;
}

.zip-code {
  display: inline-block;
}

.cd-address span, .cd-state span {
  display: none;
}

.cd-region {
  color: #444;
}

.view-toggle {
  display: none;
}
@media (min-width: 768px) {
  .view-toggle {
    display: block;
  }
}

.container--directory-filter-search .inner--directory-filter-search {
  display: block;
}
@media (min-width: 768px) {
  .container--directory-filter-search .inner--directory-filter-search {
    display: flex;
  }
}

.container--directory-filter-search {
  background-color: #eee;
}
.container--directory-filter-search select {
  background-color: transparent;
  z-index: 9;
  position: absolute;
}
.container--directory-filter-search select:hover {
  cursor: pointer;
}
.container--directory-filter-search .categories-select, .container--directory-filter-search .location-select {
  background-color: #ddd;
  position: relative;
  height: 40px;
  border-radius: 6px;
  margin-bottom: 12px;
}
.container--directory-filter-search .categories-select:hover, .container--directory-filter-search .location-select:hover {
  cursor: pointer;
}
@media (min-width: 768px) {
  .container--directory-filter-search .categories-select, .container--directory-filter-search .location-select {
    margin-bottom: 0;
  }
}
.container--directory-filter-search .categories-select .fa, .container--directory-filter-search .location-select .fa {
  margin-left: 0;
  z-index: 1;
  right: 20px;
  color: #555;
  margin-top: 12px;
}
@media (min-width: 768px) {
  .container--directory-filter-search .location-select {
    padding-left: 0;
  }
}
.container--directory-filter-search .location-select select {
  width: 100%;
}

@media (min-width: 768px) {
  .categories-select {
    width: 25%;
    margin-right: 20px;
  }
}

@media (min-width: 768px) {
  .location-select {
    width: 15%;
  }
}

@media (min-width: 768px) {
  .directory-search-wrap {
    width: 30%;
  }
}

.results-title {
  padding: 0;
  float: left;
  padding-top: 5px;
  padding-right: 25px;
}

.clear-results-btn-wrap {
  margin-left: 8px;
  background-color: #eaeaea;
  border-radius: 6px;
  overflow: hidden;
  padding: 4px 0;
  float: right;
  margin-top: -5px;
}
.clear-results-btn-wrap .fa {
  background-color: transparent;
  padding: 0;
  padding-left: 10px;
}
.clear-results-btn-wrap .clear-search-btn {
  background-color: transparent;
  padding: 0 6px;
  padding-left: 4px;
  border: 0;
  text-transform: uppercase;
  color: #838383;
  font-size: 0.9rem;
  letter-spacing: 0.0125rem;
}

.directory-search-wrap input[type=text] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.zip-code.t3p0-no-value, .cd-state.t3p0-no-value, .cd-city.t3p0-no-value, .booth-column-wrap {
  display: none;
}

.basic-info-row-wrap .col-sm-4, .basic-info-row-wrap .col-sm-3, .basic-info-row-wrap .col-sm-1 {
  padding-top: 15px;
}
@media (min-width: 768px) {
  .basic-info-row-wrap .col-sm-4, .basic-info-row-wrap .col-sm-3, .basic-info-row-wrap .col-sm-1 {
    padding-top: 0;
  }
}

.list-your-org-cta {
  padding-top: 4px;
  transition: 0.25s ease;
  margin-left: auto;
  margin-top: 25px;
  font-size: 1.2em;
  text-align: center;
}
@media (min-width: 768px) {
  .list-your-org-cta {
    text-align: left;
  }
}
.list-your-org-cta p {
  color: #00141d;
}
@media (min-width: 768px) {
  .list-your-org-cta p {
    float: left;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .list-your-org-cta {
    margin-top: 0;
  }
}
.list-your-org-cta a.primary-btn, .list-your-org-cta a.cta-btn {
  padding: 8px 18px;
  background-color: #0099D8;
  color: #fff;
  font-weight: 600;
  border-radius: 0;
  text-decoration: none;
  transition: 0.25s ease;
  position: relative;
  padding-right: 32px;
  display: inline-block;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .list-your-org-cta a.primary-btn, .list-your-org-cta a.cta-btn {
    margin-top: 5px;
  }
}
.list-your-org-cta a.primary-btn:hover, .list-your-org-cta a.cta-btn:hover {
  transition: 0.25s ease;
  text-decoration: none !important;
  background-color: #00141d;
}
.list-your-org-cta a.primary-btn i, .list-your-org-cta a.cta-btn i {
  position: absolute;
  top: 13px;
  right: 15px;
}

.results-plus-views {
  display: none;
}
.results-plus-views.flexed {
  display: block;
}
@media (min-width: 768px) {
  .results-plus-views.flexed {
    display: flex;
    margin-bottom: 15px;
    margin-top: 35px;
  }
}
.results-plus-views .view-toggle {
  float: left;
  padding-left: 20px;
}

.container--bucket-filter {
  display: none;
}

section.directory-content-editor .panel-wrapper {
  padding: 0 15px;
}

.bg-intro-text-wrap {
  max-width: 1200px;
  margin: auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 0px;
  line-height: 1.65rem;
}
@media (min-width: 768px) {
  .bg-intro-text-wrap {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.product-image-wrap {
  position: relative;
  margin-top: 15px;
}
.product-image-wrap img {
  width: 100%;
}
@media (min-width: 768px) {
  .product-image-wrap {
    max-width: 300px;
    float: left;
    margin-right: 15px !important;
    margin-top: 20px !important;
  }
}
.product-image-wrap .t3p0-field-taxonomy {
  position: absolute;
}
.product-image-wrap .t3p0-field-taxonomy ul {
  padding: 0;
}
.product-image-wrap .t3p0-field-taxonomy li {
  list-style: none;
  color: #fff;
  background-color: #0099D8;
  padding: 6px 15px;
  text-transform: uppercase;
  font-weight: 600;
}

@media (min-width: 768px) {
  .single-product-layout #mainMenu, .single-product-layout-with-video #mainMenu, .single-product-layout-without-video #mainMenu {
    margin-bottom: 0;
  }
}
.single-product-layout .t3p0-field-textarea, .single-product-layout-with-video .t3p0-field-textarea, .single-product-layout-without-video .t3p0-field-textarea {
  padding: 15px 0;
}
.single-product-layout .col-sm-8, .single-product-layout-with-video .col-sm-8, .single-product-layout-without-video .col-sm-8 {
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .single-product-layout .col-sm-8, .single-product-layout-with-video .col-sm-8, .single-product-layout-without-video .col-sm-8 {
    padding-right: 30px;
  }
}
.single-product-layout .sidebar, .single-product-layout-with-video .sidebar, .single-product-layout-without-video .sidebar {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .single-product-layout .sidebar, .single-product-layout-with-video .sidebar, .single-product-layout-without-video .sidebar {
    max-width: 300px;
    float: right;
  }
}
@media (min-width: 1200px) {
  .single-product-layout .sidebar, .single-product-layout-with-video .sidebar, .single-product-layout-without-video .sidebar {
    padding: 0;
    padding-bottom: 30px;
  }
}

/* Adjusting to 4 products in a row */
@media (min-width: 768px) {
  .container--results-grid .cd-results-listing {
    width: 20%;
    max-width: 250px;
  }
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

/* */
.single-product-layout-with-video .results-btn-wrap.without-video {
  display: none;
}

.single-product-layout-without-video .results-btn-wrap.with-video {
  display: none;
}

.product-showcase #ClassifiedsSearchComponent ol.ais-Hits-list {
  justify-content: start !important;
}
@media (min-width: 768px) {
  .product-showcase #ClassifiedsSearchComponent ol.ais-Hits-list {
    margin-left: 10px;
  }
}
.product-showcase #ClassifiedsSearchComponent .categories-select:after, .product-showcase #ClassifiedsSearchComponent .location-select:after {
  font-family: "FontAwesome" !important;
}
.product-showcase #ClassifiedsSearchComponent .categories-select:after {
  padding-right: 0 !important;
}
.product-showcase #ClassifiedsSearchComponent .ais-Hits-item {
  flex: 100%;
  margin-bottom: 40px !important;
}
@media (min-width: 768px) {
  .product-showcase #ClassifiedsSearchComponent .ais-Hits-item {
    flex: 21.5%;
    max-width: 21.5% !important;
    margin: 25px 25px 25px 15px !important;
  }
}
.product-showcase #ClassifiedsSearchComponent input.ais-SearchBox-input {
  width: 80% !important;
}
.product-showcase #ClassifiedsSearchComponent input.ais-SearchBox-input, .product-showcase #ClassifiedsSearchComponent .dc-search-container .ais-SearchBox-form {
  background-color: #ddd !important;
  border-radius: 6px;
}
.product-showcase #ClassifiedsSearchComponent .ais-SearchBox-submit, .product-showcase #ClassifiedsSearchComponent .ais-SearchBox-reset {
  background-color: transparent !important;
}
.product-showcase #ClassifiedsSearchComponent .ais-SearchBox-reset {
  padding: 0;
}
.product-showcase #ClassifiedsSearchComponent .ais-SearchBox-submit {
  margin-top: 1px !important;
  font-size: 0.9rem;
}
.product-showcase #ClassifiedsSearchComponent .container--directory-filter-search .directory-search-wrap {
  padding-left: 0;
}
.product-showcase #ClassifiedsSearchComponent .ais-Hits-item .cd-listing-inner-container {
  padding: 0 !important;
  margin-top: 0 !important;
}
.product-showcase #ClassifiedsSearchComponent .cd-company-name-results h3 {
  line-height: 1.5rem;
}
.product-showcase #ClassifiedsSearchComponent .cd-company-name-results h3 a {
  font-size: 1.25rem;
  color: #0099D8;
}
.product-showcase #ClassifiedsSearchComponent .cd-company-logo-results {
  margin: auto;
}
.product-showcase #ClassifiedsSearchComponent .cd-featured-img-results {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.product-showcase #ClassifiedsSearchComponent .results-btn-wrap {
  margin: 20px 0;
}
.product-showcase #ClassifiedsSearchComponent .results-btn-wrap a.btn.btn-primary {
  background-color: #0099D8;
}

#ClassifiedsSearchComponent .container.ag-search-container, #DirectorySearchComponent .container.ag-search-container {
  padding: 0 40px;
}

.product-showcase .list-your-org-cta a.primary-btn {
  margin-top: -15px;
}

@media (min-width: 576px) {
  .product-showcase-listing-packages .col-sm-4 {
    max-width: 100%;
    flex: 100%;
  }
}
@media (min-width: 768px) {
  .product-showcase-listing-packages .col-sm-4 {
    max-width: 28%;
    flex: 28%;
  }
}
.product-showcase-listing-packages .card-header {
  padding: 0;
  border-bottom: 0;
}

input.ais-SearchBox-input::-webkit-search-cancel-button {
  display: none;
}

.single-product-layout-without-video .t3p0-field-textarea, .single-product-layout-without-video .markets-region, .single-product-layout-without-video .upcoming-show, .single-product-layout-with-video .t3p0-field-textarea, .single-product-layout-with-video .markets-region, .single-product-layout-with-video .upcoming-show {
  font-size: 1.1rem;
}

.directory-contact-us .col-sm-12 {
  font-size: 1.1rem;
}

.product-image-wrap li a {
  pointer-events: none;
  color: #fff;
}

#ctFish #articleContent {
  padding-bottom: 40px;
}
#ctFish .fishLabel {
  display: inline-block;
  width: 120px;
  vertical-align: top;
}
#ctFish .fishTextBlock {
  display: inline-block;
  width: 80%;
}
#ctFish ul {
  padding-left: 0;
}
#ctFish ul li {
  list-style: none;
}
#ctFish ul li input {
  margin-right: 6px;
}

ul.topanchor_links {
  background-color: #0099D8;
  list-style: none outside none;
  padding: 10px;
  text-align: center;
  padding-right: 0;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 30px;
}
ul.topanchor_links li {
  line-height: 1.75em;
}
@media (min-width: 768px) {
  ul.topanchor_links li {
    line-height: 1em;
    display: inline-block;
    border-right: 1px solid #fff;
  }
}
ul.topanchor_links li:last-child {
  border-right: 0;
}
ul.topanchor_links li a {
  text-transform: uppercase;
  color: #fff;
  padding-right: 10px;
  padding-left: 6px;
  font-size: 0.9em;
  font-weight: 600;
}

.finfish-btn,
.shellfish-btn {
  display: inline-block;
  margin-bottom: 30px;
}

.finfish-btn {
  margin-right: 20px;
}

#scientificNameBlock,
#italianNameBlock,
#frenchNameBlock,
#germanNameBlock,
#japaneseNameBlock,
#spanishNameBlock {
  font-style: italic;
}

.seafoodhandbook .resultsSearch input.searchField {
  background-color: #ececec;
  margin-top: 10px;
  margin-bottom: 15px;
  float: left;
  padding-bottom: 10px;
}
.seafoodhandbook .resultsSearch button.searchButton {
  border: 0;
  background-color: #ececec;
  float: left;
  margin-top: 10px;
  padding-top: 12px;
  padding-bottom: 8px;
  padding-right: 12px;
}

#SeafoodHandbookComponent .filters-sidebar .ais-ClearRefinements-button {
  font-size: 1.5rem !important;
}
#SeafoodHandbookComponent .filters-sidebar .ais-ClearRefinements-button:after {
  font-size: 1.4rem !important;
}
#SeafoodHandbookComponent .filters-sidebar .filters-header h4 {
  font-size: 1.75rem !important;
}
#SeafoodHandbookComponent .filters-sidebar .article-count {
  font-size: 1rem !important;
}
#SeafoodHandbookComponent .filters-sidebar .ais-RefinementList-checkbox {
  height: 16px !important;
  width: 16px !important;
  margin-top: 0 !important;
}
#SeafoodHandbookComponent .dc-search-container .ais-Panel-header {
  font-size: 1.125rem !important;
  font-weight: 500 !important;
}
#SeafoodHandbookComponent .dc-search-container .ais-RefinementList-count {
  font-size: 0.9rem !important;
}
#SeafoodHandbookComponent .dc-search-container span.ais-RefinementList-labelText {
  width: auto !important;
  font-weight: 500 !important;
}
#SeafoodHandbookComponent .dc-search-container .ais-RefinementList-item--selected .ais-RefinementList-checkbox:after,
#SeafoodHandbookComponent .dc-search-container .filters-sidebar .ais-RefinementList-item--selected .ais-RefinementList-checkbox {
  background-color: #008fce !important;
  -webkit-tap-highlight-color: transparent !important;
}
@media (min-width: 768px) {
  #SeafoodHandbookComponent .dc-search-container .container-results {
    padding-left: 25px;
  }
}
#SeafoodHandbookComponent .dc-search-container .hit-info-container h3 {
  font-size: 1.5rem !important;
}
#SeafoodHandbookComponent .dc-search-container .hit-info-container h3 a {
  color: #0099D8;
}
#SeafoodHandbookComponent .search-hit-read-more {
  background-color: #0099D8;
}
#SeafoodHandbookComponent .dc-searchbox-container button.ais-SearchBox-submit {
  background-color: #008fce !important;
}
#SeafoodHandbookComponent .dc-searchbox-container button.ais-SearchBox-submit i {
  color: #fff !important;
  font-size: 1.175rem !important;
}
#SeafoodHandbookComponent li.ais-Hits-item {
  border-top: 1px solid #ececec;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #SeafoodHandbookComponent li.ais-Hits-item .hit {
    display: flex;
  }
}
#SeafoodHandbookComponent li.ais-Hits-item:first-child {
  border: 0;
  margin: 0;
}
#SeafoodHandbookComponent .dc-mobile-filters .filters-button, #SeafoodHandbookComponent .dc-mobile-filters .close-filters-button {
  background-color: #008fce !important;
}
#SeafoodHandbookComponent .filters-sidebar .ais-ClearRefinements-button {
  margin-left: 0 !important;
  font-size: 1rem !important;
}
#SeafoodHandbookComponent .filters-sidebar .ais-ClearRefinements-button:after {
  margin-left: 10px;
  font-size: 1rem !important;
}

#ctFish ul.topanchor_links, #ctFish .btn-primary {
  background-color: #0099D8;
}
#ctFish #articleContent #sidebar {
  display: none;
}
#ctFish #articleContent img {
  width: 100%;
}

.hit-description {
  font-weight: normal;
}

#newBAMpageWrapper #header .logo a {
  background: url("https://s3.amazonaws.com/divcomplatform/seafoodsource.com/images/e64ca825cd33b1aabb93733111d90efb.png");
  background-repeat: no-repeat;
  background-size: 100%;
  left: 25px;
  height: 40px;
  width: 150px;
  padding: 0;
  background-size: 100%;
  position: absolute;
  display: block;
  top: 15px;
}
#newBAMpageWrapper #header .logo a img {
  display: none;
}
#newBAMpageWrapper #header #topBar {
  background-color: rgb(239, 239, 239);
}
#newBAMpageWrapper #header #bottomBar {
  background-color: #fff;
}
#newBAMpageWrapper #header #bottomBar .subscribe .fsBody.fsEmbed .fsForm input[type=email].fsField {
  background-color: rgb(239, 239, 239) !important;
}
#newBAMpageWrapper #header #bottomBar .fsSubmitButton {
  background-color: rgb(146, 191, 226) !important;
}
#newBAMpageWrapper #header #bottomBar .subscribe p {
  color: rgb(5, 85, 129);
}
#newBAMpageWrapper #header #bottomBar .fsBody:after {
  color: rgb(139, 139, 139) !important;
}
#newBAMpageWrapper #footer #upperFooter {
  background-color: rgb(239, 239, 239);
  color: rgb(30, 30, 30);
}
#newBAMpageWrapper #footer #upperFooter a {
  color: rgb(30, 30, 30);
}
#newBAMpageWrapper #footer #upperFooter .socialIcons .fab {
  background-color: rgb(146, 191, 226);
  color: #fff;
}
#newBAMpageWrapper #footer #upperFooter .socialIcons .fab a {
  color: #fff;
}
#newBAMpageWrapper #footer #upperFooter .fsSubmitButton {
  background-color: rgb(146, 191, 226) !important;
}
#newBAMpageWrapper #footer .fsBody:after {
  color: rgb(139, 139, 139) !important;
}

.newBAMpageBlockContainer {
  margin-bottom: 35px;
}
.newBAMpageBlockContainer h1, .newBAMpageBlockContainer h2, .newBAMpageBlockContainer h3 {
  text-align: center;
  color: rgb(100, 100, 100);
}
.newBAMpageBlockContainer h1 {
  line-height: 1.325em;
}
.newBAMpageBlockContainer h2 {
  line-height: 1.25em;
}
.newBAMpageBlockContainer .ssPremiumLogo {
  text-align: center;
}
.newBAMpageBlockContainer .ssPremiumLogo img {
  max-width: 300px !important;
  margin: auto;
}
.newBAMpageBlockContainer ul li {
  list-style: none;
}
.newBAMpageBlockContainer .priceCompareBAM {
  text-align: center;
}
.newBAMpageBlockContainer .benefitsInclude {
  margin-bottom: 35px;
}
.newBAMpageBlockContainer .benefitsInclude a {
  color: rgb(30, 30, 30);
}
.newBAMpageBlockContainer .benefitsInclude ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
.newBAMpageBlockContainer .benefitsInclude ul li {
  text-align: center;
  width: 100%;
}
.newBAMpageBlockContainer .benefitsInclude .fa {
  display: block;
  background-color: rgb(233, 178, 41);
  width: 50px;
  margin: auto;
  color: rgb(30, 30, 30);
  height: 50px;
  line-height: 50px;
  font-size: 23px;
  border-radius: 100px;
  margin-bottom: 8px;
  margin-top: 15px;
  transition: background-color 0.3s, color 0.3s;
}
.newBAMpageBlockContainer .benefitsInclude .fa:hover {
  background-color: rgb(30, 30, 30);
  color: rgb(233, 178, 41);
}
.newBAMpageBlockContainer .ruleAboveSubhead {
  margin-top: 30px;
  border-top: 1px solid rgb(239, 239, 239);
  margin-bottom: 30px;
}
.newBAMpageBlockContainer .ssPremiumCostBox {
  height: 240px;
  width: 240px;
  margin: auto;
  background-color: rgb(233, 178, 41);
  border-radius: 300px;
  padding-top: 65px;
  padding-left: 25px;
  padding-right: 25px;
}
.newBAMpageBlockContainer .ssPremiumCostBox .priceSSTitle {
  font-size: 1.75em;
  line-height: 1.25em;
}
.newBAMpageBlockContainer .ssPremiumCostBox .priceSS {
  font-size: 3em;
  font-weight: 600;
  padding-top: 20px;
}
.newBAMpageBlockContainer .priceAsOf {
  font-size: 0.9em;
  margin-top: 25px;
  margin-bottom: 25px;
}
.newBAMpageBlockContainer .competitorCol {
  margin-top: 45px;
}
.newBAMpageBlockContainer .competitorCostBox {
  width: 150px;
  height: 150px;
  border-radius: 300px;
  background-color: #ddd;
  padding-top: 50px;
  margin: auto;
}
.newBAMpageBlockContainer .competitorCostBox .priceCompetitorTitle {
  font-size: 1.125em;
  padding-bottom: 5px;
}
.newBAMpageBlockContainer .competitorCostBox .priceCompetitor {
  font-size: 1.25em;
  font-weight: 600;
}

/****-----------------------------------------------------****/
.become-a-member h1 {
  text-align: center;
  color: rgb(0, 143, 206);
  margin: 0;
  padding: 20px 0 30px;
  clear: both;
  margin-bottom: 0;
  margin-top: 20px;
  font-size: 2rem;
}
.become-a-member .features-list li:last-child {
  color: rgb(246, 112, 30);
  font-size: 20px;
}
.become-a-member .membership-type {
  background: rgba(214, 214, 214, 0.6);
  text-align: center;
  margin-bottom: 15px;
  margin-top: -8px;
}
.become-a-member .membership-type h3 {
  text-transform: uppercase;
  color: #FFF;
  margin: 0;
  padding: 10px 8px;
}
.become-a-member .membership-type h4 {
  background: #DBDBDB;
  color: #626262;
  font-size: 1.1em;
  text-transform: uppercase;
  margin: 0;
  padding: 6px;
}
.become-a-member .membership-type ul {
  margin: 15px;
  margin-top: 0;
}
.become-a-member .membership-type li {
  position: relative;
  padding: 15px 15px 15px 50px;
  vertical-align: middle;
}
.become-a-member .membership-type li:last-child {
  text-align: center;
}
.become-a-member .membership-type li:last-child .currency {
  font-size: 30px;
  display: inline-block;
  vertical-align: top;
  margin-top: -10px;
  font-weight: 300;
}
.become-a-member .membership-type li:last-child .amount {
  font-size: 70px;
  font-weight: 300;
}
.become-a-member .membership-type li:last-child .bill-frequency {
  text-transform: uppercase;
  line-height: 1em;
  padding: 5px 0 10px;
}
.become-a-member .membership-type li.disabled .fa {
  color: #B8BABC;
}
.become-a-member .membership-type .fa {
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 15px;
}
.become-a-member .membership-type .subscribe-button {
  display: block;
  text-align: center;
  padding: 10px;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
.become-a-member .membership-type .subscribe-button.upgrade {
  font-size: 12px;
}
.become-a-member .membership-type.disabled .fa {
  opacity: 0.5;
}
.become-a-member .membership-type.disabled .subscribe-button {
  pointer-events: none;
  background: #CCC;
}
.become-a-member .membership-type .no-subscribe {
  padding: 15px 10px 10px;
  color: #333;
  font-size: 12px;
  background: #CCC;
}
.become-a-member .premium-membership h3,
.become-a-member .premium-membership .subscribe-button {
  background: rgb(246, 112, 30);
  transition: background-color 0.3s;
}
.become-a-member .premium-membership .subscribe-button {
  padding: 15px 10px;
}
.become-a-member .premium-membership .subscribe-button:hover {
  background: #c04e08;
  text-decoration: none !important;
}
.become-a-member .premium-membership .fa,
.become-a-member .premium-membership li:last-child {
  color: rgb(246, 112, 30);
}
.become-a-member .premium-membership .fa span:first-child,
.become-a-member .premium-membership li:last-child span:first-child {
  display: block;
  line-height: 1em;
  font-size: 20px;
}
.become-a-member .premium-membership .fa hr,
.become-a-member .premium-membership li:last-child hr {
  border-color: rgb(246, 112, 30);
}
.become-a-member .market-pricing h3 {
  padding-left: 0;
  padding-right: 0;
}
.become-a-member .market-pricing h3,
.become-a-member .market-pricing .subscribe-button {
  background: rgb(127, 191, 0);
  transition: background-color 0.3s;
}
.become-a-member .market-pricing .subscribe-button:hover {
  background: #4c7300;
  text-decoration: none !important;
}
.become-a-member .market-pricing li:not(.disabled) .fa,
.become-a-member .market-pricing li:last-child {
  color: #5d8c00;
}
.become-a-member .webinars h3,
.become-a-member .webinars .subscribe-button {
  background: rgb(0, 143, 206);
  transition: background-color 0.3s;
}
.become-a-member .webinars .subscribe-button:hover {
  background: #005a82;
  text-decoration: none !important;
}
.become-a-member .webinars li:not(.disabled) .fa,
.become-a-member .webinars li:last-child {
  color: rgb(0, 143, 206);
}
.become-a-member #footer {
  padding-top: 40px;
}
.become-a-member .container.centered p {
  text-align: center;
  margin-top: 30px;
}
.become-a-member .container.centered p span.questions {
  font-size: 1.125em;
}

.welcomeBack {
  text-align: center;
  padding-bottom: 35px;
}

#memberPriceTable {
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
  text-align: center;
}
#memberPriceTable tr {
  border-bottom: 1px solid #eee;
}
#memberPriceTable td {
  padding: 6px 0;
}
#memberPriceTable .btn {
  width: 100% !important;
}

.premium-preview {
  border-top: 10px solid #0099D8;
}
.premium-preview h2, .premium-preview h3, .premium-preview h4 {
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: normal;
  text-align: center;
}
.premium-preview h2 {
  line-height: 2rem;
  color: #000;
}
.premium-preview h2 i {
  color: #e9b229;
}
.premium-preview h3 {
  font-size: 1.5rem;
}
.premium-preview h4 {
  color: #0099D8;
  text-transform: uppercase;
}
.premium-preview .news-member-only__article-wrapper {
  position: relative;
  margin-bottom: 2px;
  background: linear-gradient(135deg, #f2fbff 0%, #d8f4ff 100%);
  border-radius: 4px;
  transition: 0.2s ease;
}
.premium-preview .news-member-only__article-wrapper:hover {
  transform: scale(1.05);
  background: #0099D8;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.25);
  z-index: 1;
}
.premium-preview .news-member-only__article-wrapper:hover a {
  color: #fff;
}
.premium-preview .news-member-only__article-wrapper:hover h3:after {
  right: -24px;
}
.premium-preview .news-member-only__article-wrapper img {
  display: none;
}
.premium-preview .news-member-only__article-wrapper h3 {
  margin: 10px;
  font-size: 0.9rem;
  text-align: left;
  line-height: 1rem;
  font-weight: 600;
  font-family: myriad-pro-condensed, sans-serif;
}
.premium-preview .news-member-only__article-wrapper h3:after {
  position: absolute;
  top: calc(50% - 12px);
  right: -8px;
  color: #0099D8;
  font-size: 1.25rem !important;
  font: var(--fa-font-solid);
}
.premium-preview .t3p0-pagination {
  display: none;
}
.premium-preview .premium-preview__read-more {
  display: block;
  text-align: center;
  font-family: myriad-pro-condensed, sans-serif;
}

#userIsNotPremiumMember .news-member-only__article-wrapper h3:after {
  content: "\f023";
}

#userIsPremiumMember .news-member-only__article-wrapper h3:after {
  content: "\f3c1";
}

/*----------------------------------------------------------------------/
/                                                                       /
/                             MEDIA QUERIES                             /
/                                                                       /
/----------------------------------------------------------------------*/
@media (min-width: 768px) {
  .premium-preview .news-member-only__article-wrapper img {
    display: block;
    margin: 10px 0 10px auto;
    max-width: 75%;
    border-radius: 50%;
  }
  #newBAMpageWrapper #header .logo a {
    position: relative;
    height: 90px;
    width: 300px;
    top: 0;
    left: 0;
  }
  .newBAMpageBlockContainer {
    padding-top: 20px;
  }
  .newBAMpageBlockContainer h1, .newBAMpageBlockContainer h2 {
    padding: 0 12%;
  }
  .newBAMpageBlockContainer .benefitsInclude {
    margin-bottom: 35px;
  }
  .newBAMpageBlockContainer .benefitsInclude ul {
    justify-content: space-evenly;
  }
  .newBAMpageBlockContainer .benefitsInclude ul li {
    flex: 1 1 15%;
  }
  .newBAMpageBlockContainer .priceAsOf {
    margin-top: 10px;
  }
  .newBAMpageBlockContainer .competitorCostBox {
    width: 110px;
    height: 110px;
    padding-top: 30px;
  }
  .newBAMpageBlockContainer .competitorCostBox .priceCompetitorTitle {
    font-size: 1em;
    padding-bottom: 0;
  }
  .newBAMpageBlockContainer .competitorCostBox .priceCompetitor {
    font-size: 1em;
    font-weight: 600;
  }
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
@media screen and (max-width: 991px) {
  .become-a-member .market-pricing, .become-a-member .webinars, .become-a-member .premium-membership {
    margin-bottom: 35px;
  }
  .become-a-member .membership-type li {
    text-align: left;
    padding: 8px 10px 8px 50px;
    line-height: 40px;
  }
  .become-a-member .membership-type li:last-child {
    padding-left: 10px;
  }
  .become-a-member .membership-type li:last-child .currency {
    font-size: 40px;
  }
  .become-a-member .membership-type li:last-child .amount {
    font-size: 70px;
  }
  .become-a-member .membership-type .fa {
    top: 8px;
  }
  .become-a-member .market-pricing li:last-child {
    margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid rgb(127, 191, 0);
  }
  .become-a-member .webinars li:last-child {
    margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid rgb(0, 143, 206);
  }
}
@media (min-width: 992px) {
  .newBAMpageBlockContainer .competitorCostBox {
    width: 150px;
    height: 150px;
    border-radius: 300px;
    padding-top: 50px;
  }
  .newBAMpageBlockContainer .competitorCostBox .priceCompetitorTitle {
    font-size: 1.125em;
    padding-bottom: 5px;
  }
  .newBAMpageBlockContainer .competitorCostBox .priceCompetitor {
    font-size: 1.25em;
  }
  .become-a-member .premium-membership h3 {
    font-size: 1.5em;
  }
  .become-a-member .features-list {
    margin-right: -30px;
    margin-top: 18px;
  }
  .become-a-member .features-list ul {
    margin: 15px;
    margin-top: 0;
  }
  .become-a-member .features-list h3 {
    margin: 0;
    padding: 0;
    background: #D6D6D6;
    color: #555;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
  }
  .become-a-member .features-list .duplicate {
    position: relative;
  }
  .become-a-member .features-list .duplicate:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: -30px;
    bottom: 0;
    border-top: 1px solid #B3B6B8;
  }
  .become-a-member .features-list li:not(:last-child) {
    min-height: 70px;
    line-height: 70px;
    vertical-align: middle;
  }
  .become-a-member .features-list li:last-child {
    padding: 40px 0 0;
    height: 119px;
  }
  .become-a-member .membership-type li {
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  .become-a-member .membership-type li .fa {
    position: static;
  }
  .become-a-member .membership-type li:after {
    display: block;
    content: "";
    position: absolute;
    left: -60px;
    right: -60px;
    bottom: 0;
    border-top: 1px solid #B3B6B8;
  }
  .become-a-member .membership-type li:last-child {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .become-a-member .membership-type li:last-child:after {
    display: none;
  }
  .become-a-member .market-pricing,
  .become-a-member .webinars {
    margin-top: 20px;
  }
  .become-a-member .webinars h3,
  .become-a-member .webinars .subscribe-button, .become-a-member .market-pricing h3,
  .become-a-member .market-pricing .subscribe-button {
    font-size: 1em;
    padding: 11px 0;
  }
  .become-a-member .webinars li:after, .become-a-member .market-pricing li:after {
    right: 0;
  }
  .become-a-member .container {
    position: relative;
    width: 100%;
  }
  .become-a-member .container:after {
    position: absolute;
    display: block;
    content: "";
    z-index: 1;
    left: 15px;
    top: 56px;
    right: 15px;
    bottom: 65px;
    background: rgba(214, 214, 214, 0.3);
    display: none;
  }
  .become-a-member .container > .row {
    position: relative;
    z-index: 2;
  }
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .become-a-member .features-list li:not(:last-child) {
    font-size: 0.95em;
  }
  .become-a-member .features-list li:last-child {
    height: 107px;
    padding-top: 31px;
  }
  .become-a-member .membership-type {
    margin-bottom: 35px;
  }
  .become-a-member .membership-type li:last-child {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .become-a-member .membership-type li:last-child:after {
    display: none;
  }
  .become-a-member .membership-type li:last-child .currency {
    font-size: 20px;
  }
  .become-a-member .membership-type li:last-child .amount {
    font-size: 40px;
  }
  .become-a-member .container:after {
    bottom: 85px;
  }
}
@media (min-width: 1200px) {
  .become-a-member .webinars, .become-a-member .market-pricing {
    margin-top: 18px;
  }
  .become-a-member .webinars h3,
  .become-a-member .webinars .subscribe-button, .become-a-member .market-pricing h3,
  .become-a-member .market-pricing .subscribe-button {
    font-size: 1.125em;
    padding: 11px 0;
  }
  .become-a-member .container {
    max-width: 1180px;
  }
  .become-a-member .features-list li:not(:last-child) {
    font-size: 1em;
  }
  .become-a-member .features-list li:last-child {
    padding-top: 35px;
    font-size: 1.5em;
    line-height: 1.25em;
  }
}
span.red-slash {
  color: red;
  text-decoration: line-through;
}

span.black-text {
  color: #646464;
}

@media (min-width: 768px) {
  .priceCompareBAM {
    margin: 0 -10px;
  }
}
@media (min-width: 576px) {
  .priceCompareBAM .row .col-sm-4 {
    max-width: 100%;
    flex: 100%;
  }
}
@media (min-width: 768px) {
  .priceCompareBAM .row .col-sm-4 {
    max-width: 36%;
    flex: 36%;
  }
}
@media (min-width: 992px) {
  .priceCompareBAM .row .col-sm-4 {
    max-width: 33%;
    flex: 33%;
  }
}
@media (min-width: 1200px) {
  .priceCompareBAM .row .col-sm-4 {
    max-width: 30%;
    flex: 30%;
  }
}
@media (min-width: 576px) {
  .priceCompareBAM .row .col-sm-2 {
    max-width: 100%;
    flex: 100%;
  }
}
@media (min-width: 768px) {
  .priceCompareBAM .row .col-sm-2 {
    max-width: 16%;
    flex: 16%;
  }
}

table#memberPriceTable tr td {
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  table#memberPriceTable tr td {
    font-size: 1rem;
  }
}

.newBAMpageBlockContainer .dcContainer {
  padding: 20px;
}

.webinar-featured-image {
  padding: 20px 0;
}

.report__content img {
  width: 100%;
}
@media (min-width: 768px) {
  .report__content img {
    padding-right: 20px;
  }
}
.report__content .col-sm-8 {
  padding-right: 0;
  border-right: 0;
}

.webinarDate, .webinarTime, .webinarPrice {
  display: flex;
}
.webinarDate span, .webinarTime span, .webinarPrice span {
  padding-right: 4px;
}

.webinarPrice {
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .webinar-featured-image img {
    max-width: 200px;
  }
}

#webinarInfo .btn-primary:hover {
  background-color: #000 !important;
}

.hide-if-logged-in a.text-link.login-btn {
  line-height: 2rem;
}
.hide-if-logged-in p {
  margin-bottom: 5px;
}

.cart__join--cta {
  display: inline-block;
  float: left;
  margin-right: 3px;
}
.cart__join--cta p {
  margin: 0;
}

.webinar-featured-image {
  text-align: center;
}

#userIsPremiumMember .paid__webinar--btns-wrap {
  display: none;
}

.paid__webinar--btns {
  display: inline;
}

.paid__webinar--btns-wrap {
  display: inline-block;
}

.hide-if-logged-in p:nth-of-type(2) {
  margin-left: -94px;
}
