/* Custom Constant Contact form styles */
.ctct-form-header {
  display: none;
}

.underContent-forms div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
  display: none;
}

.newsletter-text, .submit-story-text {
  font-family: "GothamSSm";
  font-size: 18px;
  color: #fff;
}

.newsletter-text {
  margin-left: 25px;
}

.underContent-forms div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text {
  font-family: "GothamSSm";
  font-size: 12px;
  line-height: 1.4;
  color: #555555;
}

.ctct-form-field {
  margin-bottom: 20px;
}

.ctct-form-element {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  color: gray;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.ctct-form-button {
  font-family: "GothamSSm";
  font-size: 15px;
  line-height: 1.4;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 12px;
  font-size: 14px;
  line-height: 1.4;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-width: 2px;
  color: #ba0c2f;
  background-color: #fff;
  border-color: #ba0c2f;
}

a:hover, a:focus {
  color: #ea0f3b;
}

.header-logo {
  background: none;
  border-bottom: none;
}

.headerNewsroom {
  border-bottom: 0px;
}

.headerNewsroom-logo {
  background-image: url(../images/header_background.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}

.headerNewsroom-nav-item span:focus + .headerNewsroom-nav-item-subitem,
.headerNewsroom-nav-item:hover .headerNewsroom-nav-item-subitem,
.headerNewsroom-nav-item-subitem:focus-within {
  border-top: 3px solid #ba0c2f;
  max-height: 1000px;
  opacity: 1;
  /* display: block; */
}

.headerNewsroom-nav .headerNewsroom-search {
  width: auto;
}

@media (min-width: 992px) and (min-width: 1200px) {
  .headerNewsroom-nav > .container {
      padding-right: 0px;
}
}

@media (max-width: 991px) {
  .headerNewsroom-nav-link {
    margin-top: 0px;
    padding-bottom: 0px;
  }

  .headerNewsroom-search {
    margin-top: -55px;
  }
}

@media (min-width: 992px) {
  .headerNewsroom-search {
    margin-bottom: -20px
  }

  .headerNewsroom-search .btn {
    color: #fff;
    line-height: 60px;
  }

  .headerNewsroom-logo {
    display: flex;
  }
  
  .headerNewsroom-logo-container {
    background-size: 80%;
  }

  .headerNewsroom-nav-item {
    line-height: 60px;
  }

  .headerNewsroom-nav {
    height: 60px;
  }
}

.headerNewsroom-search .btn:focus {
  outline: 0px;
}

.skippy:focus {
  color: white;
  float: left;
  padding: 0 20px;
}

@media (max-width: 991px) and (min-width: 360px) {

.slider-item-text {
 margin-top: 0px;
}

.headerNewsroom-search {
  display: none;
}

.headerNewsroom-logo {
      margin: 0px;
      padding: 0px;
      width: 100%;
      margin-left: 40px;
}

.headerNewsroom-logo-container {
  display: flex;
  background-size: contain;
  height: 70px;
  align-items: center;
}

.headerNewsroom-logo img {
  max-height: 55px;
}

.headerNewsroom {
  border-bottom: 3px solid #ba0c2f;
}
}

@media (min-width: 992px) {
  .headerNewsroom-logo img {
    height: 100px;
}

.nav-controls .btn-link {
  color: #fff;
}

.slider-item-text {
  max-width: 100% !important;
  bottom: 0px !important;
  left: 0px !important;
}
}

.homeSection-title span {
  color: #fff;
}

.headerNewsroom-nav {
  background-color: #ba0c2f;
  border-bottom: none;
  box-shadow: none;
}

.headerNewsroom-nav span {
  color: #fff;
}

.headerNewsroom-nav a:hover, .headerNewsroom-nav span:hover {
  color: #fff;
}

.slider-item-text a:hover {
  color: #fff !important;
}

@media (max-width: 991px) and (min-width: 360px) {
  header {
      display: none;
  }

  .headerNewsroom-nav span, .headerNewsroom-nav-item-subitem a {
    color: #fff;
    display: block;
    padding: 5px;
  }
  
  #film_roll  .slider-item {
    max-width: 100vw;
  }

  .red-section .tabs-link {
    margin-right: 0px !important;
    background-image: linear-gradient(130deg, transparent 17%, #ba0c2f 5%) !important;
  }

  .red-section .tabs-link li:last-child {
    margin-left: -35px;
  }
}

@media (max-width: 767px) and (min-width: 360px) {
  .red-section .tabs-link li:last-child {
    margin-left: -25px;
  }

  .red-section .tabs-link li {
    width: fit-content;
  }
}

.homeSection-title .container {
  border-bottom: 5px solid #ba0c2f;
  height: auto;
}

.content-section {
  margin-top: 20px;
}

.content-section .index-loadMore {
  margin-bottom: 20px;
}

.section-header {
  border-bottom: 5px solid #ba0c2f;
  margin-bottom: 30px;
}

.section-header span {
  width: fit-content;
  background-image: linear-gradient(45deg, #ba0c2f 80%, #ffffff 20%);
  font-family: "VitesseSSm";
  font-weight: 700;
  line-height: 1.1;
  height: auto;
  font-size: 28px;
  color: #fff !important;
  margin: 0px;
  padding: 5px 15% 0px 15px;
}

@media (max-width: 550px) {
  .headerNewsroom-logo {
    margin-left: 0px;
  }
  .section-header span {
    font-size: 22px;
  }
  .tabs-link li {
    margin-right: 30px;
  }
  .red-section .tabs-link li a {
    font-size: 10px !important;
  }
  .red-section .tabs-link {
    padding-left: 29px;
  }
}

.gray-section .section-header span {
  background-image: linear-gradient(45deg, #63666a 80%, #ffffff 20%);
}

.red-section .section-header span {
  background-image: linear-gradient(45deg, #ba0c2f 80%, transparent 20%);
}

.gray-section .section-header {
  border-color: #63666a;
  padding-bottom: .1%;
}

.red-section  .section-header {
  border-color: #ba0c2f ;
}

.blended-header > h2 {
  margin-right: -30px;
} 

.red-section .tabs-link {
  padding: 2px;
  padding-bottom: 0px;
  border-bottom: 0px;
  margin-right: 20px;
  padding-left: 37px;
  background-image: linear-gradient(143deg, transparent 15%, #ba0c2f 5%);
}

.red-section .tabs-link li {
  width: 200px;
  clip-path: polygon(16% 0%, 100% 0%, 82% 100%, 0% 100%);
  background-color: #fff;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0px 20px;
  border: none;
  margin-bottom: 0px;
  align-content: center;
}

.red-section .tabs-link li.active {
  background-color: #63666a;
}

.red-section .tabs-link li:not(.active):hover,
.red-section .tabs-link li:not(.active) a:focus {
  background-color: #ba0c2f !important;
  color: #fff;
}

.red-section .tabs-link li:not(.active):hover a {
  color: #fff;
}

.red-section .tabs-link li.active a {
  color: #fff;
}

.section-header ul {
  display: inline-flex;
}

.red-section .tabs-link li a {
  color: #63666a;
  font-family: "GothamSSm";
  font-weight: 700;
  text-transform: uppercase;
}

.red-section .tabs-link ul li a:hover {
  text-decoration: none;
}

.red-section .tabs-link  li:last-child {
  clip-path: polygon(18% 0%, 100% 0%, 100% 100%, 0% 100%);
  border-radius: 0px 2px 2px 0px;
  margin-left: -45px;
  margin-right: 0px;
}

.homeSection-body {
  border-top: none !important;
}

.red-section .tabs-link {
  float: right;
  margin-bottom: 0px;
  margin-top: -61px;
}

.red-section .tabs-link li a {
  font-size: 14px;
  line-height: 5px;
}

@media (max-width: 991px) and (min-width: 360px) {
  .red-section .tabs-link li {
    padding: 0px;
    width: fit-content;
  }
}



/*podcast*/
.podcast-section {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #555555;
}

.podcast-section h5, .podcast-section h3, .podcast-section h4 {
  font-family: "GothamSSm";
  font-weight: 700;
  color: #555555;
}

.podcast-featured h4 {
  font-size: 22px;
  margin-bottom: 10.5px;
}

.podcat-branding {
  padding: 10px;
  margin-bottom: 10px;
}

.podcat-branding img {
  max-width: 85%;
}

.podcast-section figure {
  padding: 0px;
}

.podcast-item {
  margin-bottom: 10px;
  margin-top: 10px;
}

.podcast-featured h3 {
  margin-top: 0px;
}

.podcast-featured figure {
  padding-top: 10px;
}

.podcast-featured figure img {
  width: 100%;
}

.podcast-featured .podcast-description, .podcast-date {
  padding-bottom: 10px;
}

.podcast-earlier-episodes h5, .podcast-earlier-episodes h4 {
  margin-bottom: 0px;
}

.podcast-episode-title {
  font-family: "GothamSSm";
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 2px;
  color: #63666a;
  margin-bottom: 0px;
  text-transform: uppercase;
}

.podcast-action a {
  font-family: "GothamSSm";
  font-weight: 700;
}

.podcast-action i {
  margin-right: 5px;
}


@media (max-width: 991px) and (min-width: 360px) {
  .podcat-branding img {
    max-width: 100%;
    padding: 15px;
  }
  .podcast-episode-title {
    font-size: 24px;
  }
}

.gray-bg {
  margin-bottom: 30px;
}

.gray-bg .section-header {
  margin: 0px;
}

.gray-bg h3 {
  color: #fff;
  font-family: "GothamSSm";
  font-weight: 700;
  font-size: 26px;
}

.gray-bg .section-body {
  background-color: #63666a;
  color: #fff;
}

.gray-bg .ctct-form-defaults {
  background-color: #63666a !important;
}

.gray-bg .ctct-inline-form, 
.gray-bg  .ctct-gdpr-text, 
.gray-bg .ctct-form-text, 
.gray-bg .ctct-form-label,
.gray-bg .ctct-gdpr-text a {
  color: #fff !important;
}

.gray-bg .ctct-form-text {
  font-family: "GothamSSm" !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}

.gray-bg .ctct-form-button, .gray-bg .submit-story-button {
  background-color: #ba0c2f;
  border: 1px solid #ba0c2f;
  color: #ffffff;
  min-width: 255px;
  width: 60% !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  padding: 5px 12px !important;
  border-radius: 3px;
  font-weight: 700;
  display: block !important;
}

.gray-bg .submit-story-button a {
  display: block !important;
}

.gray-bg .ctct-form-button:hover, .gray-bg .submit-story-button:hover {
  background-color: #ea0f3b;
  border: 1px solid #ea0f3b;  
}

@media (min-width: 992px) {
  .gray-bg .form-section {
    padding: 10px 20px;
  }
}

.gray-bg .newsletter h3 {
  margin-left: 25px;
}

.gray-bg .newsletter h1 {
  padding-left: 30px;
}

.gray-bg h3 {
  color: #fff !important;
  font-family: "GothamSSm" !important;
}

.gray-bg .ctct-form-defaults {
  padding-top: 0px !important;
}

.gray-bg .social a span {
  background-color: #fff;
  height: 29px;
  display: block;
  border-radius: 5px;
  padding: 0px;
  margin: 0px;
}

.gray-bg .social img {
  width: 44px;
}

.gray-bg .social  a:hover {
  filter: brightness(130%);
}

.gray-bg .social a span i {
  margin-top: -3px;
}

.gray-bg .social-title {
  margin-top: 50px;
}

@media (max-width: 991px) and (min-width: 360px) {
  .underContent-forms button, .underContent-forms a {
    margin: 0 auto;
  }
  .submit-story {
    padding: 10px 40px;
  }
.gray-bg span i {
  margin-top: -1px;
}
.submit-story .social .fa {
  font-size: 60px;
}
.gray-bg .social a span {
  height: 54px;
  border-radius: 12px;
}
.gray-bg .section-header span {
  background-image: linear-gradient(45deg, #63666a 85%, #ffffff 20%);
}

.gray-bg .submit-story .ctct-form-button {
  display: block;
  margin: 0 auto;
}
}

.ctct-form-embed.form_3 .ctct-form-custom .ctct-form-button {
  line-height: 1.4 !important;
}


/* news tiles */
.tiles-item-image img, .podcast-cover img {
    width: 100%;
    height: auto;
}

.tiles-item-caption-title, .tiles-item-caption h3 {
  font-family: "GothamSSm";
  font-size: 17px;
  margin: 0 0 5px;
}

/* mediaLibrary */

.mediaLibrary-item {
  margin-top: 0;
}


/* Dev Bar */
#devcDisableButton {
  color: black;
}

@media (max-width: 767px) {
  .mediaLibrary-item {
      width: 100%;
      margin-bottom: 0px;
  }
  .mediaLibrary-control {
    margin-top: 25%;
  }
}

@media (max-width:550px) {
  .red-section .tabs-link {
    background-image: none !important;
    background-color: #ba0c2f;
    float: left;
    margin-top: -31px;
  }

  .red-section .tabs-link {
    padding-left: 2px;
    padding-bottom: 2px;
  }

  .red-section .tabs-link li {
    clip-path: none !important;
  }

  .podcast-section .section-header {
    margin-bottom: 0px;
  }

  .podcat-branding {
    padding: 0px;
  }
}