@charset "UTF-8";
/*
Theme Name: Open To Debate
Theme URI: https://git.kpd-i.com/kpdi/styleguide/wordpress/theme
Template: iq2
Author: KPDI
Author URI: https://kpd-i.com/
Description: Description
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 2.3.0.1676306859
Updated: 2023-02-13 16:47:39

*/
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Serif:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");
.section-headings, .seprate_block .header-content h2, .media-and-press .title h2, .debate_sections h2, #below-content-wrapper .prodigy_wrapper .prodigy_title h2, .wrap-page-confirmation-email-sent .col-main .confirmation-email-sent h6, .wrap-page-validate .validate h6, .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset legend, .page-template-template-frontpage #content.widecolumn h2, .news-letter-section .header-content h2 {
  margin: 0 auto 30px;
  text-align: center;
  line-height: 60px;
}
.section-headings::after, .seprate_block .header-content h2::after, .media-and-press .title h2::after, .debate_sections h2::after, #below-content-wrapper .prodigy_wrapper .prodigy_title h2::after, .wrap-page-confirmation-email-sent .col-main .confirmation-email-sent h6::after, .wrap-page-validate .validate h6::after, .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset legend::after, .page-template-template-frontpage #content.widecolumn h2::after, .news-letter-section .header-content h2::after {
  content: "";
  position: relative;
  display: block;
  width: 150px;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #424242;
  margin: 30px auto 0 auto;
}
@media screen and (max-width: 1199px) {
  .section-headings::after, .seprate_block .header-content h2::after, .media-and-press .title h2::after, .debate_sections h2::after, #below-content-wrapper .prodigy_wrapper .prodigy_title h2::after, .wrap-page-confirmation-email-sent .col-main .confirmation-email-sent h6::after, .wrap-page-validate .validate h6::after, .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset legend::after, .page-template-template-frontpage #content.widecolumn h2::after, .news-letter-section .header-content h2::after {
    margin: 10px auto 0 auto;
  }
}
@media screen and (max-width: 1199px) {
  .section-headings, .seprate_block .header-content h2, .media-and-press .title h2, .debate_sections h2, #below-content-wrapper .prodigy_wrapper .prodigy_title h2, .wrap-page-confirmation-email-sent .col-main .confirmation-email-sent h6, .wrap-page-validate .validate h6, .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset legend, .page-template-template-frontpage #content.widecolumn h2, .news-letter-section .header-content h2 {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .section-headings, .seprate_block .header-content h2, .media-and-press .title h2, .debate_sections h2, #below-content-wrapper .prodigy_wrapper .prodigy_title h2, .wrap-page-confirmation-email-sent .col-main .confirmation-email-sent h6, .wrap-page-validate .validate h6, .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset legend, .page-template-template-frontpage #content.widecolumn h2, .news-letter-section .header-content h2 {
    font-size: 30px;
  }
}
.progress-status, .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status, .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status {
  background-color: rgba(235, 235, 236, 0.66);
  margin: 0 0 20px;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  font-size: 20px;
  width: 100%;
}
.progress-status .percent, .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status .percent, .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status .percent {
  font-size: 50px;
  color: inherit;
  /*line-height: 57px;*/
  line-height: normal;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .progress-status .percent, .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status .percent, .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status .percent {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .progress-status .percent, .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status .percent, .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status .percent {
    font-size: 40px;
  }
}
.progress-status .label, .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status .label, .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status .label {
  line-height: 1.2em;
}
@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .hidden-sm {
    display: none;
  }
}
.visible-xs {
  display: none;
}
@media screen and (max-width: 767px) {
  .visible-xs {
    display: block;
  }
}
/* Box sizing rules */
*, *::before, *::after {
  box-sizing: border-box;
}
/* Remove default margin */
body, h1, h2, h3, h4, p, figure, blockquote, dl, dd {
  margin: 0;
}
/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role="list"], ol[role="list"] {
  list-style: none;
}
/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}
/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}
/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}
/* Make images easier to work with */
img, picture {
  max-width: 100%;
  display: block;
}
/* Inherit fonts for inputs and buttons */
input, button, textarea, select {
  font: inherit;
}
/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
* {
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  background-color: #ffffff;
  color: #000;
}
a {
  text-decoration: none;
}
p {
  font-size: 17px;
  line-height: 34px;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 15px;
    line-height: 25px;
  }
}
::selection {
  color: #ffffff;
  background: #462C7C;
}
input, textarea, button {
  border: 0;
  border-radius: 0;
  outline: none;
  appearance: none;
}
input:hover, input:active, input:focus, textarea:hover, textarea:active, textarea:focus, button:hover, button:active, button:focus {
  outline: none;
}
embed, iframe, img, object, video {
  max-width: 100%;
}
body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.75;
}
.body-2 {
  font-family: "Roboto Serif", serif;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.75;
  font-weight: bold;
}
/*.stripe-banner {
    background: url('assets/img/newsarticle-bck.jpg') no-repeat center center;
    background-size: cover;
}

.cut-img-overflow {
    position: relative;
    overflow: hidden;
    img {
        max-width: none;
        width: auto;
    }

    .owl-item & {
        img {
            width: auto;
        }
    }
}*/
.hidden {
  display: none;
}
@media only screen and (max-width: 767px) {
  .desktop-only {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}
[q-drop-down] {
  position: absolute;
  width: max-content;
  top: 0;
  left: 0;
}
.access-cta {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
  padding-left: 8px;
}
@media only screen and (max-width: 767px) {
  .access-cta {
    font-size: 0.7em;
  }
}
@media only screen and (min-width: 768px) {
  .access-cta.mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .access-cta.desktop {
    display: none;
  }
}
.access-cta a {
  color: #462C7C;
  text-decoration: underline;
}
.list-max-4-col {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media only screen and (max-width: 991px) {
  .list-max-4-col {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .list-max-4-col {
    grid-template-columns: 1fr;
  }
}
.list-max-4-col.item-list {
  column-gap: 0.5em;
  row-gap: 0.5em;
  margin: 1em 0;
}
.list-max-3-col {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 991px) {
  .list-max-3-col {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .list-max-3-col {
    grid-template-columns: 1fr;
  }
}
.list-max-3-col.item-list {
  column-gap: 0.5em;
  row-gap: 0.5em;
  margin: 1em 0;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 15px;
  width: 100% !important;
}
.container-fluid {
  padding: 0 15px;
  width: 100%;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
.flex-grid {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px 0 -15px;
}
.flex-grid.flex-grid-nogutter {
  margin: 0;
}
.flex-grid.flex-grid-nogutter > .flex-col {
  padding: 0;
}
.flex-col {
  box-sizing: border-box;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  max-width: 100%;
  min-width: 0;
  padding: 0 15px 0 15px;
}
.flex-col-align-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.flex-col-align-bottom {
  align-self: flex-end;
}
.flex-col-align-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.flex-col-top {
  justify-content: flex-start !important;
  flex-direction: column;
  display: flex;
}
.flex-col-bottom {
  justify-content: flex-end !important;
  flex-direction: column;
  display: flex;
}
.flex-col-middle {
  justify-content: center;
  flex-direction: column;
  display: flex;
}
.flex-grid-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.flex-grid-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-grid-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.flex-grid-around {
  justify-content: space-around;
}
.flex-grid-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex-col-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.flex-col-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.flex-grid-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex-col-fixed {
  flex: initial;
}
.flex-col-grow-2 {
  flex-grow: 2;
}
.flex-col-grow-3 {
  flex-grow: 3;
}
.flex-col-grow-4 {
  flex-grow: 4;
}
.flex-col-grow-5 {
  flex-grow: 5;
}
.flex-col-grow-6 {
  flex-grow: 6;
}
.flex-col-grow-7 {
  flex-grow: 7;
}
.flex-col-grow-8 {
  flex-grow: 8;
}
.flex-col-grow-9 {
  flex-grow: 9;
}
.flex-col-grow-10 {
  flex-grow: 10;
}
.flex-col-grow-11 {
  flex-grow: 11;
}
.flex-col-1 {
  -ms-flex-preferred-size: 8.3333333333%;
  -webkit-flex-basis: 8.3333333333%;
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
.flex-col-2 {
  -ms-flex-preferred-size: 16.6666666667%;
  -webkit-flex-basis: 16.6666666667%;
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
.flex-col-3 {
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.flex-col-4 {
  -ms-flex-preferred-size: 33.3333333333%;
  -webkit-flex-basis: 33.3333333333%;
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
.flex-col-5 {
  -ms-flex-preferred-size: 41.6666666667%;
  -webkit-flex-basis: 41.6666666667%;
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
.flex-col-6 {
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.flex-col-7 {
  -ms-flex-preferred-size: 58.3333333333%;
  -webkit-flex-basis: 58.3333333333%;
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
.flex-col-8 {
  -ms-flex-preferred-size: 66.6666666667%;
  -webkit-flex-basis: 66.6666666667%;
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
.flex-col-9 {
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.flex-col-10 {
  -ms-flex-preferred-size: 83.3333333333%;
  -webkit-flex-basis: 83.3333333333%;
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
.flex-col-11 {
  -ms-flex-preferred-size: 91.6666666667%;
  -webkit-flex-basis: 91.6666666667%;
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
.flex-col-12 {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .flex-col-sm {
    flex: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 992px) {
  .flex-col-md {
    flex: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  .flex-col-lg {
    flex: 100%;
    max-width: 100%;
  }
}
.logged-in .header .menu-wrapper .header-menu ul.wpmm-mega-wrapper > li ul.wp-mega-sub-menu li.briefing-room-link {
  display: block;
}
.secondary-header {
  background-color: #000000;
}
@media screen and (max-width: 1199px) {
  .secondary-header {
    display: none;
  }
}
.secondary-header .top-bar {
  font-size: 15px;
  height: 50px;
}
.secondary-header .top-bar .top-bar-inner {
  display: flex;
  justify-content: flex-start;
  flex-direction: row-reverse;
  height: 50px;
  align-items: center;
}
.secondary-header .top-bar .top-bar-inner .social-menu .item-list ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.secondary-header .top-bar .top-bar-inner .social-menu .item-list ul li {
  margin-left: 10px;
}
.secondary-header .top-bar .top-bar-inner .social-menu .item-list ul li a {
  background-color: #ffffff;
  color: #000000;
  width: 25px;
  height: 25px;
  border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -ms-border-radius: 100% !important;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  text-decoration: none;
}
.secondary-header .top-bar .top-bar-inner .top-bar-user-menu ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.secondary-header .top-bar .top-bar-inner .top-bar-user-menu ul li {
  margin-right: 20px;
}
.secondary-header .top-bar .top-bar-inner .top-bar-user-menu ul li:first-child a {
  font-weight: bold;
}
.secondary-header .top-bar .top-bar-inner .top-bar-user-menu ul li a {
  color: #ffffff;
  text-decoration: none;
}
.header {
  position: relative;
  z-index: 99;
  background-color: #ffffff;
}
.header .logo-sec {
  padding-left: 0;
}
.header .header-logo {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .header .header-logo {
    padding: 5px 0 10px 0;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .header .header-logo img {
    height: 30px;
  }
}
.header .menu-wrapper {
  display: inline-block;
  float: right;
}
.header .menu-wrapper .header-menu {
  float: left;
}
@media screen and (max-width: 1199px) {
  .header .menu-wrapper .header-menu {
    display: none !important;
  }
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper {
  margin: 0;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper a {
  font-family: "Lato", sans-serif !important;
  font-size: 16px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper > li {
  height: 80px;
  padding: 0 20px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper > li > a {
  font-weight: bold !important;
  letter-spacing: 1px;
  height: 100%;
  line-height: 80px !important;
  padding: 0 !important;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper > li > a:after {
  display: none;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper > li > a span {
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 6px solid transparent;
  height: 100%;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper > li > a:hover span {
  border-color: #000000;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper > li ul.wp-mega-sub-menu {
  padding: 20px 0;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper > li ul.wp-mega-sub-menu li.briefing-room-link {
  display: none;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper > li ul.wp-mega-sub-menu li a {
  padding: 10px 30px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper > li ul.wp-mega-sub-menu li a::after {
  top: 16px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1281px) {
  .header .menu-wrapper .header-menu ul.wpmm-mega-wrapper > li#wp_nav_menu-item-94.wpmega-menu-flyout.wpmega-flyout-horizontal-right .wpmm-sub-menu-wrapper {
    right: 0;
    left: unset;
  }
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus {
  display: inline-block;
  font-family: "Lato";
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .right_part .detail {
  padding-left: 10px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .right_part .detail .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .right_part .detail .date {
  font-weight: 700;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .right_part .debates_btn {
  display: inline-block;
  margin-top: 35px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .right_part .debates_btn a {
  background-color: #462C7C;
  color: #ffffff !important;
  padding: 20px 40px !important;
  font-size: 17px !important;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .right_part .debates_btn a:hover {
  background-color: #000000;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus h4 {
  font-weight: 700;
  margin-bottom: 20px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus ul li a {
  padding-left: 0 !important;
  line-height: 32px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus ul .listen_watch_btn {
  display: inline-block;
  margin-top: 20px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus ul .listen_watch_btn ul li {
  width: auto;
  float: left;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus ul .listen_watch_btn ul li a {
  font-weight: 600;
  text-decoration: underline !important;
  color: #462C7C;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus ul .listen_watch_btn ul li a:hover {
  color: #000000;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .recent_debate_section .recent_debate {
  margin-bottom: 15px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .recent_debate_section .recent_debate ul li {
  width: 50%;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .recent_debate_section .recent_debate ul li.detail {
  width: 50%;
  padding-left: 10px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .upcoming_debate ul li {
  width: 50% !important;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .upcoming_debate ul li.detail {
  padding-left: 10px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .upcoming_debate ul li.detail .title {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}
.header .menu-wrapper .header-menu ul.wpmm-mega-wrapper .debate_menus .upcoming_debate ul li.detail .date {
  font-weight: 700;
}
.header .menu-wrapper .search-bar {
  float: left;
  font-size: 24px;
  height: 80px;
  line-height: 80px;
  padding: 0 15px;
  position: relative;
  margin-right: 15px;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
}
.header .menu-wrapper .search-bar::before {
  content: "";
  width: 0px;
  height: 40px;
  border-left: 1px solid #898989;
  position: absolute;
  left: 0;
  top: 19px;
}
.header .menu-wrapper .search-bar form {
  display: none;
}
.header .menu-wrapper .search-bar .search-icon:hover {
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .header .menu-wrapper .search-bar {
    display: none !important;
  }
}
.header .menu-wrapper .btn {
  margin: 20px 0 0 0;
  padding: 0 20px;
  height: 35px;
  width: auto;
}
@media screen and (max-width: 1199px) {
  .header .menu-wrapper .btn {
    display: none !important;
  }
}
.header .menu-wrapper .btn a {
  color: #ffffff;
}
.logged-in #mobile-menu #wpmm-wrap-mobile-header-menus ul li ul li.briefing-room-link {
  display: block;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li ul li.briefing-room-link {
  display: none;
}
.menu-body-overlay {
  position: fixed;
  z-index: 16;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.5;
  display: block;
  transition: 0.5s linear;
}
#mobile-menu {
  max-width: 480px;
  margin-left: auto;
  width: 100%;
  display: none;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #mobile-menu {
    display: block;
  }
}
#mobile-menu #wpmm-wrap-mobile-header-menus {
  position: absolute;
  right: 0px;
  background: transparent;
}
#mobile-menu #wpmm-wrap-mobile-header-menus i {
  color: #000000;
  font-size: 35px;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul {
  background: #000000;
  padding: 10px 30px 0px;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li {
  padding: 10px 0;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li:hover {
  background: transparent;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li a {
  padding-left: 0 !important;
  padding-right: 0;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li#wp_nav_menu-item-769 .wpmm-sub-menu-wrap {
  padding: 0 !important;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li#wp_nav_menu-item-769 .wpmm-sub-menu-wrap ul li ul li {
  padding: 10px 3px;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li ul {
  padding: 0;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li ul li {
  padding: 0;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li ul li ul li {
  padding: 0px 10px 0 10px;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li ul li .mobile-tickets-btn {
  padding: 10px 3px;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li a {
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li a span {
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li a::before {
  display: none;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li a::after {
  font-size: 24px;
  font-weight: 600;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li.buy-ticket-menu-btn ul {
  padding: 0;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li.buy-ticket-menu-btn ul li {
  width: 100%;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li#wp_nav_menu-item-795 ul {
  padding: 0;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li#wp_nav_menu-item-795 ul #wp_nav_menu-item-custom_html-10 {
  width: 100%;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li#wp_nav_menu-item-795 ul #wp_nav_menu-item-custom_html-10 #debatesearchform input {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 14px;
  height: 45px;
  padding: 0 15px;
  text-align: right;
  width: 100%;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li#wp_nav_menu-item-795 ul #wp_nav_menu-item-custom_html-10 #debatesearchform input::placeholder {
  color: #ffffff;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li#wp_nav_menu-item-795 ul li {
  width: auto;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li#wp_nav_menu-item-795 ul li ul#menu-mobile-login-menus li {
  margin: 0 20px 0 0;
}
#mobile-menu #wpmm-wrap-mobile-header-menus ul li#wp_nav_menu-item-795 ul li ul#menu-mobile-login-menus li a {
  font-size: 16px;
}
#mobile-menu #wpmm-wrap-mobile-header-menus .wpmega-responsive-closebtn {
  display: none !important;
}
@media screen and (max-width: 767px) {
  #mobile-menu #wpmm-wrap-mobile-header-menus .wp-mega-toggle-block {
    position: absolute;
    top: -50px;
    right: 0px;
  }
}
@media only screen and (max-width: 910px) {
  #mobile-menu #wpmm-wrap-mobile-header-menus .wpmega-openblock {
    padding: 0 10px 23px;
  }
}
@media only screen and (max-width: 910px) {
  #mobile-menu #wpmm-wrap-mobile-header-menus .wpmega-closeblock {
    padding: 0 10px 23px;
  }
}
.menu-section {
  z-index: 17;
  padding-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper {
    top: 21px;
  }
}
@media only screen and (min-width: 911px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal .wpmegamenu-toggle {
    padding: 0px 10px 23px;
    float: right;
  }
}
@media only screen and (min-width: 911px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal .wpmegamenu-toggle .wp-mega-toggle-block {
    position: absolute;
    right: 10px;
    top: -5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 910px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal .wpmegamenu-toggle .wp-mega-toggle-block {
    position: absolute;
    right: 0px;
    top: -5px;
  }
}
@media only screen and (min-width: 911px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal .wpmegamenu-toggle .wp-mega-toggle-block .menutoggle {
    display: none;
  }
}
.menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
  z-index: 17;
}
@media only screen and (min-width: 911px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
    position: relative;
    text-align: left;
    background: none;
    top: 25px;
    right: -14px;
    clear: both;
  }
}
@media only screen and (min-width: 768px) and (max-width: 910px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
    top: 47px;
  }
}
@media only screen and (min-width: 911px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper.hide-menu {
    display: none !important;
  }
}
@media only screen and (min-width: 911px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li {
    display: block !important;
    display: block !important;
    width: 100%;
    border-bottom: 1px solid #ccc;
    text-align: left;
    position: relative;
  }
}
@media only screen and (min-width: 911px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li .wpmm-sub-menu-wrap {
    /*  position: relative; */
    max-height: 10000px;
    padding: 15px 8px 5px;
  }
}
@media only screen and (min-width: 911px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.active-show .wpmm-sub-menu-wrap {
    position: relative;
    max-height: 10000px;
    padding: 15px 8px 5px;
  }
}
.menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li .wpmm-open-fade {
  height: auto;
}
@media only screen and (min-width: 911px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li .wpmm-open-fade {
    position: inherit;
  }
}
@media only screen and (min-width: 911px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li a::after {
    right: 10px !important;
    left: auto !important;
  }
}
@media only screen and (min-width: 911px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li ul.wp-mega-sub-menu {
    width: 100%;
  }
}
.menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li ul.wp-mega-sub-menu li .wpmm-sub-menu-wrapper {
  right: 0;
}
@media only screen and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.active-show-mobile .wpmm-sub-menu-wrap {
    max-height: 1000px;
    visibility: visible;
    opacity: 1;
    z-index: 99;
    position: relative;
    height: auto;
  }
}
@media only screen and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.buy-ticket-menu-btn .wpmm-sub-menu-wrap {
    max-height: 1000px;
    visibility: visible;
    opacity: 1;
    z-index: 99;
    position: relative;
    height: auto;
  }
}
.menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.active-show a.dropdown-icon-rotate:after {
  transform: rotate(180deg);
  top: 10px;
}
.menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li ul.wp-mega-sub-menu li a.dropdown-icon-rotate:after {
  transform: rotate(90deg) !important;
}
@media only screen and (min-width: 911px) and (max-width: 1199px) {
  .menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li:last-child {
    border-bottom: none;
  }
}
.menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul .subscribe-btn .wp-mega-menu-link {
  background-color: #462C7C;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  height: 45px;
  padding: 11px;
}
.menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul .subscribe-btn .wp-mega-menu-link:hover {
  color: #000000;
}
.menu-section .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mobile-menu.wpmm-orientation-horizontal ul .subscribe-btn .wpmm-mega-menu-href-title {
  font-weight: 700;
}
.menu-section .subscribe_button {
  font-weight: 700;
}
.donation_top_banner {
  background-color: #E31d3c;
  position: relative;
  width: 100%;
  top: 0;
  z-index: 999;
}
.donation_top_banner.stick_show {
  position: sticky;
}
.donation_top_banner .top-bar {
  text-align: center;
  color: #ffffff;
}
.donation_top_banner .top-bar .banner_text {
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 0;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .donation_top_banner .top-bar .banner_text {
    font-size: 14px;
    max-width: 285px;
    margin: 0 auto;
  }
}
.donation_top_banner .top-bar .banner_text a {
  color: #ffffff;
  text-decoration: underline;
}
.donation_top_banner button {
  position: absolute;
  right: 15px;
  top: 50%;
  background: no-repeat;
  color: #ffffff;
  margin-top: -14px;
}
.footer {
  background-color: #000000;
  color: #ffffff;
  line-height: 1.75;
}
.footer h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #ffffff;
}
.footer a {
  color: #ffffff;
  text-decoration: none;
}
.footer ul {
  list-style: none;
  padding: 0;
}
.footer .footer-partner {
  background-color: #ffffff;
  padding: 0px 0 25px;
}
.footer .footer-partner ul {
  display: block;
  text-align: center;
  padding-top: 50px;
}
.footer .footer-partner ul li {
  padding: 0 30px 30px;
  display: inline-block;
}
@media (max-width: 991px) {
  .footer .footer-partner ul li img {
    height: 30px;
  }
}
.footer .footer-partner .footer_pocs_detail {
  text-align: center;
  padding: 10px 0;
}
.footer .footer-partner .footer_pocs_detail h3 {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 33px;
  padding-bottom: 18px;
}
.footer .footer-partner .footer_pocs_detail p {
  color: #000000;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
}
.footer .footer-partner .footer_pocs_detail p .npr-link {
  text-decoration: underline;
  color: #462C7C;
}
.footer .footer_1 {
  padding: 40px 0 40px;
}
.footer .footer_1 .wp-social-link-tiktok img {
  border: 1px inset #ffffff8a;
}
@media (max-width: 991px) {
  .footer .footer_1 {
    padding: 50px 0;
  }
}
@media (max-width: 991px) {
  .footer .footer_1 .visible-sm {
    clear: both;
  }
}
.footer .footer_1 p {
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .footer .footer_1 .footer-block {
    margin-bottom: 30px;
  }
}
.footer .footer_1 .footer-thirdcolumn .content p {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
}
.footer .footer_1 .footer-thirdcolumn a {
  text-decoration: underline;
}
.footer .footer_1 .Email-sign-up-footer p {
  line-height: 20px;
  font-size: 16px;
}
.footer .footer_1 .block-mailchimp-signup form {
  padding: 0;
}
.footer .footer_1 .block-mailchimp-signup form .mc-field-group label[for="mce-EMAIL"] {
  display: none;
}
.footer .footer_1 .block-mailchimp-signup form .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%;
}
.footer .footer_1 .block-mailchimp-signup form .mc-field-group input[type="email"] {
  color: #ffffff;
  height: 40px;
  background-color: transparent;
  border: 1px solid #cccccc;
  margin-bottom: 20px;
  padding-left: 15px;
}
.footer .footer_1 .block-mailchimp-signup form .mc-field-group input[type="submit"] {
  background-color: #E31D3C;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 0;
  height: 40px;
  line-height: 1;
  cursor: pointer;
  transition: all 0.23s ease-in-out 0s;
}
.footer .footer_1 .block-mailchimp-signup form .mc-field-group input[type="submit"]:hover {
  background-color: #B60B0B;
}
.footer .footer_1 .block-mailchimp-signup form .mc-field-group ::placeholder {
  color: #ffffff;
  opacity: 1;
}
.footer .footer_2.hide {
  display: none;
}
.footer .footer_2 {
  background-color: #1a1a1a;
  padding: 20px 0 0 0;
}
@media (max-width: 991px) {
  .footer .footer_2 {
    padding: 30px 0;
  }
}
.footer .footer_2 .tag-red {
  margin-top: 7px;
}
@media (max-width: 767px) {
  .footer .footer_2 .tag-red {
    margin-bottom: 15px;
  }
}
.footer .footer_2 .united_nation {
  color: #ffffff;
}
@media (max-width: 767px) {
  .footer .footer_2 .united_nation {
    margin-bottom: 10px;
  }
}
.footer .footer_2 .buy_ticket {
  position: relative;
}
@media (min-width: 992px) {
  .footer .footer_2 .buy_ticket {
    text-align: right;
  }
}
.footer .footer_2 .buy_ticket:after {
  background-size: auto 12px;
  background-image: url(/wp-content/uploads/2021/09/arrow-navigate-next-1.png);
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 12px;
  width: 7px;
  margin: 0 0 0 10px;
  position: relative;
  top: 1px;
}
.footer .footer_2 #footer_upc_debate_date {
  display: none;
}
.footer .footer_3 {
  background-color: #363636;
  padding: 20px 0;
}
@media (max-width: 991px) {
  .footer .footer_3 {
    padding: 50px 0;
  }
}
.footer .footer_3 .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .footer .footer_3 .row .col-sm-4, .footer .footer_3 .row .col-sm-8 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .footer .footer_3 .footer_logo {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .footer .footer_3 .footer_logo img {
    height: 30px;
    width: auto;
  }
}
.footer .footer_3 .footer_menu ul {
  margin: 0 0 15px;
  text-align: right;
}
@media (max-width: 767px) {
  .footer .footer_3 .footer_menu ul {
    text-align: center;
  }
}
.footer .footer_3 .footer_menu ul li {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 12px;
  text-align: right;
}
.footer .footer_3 .footer_menu ul li::after {
  content: "|";
  position: absolute;
  margin-left: 4px;
  font-weight: bold;
  font-size: 16px;
  margin-top: -2;
}
.footer .footer_3 .footer_menu ul li:last-child::after {
  display: none;
}
@media (max-width: 767px) {
  .footer .footer_3 .footer_menu ul li {
    display: inline-block;
    padding: 15px 5px 0 5px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .footer .footer_3 .footer_menu ul li {
    display: inline-block;
    padding: 15px 5px 0 5px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .footer .footer_3 .footer_menu ul li {
    display: inline-block;
    padding: 15px 5px 0 5px;
    margin-bottom: 0;
  }
}
.footer .footer_3 .footer_menu ul li a {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.footer .footer_3 .copyright {
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
}
@media (max-width: 767px) {
  .footer .footer_3 .copyright {
    text-align: center;
  }
}
.footer_2 .debate-countdown {
  text-align: right;
}
@media (max-width: 767px) {
  .footer_2 .debate-countdown {
    text-align: left;
  }
}
.footer_2 .debate-countdown .event-detail .small-detail {
  height: 38px;
  width: 432px;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 32px;
  text-align: right;
}
.footer_2 .debate-countdown .event-detail .countdown-time-lable {
  display: inline-grid;
  margin: 10px 0px 10px 10px;
  background-color: #5D5D5D;
  text-align: center;
  width: 80px;
  font-size: 42px;
  line-height: 24px;
  padding-top: 20px;
  font-weight: bold;
}
@media (max-width: 576px) {
  .footer_2 .debate-countdown .event-detail .countdown-time-lable {
    width: 50px;
    font-size: 34px;
    margin: 10px 0px 10px 5px;
  }
}
.footer_2 .debate-countdown .event-detail .countdown-time-lable span {
  font-size: 12px;
  line-height: 12px;
  margin-top: 15px;
  padding: 5px 0px 5px 0px;
  background-color: #E31D3C;
}
@media (max-width: 576px) {
  .footer_2 .debate-countdown .event-detail .countdown-time-lable span {
    font-size: 10px;
  }
}
.footer_2 .l-footer-upcoming-debate-tag {
  background-color: #E31D3C;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 18px;
  text-align: center;
  width: 240px;
  padding: 15px;
}
.footer_2 .l-footer-upcoming-debate-tag:hover {
  background-color: #B60B0B;
}
.footer_2 .debate_ticket_url {
  padding: 15px;
  width: 240px;
  background-color: #E31D3C;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 18px;
  text-align: center;
  margin-left: 10px;
}
.footer_2 .debate_ticket_url:hover {
  background-color: #B60B0B;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .footer_2 .debate_ticket_url {
    margin-left: 0px;
    margin-top: 10px;
  }
}
@media (max-width: 576px) {
  .footer_2 .debate_ticket_url {
    margin-left: 0px;
    margin-top: 10px;
  }
}
.footer_2 .united_nation {
  margin: 20px 0;
  font-size: 32px;
  font-weight: bold;
  line-height: 32px;
  height: 68px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.footer_1 .footer-first-column {
  padding-left: 10px;
}
@media (max-width: 768px) {
  .footer_1 .footer-first-column {
    padding-left: 0px;
  }
}
.footer_1 .footer-first-column .f-widget1 p {
  padding-right: 50px;
}
.footer_1 .wp-block-social-links {
  padding-top: 30px;
  margin-left: 0px;
  justify-content: space-around;
  text-align: center;
}
@media (max-width: 768px) {
  .footer_1 .wp-block-social-links {
    margin-right: 0px;
  }
}
.footer_1 .wp-block-social-links .wp-social-link {
  background-color: #000000 !important;
  width: 40px;
  margin: 0 !important;
}
.footer_1 .wp-block-social-links .wp-block-social-link-anchor {
  background-color: #000000;
  padding: 3px;
}
.footer_1 .footer-block .f-widget1 p {
  font-size: 16px;
  line-height: 24px;
}
.footer_1 .footer-block p .big-link {
  color: #E31D3C;
  font-weight: bold;
}
.footer_1 .footer-block p .big-link:hover {
  color: #000000;
}
.footer_1 .footer-thirdcolumn .content {
  color: #fff;
}
.footer_1 .footer-thirdcolumn .content p a {
  color: #E31D3C;
  font-weight: bold;
}
.footer_1 .footer-thirdcolumn .content p a:hover {
  color: #000000;
}
@media (min-width: 992px) {
  .footer_1 .first-col {
    width: 32% !important;
  }
  .footer_1 .col-md-3 {
    width: 25%;
  }
}
.footer_3 {
  background-color: #363636;
}
.news-letter-popup.otd .news-popup {
  height: auto;
  overflow: auto;
}
.news-letter-popup.otd .news-popup .content {
  font-family: "Roboto Serif", serif;
  font-style: italic;
  width: auto;
  text-align: left;
  /*a {
                color: $purple-color;
                font-size: 1em;
                font-weight: inherit;
                text-decoration: underline;
            }*/
}
.news-letter-popup.otd .news-popup .content p {
  width: auto;
  margin: 1em 0;
}
.news-letter-popup.otd .news-popup .content .btns-row {
  display: flex;
  justify-content: space-between;
  column-gap: 1em;
  row-gap: 0.5em;
}
.news-letter-popup.otd .news-popup .content .btns-row .btn-purple {
  font-style: normal;
}
@media (max-width: 1199px) {
  .news-letter-popup.otd .news-popup .content .btns-row .btn-purple {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .news-letter-popup.otd .news-popup .content .btns-row {
    flex-direction: column;
  }
}
.news-letter-popup.otd h4 {
  color: #462C7C;
  margin-top: 1em;
}
.news-letter-popup.otd .sub-title {
  line-height: normal;
  color: #8d8b8b;
  margin-bottom: 2em;
}
.news-letter-popup.otd .nl-popup-form {
  display: none;
}
.news-letter-popup.otd .nl-popup-form input[type="submit"] {
  background: #462C7C;
}
.news-letter-popup.otd .nl-popup-form input[type="submit"]:hover {
  background: #000000;
}
.email-newsletter-popup {
  overflow: auto;
}
.email-newsletter-popup .news-popup {
  height: auto;
  overflow: auto;
  padding: 45px 80px;
}
@media (max-width: 767px) {
  .email-newsletter-popup .news-popup {
    padding: 45px 45px;
  }
}
.email-newsletter-popup .news-popup .content {
  width: auto;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
}
@media (max-width: 767px) {
  .email-newsletter-popup .news-popup .content {
    font-size: 14px;
  }
}
.email-newsletter-popup .news-popup .content p {
  width: auto;
  margin: 1em 0;
}
.email-newsletter-popup .news-popup .content a {
  color: #462C7C;
  font-size: 1em;
  font-weight: inherit;
  text-decoration: underline;
}
.email-newsletter-popup .news-popup input[type="email"] {
  background-color: #fff;
  border: 2px solid #462C7C;
  color: #2F2F2F;
  display: inline-block;
  min-height: 36px;
  min-width: 50px;
  padding: 0 0.4em;
  vertical-align: middle;
  width: 100%;
  line-height: 16px;
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
  transition: all 0.3s;
  height: 40px;
}
.email-newsletter-popup h4 {
  color: #000000;
  margin-top: 1em;
}
.email-newsletter-popup h4:after {
  content: "";
  width: 98px;
  display: block;
  margin: 10px auto;
  border-bottom: 8px solid #000000;
  font-family: "Roboto", sans-serif;
}
.email-newsletter-popup .sub-title {
  line-height: normal;
  color: #8d8b8b;
  margin-bottom: 2em;
}
.email-newsletter-popup .nl-popup-form input[type="submit"] {
  background: #462C7C;
  height: 40px;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  height: 40px;
}
@media (max-width: 767px) {
  .email-newsletter-popup .nl-popup-form input[type="submit"] {
    font-size: 14px;
    min-height: 25px;
    height: 40px;
    width: auto;
  }
}
.email-newsletter-popup .nl-popup-form input[type="submit"]:hover {
  background: #000000;
}
.email-newsletter-popup .page-link-section p a {
  color: #b3b3b3;
  font-size: 16px;
  line-height: 15px;
}
.email-newsletter-popup .page-link-section p a:hover {
  color: #b3b3b3;
}
.donate-popup-section.hide {
  display: none !important;
}
.donate-popup-section.otd .donate-popup {
  height: auto;
  overflow: auto;
  padding: 45px 80px;
}
@media (max-width: 767px) {
  .donate-popup-section.otd .donate-popup {
    padding: 45px 45px;
  }
}
.donate-popup-section.otd .donate-popup .content {
  width: auto;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
}
@media (max-width: 767px) {
  .donate-popup-section.otd .donate-popup .content {
    font-size: 14px;
  }
}
.donate-popup-section.otd .donate-popup .content p {
  width: auto;
  margin: 1em 0;
}
.donate-popup-section.otd .donate-popup .content a {
  color: #462C7C;
  font-size: 1em;
  font-weight: inherit;
  text-decoration: underline;
}
.donate-popup-section.otd h4 {
  color: #000000;
  margin-top: 1em;
}
.donate-popup-section.otd h4:after {
  content: "";
  width: 98px;
  display: block;
  margin: 30px auto;
  border-bottom: 8px solid #000000;
  font-family: "Roboto", sans-serif;
}
.donate-popup-section.otd .sub-title {
  line-height: normal;
  color: #8d8b8b;
  margin-bottom: 2em;
}
.donate-popup-section.otd .donate-button {
  padding: 40px 0;
}
.donate-popup-section.otd .donate-button .button-link {
  background-color: #462C7C;
  color: #ffffff;
  padding: 5px 30px;
  text-transform: uppercase;
}
.donate-popup-section.otd .donate-button .button-link:hover {
  background: #000000;
}
@media (max-width: 767px) {
  .donate-popup-section.otd .donate-button .button-link {
    font-size: 14px;
    padding: 5px 40px;
  }
}
.donate-popup-section {
  overflow: auto;
  position: fixed;
  text-align: center;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  bottom: 0;
}
.donate-popup-section .donate-popup {
  padding: 45px;
  margin: 0 auto;
  width: 680px;
  background-color: #FFF;
  margin: 0 auto;
  margin-top: 50px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
.donate-popup-section .donate-popup img {
  margin: 0 auto;
}
.donate-popup-section .donate-popup p {
  font-size: 18px;
  line-height: 25px;
  color: #2B2B2B;
  width: 70%;
  margin: 0 auto;
}
.donate-popup-section #donate_nl_popup {
  text-align: center;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 100%;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  padding-top: 20px;
  padding-right: 20px;
  z-index: 9999;
}
#donate_nl_popup:before, #donate_nl_popup:after {
  background-color: #000;
  content: "";
  position: absolute;
  left: 14px;
  height: 16px;
  top: 8px;
  width: 2px;
}
#donate_nl_popup:before {
  transform: rotate(45deg);
}
#donate_nl_popup:after {
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .donate-popup-section .donate-popup {
    width: 90% !important;
    padding: 20px;
  }
  .donate-popup-section img {
    width: 200px !important;
  }
  .donate-popup-section h4 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  .donate-popup-section p {
    font-size: 16px !important;
    width: 100% !important;
  }
  .donate-popup-section #mc_embed_signup_scroll {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .donate-popup-section .donate-popup {
    width: 600px;
    padding: 10px;
  }
}
/* Iphone 13 pro max popup scroll landscape */
/* All Iphone device  popup scroll landscape */
/* All android mobile device  popup scroll landscape */
.register-popup-section.hide {
  display: none !important;
}
.register-popup-section.otd .register-popup {
  height: auto;
  overflow: auto;
  padding: 45px 80px;
}
@media (max-width: 767px) {
  .register-popup-section.otd .register-popup {
    padding: 45px 45px;
  }
}
.register-popup-section.otd .register-popup .content {
  width: auto;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
}
@media (max-width: 767px) {
  .register-popup-section.otd .register-popup .content {
    font-size: 14px;
  }
}
.register-popup-section.otd .register-popup .content p {
  width: auto;
  margin: 1em 0;
}
.register-popup-section.otd .register-popup .content a {
  color: #462C7C;
  font-size: 1em;
  font-weight: inherit;
  text-decoration: underline;
}
.register-popup-section.otd h4 {
  color: #000000;
  margin-top: 1em;
}
.register-popup-section.otd h4:after {
  content: "";
  width: 98px;
  display: block;
  margin: 30px auto;
  border-bottom: 8px solid #000000;
  font-family: "Roboto", sans-serif;
}
.register-popup-section.otd .sub-title {
  line-height: normal;
  color: #8d8b8b;
  margin-bottom: 2em;
}
.register-popup-section.otd .register-button {
  padding: 40px 0;
}
.register-popup-section.otd .register-button .button-link {
  background-color: #462C7C;
  color: #ffffff;
  padding: 5px 30px;
  text-transform: uppercase;
}
.register-popup-section.otd .register-button .button-link:hover {
  background: #000000;
}
@media (max-width: 767px) {
  .register-popup-section.otd .register-button .button-link {
    font-size: 14px;
    padding: 5px 40px;
  }
}
.register-popup-section {
  position: fixed;
  overflow: auto;
  text-align: center;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  bottom: 0;
}
.register-popup-section .register-popup {
  padding: 45px;
  margin: 0 auto;
  width: 680px;
  background-color: #FFF;
  margin: 0 auto;
  margin-top: 50px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
.register-popup-section .register-popup img {
  margin: 0 auto;
}
.register-popup-section .register-popup p {
  font-size: 18px;
  line-height: 25px;
  color: #2B2B2B;
  width: 70%;
  margin: 0 auto;
}
.register-popup-section #register_nl_popup {
  text-align: center;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 100%;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  padding-top: 20px;
  padding-right: 20px;
  z-index: 9999;
}
#register_nl_popup:before, #register_nl_popup:after {
  background-color: #000;
  content: "";
  position: absolute;
  left: 14px;
  height: 16px;
  top: 8px;
  width: 2px;
}
#register_nl_popup:before {
  transform: rotate(45deg);
}
#register_nl_popup:after {
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .register-popup-section .register-popup {
    width: 90% !important;
    padding: 20px;
  }
  .register-popup-section img {
    width: 200px !important;
  }
  .register-popup-section h4 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  .register-popup-section p {
    font-size: 16px !important;
    width: 100% !important;
  }
  .register-popup-section #mc_embed_signup_scroll {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .register-popup-section .register-popup {
    width: 600px;
    padding: 10px;
  }
}
/* Iphone 13 pro max popup scroll landscape */
/* All Iphone device  popup scroll landscape */
/* All android mobile device  popup scroll landscape */
.debate-popup-section.hide {
  display: none !important;
}
.debate-popup-section.otd .debate-popup {
  height: auto;
  overflow: auto;
  padding: 45px 80px;
}
@media (max-width: 767px) {
  .debate-popup-section.otd .debate-popup {
    padding: 45px 45px;
  }
}
.debate-popup-section.otd .debate-popup .content {
  width: auto;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  color: #000000;
  padding: 10px 0px;
}
@media (max-width: 767px) {
  .debate-popup-section.otd .debate-popup .content {
    font-size: 14px;
  }
}
.debate-popup-section.otd .debate-popup .content p {
  width: auto;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-decoration: none;
}
.debate-popup-section.otd .debate-popup .content a {
  color: #462C7C;
  font-size: 1em;
  font-weight: inherit;
}
.debate-popup-section.otd h4 {
  color: #000000;
  margin-top: 0.5em;
  text-transform: uppercase;
}
.debate-popup-section.otd h4:after {
  content: "";
  width: 98px;
  display: block;
  margin: 5px auto;
  border-bottom: 8px solid #000000;
  font-family: "Roboto", sans-serif;
}
.debate-popup-section.otd .sub-title {
  line-height: normal;
  color: #8d8b8b;
  margin-bottom: 2em;
}
.debate-popup-section.otd .register-button {
  padding: 40px 0;
}
.debate-popup-section.otd .register-button .button-link {
  background-color: #462C7C;
  color: #ffffff;
  padding: 5px 30px;
  text-transform: uppercase;
}
.debate-popup-section.otd .register-button .button-link:hover {
  background: #000000;
}
@media (max-width: 767px) {
  .debate-popup-section.otd .register-button .button-link {
    font-size: 14px;
    padding: 5px 40px;
  }
}
.debate-popup-section {
  position: fixed;
  overflow: auto;
  text-align: center;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  bottom: 0;
}
.debate-popup-section .debate-popup {
  padding: 45px;
  margin: 0 auto;
  width: 680px;
  background-color: #FFF;
  margin: 0 auto;
  margin-top: 50px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
.debate-popup-section .debate-popup img {
  margin: 0 auto;
}
.debate-popup-section .debate-popup p {
  font-size: 18px;
  line-height: 25px;
  color: #2B2B2B;
  width: 70%;
  margin: 0 auto;
}
.debate-popup-section #debate_nl_popup {
  text-align: center;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 100%;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  padding-top: 20px;
  padding-right: 20px;
  z-index: 9999;
}
#debate_nl_popup:before, #debate_nl_popup:after {
  background-color: #000;
  content: "";
  position: absolute;
  left: 14px;
  height: 16px;
  top: 8px;
  width: 2px;
}
#debate_nl_popup:before {
  transform: rotate(45deg);
}
#debate_nl_popup:after {
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .debate-popup-section .debate-popup {
    width: 90% !important;
    padding: 20px;
  }
  .debate-popup-section img {
    width: 200px !important;
  }
  .debate-popup-section h4 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  .debate-popup-section p {
    font-size: 16px !important;
    width: 100% !important;
  }
  .debate-popup-section #mc_embed_signup_scroll {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .debate-popup-section .debate-popup {
    width: 600px;
    padding: 10px;
  }
}
/* Iphone 13 pro max popup scroll landscape */
/* All Iphone device  popup scroll landscape */
/* All android mobile device  popup scroll landscape */
h1 {
  font-size: 76px;
}
h2 {
  font-size: 60px;
}
h3 {
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 30px;
    line-height: 24px;
  }
}
h4 {
  font-size: 34px;
}
h5 {
  font-size: 32px;
}
h6 {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  h6 {
    font-size: 18px;
    line-height: 24px;
  }
}
.banner-image {
  /*  background-position: center; */
  background-size: cover;
}
.banner-image.bg-position {
  background-position: center;
}
.banner-image .banner {
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  max-width: 1200px;
  flex-direction: column;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  min-height: 300px;
  padding: 120px 100px;
}
.banner-image .banner.banner-fix-content {
  padding: 80px 0 60px;
}
.banner-image .banner.banner-fix-content h1 {
  max-width: 830px;
  padding: 70px 60px 30px;
}
@media screen and (max-width: 475px) {
  .banner-image .banner.banner-fix-content h1 {
    padding: 0 0 20px 0;
  }
}
.banner-image .banner.banner-debate {
  padding: 80px 0 0px;
  min-height: 250px;
}
.banner-image .banner.banner-debate h1 {
  margin-bottom: 15px;
}
.banner-image .banner h1 {
  line-height: 80px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .banner-image .banner h1 {
    font-size: 34px;
    line-height: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .banner-image .banner h1 {
    font-size: 60px;
  }
}
.banner-image .banner .banner_sub_title {
  padding: 0 30px;
  max-width: 800px;
  margin: 0 auto 45px;
  font-size: 30px;
  line-height: 1.25em;
}
@media screen and (max-width: 1199px) {
  .banner-image .banner .banner_sub_title {
    line-height: 30px;
    margin: 0 auto 30px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-image .banner .banner_sub_title {
    margin: 0 auto 0px;
    line-height: 20px;
  }
}
.banner-image .banner .banner_sub_title p {
  font-size: 30px;
}
@media screen and (max-width: 1199px) {
  .banner-image .banner .banner_sub_title p {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .banner-image .banner .banner_sub_title p {
    font-size: 16px;
  }
}
.banner-image .banner .scroll-down a img {
  max-width: 40px;
}
@media only screen and (max-width: 767px) {
  .banner-image .banner .scroll-down {
    display: none;
  }
}
html .mt-0 {
  margin-top: 0;
}
html .mt-1 {
  margin-top: 10px;
}
html .mt-2 {
  margin-top: 20px;
}
html .mt-3 {
  margin-top: 30px;
}
html .mt-4 {
  margin-top: 40px;
}
html .mb-0 {
  margin-bottom: 0;
}
html .mb-1 {
  margin-bottom: 10px;
}
html .mb-2 {
  margin-bottom: 20px;
}
html .mb-3 {
  margin-bottom: 30px;
}
html .mb-4 {
  margin-bottom: 40px;
}
html .mb-5 {
  margin-bottom: 50px;
}
html .ml-1 {
  margin-left: 10px;
}
html .ml-2 {
  margin-left: 20px;
}
html .mr-1 {
  margin-right: 10px;
}
html .mr-2 {
  margin-right: 20px;
}
html .mr-3 {
  margin-right: 30px;
}
html .mtb-1 {
  margin-top: 10px;
  margin-bottom: 10px;
}
html .mtb-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
html .p-2 {
  padding: 20px;
}
html .pt-0 {
  padding-top: 0;
}
html .pt-1 {
  padding-top: 10px;
}
html .pt-2 {
  padding-top: 20px;
}
html .pt-3 {
  padding-top: 30px;
}
html .pt-4 {
  padding-top: 40px;
}
html .pt-5 {
  padding-top: 50px;
}
html .pt-6 {
  padding-top: 60px;
}
html .pb-0 {
  padding-bottom: 0;
}
html .pb-1 {
  padding-bottom: 10px;
}
html .pb-2 {
  padding-bottom: 20px;
}
html .pb-3 {
  padding-bottom: 30px;
}
html .pb-4 {
  padding-bottom: 40px;
}
html .pb-5 {
  padding-bottom: 50px;
}
html .ptb-0 {
  padding-top: 0;
  padding-bottom: 0;
}
html .ptb-1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
html .ptb-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
html .ptb-6 {
  padding-top: 60px;
  padding-bottom: 60px;
}
html .pb-1 {
  padding-bottom: 10px;
}
html .pb-2 {
  padding-bottom: 20px;
}
html .pb-3 {
  padding-bottom: 30px;
}
html .pb-6 {
  padding-bottom: 60px;
}
html .pb-10 {
  padding-bottom: 100px;
}
html .pl-0 {
  padding-left: 0;
}
html .pl-1 {
  padding-left: 10px;
}
html .pl-2 {
  padding-left: 20px;
}
html .pr-0 {
  padding-right: 0;
}
html .plr-1 {
  padding-left: 10px;
  padding-right: 10px;
}
html .plr-2 {
  padding-left: 20px;
  padding-right: 20px;
}
html .plr-3 {
  padding-left: 30px;
  padding-right: 30px;
}
.l-featured-cards {
  padding: 50px 0;
}
@media (max-width: 991px) {
  .l-featured-cards {
    padding: 50px 0;
  }
}
.l-featured-cards .featured-card {
  position: relative;
  height: 285px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .l-featured-cards .featured-card {
    margin-top: 20px;
  }
}
.l-featured-cards .featured-card.featured-card-large {
  height: 590px;
}
@media (max-width: 767px) {
  .l-featured-cards .featured-card.featured-card-large {
    margin-top: 0;
  }
}
.l-featured-cards .featured-card.featured-card-large .featured-card-title {
  font-size: 24px;
  color: #ffffff;
  font-weight: 600;
}
.l-featured-cards .featured-card .featured-img {
  height: 100%;
}
.l-featured-cards .featured-card .featured-img img {
  width: 100%;
  height: 100%;
}
.l-featured-cards .featured-card.featured-card-regular .featured-card-region-bottom {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
}
.l-cta-section {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  padding: 50px 0 80px;
}
.l-cta-section .debate_series {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.l-cta-section .debate_series .content {
  margin-bottom: 30px;
}
.l-cta-section .debate_series .buttons {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .l-cta-section .debate_series .buttons {
    flex-direction: column;
    gap: 15px;
  }
}
.l-cta-section .debate_series .buttons > div {
  padding: 0 10px;
}
.l-cta-section .debate_series .buttons > div a.btn img {
  margin-left: 10px;
}
.l-cta-section .debate_series .section-title h5 {
  font-size: 24px;
  color: #000000;
  margin-bottom: 20px;
}
.l-slider-cards {
  padding: 25px 0;
}
.l-slider-cards .owl-carousel .owl-stage-outer .owl-item {
  padding: 0 15px;
}
.l-slider-cards .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap {
  background-color: #ffffff;
  position: relative;
}
.l-slider-cards .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap a {
  color: #000000;
}
.l-slider-cards .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap a:hover {
  text-decoration: none;
}
.l-slider-cards .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .post-featured-img {
  padding-top: 61%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.l-slider-cards .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .post-featured-img img {
  object-fit: cover !important;
}
.l-slider-cards .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .slide-detail {
  padding: 15px 20px;
}
.l-slider-cards .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .slide-detail .slide-title {
  font-weight: bold;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.l-slider-cards .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .slider-card-region-top {
  left: 20px;
  position: absolute;
  top: 20px;
  left: 10px;
}
.l-slider-cards .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .slider-card-region-top .tag {
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  padding: 10px 12px 8px;
  text-transform: uppercase;
}
.l-slider-cards .owl-carousel .owl-nav {
  margin: 0;
}
@media (max-width: 991px) {
  .l-slider-cards .owl-carousel .owl-nav {
    display: none;
  }
}
.l-slider-cards .owl-carousel .owl-nav button {
  position: absolute;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-color: #000000;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  margin: 0;
}
.l-slider-cards .owl-carousel .owl-nav button span {
  text-indent: -999px;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: 10px !important;
}
.l-slider-cards .owl-carousel .owl-nav button.owl-prev {
  left: -50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1270px) {
  .l-slider-cards .owl-carousel .owl-nav button.owl-prev {
    left: -10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .l-slider-cards .owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
}
.l-slider-cards .owl-carousel .owl-nav button.owl-prev span {
  background: url(/wp-content/uploads/2021/09/arrow-navigate-previous.png) center center no-repeat;
}
.l-slider-cards .owl-carousel .owl-nav button.owl-next {
  right: -50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1270px) {
  .l-slider-cards .owl-carousel .owl-nav button.owl-next {
    right: -10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .l-slider-cards .owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
}
.l-slider-cards .owl-carousel .owl-nav button.owl-next span {
  background: url(/wp-content/uploads/2021/09/arrow-navigate-next-1.png) center center no-repeat;
}
.setion3.l-slider-cards .item img, .setion4.l-slider-cards .item img {
  height: 220px;
}
.setion3 h5, .setion4 h5 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}
.site-main .col-main {
  background: #ffffff;
  position: relative;
  display: block;
}
.site-main .col-main.white-bg-left:after {
  content: "";
  position: absolute;
  background: #ffffff;
  z-index: -1;
  top: 0;
  left: -2000px;
  right: 0;
  bottom: 0px;
}
@media screen and (max-width: 1200px) {
  .site-main .col-main.white-bg-left:after {
    display: none;
  }
}
.site-main .col-main hr {
  border-top: 1px solid #462C7C;
  margin: 20px 0;
}
.site-main .col-main p a {
  text-decoration: none;
  color: #462C7C;
  font-weight: bold;
  cursor: pointer;
}
.site-main .col-main p a:hover {
  text-decoration: underline;
  color: #000000;
}
.site-main .col-main .content-wrapper {
  padding-bottom: 20px;
}
.site-main .col-main .content-wrapper .section-wrapper:last-child hr {
  border: none;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .site-main .col-main .content-wrapper {
    margin-right: 20%;
    margin-left: 10px;
  }
}
.site-main .col-side ul.menu {
  margin: 70px 20px 20px;
  font-size: 20px;
  font-weight: 500;
  list-style: none;
  padding-left: 0;
}
.site-main .col-side ul.menu > li {
  border-bottom: 1px dashed #898989;
}
.site-main .col-side ul.menu > li > a {
  cursor: pointer;
  display: inline-block;
  margin: 15px 0;
  color: #000000;
  font-size: 20px;
}
.hero_banner_section {
  color: #ffffff;
  position: relative;
}
.hero_banner_section.hide {
  display: none !important;
}
.hero_banner_section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.hero_banner_section .hero_banner_textitems {
  max-width: 500px;
  text-align: left;
  padding: 50px 0 20px 0px;
}
.hero_banner_section .hero_banner_textitems .hero_banner_title h3, .hero_banner_section .hero_banner_textitems .hero_banner_subtitle h3 {
  text-transform: capitalize;
  font-size: 32px;
  line-height: 36px;
  padding-bottom: 10px;
  letter-spacing: 0;
}
@media (max-width: 479px) {
  .hero_banner_section .hero_banner_textitems .hero_banner_title h3, .hero_banner_section .hero_banner_textitems .hero_banner_subtitle h3 {
    padding-bottom: 10px;
  }
}
.hero_banner_section .hero_banner_textitems .hero_banner_text {
  font-size: 18px;
  line-height: 21.6px;
  margin-top: 5px;
  padding-bottom: 10px;
  max-width: 405px;
}
.hero_banner_section .hero_banner_textitems .hero_banner_link {
  padding: 15px 0 15px 0px;
  max-width: 227px;
}
.hero_banner_section .hero_banner_textitems a i {
  padding-left: 5px;
}
.hero_banner_section .hero_banner_textitems a img {
  padding-left: 17px;
}
.hero_banner_section .col-sm-12 video {
  margin: auto;
  height: 450px;
}
@media (max-width: 767px) {
  .hero_banner_section .col-sm-12 video {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .hero_banner_section.desktop, .hero_banner_section.tablet {
    display: none !important;
  }
  .hero_banner_section.mobile.show {
    display: block !important;
    height: 540px;
  }
  .hero_banner_section.mobile.show .col-sm-12 {
    display: flex;
    height: 540px;
  }
  .hero_banner_section.mobile.show .col-sm-12 .hero_banner_textitems {
    align-self: flex-end;
  }
  .hero_banner_section.mobile.show .col-sm-12 .hero_banner_textitems br {
    display: none;
  }
}
@media (min-width: 768px) {
  .hero_banner_section.mobile, .hero_banner_section.desktop {
    display: none !important;
  }
  .hero_banner_section.tablet.show {
    display: block !important;
    height: 500px;
  }
  .hero_banner_section.tablet.show .hero_banner_textitems {
    padding: 250px 10px 0px 15px;
  }
}
@media (min-width: 1200px) {
  .hero_banner_section.mobile, .hero_banner_section.tablet.show {
    display: none !important;
  }
  .hero_banner_section.desktop.show {
    display: block !important;
  }
}
.col-side .menu-about-right-sidebar-container #menu-about-right-sidebar-2 li.current-menu-item a {
  color: #462C7C !important;
}
.col-side .menu-about-right-sidebar-container #menu-about-right-sidebar-2 li.current-menu-item a:hover {
  text-decoration: none;
}
.col-side .menu-about-right-sidebar-container #menu-about-right-sidebar-2 li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .col-side .menu-about-right-sidebar-container #menu-about-right-sidebar-2 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .col-side .menu-about-right-sidebar-container {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .menu_toggle .menu-about-right-sidebar-container {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .menu_toggle .showon_top .menu-about-right-sidebar-container {
    display: block;
  }
}
.menu_toggle .showon_top .menu-about-right-sidebar-container #menu-about-right-sidebar li {
  padding-left: 10px;
}
@media screen and (max-width: 1199px) {
  .menu_toggle .showon_top .menu-about-right-sidebar-container #menu-about-right-sidebar li {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .menu_toggle .showon_top .menu-about-right-sidebar-container #menu-about-right-sidebar li.current_page_item {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  .menu_toggle .showall_menus {
    position: absolute;
    z-index: 9;
    background-color: #cccccc;
    width: 100%;
  }
}
.menu_toggle .showall_menus ul li {
  border-bottom: 1px dashed #898989;
  padding-left: 10px;
}
.menu_toggle .showall_menus ul li a {
  cursor: pointer;
  display: inline-block;
  margin: 15px 0;
  color: #000000;
  font-size: 20px;
}
.menu_toggle .showall_menus ul li.current_page_item a {
  color: #462C7C;
}
@media screen and (min-width: 1200px) {
  .sidebar-page-title label {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .member-banner-section .section {
    padding: 0px 15px;
  }
}
.member-banner-section .border-top {
  border-top: 1px solid #462C7C;
  padding: 70px 55px;
}
@media screen and (max-width: 576px) {
  .member-banner-section .border-top {
    padding: 70px 10px;
  }
}
.member-banner-section .border-top .row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.member-banner-section .border-top .col-sm-4 {
  padding: 3px;
  display: flex;
}
.member-banner-section .border-top .block_wrapper {
  text-align: left;
  background-color: #F1F2F2;
  overflow: hidden;
  padding: 45px 55px;
  position: relative;
}
@media screen and (max-width: 576px) {
  .member-banner-section .border-top .block_wrapper {
    padding: 25px 39px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .member-banner-section .border-top .block_wrapper {
    padding: 25px;
  }
}
.member-banner-section .border-top .block_wrapper h6 {
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-size: 26px;
  line-height: 34px;
}
@media screen and (max-width: 576px) {
  .member-banner-section .border-top .block_wrapper h6 {
    font-size: 18px;
    line-height: 23px;
  }
}
.member-banner-section .border-top .block_wrapper .block-content {
  font-family: "Roboto Serif", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  padding-bottom: 50px;
}
@media screen and (max-width: 576px) {
  .member-banner-section .border-top .block_wrapper .block-content {
    font-size: 14px;
    line-height: 21px;
  }
}
.member-banner-section .border-top .block_wrapper .block-content-link {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.member-banner-section .border-top .block_wrapper .block-content-link a {
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 17px;
  background-color: #462C7C;
  padding: 5px 35px;
  min-width: 250px;
  display: inline-block;
}
@media screen and (max-width: 576px) {
  .member-banner-section .border-top .block_wrapper .block-content-link a {
    font-size: 14px;
    line-height: 14px;
  }
}
.member-banner-section .border-top .block_wrapper .block-content-link a:hover {
  background-color: #000000;
}
.individual-debate-slider-section {
  padding: 25px 0;
}
.individual-debate-slider-section .owl-carousel-section {
  padding: 0 50px;
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel-section {
    padding: 0px;
  }
}
.individual-debate-slider-section .section-title {
  border-bottom: 1px solid #000000;
  padding: 0 12px 3px;
  display: flex;
}
.individual-debate-slider-section .section-title .title {
  width: 50%;
}
.individual-debate-slider-section .section-title .title h5 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 34px;
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .section-title .title h5 {
    font-size: 18px;
    line-height: 23px;
  }
}
.individual-debate-slider-section .section-title .explore-all {
  text-align: right;
  width: 50%;
}
.individual-debate-slider-section .section-title .explore-all a {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-decoration: underline;
  color: #000000;
}
.individual-debate-slider-section .section-title .explore-all a:hover {
  color: #462C7C;
}
.individual-debate-slider-section .owl-carousel {
  padding-top: 45px;
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel {
    padding-top: 25px;
  }
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .item {
  background-color: #F1F2F2;
  padding: 21px 7px;
  min-height: 425px;
  height: 100%;
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .item {
    min-height: 275px;
    padding: 15px 7px;
  }
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap {
  position: relative;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap a {
  color: #000000;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap a:hover {
  text-decoration: none;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .debate-featured-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .debate-featured-img img {
  object-fit: cover !important;
  height: 168px;
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .debate-featured-img img {
    height: 103px !important;
  }
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .slide-detail .slide-title {
  padding-top: 20px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 85px;
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .slide-detail .slide-title {
    font-size: 14px;
    line-height: 18px;
    height: 60px;
  }
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .slide-detail .body-2 {
  padding: 5px 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .slide-detail .body-2 {
    font-size: 14px;
    line-height: 21px;
    height: 70px;
  }
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .slider-card-region-top {
  left: 20px;
  position: absolute;
  top: 20px;
  left: 10px;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .slider-card-region-top .tag {
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  padding: 10px 12px 8px;
  text-transform: uppercase;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .video-player {
  height: 168px;
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .video-player {
    height: 103px;
  }
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .video-player iframe {
  min-height: 168px;
  width: 100%;
  height: 100%;
  position: relative !important;
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .video-player iframe {
    min-height: 103px;
    width: 100%;
    height: 103px;
  }
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image {
  min-height: 168px;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image img {
  object-fit: cover;
  height: 168px;
  background: #BCBEC0;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .debate-speakers {
  line-height: 20px;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .debate-speakers span {
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  color: #808285;
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .debate-speakers span {
    font-size: 13px;
    line-height: 13px;
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image {
    min-height: 103px;
  }
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image img {
    height: 103px;
  }
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image .videoPoster {
  position: absolute;
  top: 77px;
  left: 0px;
  width: 100%;
  -moz-transition: opacity 800ms, height 0s;
  -moz-transition-delay: 0s, 0s;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image .videoPoster:hover {
  cursor: pointer;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image .videoPoster:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  margin: -6px 0 0 -20px;
  border: 1px solid #fff;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image .videoPoster:before {
    width: 22px;
    height: 22px;
    margin: -6px 0 0 -20px;
    top: -30px;
  }
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image .videoPoster:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: -1px 0 0 -10px;
  border-left: 26px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image .videoPoster:after {
    border-left: 11px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin: -3px 0 0 -14px;
    top: -30px;
  }
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image .videoPoster:hover:before, .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image .videoPoster :focus:before {
  border-color: #462C7C;
}
.individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image .videoPoster:hover:after, .individual-debate-slider-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .player-cover-image .videoPoster :focus:after {
  border-left-color: #462C7C;
}
.individual-debate-slider-section .owl-carousel .owl-dots {
  padding-top: 20px;
}
.individual-debate-slider-section .owl-carousel .owl-dots .owl-dot.active span {
  border: 1px solid #000000;
  background-color: #ffffff;
}
.individual-debate-slider-section .owl-carousel .owl-nav {
  margin: 0;
}
@media (max-width: 991px) {
  .individual-debate-slider-section .owl-carousel .owl-nav {
    display: none;
  }
}
.individual-debate-slider-section .owl-carousel .owl-nav button.disabled {
  opacity: 0;
  cursor: default !important;
}
.individual-debate-slider-section .owl-carousel .owl-nav button {
  position: absolute;
  top: calc(60% - 20px);
  width: 30px;
  height: 30px;
  background-color: #462C7C;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  margin: 0;
}
.individual-debate-slider-section .owl-carousel .owl-nav button:hover {
  background-color: #000000;
}
.individual-debate-slider-section .owl-carousel .owl-nav button:active {
  background-color: #000000;
}
.individual-debate-slider-section .owl-carousel .owl-nav button span {
  text-indent: -999px;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: 10px !important;
}
.individual-debate-slider-section .owl-carousel .owl-nav button.owl-prev {
  left: -50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1270px) {
  .individual-debate-slider-section .owl-carousel .owl-nav button.owl-prev {
    left: -10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .individual-debate-slider-section .owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
}
.individual-debate-slider-section .owl-carousel .owl-nav button.owl-prev span {
  background: url(/wp-content/uploads/2023/02/pre-Vector.png) center center no-repeat;
}
.individual-debate-slider-section .owl-carousel .owl-nav button.owl-next {
  right: -50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1270px) {
  .individual-debate-slider-section .owl-carousel .owl-nav button.owl-next {
    right: -10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .individual-debate-slider-section .owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
}
.individual-debate-slider-section .owl-carousel .owl-nav button.owl-next span {
  background: url(/wp-content/uploads/2023/02/next-Vector.png) center center no-repeat;
}
.upcoming-debate-slider {
  padding: 25px 0;
}
.upcoming-debate-slider .owl-stage-outer {
  padding: 0 50px;
}
@media screen and (max-width: 576px) {
  .upcoming-debate-slider .owl-stage-outer {
    padding: 0px 5px;
  }
}
@media screen and (max-width: 479px) {
  .upcoming-debate-slider .section-title .title h5 {
    width: 200px;
  }
}
.upcoming-debate-slider .owl-carousel .item {
  min-height: 500px;
}
@media screen and (max-width: 576px) {
  .upcoming-debate-slider .owl-carousel .item .debate-speakers span {
    padding-bottom: 0px !important;
  }
}
.upcoming-debate-slider .owl-carousel .item .register-btn {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media screen and (max-width: 576px) {
  .upcoming-debate-slider .owl-carousel .item .register-btn {
    padding-bottom: 0px;
    margin: -5px -6px -10px;
  }
}
.upcoming-debate-slider .owl-carousel .item .slide-detail .slide-title {
  padding-top: 0 !important;
  min-height: 60px !important;
}
@media screen and (max-width: 576px) {
  .upcoming-debate-slider .owl-carousel .item .slide-detail .slide-title {
    height: 35px !important;
    min-height: 35px !important;
  }
}
.upcoming-debate-slider .owl-carousel .item .date-time {
  padding-top: 15px;
}
@media screen and (max-width: 576px) {
  .upcoming-debate-slider .owl-carousel .item .date-time {
    padding-top: 0;
  }
}
.upcoming-debate-slider .owl-carousel .item .date-time p {
  font-size: 14px;
  line-height: 29px;
  font-family: "Roboto", sans-serif;
  color: #808285;
}
@media screen and (max-width: 479px) {
  .upcoming-debate-slider .owl-carousel .item .date-time p {
    line-height: 20px;
    padding: 5px 0;
  }
}
@media screen and (max-width: 576px) {
  .upcoming-debate-slider .owl-carousel .item .debate-featured-img img {
    height: 103px !important;
  }
}
.one-upcoming-slider .owl-stage-outer {
  height: auto;
}
.one-upcoming-slider .owl-stage-outer .owl-stage {
  width: 100% !important;
}
.one-upcoming-slider .owl-stage-outer .owl-stage .owl-item {
  width: 100% !important;
}
.one-upcoming-slider .owl-stage-outer .item {
  height: auto;
  min-height: fit-content;
  padding: 10px 7px;
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap {
  display: flex;
  flex-wrap: wrap;
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos {
  width: 50%;
  padding: 10px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos {
    width: 100%;
  }
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .debate-featured-img img {
  height: 335px;
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .slide-detail {
  padding-top: 20px;
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .slide-detail .slide-title {
  min-height: 30px !important;
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .player-cover-image img {
  height: 335px;
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .player-cover-image .videoPoster {
  top: 170px;
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .video-player {
  height: auto;
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .video-player iframe {
  min-height: 335px;
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-content {
  width: 50%;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-content {
    width: 100%;
  }
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-content .body-2 {
  padding: 10px;
}
@media screen and (max-width: 576px) {
  .one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-content .body-2 {
    font-size: 14px;
    line-height: 21px;
  }
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-content .register-btn {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 10px;
  text-align: left;
}
@media screen and (max-width: 576px) {
  .one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-content .register-btn {
    padding-bottom: 0px;
    margin: -5px -6px -10px;
  }
}
.one-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-content .register-btn .btn-purple {
  color: #ffffff;
}
.two-upcoming-slider .owl-stage-outer {
  height: auto !important;
}
.two-upcoming-slider .owl-stage-outer .owl-stage {
  display: flex;
  flex-wrap: nowrap !important;
  width: 100% !important;
}
.two-upcoming-slider .owl-stage-outer .owl-stage .owl-item {
  width: auto !important;
}
.two-upcoming-slider .owl-stage-outer .item {
  padding: 10px 7px;
}
.two-upcoming-slider .owl-stage-outer .item .content-slider-wrap {
  display: flex;
  flex-wrap: wrap;
}
.two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos {
  width: 50%;
  padding: 10px 0;
}
@media screen and (max-width: 576px) {
  .two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos {
    width: 100%;
  }
}
.two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .debate-slider-featured-img img {
  height: 168px;
  background: #BCBEC0;
}
@media screen and (max-width: 576px) {
  .two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .debate-slider-featured-img img {
    height: auto;
  }
}
.two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .player-cover-image {
  position: relative;
}
@media screen and (max-width: 576px) {
  .two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .player-cover-image img {
    height: auto;
  }
}
.two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .videoPoster {
  position: absolute;
  top: 77px;
  left: 0px;
  width: 100%;
  -moz-transition: opacity 800ms, height 0s;
  -moz-transition-delay: 0s, 0s;
}
@media screen and (max-width: 576px) {
  .two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .videoPoster {
    top: 180px !important;
  }
}
.two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .videoPoster:hover {
  cursor: pointer;
}
.two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .videoPoster:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  margin: -6px 0 0 -20px;
  border: 1px solid #fff;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .videoPoster:before {
    width: 22px;
    height: 22px;
    margin: -6px 0 0 -20px;
    top: -30px;
  }
}
.two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .videoPoster:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: -1px 0 0 -10px;
  border-left: 26px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .videoPoster:after {
    border-left: 11px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin: -3px 0 0 -14px;
    top: -30px;
  }
}
.two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .videoPoster:hover:before, .two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .videoPoster :focus:before {
  border-color: #462C7C;
}
.two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .videoPoster:hover:after, .two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .debate-videos .videoPoster :focus:after {
  border-left-color: #462C7C;
}
.two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .slide-detail {
  width: 50%;
  padding: 10px 0;
}
@media screen and (max-width: 576px) {
  .two-upcoming-slider .owl-stage-outer .item .content-slider-wrap .slide-detail {
    width: 100%;
  }
}
.two-upcoming-slider .owl-stage-outer .item .body-2 {
  padding: 10px 0;
}
@media screen and (max-width: 576px) {
  .two-upcoming-slider .owl-stage-outer .item .body-2 {
    font-size: 14px;
    line-height: 21px;
  }
}
.two-upcoming-slider .owl-nav.disabled {
  display: block;
}
@media screen and (min-width: 768px) {
  .three-upcoming-slider .owl-stage-outer .owl-stage {
    width: auto !important;
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 768px) {
  .three-upcoming-slider .owl-stage-outer .owl-stage .owl-item {
    width: 33% !important;
  }
}
.three-upcoming-slider .owl-nav.disabled {
  display: block;
}
.all-debates .section-title {
  background: #000000;
  margin: 20px 8px 6px;
  padding: 5px;
}
@media screen and (max-width: 576px) {
  .all-debates .section-title {
    margin: 20px 0px 6px;
  }
}
.all-debates .section-title h5 {
  font-family: "Roboto Serif", serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  color: #ffffff;
  padding: 5px;
}
@media screen and (max-width: 576px) {
  .all-debates .section-title h5 {
    font-size: 14px;
    line-height: 18px;
  }
}
.all-debates .type-debates-container .slide-detail .slide-title {
  padding-top: 20px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 85px;
}
@media screen and (max-width: 576px) {
  .all-debates .type-debates-container .slide-detail .slide-title {
    font-size: 14px;
    line-height: 18px;
    height: 60px;
  }
}
.all-debates .type-debates-container .slide-detail .body-2 {
  padding: 5px 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 576px) {
  .all-debates .type-debates-container .slide-detail .body-2 {
    font-size: 14px;
    line-height: 21px;
    height: 70px;
  }
}
.all-debates .type-debates-container .debate-speakers {
  line-height: 20px;
}
.all-debates .type-debates-container .debate-speakers span {
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  color: #808285;
}
@media screen and (max-width: 576px) {
  .all-debates .type-debates-container .debate-speakers span {
    font-size: 10px;
    line-height: 13px;
    padding-bottom: 35px;
  }
}
.all-debates .type-debates-container .date-time {
  padding-top: 15px;
}
@media screen and (max-width: 576px) {
  .all-debates .type-debates-container .date-time {
    padding-top: 0;
  }
}
.all-debates .type-debates-container .date-time p {
  font-size: 14px;
  line-height: 29px;
  font-family: "Roboto", sans-serif;
  color: #808285;
}
@media screen and (max-width: 479px) {
  .all-debates .type-debates-container .date-time p {
    line-height: 20px;
    padding: 5px 0;
  }
}
.desktop-debates-arguing-section {
  padding: 30px 0;
  background-color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .desktop-debates-arguing-section {
    display: none;
  }
}
.desktop-debates-arguing-section .container {
  background-color: #F1F2F2;
  padding-bottom: 50px;
}
.desktop-debates-arguing-section .feature-debate {
  background: #000000;
}
.desktop-debates-arguing-section .feature-debate h1 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.6;
  color: #ffffff;
  text-transform: uppercase;
}
.desktop-debates-arguing-section .feature-debate h3 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.6;
  color: #ffffff;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .desktop-debates-arguing-section .feature-debate h3 {
    font-size: 20px;
  }
}
.desktop-debates-arguing-section h2 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.6;
  color: #462C7C;
  margin-top: 30px;
}
.desktop-debates-arguing-section .feature-debate-title {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .desktop-debates-arguing-section .feature-debate-title {
    padding-bottom: 0;
  }
}
.desktop-debates-arguing-section .feature-debate-title h1, .desktop-debates-arguing-section .feature-debate-title h2 {
  font-weight: 700;
  line-height: 89px;
  font-size: 76px;
  color: #000000;
  position: relative;
}
.desktop-debates-arguing-section .feature-debate-title h1::After, .desktop-debates-arguing-section .feature-debate-title h2::After {
  content: "";
  width: 98px;
  display: block;
  margin-top: 33px;
  margin-bottom: 33px;
  border-bottom: 8px solid #000000;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 767px) {
  .desktop-debates-arguing-section .feature-debate-title h1, .desktop-debates-arguing-section .feature-debate-title h2 {
    font-size: 29px;
    line-height: 34px;
    padding-bottom: 40px;
  }
}
.desktop-debates-arguing-section .feature-debate-title p {
  font-family: "Roboto Serif", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  color: #000000;
}
.desktop-debates-arguing-section .feature-debate-title.topic-title {
  padding-top: 10px;
}
.desktop-debates-arguing-section .feature-video-card .video-sec-col {
  padding: 0 40px;
}
.desktop-debates-arguing-section .feature-video-card .col-sm-3 .aruging-label {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
  padding: 10px 0 20px;
}
.desktop-debates-arguing-section .feature-video-card .col-sm-3 h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
}
.desktop-debates-arguing-section .feature-video-card .col-sm-3 h6 a {
  color: #000000;
}
.desktop-debates-arguing-section .feature-video-card .col-sm-3 .speaker-disc {
  font-family: "Roboto Serif", serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.desktop-debates-arguing-section .feature-video-card .debate-videos-embad {
  width: 100%;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .desktop-debates-arguing-section .feature-video-card .debate-videos-embad {
    width: 560px;
  }
}
.desktop-debates-arguing-section .feature-video-card .debate-videos-embad img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .desktop-debates-arguing-section .feature-video-card .debate-videos-embad img {
    min-height: 103px;
    height: 100%;
  }
}
.desktop-debates-arguing-section .feature-video-card .debate-videos-embad .video-player p iframe {
  width: 100% !important;
}
.desktop-debates-arguing-section .feature-video-card .debate-videos-embad .video-player .jwplayer {
  width: 100%;
  object-fit: cover;
  height: 400px !important;
}
.desktop-debates-arguing-section .feature-video-card .debate-videos-embad .black-box {
  background-color: #000000;
  color: #ffffff;
  display: flex;
  padding: 15px;
  margin-top: 0px;
  padding-top: 10px;
}
.desktop-debates-arguing-section .feature-video-card .debate-videos-embad .black-box .date-time {
  width: 70%;
}
.desktop-debates-arguing-section .feature-video-card .debate-videos-embad .black-box .date-time span {
  font-size: 16px;
}
.desktop-debates-arguing-section .feature-video-card .debate-videos-embad .black-box .learn-more-btn {
  width: 30%;
  text-align: right;
}
.desktop-debates-arguing-section .feature-video-card .debate-videos-embad .black-box .learn-more-btn a {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
}
.desktop-debates-arguing-section .feature-video-card .debate-videos-embad .black-box .learn-more-btn a:hover {
  text-decoration: underline;
}
.desktop-debates-arguing-section .player-cover-image {
  position: relative;
}
@media screen and (max-width: 576px) {
  .desktop-debates-arguing-section .player-cover-image {
    min-height: 103px;
  }
}
.desktop-debates-arguing-section .player-cover-image img {
  object-fit: cover;
}
@media screen and (max-width: 576px) {
  .desktop-debates-arguing-section .player-cover-image img {
    height: 103px;
  }
}
.desktop-debates-arguing-section .player-cover-image .videoPoster {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  -moz-transition: opacity 800ms, height 0s;
  -moz-transition-delay: 0s, 0s;
}
.desktop-debates-arguing-section .player-cover-image .videoPoster:hover {
  cursor: pointer;
}
.desktop-debates-arguing-section .player-cover-image .videoPoster:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  margin: -6px 0 0 -20px;
  border: 1px solid #fff;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .desktop-debates-arguing-section .player-cover-image .videoPoster:before {
    width: 22px;
    height: 22px;
    margin: -6px 0 0 -20px;
    top: -30px;
  }
}
.desktop-debates-arguing-section .player-cover-image .videoPoster:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: -1px 0 0 -10px;
  border-left: 26px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .desktop-debates-arguing-section .player-cover-image .videoPoster:after {
    border-left: 11px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin: -3px 0 0 -14px;
    top: -30px;
  }
}
.desktop-debates-arguing-section .player-cover-image .videoPoster:hover:before, .desktop-debates-arguing-section .player-cover-image .videoPoster :focus:before {
  border-color: #462C7C;
}
.desktop-debates-arguing-section .player-cover-image .videoPoster:hover:after, .desktop-debates-arguing-section .player-cover-image .videoPoster :focus:after {
  border-left-color: #462C7C;
}
.desktop-debates-arguing-section .three-plus-debaters .debate-videos-embad {
  width: 100%;
  padding: 0 30px;
}
.desktop-debates-arguing-section .three-plus-debaters .debate-videos-embad .video-player iframe {
  width: 100%;
  height: 400px;
}
.desktop-debates-arguing-section .three-plus-debaters .debate-videos-embad .black-box {
  margin: -15px 0 30px;
  padding-top: 15px;
}
.desktop-debates-arguing-section .three-plus-debaters .border-right {
  border-right: 3px solid #a9a9a9;
}
.desktop-debates-arguing-section .three-plus-debaters .debaters-section {
  margin: 25px 0;
  padding: 35px 60px;
  /* .aruging-label{
       font-family: $roboto-font;
        font-size: $primary-txt-size - 2;
        line-height: 16px;
        font-weight: 700;
        text-transform: uppercase;
        color: $black;
        padding:10px 0 20px;
      }
      h6{
       font-family: $roboto-font;
        font-weight: 700;
        font-size: $txt-size20 + 4;
        line-height: 130%;
        a{
          color: $black;
        }
      }
      .speaker-disc{
       font-family: $roboto-Serif-font;
        font-weight: 400;
        font-size: $txt-size20;
        line-height: 30px;
        color: $black;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        overflow: hidden;
      }*/
}
.desktop-debates-arguing-section .three-plus-debaters .player-cover-image {
  position: relative;
}
@media screen and (max-width: 576px) {
  .desktop-debates-arguing-section .three-plus-debaters .player-cover-image {
    min-height: 103px;
  }
}
.desktop-debates-arguing-section .three-plus-debaters .player-cover-image img {
  height: 400px;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 576px) {
  .desktop-debates-arguing-section .three-plus-debaters .player-cover-image img {
    height: 103px;
  }
}
.desktop-debates-arguing-section .three-plus-debaters .player-cover-image .videoPoster {
  position: absolute;
  top: 170px;
  left: 0px;
  width: 100%;
  -moz-transition: opacity 800ms, height 0s;
  -moz-transition-delay: 0s, 0s;
}
.desktop-debates-arguing-section .three-plus-debaters .player-cover-image .videoPoster:hover {
  cursor: pointer;
}
.desktop-debates-arguing-section .three-plus-debaters .player-cover-image .videoPoster:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  margin: -6px 0 0 -20px;
  border: 1px solid #fff;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .desktop-debates-arguing-section .three-plus-debaters .player-cover-image .videoPoster:before {
    width: 22px;
    height: 22px;
    margin: -6px 0 0 -20px;
    top: -30px;
  }
}
.desktop-debates-arguing-section .three-plus-debaters .player-cover-image .videoPoster:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: -1px 0 0 -10px;
  border-left: 26px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .desktop-debates-arguing-section .three-plus-debaters .player-cover-image .videoPoster:after {
    border-left: 11px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin: -3px 0 0 -14px;
    top: -30px;
  }
}
.desktop-debates-arguing-section .three-plus-debaters .player-cover-image .videoPoster:hover:before, .desktop-debates-arguing-section .three-plus-debaters .player-cover-image .videoPoster :focus:before {
  border-color: #462C7C;
}
.desktop-debates-arguing-section .three-plus-debaters .player-cover-image .videoPoster:hover:after, .desktop-debates-arguing-section .three-plus-debaters .player-cover-image .videoPoster :focus:after {
  border-left-color: #462C7C;
}
.desktop-debates-arguing-section .five-plus-debaters .debaters-section {
  padding: 35px 20px;
}
.border-right-fourplus {
  position: relative;
  display: table;
  padding: 0px 0px 0px 30px;
}
.border-right-fourplus .separator-line:before {
  content: "";
  width: 1px;
  height: 300px;
  background: #000;
  position: absolute;
}
.four-plus-debaters .player-cover-image img {
  height: 400px !important;
  width: 100%;
  object-fit: cover;
}
.four-plus-debaters .player-cover-image .videoPoster {
  top: 50%;
}
.four-plus-debaters .debate-videos-embad {
  clear: both;
}
.four-plus-debaters .debate-videos-embad .video-player iframe {
  height: 400px !important;
  width: 100%;
  position: relative !important;
}
.four-plus-debaters .inner-content h6 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 23px;
  padding: 21px 0 5px;
}
.four-plus-debaters .speakers_for_the_motion {
  padding-bottom: 15px;
}
.four-plus-debaters .speakers_for_the_motion .aruging-label {
  padding: 10px 0 5px !important;
}
.four-plus-debaters .speakers_for_the_motion .discription .speaker-disc a {
  color: #000000;
}
.four-plus-debaters .speakers_against_the_motion {
  padding-bottom: 15px;
}
.four-plus-debaters .speakers_against_the_motion .aruging-label {
  padding: 10px 0 5px !important;
}
.four-plus-debaters .speakers_against_the_motion .discription .speaker-disc a {
  color: #000000;
}
.unresolved-debate {
  display: block !important;
}
.unresolved-debate .feature-debate-title h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 76px;
  line-height: 89px;
  color: #000000;
  position: relative;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .unresolved-debate .feature-debate-title h2 {
    padding-bottom: 0px;
    font-size: 29px;
    line-height: 34px;
  }
}
.unresolved-debate .feature-debate-title h2::after {
  display: none;
}
.unresolved-debate .videoPoster-unresolved {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  -moz-transition: opacity 800ms, height 0s;
  -moz-transition-delay: 0s, 0s;
}
@media only screen and (max-width: 767px) {
  .unresolved-debate .videoPoster-unresolved {
    top: 60%;
  }
}
.unresolved-debate .videoPoster-unresolved:hover {
  cursor: pointer;
}
.unresolved-debate .videoPoster-unresolved:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  margin: -6px 0 0 -20px;
  border: 1px solid #fff;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .unresolved-debate .videoPoster-unresolved:before {
    width: 22px;
    height: 22px;
    margin: -6px 0 0 -20px;
    top: -30px;
  }
}
.unresolved-debate .videoPoster-unresolved:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: -1px 0 0 -10px;
  border-left: 26px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .unresolved-debate .videoPoster-unresolved:after {
    border-left: 11px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin: -3px 0 0 -14px;
    top: -30px;
  }
}
.unresolved-debate .videoPoster-unresolved:hover:before, .unresolved-debate .videoPoster-unresolved :focus:before {
  border-color: #462C7C;
}
.unresolved-debate .videoPoster-unresolved:hover:after, .unresolved-debate .videoPoster-unresolved :focus:after {
  border-left-color: #462C7C;
}
.unresolved-debate .feature-video-card {
  display: flex;
  flex-wrap: wrap;
}
.unresolved-debate .feature-video-card .video-sec-col {
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .unresolved-debate .feature-video-card .video-sec-col {
    width: 100%;
  }
}
.unresolved-debate .feature-video-card .video-sec-col .debate-videos-embad {
  width: 100%;
}
.unresolved-debate .feature-video-card .video-sec-col .debate-videos-embad .video-player {
  height: 402px;
}
@media only screen and (max-width: 767px) {
  .unresolved-debate .feature-video-card .video-sec-col .debate-videos-embad .video-player {
    height: 211px;
    width: 100%;
  }
}
.unresolved-debate .feature-video-card .video-sec-col .debate-videos-embad .video-player iframe {
  height: 402px;
}
@media only screen and (max-width: 767px) {
  .unresolved-debate .feature-video-card .video-sec-col .debate-videos-embad .video-player iframe {
    height: 211px;
    width: 100%;
  }
}
.unresolved-debate .feature-video-card .video-sec-col .player-cover-image {
  position: relative;
}
.unresolved-debate .feature-video-card .video-sec-col .player-cover-image img {
  height: 402px;
  object-fit: cover;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .unresolved-debate .feature-video-card .video-sec-col .player-cover-image img {
    height: 211px;
    width: 100%;
  }
}
.unresolved-debate .feature-video-card .black-box {
  padding: 15px 5px;
}
.unresolved-debate .feature-video-card .black-box span {
  font-size: 14px !important;
}
.unresolved-debate .feature-video-card .black-box a {
  font-size: 14px !important;
}
@media only screen and (max-width: 767px) {
  .unresolved-debate .feature-video-card .question-sec {
    padding: 0 5px;
  }
}
.unresolved-debate .feature-video-card .question-sec .inner-content h6 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 41px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .unresolved-debate .feature-video-card .question-sec .inner-content h6 {
    font-size: 18px;
    line-height: 23px;
    padding-bottom: 20px;
  }
}
.unresolved-debate .feature-video-card .question-sec .inner-content p {
  font-family: "Roboto Serif", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .unresolved-debate .feature-video-card .question-sec .inner-content p {
    font-size: 14px;
    line-height: 21px;
  }
}
.unresolved-debate .debaters-row {
  display: flex;
  flex-wrap: wrap;
  padding: 45px 10px 0;
}
.unresolved-debate .debaters-row .speakers-col {
  padding-bottom: 35px;
}
.unresolved-debate .debaters-row .speakers-col .inner-content img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.unresolved-debate .debaters-row .speakers-col .aruging-label {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
  padding: 10px 0 20px;
}
.unresolved-debate .debaters-row .speakers-col h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  padding-top: 20px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .unresolved-debate .debaters-row .speakers-col h6 {
    font-size: 14px;
    line-height: 18px;
  }
}
.unresolved-debate .debaters-row .speakers-col h6 a {
  color: #000000;
}
.unresolved-debate .debaters-row .speakers-col .speaker-disc {
  font-family: "Roboto Serif", serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .unresolved-debate .debaters-row .speakers-col .speaker-disc {
    font-size: 11px;
    line-height: 16px;
  }
}
.section1 .feature-video-card .inner-content img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.mobile-debates-arguing-section {
  padding: 0 0 30px;
}
.mobile-debates-arguing-section .container {
  background-color: #F1F2F2;
}
@media only screen and (min-width: 768px) {
  .mobile-debates-arguing-section {
    display: none;
  }
}
.mobile-debates-arguing-section .feature-debate {
  background: #000000;
  margin: 20px 8px 6px;
  padding: 5px;
}
.mobile-debates-arguing-section .feature-debate h1 {
  font-family: "Roboto Serif", serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  padding: 5px;
  text-transform: uppercase;
}
.mobile-debates-arguing-section .feature-debate h3 {
  font-family: "Roboto Serif", serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  padding: 5px;
  text-transform: uppercase;
}
.mobile-debates-arguing-section h2 {
  font-family: "Roboto Serif", serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #462C7C;
  padding: 5px;
}
.mobile-debates-arguing-section .featured-deb h2 {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .mobile-debates-arguing-section .embed-video {
    padding-top: 15px;
  }
}
.mobile-debates-arguing-section .embed-video img {
  min-height: 210px;
}
.mobile-debates-arguing-section .embed-video .video-player {
  min-height: 209px;
}
.mobile-debates-arguing-section .embed-video .video-player .jwplayer {
  width: 100%;
  object-fit: cover;
  height: 209px;
}
.mobile-debates-arguing-section .embed-video p iframe {
  width: 100% !important;
  min-height: 210px;
  height: 100%;
}
.mobile-debates-arguing-section .embed-video .black-box {
  background-color: #000000;
  color: #ffffff;
  display: flex;
  padding: 12px;
  margin-top: 0px;
  padding-top: 10px;
}
.mobile-debates-arguing-section .embed-video .black-box .date-time {
  width: 70%;
}
.mobile-debates-arguing-section .embed-video .black-box .date-time span {
  font-size: 16px;
}
@media only screen and (max-width: 576px) {
  .mobile-debates-arguing-section .embed-video .black-box .date-time span {
    font-size: 11px;
    line-height: 16px;
  }
}
.mobile-debates-arguing-section .embed-video .black-box .learn-more-btn {
  width: 30%;
  text-align: right;
}
.mobile-debates-arguing-section .embed-video .black-box .learn-more-btn a {
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
}
@media only screen and (max-width: 576px) {
  .mobile-debates-arguing-section .embed-video .black-box .learn-more-btn a {
    font-size: 11px;
    line-height: 16px;
  }
}
.mobile-debates-arguing-section .embed-video .black-box .learn-more-btn a:hover {
  text-decoration: underline;
}
.mobile-debates-arguing-section .embed-video .videoPoster {
  position: absolute;
  top: 170px;
  left: 0px;
  width: 100%;
  -moz-transition: opacity 800ms, height 0s;
  -moz-transition-delay: 0s, 0s;
}
@media only screen and (max-width: 767px) {
  .mobile-debates-arguing-section .embed-video .videoPoster {
    top: 130px;
  }
}
.mobile-debates-arguing-section .embed-video .videoPoster:hover {
  cursor: pointer;
}
.mobile-debates-arguing-section .embed-video .videoPoster:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  margin: -6px 0 0 -20px;
  border: 1px solid #fff;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .mobile-debates-arguing-section .embed-video .videoPoster:before {
    width: 22px;
    height: 22px;
    margin: -6px 0 0 -20px;
    top: -30px;
  }
}
.mobile-debates-arguing-section .embed-video .videoPoster:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: -1px 0 0 -10px;
  border-left: 26px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .mobile-debates-arguing-section .embed-video .videoPoster:after {
    border-left: 11px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin: -3px 0 0 -14px;
    top: -30px;
  }
}
.mobile-debates-arguing-section .embed-video .videoPoster:hover:before, .mobile-debates-arguing-section .embed-video .videoPoster :focus:before {
  border-color: #462C7C;
}
.mobile-debates-arguing-section .embed-video .videoPoster:hover:after, .mobile-debates-arguing-section .embed-video .videoPoster :focus:after {
  border-left-color: #462C7C;
}
.mobile-debates-arguing-section .feature-debate-title {
  padding: 27px 0px 35px;
}
.mobile-debates-arguing-section .feature-debate-title h1, .mobile-debates-arguing-section .feature-debate-title h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 29px;
  line-height: 34px;
  color: #000000;
  position: relative;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .mobile-debates-arguing-section .feature-debate-title h1, .mobile-debates-arguing-section .feature-debate-title h2 {
    padding-bottom: 0px;
  }
}
.mobile-debates-arguing-section .feature-debate-title h1::after, .mobile-debates-arguing-section .feature-debate-title h2::after {
  content: "";
  width: 40px;
  display: block;
  border-bottom: 3px solid #000000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
}
.mobile-debates-arguing-section .feature-debate-title p {
  font-family: "Roboto Serif", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #000000;
}
.mobile-debates-arguing-section .feature-video-card {
  border-bottom: 1px solid #000000;
  display: flex;
  padding-bottom: 24px;
  position: relative;
}
.mobile-debates-arguing-section .feature-video-card .boder-right {
  border-right: 1px solid #000000;
}
@media only screen and (max-width: 767px) {
  .mobile-debates-arguing-section .feature-video-card .col-xs-6 .speakers_for_the_motion {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  .mobile-debates-arguing-section .feature-video-card .col-xs-6 .speakers_against_the_motion {
    padding: 10px 0;
  }
}
.mobile-debates-arguing-section .feature-video-card .col-xs-6 .aruging-label {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  color: #000000;
  padding: 10px 0;
}
.mobile-debates-arguing-section .feature-video-card .col-xs-6 h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
}
.mobile-debates-arguing-section .feature-video-card .col-xs-6 h6 a {
  color: #000000;
}
.mobile-debates-arguing-section .feature-video-card .col-xs-6 .speaker-disc {
  font-family: "Roboto Serif", serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 18px;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.feature-debate-h1 {
  background: #000000;
}
@media only screen and (max-width: 767px) {
  .feature-debate-h1 {
    padding: 5px;
    margin-bottom: 6px;
  }
}
.feature-debate-h1 h1 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.6;
  color: #ffffff;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .feature-debate-h1 h1 {
    font-size: 14px;
    line-height: 18px;
    padding: 5px;
  }
}
.border-right-fiveplus.speakers-flex {
  display: flex;
  flex-wrap: wrap;
}
.border-right-fiveplus {
  position: relative;
  display: table;
  padding: 0px 0px 0px 30px;
}
.border-right-fiveplus .separator-line:before {
  content: "";
  width: 1px;
  height: 375px;
  background: #000;
  position: absolute;
  margin-top: 30px;
}
.featured-debate-cards {
  clear: both;
  background-color: #ffffff;
  padding-bottom: 35px;
  margin-top: -35px;
}
.featured-debate-cards .container {
  background-color: #F1F2F2;
  padding-bottom: 50px;
}
.featured-debate-cards .col-sm-6 {
  padding-top: 35px;
  padding: 20px;
}
.featured-debate-cards .feature-image .video-player {
  height: 382px;
}
@media only screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .video-player {
    height: 210px;
  }
}
.featured-debate-cards .feature-image .video-player iframe {
  width: 100%;
  position: relative;
  height: 382px;
}
@media only screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .video-player iframe {
    height: 210px;
  }
}
.featured-debate-cards .feature-image .featured-img-section {
  height: 382px;
}
@media screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .featured-img-section {
    height: 210px;
  }
}
.featured-debate-cards .feature-image .featured-img-section img {
  height: 382px;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .featured-img-section img {
    height: 210px;
  }
}
.featured-debate-cards .feature-image .title-conent-section h2 {
  padding-top: 35px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 110px;
  line-height: 42px;
  font-size: 32px;
}
@media screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .title-conent-section h2 {
    font-size: 18px;
    line-height: 23px;
    padding-top: 15px;
    height: 60px;
  }
}
.featured-debate-cards .feature-image .title-conent-section h2 a {
  color: #000000;
}
.featured-debate-cards .feature-image .title-conent-section p {
  padding-top: 15px;
}
@media screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .title-conent-section p {
    font-size: 14px;
    line-height: 21px;
  }
}
.featured-debate-cards .feature-image .debate-speakers span {
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  text-transform: capitalize;
  color: #808285;
}
@media screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .debate-speakers span {
    font-size: 13px;
    line-height: 13px;
    padding-bottom: 35px;
  }
}
.featured-debate-cards .feature-image .black-box {
  background-color: #000000;
  color: #ffffff;
  display: flex;
  padding: 12px;
  margin-top: 0px;
}
.featured-debate-cards .feature-image .black-box .date-time {
  width: 70%;
}
.featured-debate-cards .feature-image .black-box .date-time span {
  font-size: 16px;
}
@media only screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .black-box .date-time span {
    font-size: 11px;
    line-height: 16px;
  }
}
.featured-debate-cards .feature-image .black-box .learn-more-btn {
  width: 30%;
  text-align: right;
}
.featured-debate-cards .feature-image .black-box .learn-more-btn a {
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
}
@media only screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .black-box .learn-more-btn a {
    font-size: 11px;
    line-height: 16px;
  }
}
.featured-debate-cards .feature-image .black-box .learn-more-btn a:hover {
  text-decoration: underline;
}
.featured-debate-cards .feature-image .player-cover-image {
  position: relative;
  height: 382px;
}
@media screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .player-cover-image {
    height: 210px;
  }
}
.featured-debate-cards .feature-image .player-cover-image img {
  height: 382px;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .player-cover-image img {
    height: 210px;
  }
}
.featured-debate-cards .feature-image .player-cover-image .videoPoster {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  -moz-transition: opacity 800ms, height 0s;
  -moz-transition-delay: 0s, 0s;
}
@media screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .player-cover-image .videoPoster {
    top: 60%;
  }
}
.featured-debate-cards .feature-image .player-cover-image .videoPoster:hover {
  cursor: pointer;
}
.featured-debate-cards .feature-image .player-cover-image .videoPoster:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  margin: -6px 0 0 -20px;
  border: 1px solid #fff;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .player-cover-image .videoPoster:before {
    width: 22px;
    height: 22px;
    margin: -6px 0 0 -20px;
    top: -30px;
  }
}
.featured-debate-cards .feature-image .player-cover-image .videoPoster:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: -1px 0 0 -10px;
  border-left: 26px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
@media screen and (max-width: 576px) {
  .featured-debate-cards .feature-image .player-cover-image .videoPoster:after {
    border-left: 11px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin: -3px 0 0 -14px;
    top: -30px;
  }
}
.featured-debate-cards .feature-image .player-cover-image .videoPoster:hover:before, .featured-debate-cards .feature-image .player-cover-image .videoPoster :focus:before {
  border-color: #462C7C;
}
.featured-debate-cards .feature-image .player-cover-image .videoPoster:hover:after, .featured-debate-cards .feature-image .player-cover-image .videoPoster :focus:after {
  border-left-color: #462C7C;
}
.otd .btn-purple {
  display: inline-block;
  background-color: #462C7C;
  padding: 4px 36px;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  text-decoration: none !important;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  border: none;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
}
.otd .btn-purple:hover, .otd .btn-purple:focus, .otd .btn-purple.disabled {
  background-color: #000000;
}
.otd .btn-purple.loading {
  color: rgba(0, 0, 0, 0);
  background-image: url("./img/dot-loader.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.btn {
  display: inline-block;
  padding: 0 40px;
  margin-bottom: 0;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  transition: background-color 0.25s ease-out, color 0.25s;
  border: none;
  text-transform: uppercase;
  height: 54px;
  letter-spacing: 1px;
  line-height: 54px;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
}
.btn:hover, .btn:focus {
  outline: 0;
  text-decoration: none;
}
.btn.btn-primary {
  background-image: none;
  background-color: #462C7C !important;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background-color: #000000 !important;
}
.btn.btn-medium {
  cursor: pointer;
  position: relative;
  z-index: 1;
  background-color: #462C7C;
  padding: 20px 0 15px;
  text-align: center;
  width: calc(100% - 52px);
  font-size: 22px;
  overflow: hidden;
  text-transform: uppercase;
  height: 70px;
  margin: 0 auto;
}
.btn.btn-medium:hover {
  background: #000000;
}
@media screen and (max-width: 767px) {
  .btn.btn-medium {
    width: 100%;
  }
}
.btn.btn-large {
  background-image: none;
  background-color: #462C7C;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
}
.btn.btn-large:hover, .btn.btn-large:focus {
  background-color: #000000;
}
.btn.btn-hero {
  height: 60px;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: normal !important;
  outline: 0;
  border: 1px solid transparent;
  padding: 20px 40px !important;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s all ease;
  background-color: #462C7C;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .btn.btn-hero {
    font-size: 12px;
  }
}
.btn.btn-hero:hover {
  background-color: #000000;
}
.btn.transparrent-btn {
  background-color: transparent;
  border: 1px solid #ffffff;
}
.btn.transparrent-btn:hover {
  background-color: #484848;
}
.btn.transparrent-btn:focus {
  background-color: #484848;
}
.btn.transparent-btn {
  background-color: transparent;
  border: 1px solid #000000;
  color: #000000;
}
.btn.transparent-btn:hover {
  background-color: #484848;
  color: #ffffff;
}
.btn.transparent-btn:focus {
  background-color: #484848;
}
.btn.black-btn {
  background-color: #2b2b2b;
}
.btn.black-btn:hover {
  background-color: rgba(72, 72, 72, 0.9);
}
.btn.black-btn:focus {
  background-color: rgba(72, 72, 72, 0.9);
}
.btn.btn-light-blue {
  background-color: #4ad5f8;
  height: 64px;
  text-transform: uppercase;
  font-size: 18px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
}
.btn.btn-light-blue:hover, .btn.btn-light-blue:focus {
  background-color: #09b3de;
}
.btn.btn-light-red {
  background-color: #ed1941;
  height: 64px;
  text-transform: uppercase;
  font-size: 18px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
}
.btn.btn-light-red:hover, .btn.btn-light-red:focus {
  background-color: #ac0d2b;
}
.btn.btn-light-grey {
  background-color: #6e6e6e;
  height: 64px;
  font-size: 18px;
  text-transform: uppercase;
}
.btn.btn-light-grey:hover, .btn.btn-light-grey:focus {
  background-color: #484848;
}
.btn-v2 .full-button-v2 {
  max-width: 380px;
  -webkit-transition: max-width 400ms ease-in-out;
  -moz-transition: max-width 400ms ease-in-out;
  transition: max-width 400ms ease-in-out;
  cursor: pointer;
  position: relative;
  z-index: 1;
  background-color: #462C7C;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  padding: 30px 0;
  text-align: center;
  width: calc(100% - 6px);
  font-size: 22px;
  overflow: hidden;
  line-height: 16px;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}
.btn-v2 .full-button-v2:hover {
  max-width: 420px;
  background: #000000;
}
span.btn-arrow {
  width: 25px;
  height: 25px;
  border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -ms-border-radius: 100% !important;
  border: 2px solid #ffffff;
  line-height: 0;
  text-align: center;
  position: relative;
  margin-left: 15px;
  float: left;
  display: inline-block;
}
span.btn-arrow i {
  position: absolute;
  left: 5px;
  top: 8px;
  line-height: 0;
  font-size: 22px;
  padding: 2px;
}
.debate-banner-btn {
  background-image: none;
  background-color: #462C7C;
  padding: 0 20px;
  line-height: 36px;
  height: auto;
  text-transform: uppercase;
}
.btn-extra-large {
  font-size: 23px;
  background-color: #462C7C;
  color: #ffffff;
  width: calc(100% - 30px);
  max-width: 780px;
  margin: auto;
  cursor: pointer;
  position: relative;
  z-index: 1;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  padding: 30px 0;
  text-align: center;
  overflow: hidden;
  line-height: 16px;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .btn-extra-large {
    font-size: 16px;
    padding: 30px 10px;
    white-space: unset;
    letter-spacing: unset;
  }
}
@media screen and (max-width: 400px) {
  .btn-extra-large {
    font-size: 14px;
  }
}
.btn-extra-largea {
  display: inline-block;
}
.btn-extra-large span.btn-arrow {
  border: 2px solid #462C7C;
}
.btn-extra-large:hover {
  background-color: #000000;
  color: #ffffff;
}
.btn-extra-large:hover .btn-arrow {
  border: 2px solid #ffffff;
}
#spr_lm_btn_research .btn-extra-large {
  width: calc(100% *2 + 20px) !important;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #spr_lm_btn_research .btn-extra-large {
    width: calc(100% *2 + 20px) !important;
    max-width: none;
  }
}
.iq2-voting-app .cast-vote {
  background-color: #462C7C !important;
}
.iq2-voting-app .cast-vote:hover {
  background-color: #000000 !important;
}
#back_to_top {
  display: none;
  position: fixed;
  top: 75%;
  right: 0;
  z-index: 999;
  background-color: #444444;
  cursor: pointer;
  padding: 10px 8px 0px;
  opacity: 0.8;
}
#back_to_top:hover {
  background-color: #555555;
}
#back_to_top img {
  transform: rotate(270deg);
  width: 55px;
}
@media screen and (max-width: 767px) {
  #back_to_top img {
    width: 45px;
  }
}
@media screen and (max-width: 767px) {
  #back_to_top {
    padding: 0;
  }
}
.custom-buttons {
  display: inline-flex;
  column-gap: 0.5em;
  row-gap: 0.5em;
  text-align: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: end;
}
.custom-buttons:empty {
  display: none;
}
.button-list {
  display: inline-flex;
  column-gap: 0.5em;
  row-gap: 0.5em;
  text-align: center;
  align-items: center;
  flex-wrap: wrap;
}
.button-list.full > * {
  flex: 1;
}
.featured-card > a:after {
  content: "";
  background-image: -webkit-linear-gradient(top, transparent 0, #000000 100%);
  background-image: -o-linear-gradient(top, transparent 0, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#FF000000",GradientType=0);
  bottom: 0;
  top: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 10;
}
.featured-card > a .tag {
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  padding: 10px 12px 8px;
  text-transform: uppercase;
}
.featured-card > a .tag.tag-red {
  background-color: #462C7C;
}
.featured-card > a .featured-card-region-top {
  left: 20px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 15;
}
.featured-card > a .featured-card-region-bottom {
  left: 20px;
  position: absolute;
  top: 20px;
  top: auto;
  right: 20px;
  z-index: 15;
  bottom: 20px;
  color: #ffffff;
}
.featured-card > a .featured-card-region-bottom .featured-date {
  opacity: 0.7;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
}
.tag {
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  padding: 10px 12px 8px;
  text-transform: uppercase;
}
.tag.tag-red {
  background-color: #462C7C;
}
.debate-card a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
}
.debate-card .card-image {
  position: relative;
}
.debate-card .card-image .tag-pink {
  display: inline-block;
  padding: 5px 15px;
  color: #ffffff;
  background: #462C7C;
  position: absolute;
  bottom: 0;
  right: 0;
}
.debate-card .card-info {
  padding: 10px 20px 35px 20px;
  width: calc(100% - 42px);
  margin: 0 1px;
  background: #1a1a1a;
  color: #ffffff;
}
.debate-card .card-info a:after {
  content: "";
  display: block;
  position: Relative;
  height: 1px;
  width: 100px;
  background: #ffffff;
  margin: 20px 0;
}
.debate-card .card-bottom {
  font-size: 14px;
  padding: 16px 15px 16px 20px;
  color: #424242;
}
.pink-tag {
  padding: 10px 15px;
  background-color: #462C7C;
  font-size: 16px;
  font-weight: 300;
  margin-left: 17px;
  text-transform: uppercase;
  cursor: pointer;
}
.pink-tag:hover {
  background-color: #000000;
}
.iq2us-blog-filter #populated_tags .populated_tags_cls {
  text-transform: capitalize;
}
.fb-dark-blue ._8jan {
  background-color: #39579a;
}
/**
Debate card
 */
.debate-card-comp a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
}
.debate-card-comp .card-image {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 70%;
}
.debate-card-comp .card-image .tag-pink {
  display: inline-block;
  padding: 5px 15px;
  color: #ffffff;
  background: #462C7C;
  position: absolute;
  bottom: 0;
  right: 0;
}
.debate-card-comp .card-image .tag-pink:hover {
  background: #000000;
}
.debate-card-comp .card-info {
  padding: 10px 20px 35px 20px;
  background: #1a1a1a;
  color: #ffffff;
}
.debate-card-comp .card-info a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 50px;
}
.debate-card-comp .card-info .ds-title:after {
  content: "";
  display: block;
  position: Relative;
  height: 1px;
  width: 100px;
  background: #ffffff;
  margin: 20px 0;
}
.debate-card-comp .card-bottom {
  font-size: 14px;
  padding: 16px 15px 16px 20px;
  color: #424242;
}
/*
.form-control {
	display: block;
	width: 100%;
	padding: 5px 12px;
	font-size: $txt-size18  - 4px;
	// color: $black;
	line-height: 1.5;
	// background-color: $white;
	background-image: none;
	background-clip: padding-box;
	// border: 1px solid $black;
	@include radius4;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
*/
.vote-submit-form.is-busy {
  pointer-events: none;
  cursor: wait;
}
.popup-form-cta {
  max-width: 400px;
  margin: auto;
}
.media-thumb {
  padding-top: 56%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 20px;
  /*&.feature {
    padding-top: 62%;
  }
  &.sub-feature {
    padding-top: 54%;
  }

  .one-upcoming-slider & {
    padding-top: 54%;
  }*/
}
.media-thumb.slider {
  font-size: 20px;
}
.media-thumb .play-btn {
  background: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 300ms;
  padding: 0.5em;
  border: solid 1px #fff;
  filter: drop-shadow(2px 2px 1px black);
}
.media-thumb .play-btn:hover {
  cursor: pointer;
  background-color: #462C7C;
  border: solid 1px #462C7C;
}
.media-thumb .play-btn:after {
  content: "";
  border-left: 1.8em solid #fff;
  border-top: 1em solid transparent;
  border-bottom: 1em solid transparent;
  transition: border-color 300ms;
  display: block;
}
.media-thumb.playing .debate-video {
  display: initial;
}
.media-thumb.playing .play-btn {
  display: none;
}
.media-thumb iframe, .media-thumb .debate-video {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 100% !important;
  width: 100% !important;
}
.media-thumb[post-type="news_article"] .article-source-title {
  font-size: 30px;
  color: #ffffff;
  font-weight: normal;
  line-height: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 576px) {
  .media-thumb[post-type="news_article"] .article-source-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .media-thumb[post-type="news_article"] .article-source-title {
    font-size: 25px;
  }
}
.media-thumb > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.media-thumb > .overlay .overlay-cta {
  width: 100%;
  text-align: center;
  color: #d3d3d3;
  background-color: rgba(0, 0, 0, 0.3);
}
.media-thumb > .overlay .overlay-cta .login-reg-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1em;
}
.media-thumb > .overlay .overlay-cta.full {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.media-thumb > .overlay .overlay-cta.full.middle {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
.media-thumb > .overlay .overlay-cta.blur {
  backdrop-filter: blur(15px);
}
.media-thumb > .overlay .overlay-cta .btn-purple {
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}
.media-thumb > .overlay .overlay-cta h2, .media-thumb > .overlay .overlay-cta h3 {
  line-height: normal;
}
.media-thumb > .overlay .overlay-cta h2 {
  font-size: 2em;
}
.media-thumb > .overlay .overlay-cta h1 {
  font-size: 2em;
}
.media-thumb > .overlay .overlay-cta h3 {
  font-size: 1.17em;
}
@media only screen and (max-width: 576px) {
  .media-thumb > .overlay .overlay-cta.live-debate {
    font-size: 12px;
  }
}
.media-thumb > .overlay .overlay-cta.live-debate.in-progress {
  text-align: left;
}
.media-thumb > .overlay .overlay-cta.live-debate.in-progress .btn-purple {
  margin: 2em 0;
}
.media-thumb > .overlay .overlay-cta.debate-done-overlay .content {
  max-width: 25em;
  line-height: normal;
  display: flex;
  flex-direction: column;
  row-gap: 1em;
}
.debate-media-detail-box {
  background-color: #000000;
  color: #ffffff;
  display: flex;
  margin-top: 0px;
  padding: 10px 20px 12px;
  justify-content: space-between;
  column-gap: 1em;
}
@media screen and (max-width: 767px) {
  .debate-media-detail-box {
    padding: 10px 15px 12px;
  }
}
@media only screen and (max-width: 479px) {
  body.single-debate .debate-media-detail-box {
    flex-wrap: wrap;
  }
  body.single-debate .debate-media-detail-box > * {
    flex-basis: 100%;
  }
  body.single-debate .debate-media-detail-box .btn-purple {
    width: 100%;
  }
}
.debate-media-detail-box .date-time {
  /*width: 70%;*/
}
.debate-media-detail-box .date-time span {
  font-size: 16px;
}
@media only screen and (max-width: 576px) {
  .debate-media-detail-box .date-time span {
    font-size: 11px;
    line-height: 16px;
  }
}
.debate-media-detail-box .learn-more-btn {
  width: 30%;
  text-align: right;
}
.debate-media-detail-box .learn-more-btn a {
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
}
@media only screen and (max-width: 576px) {
  .debate-media-detail-box .learn-more-btn a {
    font-size: 11px;
    line-height: 16px;
  }
}
.debate-media-detail-box .learn-more-btn a:hover {
  text-decoration: underline;
}
.debate-media-detail-box .show-count-down .live-event-icon {
  margin-right: 0;
}
.debate-media-detail-box .live-event-icon {
  margin-right: 1.5em;
}
.live-debate-reminder-btn:hover, .live-debate-register-me-btn:hover {
  text-decoration: underline;
  cursor: pointer;
}
.live-debate-reminder-btn.loading, .live-debate-register-me-btn.loading {
  color: rgba(0, 0, 0, 0);
  background-image: url("./img/dot-loader.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.media-thumb-with-details {
  position: relative;
  width: 100%;
}
.media-thumb-live-stream {
  display: flex;
}
.media-thumb-live-stream .chat-window {
  height: 100%;
  border: none;
  overflow: hidden;
  width: 100%;
  min-height: 300px;
}
.media-thumb-live-stream > :last-child {
  flex-basis: 40%;
}
.media-thumb-live-stream > :first-child {
  flex-basis: 100%;
}
@media only screen and (max-width: 991px) {
  .media-thumb-live-stream {
    display: initial;
  }
}
.live-event-icon > * {
  vertical-align: middle;
}
.live-event-icon.on-air:before {
  color: red;
}
.live-event-icon:before {
  content: "•";
  color: grey;
  margin-right: 0.2em;
}
.debate-carousel {
  font-size: 14px;
  padding: 2em 0;
}
.debate-carousel .debate-slider-item {
  height: 100%;
}
.debate-carousel .section-title {
  border-bottom: 1px solid #000000;
  padding: 0 12px 3px;
  display: flex;
}
@media screen and (max-width: 576px) {
  .debate-carousel .section-title {
    padding: 0px 1px 3px;
  }
}
.debate-carousel .section-title .title {
  width: 50%;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .debate-carousel .section-title .title {
    width: 70%;
  }
}
.debate-carousel .section-title .title h2 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 34px;
}
@media screen and (max-width: 576px) {
  .debate-carousel .section-title .title h2 {
    font-size: 14px;
    width: 260px;
    padding: 0 0px 2px;
    line-height: 23px;
  }
}
@media screen and (max-width: 576px) {
  .debate-carousel .section-title .title h5 {
    font-size: 16px;
  }
}
.debate-carousel .section-title .explore-all {
  text-align: right;
  width: 50%;
}
.debate-carousel .section-title .explore-all a {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-decoration: underline;
  color: #000000;
}
.debate-carousel .section-title .explore-all a:hover {
  color: #462C7C;
}
.debate-carousel .owl-carousel-section {
  padding: 0 50px;
}
@media screen and (max-width: 576px) {
  .debate-carousel .owl-carousel-section {
    padding: 0px 5px;
  }
}
.debate-carousel .owl-carousel-section .container .col-sm-12 {
  padding: 0;
}
.debate-carousel .owl-carousel-section .owl-carousel-section {
  padding: 0 50px;
}
@media screen and (max-width: 576px) {
  .debate-carousel .owl-carousel-section .owl-carousel-section {
    padding: 0px 5px;
  }
}
.debate-carousel .owl-carousel-section .owl-carousel {
  padding-top: 45px;
}
@media screen and (max-width: 576px) {
  .debate-carousel .owl-carousel-section .owl-carousel {
    padding-top: 25px;
  }
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-stage-outer .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-stage-outer .owl-item .item {
  background-color: #F1F2F2;
  /*min-height: 425px;*/
  height: 100%;
}
@media screen and (max-width: 576px) {
  .debate-carousel .owl-carousel-section .owl-carousel .owl-stage-outer .owl-item .item {
    min-height: 275px;
    padding: 15px 7px;
  }
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap {
  position: relative;
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .slider-card-region-top {
  left: 20px;
  position: absolute;
  top: 20px;
  left: 10px;
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .slider-card-region-top .tag {
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  padding: 10px 12px 8px;
  text-transform: uppercase;
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-stage-outer .owl-item .content-slider-wrap .debate-speakers span {
  font-weight: 600;
  font-size: 0.875em;
  text-transform: capitalize;
  color: #808285;
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-nav {
  margin: 0;
}
@media (max-width: 991px) {
  .debate-carousel .owl-carousel-section .owl-carousel .owl-nav {
    display: none;
  }
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-nav button.disabled {
  opacity: 0;
  cursor: default !important;
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-nav button {
  position: absolute;
  top: calc(60% - 20px);
  width: 30px;
  height: 30px;
  background-color: #462C7C;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  margin: 0;
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-nav button:hover {
  background-color: #000000;
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-nav button:active {
  background-color: #000000;
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-nav button span {
  text-indent: -999px;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: 10px !important;
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-nav button.owl-prev {
  left: -50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1270px) {
  .debate-carousel .owl-carousel-section .owl-carousel .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .debate-carousel .owl-carousel-section .owl-carousel .owl-nav button.owl-prev {
    left: -45;
  }
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-nav button.owl-prev span {
  background: url(/wp-content/uploads/2023/02/pre-Vector.png) center center no-repeat;
  font-size: 0;
  line-height: 39px;
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-nav button.owl-next {
  right: -50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1270px) {
  .debate-carousel .owl-carousel-section .owl-carousel .owl-nav button.owl-next {
    right: -40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .debate-carousel .owl-carousel-section .owl-carousel .owl-nav button.owl-next {
    right: -45px;
  }
}
.debate-carousel .owl-carousel-section .owl-carousel .owl-nav button.owl-next span {
  background: url(/wp-content/uploads/2023/02/next-Vector.png) center center no-repeat;
  font-size: 0;
  line-height: 39px;
}
.debate-slider-item {
  position: relative;
  padding: 1.3125em 0.3125em;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #F1F2F2;
}
.debate-slider-item .custom-buttons {
  justify-content: center;
}
.debate-slider-item h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 1.5em;
  line-height: calc(1em + 7px);
}
.debate-slider-item a {
  color: #000000;
}
.debate-slider-item a:hover {
  text-decoration: none;
}
@media screen and (max-width: 576px) {
  .debate-slider-item .date-time {
    padding-top: 0;
  }
}
.debate-slider-item .date-time p {
  font-size: 0.875em;
  line-height: normal;
  font-family: "Roboto", sans-serif;
  color: #808285;
}
@media screen and (max-width: 479px) {
  .debate-slider-item .date-time p {
    line-height: normal;
    padding: 5px 0;
  }
}
@media screen and (max-width: 576px) {
  .debate-slider-item {
    font-size: 12px;
  }
}
.debate-slider-item h3.title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  text-transform: capitalize;
  overflow: hidden;
}
.debate-slider-item a.title {
  display: block;
  min-height: 4em;
}
.debate-slider-item .slide-detail {
  display: flex;
  flex-direction: column;
  /*justify-content: space-between;*/
  padding-top: 1.25em;
  height: 100%;
}
.debate-slider-item .slide-detail :last-child {
  margin-top: auto;
}
.debate-slider-item .slide-detail .debate-speakers .public-release-date p {
  color: #6a6a6a;
  font-weight: 600;
  line-height: 24px;
  font-size: 15px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .debate-slider-item .slide-detail .debate-speakers .public-release-date p {
    font-size: 14px;
  }
}
.debate-slider-item .slide-detail .slide-title {
  padding-top: 20px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 85px;
}
@media screen and (max-width: 576px) {
  .debate-slider-item .slide-detail .slide-title {
    font-size: 14px;
    line-height: 18px;
    height: 60px;
  }
}
.debate-slider-item .summary-inline-buttons {
  display: flex;
  align-items: center;
  column-gap: 1em;
  margin-top: 2em;
}
.debate-slider-item .summary-inline-buttons .register-btn {
  padding-top: 0 !important;
}
.debate-slider-item .summary {
  font-family: "Roboto Serif";
  font-style: italic;
  font-weight: 400;
  font-size: 1.375em;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0.4em 0;
  /*@media screen and (max-width: $extra-small-width) {
		margin: 0.1em 0;
	}*/
}
.debate-slider-item .slider-card-region-top {
  left: 20px;
  position: absolute;
  top: 20px;
  left: 10px;
}
.debate-slider-item .slider-card-region-top .tag {
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  padding: 10px 12px 8px;
  text-transform: uppercase;
}
.debate-slider-item .debate-speakers {
  line-height: 20px;
  margin-top: auto;
  display: flex;
  flex-direction: column;
  row-gap: 0.5em;
}
.debate-slider-item .debate-speakers a:hover {
  text-decoration: underline;
}
.debate-slider-item .debate-speakers > div, .debate-slider-item .debate-speakers span, .debate-slider-item .debate-speakers b {
  font-weight: 700;
}
.debate-slider-item .debate-speakers > div, .debate-slider-item .debate-speakers span, .debate-slider-item .debate-speakers a {
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  color: #808285;
}
@media screen and (max-width: 576px) {
  .debate-slider-item .debate-speakers > div, .debate-slider-item .debate-speakers span, .debate-slider-item .debate-speakers a {
    font-size: 13px;
    /*line-height: 13px;
		padding-bottom: 35px;*/
  }
}
.debate-slider-item .register-btn {
  text-align: center;
  padding-top: 1em;
  padding-bottom: 10px;
}
@media screen and (max-width: 576px) {
  .debate-slider-item .register-btn {
    padding-bottom: 0px;
    margin: -5px -6px -10px;
  }
}
.debate-slider-item .register-btn a.btn-purple {
  color: #ffffff;
  font-weight: 800;
}
.debate-slider-item.two-column {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: auto 1fr;
  padding: 1.3125em 1.125em;
  height: 100%;
}
.debate-slider-item.two-column .custom-buttons {
  padding-top: 1em;
  justify-content: start;
}
.debate-slider-item.two-column .debate-speakers {
  display: flex;
  flex-direction: column-reverse;
  flex-basis: 100%;
  justify-content: space-between;
  margin-bottom: 0;
}
.debate-slider-item.two-column h3.title {
  -webkit-line-clamp: 2;
  margin-top: 0;
}
.debate-slider-item.two-column a.title {
  /*	  flex-basis: 100%;*/
  min-height: initial;
}
.debate-slider-item.two-column .slide-detail {
  margin-left: 1em;
  padding-top: 0;
}
.debate-slider-item.two-column .slide-detail :last-child {
  margin-top: initial;
}
.debate-slider-item.two-column .summary {
  grid-column-start: 1;
  grid-column-end: 3;
  -webkit-line-clamp: 6;
  margin-top: 1.125em;
  height: fit-content;
}
.debate-slider-item.two-column .date-time {
  padding-top: 0px;
}
.debate-slider-item.two-column .register-btn {
  grid-column-end: 3;
  grid-column-start: 1;
  text-align: left;
  padding-bottom: 0;
}
.debate-slider-item.one-column {
  display: flex;
  flex-direction: row;
  padding: 1.3125em 1.125em;
  column-gap: 1em;
}
.debate-slider-item.one-column .debate-speakers {
  display: flex;
  flex-direction: column-reverse;
  flex-basis: 100%;
  justify-content: space-between;
  margin-bottom: 0;
  row-gap: 0.5em;
}
.debate-slider-item.one-column > div {
  display: flex;
  flex-direction: column;
  flex-basis: 50%;
}
.debate-slider-item.one-column > div:first-child .slide-detail {
  padding-top: 1em;
}
.debate-slider-item.one-column a.title {
  /*	  flex-basis: 100%;
	  margin-bottom: 1em;*/
  min-height: initial;
}
.debate-slider-item.one-column .slide-detail {
  padding-top: 0;
  height: auto;
  min-height: auto;
  margin-bottom: 0.5em;
  row-gap: 0.5em;
}
.debate-slider-item.one-column .register-btn {
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
}
.debate-slider-item.one-column .summary {
  -webkit-line-clamp: initial;
  margin: 0;
}
.debate-slider-item.feature {
  padding: 0;
}
.motion-view {
  /*max-width: 1142px;*/
  margin: auto;
}
.motion-view.two-debaters {
  max-width: none;
}
.motion-view.debaters-2 {
  display: grid;
  grid-template-columns: 1fr 3fr 1fr;
  width: 100%;
  column-gap: 2em;
}
.speaker-motion-card .arguing-label {
  font-family: "Roboto", sans-serif;
  font-size: 0.875em;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
  padding: 0.625em 0 1.25em;
}
.speaker-motion-card img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  object-fit: cover;
  object-position: center;
}
.speaker-motion-card h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.3em;
}
.speaker-motion-card h6 a {
  text-decoration: underline;
}
.speaker-motion-card .speaker-desc {
  font-family: "Roboto Serif", serif;
  font-weight: 400;
  font-size: 1.25em;
  line-height: 1.5em;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.speaker-motion-card a {
  color: #000;
}
.speaker-motion-card a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .speaker-motion-card {
    font-size: 10px;
  }
  .speaker-motion-card .speaker-desc {
    -webkit-line-clamp: 4;
  }
  .speaker-motion-card img {
    font-size: 13px;
  }
}
.speaker-list-item {
  column-gap: 1.125em;
  display: flex;
}
.speaker-list-item a {
  color: #000;
}
.speaker-list-item a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .speaker-list-item {
    flex-direction: column;
    row-gap: 1.125em;
  }
}
.speaker-list-item > * {
  flex-basis: 50%;
}
.speaker-list-item .speaker {
  display: flex;
  column-gap: 1em;
}
.speaker-list-item .speaker a {
  flex: none;
}
.speaker-list-item .speaker .speaker-portrait {
  flex: none;
}
.speaker-list-item .speaker .details .speaker-name {
  font-size: 1.5em;
  line-height: normal;
  margin-bottom: 0.625em;
  font-weight: 700;
}
@media screen and (max-width: 576px) {
  .speaker-list-item .speaker .details .speaker-name {
    font-size: 13px;
    line-height: 18px;
  }
}
.speaker-list-item .speaker .details .credits {
  font-family: "Roboto Serif", serif;
  font-size: 1.25em;
  line-height: 1.5em;
}
@media screen and (max-width: 576px) {
  .speaker-list-item .speaker .details .credits {
    font-size: 13px;
    line-height: 18px;
  }
}
.speaker-list-item .debate {
  display: flex;
  column-gap: 2em;
  background-color: #F1F2F2;
  padding: 0.5em;
}
.speaker-list-item .debate.no-debate {
  background-image: url("/wp-content/uploads/2023/04/OpentoDebate_PrimaryRGB.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-blend-mode: overlay;
}
.speaker-list-item .debate.no-debate > div {
  visibility: hidden;
}
.speaker-list-item .debate > * {
  flex-basis: 50%;
}
.speaker-list-item .debate .debate-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 2em;
  line-height: 1.3em;
}
@media screen and (max-width: 767px) {
  .speaker-list-item .debate .debate-title {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 1199px) {
  .speaker-list-item .debate {
    flex-direction: column;
    row-gap: 1em;
  }
}
.speaker-portrait {
  width: 8em;
  height: 8em;
  object-fit: cover;
  object-position: center;
  filter: grayscale(100%);
}
.sub-nav {
  border-bottom: solid 1px #000;
  border-top: solid 1px #000;
}
.sub-nav ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  border: none;
}
.sub-nav ul li {
  margin: 0;
  display: flex;
  align-items: center;
}
.sub-nav ul li a {
  display: block;
  font-size: 0.875em;
  padding: 0.625em 0;
  position: relative;
  cursor: pointer;
}
.sub-nav ul li a:hover {
  text-decoration: underline;
}
.sub-nav ul li a.active:after {
  content: "";
  display: inline-block;
  width: 8px;
  border-bottom: solid 6px #000;
  border-left: solid 4px transparent;
  border-right: solid 4px transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.sub-nav .debate-list ul li.sort {
  flex-basis: 15%;
  justify-content: flex-end;
}
.q-select-list {
  line-height: normal;
  display: flex;
  flex-direction: column;
  row-gap: 0.6em;
  border: solid 1px;
  background-color: #fff;
  z-index: 50;
  padding: 0.5em;
  font-size: 0.75em;
  font-family: "Roboto", sans-serif;
}
.q-select-list .clear {
  cursor: pointer;
  line-height: 1.5em;
}
.q-select-list .clear:hover {
  text-decoration: underline;
}
.q-select-list > [value] {
  display: flex;
  column-gap: 0.3em;
  align-items: center;
  cursor: pointer;
  background-color: #F1F2F2;
  padding: 0.2em;
  min-width: 12em;
}
.q-select-list > [value]:hover {
  background-color: rgba(70, 44, 124, 0.1);
}
.q-select-list > [value].selected {
  color: #462C7C;
  font-weight: 700;
}
.q-select-list > [value].selected .check-box {
  background-color: #462C7C;
}
.q-select-list > [value] .check-box {
  width: 1em;
  height: 1em;
  border: solid 1px #000;
}
.drop-down-btn {
  font-family: "Roboto", sans-serif;
  font-size: 0.875em;
  min-width: 12em;
}
.drop-down-btn .caption {
  margin-left: 0.3em;
  text-transform: uppercase;
  cursor: pointer;
}
.drop-down-btn > i.fa {
  rotate: 0deg;
}
.drop-down-btn.active > i.fa {
  rotate: 180deg;
}
.post-card-details h3 {
  font-size: 1.5em;
  line-height: normal;
  margin-bottom: 1.25em;
}
.post-card-details .date, .post-card-details .author {
  font-size: 0.875em;
}
.post-card-details .date {
  color: #4A4A4A;
  margin-bottom: 0.5em;
}
.post-card-details .author {
  color: #000;
}
.insight-search-item, .research-search-item, .press-search-item {
  display: flex;
  font-family: "Roboto", sans-serif;
  box-sizing: content-box;
  column-gap: 8.375em;
}
.insight-search-item > *, .research-search-item > *, .press-search-item > * {
  flex-basis: 50%;
}
.insight-search-item > .media, .research-search-item > .media, .press-search-item > .media {
  max-width: 20.375em;
}
.insight-search-item .post-card-details, .research-search-item .post-card-details, .press-search-item .post-card-details {
  max-width: 31.0625em;
}
@media screen and (max-width: 992px) {
  .insight-search-item, .research-search-item, .press-search-item {
    column-gap: 4em;
  }
  .insight-search-item .post-card-details h3, .research-search-item .post-card-details h3, .press-search-item .post-card-details h3 {
    margin-bottom: 0;
  }
  .insight-search-item .post-card-details .date, .research-search-item .post-card-details .date, .press-search-item .post-card-details .date {
    margin-bottom: 1.25em;
  }
  .insight-search-item .post-card-details .author, .research-search-item .post-card-details .author, .press-search-item .post-card-details .author {
    margin-top: 1.25em;
  }
}
@media screen and (max-width: 768px) {
  .insight-search-item, .research-search-item, .press-search-item {
    flex-direction: column;
  }
}
.research-search-item .summary-link, .press-search-item .summary-link {
  color: #000;
}
.research-search-item .summary-link:hover, .press-search-item .summary-link:hover {
  text-decoration: underline;
}
.research-search-item .post-card-details h3:hover, .press-search-item .post-card-details h3:hover {
  text-decoration: underline;
}
.research-search-item .summary, .press-search-item .summary {
  font-size: 1.375em;
  font-family: "Roboto Serif", serif;
  font-style: italic;
  line-height: 1.5em;
}
.clear {
  clear: both;
}
.section {
  display: inline-block;
  width: 100%;
}
.white-bg {
  background-color: #ffffff;
}
.trans-bg {
  background-color: transparent !important;
}
.feature-insight-section .container {
  background-color: #F1F2F2;
}
.feature-insight-section .feature-post-title {
  padding-top: 50px;
  padding-bottom: 50px;
}
.feature-insight-section .feature-post-title h1 {
  font-weight: 700;
  line-height: 89px;
  color: #000000;
  font-family: "Roboto", sans-serif;
  position: relative;
}
@media (max-width: 991px) {
  .feature-insight-section .feature-post-title h1 {
    font-size: 29px;
    line-height: 34px;
  }
}
.feature-insight-section .feature-post-title h1::After {
  content: "";
  width: 98px;
  display: block;
  margin-top: 33px;
  margin-bottom: 33px;
  border-bottom: 8px solid #000000;
  font-family: "Roboto", sans-serif;
}
.feature-insight-section .feature-post-title p {
  font-family: "Roboto Serif", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  color: #000000;
}
@media (max-width: 991px) {
  .feature-insight-section .feature-post-title p {
    font-size: 18px;
    line-height: 28px;
  }
}
.feature-insight-section .feature-post-title .post-date {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 25px;
}
.feature-insight-section .feature-post-card {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 75px;
}
.feature-insight-section .feature-post-card .col-sm-12.post-sec-col {
  padding: 0 120px;
}
@media only screen and (max-width: 767px) {
  .feature-insight-section .feature-post-card .col-sm-12.post-sec-col {
    padding: 0 10px;
  }
}
.feature-insight-section .feature-post-card .post-thumbnil img {
  width: 100%;
  object-fit: cover;
  max-height: 646px;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .feature-insight-section .feature-post-card .post-thumbnil img {
    min-height: 103px;
    width: 100%;
    height: 100%;
  }
}
.feature-insight-section .feature-post-card .black-box {
  background-color: #000000;
  color: #ffffff;
  padding: 15px;
  margin-top: 0px;
  padding-top: 10px;
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .feature-insight-section .feature-post-card .black-box {
    padding: 7px;
  }
}
.feature-insight-section .feature-post-card .black-box .learn-more-btn {
  text-align: right;
}
.feature-insight-section .feature-post-card .black-box .learn-more-btn a {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
}
.feature-insight-section .feature-post-card .black-box .learn-more-btn a:hover {
  text-decoration: underline;
}
.feature-insight-section .feature-post-card .black-box .wpulike {
  padding: 0;
}
.feature-insight-section .feature-post-card .black-box .wpulike .wp_ulike_general_class {
  padding: 0;
}
.feature-insight-section .feature-post-card .black-box .wpulike .wp_ulike_general_class .wp_ulike_btn {
  background: transparent;
  color: #fff;
}
.feature-insight-section .feature-post-card .black-box .wpulike .wp_ulike_general_class .wp_ulike_btn span {
  font-size: 16px;
  line-height: 1.75;
  text-transform: uppercase;
  font-weight: 700;
}
.feature-insight-section .feature-post-card .black-box .wpulike .wp_ulike_general_class .wp_ulike_btn span:hover {
  text-decoration: underline;
}
.feature-insight-section .feature-post-card .black-box .wpulike .wp_ulike_general_class .wp_ulike_counter_up {
  background: none;
  border: none;
  box-shadow: none;
  color: #fff;
  padding: 0;
  margin: 0;
}
.feature-insight-section .feature-post-card .black-box .wpulike .wp_ulike_general_class .wp_ulike_counter_up:before {
  display: none;
}
.feature-insight-section .feature-post-card .black-box .col-sm-3 {
  display: flex;
  align-items: baseline;
}
.feature-insight-section .feature-post-card .black-box .col-sm-3 .share-btn {
  font-size: 16px;
  line-height: 1.75;
  text-transform: uppercase;
  font-weight: 700;
  margin-left: 30px;
  cursor: pointer;
}
.feature-insight-section .feature-post-card .black-box .col-sm-3 .share-btn:hover {
  text-decoration: underline;
}
.feature-insight-section .feature-post-card .post-author-sec {
  min-height: 400px;
}
@media only screen and (max-width: 991px) {
  .feature-insight-section .feature-post-card .post-author-sec {
    min-height: auto;
    padding-top: 20px;
  }
}
.feature-insight-section .feature-post-card .post-author-sec .author-img {
  padding-bottom: 20px;
}
.feature-insight-section .feature-post-card .post-author-sec .author-img img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 128px;
}
.feature-insight-section .feature-post-card .post-author-sec h6 {
  font-family: "Roboto Serif", serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  color: #000000;
}
.feature-insight-section .feature-post-card .post-author-sec .author-disc {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
.feature-insight-section .feature-post-card .post-author-date {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 25px;
  position: absolute;
  bottom: 0;
}
@media only screen and (max-width: 991px) {
  .feature-insight-section .feature-post-card .post-author-date {
    position: inherit;
  }
}
.all-insights-blog {
  /*.debate-slider-item{
    .slide-detail{
      height: auto;
    }
  }*/
}
.all-insights-blog .search-section .total-blog-section label {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 29px;
}
.all-insights-blog .sort-container {
  padding-top: 70px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 576px) {
  .all-insights-blog .sort-container {
    padding: 10px 0px 0px 0px;
  }
}
.all-insights-blog .sort-container .blog-search-section {
  border-bottom: 1px solid #000000;
}
@media only screen and (max-width: 576px) {
  .all-insights-blog .sort-container .blog-search-section {
    margin: 0;
  }
}
.all-insights-blog .sort-container .blog-search-section .blog-sort {
  position: relative;
  display: flex;
}
.all-insights-blog .sort-container .blog-search-section .blog-sort .sort-section {
  padding: 11px 0;
}
.all-insights-blog .sort-container .blog-search-section .blog-sort .sort-section img {
  height: 8px;
  width: 8px;
  display: inline-block;
}
.all-insights-blog .sort-container .blog-search-section .blog-sort .sort-section.active img {
  transform: rotate(180deg);
}
.all-insights-blog .sort-container .blog-search-section .blog-sort .sort-section label {
  padding-left: 5px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 29px;
  text-transform: uppercase;
  cursor: pointer;
}
.all-insights-blog .sort-container .blog-search-section .blog-sort .sort-section label span {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 21px;
  text-transform: uppercase;
}
.all-insights-blog .sort-container .blog-search-section .blog-sort .sort-section label span a {
  color: #462C7C;
  text-decoration: underline;
}
.all-insights-blog .sort-container .blog-search-section .blog-sort .category-section {
  border: 1px solid #000000;
  position: absolute;
  height: 200px;
  overflow: scroll;
  z-index: 15;
  width: 215px;
  top: 24px;
  background: #fff;
  border-radius: 2px;
  padding: 8px 8px 26px;
  margin: 15px;
}
.all-insights-blog .sort-container .blog-search-section .blog-sort .category-section .clear-all-year, .all-insights-blog .sort-container .blog-search-section .blog-sort .category-section .clear-all-cat {
  background: none;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 25px;
  text-transform: uppercase;
  padding: 0px 8px;
}
.all-insights-blog .sort-container .blog-search-section .blog-sort .drop-down-btn {
  min-width: 6em;
}
.all-insights-blog .sort-container .blog-search-section .blog-sort .drop-down-btn .fa-caret-down {
  rotate: 0deg;
}
.all-insights-blog .sort-container .blog-search-section .blog-sort .drop-down-btn.active .fa-caret-down {
  rotate: 180deg;
}
.all-insights-blog .sort-container .blog-search-section .sort_advanced_tag {
  margin: 5px;
  display: block;
  margin-bottom: 15px;
}
.all-insights-blog .sort-container .blog-search-section .sort_advanced_tag .checkbox_item {
  margin: 5px;
}
.all-insights-blog .sort-container .blog-search-section .sort_advanced_tag .form-control {
  appearance: auto;
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none !important;
  cursor: pointer;
}
.all-insights-blog .sort-container .blog-search-section .sort_advanced_tag .form-control:checked + label {
  color: #462C7C;
}
.all-insights-blog .sort-container .blog-search-section .sort_advanced_tag .form-control:checked + label::before {
  background: #462C7C;
}
.all-insights-blog .sort-container .blog-search-section .sort_advanced_tag .form-control .form-control:checked label {
  background: #F1F2F2;
  width: 100%;
}
.all-insights-blog .sort-container .blog-search-section .sort_advanced_tag label {
  display: inline-block;
  align-items: center;
  color: #000000;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  line-height: 24px;
  font-weight: 700;
  font-size: 14px;
  position: relative;
  background: #F1F2F2;
  width: 100%;
}
.all-insights-blog .sort-container .blog-search-section .sort_advanced_tag label::before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #462C7C;
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.all-insights-blog .sort-container .blog-search-section .access-cta.mobile.col-sm-12 {
  position: initial;
  line-height: 2.1875em;
}
@media only screen and (min-width: 480px) {
  .all-insights-blog .sort-container .blog-search-section .access-cta.mobile.col-sm-12 br {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .all-insights-blog .sort-container .blog-search-section .access-cta.mobile.col-sm-12 span {
    display: none;
  }
}
.blog-list {
  border-top: 1px solid #000000;
  display: flex;
  flex-wrap: wrap;
  margin: -1px -15px;
  padding: 0 62px;
}
@media screen and (max-width: 991px) {
  .blog-list {
    padding: 0px;
  }
}
.blog-list .total-blog-section {
  border-bottom: 1px solid #000000;
}
.blog-list .total-result {
  padding: 30px 0 50px;
  border-bottom: #000000;
}
.blog-list .debates-more .load-more:hover {
  background-color: #000000;
  color: #ffffff;
}
.blog-list .slide-detail .slide-title {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 50px;
}
@media only screen and (max-width: 576px) {
  .blog-list .slide-detail .slide-title {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
.blog-list .slide-detail .body-2 {
  font-family: "Roboto Serif";
  font-style: italic;
  font-weight: 400;
  font-size: 1.375em;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0.4em 0;
}
@media only screen and (max-width: 576px) {
  .blog-list .slide-detail .body-2 {
    font-size: 15px !important;
  }
}
.debates-more .load-more:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.insight-filter-result {
  margin-left: -15px;
  margin-right: -15px;
}
.insight-filter-result .container {
  padding: 0;
}
.insight-filter-result .blog-search-section {
  border: none !important;
  padding-top: 20px;
}
.insight-filter-result .blog-search-section .blog-sort {
  position: relative;
}
.insight-filter-result .blog-search-section .blog-sort .sort-section {
  padding: 11px 0;
}
.insight-filter-result .blog-search-section .blog-sort .sort-section img {
  height: 8px;
  width: 8px;
  display: inline-block;
}
.insight-filter-result .blog-search-section .blog-sort .sort-section.active img {
  transform: rotate(180deg);
}
.insight-filter-result .blog-search-section .blog-sort .sort-section label {
  padding-left: 5px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 29px;
  cursor: pointer;
}
.insight-filter-result .blog-search-section .blog-sort .checkbox-box {
  border: 1px solid #000000;
  position: absolute;
  height: auto;
  width: 215px;
  z-index: 15;
  top: 24px;
  background: #fff;
  border-radius: 2px;
  padding: 8px 8px 26px;
  margin: 15px;
}
.insight-filter-result .blog-search-section .blog-sort .clear-all-advance-tag {
  background: none;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 25px;
  text-transform: uppercase;
  padding: 0px 8px;
}
.insight-filter-result .blog-search-section .checkbox_item {
  margin: 5px;
  display: block;
  margin-bottom: 15px;
}
.insight-filter-result .blog-search-section .checkbox_item .form-control {
  appearance: auto;
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none !important;
  cursor: pointer;
}
.insight-filter-result .blog-search-section .checkbox_item .form-control:checked + label {
  color: #462C7C;
}
.insight-filter-result .blog-search-section .checkbox_item .form-control:checked + label::before {
  background: #462C7C;
}
.insight-filter-result .blog-search-section .checkbox_item .form-control .form-control:checked label {
  background: #F1F2F2;
  width: 100%;
}
.insight-filter-result .blog-search-section .checkbox_item .form-control .form-control:checked label::before {
  background: #462C7C;
}
.insight-filter-result .blog-search-section .checkbox_item label {
  display: inline-block;
  align-items: center;
  color: #000000;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  line-height: 24px;
  font-weight: 700;
  font-size: 14px;
  position: relative;
  background: #F1F2F2;
  width: 100%;
}
.insight-filter-result .blog-search-section .checkbox_item label::before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #462C7C;
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.insight-details-pages .insight-section .container {
  background-color: #F1F2F2;
}
.insight-details-pages .insight-section .feature-post-title {
  padding-top: 50px;
  padding-bottom: 50px;
}
.insight-details-pages .insight-section .feature-post-title h1 {
  font-weight: 700;
  line-height: 89px;
  color: #000000;
  font-family: "Roboto", sans-serif;
  position: relative;
  padding-top: 20px;
}
@media (max-width: 991px) {
  .insight-details-pages .insight-section .feature-post-title h1 {
    font-size: 29px;
    line-height: 34px;
  }
}
.insight-details-pages .insight-section .feature-post-title .post-date {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 25px;
}
.insight-details-pages .insight-section .post-content {
  padding: 52px 62px 140px 62px;
  font-size: 20px;
  line-height: 32px;
  color: #000 !important;
  font-family: "Roboto", sans-serif;
}
@media (max-width: 991px) {
  .insight-details-pages .insight-section .post-content {
    font-size: 18px;
    line-height: 28px;
    padding: 30px 10px 70px 10px;
  }
}
.insight-details-pages .insight-section .post-content a {
  color: #462C7C;
  text-decoration: underline;
  font-weight: 700;
}
.insight-details-pages .insight-section .post-content a:hover {
  color: #000000;
}
.insight-details-pages .insight-section .post-content a strong {
  color: #462C7C;
}
.insight-details-pages .insight-section .post-content a strong:hover {
  color: #000000;
}
.insight-details-pages .insight-section .post-content p {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 32px;
  color: #000000;
}
@media (max-width: 991px) {
  .insight-details-pages .insight-section .post-content p {
    font-size: 18px;
    line-height: 28px;
  }
}
.insight-details-pages .insight-section .post-content img {
  padding: 10px 0;
  object-fit: cover;
  height: auto;
}
.insight-details-pages .insight-section .post-content strong {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin: 10px 0;
  line-height: 32px;
  color: #000000;
  text-transform: capitalize;
}
.insight-details-pages .insight-section .feature-post-card {
  display: flex;
  flex-wrap: wrap;
}
.insight-details-pages .insight-section .feature-post-card .col-sm-12.post-sec-col {
  width: 100%;
  padding: 0 120px;
}
@media only screen and (max-width: 767px) {
  .insight-details-pages .insight-section .feature-post-card .col-sm-12.post-sec-col {
    padding: 0 10px;
  }
}
.insight-details-pages .insight-section .feature-post-card .post-thumbnil img {
  width: 100%;
  object-fit: cover;
  max-height: 646px;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .insight-details-pages .insight-section .feature-post-card .post-thumbnil img {
    min-height: 103px;
    width: 100%;
    height: 100%;
  }
}
.insight-details-pages .insight-section .feature-post-card .black-box {
  background-color: #000000;
  color: #ffffff;
  padding: 15px;
  margin-top: 0px;
  padding-top: 10px;
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .insight-details-pages .insight-section .feature-post-card .black-box {
    padding: 7px;
  }
}
.insight-details-pages .insight-section .feature-post-card .black-box .col-sm-12 {
  justify-content: end;
  flex-direction: row;
  display: flex;
}
.insight-details-pages .insight-section .feature-post-card .black-box .col-sm-12 .wpulike {
  padding: 0;
}
.insight-details-pages .insight-section .feature-post-card .black-box .col-sm-12 .wpulike .wp_ulike_general_class {
  padding: 0;
}
.insight-details-pages .insight-section .feature-post-card .black-box .col-sm-12 .wpulike .wp_ulike_general_class .wp_ulike_btn {
  background: transparent;
  color: #fff;
}
.insight-details-pages .insight-section .feature-post-card .black-box .col-sm-12 .wpulike .wp_ulike_general_class .wp_ulike_btn span {
  font-size: 16px;
  line-height: 1.75;
  text-transform: uppercase;
  font-weight: 700;
}
.insight-details-pages .insight-section .feature-post-card .black-box .col-sm-12 .wpulike .wp_ulike_general_class .wp_ulike_btn span:hover {
  text-decoration: underline;
}
.insight-details-pages .insight-section .feature-post-card .black-box .col-sm-12 .wpulike .wp_ulike_general_class .wp_ulike_counter_up {
  background: none;
  border: none;
  box-shadow: none;
  color: #fff;
  padding: 0;
  margin: 0;
}
.insight-details-pages .insight-section .feature-post-card .black-box .col-sm-12 .wpulike .wp_ulike_general_class .wp_ulike_counter_up:before {
  display: none;
}
.insight-details-pages .insight-section .feature-post-card .black-box .col-sm-12 .share-btn {
  font-size: 16px;
  line-height: 1.75;
  text-transform: uppercase;
  font-weight: 700;
  margin-left: 30px;
  cursor: pointer;
}
.insight-details-pages .insight-section .feature-post-card .black-box .col-sm-12 .share-btn:hover {
  text-decoration: underline;
}
.insight-details-pages .insight-section .feature-post-card .post-author-sec {
  min-height: 400px;
}
@media only screen and (max-width: 991px) {
  .insight-details-pages .insight-section .feature-post-card .post-author-sec {
    padding-top: 30px;
  }
}
.insight-details-pages .insight-section .feature-post-card .post-author-sec .author-img {
  padding-bottom: 20px;
}
.insight-details-pages .insight-section .feature-post-card .post-author-sec .author-img img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 128px;
}
.insight-details-pages .insight-section .feature-post-card .post-author-sec h6 {
  font-family: "Roboto Serif", serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  color: #000000;
}
.insight-details-pages .insight-section .feature-post-card .post-author-sec .author-disc {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
.insight-details-pages .insight-section .feature-post-card .post-author-date {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 25px;
  position: absolute;
}
/*.all-insights-blog .debate-carousel .debate-slider-item .slide-detail .body-2{
	font-family: "Roboto Serif";
    font-style: italic;
    font-weight: 400;
    font-size: 1.375em;
    line-height: 1.5em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0.4em 0;
}
.all-insights-blog .debate-carousel .debate-slider-item .slide-detail .slide-title{
  padding-top: 5px;
  min-height: 50px;
}
.all-insights-blog .debate-carousel .debate-slider-item .media-thumb{
  background-size: 100% 100%;
}*/
.single-blogauthor .feature-post-card .post-thumbnil img {
  width: 100%;
  object-fit: cover;
  max-height: 646px;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .single-blogauthor .feature-post-card .post-thumbnil img {
    min-height: 103px;
    width: 100%;
    height: 100%;
  }
}
.social-box {
  display: block;
  margin-bottom: 30px;
  font-weight: bolder;
}
.social-box:last-of-type {
  margin: 0 0 40px;
}
.social-btn {
  display: block;
  width: 100%;
}
a.col-2.sbtn span {
  display: none;
}
a.col-2.sbtn {
  width: 6%;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  padding: 10px;
  color: #fff;
  margin: 0 0.5% 0 0;
  line-height: 1.825 !important;
  max-width: 50px;
  min-width: 50px;
}
.s-twitter {
  background: #03A9F4;
}
.s-twitter::before {
  font-family: fontawesome;
  content: "";
}
.s-twitter:hover {
  background: #0093d6;
}
.s-facebook {
  background: #3F51B5;
}
.s-facebook::before {
  font-family: fontawesome;
  content: "";
}
.s-linkedin {
  background: #1a7baa;
}
.s-linkedin::before {
  font-family: fontawesome;
  content: "";
}
a.col-2.sbtn.s-linkedin:hover {
  background: #136288;
}
.s-reddit {
  background: #ff4500;
}
.s-reddit::before {
  font-family: fontawesome;
  content: "";
}
a.col-2.sbtn.s-reddit:hover {
  background: #e60000;
}
.social-btn a:last-of-type {
  margin: 0;
}
.all-insights-blog .insight-list {
  column-gap: 0.5em;
  row-gap: 0.5em;
  margin: 1em 0;
}
.debate-comment-section {
  overflow: hidden;
  padding-top: 30px;
}
.debate-comment-section .join-conversation {
  padding: 0;
}
.debate-comment-section .comment-tab::before {
  content: "+";
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 33px;
  position: relative;
  right: 0px;
  top: -3px;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .comment-tab::before {
    font-size: 18px;
    line-height: 22px;
  }
}
.debate-comment-section .comment-tab.active::before {
  content: "-";
  right: 0px;
  top: -3px;
}
.debate-comment-section .comment-tab {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 8px 13px;
  gap: 10px;
  background: #462C7C;
  align-items: center;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .comment-tab {
    gap: 1px;
  }
}
.debate-comment-section .comment-tab h6 {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 33px;
  text-transform: uppercase;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .comment-tab h6 {
    font-size: 18px;
    line-height: 22px;
  }
}
.debate-comment-section .comment-tab .total-comment {
  background-image: url("/wp-content/uploads/2023/03/comment-bg.png");
  height: 24px;
  background-size: 100% 100%;
  width: 24px;
  background-repeat: no-repeat;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  margin-left: 35px;
}
.debate-comment-section .comment-section {
  padding: 10px 80px;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .comment-section {
    padding: 10px 20px;
  }
}
.debate-comment-section .comment-section .comment-toggel .comment-box {
  padding-top: 40px;
}
.debate-comment-section .comment-section .comment-toggel .comment-box textarea {
  width: 100%;
  padding: 0 10px;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .comment-section .comment-toggel .comment-box textarea {
    width: 100%;
    height: 100px;
  }
}
.debate-comment-section .comment-section .comment-toggel .comment-box .textarea-msg {
  display: flex;
}
.debate-comment-section .comment-section .comment-toggel .comment-box .textarea-msg .wordlimt-txt {
  width: 50%;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 25px;
  color: #000000;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .comment-section .comment-toggel .comment-box .textarea-msg .wordlimt-txt {
    width: 100%;
  }
}
.debate-comment-section .comment-section .comment-toggel .comment-box .textarea-msg .word-count-text {
  width: 50%;
  text-align: end;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 25px;
  color: #808285;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .comment-section .comment-toggel .comment-box .textarea-msg .word-count-text {
    width: 15%;
  }
}
.debate-comment-section .comment-section .comment-toggel .comment-box .btn-row {
  text-align: end;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .comment-section .comment-toggel .comment-box .btn-row {
    text-align: center;
  }
}
.debate-comment-section .comment-section .comment-toggel .comment-box .btn-row .btn-gray {
  display: inline-block;
  background-color: #808285;
  padding: 4px 0px;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  text-decoration: none;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  border: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 0;
  width: 140px;
}
.debate-comment-section .comment-section .comment-toggel .comment-box .btn-row .btn-gray:hover {
  background-color: #000000;
}
.debate-comment-section .comment-section .sort_comments {
  border-bottom: 1px solid #000000;
  padding-top: 55px;
}
.debate-comment-section .comment-section .sort_comments .sort-by-comment {
  display: flex;
}
.debate-comment-section .comment-section .sort_comments .comment-sort-option {
  padding: 0 25px;
  margin: 5px;
}
.debate-comment-section .comment-section .sort_comments .comment-sort-option .radio-btn {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.debate-comment-section .comment-section .sort_comments .comment-sort-option .radio-btn:checked + .label {
  color: #462C7C;
}
.debate-comment-section .comment-section .sort_comments .comment-sort-option .radio-btn:checked + .label::before {
  background: #462C7C;
}
.debate-comment-section .comment-section .sort_comments .comment-sort-option .label {
  display: flex;
  align-items: center;
  color: #000000;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  line-height: 24px;
  font-weight: 400;
  font-size: 14px;
}
.debate-comment-section .comment-section .sort_comments .comment-sort-option .label::before {
  display: inline-block;
  content: "";
  height: 14px;
  width: 14px;
  margin-right: 5px;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: all 0.25s linear;
}
.debate-comment-section .comment-section .comment_list {
  padding-top: 40px;
}
.debate-comment-section .comment-section .comment_list .main_parent {
  border-bottom: 1px solid #000000;
  padding: 40px 0;
}
.debate-comment-section .comment-section .comment_list .main_parent .list .top_part {
  display: flex;
}
.debate-comment-section .comment-section .comment_list .main_parent .list .top_part .comment-item-meta {
  padding: 0 7px;
}
.debate-comment-section .comment-section .comment_list .main_parent .list .top_part .comment-item-meta .comment-item-meta-name {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  align-items: center;
  text-transform: capitalize;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .comment-section .comment_list .main_parent .list .top_part .comment-item-meta .comment-item-meta-name {
    font-size: 20px;
    line-height: 24px;
  }
}
.debate-comment-section .comment-section .comment_list .main_parent .list .top_part .comment-item-meta .comment-item-meta-date {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 29px;
  text-transform: capitalize;
  color: #808285;
}
.debate-comment-section .comment-section .comment_list .main_parent .list .top_part .comment-item-avatar {
  background: #462C7C;
  width: 38px;
  height: 38px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.debate-comment-section .comment-section .comment_list .main_parent .list .top_part .comment-item-avatar .user-name {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #ffffff;
}
.debate-comment-section .comment-section .comment_list .main_parent .list .middle_part {
  padding: 7px 0 20px;
}
.debate-comment-section .comment-section .comment_list .main_parent .list .middle_part .comment-item-summary-sort {
  font-family: "Roboto Serif", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .comment-section .comment_list .main_parent .list .middle_part .comment-item-summary-sort {
    font-size: 14px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.debate-comment-section .comment-section .comment_list .main_parent .list .middle_part .comment-item-summary-full {
  font-family: "Roboto Serif", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
}
.debate-comment-section .comment-section .comment_list .main_parent .list .middle_part .comment-item-summary-full p {
  font-size: 22px;
  line-height: 33px;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .comment-section .comment_list .main_parent .list .middle_part .comment-item-summary-full {
    font-size: 14px;
    line-height: 22px;
  }
}
.debate-comment-section .comment-section .comment_list .main_parent .list .bottom_part .toggle-replies .like-comment {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  cursor: pointer;
}
.debate-comment-section .comment-section .comment_list .main_parent .list .bottom_part .toggle-replies .like-comment .cld-like-dislike-wrap {
  width: 50px;
  padding-left: 5px;
}
.debate-comment-section .comment-section .comment_list .main_parent .reply_box textarea {
  width: 100%;
  padding: 0 10px;
}
.debate-comment-section .comment-section .comment_list .main_parent .child_wrap .child .child-comment-test .comment-item-read-more-sort {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  cursor: pointer;
}
.debate-comment-section .comment-section .comment_list .main_parent .child_wrap .child .child-comment-test .comment-item-read-more-full {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  cursor: pointer;
}
.debate-comment-section .comment-section .comment_list .reply-login-message {
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-weight: 700;
  font-size: 12px;
  line-height: 25px;
}
.debate-comment-section .comment-section .comment_list .reply-login-message a {
  color: #462C7C;
  text-decoration: underline;
}
.debate-comment-section .comment-section .load-more-comment {
  text-align: center;
  padding: 55px 0;
}
.debate-comment-section .comment-section .login_required p {
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
}
@media only screen and (max-width: 480px) {
  .debate-comment-section .comment-section .login_required p {
    font-size: 14px;
    line-height: 18px;
  }
}
.debate-comment-section .comment-section .login_required p a {
  color: #462C7C;
  text-decoration: underline;
}
.debate-comment-section .debate-team {
  background-color: #F1F2F2;
  padding: 20px 10px;
  margin: 20px 0;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .debate-team .col-md-6 {
    text-align: center;
  }
}
.debate-comment-section .debate-team .col-md-6 p {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .debate-team .col-md-6 p {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 576px) {
  .debate-comment-section .debate-team .col-md-6 .btn-purple {
    margin-top: 20px;
  }
}
.tabs-section {
  position: sticky;
  width: 100%;
  top: 110px;
  background: #fff;
  z-index: 11;
}
.debate_main_section .tabs_lists .debate-list {
  background: #ffffff;
}
.debate_main_section .tabs_lists .container {
  padding: 0;
}
.debate_main_section .tabs_lists .debate-list {
  padding: 0px;
}
.debate_main_section .tabs_lists ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.debate_main_section .tabs_lists ul li {
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tabs_lists ul li {
    margin-right: 0;
  }
}
.debate_main_section .tabs_lists ul li a {
  font-size: 18px;
  padding: 10px 0;
  cursor: pointer;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .debate_main_section .tabs_lists ul li a {
    font-size: 14px;
    line-height: 16px;
  }
}
.debate_main_section .tabs_lists ul li a.active {
  border-bottom: 3px solid #462C7C;
}
.debate_main_section .tab_block_wrapper .detail_block .details {
  padding-top: 20px;
}
.debate_main_section .tab_block_wrapper .detail_block .details .container {
  padding: 0;
}
.debate_main_section .tab_block_wrapper .detail_block .details .detail-debater-col {
  padding-left: 10px;
  border-right: 1px solid #000000;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .detail_block .details .detail-debater-col {
    border: none;
  }
}
.debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper {
  padding-right: 90px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper {
    padding-right: 0px;
  }
}
.debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-date {
  font-weight: 300;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-date {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content P {
  font-size: 16px;
  line-height: 28px;
  margin: 0 0 30px;
}
.debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content P a {
  color: #462C7C;
}
.debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content P a:hover {
  color: #000000;
}
.debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content .bottom-link {
  display: flex;
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content .bottom-link {
    margin-bottom: 10px;
  }
}
.debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content .bottom-link a {
  text-decoration: underline;
  font-size: 14px;
}
.debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content .bottom-link a.brief-link {
  color: #000000;
  flex: 80%;
}
.debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content .bottom-link a.brief-download {
  color: #1c91ff;
}
.debate_main_section .tab_block_wrapper .detail_block .details .heading-bar {
  background-color: #000000;
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  color: #ffffff;
  font-size: 13px;
  line-height: 1.23em;
  padding: 15px 20px;
  text-align: center;
}
.debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  color: #000000;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.23em;
  margin: 0 0 20px;
  padding: 0 0 5px;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-title {
    margin: 0 0 10px;
  }
}
.debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner {
  display: flex;
  padding-top: 10px;
}
.debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-img {
  width: 75px;
  padding: 5px;
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-img {
    margin: 5px 0;
  }
}
.debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-img img {
  border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -ms-border-radius: 100% !important;
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-content {
  padding-bottom: 25px;
  width: calc(100% - 55px);
  padding: 5px;
  line-height: 18px;
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-content {
    padding-top: 10px;
    padding-bottom: 0;
  }
}
.debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-content .debater-name {
  font-size: 14px;
  margin: 0 0 5px;
  color: #000000;
  font-weight: bold;
}
.debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-content .debater-occupation {
  color: #666666;
  font-size: 13px;
}
.debate_main_section .tab_block_wrapper .detail_block .debate-right-sidebar {
  padding: 0 15px;
}
.debate_main_section .tab_block_wrapper .read_brief_block {
  display: none;
  padding-top: 20px;
  padding-left: 10px;
}
.debate_main_section .tab_block_wrapper .transcript_block {
  display: none;
}
.debate_main_section .tab_block_wrapper .transcript_block .transcript {
  padding-top: 20px;
}
.debate_main_section .tab_block_wrapper .transcript_block .transcript ul {
  list-style: none;
  height: 500px;
  overflow: auto;
}
.debate_main_section .tab_block_wrapper .transcript_block .transcript ul li {
  position: relative;
  margin: 0 0 30px;
  display: flex;
}
.debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-time {
  display: inline-block;
}
.debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-time .formated-time {
  background-color: #462C7C;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
}
.debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-time .formated-time.active {
  background-color: #462C7C;
  color: #ffffff;
}
.debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-content {
  min-height: 36px;
  padding-left: 35px;
}
.debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-content p:empty {
  display: none !important;
}
.debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-content p {
  display: block;
  margin: 0em 0em 1em;
}
@media screen and (max-width: 1199px) {
  .debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-content {
    font-size: 14px;
    line-height: 28px;
  }
}
.debate_main_section .tab_block_wrapper .results_block {
  margin: 0 -15px;
  background-color: #F1F2F2;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs {
  padding: 60px 78px 0;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs {
    padding: 60px 10px 0;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-list {
  margin: 0 0 60px;
  text-align: center;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-list a.active {
  color: #462C7C;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-list a {
  color: #000000;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  text-align: center;
  text-transform: capitalize;
  padding: 15px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-list ul {
  list-style: none;
  display: flex;
  margin: 0 -2px;
  justify-content: center;
  border-bottom: 1px solid #462C7C;
}
@media screen and (max-width: 576px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-list ul {
    flex-direction: column;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content h3 {
  font-size: 24px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  line-height: 31px;
  text-align: center;
  color: #000000;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status {
  padding-top: 35px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status > .status:first-child {
  flex-direction: column;
  min-height: 300px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status > .status:first-child .percent {
  font-weight: 700;
  font-size: 76px;
  line-height: 89px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status > .status:nth-child(n+2) {
  flex-direction: row-reverse;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status {
  justify-content: left;
  padding: 10px 40px;
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status {
    padding: 10px 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-data {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-data .pre-debate-status-wrap {
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-data .post-debate-status-wrap {
    order: 1;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status .status:first-child {
  align-items: center;
  justify-content: center;
  padding: 5px 33px;
  background: #ffffff;
  color: #000000;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status .status:first-child .label {
  padding-top: 90px;
  padding-left: 0;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status .status:nth-child(n+2) {
  background-color: #808285;
  color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status .status:nth-child(n+3) {
  background-color: #000000;
  color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status .status {
  align-items: end;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status .status .label {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  padding-bottom: 13px;
  padding-left: 30px;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status .status .label {
    padding-left: 10px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status .status .percent {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 13px;
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status .status .percent {
    font-size: 26px;
    line-height: 42px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .status:first-child {
  align-items: center;
  justify-content: center;
  padding: 5px 33px;
  background: #ffffff;
  color: #000000;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .status:first-child .label {
  padding-left: 0;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .status:nth-child(n+2) {
  background-color: #808285;
  color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .status:nth-child(n+3) {
  background-color: #000000;
  color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .status {
  align-items: end;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .status .label {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  padding-bottom: 13px;
  padding-left: 30px;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .status .label {
    padding-left: 10px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .status .percent {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 13px;
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .status .percent {
    font-size: 26px;
    line-height: 42px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .result-item-winner {
  padding: 28px 0 35px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .result-item-winner .winner-label {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 34px;
  text-transform: uppercase;
  color: #462C7C !important;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .result-item-winner .winner-border {
  display: none;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .breakdown-item:nth-of-type(1) .breakdown-debate-status .status {
  background-color: #ffffff !important;
  color: #000000 !important;
  min-height: 300px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .breakdown-item:nth-of-type(1) .breakdown-debate-status .label {
  color: #000000 !important;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .breakdown-item:nth-of-type(1) .breakdown-debate-status .percent {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 76px;
  line-height: 89px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .breakdown-item:nth-of-type(1) .breakdown-debate-status .percent {
    font-size: 48px;
    line-height: 50px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .breakdown-item:nth-of-type(2) .breakdown-debate-status .status {
  background-color: #4A4A4A !important;
  color: #ffffff !important;
  min-height: 300px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .breakdown-item:nth-of-type(2) .breakdown-debate-status .status .label {
  color: #ffffff !important;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .breakdown-item:nth-of-type(2) .breakdown-debate-status .status .percent {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 76px;
  line-height: 89px;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .breakdown-item:nth-of-type(2) .breakdown-debate-status .status .percent {
    font-size: 48px;
    line-height: 50px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .breakdown-item:nth-of-type(3) .breakdown-debate-status .status {
  background-color: #000000 !important;
  color: #ffffff !important;
  min-height: 300px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .breakdown-item:nth-of-type(3) .breakdown-debate-status .status .label {
  color: #ffffff !important;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .breakdown-item:nth-of-type(3) .breakdown-debate-status .status .percent {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 76px;
  line-height: 89px;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .breakdown-item:nth-of-type(3) .breakdown-debate-status .status .percent {
    font-size: 48px;
    line-height: 50px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .live_audience_wrap .results-breakdown .voter-behavior .voter-behavior-bar .percentage-bar {
  border: 2px solid #BCBEC0 !important;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .breakdown-item:nth-of-type(1) .breakdown-debate-status .status {
  background-color: #ffffff !important;
  color: #000000 !important;
  min-height: 300px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .breakdown-item:nth-of-type(1) .breakdown-debate-status .label {
  color: #000000 !important;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .breakdown-item:nth-of-type(1) .breakdown-debate-status .percent {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 76px;
  line-height: 89px;
  text-align: center;
  text-transform: capitalize;
  color: #000000 !important;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .breakdown-item:nth-of-type(1) .breakdown-debate-status .percent {
    font-size: 48px;
    line-height: 50px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .breakdown-item:nth-of-type(2) .breakdown-debate-status .status {
  background-color: #4A4A4A !important;
  color: #ffffff !important;
  min-height: 300px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .breakdown-item:nth-of-type(2) .breakdown-debate-status .status .label {
  color: #ffffff !important;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .breakdown-item:nth-of-type(2) .breakdown-debate-status .status .percent {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 76px;
  line-height: 89px;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .breakdown-item:nth-of-type(2) .breakdown-debate-status .status .percent {
    font-size: 48px;
    line-height: 50px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .breakdown-item:nth-of-type(3) .breakdown-debate-status .status {
  background-color: #000000 !important;
  color: #ffffff !important;
  min-height: 300px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .breakdown-item:nth-of-type(3) .breakdown-debate-status .status .label {
  color: #ffffff !important;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .breakdown-item:nth-of-type(3) .breakdown-debate-status .status .percent {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 76px;
  line-height: 89px;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .breakdown-item:nth-of-type(3) .breakdown-debate-status .status .percent {
    font-size: 48px;
    line-height: 50px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .online_audience_wrap .results-breakdown .voter-behavior .voter-behavior-bar .percentage-bar {
  border: 2px solid #BCBEC0 !important;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .percent sup {
  vertical-align: initial;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown {
  padding: 40px 0 40px 0;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown {
    padding: 0px 0 40px 0;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .status .percent {
  font-weight: 700;
  font-size: 76px;
  line-height: 89px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown h3 {
  margin: 0;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown > .breakdown-item:nth-of-type(1) .status .percent {
  color: #000000;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown > .breakdown-item:nth-of-type(1).for .status {
  background-color: #4ad5f8;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown > .breakdown-item:nth-of-type(1).against .status {
  background-color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown > .breakdown-item:nth-of-type(1).undecided .status {
  background-color: #3b3b3b;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown > .breakdown-item:nth-of-type(n+2) .status {
  background-color: #808285;
  color: #000;
  justify-content: center;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown > .breakdown-item:nth-of-type(n+2).for .status .percent {
  color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown > .breakdown-item:nth-of-type(n+2).undecided .status .percent {
  color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item {
  display: inline-block;
  width: 100%;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item:last-child {
  border: none;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item {
    padding: 40px 0 0;
    border: none;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .breakdown-debate-status {
  color: #000000;
  /*.percent {
                color: $white !important;
              }*/
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .breakdown-debate-status .against-status .against-percent {
  font-size: 60px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .breakdown-debate-status .against-status .against-percent {
    font-size: 50px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .breakdown-debate-status .for-status {
  background-color: transparent;
  color: #000000;
  flex-direction: column;
  justify-content: center;
  min-height: 300px;
  padding: 10px 30px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .breakdown-debate-status .for-status .for-percent {
  color: #4ad5f8;
  font-size: 60px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .breakdown-debate-status .undecided-status {
  background-color: transparent;
  color: #000000;
  flex-direction: column;
  justify-content: center;
  min-height: 300px;
  padding: 10px 30px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .breakdown-debate-status .undecided-status .undecided-percent {
  color: #3b3b3b;
  font-size: 60px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior {
  padding-top: 35px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior .voter-behavior-label {
  font-size: 14px;
  color: #999999;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior .breakdown-item-title {
  color: #000000;
  font-size: 18px;
  margin: 0 0 20px;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar {
  margin: 0 0 50px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar {
    margin: 0 0 30px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar .voter-behavior-bar-label {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
  padding-top: 9px;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar .voter-behavior-bar-label {
    font-size: 14px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar.for .percentage-bar .percentage-bar-progress {
  background-color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar.against .percentage-bar .percentage-bar-progress {
  background-color: #000000;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar.undecided .percentage-bar .percentage-bar-progress {
  background-color: #000000;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar .percentage-bar {
  border: 2px solid #ffffff;
  height: 12px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar .percentage-bar {
    height: 8px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar .percentage-bar .percentage-bar-progress {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .for.breakdown-item .breakdown-debate-status .status {
  background-color: #000000;
  color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .against.breakdown-item .breakdown-debate-status .status {
  background-color: #000000;
  color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .against.breakdown-item .breakdown-debate-status .percent {
  color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .undecided.breakdown-item .breakdown-debate-status .status {
  background: #808285;
  color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .results-tabs .results-breakdown .undecided.breakdown-item .breakdown-debate-status .status .label {
  color: #ffffff;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs {
  padding: 60px 0 0;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs {
    padding: 20px 0 0;
  }
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .pd-80 {
  padding: 20px 78px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .pd-80 {
    padding: 20px 20px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item {
  background-color: #F1F2F2;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-question {
  font-size: 22px;
  margin-bottom: 10px;
  font-family: "Roboto Serif", serif;
  font-style: italic;
  font-weight: 400;
  line-height: 33px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-winner {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 35px;
  color: #462C7C;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-winner strong {
  color: #000000;
  text-transform: uppercase;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats > div {
  display: inline-block;
  margin-right: 30px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes {
  display: flex;
  width: 100%;
  border: 2px solid #ffffff;
  height: 23px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes:after {
  content: "";
  width: 2px;
  background-color: #ffffff;
  height: 44px;
  position: absolute;
  left: 50%;
  bottom: 150px;
}
@media screen and (max-width: 768px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes:after {
    bottom: 128px;
  }
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes:after {
    bottom: 130px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes:before {
  content: "−";
  width: 0;
  position: absolute;
  left: 0%;
  bottom: 146px;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes:before {
    bottom: 128px;
  }
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes:before {
    bottom: 128px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes .percentage-bar-yes {
  position: relative;
  width: 50%;
  float: right;
  left: calc(50% + 2px);
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes .percentage-bar-yes:after {
  content: "+";
  width: 0;
  position: absolute;
  bottom: -16px;
  font-size: 30px;
  right: 0%;
  margin-right: -16px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes .percentage-bar-yes .percentage-bar-progress-yes {
  background-color: #000000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes .percentage-bar-yes .percentage-bar-progress-yes {
    bottom: 0px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no {
  display: flex;
  width: 100%;
  border: 2px solid #ffffff;
  height: 23px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no:after {
  content: "";
  width: 2px;
  background-color: #ffffff;
  height: 44px;
  position: absolute;
  left: 50%;
  bottom: 28px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no:after {
    bottom: 28px;
  }
}
@media screen and (max-width: 768px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no:after {
    bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no:after {
    bottom: 8px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no:before {
  content: "−";
  width: 0;
  position: absolute;
  left: 0%;
  bottom: 26px;
  font-size: 30px;
}
@media screen and (max-width: 1199px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no:before {
    bottom: 28px;
  }
}
@media screen and (max-width: 768px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no:before {
    bottom: 8px;
  }
}
@media screen and (max-width: 991px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no:before {
    bottom: 8px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no .percentage-bar-no {
  position: relative;
  width: 50%;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no .percentage-bar-no:after {
  content: "+";
  width: 0;
  position: absolute;
  bottom: -16px;
  font-size: 30px;
  right: -100%;
  margin-right: -16px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no .percentage-bar-no:after {
    bottom: -15px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no .percentage-bar-no .percentage-bar-progress-no {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes-else {
  display: flex;
  width: 100%;
  border: 2px solid #ffffff;
  height: 23px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes-else:after {
  content: "";
  width: 0;
  height: 44px;
  position: absolute;
  border: 2px solid #ffffff;
  left: 50%;
  bottom: 28px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes-else:after {
    bottom: 8px;
  }
}
@media screen and (max-width: 768px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes-else:after {
    bottom: 9px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes-else:before {
  content: "−";
  width: 0;
  position: absolute;
  left: 0%;
  bottom: 28px;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes-else:before {
    bottom: 4px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes-else .percentage-bar-yes {
  position: relative;
  width: 50%;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes-else .percentage-bar-yes:after {
  content: "+";
  width: 0;
  position: absolute;
  bottom: -16px;
  font-size: 30px;
  right: -100%;
  margin-right: -16px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes-else .percentage-bar-yes .percentage-bar-progress-yes {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -3px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-yes-else .percentage-bar-yes {
    bottom: 130px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no-else {
  display: flex;
  width: 100%;
  border: 2px solid #ffffff;
  height: 23px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no-else:after {
  content: "";
  width: 0;
  height: 44px;
  border: 2px solid #ffffff;
  position: absolute;
  left: 50%;
  top: 194px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no-else:before {
  content: "−";
  width: 0;
  position: absolute;
  left: 0%;
  bottom: 152px;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no-else:before {
    bottom: 134px;
  }
}
@media screen and (min-width: 768px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no-else:before {
    bottom: 8px;
  }
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no-else .percentage-bar-no {
  position: relative;
  width: 50%;
  float: right;
  left: 50%;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no-else .percentage-bar-no:after {
  content: "+";
  width: 0;
  position: absolute;
  bottom: -16px;
  font-size: 30px;
  right: 0%;
  margin-right: -16px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .result-item-voted-no-else .percentage-bar-no .percentage-bar-progress-no {
  background-color: #000000;
  position: absolute;
  left: 3px;
  top: 0;
  bottom: 0;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .vote-res-yes {
  text-align: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 20px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .vote-res-yes-else {
  text-align: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 20px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .vote-res-no {
  text-align: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 20px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats .vote-res-no-else {
  text-align: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 20px;
}
.debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .title-brakedown {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  padding-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .title-brakedown {
    padding-bottom: 0px;
  }
}
.debate_main_section .unresolved_section .unresolved_questions {
  background-color: #ffffff;
}
.debate_main_section .unresolved_section .unresolved_questions .main-point-block .main-point-block-title {
  color: #000000;
  font-size: 18px;
  line-height: normal;
}
.debate_main_section .unresolved_section .unresolved_questions .main-point-block .main-point-block-title h3 {
  color: #000000;
}
.debate_main_section .unresolved_section .unresolved_questions .main-point-block .main-point-block-description {
  padding-bottom: 18px;
}
.debate_main_section .unresolved_section .unresolved_questions .main-point-block .main-point-block-description p {
  line-height: 24px;
  font-size: 16px;
}
.debate_main_section .unresolved_section .unresolved_questions .main-point-block .main-point-block-description {
  border-bottom: 1px solid #dfe0df;
}
.debate_main_section .unresolved_section .unresolved_questions .main-point-block:last-child {
  border-bottom: none;
}
.debate_main_section .unresolved_section .main-points-vote a.btn {
  font-weight: 700;
}
.debate_main_section .details-page-banner.banner.banner-fix-content {
  padding: 100px 0 20px;
}
.debate_main_section .details-page-banner.banner.banner-fix-content h1 {
  font-size: 46px;
  line-height: 46px;
  padding: 20px 10px;
  margin: 0 auto;
  max-width: 720px;
  text-shadow: #000000 0 1px 5px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .details-page-banner.banner.banner-fix-content h1 {
    font-size: 28px;
    margin-bottom: 0;
    padding-top: 10px;
  }
}
.debate_main_section .details-page-banner.banner.banner-fix-content .pink-tag {
  margin: 10px 8px;
  padding: 10px 17px;
}
.debate_main_section .detail_block .details {
  padding-top: 0;
}
.debate_main_section .detail_block .details .container .row {
  padding: 0px 78px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .debate_main_section .detail_block .details .container .row {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .detail_block .details .container .row .detail-debater-col {
    order: 2;
  }
}
.debate_main_section .detail_block .details .container .row .detail-debater-col .details-content {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  line-break: normal;
  /*span{
                  font-weight: 400;
                  font-size: $txt-size20;
                  line-height: 32px;    
                  @media screen and (max-width: $extra-small-width) {
                    font-size: $txt-size18;
                    line-height: 29px;
                  }            
              }*/
}
@media screen and (max-width: 767px) {
  .debate_main_section .detail_block .details .container .row .detail-debater-col .details-content {
    padding: 0 20px;
    font-size: 18px;
    line-height: 29px;
  }
}
.debate_main_section .detail_block .details .container .row .detail-debater-col .details-content p {
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .detail_block .details .container .row .detail-debater-col .details-content p {
    font-size: 18px;
    line-height: 29px;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .detail_block .details .container .row .debate-right-sidebar {
    padding: 0;
    border-bottom: 1px solid #000000;
  }
}
.debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters h6 {
    font-size: 18px;
    line-height: 23px;
  }
}
.debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .partnership_wrapper {
  padding-top: 20px;
}
.debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .partnership_wrapper h5 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .partnership_wrapper h5 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    padding-bottom: 0;
  }
}
.debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .partnership_wrapper img {
  width: auto;
  height: auto;
  padding-bottom: 30px;
}
.debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .debaters .heading {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .debaters .heading {
    font-size: 18px;
    line-height: 23px;
  }
}
.debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .debaters .debaters-inner {
  padding-top: 20px;
}
.debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .debaters .debaters-inner .debaters-image {
  width: 128px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .debaters .debaters-inner .debaters-image {
    width: 98px;
  }
}
.debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .debaters .debaters-inner .debaters-image img {
  border-radius: none;
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .debaters .debaters-inner .debaters-content {
  padding-top: 0;
}
.debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .debaters .debaters-inner .debaters-content .debater-name a {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .debaters .debaters-inner .debaters-content .debater-name a {
    font-size: 18px;
    line-height: 18px;
  }
}
.debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .debaters .debaters-inner .debaters-content .debater-name p {
  padding-top: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .debaters .debaters-inner .debaters-content .debater-name p {
    font-size: 18px;
    line-height: 26px;
  }
}
.debate_main_section .read_brief_block .brief-section {
  padding: 20px 78px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .brief-section {
    padding: 0px 0px;
  }
}
.debate_main_section .read_brief_block .brief-section img {
  width: 27px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
}
.debate_main_section .read_brief_block .brief-section h3 {
  display: inline-block;
  font-size: 24px;
  padding: 0px 20px 0px 10px;
  margin: 0 20px 0 0;
  border-right: 1px solid #000000;
}
.debate_main_section .read_brief_block .brief-section .details-date {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 29px;
  color: #808285;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .brief-section .details-date {
    padding-bottom: 0px;
  }
}
.debate_main_section .read_brief_block .brief-section .brief-content p {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .brief-section .brief-content p {
    font-size: 18px;
    line-height: 28px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters {
  clear: both;
  display: inline-block;
  width: 100%;
  padding: 0px 78px;
}
@media screen and (max-width: 1199px) {
  .debate_main_section .read_brief_block .about-the-debaters {
    padding: 15px 0;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .border-bottam {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #000000;
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .border-bottam .col-md-6 {
  padding: 0;
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  position: relative;
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row:after {
  content: "";
  position: absolute;
  top: 50px;
  left: 50%;
  height: 95%;
  border-left: 1px solid black;
}
@media screen and (max-width: 991px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row {
    width: auto;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-col {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-col {
    padding: 20px 0;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .for-heading {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 34px;
  border-bottom: 1px solid #000000;
  height: 30px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .for-heading {
    font-size: 18px;
    line-height: 23px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .against-heading {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 34px;
  padding-left: 50px;
  border-bottom: 1px solid #000000;
  height: 30px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .against-heading {
    font-size: 18px;
    line-height: 23px;
    padding-left: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .against-heading {
    padding-left: 0px;
  }
}
@media screen and (max-width: 991px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .unresolved-col {
    margin-top: -40px;
  }
}
@media screen and (max-width: 991px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .unresolved-col .against-heading {
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .unresolved-col .againest-the-debater {
    padding-right: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .unresolved-col .againest-the-debater {
    padding-bottom: 30px;
    padding-right: 50px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .col-md-6 {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .boder-right {
    border: none;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section {
  padding-bottom: 30px;
  padding-right: 50px;
  padding-left: 0px;
  min-height: 250px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section {
    padding-right: 0px;
    min-height: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section {
    min-height: auto;
    padding-right: 0px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section {
    padding-right: 10px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner {
  display: inline-block;
  width: 100%;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner {
    display: flex;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner .col-md-3 {
  padding: 0;
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner .debaters-img {
  width: 128px;
}
@media screen and (max-width: 1400px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner .debaters-img {
    width: 98px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner .debaters-img img {
  width: 8em;
  height: 8em;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media screen and (max-width: 1400px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner .debaters-img img {
    height: auto;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner .debater-name {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner .debater-name {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner .debater-name a {
  color: #000000;
  text-decoration: underline;
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner .debater-content {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner .debater-content {
    font-size: 11px;
    line-height: 18px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner .debater-content:hover {
  text-decoration: underline;
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .againest-the-debater {
  padding: 0 0 30px 50px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .againest-the-debater {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .againest-the-debater {
    padding: 0 0 30px 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .againest-the-debater {
    padding: 0 0 30px 20px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section {
  padding: 10px 20px;
  background-color: #F1F2F2;
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .slide-arrow-img {
  cursor: pointer;
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .slide-arrow-img h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .accordion_section .slide-arrow-img h3 {
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .slide-arrow-img h3 .items_count {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #808285;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .accordion_section .slide-arrow-img h3 .items_count {
    font-weight: 900;
    font-size: 11px;
    line-height: 13px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .slide-arrow-img img {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .accordion_section .slide-arrow-img img {
    width: 8px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .slide-arrow-img.active img {
  transform: rotate(180deg);
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel {
  display: none;
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item {
  border: none;
  padding: 20px 0px 0px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item {
    padding: 15px 0;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion {
  border: none;
  cursor: pointer;
  padding: 0;
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner {
  display: block;
  padding: 0;
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .heading {
  padding-left: 0;
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .heading h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 29px;
  text-decoration-line: underline;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .heading h3 {
    font-size: 14px;
    line-height: 16px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .heading h3 a {
  color: #000000;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .ds-info {
    width: 100%;
    padding: 0;
    border-left: none;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .ds-info .field-article-source {
  display: inline-block;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .ds-info .field-article-source {
    display: inline-block;
  }
  .debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .ds-info .field-article-source::after {
    display: none;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .ds-info .field-article-source a {
  text-decoration: none;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .ds-info .field-article-source a {
    font-size: 12px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .ds-info .field-author-name {
  display: inline-block;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .ds-info .field-author-name {
    width: 49%;
    display: inline-block;
    font-size: 12px;
  }
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .ds-info .field-type-datetime {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  color: #808285;
}
.debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .ds-info .field-type-datetime::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .ds-info .field-type-datetime {
    position: relative;
    font-size: 14px;
  }
  .debate_main_section .read_brief_block .about-the-debaters .accordion_section .brif-panel .item .accordion .accordion-inner .ds-info .field-type-datetime::after {
    display: block;
  }
}
.debate_main_section .debate_sections {
  padding: 50px 0 60px !important;
}
.debate_main_section .debate_sections .ds-more h6 {
  color: #424242 !important;
}
.debate_main_section .debate_sections .btn.btn-medium {
  max-width: 200px;
  height: 42px;
  font-size: 17px;
  font-weight: 300;
  margin: 0;
  padding: 15px 15px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .debate_sections .btn.btn-medium {
    max-width: 100%;
  }
}
.debate_main_section .debate_sections p {
  margin-bottom: 34px;
}
.debate_main_section .speaker {
  padding: 20px 20px 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .speaker {
    position: relative;
  }
}
.debate_main_section .speaker > span {
  font-size: 34px;
  font-weight: bold;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .debate_main_section .speaker > span {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff !important;
    padding: 5px 20px;
    margin: -30px -20px 10px;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .speaker > span {
    font-size: 14px;
  }
}
.debate_main_section .speaker h3 {
  font-size: 34px;
  display: inline-block;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .debate_main_section .speaker h3 {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .speaker h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .speaker .item-count {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 11px;
    padding: 0px 10px;
    color: #ffffff;
    background-color: #424242;
    font-weight: 300;
  }
}
.debate_main_section .speaker .more-articles {
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  padding: 10px 0 0;
  margin: 0 -20px -30px;
  color: #000000;
}
.debate_main_section .speaker .more-articles i {
  margin: -10px 0;
  display: block;
  font-size: 40px;
}
.debate_main_section .speaker .more-articles:hover {
  color: #ffffff;
}
.debate_main_section .speaker .more-articles:hover i {
  color: #ffffff !important;
}
.debate_main_section .speaker.for {
  border-bottom: 1px solid #467898;
}
.debate_main_section .speaker.for h3 {
  color: #467898;
}
.debate_main_section .speaker.for > span {
  color: #467898;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .debate_main_section .speaker.for > span {
    background-color: #467898;
  }
}
.debate_main_section .speaker.for .more-articles i {
  color: #467898;
}
.debate_main_section .speaker.for .more-articles:hover {
  background-color: #467898;
}
.debate_main_section .speaker.against {
  border-bottom: 1px solid #462C7C;
}
.debate_main_section .speaker.against h3 {
  color: #462C7C;
}
.debate_main_section .speaker.against > span {
  color: #462C7C;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .debate_main_section .speaker.against > span {
    background-color: #462C7C;
  }
}
.debate_main_section .speaker.against .more-articles i {
  color: #462C7C;
}
.debate_main_section .speaker.against .more-articles:hover {
  background-color: #462C7C;
}
.debate_main_section .info {
  display: flex;
}
@media screen and (max-width: 767px) {
  .debate_main_section .info {
    padding-top: 10px;
  }
}
.debate_main_section .info img {
  margin-right: 10px;
  width: 90px;
  height: auto;
}
.debate_main_section .info ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.debate_main_section .info ul.occupations li {
  font-weight: 300;
}
.debate_main_section .info a {
  text-decoration: underline;
  color: #462C7C;
}
@media screen and (max-width: 767px) {
  .debate_main_section .info a {
    font-size: 14px;
  }
}
.debate_main_section .info a:hover {
  color: #000000;
}
.debate_main_section .article a {
  color: #424242;
  text-decoration: underline;
  font-size: 14px;
}
.debate_main_section .article .ds-main {
  line-height: 28px;
}
.debate_main_section .article .ds-main a {
  font-size: 22px;
}
.debate_main_section .article .ds-main p {
  line-height: 28px;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .article .ds-main p {
    font-size: 16px;
  }
}
.debate_main_section .article .ds-info .field-type-datetime {
  font-weight: 300;
}
.debate_main_section .article .ds-info .field-type-datetime::after {
  content: "";
  position: relative;
  display: block;
  vertical-align: top;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #424242;
  margin: 10px 0;
}
.debate_main_section .article .ds-info .field-type-datetime::after {
  width: 20px;
  margin: 15px 0;
}
.debate_main_section .article .ds-info .source-author {
  display: flex;
  font-size: 18px;
}
.debate_main_section .article .ds-info .source-author .field-article-source {
  flex: 50%;
}
@media screen and (max-width: 767px) {
  .debate_main_section .article .ds-info .source-author .field-article-source {
    font-size: 16px;
  }
}
.debate_main_section .article .ds-info .source-author .field-author-name {
  flex: 50%;
}
.debate_main_section .article .ds-info .source-author .field-author-name a {
  text-decoration: none;
  font-size: 16px;
}
.debate_main_section .news_block {
  display: none;
}
.debate_main_section .news_block .accordion_section {
  padding: 0px 0px;
}
.debate_main_section .news_block .accordion_section .item {
  border-bottom: 1px solid #ffffff;
}
.debate_main_section .news_block .accordion_section .item .accordion {
  cursor: pointer;
  padding: 15px 0;
  outline: none;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .accordion {
    padding: 18px 0 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1191px) {
  .debate_main_section .news_block .accordion_section .item .accordion {
    padding: 15px 15px 15px 0px;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .accordion h3 {
    font-size: 22px;
  }
}
.debate_main_section .news_block .accordion_section .item .accordion .accordion-inner {
  border-bottom: 1px solid #462C7C;
  display: flex;
  align-items: end;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .accordion .accordion-inner {
    align-items: baseline;
  }
}
.debate_main_section .news_block .accordion_section .item .accordion .accordion-inner .heading {
  flex: 1;
  padding-left: 15px;
}
.debate_main_section .news_block .accordion_section .item .accordion .accordion-inner .heading h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .accordion .accordion-inner .heading h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 576px) {
  .debate_main_section .news_block .accordion_section .item .accordion .accordion-inner .heading h3 {
    font-size: 14px;
    line-height: 18px;
  }
}
.debate_main_section .news_block .accordion_section .item .accordion .accordion-inner .heading h3 .items_count {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #808285;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .accordion .accordion-inner .heading h3 .items_count {
    font-size: 14px;
  }
}
@media screen and (max-width: 576px) {
  .debate_main_section .news_block .accordion_section .item .accordion .accordion-inner .heading h3 .items_count {
    font-size: 12px;
    line-height: 16px;
  }
}
.debate_main_section .news_block .accordion_section .item .accordion .accordion-inner .slide-arrow-img {
  text-align: end;
}
.debate_main_section .news_block .accordion_section .item .accordion .accordion-inner .slide-arrow-img img {
  height: 10px;
  width: 10px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .accordion .accordion-inner .slide-arrow-img img {
    height: 10px;
    width: 10px;
  }
}
.debate_main_section .news_block .accordion_section .item .accordion.active img {
  transform: rotate(180deg);
}
.debate_main_section .news_block .accordion_section .item .panel {
  display: none;
  background-color: #ffffff;
}
.debate_main_section .news_block .accordion_section .item .panel .article .panel-content {
  padding: 10px 78px 10px;
  background: #F1F2F2;
  border-top: 1px solid #462C7C;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .panel .article .panel-content {
    width: 100%;
    padding: 0px 0;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-main {
    width: auto;
    margin: 0;
    padding: 0;
  }
}
.debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-main .field-type-link {
  padding-top: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-main .field-type-link {
    margin-bottom: 5px;
    padding-top: 15px;
  }
}
.debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-main .field-type-link a {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  text-decoration: underline;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-main .field-type-link a {
    font-size: 14px;
    line-height: 16px;
  }
}
.debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-main .field-type-summary {
  padding-top: 10px;
}
.debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-main .field-type-summary a {
  text-decoration: none;
}
.debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-main .field-type-summary a:hover {
  text-decoration: underline;
}
.debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-main .field-type-summary p {
  font-family: "Roboto Serif", serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-main .field-type-summary p {
    font-size: 11px;
    line-height: 16px;
  }
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-info {
    width: 100%;
    padding: 0;
    border-left: none;
  }
}
.debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-info .field-article-source {
  display: inline-block;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-info .field-article-source {
    display: inline-block;
  }
  .debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-info .field-article-source::after {
    display: none;
  }
}
.debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-info .field-article-source a {
  text-decoration: none;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-info .field-article-source a {
    font-size: 12px;
  }
}
.debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-info .field-author-name {
  display: inline-block;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-info .field-author-name {
    width: 100%;
    display: inline-block;
    font-size: 12px;
    padding-left: 0px;
  }
}
.debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-info .field-type-datetime {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  color: #808285;
}
.debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-info .field-type-datetime::after {
  display: none;
}
.debate_main_section .transcript_block .transcript ul li {
  position: relative;
  margin: 0 0 30px;
  padding-left: 8em;
}
@media screen and (max-width: 767px) {
  .debate_main_section .transcript_block .transcript ul li {
    padding-left: 3em;
  }
}
.debate_main_section .transcript_block .transcript ul li:first-child .formated-time {
  background-color: #462C7C;
  color: #ffffff;
}
.debate_main_section .transcript_block .transcript ul li .formated-time {
  background-color: #eeeeee;
  padding: 5px 10px;
  color: #000000;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .debate_main_section .transcript_block .transcript ul li .formated-time {
    font-size: 14px;
    line-height: 23px;
    padding: 0px 5px;
  }
}
.debate_main_section .transcript_block .transcript ul li .text {
  min-height: 36px;
  padding-left: 35px;
}
@media screen and (max-width: 767px) {
  .debate_main_section .transcript_block .transcript ul li .text {
    font-size: 14px;
    line-height: 23px;
  }
}
.single-debate #lm_btn_spinner {
  padding: 55px 0;
  text-align: center;
}
.single-debate .lm-btn-spinner {
  background: #462C7C;
}
.cld-like-trigger.selected .fas.fa-thumbs-up {
  color: #462C7C;
}
.fa-thumbs-up {
  color: #808285;
}
.cross-examiner-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .cross-examiner-section .debaters-section {
    margin-bottom: 30px;
  }
}
.examiner-title-section .heading {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 26px;
  line-height: 31px;
}
.debate_main_section.Mock.Trial .detail_block .details .container .row .debate-right-sidebar .about-the-debaters .partnership_wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.contact-page {
  background: #ffffff;
}
.contact-page .field-name-body {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .contact-page .field-name-body {
    padding: 10px;
  }
}
.contact-page .field-name-body .field-items .title {
  color: #444444;
  font-size: 26px;
  font-weight: 600;
  margin: 30px 0 20px;
}
@media screen and (max-width: 767px) {
  .contact-page .field-name-body .field-items .title {
    font-size: 22px;
  }
}
.contact-page .field-name-body .field-items p {
  color: #444444;
  margin-top: 20px;
}
.contact-page .field-name-body .field-items hr {
  border-top: 1px solid #462C7C;
  margin: 20px 0;
  width: 78%;
}
.contact-page .contact-us-wrapper {
  padding: 0 20px 20px 20px;
}
@media screen and (max-width: 767px) {
  .contact-page .contact-us-wrapper {
    padding: 0 10px 10px 10px;
  }
}
.contact-page .contact-us-wrapper .gform_title {
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  .contact-page .contact-us-wrapper .gform_title {
    font-size: 30px;
  }
}
.contact-page .contact-us-wrapper .contact-fields-name {
  margin-bottom: 10px;
  border: none;
}
.contact-page .contact-us-wrapper .contact-fields-name span {
  color: #462C7C;
}
.contact-page .contact-us-wrapper .contact-fields-name input {
  width: 100%;
  max-width: 454px;
  font-size: 16px;
  color: #898989;
  border: 1px solid #cccccc;
  padding: 8px 10px 5px;
  margin-bottom: 0;
  height: 38px;
}
.contact-page .contact-us-wrapper .contact-fields-name input:focus {
  border: 2px solid #000000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.contact-page .contact-us-wrapper .contact-fields-name #validation_message_1_1 {
  color: #462C7C;
}
.contact-page .contact-us-wrapper .contact-fields-email {
  margin-bottom: 10px;
}
.contact-page .contact-us-wrapper .contact-fields-email span {
  color: #462C7C;
}
.contact-page .contact-us-wrapper .contact-fields-email input {
  width: 100%;
  max-width: 454px;
  font-size: 16px;
  color: #898989;
  border: 1px solid #cccccc;
  padding: 8px 10px 5px;
  margin-bottom: 0;
  height: 38px;
}
.contact-page .contact-us-wrapper .contact-fields-email input:focus {
  border: 2px solid #000000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.contact-page .contact-us-wrapper .contact-fields-email #validation_message_1_2 {
  color: #462C7C;
}
.contact-page .contact-us-wrapper .contact-fields-message textarea {
  border: 1px solid #444444;
  width: 100%;
}
.contact-page .contact-us-wrapper .contact-fields-message textarea:focus {
  border: 2px solid #000000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.contact-page .contact-us-wrapper input[type="submit"] {
  font-size: 14px;
  color: #ffffff;
  box-shadow: inset 0px 0px 2px #000000;
  margin-top: 10px;
  padding: 5px 8px;
  cursor: pointer;
  background-color: #462C7C;
  text-transform: uppercase;
}
.contact-page .contact-us-wrapper input[type="submit"]:hover {
  background-color: #000000;
}
.contact-page .contact-us-wrapper p {
  display: none;
}
.contact-page .contact-us-wrapper #gform_1_validation_container h2 {
  font-size: 25px;
  color: #462C7C;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .contact-page .contact-us-wrapper #gform_1_validation_container h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
.press-contact-wrapper {
  color: #ffffff;
  padding: 25px 0 70px;
  background-size: cover;
}
.press-contact-wrapper .press-contact h2 {
  text-align: center;
  line-height: 97px;
}
@media screen and (max-width: 767px) {
  .press-contact-wrapper .press-contact h2 {
    font-size: 30px;
    line-height: 80px;
  }
}
.press-contact-wrapper .press-contact p {
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .press-contact-wrapper .press-contact p {
    font-size: 16px;
  }
}
.press-contact-wrapper .press-contact p:after {
  content: "";
  display: block;
  height: 1px;
  width: 300px;
  background: #ffffff;
  margin: 22px auto 22px;
}
.press-contact-wrapper .press-contact .grid {
  height: auto !important;
}
.press-contact-wrapper .press-contact .grid .email-wrapper {
  display: inline-block;
}
.press-contact-wrapper .press-contact .grid .email-wrapper:first-child {
  width: calc(16.66667% + -20px);
  min-width: calc(16.66667% + -20px);
  max-width: calc(16.66667% + -20px);
  margin-left: 16.66667%;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .press-contact-wrapper .press-contact .grid .email-wrapper:first-child {
    width: calc(33.33333% + -20px);
    min-width: calc(33.33333% + -20px);
    max-width: calc(33.33333% + -20px);
  }
}
@media screen and (max-width: 767px) {
  .press-contact-wrapper .press-contact .grid .email-wrapper:first-child {
    padding: 10px 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
.press-contact-wrapper .press-contact .grid .email-wrapper:last-child {
  width: calc(16.66667% + -20px);
  min-width: calc(16.66667% + -20px);
  max-width: calc(16.66667% + -20px);
  margin-left: 9%;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .press-contact-wrapper .press-contact .grid .email-wrapper:last-child {
    width: calc(33.33333% + -20px);
    min-width: calc(33.33333% + -20px);
    max-width: calc(33.33333% + -20px);
  }
}
@media screen and (max-width: 767px) {
  .press-contact-wrapper .press-contact .grid .email-wrapper:last-child {
    padding: 10px 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
.press-contact-wrapper .press-contact .grid .email-wrapper .name {
  font-size: 22px;
}
.press-contact-wrapper .press-contact .grid .email-wrapper .name:after {
  content: "";
  display: block;
  height: 1px;
  width: 30px;
  background: #ffffff;
  margin: 7px 0 11px;
}
.press-contact-wrapper .press-contact .grid .email-wrapper .email {
  font-size: 22px;
  font-weight: 300;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .press-contact-wrapper .press-contact .grid .email-wrapper .email > br {
    display: none;
  }
}
.content-wrapper.careers {
  color: #444444;
}
.content-wrapper.careers .careers-content:not(:last-child) {
  padding-bottom: 75px;
}
@media screen and (max-width: 767px) {
  .content-wrapper.careers .careers-content:not(:last-child) {
    padding-bottom: 40px;
  }
}
.content-wrapper.careers .careers-content h3 {
  line-height: 45px;
  color: #444444;
}
@media screen and (max-width: 767px) {
  .content-wrapper.careers .careers-content h3 {
    font-size: 30px;
    line-height: 30px;
  }
}
.content-wrapper.careers .careers-content h6 {
  font-size: 17px;
}
.content-wrapper.board-trustees .section-wrapper h3 {
  line-height: 45px;
}
@media screen and (max-width: 767px) {
  .content-wrapper.board-trustees .section-wrapper h3 {
    line-height: 35px;
  }
}
.content-wrapper.board-trustees .section-wrapper h6 {
  margin: 15px 0;
}
.content-wrapper.intelligence-council h3 {
  line-height: 45px;
}
.content-wrapper.intelligence-council h6 {
  font-size: 22px;
  margin: 20px 0;
}
.content-wrapper.staff-bios .page_about {
  font-size: 20px;
  font-weight: 300;
  color: #444444;
}
.content-wrapper.staff-bios .section-wrapper h3 {
  margin-bottom: 20px;
}
.content-wrapper.staff-bios .section-wrapper .staff-right-part .staff_name {
  font-size: 18px;
  font-weight: 700;
  margin: 15px 0;
  color: #444444;
}
.content-wrapper.staff-bios .section-wrapper .staff-right-part .tag_name {
  font-size: 18px;
  font-weight: 700;
  margin: 15px 0;
  color: #444444;
}
.robert-rosenkranz .section-wrapper {
  padding-top: 20px;
}
.robert-rosenkranz .section-wrapper p img {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.quick_links .col-md-12 {
  padding: 0;
}
.quick_links .quick_link_btn {
  font-size: 18px;
}
.quick_links .quick_link_btn.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 0 20px #000000;
  background: #ebebec;
  z-index: 9;
}
.quick_links .quick_link_btn.fixed ul li a {
  padding: 5px 5px 10px;
}
@media screen and (max-width: 479px) {
  .quick_links .quick_link_btn.fixed ul li a {
    padding: 15px 10px;
  }
}
.quick_links .quick_link_btn .menu-what-we-do-quick-links-container {
  max-width: 1200px;
  margin: 0 auto;
}
.quick_links .quick_link_btn .menu-what-we-do-quick-links-container ul {
  list-style: none;
  border-bottom: 1px solid #ffffff;
  display: flex;
}
.quick_links .quick_link_btn .menu-what-we-do-quick-links-container ul li {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .quick_links .quick_link_btn .menu-what-we-do-quick-links-container ul li {
    width: 100%;
    display: flex;
  }
}
.quick_links .quick_link_btn .menu-what-we-do-quick-links-container ul li a {
  color: #424242;
  position: relative;
  padding: 15px 5px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 479px) {
  .quick_links .quick_link_btn .menu-what-we-do-quick-links-container ul li a {
    padding: 15px 10px;
  }
}
.quick_links .quick_link_btn .menu-what-we-do-quick-links-container ul li a.active {
  color: #b70b0b;
}
.quick_links .quick_link_btn .menu-what-we-do-quick-links-container ul li a.active::before {
  height: 100%;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .quick_links .quick_link_btn .menu-what-we-do-quick-links-container ul li a.active::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #ffffff;
    position: absolute;
    bottom: -12px;
    left: calc(50% - 6px);
  }
}
.quick_links .quick_link_btn .menu-what-we-do-quick-links-container ul li a::before {
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.8;
  bottom: 0;
  height: 0;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.quick_links .quick_link_btn .menu-what-we-do-quick-links-container ul li a:hover::before {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .quick_links .quick_link_btn .menu-what-we-do-quick-links-container ul li a {
    font-size: 12px;
    line-height: 20px;
  }
}
.quick_links .quick_link_btn .menu-what-we-do-quick-links-container ul li.active {
  background-color: #ffffff;
}
.seprate_block .header-content {
  text-align: center;
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .seprate_block .header-content {
    padding-bottom: 0;
  }
}
.seprate_block .header-content .content {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}
.seprate_block .header-content .content p {
  font-size: 20px;
  line-height: 125%;
}
@media screen and (max-width: 767px) {
  .seprate_block .header-content .content p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  .seprate_block .content {
    padding: 0 25px;
  }
}
#what-is-iq2us .section {
  padding-top: 120px;
  padding-left: 15px;
  padding-right: 15px;
}
#what-is-iq2us .block_wrapper {
  background-color: #ffffff;
  padding: 30px;
  position: relative;
}
#what-is-iq2us .block_wrapper:after {
  content: "";
  position: absolute;
  top: 100%;
  height: 1000px;
  width: 100%;
  left: 0;
  background: #dddddd;
  z-index: -1;
  -moz-transform: scale(1, 1) rotateZ(0) translate(0, 0) skew(-45deg, 0);
  -ms-transform: scale(1, 1) rotateZ(0) translate(0, 0) skew(-45deg, 0);
  -webkit-transform: scale(1, 1) rotateZ(0) translate(0, 0) skew(-45deg, 0);
  transform: scale(1, 1) rotateZ(0) translate(0, 0) skew(-45deg, 0);
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
#what-is-iq2us .block_wrapper h3 {
  border: 3px solid #ffffff;
  background: #424242;
  color: #ffffff;
  font-size: 36px;
  font-weight: 400;
  margin-top: -60px;
  padding: 40px 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #what-is-iq2us .block_wrapper h3 {
    font-size: 30px;
  }
}
#what-is-iq2us .block_wrapper h3.approach-reset {
  color: #2F2F2F;
  font-family: Lato;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  margin: unset;
  border: unset;
  padding: unset;
  line-height: normal;
  max-width: 276px;
  margin: auto;
}
#what-is-iq2us .block_wrapper .block-content p {
  margin-top: 20px;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  #what-is-iq2us .block_wrapper .block-content p {
    font-size: 16px;
    line-height: 27px;
    margin-top: 10px;
  }
}
#the-approach {
  scroll-behavior: smooth;
  overflow: hidden;
}
#the-approach .section {
  padding-top: 120px;
  padding-left: 15px;
  padding-right: 15px;
}
#the-approach .section .row {
  display: flex;
}
@media screen and (max-width: 767px) {
  #the-approach .section .row {
    display: block;
  }
}
#the-approach .section .row .col-md-4 {
  display: flex;
}
#the-approach .block_wrapper {
  background-color: #ffffff;
  padding: 55px 30px 30px;
  position: relative;
  margin-top: 100px;
}
#the-approach .block_wrapper .approach-badge-thumb {
  position: absolute;
  top: -100px;
  z-index: 8;
  width: 100%;
  text-align: center;
  left: 0;
}
#the-approach .block_wrapper .approach-badge-thumb .approach-badge {
  margin: 0 auto;
}
#the-approach .block_wrapper h3 {
  border: 3px solid #ffffff;
  background: #424242;
  color: #ffffff;
  font-size: 36px;
  font-weight: 400;
  margin-top: -60px;
  padding: 40px 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #the-approach .block_wrapper h3 {
    font-size: 30px;
  }
}
#the-approach .block_wrapper h3.approach-reset {
  color: #2F2F2F;
  font-family: Lato;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  margin: unset;
  border: unset;
  padding: unset;
  line-height: normal;
  max-width: 276px;
  margin: auto;
}
#the-approach .block_wrapper .block-content p {
  margin-top: 20px;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  #the-approach .block_wrapper .block-content p {
    font-size: 16px;
    line-height: 27px;
    margin-top: 10px;
  }
}
.footer_pocs_detail {
  text-align: center;
  padding: 10px 0;
}
.footer_pocs_detail ul {
  display: block;
  text-align: center;
  list-style: none;
  padding: 0;
}
.footer_pocs_detail ul li {
  padding: 0 15px 30px;
  display: inline-block;
}
.debate-counter {
  color: #ffffff;
  background-size: cover;
}
.debate-counter .counter_half_wrap {
  text-align: center;
}
.debate-counter .counter_half_wrap .counter_number {
  font-size: 160px;
  font-weight: 600;
  line-height: 80%;
}
@media screen and (max-width: 1199px) {
  .debate-counter .counter_half_wrap .counter_number {
    font-size: 100px;
  }
}
.debate-counter .counter_half_wrap .counter_title h2 {
  font-size: 74px;
  line-height: 100%;
}
@media screen and (max-width: 1199px) {
  .debate-counter .counter_half_wrap .counter_title h2 {
    font-size: 48px;
  }
}
.debate-counter .counter_half_wrap .counter_button {
  margin-top: 10px;
}
.debate-counter .counter_half_wrap .counter_button a {
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  display: inline-block;
  padding: 7px 20px 10px;
  border: 1px solid #ffffff;
  margin: 10px 0;
  position: relative;
}
.debate-counter .counter_half_wrap .counter_button a:hover {
  background: rgba(255, 255, 255, 0.3);
}
.debate-counter .counter_half_wrap .counter_button a span.btn-arrow {
  float: right;
  display: inline-block;
  top: 11px;
}
.approach-section .icon_slider {
  width: 100%;
  overflow: hidden;
  /*#debate_slider {
			width: calc(100% + 15px);
			.owl-item {
				position: relative;
				&::after {
					content: "";
					position: absolute;
					width: 8px;
					height: 8px;
					right: 0;
					background: #898989;
					@include radius50;
					top: 56px;
				}
				&::before {
					content: "";
					position: absolute;
					width: 8px;
					height: 8px;
					right: 0;
					background: $gray100;
					@include radius50;
					top: 48px;
				}
				&:hover {
					.post-featured-img {
						border-color: $red200 !important;
						img {
							filter: grayscale(0%) !important;
						}
					}
					.slide-title {
						color: $red200;
					}
				}
				.content-slider-wrap {
					text-align: center;
					min-height: 178px;
					.post-featured-img {
						width: 106px;
						height: 106px;
						background-color: $white;
						padding: 25px;
						@include radius100;
						margin: 0 auto 15px;
						border: 3px solid $white;
						img {
							filter: grayscale(100%);
						}
					}
					.slide-title {
						font-size: $txt-size20;
						@media screen and (max-width: $small-width) {
							font-size: $txt-size20 - 2px;
						}
						line-height: 20px;
						margin: 20px 0;
					}
				}
			}
			!*.owl-nav {
				margin-top: 40px;
			}

			.owl-nav {
				button {
					background: none !important;
					width: 25px;
					height: 25px;
					border: 1px solid $gray50;
					@include radius100;
					font-size: $txt-size20 + 4px;
					position: relative;
					&:hover {
						color: $gray50;
					}
					span {
						font-size: $txt-size20 + 4px;
						line-height: normal;
						position: absolute;
						top: -6px;
						display: inline-block;
						left: 8px;
					}
				}
			}*!
		}*/
}
@media screen and (min-width: 768px) {
  .find-us-section .tunes_wrapper {
    min-height: 320px;
  }
}
.find-us-section .tunes_wrapper h5 {
  font-weight: 400;
}
.find-us-section .tunes_wrapper .content {
  padding: 15px 0 30px;
}
.find-us-section .tunes_wrapper .content ul {
  list-style: none;
  display: flex;
  column-gap: 15px;
  margin-top: 15px;
  justify-content: end;
}
.find-us-section .tunes_wrapper .content p a {
  color: #462C7C;
  text-decoration: underline;
}
.find-us-section .tunes_wrapper .content p a:hover {
  color: #000000;
}
.find-us-section .radio-map-sec {
  padding: 30px 20px 20px 20px;
}
.find-us-section .radio-map-sec #map {
  border: 1px solid #ccc;
}
@media screen and (max-width: 479px) {
  .find-us-section .radio-map-sec #map #map_inner svg {
    width: 370px;
  }
}
.find-us-section .radio-map-sec h6 {
  color: #444444;
  font-family: Lato;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 56px;
  text-align: center;
}
.find-us-section .radio-map-sec p {
  color: #3C3C3C;
  font-family: Lato;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  text-align: center;
}
.awards-section {
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  /* Style the accordion panel. Note: hidden by default */
}
.awards-section .accordion {
  margin-bottom: 50px;
  background-color: #ebebec;
  color: #444;
  font-size: 40px;
  cursor: pointer;
  padding: 18px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  text-align: center;
  border: none;
  position: relative;
  outline: none;
  transition: 0.4s;
  background-image: url(/wp-content/themes/iq2/assets/img/bg.png);
  background-position: center;
  background-repeat: repeat-x;
}
.awards-section .active, .awards-section .accordion:hover {
  /* background-color: #ccc; */
}
.awards-section .link {
  text-align: center !important;
  float: none !important;
}
.awards-section .panel {
  padding: 0;
  background-color: transparent;
  display: flex;
  overflow: hidden;
  /* float: left; */
  width: 100%;
  justify-content: space-between;
  margin: auto;
}
.awards-section .panel {
  justify-content: space-between;
}
.awards-section .panel:last-child {
  justify-content: center;
}
.awards-section .panel-wrap {
  /* border: 1px solid #000; */
}
.awards-section .award-box {
  display: block;
  background-color: #fff;
  margin: 30px;
  text-align: center;
  max-width: 360px;
}
.awards-section .award-box .link a {
  color: #462C7C;
  text-decoration: underline;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 40px;
  display: block;
}
.awards-section .award-box .link a:hover {
  color: #000000;
}
.awards-section .panel div:last-child {
  float: right;
  margin-right: 0;
}
.awards-section .panel div:first-child {
  /* float: right; */
  margin-left: 0;
}
.awards-section .button_text {
  display: block;
  position: relative;
  background-color: #ebebec;
  max-width: 300px;
  margin: auto;
  padding: 0;
  float: none;
  /* margin: 0; */
  text-align: center;
}
@media screen and (max-width: 576px) {
  .awards-section .button_text {
    max-width: 150px;
  }
}
.awards-section .accordion:after {
  content: "";
  background-image: url(/wp-content/themes/iq2/assets/img/expand.svg);
  display: block;
  height: 25px;
  width: 25px;
  padding-left: 40px;
  float: right;
  top: 52px;
  background-position: center;
  position: absolute;
  right: 0;
  background-color: #ebebec;
  background-repeat: no-repeat;
  background-position: right;
}
.awards-section .accordion.active:after {
  content: "";
  background-image: url(/wp-content/themes/iq2/assets/img/contract.svg);
  display: block;
  height: 25px;
  width: 25px;
  padding-left: 40px;
  float: right;
  top: 51px;
  background-position: center;
  position: absolute;
  right: 0;
  background-color: #ebebec;
  background-repeat: no-repeat;
  background-position: right;
}
.awards-section .expand {
  display: block;
  height: 25px;
  width: 25px;
  float: right;
}
@media (max-width: 991px) {
  .awards-section .panel {
    display: block;
  }
  .awards-section .panel div:first-child {
    float: unset;
    margin: auto;
    margin-bottom: 30px;
  }
  .awards-section .panel div:last-child {
    float: unset;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .awards-section .award-box {
    width: 360px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: auto;
  }
  .awards-section .award-box .link {
    padding-bottom: 20px;
    display: block;
  }
  .awards-section .award-box img {
    display: inline-block;
  }
}
.awards-section ul {
  list-style: none;
  font-weight: 300;
  font-size: 22px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .awards-section ul {
    font-size: 15px;
  }
}
.awards-section ul li::after {
  content: "";
  display: block;
  width: 30px;
  margin: 25px auto;
  border-bottom: 1px dashed #898989;
}
.awards-section ul li:last-child::after {
  display: none;
}
.debate_section {
  color: #ffffff;
  text-align: center;
  background-size: cover;
}
.debate_section .debate_middle h4 {
  max-width: 1200px;
  font-family: Lato;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.4px;
  line-height: 39px;
}
@media screen and (max-width: 767px) {
  .debate_section .debate_middle h4 {
    font-size: 26px;
  }
}
.debate_section .debate_middle .debate_subhead {
  max-width: 1200px;
  font-family: Lato;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 48.96px;
}
@media screen and (max-width: 767px) {
  .debate_section .debate_middle .debate_subhead {
    font-size: 35px;
  }
}
.media-press-section .flex-col-6 {
  padding: 30px;
}
.media-press-section .media-press-wrapper {
  padding: 30px 20px 62px;
}
.media-press-section .media-press-wrapper.flex-height-less {
  height: calc(100% - 32px);
}
.media-press-section .media-press-wrapper h5 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .media-press-section .media-press-wrapper h5 {
    font-size: 24px;
  }
}
.media-press-section .media-press-wrapper .content {
  display: flex;
}
@media screen and (max-width: 767px) {
  .media-press-section .media-press-wrapper .content {
    display: block;
  }
}
.media-press-section .media-press-wrapper .content .media-img {
  padding: 0 15px 15px 0;
  max-width: 240px;
}
.media-press-section .media-press-wrapper .content .media-img .image {
  position: relative;
  display: flex;
  align-items: center;
}
.media-press-section .media-press-wrapper .content .media-img .image .field-item-title {
  position: absolute;
}
.media-press-section .media-press-wrapper .content .media-img .image .field-item-title img {
  height: auto;
}
.media-press-section .media-press-wrapper .content .media-content {
  max-width: calc(100% - 240px);
}
@media screen and (max-width: 767px) {
  .media-press-section .media-press-wrapper .content .media-content {
    max-width: 100%;
  }
}
.media-press-section .media-press-wrapper .content .media-content h6 {
  margin-bottom: 20px;
  line-height: normal;
  font-weight: 400;
  min-height: 75px;
  max-height: 75px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.media-press-section .media-press-wrapper .content .media-content h6 a {
  color: #444444;
}
.media-press-section .media-press-wrapper .content .media-content .post-date {
  font-size: 17px;
  font-weight: 300;
  min-height: 55px;
  max-height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.media-press-section .media-press-wrapper .content .media-content .post-date span:last-child {
  position: relative;
}
.media-press-section .media-press-wrapper .content .media-content .post-date span:last-child:before {
  content: " / ";
  padding: 0 5px;
}
.media-press-section .media-press-wrapper .content .media-content .read-more-link a {
  color: #462C7C;
  text-decoration: none;
  font-size: 18px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .media-press-section .media-press-wrapper .content .media-content .read-more-link a {
    font-size: 16px;
  }
}
.media-press-section .media-press-wrapper .content .media-content .read-more-link a:hover {
  color: #000000;
}
.media-press-section .media-press-wrapper .content .media-content .read-more-link a span {
  width: 20px;
  height: 20px;
  border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -ms-border-radius: 100% !important;
  border: 1px solid #462C7C;
  display: inline-block;
  line-height: 0;
  text-align: center;
  position: relative;
  margin-top: 7px;
  float: right;
  margin-left: 6px;
}
.media-press-section .media-press-wrapper .content .media-content .read-more-link a span i {
  position: absolute;
  left: 7px;
  top: 9px;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .media-press-section .media-press-wrapper .content .media-content .read-more-link {
    margin-top: 20px;
  }
}
.media-press-section .btn-v2 {
  margin-top: -32px;
}
@media screen and (max-width: 767px) {
  .media-press-section .btn-v2 .full-button-v2 {
    font-size: 20px;
  }
}
.media-and-press {
  /*.news_article{
		.owl-item{
			&.active{
				padding: 0 10px;
			}
			.media-press-wrapper{
				padding: 3px;
				.content{
					.field-image{
						.image{
							display: flex;
							justify-content: center;
							align-items: center;
							position: relative;
							.field-item-title{
								position: absolute;
								color: $white;
								width: 80%;
								text-align: center;
								h3{
									font-size: $txt-size34 + 8px;
									line-height: 42px;
									font-weight: 400;
								}
							}
						}
					}
					.field-title{
						padding: 10px 20px 0 20px;
						h6{
							min-height: 80px;
							line-height: 24px;
							a{
								color: $gray50;
							}
						}
					}
					.field-author{
						padding: 0 0 0 20px;
						font-size: $txt-size18;
						@media screen and (max-width: $extra-small-width) {
							font-size: $primary-txt-size;
						}
						.field-items{
							display: inline-block;
						}
						.field-item {
							display: inline-block;
						}
					}
					.read-more-btn{
						font-size: $txt-size18;
						margin-top: 30px;
						padding: 0 20px 20px 20px;
						@include title-before;
						&::before{
							background-color: $gray50;
							display: block;
							width: 25px;
							margin-bottom: 15px;
						}
						a{
							color: $red-color;
							img{
								display: inline-block;
								vertical-align: middle;
								width: 15px;
							}
							&:hover{
								color: $red-color-hover;
								img{
									filter: grayscale(100%);
								}
							}
						}
					}
				}
			}
		}
	}*/
  /*.owl-nav{
		position: relative;
		margin-top: 50px;
		button{
			position: absolute;
			@include radius0;
			width: 25px;
			height: 25px;
			border: 1px solid $black !important;
			@include radius100;
			span{
				color: $black;
				font-size: $txt-size32 - 2px;
				position: absolute;
				top: -19px;
				left: 0px;
				z-index: 99;
				width: 100%;
				height: auto;
			}
			&:hover{
				background: transparent !important;
			}
		}
		.owl-prev{
			left: calc(50% - 80px);
			@media screen and (max-width: $medium-width) {
				left: calc(50% - 85px);
			}
			@media screen and (max-width: $extra-small-width) {
				display: none;
			}
		}
		.owl-next{
			left: calc(50% + 40px);
			@media screen and (max-width: $medium-width) {
				left: calc(50% + 45px);
			}
			@media screen and (max-width: $extra-small-width) {
				display: none;
			}
		}
	}
	.owl-dots{
		padding: 10px 0 0 0;
		button{
			background-color: $white;
			opacity: 1;
			width: 18px;
			height: 18px;
			margin: 0 3px;
			@include radius9;
			transition: width .5s;
			span{
				background-color: $white !important;
			}
			&.active{
				background-color: $blue !important;
				width: 40px;
				span{
					background-color: transparent !important;
				}
			}
		}
	}*/
}
.media-and-press .banner_sub_title::before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 150px;
  height: 1px;
  left: 0;
  top: 0;
  background: #ffffff;
}
.media-and-press .title h2 {
  padding: 60px 0 0;
}
@media screen and (max-width: 767px) {
  .media-and-press .title h2 {
    padding: 35px 0 0;
  }
}
.media-and-press .press_thumbnail img {
  height: auto;
}
.media-and-press .press_releases_section {
  /*.owl-dots{
			padding: 10px 0 0 0;
			button{
				background-color:$gray100;
				span{
					background-color: $gray100 !important;
				}
				&.active{
					background-color: $blue !important;
					width: 40px;
					span{
						background-color: transparent !important;
					}
				}
			}
		}*/
}
@media screen and (max-width: 1199px) {
  .media-and-press .press_releases_section .left-content {
    display: none;
  }
}
.media-and-press .press_releases_section .press_detail {
  font-size: 18px;
}
.media-and-press .press_releases_section .press_detail h3 {
  line-height: 40px;
  font-weight: normal;
}
@media screen and (max-width: 1199px) {
  .media-and-press .press_releases_section .press_detail h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .media-and-press .press_releases_section .press_detail h3 {
    font-size: 24px;
    line-height: 24px;
  }
}
.media-and-press .press_releases_section .press_detail h3 a {
  padding-bottom: 10px;
  color: #444444;
}
.media-and-press .press_releases_section .press_detail .press_content {
  margin: 20px 0 30px;
  font-weight: 400;
  color: #424242;
  font-family: verdana, geneva, sans-serif;
}
@media screen and (max-width: 767px) {
  .media-and-press .press_releases_section .press_detail .press_content {
    font-size: 16px;
    line-height: 24px;
  }
}
.media-and-press .press_releases_section .press_detail .press_date::after {
  content: "";
  position: relative;
  display: block;
  vertical-align: top;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #424242;
  margin: 10px 0;
}
.media-and-press .press_releases_section .press_detail .press_date:after {
  margin: 40px 0 10px 0;
}
.media-and-press .press_releases_section .press_detail .press_link a {
  color: #462C7C;
}
.media-and-press .press_releases_section .press_detail .press_link a:hover {
  color: #000000;
}
.media-and-press .press_releases_section .press_detail .press_link a span {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .media-and-press .press_releases_section .view-footer.btn-v2 .full-button-v2 {
    font-size: 19px;
  }
}
@media screen and (max-width: 1199px) {
  .media-and-press .mdeia_kit {
    display: none;
  }
}
.media-and-press .mdeia_kit .product-shots-heading h3 {
  background: #ebebec;
  color: #444444;
  float: left;
  z-index: 1;
  padding: 20px 20px 20px 0;
  font-size: 36px;
}
.media-and-press .mdeia_kit .logos {
  display: inline-flex;
}
.media-and-press .mdeia_kit .logos .logo-image {
  padding: 10px;
}
.media-and-press .mdeia_kit .shots_img a {
  display: block;
  position: relative;
  background: #ffffff;
  padding: 3px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
}
.media-and-press .mdeia_kit .shots_img a:hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #251e1d;
  z-index: 1;
  opacity: 0.7;
}
.media-and-press .mdeia_kit .shots_img a:hover::before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2021/11/downloads.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 40px;
  height: 40px;
  z-index: 2;
}
.media-and-press .logos_contact {
  padding-bottom: 60px;
}
@media screen and (max-width: 1199px) {
  .media-and-press .logos_contact {
    display: none;
  }
}
.media-and-press .logos_contact .contact_wrap {
  display: inline-block;
}
.media-and-press .logos_contact .contact_wrap p {
  font-size: 16px;
}
.media-and-press .logos_contact .contact_wrap ul {
  list-style: none;
  display: inline-block;
  margin-right: 30px;
}
.media-and-press .logos_contact .contact_wrap ul li a {
  color: #444444;
  font-size: 14px;
}
.media-and-press .logos_contact .contact_wrap ul li a:hover {
  text-decoration: underline;
}
.media-and-press .logos_contact .contact_wrap ul li h6 {
  font-size: 18px;
}
.media-and-press .logos_contact .contact_wrap ul li h6::after {
  content: "";
  position: relative;
  display: block;
  vertical-align: top;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #424242;
  margin: 10px 0;
}
.page-template-what-we-do {
  scroll-behavior: smooth;
}
.page-template-what-we-do .seprate_block {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #our-awards .panel-wrap .award-box {
    padding-left: 2px !important;
  }
}
#our-awards .panel-wrap .award-box h6 {
  padding-bottom: 30px;
}
.bg-position .banner-fix-content h1 {
  font-size: 60px;
  line-height: 60px;
  max-width: 1200px !important;
  padding-bottom: 60px !important;
}
.about-section#our_supporters .item-council {
  flex-direction: column;
}
.about-section#our_supporters .item-council .council-title {
  flex: none;
}
.about-section#our_supporters .item-council .council-text ul {
  display: flex;
  flex-direction: column;
  row-gap: 1em;
  margin-left: 2em;
  margin-top: 1em;
  font-size: 1.2em;
}
.about-section#our_supporters .item-council .council-text ul li {
  list-style: none;
}
.custom-table {
  width: 100%;
  border-collapse: collapse;
}
.custom-table tbody tr {
  height: 35px;
}
.custom-table tbody td {
  border: 1px solid #898989;
  padding: 8px;
  text-align: left;
  width: 33.33%;
  font-size: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 576px) {
  .custom-table tbody td {
    font-size: 16px;
  }
}
.media-content .no-title-wrap {
  margin-top: -5px;
}
.media-content .registration-left-content .fb_title {
  font-size: 24px;
  font-weight: 700;
  text-align: left !important;
}
.media-content .registration-right-content {
  padding: 10px 0px;
}
.media-content .registration-right-content .no_grid_disp {
  font-size: 20px;
}
@media screen and (max-width: 576px) {
  .media-content .registration-right-content .no_grid_disp {
    font-size: 16px;
  }
}
.media-content .registration-right-content .download-link a {
  background-color: #462C7C;
  color: #ffffff;
  padding: 8px 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
}
.media-content .registration-right-content .download-link a:hover {
  background-color: #000000;
}
.about-npr-station {
  margin-bottom: 50px;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    /* Safari-specific styles */
    .staff-bio {
      height: 30px;
    }
  }
}
.single-research-item .section-hero {
  font-family: "Roboto", serif;
}
.single-research-item .section-hero .link_return_back {
  padding: 30px 0;
}
.single-research-item .section-hero .speaker-details h1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  .single-research-item .section-hero .speaker-details h1 {
    font-size: 18px;
  }
}
.single-research-item .section-hero .press_detail {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 15px 0;
  margin-bottom: 30px;
}
.single-research-item .section-hero .press_detail .detail_left {
  font-size: 18px;
}
.single-research-item .section-hero .press_detail .press_author {
  font-weight: 700;
  font-size: 20px;
}
.single-research-item .section-hero .press_detail .press_author a {
  text-decoration: underline;
}
.single-research-item .debater-content-wrapper .content {
  font-weight: 400;
  font-family: "Roboto";
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 50px;
}
.single-research-item .debater-content-wrapper .content p {
  margin-bottom: 20px;
  line-height: 26px;
}
@media only screen and (max-width: 767px) {
  .single-research-item .debater-content-wrapper .content {
    font-size: 16px;
  }
}
.single-research-item .debater-content-wrapper .content em {
  font-style: normal;
}
.single-research-item .debater-content-wrapper .content ul li {
  list-style: none;
}
.single-research-item .debater-content-wrapper .content ul li a {
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .single-research-item .debater-content-wrapper .content ul li a {
    font-size: 14px;
  }
}
.our-friends-bg {
  background-color: #ebebec;
}
.our-friends-bg .col-main .content-wrapper.our-friends {
  padding-top: 70px;
}
.our-friends-bg .col-main .content-wrapper.our-friends .our-friend-section-wrapper h6 {
  margin: 15px 0;
  color: #462C7C;
}
.our-friends-bg .col-main .content-wrapper.our-friends .our-friend-section-wrapper ul {
  list-style-position: inside;
  margin: 10px 20px 0px 20px;
  padding: 20px 0;
}
.our-friends-bg .col-main .content-wrapper.our-friends .our-friend-section-wrapper ul li {
  font-size: 17px;
  color: #444444;
}
@media screen and (max-width: 767px) {
  .our-friends-bg .col-main .content-wrapper.our-friends .our-friend-section-wrapper ul li {
    font-size: 15px;
  }
}
.our-friends-bg .col-main .content-wrapper.our-friends .our-friend-section-wrapper ul li::marker {
  color: #462C7C;
}
.partner-support-bg {
  background-color: #ebebec;
}
.partner-support-bg .col-main .content-wrapper.partner-support {
  padding-top: 36px;
}
.partner-support-bg .col-main .content-wrapper.partner-support h4 {
  font-size: 20px;
  font-weight: 300;
  margin: 45px 0 20px;
}
@media screen and (max-width: 767px) {
  .partner-support-bg .col-main .content-wrapper.partner-support h4 {
    font-size: 18px;
  }
}
.partner-support-bg .col-main .content-wrapper.partner-support p {
  font-size: 17px;
  line-height: 34px;
}
.partner-support-bg .col-main .content-wrapper.partner-support hr {
  width: 22%;
  border-top: 1px solid #000000;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .story {
  margin-bottom: 60px;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .story .debate_detail {
  line-height: 20px;
  font-size: 13px;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .story .debate_detail .model_title {
  font-size: 17px;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .story .debate_detail .debates p {
  line-height: 20px;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .story .paragraph {
  margin-bottom: 50px;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .story .paragraph p {
  font-size: 17px;
  line-height: 34px;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .contact_section {
  padding-top: 45px;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .contact_section .contact_tag {
  background-color: #462C7C;
  color: #ffffff;
  font-size: 12px;
  padding: 7px 12px;
  margin: 0 5px;
  display: inline-block;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .contact_section .contact_tag:hover {
  background-color: #000000;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .contact_section .contact_name {
  font-weight: bold;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .contact_section .email_phone ul {
  display: flex;
  list-style: none;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .contact_section .email_phone ul li a {
  color: #462C7C;
  text-decoration: underline;
  font-weight: bold;
}
.partner-support-bg .col-main .content-wrapper.partner-support .stories_wrapper .contact_section .email_phone ul li a:hover {
  color: #000000;
}
#debate_header_wrap {
  position: relative;
  background-color: #ffffff;
  height: 640px;
}
@media screen and (max-width: 767px) {
  #debate_header_wrap {
    height: 540px;
  }
}
#debate_header_wrap .debate_header_slides {
  position: relative;
  height: 640px;
  background-size: cover;
  background-position: center;
}
#debate_header_wrap .debate_header_slides:after {
  content: "";
  position: absolute;
  background-color: #1a1a1a;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  opacity: 0.8;
}
#debate_header_wrap .debate_header_slides .slider-content-inner {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 640px;
  position: relative;
  z-index: 10;
  padding: 60px 5px 125px;
}
@media screen and (max-width: 767px) {
  #debate_header_wrap .debate_header_slides .slider-content-inner {
    height: 540px;
  }
}
#debate_header_wrap .debate_header_slides .slider-content-inner .content_wrap span {
  color: rgba(255, 255, 255, 0.75);
  font-size: 13px;
  margin: 0 0 20px;
  display: inline-block;
}
#debate_header_wrap .debate_header_slides .slider-content-inner .content_wrap h2 {
  font-size: 48px;
  color: #ffffff;
  margin-bottom: 30px;
  line-height: 56px;
}
@media screen and (max-width: 767px) {
  #debate_header_wrap .debate_header_slides .slider-content-inner .content_wrap h2 {
    font-size: 36px;
    line-height: 42px;
  }
}
#debate_header_wrap .owl-nav {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  width: 100% !important;
}
#debate_header_wrap .owl-nav .owl-prev {
  position: absolute;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  bottom: 60px;
  left: 15px;
  width: 40px;
  height: 40px;
  border: 2px solid #ffffff;
}
#debate_header_wrap .owl-nav .owl-prev span {
  color: #ffffff;
  font-size: 30px;
  position: absolute;
  top: -11px;
  left: 0px;
  z-index: 99;
  width: 100%;
  height: auto;
}
#debate_header_wrap .owl-nav .owl-prev:hover {
  background: none;
}
@media screen and (max-width: 1199px) {
  #debate_header_wrap .owl-nav .owl-prev {
    position: absolute;
    left: 20px;
  }
}
#debate_header_wrap .owl-nav .owl-next {
  position: absolute;
  bottom: 60px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  left: 196px;
  width: 40px;
  height: 40px;
  border: 2px solid #ffffff;
}
#debate_header_wrap .owl-nav .owl-next span {
  color: #ffffff;
  font-size: 30px;
  position: absolute;
  top: -11px;
  left: 0px;
  z-index: 99;
  width: 100%;
  height: auto;
}
#debate_header_wrap .owl-nav .owl-next:hover {
  background: none;
}
@media screen and (max-width: 1199px) {
  #debate_header_wrap .owl-nav .owl-next {
    position: absolute;
    left: 196px;
  }
}
#debate_header_wrap .owl-dots {
  position: relative;
  text-align: start;
  bottom: 94px;
  max-width: 1200px;
  width: 100% !important;
  margin: 0 auto;
  padding-left: 83px;
}
.more-debates {
  background-color: #ffffff;
  padding-bottom: 30px;
  text-align: center;
}
.more-debates .debate_wrap a {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 28px;
}
.more-debates .debate_wrap a::after {
  background-image: url(/wp-content/uploads/2021/09/down-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px auto;
  content: "";
  display: inline-block;
  margin: 0 0 0 8px;
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.debate-archive-filter .filter-wrapper .filter-bar {
  background-color: #dddddd;
  display: inline-block;
  width: 100%;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  margin: 50px 0 10px;
  padding: 30px 20px 22px;
}
.debate-archive-filter .filter-wrapper .filter-bar input {
  padding: 12px 0 12px 50px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.35);
}
.debate-archive-filter .filter-wrapper .filter-bar input:focus {
  border: 2px solid #000000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.debate-archive-filter .filter-wrapper .filter-bar .input.filter-by-search::after {
  background-image: url(/wp-content/uploads/2021/09/search.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 33px auto;
  content: "";
  display: inline-block;
  width: 60px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  transform: rotate(265deg);
}
@media screen and (max-width: 991px) {
  .debate-archive-filter .filter-wrapper .filter-bar .input.filter-by-search {
    margin-bottom: 10px;
  }
}
.debate-archive-filter .filter-wrapper .filter-bar select {
  background-color: #ffffff;
  background-image: url(/wp-content/uploads/2021/09/down-arrow.png), linear-gradient(to right, rgba(137, 137, 137, 0.75), rgba(137, 137, 137, 0.75));
  background-position: 94%;
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) calc(1em + 9px), calc(100% - 45px) calc(1em + -7px), calc(100% - 2.5em) 0.5em;
  background-size: 13px 7px, 2px 34px, 1px 1.5em;
  display: inline-block;
  padding-left: 50px;
  width: 100%;
  padding: 12px 15px !important;
  border: 1px solid rgba(0, 0, 0, 0.35);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.debate-archive-filter .filter-wrapper .filter-bar select:focus {
  border: 2px solid #000000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
@media screen and (max-width: 991px) {
  .debate-archive-filter .filter-wrapper .filter-bar select {
    margin-bottom: 10px;
  }
}
.debate-archive-filter .filter-wrapper .sort-bar {
  text-align: right;
  margin: 0 0 70px;
}
.debate-archive-filter .filter-wrapper .sort-bar .sort-bar-label {
  display: inline-block;
  color: #000000;
  margin-top: 13px;
  margin-right: 10px;
}
.debate-archive-filter .filter-wrapper .sort-bar .select.sort {
  position: relative;
  float: right;
}
.debate-archive-filter .filter-wrapper .sort-bar .select.sort select {
  display: inline-block;
  background-image: url(/wp-content/uploads/2021/09/down-arrow.png), linear-gradient(to right, rgba(137, 137, 137, 0.75), rgba(137, 137, 137, 0.75));
  background-position: 94%;
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) calc(1em + 9px), calc(100% - 45px) calc(1em + -7px), calc(100% - 2.5em) 0.5em;
  background-size: 13px 7px, 2px 34px, 1px 1.5em;
  border: 1px solid rgba(0, 0, 0, 0.35);
  padding: 12px 50px 12px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
}
.debate-archive-filter-results .filter_wrapper_topic .col-full-width {
  padding-right: 10px;
  padding-left: 10px;
}
@media screen and (max-width: 480px) {
  .debate-archive-filter-results .filter_wrapper_topic .col-full-width {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.debate-archive-filter-results .filter_wrapper_topic .col-full-width .featured-card .featured-card-region-bottom .featured-card-title {
  font-size: 22px;
}
.debate-archive-filter-results .filter_wrapper_topic .col-full-width .featured-card a {
  height: 385px;
  background-color: #000000;
  background-position: center;
  background-size: cover;
  display: block;
  margin: 0 0 50px;
  position: relative;
}
.debate-archive-filter-results .filter_wrapper_topic .featured-card > a {
  height: 385px;
  background-color: #000000;
  background-position: center;
  background-size: cover;
  display: block;
  margin: 0 0 50px;
  position: relative;
}
.debate-archive-filter-results .filter_wrapper_topic .featured-card > a:after {
  top: 40%;
}
.debate-archive-filter-results .filter_wrapper_topic .featured-card .featured-card-region-bottom .featured-card-title {
  font-size: 22px;
  line-height: 33px;
}
.debate-archive-filter-results .filter_wrapper_topic .message_wrap .no_data {
  color: #000000;
  font-size: 18px;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.debate-archive-filter-results #loadMore1 {
  display: inline-block;
  width: 100%;
}
.debate-archive-filter-results #loadMore1 button {
  margin: 0 auto;
}
.debate_sections h2:after {
  margin: 30px auto 0 auto;
}
@media screen and (max-width: 767px) {
  .debate_sections h2:after {
    margin: 10px auto 0 auto;
  }
}
.debate_sections#page_about {
  padding: 25px 0 60px;
}
.debate_sections#page_about .content p {
  color: #000000;
}
@media screen and (max-width: 767px) {
  .debate_sections#page_about .content p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .debate_sections#page_about .content p {
    font-size: 15px;
    line-height: 34px;
  }
}
.debate_sections#page_about .ds-more {
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 5px;
  padding-left: 30px;
  margin: 10px 0 20px;
  line-height: 200%;
  border-left: 1px solid #444444;
}
.debate_sections#page_about .ds-more h6 {
  color: #462C7C;
  line-height: 100%;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 18px;
}
.debate_sections#page_about .ds-more ul {
  list-style: none;
  font-size: 18px;
}
.debate_sections#page_about .ds-more ul li a {
  color: #444444;
}
.debate_sections#page_about .ds-more ul li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .debate_sections#page_about .ds-more {
    display: none;
  }
}
#featured_debate {
  padding: 90px 0 50px;
}
@media screen and (max-width: 767px) {
  #featured_debate {
    padding-top: 40px;
  }
}
#featured_debate .debate_main_wrap {
  background: #ffffff;
  padding: 3px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}
#featured_debate .debate_main_wrap .image {
  min-height: 350px;
}
#featured_debate .debate_main_wrap .image img {
  width: 100%;
}
#featured_debate .debate_main_wrap .ds-middle .info-wrapper {
  position: relative;
  padding: 20px 50px;
  background: #424242;
  color: #ffffff;
  margin: -150px 30px 0;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #featured_debate .debate_main_wrap .ds-middle .info-wrapper {
    padding: 20px;
    margin: -65px 10px 0;
  }
}
@media screen and (max-width: 991px) {
  #featured_debate .debate_main_wrap .ds-middle .info-wrapper {
    padding: 20px;
    margin: -87px 10px 0;
  }
}
#featured_debate .debate_main_wrap .ds-middle .info-wrapper a {
  color: #ffffff;
  margin: 0 30px 0 0;
  text-align: center;
  font-weight: 300;
  display: inline-block;
}
#featured_debate .debate_main_wrap .ds-middle .info-wrapper a:hover {
  color: #467898;
}
#featured_debate .debate_main_wrap .ds-middle .info-wrapper a span {
  line-height: normal;
  display: inline-block;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  #featured_debate .debate_main_wrap .ds-middle .info-wrapper a {
    display: none;
  }
}
#featured_debate .debate_main_wrap .ds-middle .info-wrapper a img {
  width: 80px;
  margin: 0 auto;
}
#featured_debate .debate_main_wrap .ds-middle .info-wrapper a .blue_img {
  display: none;
}
#featured_debate .debate_main_wrap .ds-middle .info-wrapper .info .date {
  margin: 10px 0;
  font-size: 16px;
  position: relative;
  font-weight: 300;
  color: #eeeeee;
  display: inline-block;
  padding-bottom: 20px;
}
#featured_debate .debate_main_wrap .ds-middle .info-wrapper .info .date::after {
  content: "";
  position: relative;
  display: block;
  vertical-align: top;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #424242;
  margin: 10px 0;
}
#featured_debate .debate_main_wrap .ds-middle .info-wrapper .info .date:after {
  width: 100px;
  background: #eeeeee;
}
@media screen and (max-width: 767px) {
  #featured_debate .debate_main_wrap .ds-middle .info-wrapper .info .date {
    margin: 5px 0;
    padding-bottom: 5px;
  }
}
#featured_debate .debate_main_wrap .ds-middle .info-wrapper .info .title {
  font-size: 32px;
  line-height: 41px;
}
@media screen and (max-width: 767px) {
  #featured_debate .debate_main_wrap .ds-middle .info-wrapper .info .title {
    font-size: 24px;
    line-height: 30px;
  }
}
#featured_debate .debate_main_wrap .ds-middle .info-wrapper:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #424242;
  position: absolute;
  bottom: -12px;
  left: calc(50% - 6px);
}
#featured_debate .debate_main_wrap .ds-middle .description {
  padding: 20px 0;
  margin: 0 30px;
  line-height: 180%;
  font-size: 18px;
  font-weight: 300;
  color: #999999;
}
#featured_debate .debate_main_wrap .ds-middle .description .summery {
  background: #ffffff;
  border-bottom: 1px solid #dddddd;
}
#featured_debate .debate_main_wrap .ds-middle .description .summery p {
  font-size: 18px;
  padding-bottom: 20px;
}
#featured_debate .debate_main_wrap .ds-middle .description .summery a {
  color: #462C7C;
}
#featured_debate .debate_main_wrap .ds-middle .description .summery a:hover {
  color: #000000;
}
#featured_debate .debate_main_wrap .ds-middle .description .summery a:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
#featured_debate .debate_main_wrap .ds-middle .description .summery a img {
  display: inline-block;
  vertical-align: middle;
}
#featured_debate .debate_main_wrap .ds-middle .transport {
  padding: 0 30px 25px 30px;
}
#featured_debate .debate_main_wrap .ds-middle .transport a {
  font-weight: 400;
  text-align: center;
  color: #666666;
}
#featured_debate .debate_main_wrap .ds-middle .transport a:hover {
  color: #000000;
}
#featured_debate .debate_main_wrap .ds-middle .transport a:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
#featured_debate .debate_main_wrap .ds-middle .transport a img {
  display: inline-block;
  margin-left: 8px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  vertical-align: middle;
}
#featured_debate .sponser_wrap {
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
  color: #424242;
}
#featured_debate .sponser_wrap .image {
  padding: 20px 0 30px;
  border-bottom: 1px solid #dddddd;
}
#featured_debate .sponser_wrap .image img {
  max-width: 60%;
  margin: 0 auto;
}
#featured_debate .sponser_wrap .title {
  font-size: 20px;
  margin: 20px 0;
}
#featured_debate .sponser_wrap .title a {
  color: #444444;
}
#featured_debate .sponser_wrap .content {
  color: #898989;
}
@media screen and (max-width: 991px) {
  #featured_debate .sponser_wrap {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .all-debate-section h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .all-debate-section h3 {
    text-align: center;
    font-size: 25px;
  }
}
.all-debate-section .all-debate-filter {
  background: #ffffff;
  padding: 30px;
  -webkit-align-items: center;
  align-items: center;
  margin: 25px auto 40px auto;
  position: relative;
}
.all-debate-section .all-debate-filter .sort_filter #sortby_filter_debate {
  color: #444444;
  background-color: transparent;
  font-size: 24px;
  padding: 0 0px 2px 10px;
  border: 1px solid #898989;
  width: 235px;
  padding-right: 30px;
  margin: -3px 0;
  background-image: linear-gradient(45deg, transparent 50%, #444444 50%), linear-gradient(135deg, #444444 50%, transparent 50%);
  background-position: calc(100% - 13px) calc(1em - 6px), calc(100% - 7px) calc(1em - 6px);
  background-size: 7px 8px, 6px 10px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
@media screen and (max-width: 767px) {
  .all-debate-section .all-debate-filter .sort_filter #sortby_filter_debate {
    width: 190px;
    font-size: 18px;
    padding: 3px 0 3px 10px;
  }
}
@media screen and (max-width: 767px) {
  .all-debate-section .all-debate-filter .sort_filter {
    text-align: center;
    margin-bottom: 20px;
  }
}
.all-debate-section .all-debate-filter .counter {
  text-align: end;
  font-size: 20px;
  color: #462C7C;
  margin: 5px 0;
}
@media screen and (max-width: 767px) {
  .all-debate-section .all-debate-filter .counter {
    text-align: center;
  }
}
.all-debate-section .all-debate-filter:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -30px;
  border-top: 30px solid #ffffff;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  left: calc(50% - 30px);
}
.all-debate-section .filter_data .recent_debate .recent_debate-content {
  background-color: #ffffff;
  display: block;
  position: relative;
  width: calc(100% - 10px);
  vertical-align: top;
  margin-bottom: 40px;
  padding: 5px;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .ds-image {
  vertical-align: top;
  position: relative;
  cursor: pointer;
  background-size: cover;
  background-position: center center;
}
@media screen and (min-width: 1200px) {
  .all-debate-section .filter_data .recent_debate .recent_debate-content .ds-image {
    /* width: calc(33% - 10px); */
  }
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .ds-image .image {
  height: 430px;
  background-position: center;
  background-size: cover;
  display: block;
  position: relative;
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .ds-image .image .white_img {
  position: absolute;
  left: calc(50% - 56px);
  bottom: calc(50% - 56px);
  height: 90px;
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .ds-image .image .blue_img {
  position: absolute;
  left: calc(50% - 56px);
  bottom: calc(50% - 56px);
  display: none;
  height: 90px;
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .ds-image:hover .blue_img {
  display: block;
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .middle {
  display: inline-block;
  vertical-align: top;
  padding: 0 2% 0 3%;
  margin: 30px 0;
  color: #444444;
}
@media screen and (min-width: 1200px) {
  .all-debate-section .filter_data .recent_debate .recent_debate-content .middle {
    width: calc(67% - 340px);
  }
}
@media screen and (max-width: 767px) {
  .all-debate-section .filter_data .recent_debate .recent_debate-content .middle {
    padding: 0 30px;
  }
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .middle .title_wrap .date {
  color: #424242;
  font-size: 16px;
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .middle .title_wrap .date::after {
  content: "";
  position: relative;
  display: block;
  vertical-align: top;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #424242;
  margin: 10px 0;
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .middle .title_wrap .date:after {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .all-debate-section .filter_data .recent_debate .recent_debate-content .middle .title_wrap .date:after {
    margin-top: 10px;
  }
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .middle .title_wrap .title {
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .all-debate-section .filter_data .recent_debate .recent_debate-content .middle .title_wrap .title {
    line-height: 120%;
    margin: 10px 0;
  }
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .middle .title_wrap .title a {
  color: #444444;
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .middle .description a {
  color: #462C7C;
  display: inline-block;
  margin-left: 5px;
  font-size: 18px;
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .middle .description a img {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .all-debate-section .filter_data .recent_debate .recent_debate-content .middle .description a {
    font-size: 16px;
    font-weight: 300;
  }
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .middle .description a:hover {
  color: #000000;
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .middle .description a:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport {
  display: inline-block;
  vertical-align: middle;
  padding: 0 50px;
  margin-top: 30px;
  margin-left: 30px;
  border-left: 1px solid #ebebec;
}
@media screen and (min-width: 1200px) {
  .all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport {
    width: 145px;
  }
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .transport h6 {
  color: #462C7C;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}
@media screen and (max-width: 1199px) {
  .all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .transport h6 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .transport {
    justify-content: space-around;
  }
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .dive_deeper a {
  display: block;
  margin: 30px 0;
  vertical-align: middle;
  line-height: 25px;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .dive_deeper a {
    font-size: 13px;
  }
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .dive_deeper a img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .dive_deeper a img {
    display: block;
    margin-left: auto;
    margin-right: auto !important;
  }
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .dive_deeper a:hover {
  color: #462C7C;
}
.all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .dive_deeper a:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
@media screen and (max-width: 1199px) {
  .all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport {
    width: 100%;
    border-left: none;
    border-top: 1px solid #ebebec;
    padding: 0;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 30px;
  }
  .all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .transport {
    display: flex;
    align-items: center;
  }
  .all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .transport h6 {
    margin-right: 40px;
  }
  .all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .transport .dive_deeper {
    margin-right: 40px;
  }
  .all-debate-section .filter_data .recent_debate .recent_debate-content .ds-transport .transport .dive_deeper img {
    margin-right: 10px;
    vertical-align: middle;
  }
}
.all-debate-section .filter_data .recent_debate .message_wrap .no_found {
  font-size: 30px;
  padding: 20px;
  text-align: center;
  width: 100%;
  display: inline-block;
  color: #000000;
  text-transform: capitalize;
}
.all-debate-section .filter_data .recent_debate #loadMore .btn-extra-large {
  max-width: 600px;
  border: 3px solid #462C7C;
}
#the_IQ2US_blog h2 {
  padding: 100px 0 30px 0;
  color: #444444;
}
@media screen and (max-width: 767px) {
  #the_IQ2US_blog h2 {
    padding: 70px 0 5px 0;
  }
}
#the_IQ2US_blog .blog-post {
  margin-top: 25px;
}
#the_IQ2US_blog .blog-post .content {
  padding: 3px;
}
#the_IQ2US_blog .blog-post .content .image img {
  height: 220px;
  width: 100%;
}
#the_IQ2US_blog .content .status {
  display: block;
  background: #ffffff;
  padding: 15px 30px;
  width: calc(100% - 60px);
  font-size: 18px;
  color: #462C7C;
  font-weight: 700;
  position: relative;
  margin: 0 auto 60px auto;
}
#the_IQ2US_blog .content .status::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -30px;
  border-top: 30px solid #ffffff;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  left: calc(50% - 30px);
}
#the_IQ2US_blog .read-more-blogs {
  margin: 40px auto 40px;
}
#the_IQ2US_blog .read-more-blogs a span {
  display: inline-block;
  float: none;
}
#call_for_ideas h2 {
  padding: 50px 0;
}
#call_for_ideas .content p {
  line-height: 24px;
  margin: 15px 0;
  font-size: 16px;
}
#call_for_ideas .content h4 {
  line-height: 130%;
  margin-bottom: 45px;
  margin-top: 25px;
  color: #444444;
  font-weight: 300;
}
@media screen and (max-width: 1199px) {
  #call_for_ideas .content h4 {
    font-size: 28px;
  }
}
#call_for_ideas .image img {
  margin: auto;
}
#featured_debate .hidden-loadmore-btn {
  display: none;
}
#topic_wise_debates .hidden-loadmore-btn {
  display: none;
}
.main-points-other-tab .row {
  margin-left: 0;
}
.pre_debate_sub_banner_wrap.hide {
  display: none !important;
}
.pre_debate_banner_section {
  color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  margin-top: 50px;
  margin-left: 5px;
}
.pre_debate_banner_section .pre_debate_banner_textitems {
  max-width: 470px;
  text-align: left;
  padding: 35px 10px 0px 15px;
}
.pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_title h3, .pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_subtitle h3 {
  text-transform: capitalize;
  font-size: 24px;
  line-height: 28.8px;
  letter-spacing: 0;
  margin: 5px;
  color: #462C7C;
}
@media (max-width: 479px) {
  .pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_title h3, .pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_subtitle h3 {
    padding-bottom: 10px;
  }
}
.pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_text {
  font-size: 18px;
  line-height: 19.2px;
  max-width: 260px;
  margin: 5px 0px 15px 5px;
  padding-top: 10px;
  color: #2B2B2B;
}
.pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_link {
  padding: 5px 0 20px 0px;
  width: 440px;
  margin: 5px;
}
@media (max-width: 767px) {
  .pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_link {
    width: 100%;
  }
}
.pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_link .mc-field-group {
  background: #fff;
  border: 2px solid #CFCFCF;
  height: 52px;
}
@media (max-width: 767px) {
  .pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_link .mc-field-group {
    height: auto;
  }
}
.pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_link .mc-field-group br {
  display: none;
}
.pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_link .mc-field-group .email {
  font-size: 16px;
  line-height: 16px;
  color: #696969;
  width: 264px;
  padding: 10px 4px 10px 16px;
}
@media (max-width: 767px) {
  .pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_link .mc-field-group .email {
    width: 100%;
  }
}
.pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_link .mc-field-group .button {
  width: 165px;
  padding: 9px;
  height: 40px;
  background-color: #462C7C;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 18px;
  text-align: center;
  margin-top: 4px;
}
@media (max-width: 767px) {
  .pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_link .mc-field-group .button {
    width: 100%;
  }
}
.pre_debate_banner_section .pre_debate_banner_textitems .pre_debate_banner_link .mc-field-group .button:hover {
  background-color: #000000;
}
.pre_debate_banner_section .pre_debate_banner_textitems a {
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
  height: 40px;
  background-color: #E31D3C;
}
.pre_debate_banner_section .pre_debate_banner_textitems a i {
  padding-left: 5px;
}
.pre_debate_banner_section .pre_debate_banner_textitems a img {
  padding-left: 17px;
}
@media (max-width: 767px) {
  .pre_debate_banner_section.desktop, .pre_debate_banner_section.tablet {
    display: none !important;
  }
  .pre_debate_banner_section.mobile {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .pre_debate_banner_section.mobile, .pre_debate_banner_section.desktop {
    display: none !important;
  }
  .pre_debate_banner_section.tablet {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .pre_debate_banner_section.mobile, .pre_debate_banner_section.tablet {
    display: none !important;
  }
  .pre_debate_banner_section.desktop {
    display: block !important;
  }
}
@media (max-width: 992px) {
  .debate-details-page .media-player {
    padding: 0px !important;
  }
}
.post_debate_main_section.hide {
  display: none !important;
}
.post_debate_banner_section {
  color: #ffffff;
  position: relative;
}
.post_debate_banner_section .post_debate_banner_textitems {
  max-width: 750px;
  text-align: left;
  padding: 20px 0px 20px 0px;
}
.post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_title h3, .post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_subtitle h3 {
  text-transform: capitalize;
  font-size: 32px;
  line-height: 28.8px;
  letter-spacing: 0;
  margin: 5px;
  color: #ffffff;
}
@media (max-width: 479px) {
  .post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_title h3, .post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_subtitle h3 {
    padding-bottom: 10px;
  }
}
.post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_text p {
  font-size: 18px;
  line-height: 25.2px;
  max-width: 260px;
  margin: 5px 0px 15px 5px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_text p {
    max-width: 400px;
  }
}
.post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_text {
  padding: 5px 0px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
}
@media (max-width: 767px) {
  .post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_text {
    width: 100%;
    display: inline-block;
  }
}
.post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_text .mc-field-group {
  background: #fff;
  border: 2px solid #CFCFCF;
  height: 52px;
  margin-left: 35px;
}
@media (max-width: 767px) {
  .post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_text .mc-field-group {
    height: auto;
    margin-left: 0px;
  }
}
.post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_text .mc-field-group br {
  display: none;
}
.post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_text .mc-field-group .email {
  font-size: 16px;
  line-height: 16px;
  color: #696969;
  width: 264px;
  padding: 10px 4px 10px 16px;
}
@media (max-width: 767px) {
  .post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_text .mc-field-group .email {
    width: 100%;
  }
}
.post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_text .mc-field-group .button {
  width: 165px;
  padding: 9px;
  height: 40px;
  background-color: #462C7C;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 18px;
  text-align: center;
  margin-top: 4px;
  margin-right: 4px;
  display: inline-block;
}
@media (max-width: 767px) {
  .post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_text .mc-field-group .button {
    width: 100%;
  }
}
.post_debate_banner_section .post_debate_banner_textitems .post_debate_banner_text .mc-field-group .button:hover {
  background-color: #000000;
}
.post_debate_banner_section .post_debate_banner_textitems a {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
  height: 40px;
  background-color: #E31D3C;
}
.post_debate_banner_section .post_debate_banner_textitems a i {
  padding-left: 5px;
}
.post_debate_banner_section .post_debate_banner_textitems a img {
  padding-left: 17px;
}
@media (max-width: 767px) {
  .post_debate_banner_section.desktop, .post_debate_banner_section.tablet {
    display: none !important;
  }
  .post_debate_banner_section.mobile {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .post_debate_banner_section.mobile, .post_debate_banner_section.desktop {
    display: none;
  }
  .post_debate_banner_section.tablet {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .post_debate_banner_section.mobile, .post_debate_banner_section.tablet {
    display: none !important;
  }
  .post_debate_banner_section.desktop {
    display: block !important;
  }
}
.pre-debate-vote #app {
  padding-bottom: 20px;
}
.pre-debate-vote #app .iq2-voting-app #input_2 {
  background-color: #462C7C;
  color: #ffffff;
  border-radius: 0;
  text-transform: uppercase;
}
.pre-debate-vote #app .iq2-voting-app #input_2:hover {
  background-color: #000000;
}
.pre-debate-vote #app .iq2-voting-app .about-voting-label {
  color: #462C7C;
}
.pre-debate-vote #app .iq2-voting-app .about-voting-label:hover {
  color: #000000;
}
#below-content-wrapper .support-us .content p {
  color: #444444;
  font-size: 17px;
  line-height: 34px;
}
#below-content-wrapper .support-us .content p a {
  color: #462C7C;
  font-weight: 700;
}
#below-content-wrapper .support-us .content p a:hover {
  text-decoration: underline;
  color: #000000;
}
#below-content-wrapper .become_a_friend_button {
  max-width: 600px;
  margin: 20px auto;
}
#below-content-wrapper .become_a_friend_button a {
  font-size: 22px;
  text-transform: uppercase;
  padding-top: 31px;
  padding-bottom: 31px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #below-content-wrapper .become_a_friend_button a {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #below-content-wrapper .become_a_friend_button a.btn {
    padding: 0 0;
  }
}
#below-content-wrapper .iq2us_friends_link {
  text-align: center;
}
#below-content-wrapper .iq2us_friends_link a {
  color: #444444;
  font-size: 12px;
  text-decoration: underline;
}
#below-content-wrapper .prodigy_wrapper .prodigy_title {
  text-align: center;
}
#below-content-wrapper .prodigy_wrapper .prodigy_title h2 {
  padding: 60px 0 20px;
  margin: 0 auto 0;
}
@media screen and (max-width: 767px) {
  #below-content-wrapper .prodigy_wrapper .prodigy_title h2 {
    padding: 35px 0 20px;
  }
}
#below-content-wrapper .prodigy_wrapper .content p {
  color: #444444;
}
#below-content-wrapper .prodigy_wrapper .content ul {
  list-style: none;
  color: #444444;
  margin-bottom: 30px;
}
#below-content-wrapper .bottom_part .season-info {
  margin-top: 30px;
}
#below-content-wrapper .bottom_part .season-info .wrapper {
  display: inline-block;
  background: #898989;
  color: #ffffff;
  padding: 20px;
  font-weight: 300;
}
#below-content-wrapper .bottom_part .season-info .wrapper p {
  line-height: 24px;
}
#below-content-wrapper .bottom_part .child_msg p em {
  font-style: italic;
  color: #444444;
}
#donations-table {
  width: 100%;
  overflow-x: auto;
}
#donations-table table {
  width: 100%;
  border-spacing: unset;
}
#donations-table table tr th {
  padding: 10px;
  text-align: center;
}
#donations-table table tr td {
  padding: 10px;
  text-align: center;
}
#donations-table table tr td.i-row.curr {
  background: #462C7C;
  color: #ffffff;
}
#donations-table table tr td.e-row.curr {
  background: #462C7C;
  color: #ffffff;
}
#donations-table table tr td.s-row {
  background: #ffffff;
  color: #000000;
  border-right: 1px solid #ebebec;
}
#donations-table table tr td.group-title {
  background: #888888;
  color: #ffffff;
  padding: 3px;
}
#donations-table table tr td.ml-row {
  background: #000000;
  color: #ffffff;
}
#donations-table table tr td h5 {
  font-size: 20px;
  font-weight: 400;
}
#donations-table table tr td h6 {
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
}
#donations-table table tr.first_th {
  color: #462C7C;
  background-color: #ffffff;
  padding: 3px 0;
}
#donations-table table tr.first_th h5 {
  font-weight: 600;
  text-transform: uppercase;
  line-height: 22px;
}
#donations-table table tr.main-label {
  background: #000000;
  color: #ffffff;
}
.site-main .content-wrapper .section-wrapper p a {
  text-decoration: underline;
}
.site-main .content-wrapper .section-wrapper .become_a_friend_button .btn-large:hover {
  color: #ffffff;
}
.our-friends-bg {
  background-color: #ffffff;
}
.partner-support-bg {
  background-color: #ffffff;
}
.partner-support-bg .content-wrapper a {
  text-decoration: underline !important;
  line-height: 34px;
}
.banner-image.hide {
  display: none;
}
.registration-form {
  max-width: 980px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .registration-form {
    width: calc(66.66667% + -20px);
    min-width: calc(66.66667% + -20px);
    max-width: calc(66.66667% + -20px);
  }
}
.registration-form .email-form-wrapper {
  max-width: 450px;
  margin: 0 auto;
}
.registration-form .email-form-wrapper .registration-header {
  text-align: left;
}
.registration-form .email-form-wrapper .register-form-wrap {
  padding: 0px 0;
}
.registration-form .email-form-wrapper .login_email_header {
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .registration-form .email-form-wrapper .login_email_header {
    padding-bottom: 20px;
  }
}
.registration-form .email-form-wrapper .login_email_header .login-back-btn {
  display: none;
}
.registration-form .email-form-wrapper .gform_footer {
  padding-bottom: 0 !important;
}
.registration-form .registration-header {
  text-align: center;
}
.registration-form .registration-header p {
  color: #000000;
}
.registration-form .register-form-wrap {
  display: inline-block;
  width: 100%;
  padding: 0px 75px;
}
@media screen and (max-width: 1199px) {
  .registration-form .register-form-wrap {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 767px) {
  .registration-form .register-form-wrap {
    padding: 20px 0px;
  }
}
.registration-form .register-form-wrap .registration-right-content {
  margin: 0 auto;
  float: none;
  padding-top: 16px;
}
.registration-form .register-form-wrap .registration-right-content input[type="checkbox"] {
  appearance: auto;
}
.registration-form .register-form-wrap .registration-right-content .login_email {
  width: 100%;
}
.registration-form .register-form-wrap .registration-right-content .login_email span {
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 479px) {
  .registration-form .register-form-wrap .registration-right-content .login_email span {
    font-size: 16px;
  }
}
.registration-form .register-form-wrap .registration-right-content .login_email a, .registration-form .register-form-wrap .registration-right-content .login_email b {
  font-size: 20px;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 23px;
}
@media screen and (max-width: 479px) {
  .registration-form .register-form-wrap .registration-right-content .login_email a, .registration-form .register-form-wrap .registration-right-content .login_email b {
    font-size: 16px;
  }
}
.registration-form .register-form-wrap .registration-right-content .login_email strong {
  font-size: 16px;
  color: #000;
  text-decoration: none !important;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 479px) {
  .registration-form .register-form-wrap .registration-right-content .login_email strong {
    font-size: 16px;
  }
}
.registration-form .register-form-wrap .registration-right-content .login-custom-content {
  position: absolute;
  bottom: 0px;
}
.registration-form .register-form-wrap .registration-right-content .login-custom-content .login_email {
  padding-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .registration-form .register-form-wrap .registration-right-content .register_form .gform_heading {
    text-align: center;
  }
}
.registration-form .register-form-wrap .registration-right-content .register_form .gform_heading .gform_title {
  font-size: 20px;
  font-weight: 600;
  padding: 0 0 10px;
}
@media screen and (max-width: 1199px) {
  .registration-form .register-form-wrap .registration-right-content .register_form .gform_heading .gform_title {
    font-size: 36px;
    padding: 40px 0 10px;
  }
  .registration-form .register-form-wrap .registration-right-content .register_form .gform_heading .gform_title::after {
    content: "";
    position: absolute;
    top: 4%;
    left: 50%;
    height: 1px;
    width: 200px;
    margin-left: -100px;
  }
}
@media screen and (max-width: 767px) {
  .registration-form .register-form-wrap .registration-right-content .register_form .gform_heading .gform_title {
    font-size: 24px;
  }
}
.registration-form .register-form-wrap .registration-right-content .register_form .gform_heading p {
  display: none;
}
.registration-form .register-form-wrap .registration-right-content .register_form label span {
  color: #b70b0b;
  margin-bottom: 10px;
}
.registration-form .register-form-wrap .registration-right-content .register_form legend {
  font-size: 18px;
  font-weight: 400;
  color: #888888;
  margin-bottom: 5px;
}
.registration-form .register-form-wrap .registration-right-content .register_form legend span {
  color: #b70b0b;
  margin-bottom: 10px;
}
.registration-form .register-form-wrap .registration-right-content .register_form fieldset {
  border: none;
}
.registration-form .register-form-wrap .registration-right-content .register_form input {
  border: 1px solid #000000;
  width: 100%;
  padding: 10px;
  font-weight: normal;
}
.registration-form .register-form-wrap .registration-right-content .register_form label {
  font-size: 18px;
  font-weight: 400;
  color: #888888;
  margin-bottom: 5px;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_email {
  margin-bottom: 16px;
}
.registration-form .register-form-wrap .registration-right-content .register_form .message-label {
  font-size: 20px;
  font-weight: 500;
  padding: 0 0 10px;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_first_name {
  width: 50%;
  display: inline-block;
  padding-right: 1%;
  margin-top: 16px;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .registration-form .register-form-wrap .registration-right-content .register_form .register_first_name {
    width: 100%;
    padding-right: 0;
  }
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_last_name {
  width: 50%;
  padding-left: 1%;
  display: inline-block;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .registration-form .register-form-wrap .registration-right-content .register_form .register_last_name {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_password {
  width: 100%;
  margin-bottom: 16px;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_password .password_input_container {
  position: relative;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_password .password_input_container .pass_eye {
  position: absolute;
  right: 7px;
  top: -3px;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_password .password_input_container .pass_eye i.fa-eye {
  display: none;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_subscribe {
  margin: 20px 0;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_subscribe legend {
  display: none !important;
  font-size: 18px;
  font-weight: bold;
  color: #444444;
  display: block;
  padding: 10px 0;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_subscribe input {
  width: 16px;
  height: 6px;
  padding: 7px;
  margin-top: 5px;
}
.registration-form .register-form-wrap .registration-right-content .register_form .gform_footer input {
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  padding: 10px;
  line-height: 1.2 !important;
  background-color: #462C7C;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
}
.registration-form .register-form-wrap .registration-right-content .register_form .gform_footer input:hover {
  background: #000000;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_captcha {
  margin-top: 16px;
  margin-bottom: 16px;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_captcha label {
  display: none;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_captcha .gfield_captcha_container {
  display: flex;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_captcha .gfield_captcha_container img {
  display: inline-block;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_captcha .gfield_captcha_container input {
  border: 1px solid #000000;
  padding: 5px 10px 6px;
  max-width: 73px;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_captcha .gfield_description {
  font-size: 14px;
}
.registration-form .register-form-wrap .registration-right-content .register_form .form_instrction span {
  font-size: 16px;
  margin-bottom: 20px;
  display: inline-block;
}
.registration-form .register-form-wrap .registration-right-content .register_form .form_instrction p {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 15px;
}
.registration-form .register-form-wrap .registration-right-content .register_form .gform_submission_error {
  font-size: 16px;
  color: #462C7C;
  line-height: 20px;
}
.registration-form .register-form-wrap .registration-right-content .register_form .validation_message {
  color: #462C7C;
  font-size: 13px;
}
.registration-form .register-form-wrap .registration-right-content .register_form ul {
  list-style: none;
}
.registration-form .register-form-wrap .registration-right-content .register_form ul li {
  margin-bottom: 10px;
}
.registration-form .register-form-wrap .registration-right-content .register_form ul li .ginput_container_checkbox ul li .gfield-choice-input {
  width: auto;
}
.registration-form .register-form-wrap .registration-right-content .register_form ul li .ginput_container_checkbox ul li label {
  margin-left: 10px;
}
.registration-form .register-form-wrap .registration-right-content .register_form .gf_login_links a {
  color: #b70b0b;
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  .registration-form .register-form-wrap .registration-right-content .register_form .gf_login_links {
    text-align: center;
  }
}
.registration-form .register-form-wrap .registration-left-content {
  padding: 16px 52px 0 0;
}
@media screen and (max-width: 1199px) {
  .registration-form .register-form-wrap .registration-left-content {
    text-align: center;
    padding-right: 0;
  }
}
.registration-form .register-form-wrap .registration-left-content .fb_title {
  font-size: 20px;
  color: #444444;
  font-weight: 600;
}
@media screen and (max-width: 1199px) {
  .registration-form .register-form-wrap .registration-left-content .fb_title {
    font-size: 16px;
  }
}
.registration-form .register-form-wrap .registration-left-content .fb_instrction .fb-login-button {
  margin-bottom: 20px;
}
.registration-form .register-form-wrap .registration-left-content .fb_instrction p {
  font-size: 16px;
  line-height: 16px;
  font-style: italic;
  margin-top: 20px;
}
@media screen and (min-width: 1199px) {
  .registration-form.loginFormwrapper {
    margin-top: 20px;
  }
}
.registration-form.loginFormwrapper .gform_title::after {
  content: "";
  position: absolute;
  top: 7% !important;
}
@media screen and (min-width: 767px) {
  .registration-form.loginFormwrapper .gform_title::after {
    top: 4%;
  }
}
.no_grid_disp .gform_wrapper.gravity-theme .gform_fields {
  display: block;
}
.no_grid_disp .register_subscribe .gfield_label, .no_grid_disp .register_subscribe .gfield_description {
  background: #ffffff;
  width: 100%;
  margin-bottom: -2px !important;
  color: #000000 !important;
}
.no_grid_disp .register_subscribe .gfield_label {
  line-height: 18px;
}
.no_grid_disp .register_subscribe .gfield_description {
  font-size: 16px !important;
  line-height: 16px !important;
}
.no_grid_disp .register_subscribe .ginput_container_checkbox {
  border-width: 0px 1px 1px 1px;
}
.no_grid_disp .register_subscribe .gchoice label {
  margin-bottom: 0px !important;
  font-size: 14px !important;
  line-height: 18px;
  font-weight: normal !important;
  color: #2F2F2F !important;
}
.wrap-page-confirmation-email-sent .col-main {
  background-color: transparent;
}
.wrap-page-confirmation-email-sent .col-main .confirmation-email-sent {
  text-align: center;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1199px) {
  .wrap-page-confirmation-email-sent .col-main .confirmation-email-sent {
    padding-top: 25px;
  }
}
.wrap-page-confirmation-email-sent .col-main .confirmation-email-sent h6 {
  font-size: 58px;
}
@media screen and (max-width: 1199px) {
  .wrap-page-confirmation-email-sent .col-main .confirmation-email-sent h6 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 20px;
  }
}
.wrap-page-confirmation-email-sent .col-main .confirmation-email-sent h6::after {
  width: 100px;
  margin: 30px auto 0 auto;
}
.wrap-page-confirmation-email-sent .col-main .confirmation-email-sent h3 {
  font-size: 18px;
  max-width: 720px;
  margin: 0 auto;
  line-height: 28px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1199px) {
  .wrap-page-confirmation-email-sent .col-main .confirmation-email-sent h3 {
    max-width: 900px;
  }
}
.wrap-page-confirmation-email-sent .col-main .confirmation-email-sent .confirmation-text a {
  color: #462C7C;
  text-decoration: underline;
  font-weight: 700;
}
.wrap-page-confirmation-email-sent .col-main .confirmation-email-sent .confirmation-text a:hover {
  color: #000000;
}
.wrap-page-validate .col-main {
  background-color: transparent;
}
.wrap-page-validate .validate {
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1199px) {
  .wrap-page-validate .validate {
    padding-top: 25px;
  }
}
.wrap-page-validate .validate h6 {
  font-size: 58px;
}
@media screen and (max-width: 1199px) {
  .wrap-page-validate .validate h6 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 20px;
  }
}
.wrap-page-validate .validate h6::after {
  width: 100px;
  margin: 30px auto 0 auto;
}
.wrap-page-validate .validate h3 {
  font-size: 18px;
  max-width: 720px;
  margin: 0 auto;
  line-height: 28px;
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .wrap-page-validate .validate h3 {
    max-width: 900px;
  }
}
.wrap-page-validate .validate .form-content {
  background: #ffffff;
  padding: 50px 15px 50px;
}
@media screen and (max-width: 767px) {
  .wrap-page-validate .validate .form-content {
    padding: 50px 0px 50px;
  }
}
.wrap-page-validate .validate .form-content .form-wrapper {
  max-width: 450px;
  margin: 0 auto;
}
.wrap-page-validate .validate .form-content .form-wrapper .wppb-user-forms label {
  font-size: 18px;
  font-weight: 700;
  color: #444444;
  margin-bottom: 5px;
}
.wrap-page-validate .validate .form-content .form-wrapper .wppb-user-forms .text-input {
  border: 1px solid #000000;
  width: 100%;
  padding: 5px;
}
.wrap-page-validate .validate .form-content .form-wrapper .wppb-user-forms .submit.button {
  font-size: 24px;
  font-weight: 700;
  width: 100%;
  height: 62px;
  padding: 10px --;
  background-color: #462C7C;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  border-radius: 0px;
  cursor: pointer;
  display: inline-block;
}
@media screen and (max-width: 479px) {
  .wrap-page-validate .validate .form-content .form-wrapper .wppb-user-forms .submit.button {
    font-size: 18px;
    border-radius: 0px;
  }
}
@media screen and (max-width: 380px) {
  .wrap-page-validate .validate .form-content .form-wrapper .wppb-user-forms .submit.button {
    font-size: 16px;
    border-radius: 0px;
  }
}
.wrap-page-validate .validate .form-content .form-wrapper .wppb-user-forms .submit.button:hover {
  background: #000000;
}
.wrap-page-validate .validate .form-content .form-wrapper .success_message {
  background-color: #462C7C;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}
.wrap-page-validate .validate .form-content .form-wrapper .error_message {
  color: #ffffff;
  background-color: #462C7C;
  font-weight: 700;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}
.wrap-page-validate .validate .form-content .confirmation-text {
  text-align: center;
  margin-top: 8px;
}
.wrap-page-validate .validate .form-content .confirmation-text a {
  color: #462C7C;
  text-decoration: underline;
  font-weight: 700;
}
.wrap-page-validate .validate .form-content .confirmation-text a:hover {
  color: #000000;
}
.wrap-page-validate .validate.content-wrapper {
  margin: 0 auto;
}
.wrap-page-reset-password {
  margin-bottom: 80px;
  margin-top: 80px;
}
.wrap-page-reset-password .reset-password {
  margin: 20px auto 10px;
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset {
  border: none;
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset legend {
  width: 100%;
  text-align: center;
  font-size: 58px;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset legend {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 20px;
  }
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset legend::after {
  width: 100px;
  margin: 30px auto 0 auto;
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .somfrp-lost-pass-form-text {
  text-align: center;
  margin-bottom: 15px;
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .somfrp-lost-pass-form-text p {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 50px;
  text-align: center;
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .no-margin {
  max-width: 600px;
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .no-margin label {
  font-size: 18px;
  font-weight: 700;
  color: #444444;
  margin-bottom: 5px;
  margin-top: 5px;
  display: inline-block;
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .no-margin input {
  border: 1px solid #000000;
  width: 100%;
  padding: 5px;
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset div p label {
  display: block;
  width: 100%;
  max-width: 600px;
  font-weight: 700;
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset div p input {
  border: 1px solid #000000;
  width: 100%;
  padding: 5px;
  max-width: 600px;
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .lostpassword-submit {
  max-width: 600px;
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .lostpassword-submit button {
  font-size: 24px;
  font-weight: 700;
  width: 100%;
  padding: 10px;
  background-color: #462C7C;
  color: #ffffff;
  border: none;
  margin-top: 20px;
  cursor: pointer;
}
.wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .lostpassword-submit button:hover {
  background: #000000;
}
.wrap-page-reset-password .reset-password.content-wrapper {
  margin: 0 auto;
}
.page-template-template-frontpage #content.widecolumn {
  background: #ffffff;
  max-width: 1200px;
  margin: 0 auto;
  margin: 50px auto;
  padding: 40px 15px 60px;
}
.page-template-template-frontpage #content.widecolumn h2 {
  font-size: 58px;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .page-template-template-frontpage #content.widecolumn h2 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 20px;
  }
}
.page-template-template-frontpage #content.widecolumn h2::after {
  width: 100px;
  margin: 30px auto 0 auto;
}
.page-template-template-frontpage #content.widecolumn #signup-welcome {
  max-width: 500px;
  margin: 30px auto 10px;
}
.page-template-template-frontpage #content.widecolumn .view {
  max-width: 500px;
  margin: 0 auto;
  padding-left: 10px;
}
.page-template-template-frontpage #content.widecolumn .view a {
  color: #462C7C;
  text-decoration: underline;
  font-weight: 700;
}
.page-template-template-frontpage #content.widecolumn .view a:hover {
  color: #000000;
}
.page-template-template-frontpage #content.widecolumn p.lead-in {
  max-width: 1200px;
  margin: 25px auto 0;
}
.page-template-template-frontpage #content.widecolumn p.lead-in a {
  color: #462C7C;
  text-decoration: underline;
}
.page-template-template-frontpage #content.widecolumn p.lead-in a:hover {
  color: #000000;
}
#gform_wrapper_6 .ginput_container_email input {
  border: 1px solid #000000;
  width: 100%;
}
#gform_wrapper_6 .gform_footer .gform_button {
  font-size: 24px;
  font-weight: 700;
  width: 100%;
  padding: 10px;
  background-color: #462C7C;
  color: #ffffff;
  border: none;
  cursor: pointer;
}
#gform_wrapper_6 .gform_footer .gform_button:hover {
  background-color: #000;
}
.gform_confirmation_wrapper #gf_success_massage {
  background-color: #462C7C;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}
.gfield--type-remember_me .ginput_container_checkbox {
  margin-top: 10px;
}
.gfield--type-remember_me .ginput_container_checkbox .gfield_checkbox .gfield-choice-input {
  width: auto !important;
}
.gfield--type-remember_me .ginput_container_checkbox .gfield_checkbox label {
  margin-left: 10px;
  margin-bottom: 0px !important;
}
#gform_4 .gform-body .gfield_contains_required .error-message {
  font-size: 13px;
  line-height: 17px;
  color: #462C7C;
  border: 1px solid #c02b0a;
  margin-top: 8px;
  padding: 12.992px 24px;
}
.briefing-room .banner_sub_title::before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 150px;
  height: 1px;
  left: 0;
  top: 0;
  background: #ffffff;
}
.briefing-room .briefing-room-content {
  padding: 50px 0;
}
.briefing-room .briefing-room-content .debate-bfm-research {
  padding: 0 10px 20px;
}
.briefing-room .briefing-room-content .debate-bfm-research .debate {
  background: #ffffff;
  padding: 3px;
}
.briefing-room .briefing-room-content .debate-bfm-research .debate .top a img {
  width: 100%;
}
.briefing-room .briefing-room-content .debate-bfm-research .debate .bottom {
  padding: 12px 12px 12px;
}
.briefing-room .briefing-room-content .debate-bfm-research .debate .bottom a {
  color: #444444;
}
.briefing-room .briefing-room-content .debate-bfm-research .debate .bottom a h6 {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  min-height: 40px;
}
.briefing-room .briefing-room-content .debate-bfm-research .debate .bottom .transport {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 20px 0 0;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  width: 100%;
}
.briefing-room .briefing-room-content .debate-bfm-research .debate .bottom .transport a {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #666666;
  filter: grayscale(100%);
}
.briefing-room .briefing-room-content .debate-bfm-research .debate .bottom .transport a img {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}
.briefing-room .briefing-room-content .debate-bfm-research .debate .bottom .transport a:hover {
  filter: grayscale(0);
  color: #462C7C;
}
.briefing-room .access-denied {
  padding-top: 40px;
}
.briefing-room .access-denied p {
  color: #000000;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .briefing-room .banner-image .banner h1 {
    padding: 0px 0px 15px;
  }
}
.iq2us-blog-filter .filter-content-wrapper h3 {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  color: #424242;
}
@media screen and (max-width: 767px) {
  .iq2us-blog-filter .filter-content-wrapper h3 {
    display: block;
    margin-right: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px;
    color: #898989;
  }
}
.iq2us-blog-filter .filter-content-wrapper select {
  padding: 4px 29px 4px 10px;
  border: 1px solid #898989;
  color: #444444;
  background-color: transparent;
  font-size: 20px;
  min-width: 250px;
  border: 1px solid #898989;
  background-image: linear-gradient(45deg, transparent 50%, #444444 50%), linear-gradient(135deg, #444444 50%, transparent 50%);
  background-position: calc(100% - 25px) calc(1em - 3px), calc(100% - 19px) calc(1em - 3px);
  background-size: 7px 8px, 6px 10px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .iq2us-blog-filter .filter-content-wrapper select {
    padding: 4px 6px 4px 4px;
  }
}
@media screen and (max-width: 767px) {
  .iq2us-blog-filter .filter-content-wrapper select {
    width: 100%;
  }
}
.blog-content .blog-post .content {
  border: 1px solid #d3d3d5;
  padding: 5px 5px 20px;
}
@media screen and (max-width: 767px) {
  .blog-content .blog-post .content {
    margin-bottom: 25px;
  }
}
.blog-content .blog-post .content .ds-image {
  border: 1px solid #ADADAD;
}
.blog-content .blog-post .content .ds-image .image {
  max-height: 400px;
  overflow: hidden;
}
.blog-content .blog-post .content .ds-image .image img {
  width: 100%;
}
.blog-content .blog-post .content .card-info {
  margin-top: 10px;
  color: #ffffff;
  position: relative;
  background: #444444;
  padding: 20px;
  display: flex;
  width: 100%;
}
.blog-content .blog-post .content .card-info::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -15px;
  border-top: 15px solid #ffffff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  left: calc(50% - 18px);
}
@media screen and (max-width: 767px) {
  .blog-content .blog-post .content .card-info {
    display: block;
    margin-bottom: 10px;
  }
}
.blog-content .blog-post .content .card-info .lft_part {
  flex: 1;
}
.blog-content .blog-post .content .card-info .lft_part .ds-title a {
  font-size: 22px;
  font-weight: 600;
}
.blog-content .blog-post .content .card-info .lft_part .ds-title a:hover {
  color: #ccc;
}
@media screen and (max-width: 767px) {
  .blog-content .blog-post .content .card-info .lft_part .ds-title a {
    font-size: 20px;
  }
}
.blog-content .blog-post .content .card-info .lft_part .ds-title a::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .blog-content .blog-post .content .card-info .lft_part .ds-title a::after {
    margin: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  .blog-content .blog-post .content .card-info .lft_part .ds-credits {
    font-size: 13px;
    line-height: 1;
    word-spacing: 3px;
  }
}
.blog-content .blog-post .content .card-info .right_part {
  text-align: center;
}
.blog-content .blog-post .content .card-info .right_part img {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .blog-content .blog-post .content .card-info .right_part {
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #898989;
  }
}
@media screen and (max-width: 767px) {
  .blog-content .blog-post .content .card-info .right_part .right_part-inner {
    margin: 5px 0;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .blog-content .blog-post .content .card-info .right_part .right_part-inner.comments img {
    width: 23px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .blog-content .blog-post .content .card-info .right_part .right_part-inner.comments .comment-text {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .blog-content .blog-post .content .card-info .right_part .right_part-inner.views img {
    width: 28px;
    margin-left: 10px;
  }
}
.blog-content .blog-post .content .card-info::after {
  border-top: 15px solid #444444;
}
.blog-content .blog-post .content .ds-transport {
  padding: 40px 17px 30px;
}
.blog-content .blog-post .content .ds-transport p {
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .blog-content .blog-post .content .ds-transport p {
    line-height: 27px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-content .blog-content-right {
    margin-left: 16.5%;
    margin-right: 16.5%;
  }
}
.blog-content .blog-content-right h5 {
  padding: 15px 20px;
  background: #444444;
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  line-height: 22px;
}
.blog-content .blog-content-right .inner-content {
  padding: 0 15px;
}
.blog-content .blog-content-right .inner-content p {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 20px;
}
.blog-content .blog-content-right .inner-content .btn.btn-medium {
  width: 100%;
}
.blog-content .blog-content-right .inner-content ul {
  list-style: none;
}
.blog-content .blog-content-right .inner-content ul > li {
  padding: 20px 60px 20px 0px;
  font-size: 18px;
  border-top: 1px dashed #898989;
  line-height: 21px;
}
@media screen and (max-width: 767px) {
  .blog-content .blog-content-right .inner-content ul > li {
    padding: 20px 0px 20px 0px;
  }
}
.blog-content .blog-content-right .inner-content ul > li:nth-child(1) {
  border-top: 0;
}
.blog-content .blog-content-right .inner-content ul > li a {
  color: #424242;
  cursor: pointer;
}
.blog-content .blog-content-right .inner-content ul > li a:hover {
  text-decoration: underline;
}
.blog-content .blog-content-right .subscriber_block {
  padding: 5px;
}
.blog-content .blog-content-right .subscriber_block .inner-content {
  padding: 30px 15px 20px 15px;
}
.blog-content .blog-content-right .subscriber_block .inner-content .join_btn .btn-medium {
  padding: 0;
  height: 50px;
}
.blog-content .blog-content-right .mostread_block {
  padding: 5px;
}
.blog-content .blog-content-right .featured_posts {
  padding: 5px;
}
.blog-content .blog-content-right .topics_filter {
  padding: 5px;
}
.blog-content .blog-content-right .topics_filter ul li {
  padding: 15px 0px 15px 0px;
  display: flex;
  align-items: center;
}
.blog-content .blog-content-right .topics_filter ul li .name {
  cursor: pointer;
}
.blog-content .blog-content-right .topics_filter ul li .name:hover {
  text-decoration: underline;
  cursor: pointer;
}
.blog-content .blog-content-right .topics_filter ul li .number {
  margin-left: auto;
  background-color: #898989;
  padding: 5px;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #ffffff;
}
.blog-content .blog-content-right .topics_filter ul li.active .number {
  background: #467898;
}
.blog-content .blog-content-right .archive_filter {
  padding: 5px;
}
.blog-content .blog-content-right .archive_filter .inner-content h2 {
  display: none;
}
.blog-content .blog-content-right .archive_filter .inner-content .collapsed-archives ul > li {
  padding: 20px 0 20px 0;
}
.blog-content .blog-content-right .archive_filter .inner-content .collapsed-archives ul > li span {
  background-color: #898989;
  color: #ffffff;
  padding: 5px;
  width: 35px;
  height: 35px;
  text-align: center;
  float: right;
  margin-top: -7px;
}
.blog-content .blog-content-right .archive_filter .inner-content .collapsed-archives ul > li ul {
  margin-top: 20px;
  margin-left: 30px !important;
}
.blog-content .blog-content-right .archive_filter .inner-content .collapsed-archives ul > li ul li {
  padding: 20px 0 20px 10px;
}
.blog-content .blog-content-right .archive_filter .inner-content .collapsed-archives ul > li ul li:last-child {
  padding-bottom: 0;
}
.blog-content .blog-content-right .archive_filter .inner-content .collapsed-archives ul > li ul li:nth-child(1) {
  border-top: 1px dashed #898989 !important;
}
.blog-content .blog-content-right .archive_filter ul > li.active .number {
  background-color: #467898 !important;
}
.blog-content .blog-content-right .archive_filter ul > li.active ul li.active .number {
  background-color: #467898 !important;
}
.blog-content .blog-content-right .archive_filter ul > li.active ul li .number {
  background-color: #898989 !important;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus {
  padding: 0;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus .right_part .upcoming_debate_section .upcoming_debate h6 {
  font-weight: 400;
  font-size: 22px;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus .right_part .upcoming_debate_section .upcoming_debate .upcoming_img {
  background-color: #ffffff;
  padding: 5px;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus .right_part .upcoming_debate_section .upcoming_debate .body-wrapper {
  background-color: #ffffff;
  padding: 5px;
  position: relative;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus .right_part .upcoming_debate_section .upcoming_debate .body-wrapper .info-wrapper {
  margin: -45px 10px 10px;
  background: #444444;
  padding: 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus .right_part .upcoming_debate_section .upcoming_debate .body-wrapper .info-wrapper .title {
  margin: 10px 0 0;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus .right_part .upcoming_debate_section .upcoming_debate .body-wrapper .info-wrapper .title::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100px;
  height: 1px;
  background: #ffffff;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus .right_part .upcoming_debate_section .upcoming_debate .body-wrapper .info-wrapper .title a {
  color: #ffffff;
  font-size: 18px;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus .right_part .upcoming_debate_section .upcoming_debate .body-wrapper .transport {
  width: calc(100% - 50px);
  margin: 20px 25px 15px 25px;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus .right_part .upcoming_debate_section .upcoming_debate .body-wrapper .transport ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus .right_part .upcoming_debate_section .upcoming_debate .body-wrapper .transport ul li a {
  font-size: 12px;
  color: #666666;
  filter: grayscale(100%);
  display: inline-block;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus .right_part .upcoming_debate_section .upcoming_debate .body-wrapper .transport ul li a img {
  width: 23px;
  margin: 4px auto 0 auto;
}
.blog-content .blog-content-right .upcoming_debate_sidebar .debate_menus .right_part .upcoming_debate_section .upcoming_debate .body-wrapper .transport ul li a:hover {
  filter: grayscale(0);
  color: #462C7C;
}
#block-views-tweets-block.blog-tweets-block-wrapper {
  background-size: cover;
  padding: 20px 0;
}
@media only screen and (max-width: 1199px) {
  #block-views-tweets-block.blog-tweets-block-wrapper {
    margin-top: 40px;
  }
}
#block-views-tweets-block.blog-tweets-block-wrapper .top {
  text-align: center;
}
#block-views-tweets-block.blog-tweets-block-wrapper .top .avatar {
  text-align: center;
  padding: 25px 0 10px;
}
#block-views-tweets-block.blog-tweets-block-wrapper .top .avatar img {
  display: inline-block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
#block-views-tweets-block.blog-tweets-block-wrapper .top a {
  color: #ffffff;
  font-size: 30px;
  line-height: 37px;
}
#block-views-tweets-block.blog-tweets-block-wrapper .top a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1199px) {
  #block-views-tweets-block.blog-tweets-block-wrapper .top a {
    font-size: 22px;
    line-height: 27px;
  }
}
@media only screen and (max-width: 767px) {
  #block-views-tweets-block.blog-tweets-block-wrapper .top a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
  }
}
#block-views-tweets-block.blog-tweets-block-wrapper .middle {
  text-align: center;
  color: #ffffff;
  font-size: 40px;
  width: 80%;
  margin: 40px auto;
  line-height: 52px;
}
@media only screen and (max-width: 1199px) {
  #block-views-tweets-block.blog-tweets-block-wrapper .middle {
    font-size: 28px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 767px) {
  #block-views-tweets-block.blog-tweets-block-wrapper .middle {
    font-size: 18px;
    line-height: 22px;
  }
}
#block-views-tweets-block.blog-tweets-block-wrapper .middle a {
  text-decoration: underline;
  color: #ffffff;
  font-size: 40px;
}
@media only screen and (max-width: 1199px) {
  #block-views-tweets-block.blog-tweets-block-wrapper .middle a {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  #block-views-tweets-block.blog-tweets-block-wrapper .middle a {
    font-size: 18px;
  }
}
#block-views-tweets-block.blog-tweets-block-wrapper .middle a:hover {
  color: #462C7C;
}
#block-views-tweets-block.blog-tweets-block-wrapper .bottom {
  padding: 40px 0 20px;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #block-views-tweets-block.blog-tweets-block-wrapper .bottom {
    padding: 0 0 20px;
    flex-direction: column;
  }
}
#block-views-tweets-block.blog-tweets-block-wrapper .bottom .timestamp {
  display: inline-block;
  position: relative;
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
}
#block-views-tweets-block.blog-tweets-block-wrapper .bottom ul {
  list-style: none;
  display: flex;
  justify-content: center;
  margin-left: 30px;
  position: relative;
}
#block-views-tweets-block.blog-tweets-block-wrapper .bottom ul li a {
  display: inline-block;
  position: relative;
}
#block-views-tweets-block.blog-tweets-block-wrapper .bottom ul li a img {
  width: 30px;
  margin: 0 20px;
}
#block-views-tweets-block.blog-tweets-block-wrapper .bottom ul li a .img-white {
  display: block;
}
#block-views-tweets-block.blog-tweets-block-wrapper .bottom ul li a .img-red {
  display: none;
}
#block-views-tweets-block.blog-tweets-block-wrapper .bottom ul li a:hover .img-red {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.author_filter {
  padding: 5px;
}
.author_filter ul li {
  padding: 15px 0px 15px 0px !important;
  display: flex;
  align-items: center;
}
.author_filter ul li .name {
  cursor: pointer;
}
.author_filter ul li .name:hover {
  text-decoration: underline;
  cursor: pointer;
}
.author_filter ul li .number {
  margin-left: auto;
  background-color: #898989;
  padding: 5px;
  width: 40px;
  height: 35px;
  text-align: center;
  color: #ffffff;
}
.author_filter ul li.active .number {
  background: #467898;
}
.debaters-page #below-content-wrapper {
  padding-top: 40px;
}
@media only screen and (max-width: 1199px) {
  .debaters-page #below-content-wrapper {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .debaters-page .banner-image .banner h1 {
    padding: 0px 0px 15px;
  }
}
.debaters-page .banner-image .banner .banner_sub_title::before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 150px;
  height: 1px;
  left: 0;
  top: 0;
  background: #ffffff;
}
@media only screen and (max-width: 1199px) {
  .debaters-page .debaters-wrapper {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width: 1199px) {
  .debaters-page .debaters-wrapper .blog-content-right {
    order: 1;
  }
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block {
  padding: 5px;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block h5 {
  padding: 15px 20px;
  background: #444444;
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  line-height: 22px;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content {
  padding: 0 15px;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .term-search-wrapper {
  margin: 15px 0 20px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .term-search-wrapper {
    display: inline-block;
    margin: 20px 10px;
    width: calc(50% - 20px);
  }
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .term-search-wrapper input {
  font-size: 16px;
  color: #666666;
  border: 1px solid #cccccc;
  padding: 8px 10px 5px;
  margin-bottom: 0;
  height: 38px;
  width: calc(100% - 22px);
  padding-top: 4px;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .term-search-wrapper input::placeholder {
  font-weight: 300;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .term-search-wrapper i {
  position: absolute;
  right: 30px;
  top: 6px;
  font-size: 22px;
  filter: contrast(0);
  cursor: pointer;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .term-search-wrapper i:hover {
  filter: contrast(100%);
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-stand {
  color: #898989;
}
@media only screen and (max-width: 767px) {
  .debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-stand {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-stand {
    display: inline-block;
    margin: 20px 10px;
    width: calc(50% - 25px);
  }
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-stand ul {
  display: flex;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-stand ul li {
  font-size: 15px;
  background-color: #898989;
  width: calc(50% - 10px);
  text-transform: capitalize;
  transition: none;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-stand ul li.stand-for {
  margin-right: 20px;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-stand ul li:hover.stand-for {
  background-color: #4ad5f8;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-stand ul li:hover.stand-against {
  background-color: #000000;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-topic {
  margin: 15px 0 20px 0;
  color: #898989;
}
@media only screen and (max-width: 1199px) {
  .debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-topic {
    order: 1;
    border-top: 1px dashed #898989;
    padding-top: 10px;
    margin-top: 20px;
  }
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-topic ul li {
  display: inline-block;
  color: #ffffff;
  font-weight: 300;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-topic ul li.pink-tag {
  padding: 5px 10px;
  font-size: 12px;
  margin: 4px 2px 0;
}
.debaters-page .debaters-wrapper .blog-content-right .mostread_block .inner-content .field-filter-topic ul li.pink-tag:hover {
  background-color: #000000;
}
@media only screen and (max-width: 1199px) {
  .debaters-page .debaters-wrapper .blog-post.blog-content-left {
    order: 2;
  }
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .debators-sort-options {
  margin-bottom: 30px;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .debators-sort-options ul {
  display: flex;
  list-style: none;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 18px;
  color: #424242;
  border-bottom: 1px solid #ffffff;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .debators-sort-options ul li {
  flex: auto;
  text-align: center;
  padding: 15px 5px;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .debators-sort-options ul li {
    padding: 10px 2px;
    font-size: 14px;
  }
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .debators-sort-options ul li.active {
  background-color: #ffffff;
  color: #462C7C;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .debators-sort-options ul li.active::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -15px;
  border-top: 15px solid #ffffff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  left: calc(50% - 18px);
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .debators-sort-options ul li.active::after {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #ffffff;
  bottom: -12px;
  left: calc(50% - 6px);
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .debators-sort-options ul li::before {
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.8;
  bottom: 0;
  height: 0;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .debators-sort-options ul li:hover::before {
  height: 100%;
}
@media only screen and (max-width: 1199px) {
  .debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .debators-sort-options.fixed ul li.active:after {
    border-top: 8px solid #462C7C;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: 5%;
  }
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .no_result {
  display: block;
  margin-top: 20px;
  padding: 20px;
  color: #ffffff;
  background-color: #898989;
  font-size: 16px;
  text-align: center;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser {
  padding: 30px;
}
@media only screen and (max-width: 767px) {
  .debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser {
    padding: 20px 10px;
    line-height: 22px;
  }
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser a:hover {
  text-decoration: underline;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-image {
  margin-right: 30px;
  float: left;
}
@media only screen and (max-width: 767px) {
  .debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-image {
    margin-right: 10px;
  }
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-image a img {
  width: 90px;
  height: auto;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main {
  padding-left: 120px;
  color: #898989;
}
@media screen and (max-width: 479px) {
  .debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main {
    padding-left: 0;
  }
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main h6 {
  position: relative;
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  .debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main h6 {
    font-size: 18px;
  }
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main h6 a {
  padding-bottom: 10px;
  display: inline-block;
  color: #424242;
  font-weight: 400;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main h6 a::after {
  content: "";
  position: relative;
  display: block;
  vertical-align: top;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #424242;
  margin: 10px 0;
}
@media only screen and (max-width: 767px) {
  .debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main h6 a {
    padding-bottom: 0px;
  }
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .occupation {
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .occupation {
    margin-bottom: 10px;
  }
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .occupation ul {
  list-style: none;
  margin-bottom: 15px;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .occupation p {
  font-size: 16px;
  font-weight: 400;
  color: #424242;
  line-height: 20px;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .read-bio a {
  color: #462C7C;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .read-bio a:hover {
  color: #000000;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .speaker-debates {
  border-top: 1px solid #ebebec;
  margin-top: 20px;
  padding-top: 20px;
  line-height: 16px;
}
@media only screen and (max-width: 767px) {
  .debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .speaker-debates {
    line-height: 22px;
    margin-top: 10px;
    padding-top: 5px;
  }
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .speaker-debates label {
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .speaker-debates ul {
  list-style: none;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .speaker-debates ul .debate-link {
  margin: 10px 0;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .speaker-debates ul .debate-link a {
  color: #424242;
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .speaker-debates ul .debate-link.for span {
  color: #4ad5f8;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .speaker-debates ul .debate-link.for span {
    display: block;
  }
}
.debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .speaker-debates ul .debate-link.against span {
  color: #ed1941;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .debaters-page .debaters-wrapper .blog-post.blog-content-left .debaters_section .list .speaker-teaser .ds-main .speaker-debates ul .debate-link.against span {
    display: block;
  }
}
.mb-4 .arrow-toggel {
  display: inline-block;
  float: right;
}
.mb-4 .arrow-toggel img {
  height: 15px;
  width: 15px;
  margin-top: 4px;
  transform: rotate(270deg);
  transition: 0.8s;
}
.mb-4 .arrow-toggel.rotate img {
  transform: rotate(360deg);
  transition: 0.8s;
}
.blog-content-left .filter-content-wrapper {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .blog-content-left .filter-content-wrapper {
    text-align: left;
  }
}
.blog-content-left .filter-content-wrapper #populated_tags {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .blog-content-left .filter-content-wrapper #populated_tags {
    display: block;
  }
}
.blog-content-left .filter-content-wrapper #populated_tags .populated_tags_cls {
  padding: 4px 29px 4px 10px;
  border: 1px solid #898989;
  color: #444444;
  background-color: transparent;
  font-size: 20px;
  min-width: 250px;
  border: 1px solid #898989;
  background-image: linear-gradient(45deg, transparent 50%, #444444 50%), linear-gradient(135deg, #444444 50%, transparent 50%);
  background-position: calc(100% - 25px) calc(1em - 3px), calc(100% - 19px) calc(1em - 3px);
  background-size: 7px 8px, 6px 10px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
.blog-content .white-bg h5 {
  margin: -5px -5px -5px -5px;
  font-weight: 700;
  color: #ffffff;
  cursor: pointer;
}
.blog-content .search_posts h5 {
  margin: 0;
}
.blog-content .search_posts #searchsubmit {
  display: inline-block;
  float: right;
  background-color: transparent;
}
.blog-content .search_posts #searchsubmit i {
  color: #ffffff;
}
.blog-content .search_posts .searchform {
  padding: 20px 0;
}
.blog-content .search_posts .searchform input {
  border: 1px solid #ccc;
  width: 100%;
  padding: 5px;
}
.blog-content .sort_tags_cls {
  padding: 5px;
  width: 200px;
}
.blog-content .sort_tags_cls option {
  background-color: #ffffff;
  margin: 25px;
}
.blog-content .filter-content-wrapper .sort_advanced_tag h3 {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  color: #424242;
}
@media screen and (max-width: 767px) {
  .blog-content .filter-content-wrapper .sort_advanced_tag h3 {
    display: block;
    margin-right: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px;
    color: #898989;
  }
}
.blog-content .filter-content-wrapper .sort_advanced_tag select {
  padding: 4px 29px 4px 10px;
  border: 1px solid #898989;
  color: #444444;
  background-color: #ffffff;
  font-size: 20px;
  min-width: 250px;
  border: 1px solid #898989;
  background-image: linear-gradient(45deg, transparent 50%, #444444 50%), linear-gradient(135deg, #444444 50%, transparent 50%);
  background-position: calc(100% - 25px) calc(1em - 3px), calc(100% - 19px) calc(1em - 3px);
  background-size: 7px 8px, 6px 10px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
.blog-content .filter-content-wrapper .sort_advanced_tag select:focus {
  background-image: linear-gradient(135deg, transparent 50%, #444444 50%), linear-gradient(45deg, #444444 50%, transparent 50%);
  background-position: calc(100% - 25px) calc(1em - 3px), calc(100% - 19px) calc(1em - 3px);
  background-size: 7px 8px, 6px 8px;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-content .filter-content-wrapper .sort_advanced_tag select {
    padding: 4px 6px 4px 4px;
  }
}
@media screen and (max-width: 767px) {
  .blog-content .filter-content-wrapper .sort_advanced_tag select {
    width: 100%;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #show_year_month_post .blog-content-left {
    clear: both;
  }
}
#show_year_month_post .filter-content-wrapper {
  padding-top: 0;
  padding-bottom: 30px;
}
#show_year_month_post .blog-list .blog-content-left {
  padding-left: 1px;
  padding-right: 1px;
}
#show_year_month_post .blog-list .message_wrap .no_data {
  display: block;
  margin-top: 20px;
  padding: 12px;
  color: #fff;
  background-color: #424242;
  font-size: 16px;
  text-align: center;
}
.podcasts-page .banner .banner_sub_title::before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 150px;
  height: 1px;
  left: 0;
  top: 0;
  background: #ffffff;
}
.podcasts-page .banner .banner_sub_title::before {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .podcasts-page .banner .banner_sub_title::before {
    margin-bottom: 30px;
  }
}
.podcasts-post .podcasts-content {
  padding: 5px;
}
.podcasts-post .podcasts-content .top {
  position: relative;
  padding-top: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/wp-content/uploads/2021/11/iq2-logo-placeholder.jpg");
}
.podcasts-post .podcasts-content .top img {
  width: 100%;
  /*height: 221px;*/
}
.podcasts-post .podcasts-content .top .info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px 15px;
  background: #424242;
  color: #ffffff;
  display: none;
}
.podcasts-post .podcasts-content .top .info h4 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
.podcasts-post .podcasts-content .top .info p {
  font-size: 14px;
  font-weight: 300;
  line-height: 130%;
}
.podcasts-post .podcasts-content .top .info a {
  margin-top: 15px;
  display: inline-block;
  text-decoration: underline;
  color: #ffffff;
}
.podcasts-post .podcasts-content .top:hover .info {
  display: block;
}
.podcasts-post .podcasts-content .bottom .panoply-player {
  padding: 5px 17px 20px;
  color: #424242;
  position: relative;
}
.podcasts-post .podcasts-content .bottom .panoply-player .play-btn {
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
  border: 5px solid #424242;
  bottom: 40px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  /*img{
                            margin-left: 2px;
                        }*/
  background-image: url("/wp-content/uploads/2021/11/play-button-2.png");
  background-position: 2px center;
  background-size: contain;
  background-repeat: no-repeat;
}
.podcasts-post .podcasts-content .bottom .panoply-player.playing .play-btn {
  background-image: url("/wp-content/uploads/2021/11/pause-btn.png");
  background-position: center;
}
.podcasts-post .podcasts-content .bottom .panoply-player.loading .play-btn {
  border-left-color: #fff;
  border-right-color: #fff;
  background-image: none;
  animation: podcast-loader-anim 2s infinite;
}
.podcasts-post .podcasts-content .bottom .panoply-player .transport {
  display: block;
  margin-left: 65px;
}
.podcasts-post .podcasts-content .bottom .panoply-player .transport .title-wrapper {
  justify-content: end;
  /*@include d-flex-Center;*/
  display: flex;
  flex-direction: column;
  min-height: 45px;
  flex-basis: fit-content;
}
.podcasts-post .podcasts-content .bottom .panoply-player .transport .title-wrapper div {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 14px;
  font-weight: 400;
  max-height: 50px;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.podcasts-post .podcasts-content .bottom .panoply-player .transport .timeline {
  position: relative;
  width: 100%;
  background: #424242;
  height: 5px;
  margin: 6px 0;
  cursor: pointer;
}
.podcasts-post .podcasts-content .bottom .panoply-player .transport .timeline .played {
  /*position: absolute;*/
  background: #462C7C;
  /*left: 0;
                                top: 0;
                                bottom: 0;*/
  width: 0;
  height: inherit;
}
.podcasts-post .podcasts-content .bottom .panoply-player .transport .time {
  font-size: 14px;
}
.podcasts-post .podcasts-content .bottom .panoply-player .transport .download-podcast {
  position: absolute;
  bottom: 5px;
  right: 30px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #666666;
}
.podcasts-post .podcasts-content .bottom .panoply-player .transport .download-podcast img {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 3px;
}
.podcasts-post .podcasts-content .bottom audio {
  display: none;
}
.podcasts-post .btn-extra-large {
  max-width: 900px;
}
@keyframes podcast-loader-anim {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.buy_tickets_page {
  padding-bottom: 100px;
}
.buy_tickets_page .head_wrapper {
  letter-spacing: 1px;
  position: relative;
  margin: 25px 0 40px;
  padding-top: 20px;
}
@media only screen and (max-width: 991px) {
  .buy_tickets_page .head_wrapper {
    margin: 0;
  }
}
.buy_tickets_page .head_wrapper h3 {
  color: #2F2F2F;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21.6px;
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .head_wrapper h3 {
    font-size: 18px;
    padding: 0 0 13px;
  }
}
.buy_tickets_page .upcoming_wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 -1px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .buy_tickets_page .upcoming_wrapper {
    display: inline-block;
    margin-top: 20px;
  }
}
.buy_tickets_page .upcoming_wrapper .col-md-6 {
  margin-top: 30px;
}
.buy_tickets_page .upcoming_wrapper .one_col_debate {
  border: 1px solid #BABABA;
}
@media only screen and (min-width: 768px) {
  .buy_tickets_page .upcoming_wrapper .one_col_debate {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .upcoming_wrapper .one_col_debate {
    width: 100%;
  }
}
@media only screen and (max-width: 576px) {
  .buy_tickets_page .upcoming_wrapper .one_col_debate .btn-v2 {
    width: 100%;
  }
}
.buy_tickets_page .upcoming_wrapper .one_col_debate .btn-v2 a {
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  padding: 0 50px;
  height: 40px;
  text-transform: capitalize;
}
.buy_tickets_page .upcoming_wrapper .one_col_debate #upcoming_debate_countdown {
  padding-left: 0;
}
@media only screen and (min-width: 576px) {
  .buy_tickets_page .upcoming_wrapper .one_col_debate .watch-debate-btn {
    text-align: right;
    padding-right: 0;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle {
  padding: 3px;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top {
  position: relative;
  display: flex;
  background-color: #424242;
}
@media only screen and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top {
    flex-direction: column;
    background-color: transparent;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail {
  color: #ffffff;
  padding: 40px 0 10px;
  margin-left: 4%;
}
@media only screen and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail {
    margin: -100px 30px 0;
    background-color: #424242;
    padding: 20px 30px 15px;
    width: calc(100% - 120px);
    position: relative;
  }
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail::after {
    border-top: 15px solid #444444;
  }
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail {
    margin: 0 15px 0;
    width: calc(100% - 30px);
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail h3 {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 25.2px;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail h3::after {
  content: "";
  position: relative;
  display: block;
  vertical-align: top;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #424242;
  margin: 10px 0;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail h3:after {
  background-color: #ffffff;
  width: 100%;
  margin: 20px 0;
}
@media only screen and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail h3 {
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail h3 {
    font-size: 22px;
    font-weight: 400;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail h3:hover {
  color: #898989;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail .date_time {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}
@media only screen and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail .date_time {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail .date_time {
    width: 100%;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail .date_time img {
  width: 34px;
  display: inline-block;
  float: left;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail .date_time .date_cal {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail .add_cal {
  padding-right: 0;
  padding-left: 0;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail .add_cal img {
  display: inline-block;
  vertical-align: middle;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail .add_cal a .small-detail {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: right;
  text-decoration: underline;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail .time {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  padding-top: 8px;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail .time img {
  width: 15px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_detail .time {
    margin-bottom: 15px;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_img {
  height: 380px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_img {
    height: auto;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_img img {
  width: 100%;
  height: fit-content;
  min-height: 380px;
}
@media only screen and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_img img {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .upcoming_img img {
    min-height: auto;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .tag-pink {
  display: inline-block;
  padding: 5px 15px;
  color: #ffffff;
  background: #462C7C;
  position: absolute;
  top: 15;
  right: -10;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .tag-pink:hover {
  background-color: #000000;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-top .tag-pink img {
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  margin-top: -3px;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom {
  padding: 10px;
}
@media only screen and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom {
    padding: 5px 20px;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul {
  list-style: none;
  display: flex;
  margin-left: -15px;
}
@media only screen and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul {
    flex-direction: column;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul li {
  flex: 50%;
  line-height: 14px;
  margin-right: 25px;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul li h6 {
  line-height: 20px;
  margin-bottom: 8px !important;
}
@media only screen and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul li h6 {
    margin-top: 5px;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul li h6 a {
  color: #2F2F2F;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
}
@media only screen and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul li h6 a {
    font-size: 15px;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul li .occupation {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16.32px;
  color: #2F2F2F;
}
@media only screen and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul li .occupation {
    font-size: 12px;
    padding: 0 30px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul li .occupation {
    padding: 0;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul li:first-child {
  flex: 0%;
  margin-right: 0;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul li a {
  display: inline-block;
  margin-right: 10px;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper ul li a img {
  width: 91px;
  height: auto;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper label {
  font-size: 18px;
  display: block;
  margin: 5px 0;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper .for_type {
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper .for_type {
    width: calc(100% - 21px);
  }
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper .for_type {
    width: 100%;
    display: block;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper .for_type label {
  color: #467898;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper .against_type {
  display: inline-block;
  margin: 15px 0;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper .against_type {
    width: calc(100% - 21px);
  }
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper .against_type {
    width: 100%;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .content-bottom .vote_type_wrapper .against_type label {
  color: #462C7C;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .upcoming_bottom .row {
  display: flex;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  margin: 0;
}
@media only screen and (max-width: 576px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .upcoming_bottom .row {
    display: block;
  }
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .upcoming_bottom .row .btn-v2 .full-button-v2 {
  max-width: 50%;
}
.buy_tickets_page .upcoming_wrapper .upcoming_middle .upcoming_bottom .row .btn-v2 .full-button-v2:hover {
  max-width: 90%;
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .upcoming_wrapper .upcoming_middle .upcoming_bottom .row .btn-v2 .full-button-v2 {
    max-width: 96%;
  }
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate {
  margin: 0 !important;
  border: 1px solid #BABABA;
  padding: 10px !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .buy_tickets_page .upcoming_wrapper .two-col-upcom-debate {
    width: 100%;
  }
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top {
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top {
    display: flex;
  }
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top .upcoming_detail {
  padding: 10px 0 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top .upcoming_detail .date_time {
    width: 50%;
    margin-left: 0;
  }
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top .upcoming_detail .row {
  margin: 0 -15px;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top .upcoming_detail .date_cal {
  margin-left: 0 !important;
}
@media only screen and (max-width: 768px) {
  .buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top .upcoming_detail .add_cal {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top .upcoming_detail .add_cal {
    width: 50%;
    margin-left: 0;
  }
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top .upcoming_detail .add_cal img {
  display: inline-block;
  vertical-align: middle;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top .upcoming_detail .add_cal a .small-detail {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: right;
  margin-right: 0;
  padding-left: 5px;
  text-decoration: underline;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top .tag-pink {
  display: inline-block;
  padding: 5px 15px;
  color: #ffffff;
  background: #462C7C;
  position: absolute;
  top: 15px;
  right: -10px !important;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top .tag-pink:hover {
  background-color: #000000;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .content-top .tag-pink img {
  display: inline-block;
  padding-right: 8px;
  vertical-align: middle;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .vote_type_wrapper ul {
  display: inline-block !important;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .vote_type_wrapper ul h6 {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  padding-top: 10px;
  color: #2F2F2F;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .vote_type_wrapper ul .occupation {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16.32px;
  color: #2F2F2F;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .debate_patnership_block {
  padding-right: 10px;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .debate_patnership_block .patership-wraaper-img p {
  padding: 30px 0px 0 30px;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .debate_patnership_block .patership-wraaper-img p a {
  text-decoration: underline;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate #upcoming_debate_countdown {
  padding-left: 0;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate #upcoming_debate_countdown p {
  color: #2F2F2F;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 16px;
  padding-bottom: 10px;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate #upcoming_debate_countdown .countdown-time-lable {
  width: 60px;
  border-radius: 4px 4px 0 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .buy_tickets_page .upcoming_wrapper .two-col-upcom-debate #upcoming_debate_countdown .countdown-time-lable {
    width: 52px;
  }
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate #upcoming_debate_countdown .countdown-time-lable span {
  font-size: 10px;
  letter-spacing: 0;
  line-height: 10px;
  text-align: center;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .watch-debate-btn {
  padding: 0;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .watch-debate-btn .btn-v2 {
  width: 100%;
}
.buy_tickets_page .upcoming_wrapper .two-col-upcom-debate .watch-debate-btn .btn-v2 a {
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  padding: 0 12px;
  height: 40px;
  text-transform: capitalize;
}
.buy_tickets_page .upcoming_wrapper .message_wrap {
  margin: 0 15px;
  margin-top: 20px;
  padding: 12px;
  color: #fff;
  background-color: #424242;
  font-size: 16px;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .debate_old_posts {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .buy_tickets_page .debate_old_posts .col-md-12 {
    padding-bottom: 20px;
  }
}
.buy_tickets_page .debate_old_posts .blog-post .content {
  padding: 3px;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-image img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .debate_old_posts .blog-post .content .card-image img {
    height: auto;
  }
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-image .tag-pink {
  top: 15px;
  bottom: unset;
  padding: 0px 15px 0px 15px;
  background-color: #898989;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-image .tag-pink img {
  width: 20px;
  display: inline-block;
  vertical-align: sub;
  margin-left: 10px;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-info {
  width: 100%;
  padding: 15px;
  background-color: #424242;
  margin: 0;
  padding: 15px;
  position: relative;
  z-index: 1;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-info .ds-title {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  padding-top: 25px;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-info .ds-credits {
  min-height: 59px;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-info .ds-credits::after {
  content: "";
  position: absolute;
  display: block;
  vertical-align: top;
  width: 90%;
  height: 1px;
  left: 16px;
  top: 70px;
  background-color: #ffffff;
  margin: 10px 0px;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-info .ds-credits a {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 25.2px;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-info .ds-credits a::after {
  display: none;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-bottom .watch_debate {
  position: relative;
  margin-top: 20px;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-bottom .watch_debate a {
  display: inline-block;
  color: #ffffff;
  padding: 5px 7px;
  background-color: #462C7C;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-bottom .watch_debate a img {
  display: inline-block;
  vertical-align: sub;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-bottom .watch_debate a:hover {
  background-color: #000000;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-bottom .watch_debate .read_debate_link {
  background: none;
  text-decoration: underline;
  color: #000000;
  padding-left: 30px;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-bottom .watch_debate .read_debate_link:hover {
  background: none;
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-bottom .watch_debate .comment {
  display: inline-block;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .buy_tickets_page .debate_old_posts .blog-post .content .card-bottom .watch_debate .comment {
    float: right;
  }
}
.buy_tickets_page .debate_old_posts .blog-post .content .card-bottom .watch_debate img {
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.buy_tickets_page .row {
  margin: 0;
}
.buy_tickets_page .upcoming_middle {
  background-color: #FFFFFF;
  padding: 7px 0px !important;
  margin: 0 15px;
  overflow: hidden;
}
.buy_tickets_page .upcoming_middle .content-bottom {
  border: 1px solid #BABABA;
  background-color: #F2F2F2;
}
.buy_tickets_page .upcoming_middle .content-bottom .col-lg-12 {
  display: flex;
}
.buy_tickets_page .upcoming_middle .content-bottom .col-lg-12 .vote_type_wrapper {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.buy_tickets_page .upcoming_middle .content-bottom .col-lg-12 .vote_type_wrapper .col-xs-12 {
  padding-top: 10px;
}
.buy_tickets_page .upcoming_middle .content-bottom .col-lg-12 .vote_type_wrapper .against_type {
  margin: 0 !important;
}
.buy_tickets_page .upcoming_middle .content-bottom .col-lg-12 .vote_type_wrapper .against_type label {
  color: #E31D3C;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 16px;
}
.buy_tickets_page .upcoming_middle .content-bottom .col-lg-12 .vote_type_wrapper .for_type label {
  color: #467898;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 16px;
}
.buy_tickets_page .upcoming_middle .content-bottom .toogle_content {
  color: #2F2F2F;
  font-family: Lato;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  padding: 15px;
  cursor: pointer;
}
.buy_tickets_page .upcoming_middle .content-bottom .toogle_content::after {
  content: "";
  background: url("/wp-content/uploads/2022/12/Down.svg");
  background-position: bottom;
  width: 20px;
  height: 13px;
  display: INLINE-BLOCK;
  background-repeat: NO-REPEAT;
  float: right;
}
.buy_tickets_page .upcoming_middle .content-bottom .toogle_content.active::after {
  content: "";
  background: url("/wp-content/uploads/2022/12/up.svg");
  background-position: bottom;
  width: 20px;
  height: 13px;
  display: INLINE-BLOCK;
  background-repeat: NO-REPEAT;
  float: right;
}
.buy_tickets_page .upcoming_bottom .watch-debate-btn {
  text-align: center;
}
@media only screen and (max-width: 576px) {
  .buy_tickets_page .upcoming_bottom .watch-debate-btn {
    padding: 10px 20px;
  }
}
.buy_tickets_page .upcoming_bottom .btn-v2 {
  display: inline-block;
}
.buy_tickets_page .upcoming_bottom .btn-v2 .btn {
  background: #462C7C;
  height: 40px;
}
.buy_tickets_page .upcoming_bottom .btn-v2 .btn:hover {
  background-color: #000000;
}
.buy_tickets_page .upcoming_bottom .read_brif_link {
  padding-top: 10px;
}
.buy_tickets_page .upcoming_bottom .read_brif_link a {
  text-decoration: underline;
  text-align: center;
  color: #2F2F2F;
}
.buy_tickets_page .debate_old_posts .head_wrapper {
  border-top: 1px solid #979797;
  padding: 35px 0px;
  margin-top: 50px;
}
.buy_tickets_page .debate_old_posts .blog-post {
  margin-bottom: 30px;
}
.buy_tickets_page .debate_old_posts .white-bg {
  border: 1px solid #BABABA;
  background-color: #FFFFFF;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  padding: 15px !important;
}
.buy_tickets_page .debate_old_posts .white-bg .ds-transport {
  padding: 16px 0px;
}
@media only screen and (min-width: 576px) and (max-width: 991px) {
  .buy_tickets_page #upcoming_debate_countdown {
    width: 80%;
  }
}
.buy_tickets_page #upcoming_debate_countdown .countdown-time-lable {
  display: inline-grid;
  margin: 0px 0px 10px 0px;
  background-color: #F2F2F2;
  text-align: center;
  width: 80px;
  font-size: 24px;
  line-height: 24px;
  padding-top: 20px;
  font-weight: bold;
}
@media (max-width: 576px) {
  .buy_tickets_page #upcoming_debate_countdown .countdown-time-lable {
    width: 50px;
    font-size: 34px;
    margin: 10px 0px 10px 5px;
  }
}
.buy_tickets_page #upcoming_debate_countdown .countdown-time-lable span {
  font-size: 12px;
  line-height: 12px;
  margin-top: 15px;
  padding: 5px 0px 5px 0px;
  background-color: #2F2F2F;
  color: #ffffff;
}
@media (max-width: 576px) {
  .buy_tickets_page #upcoming_debate_countdown .countdown-time-lable span {
    font-size: 10px;
  }
}
.buy_tickets_page .debate_patnership_block {
  display: block !important;
  border-top: 1px solid #D8D8D8;
}
.buy_tickets_page .debate_patnership_block p {
  padding: 10px 0px;
  color: #2F2F2F;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 16px;
}
.buy_tickets_page .debate_patnership_block .patership-wraaper-img {
  display: flex;
  padding: 10px;
}
.buy_tickets_page .debate_patnership_block .patership-wraaper-img p {
  padding: 30px 0px 0 65px;
}
@media (max-width: 768px) {
  .buy_tickets_page .debate_patnership_block .patership-wraaper-img p {
    padding: 5px 0px 0 20px;
  }
}
.buy_tickets_page .debate_patnership_block .patership-wraaper-img p a {
  color: #462C7C;
  text-decoration: underline;
}
.buy_tickets_page .debate_patnership_block .patership-wraaper-img p a :hover {
  color: #000000;
}
.buy_tickets_page .filter-content-wrapper {
  letter-spacing: 1px;
  position: relative;
  margin: 25px 0 40px;
  padding-top: 20px;
  text-align: right;
  display: inline-block;
}
@media (max-width: 768px) {
  .buy_tickets_page .filter-content-wrapper {
    text-align: left;
    margin: 0;
    padding-top: 0px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .buy_tickets_page .filter-content-wrapper {
    display: block;
    margin: 0;
  }
}
.buy_tickets_page .filter-content-wrapper label {
  color: #020202;
  padding-right: 10px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: right;
}
.buy_tickets_page .filter-content-wrapper .sort_advanced_tag {
  display: inline-block;
}
.buy_tickets_page .filter-content-wrapper .sort_advanced_tag .sort_tags_cls {
  padding: 4px 29px 4px 10px;
  border: 1px solid #898989;
  background-color: #ffffff;
  font-size: 16px;
  min-width: 250px;
  border: 1px solid #898989;
  background-image: linear-gradient(48deg, transparent 50%, #444444 50%), linear-gradient(130deg, #444444 43%, transparent 50%);
  background-position: calc(100% - 24px) calc(1em - 3px), calc(100% - 18px) calc(1em - 3px);
  background-size: 7px 8px, 7px 8px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
.buy_tickets_page .filter-content-wrapper .sort_advanced_tag .sort_tags_cls option {
  box-sizing: border-box;
  height: 304px;
  width: 232px;
  border: 1px solid #979797;
  border-radius: 4px;
  background-color: #FFFFFF;
  padding: 10px 20px;
}
.buy_tickets_page .Upcoming-Debates-title {
  padding: 0;
}
@media (min-width: 768px) {
  .buy_tickets_page .Upcoming-Debates-title {
    margin-bottom: -35px;
  }
}
.news-article-listing .search-section {
  background-color: #000000;
}
.news-article-listing .search-section .search-box {
  padding: 55px;
  margin: 0 auto;
  max-width: 768px;
}
@media screen and (max-width: 767px) {
  .news-article-listing .search-section .search-box {
    padding: 25px 10px 25px;
  }
}
.news-article-listing .search-section .search-box form {
  position: relative;
}
.news-article-listing .search-section .search-box form input {
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 10px 20px;
  width: calc(100% - 42px);
  font-size: 22px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .news-article-listing .search-section .search-box form input {
    padding: 25px 10px 10px;
    padding: 5px 10px 5px;
    font-size: 16px;
  }
}
.news-article-listing .search-section .search-box form input::placeholder {
  color: #ffffff;
}
.news-article-listing .search-section .search-box form i {
  color: #ffffff;
  width: 80px;
  position: absolute;
  border: 1px solid #ffffff;
  justify-content: center;
  display: flex;
  align-items: center;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 40px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .news-article-listing .search-section .search-box form i {
    width: 40px;
    font-size: 22px;
    right: 22px;
  }
}
.news-article-listing .search-section .search-box form i:hover {
  background-color: #ffffff;
  color: #462C7C;
}
.news-article-listing .head_wrapper {
  position: relative;
  border-bottom: 1px solid #ffffff;
  margin: 0px 0 40px;
  padding: 0 10px;
}
.news-article-listing .head_wrapper::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -15px;
  border-top: 15px solid #ffffff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  left: calc(50% - 18px);
}
@media screen and (max-width: 767px) {
  .news-article-listing .head_wrapper {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .news-article-listing .head_wrapper h3 {
    font-size: 24px;
  }
}
.news-article-listing .head_wrapper.fixed h3 {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: normal;
  padding: 5px;
}
.news-article-listing .head_wrapper.fixed::after {
  display: none;
}
.news-article-listing .moreBox_article {
  margin-bottom: 25px;
  background-color: #ffffff;
  border-bottom: 1px solid #462C7C;
}
@media screen and (min-width: 1200px) {
  .news-article-listing .moreBox_article {
    min-height: 580px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 1%;
    margin-right: 1%;
    width: 48%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .news-article-listing .moreBox_article {
    width: 70%;
    margin: 0 15% 30px;
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  .news-article-listing .moreBox_article {
    margin-left: 15px;
    margin-right: 15px;
    clear: both;
  }
}
.news-article-listing .moreBox_article .news-listing-wrapper {
  display: inline-block;
  padding: 20px;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .content-left {
  width: 35%;
  float: left;
}
@media screen and (max-width: 767px) {
  .news-article-listing .moreBox_article .news-listing-wrapper .content .content-left {
    width: 100%;
    margin-bottom: 10px;
  }
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .content-left .image {
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .news-article-listing .moreBox_article .news-listing-wrapper .content .content-left .image {
    margin-bottom: 10px;
  }
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .content-left .image > img {
  min-height: 150px;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .content-left .image .field-item-title {
  position: absolute;
  text-align: center;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .content-left .image .field-item-title img {
  height: auto;
  width: 150px !important;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .content-left .image .field-item-title h3 {
  font-size: 30px;
  color: #ffffff;
  padding: 20px;
  font-weight: normal;
  line-height: 110%;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .content-left .source-article a {
  font-size: 14px;
  color: #444444;
}
@media screen and (max-width: 767px) {
  .news-article-listing .moreBox_article .news-listing-wrapper .content .content-left .source-article a {
    text-decoration: underline;
  }
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content {
  width: calc(65% - 20px);
  float: left;
}
@media screen and (max-width: 767px) {
  .news-article-listing .moreBox_article .news-listing-wrapper .content .media-content {
    width: 100%;
    margin-left: 0;
  }
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content h6 {
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .news-article-listing .moreBox_article .news-listing-wrapper .content .media-content h6 {
    margin-bottom: 10px;
  }
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content h6 a {
  font-size: 24px;
  color: #444444;
  line-height: 28px;
  font-weight: normal;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .post-date::after {
  content: "";
  position: relative;
  display: block;
  vertical-align: top;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #424242;
  margin: 10px 0;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .post-date::after {
  margin: 25px 0;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .summary-content p {
  display: inline-block;
  color: #444444;
  font-size: 16px;
  line-height: 170%;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .summary-content p::after {
  content: "";
  position: relative;
  display: block;
  vertical-align: top;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #424242;
  margin: 10px 0;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .summary-content p::after {
  margin: 15px 0;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .summary-content p a {
  color: #462C7C;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .summary-content p a:hover {
  filter: #000000;
  color: #000000;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .summary-content p a img {
  display: inline-block;
  vertical-align: middle;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .related-debates a {
  color: #444444;
  font-size: 16px;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .related-debates .debate-btn .btn-arrow {
  float: none;
  border: 1px solid #444444;
  width: 18px;
  height: 18px;
  margin-left: 5px;
  vertical-align: middle;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .related-debates .debate-btn .btn-arrow i {
  font-size: 14px;
  transform: rotate(270deg);
  left: 0px;
  top: 6px;
  right: 0;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .related-debates .debate-link a {
  color: #462C7C;
  font-size: 14px;
  text-decoration: underline;
  line-height: 14px;
  display: inline-block;
  padding-bottom: 5px;
}
.news-article-listing .moreBox_article .news-listing-wrapper .content .media-content .related-debates .debate-link a:hover {
  color: #000000;
}
@media screen and (min-width: 1200px) {
  .press-realeases-listing.news-article-listing .moreBox_article {
    min-height: 610px;
  }
}
@media screen and (min-width: 768px) {
  .debaters-details-pages .banner.banner-fix-content {
    flex-direction: row;
  }
}
.debaters-details-pages .banner.banner-fix-content .speaker-img {
  margin-right: 10px;
  border: 3px solid #ffffff;
}
.debaters-details-pages .banner.banner-fix-content .speaker-img img {
  width: 90px;
  height: auto;
}
.debaters-details-pages .banner.banner-fix-content .speaker-details h1 {
  font-size: 42px;
  line-height: 30px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .debaters-details-pages .banner.banner-fix-content .speaker-details h1 {
    font-size: 28px;
    margin-bottom: 0;
    padding-top: 10px;
  }
}
.debaters-details-pages .banner.banner-fix-content .speaker-details .banner_sub_title {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 300;
}
.debaters-details-pages .debaters-details-content {
  padding: 35px 0 20px;
}
@media screen and (min-width: 768px) {
  .debaters-details-pages .debaters-details-content .debater-content-wrapper {
    margin: 10px 17% 30px;
  }
}
.debaters-details-pages .debaters-details-content .debater-content-wrapper .content {
  margin-bottom: 20px;
}
.debaters-details-pages .debaters-details-content .debater-content-wrapper .content p {
  font-size: 16px;
  line-height: 36px;
  color: #424242;
}
.debaters-details-pages .debaters-details-content .debater-content-wrapper .content img {
  width: auto;
  max-width: 100%;
}
.debaters-details-pages .debaters-details-content .debater-content-wrapper .debate-link {
  text-align: center;
}
.debaters-details-pages .debaters-details-content .debater-content-wrapper .debate-link label {
  font-size: 24px;
  color: #898989;
  margin: 20px 0 10px;
  font-weight: 300;
  border-top: 1px solid #898989;
  display: inline-block;
  padding-top: 40px;
}
.debaters-details-pages .debaters-details-content .debater-content-wrapper .debate-link ul {
  list-style: none;
}
.debaters-details-pages .debaters-details-content .debater-content-wrapper .debate-link ul li a {
  color: #424242;
  font-size: 18px;
}
.debaters-details-pages .debaters-details-content .debater-content-wrapper .debate-link ul li a:hover {
  text-decoration: underline;
}
.debaters-details-pages .debaters-details-content .debater-content-wrapper .debate-link ul li .for {
  color: #467898;
}
.debaters-details-pages .debaters-details-content .debater-content-wrapper .debate-link ul li .against {
  color: #462C7C;
}
.debaters-details-pages .debaters-details-content .debater-content-wrapper .debate-link ul li span {
  font-size: 14px;
  font-weight: 300;
}
.Breifing-room-details-page .details-page-banner.banner.banner-fix-content {
  padding: 100px 0 20px;
}
.Breifing-room-details-page .details-page-banner.banner.banner-fix-content h1 {
  font-size: 46px;
  line-height: 46px;
  padding: 20px 10px;
  margin: 0 auto;
  max-width: 720px;
  text-shadow: #000000 0 1px 5px;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .details-page-banner.banner.banner-fix-content h1 {
    font-size: 28px;
    margin-bottom: 0;
    padding-top: 10px;
  }
}
.Breifing-room-details-page .details-page-banner.banner.banner-fix-content .pink-tag {
  margin: 10px 8px;
  padding: 10px 17px;
}
.Breifing-room-details-page .brief-section {
  padding: 10px 10px;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .brief-section {
    padding: 15px 0;
    text-align: center;
  }
}
.Breifing-room-details-page .brief-section img {
  width: 27px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
}
.Breifing-room-details-page .brief-section h3 {
  display: inline-block;
  font-size: 24px;
  padding: 0px 20px 0px 10px;
  margin: 0 20px 0 0;
  border-right: 1px solid #000000;
}
.Breifing-room-details-page .debate_sections {
  padding: 50px 0 60px !important;
}
.Breifing-room-details-page .debate_sections .ds-more h6 {
  color: #424242 !important;
}
.Breifing-room-details-page .debate_sections .btn.btn-medium {
  max-width: 200px;
  height: 42px;
  font-size: 17px;
  font-weight: 300;
  margin: 0;
  padding: 15px 15px;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .debate_sections .btn.btn-medium {
    max-width: 100%;
  }
}
.Breifing-room-details-page .debate_sections p {
  margin-bottom: 34px;
}
.Breifing-room-details-page .speaker {
  padding: 20px 20px 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .speaker {
    position: relative;
  }
}
.Breifing-room-details-page .speaker > span {
  font-size: 34px;
  font-weight: bold;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Breifing-room-details-page .speaker > span {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff !important;
    padding: 5px 20px;
    margin: -30px -20px 10px;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .speaker > span {
    font-size: 14px;
  }
}
.Breifing-room-details-page .speaker h3 {
  font-size: 34px;
  display: inline-block;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Breifing-room-details-page .speaker h3 {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .speaker h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .speaker .item-count {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 11px;
    padding: 0px 10px;
    color: #ffffff;
    background-color: #424242;
    font-weight: 300;
  }
}
.Breifing-room-details-page .speaker .more-articles {
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  padding: 10px 0 0;
  margin: 0 -20px -30px;
  color: #000000;
}
.Breifing-room-details-page .speaker .more-articles i {
  margin: -10px 0;
  display: block;
  font-size: 40px;
}
.Breifing-room-details-page .speaker .more-articles:hover {
  color: #ffffff;
}
.Breifing-room-details-page .speaker .more-articles:hover i {
  color: #ffffff !important;
}
.Breifing-room-details-page .speaker.for {
  border-bottom: 1px solid #467898;
}
.Breifing-room-details-page .speaker.for h3 {
  color: #467898;
}
.Breifing-room-details-page .speaker.for > span {
  color: #467898;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Breifing-room-details-page .speaker.for > span {
    background-color: #467898;
  }
}
.Breifing-room-details-page .speaker.for .more-articles i {
  color: #467898;
}
.Breifing-room-details-page .speaker.for .more-articles:hover {
  background-color: #467898;
}
.Breifing-room-details-page .speaker.against {
  border-bottom: 1px solid #462C7C;
}
.Breifing-room-details-page .speaker.against h3 {
  color: #462C7C;
}
.Breifing-room-details-page .speaker.against > span {
  color: #462C7C;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Breifing-room-details-page .speaker.against > span {
    background-color: #462C7C;
  }
}
.Breifing-room-details-page .speaker.against .more-articles i {
  color: #462C7C;
}
.Breifing-room-details-page .speaker.against .more-articles:hover {
  background-color: #462C7C;
}
.Breifing-room-details-page .info {
  display: flex;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .info {
    padding-top: 10px;
  }
}
.Breifing-room-details-page .info img {
  margin-right: 10px;
  width: 90px;
  height: auto;
}
.Breifing-room-details-page .info ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.Breifing-room-details-page .info ul.occupations li {
  font-weight: 300;
}
.Breifing-room-details-page .info a {
  text-decoration: underline;
  color: #462C7C;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .info a {
    font-size: 14px;
  }
}
.Breifing-room-details-page .info a:hover {
  color: #000000;
}
.Breifing-room-details-page .article a {
  color: #424242;
  text-decoration: underline;
  font-size: 14px;
}
.Breifing-room-details-page .article .ds-main {
  line-height: 28px;
}
.Breifing-room-details-page .article .ds-main a {
  font-size: 22px;
}
.Breifing-room-details-page .article .ds-main p {
  line-height: 28px;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .article .ds-main p {
    font-size: 16px;
  }
}
.Breifing-room-details-page .article .ds-info .field-type-datetime {
  font-weight: 300;
}
.Breifing-room-details-page .article .ds-info .field-type-datetime::after {
  content: "";
  position: relative;
  display: block;
  vertical-align: top;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #424242;
  margin: 10px 0;
}
.Breifing-room-details-page .article .ds-info .field-type-datetime::after {
  width: 20px;
  margin: 15px 0;
}
.Breifing-room-details-page .article .ds-info .source-author {
  display: flex;
  font-size: 18px;
}
.Breifing-room-details-page .article .ds-info .source-author .field-article-source {
  flex: 50%;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .article .ds-info .source-author .field-article-source {
    font-size: 16px;
  }
}
.Breifing-room-details-page .article .ds-info .source-author .field-author-name {
  flex: 50%;
}
.Breifing-room-details-page .article .ds-info .source-author .field-author-name a {
  text-decoration: none;
  font-size: 16px;
}
.Breifing-room-details-page .accordion_section .item {
  border-bottom: 1px solid #ffffff;
}
.Breifing-room-details-page .accordion_section .item .accordion {
  background-color: #898989;
  color: #ffffff;
  cursor: pointer;
  padding: 18px;
  outline: none;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .accordion_section .item .accordion {
    padding: 18px 0 18px;
  }
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .accordion_section .item .accordion h3 {
    font-size: 22px;
  }
}
.Breifing-room-details-page .accordion_section .item .accordion:hover {
  background-color: #424242;
}
.Breifing-room-details-page .accordion_section .item .accordion .accordion-inner {
  display: flex;
  align-items: end;
}
.Breifing-room-details-page .accordion_section .item .accordion .accordion-inner .heading {
  flex: 1;
}
.Breifing-room-details-page .accordion_section .item .accordion .accordion-inner .heading h3 {
  font-weight: 400;
  line-height: 30px;
}
.Breifing-room-details-page .accordion_section .item .accordion .accordion-inner .heading .items_count span {
  font-size: 18px;
  font-weight: 300;
}
.Breifing-room-details-page .accordion_section .item .accordion .accordion-inner .slide-arrow-img {
  text-align: end;
}
.Breifing-room-details-page .accordion_section .item .accordion .accordion-inner .slide-arrow-img img {
  height: 50px;
  width: 50px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .accordion_section .item .accordion .accordion-inner .slide-arrow-img img {
    height: 40px;
    width: 40px;
  }
}
.Breifing-room-details-page .accordion_section .item .accordion.active {
  background-color: #467898;
}
.Breifing-room-details-page .accordion_section .item .accordion.active img {
  transform: rotate(180deg);
}
.Breifing-room-details-page .accordion_section .item .panel {
  display: none;
  background-color: #ffffff;
}
.Breifing-room-details-page .accordion_section .item .panel .article {
  border-bottom: 1px solid #dddddd;
}
.Breifing-room-details-page .accordion_section .item .panel .article .panel-content {
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .accordion_section .item .panel .article .panel-content {
    width: 100%;
    padding: 20px 0;
  }
}
.Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-main {
  display: inline-block;
  width: calc(100% - 401px);
  vertical-align: top;
  padding-right: 60px;
  margin: 0 20px;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-main {
    width: auto;
    margin: 0;
    padding: 0;
  }
}
.Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-main .field-type-link {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-main .field-type-link {
    margin-bottom: 5px;
  }
}
.Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-main .field-type-link a {
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-main .field-type-link a {
    font-size: 22px;
  }
}
.Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-info {
  display: inline-block;
  width: 250px;
  vertical-align: top;
  border-left: 1px solid #000000;
  padding: 0 20px 40px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-info {
    width: 100%;
    padding: 0;
    border-left: none;
  }
}
.Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-info .field-article-source::after {
  content: "";
  position: relative;
  display: block;
  vertical-align: top;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #424242;
  margin: 10px 0;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-info .field-article-source {
    width: 49%;
    display: inline-block;
  }
  .Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-info .field-article-source::after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-info .field-article-source a {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-info .field-author-name {
    width: 49%;
    display: inline-block;
    font-size: 12px;
  }
}
.Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-info .field-type-datetime {
  font-size: 16px;
  position: absolute;
  bottom: 0;
}
.Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-info .field-type-datetime::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-info .field-type-datetime {
    position: relative;
    font-size: 14px;
  }
  .Breifing-room-details-page .accordion_section .item .panel .article .panel-content .ds-info .field-type-datetime::after {
    display: block;
  }
}
.debate-details-page h3 {
  font-size: 32px;
  font-weight: 300;
  margin: 0 0 20px;
  color: #444444;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .debate-details-page h3 {
    font-size: 26px;
    margin: 0 0 30px;
  }
}
.debate-details-page .media-player {
  /* padding:20px 0;
		 @media screen and (max-width:$medium-width) {
				 padding: 0;
		 }*/
}
@media screen and (min-width: 992px) {
  .debate-details-page .media-player .row {
    display: table;
    width: 100%;
  }
}
.debate-details-page .media-player .row .media-player-container {
  float: none;
}
@media screen and (min-width: 992px) {
  .debate-details-page .media-player .row .media-player-container {
    display: table-cell;
  }
}
@media screen and (max-width: 991px) {
  .debate-details-page .media-player .row .media-player-container {
    padding: 0;
  }
}
.debate-details-page .media-player .row .media-player-container .video-player {
  position: relative;
  display: block;
  height: 0;
  padding: 95px 0 0 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.debate-details-page .media-player .row .media-player-container .video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.debate-details-page .media-player .row .media-player-container .video-player .megaphone_ply {
  margin-right: 25px;
}
.debate-details-page .media-player .row .media-player-container .video-player .megaphone_ply iframe {
  position: relative;
  height: 350px;
}
@media screen and (max-width: 767px) {
  .debate-details-page .media-player .row .media-player-container .video-player .megaphone_ply iframe {
    height: 200px;
  }
}
.debate-details-page .media-player .row .debate-action-panel {
  background-color: #ffffff;
  color: #666666;
  float: none;
  vertical-align: top;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .debate-details-page .media-player .row .debate-action-panel {
    display: table-cell;
  }
}
@media screen and (max-width: 991px) {
  .debate-details-page .media-player .row .debate-action-panel {
    position: static;
    max-width: 100%;
  }
}
.debate-details-page .media-player .row .debate-action-panel > div {
  height: 100%;
}
.debate-details-page .media-player .row .debate-action-panel ul {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.debate-details-page .media-player .row .debate-action-panel ul li {
  display: inline-block;
  margin: 0 15px;
  cursor: pointer;
}
.debate-details-page .media-player .row .debate-action-panel ul li .tab-link {
  font-size: 12px;
  padding: 20px 0 12px;
  display: inline-block;
  text-transform: uppercase;
}
.debate-details-page .media-player .row .debate-action-panel ul li .tab-link.active {
  border-bottom: 3px solid #462C7C;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content {
  padding: 20px 20px;
  width: 100%;
  height: calc(100% - 55px);
  overflow: auto;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 992px) {
  .debate-details-page .media-player .row .debate-action-panel .vote-tab-content {
    padding: 20px 0 60px 0;
    position: unset;
  }
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote {
  height: 100%;
  position: relative;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .voting-title {
  margin-bottom: 5px;
  color: #000000;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote p {
  font-size: 16px;
  line-height: 30px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .voting-desc {
  color: rgba(0, 0, 0, 0.5);
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 14px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .vote-counter {
  color: #000000;
  line-height: 10px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .ans_reviews table {
  color: #000000;
  margin-bottom: 20px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .pre_final_vote input.input-text {
  width: 100%;
  border: 1px solid #ebebec;
  padding: 15px;
  margin: 0 0 10px;
  font-size: 16px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .pre_final_vote span.error {
  color: #b70b0b;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .vote-btn {
  width: 100%;
  margin: 0 0 10px;
  padding: 20px 40px;
  color: #ffffff;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .btn-black-bg {
  background-color: #000000;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  padding: 3px 20px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .submit_ques {
  margin: 0 0 10px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .submit_ques a {
  font-weight: bold;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .voting-description {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.5);
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .about_voting_cont {
  background-color: #F1F2F2;
  padding: 12px;
  margin: 5px 0 10px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .about_voting_cont {
    margin: 10px 0;
  }
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .about_voting_cont P {
  font-size: 13px;
  line-height: 18px;
  color: #000000;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote button.btn.black-btn {
  /* position: absolute;
									 bottom: 0;
									 @media screen and (max-width:$larg-width) {
											 bottom: auto;
									 } */
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote button.btn.btn-primary {
  height: 60px;
  text-transform: uppercase;
  font-size: 14px;
  width: 100%;
}
@media screen and (max-width: 992px) {
  .debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote button.btn.btn-primary {
    height: auto;
  }
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .where_options button.btn.btn-primary {
  height: 30px;
  padding: 0 20px;
  width: 65px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .where_options .fields input {
  appearance: auto;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .motions_wrap .vote_motion .options button.btn {
  width: 100%;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .motions_wrap .voting-screen .cast-oxford .btn {
  width: 100%;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .motions_wrap .demographics-why .why-textarea {
  background-color: #F1F2F2;
  border: 1px solid rgba(0, 0, 0, 0.25);
  display: block;
  margin: 0 0 15px;
  padding: 15px;
  width: 100%;
  height: 80px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .questions-fieldset {
  color: #000000;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .questions-fieldset #polling_questions textarea {
  background-color: #F1F2F2;
  border: 1px solid rgba(0, 0, 0, 0.25);
  display: block;
  margin: 0 0 15px;
  padding: 15px;
  width: 100%;
  height: 80px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .questions-fieldset #polling_questions .form-wrap {
  margin-bottom: 15px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .questions-fieldset #polling_questions .form-wrap .option {
  color: rgba(0, 0, 0, 0.7);
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .questions-fieldset #polling_questions .form-wrap .option input[type="radio"] {
  appearance: auto;
  cursor: default;
  height: 13px;
  min-height: 13px;
  min-width: 12px;
  width: 12px;
  margin: 3px 8px 3px 3px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .questions-fieldset #polling_questions .form-wrap .error {
  color: #b70b0b;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .questions-fieldset #polling_questions .submit button.btn {
  height: 30px;
  padding: 0 20px;
  width: 65px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .summary-oxford button.btn {
  width: 100%;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .motions_wrap_unres .demographics-why_unres .why-textarea {
  background-color: #F1F2F2;
  border: 1px solid rgba(0, 0, 0, 0.25);
  display: block;
  margin: 0 0 15px;
  padding: 15px;
  width: 100%;
  height: 80px;
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .show-result-btn {
  margin-top: 20%;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .debate-details-page .media-player .row .debate-action-panel .vote-tab-content .pre-debate-vote .show-result-btn {
    margin-top: 0%;
  }
}
.debate-details-page .media-player .row .debate-action-panel .vote-tab-content a.about_voting_btn {
  text-decoration: underline;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  margin: 20px 0 20px;
  color: #000000;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content {
  width: 100%;
  height: calc(100% - 55px);
  overflow: auto;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 992px) {
  .debate-details-page .media-player .row .debate-action-panel .comment-tab-content {
    position: unset;
  }
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .pre-debate-vote {
  padding: 20px 20px 0;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .pre-debate-vote .login-register-btn {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .pre-debate-vote .login-register-btn a {
  color: #462C7C;
  text-decoration: underline;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .pre-debate-vote .login-register-btn a:hover {
  color: #000000;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .pre-debate-vote .sort_comments {
  font-size: 13px;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .pre-debate-vote .sort_comments input {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  margin-right: 10px;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .pre-debate-vote .sort_comments > span {
  display: table;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .pre-debate-vote .sort_comments .comment-sort-option {
  float: left;
  margin-right: 30px;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .pre-debate-vote .comment-form-comment label {
  display: none;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .pre-debate-vote .comment-form-comment textarea {
  border: solid 1px rgba(0, 0, 0, 0.25);
  background-color: #F1F2F2;
  color: rgba(0, 0, 0, 0.5);
  height: 90px;
  margin: 0 0 10px;
  padding: 0 12px;
  vertical-align: bottom;
  width: 100%;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list {
  font-size: 14px;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part {
  display: inline-flex;
  align-items: center;
  padding: 10px 0 10px;
}
@media screen and (max-width: 992px) {
  .debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part {
    width: 100%;
    position: relative;
  }
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-emblem {
  display: inline-block;
  margin: 10px 0 5px;
  position: relative;
  vertical-align: top;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-emblem .comment-item-emblem-label {
  background-color: #462C7C;
  color: #ffffff;
  font-size: 10px;
  line-height: 14px;
  position: absolute;
  top: -6px;
  left: 5px;
  right: 5px;
  text-align: center;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-emblem .comment-item-emblem-score {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  color: #462C7C;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 10px;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-avatar {
  width: 50px;
  height: 50px;
  margin-left: 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -ms-border-radius: 100% !important;
  overflow: hidden;
}
@media screen and (max-width: 479px) {
  .debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-avatar img {
    height: 100%;
  }
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-meta {
  margin: 0 0 0 10px;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-meta .comment-item-meta-name {
  color: #000000;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-meta .comment-item-meta-date {
  font-size: 12px;
  color: #666666;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-upvote {
  position: absolute;
  display: inline-block;
  right: 20px;
  top: auto;
}
@media only screen and (min-device-width: 767px) and (max-device-width: 1400px) {
  .debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-upvote {
    right: 10px;
  }
}
@media screen and (max-width: 479px) {
  .debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-upvote {
    top: 8px;
  }
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-upvote .cld-like-dislike-wrap {
  background-color: #F1F2F2;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -ms-border-radius: 12px;
  margin-left: 5px;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .comment-item-upvote .cld-like-dislike-wrap .cld-common-wrap {
  margin-right: 0;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .cld-common-wrap > a.cld-like-dislike-trigger {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  color: #000000;
  border: 2px solid #000000;
  font-size: 12px;
  width: 24px;
  float: right;
  display: inline-block;
  text-align: center;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .cld-common-wrap > a.cld-like-dislike-trigger:hover, .debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .cld-common-wrap > a.cld-like-dislike-trigger:focus {
  border: 2px solid #000000;
  color: #000000;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .top_part .cld-common-wrap .cld-count-wrap {
  margin-left: 10px;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .middle_part a {
  cursor: pointer;
  color: #000000;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .list .middle_part .comment-item-summary-sort {
  margin: 0 0 10px;
  color: #666666;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .child_wrap {
  margin-top: 15px;
  padding-left: 20px;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .child_wrap .list.child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .main_parent .child_wrap .list.child:nth-last-child(2) {
  border-bottom: none;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment_list .reply-login-message a {
  color: #462C7C;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment-form .form-submit {
  margin: 0 0 10px;
  line-height: normal;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment-form .submit {
  background-color: #462C7C;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 20px;
  text-transform: uppercase;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment-form .submit:hover, .debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment-form .submit:focus {
  background-color: #000000;
}
.debate-details-page .media-player .row .debate-action-panel .comment-tab-content h3#comments, .debate-details-page .media-player .row .debate-action-panel .comment-tab-content .navigation, .debate-details-page .media-player .row .debate-action-panel .comment-tab-content .commentlist, .debate-details-page .media-player .row .debate-action-panel .comment-tab-content .comment-respond h3, .debate-details-page .media-player .row .debate-action-panel .comment-tab-content form p.logged-in-as, .debate-details-page .media-player .row .debate-action-panel .comment-tab-content p.comment-form-comment label, .debate-details-page .media-player .row .debate-action-panel .comment-tab-content p.comment-form-author, .debate-details-page .media-player .row .debate-action-panel .comment-tab-content p.comment-form-email, .debate-details-page .media-player .row .debate-action-panel .comment-tab-content p.comment-form-url, .debate-details-page .media-player .row .debate-action-panel .comment-tab-content p.comment-form-cookies-consent, .debate-details-page .media-player .row .debate-action-panel .comment-tab-content p.comment-notes {
  display: none;
}
.debate-details-page .media-player .row .debate-action-panel .reply_box textarea#comment {
  width: 100%;
  padding: 15px 10px;
  background-color: #F1F2F2;
  color: #000000;
}
.debate-details-page .media-player .row .debate-action-panel .parent .toggle-replies a {
  cursor: pointer;
  color: #000000;
}
.debate-details-page .media-player.live-voting-page .media-player-container {
  display: none;
}
.debate-details-page .media-player.live-voting-page .debate-action-panel {
  max-width: 480px;
}
.debate-details-page .media-player.pre_debate {
  background-color: #1a1a1a;
  position: relative;
  display: flex;
  align-items: center;
}
.debate-details-page .media-player.pre_debate .hero-image {
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.15;
}
.debate-details-page .media-player.pre_debate > .container {
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .debate-details-page .media-player.pre_debate .media-player-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player {
  overflow: auto;
  height: 100%;
  padding-bottom: 0;
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap {
  color: #ffffff;
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .top_wrap {
  font-size: 13px;
  line-height: normal;
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .top_wrap .hero-breadcrumb {
  color: rgba(255, 255, 255, 0.75);
  display: table;
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .top_wrap h3 {
  font-size: 48px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.17em;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .top_wrap h3 {
    font-size: 36px;
  }
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .top_wrap .streaming_wrap .small-detail {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .top_wrap .streaming_wrap .small-detail {
    display: block;
    margin: 0 0 15px;
  }
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .top_wrap .streaming_wrap span.hosted_by span {
  color: rgba(255, 255, 255, 0.75);
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .middle_wrap {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .middle_wrap .event-details .event-details-group {
  display: inline-block;
  vertical-align: top;
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .middle_wrap .event-details .event-details-group .event-detail {
  position: relative;
  padding-left: 45px;
  line-height: 1.5rem;
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .middle_wrap .event-details .event-details-group .event-detail .event-icon {
  position: absolute;
  top: 0;
  left: 0;
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .bottom_wrap .bottom_btns {
  display: flex;
  column-gap: 20px;
}
@media screen and (max-width: 479px) {
  .debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .bottom_wrap .bottom_btns {
    flex-direction: column;
    margin-right: 20px;
  }
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .bottom_wrap .ask-us {
  color: rgba(255, 255, 255, 0.75);
  font-size: 13px;
  display: inline-block;
}
.debate-details-page .media-player.pre_debate .media-player-container .video-player .pre_debate_wrap .bottom_wrap .ask-us a {
  color: #ffffff;
  font-weight: bold;
}
@media screen and (max-width: 992px) {
  .debate-details-page .media-player.pre_debate .debate-action-panel {
    position: relative;
    top: 60px;
    max-width: 100%;
  }
}
.debate-details-page .media-player.pre_debate .debate-action-panel ul {
  padding: 0 5px;
}
.debate-details-page .debate_main_section .tabs_lists .debate-list {
  padding-left: 10px;
}
.debate-details-page .debate_main_section .tabs_lists ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.debate-details-page .debate_main_section .tabs_lists ul li {
  margin-right: 40px;
}
.debate-details-page .debate_main_section .tabs_lists ul li a {
  font-size: 14px;
  padding: 10px 0;
  cursor: pointer;
  display: inline-block;
}
.debate-details-page .debate_main_section .tabs_lists ul li a.active {
  border-bottom: 3px solid #462C7C;
}
.debate-details-page .debate_main_section .tab_block_wrapper {
  padding-bottom: 60px;
  padding-top: 45px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details {
  padding-top: 20px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .detail-debater-col {
  padding-left: 10px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper {
  padding-right: 90px;
}
@media screen and (max-width: 767px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper {
    padding-right: 0px;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-date {
  font-weight: 300;
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-date {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content P {
  font-size: 16px;
  line-height: 28px;
  margin: 0 0 30px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content P a {
  color: #462C7C;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content P a:hover {
  color: #000000;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content .bottom-link {
  display: flex;
}
@media screen and (max-width: 991px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content .bottom-link {
    margin-bottom: 10px;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content .bottom-link a {
  text-decoration: underline;
  font-size: 14px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content .bottom-link a.brief-link {
  color: #000000;
  flex: 80%;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content .bottom-link a.brief-download {
  color: #1c91ff;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .heading-bar {
  background-color: #000000;
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  color: #ffffff;
  font-size: 13px;
  line-height: 1.23em;
  padding: 15px 20px;
  text-align: center;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  color: #000000;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.23em;
  margin: 0 0 20px;
  padding: 0 0 5px;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-title {
    margin: 0 0 10px;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner {
  display: flex;
  padding-top: 10px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-img {
  width: 75px;
  padding: 5px;
}
@media screen and (max-width: 991px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-img {
    margin: 5px 0;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-img img {
  border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -ms-border-radius: 100% !important;
  width: 100%;
  height: auto;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-content {
  padding-bottom: 25px;
  width: calc(100% - 55px);
  padding: 5px;
  line-height: 18px;
}
@media screen and (max-width: 991px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-content {
    padding-top: 10px;
    padding-bottom: 0;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-content .debater-name {
  font-size: 14px;
  margin: 0 0 5px;
  color: #000000;
  font-weight: bold;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .details .debaters .debaters-inner .debaters-content .debater-occupation {
  color: #666666;
  font-size: 13px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .detail_block .debate-right-sidebar {
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0 15px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .read_brief_block {
  display: none;
  padding-top: 20px;
  padding-left: 10px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .transcript_block {
  display: none;
}
.debate-details-page .debate_main_section .tab_block_wrapper .transcript_block .transcript {
  padding-top: 60px;
  padding-bottom: 60px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .transcript_block .transcript ul {
  list-style: none;
  height: 500px;
  overflow: auto;
}
.debate-details-page .debate_main_section .tab_block_wrapper .transcript_block .transcript ul li {
  position: relative;
  margin: 0 0 30px;
  display: flex;
}
.debate-details-page .debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-time {
  display: inline-block;
}
.debate-details-page .debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-time .formated-time {
  background-color: #eeeeee;
  padding: 5px 10px;
  color: #000000;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-time .formated-time.active {
  background-color: #462C7C;
  color: #ffffff;
}
.debate-details-page .debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-content {
  min-height: 36px;
  padding-left: 35px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-content p {
  display: block;
  margin: 0em 0em 1em;
}
@media screen and (max-width: 1199px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .transcript_block .transcript ul li .transcript-content {
    font-size: 14px;
    line-height: 28px;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block {
  display: none;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs {
  padding-top: 60px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-list {
  margin: 0 0 40px;
  text-align: center;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-list a.active {
  background-color: #000000;
  color: #ffffff;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-list a {
  background-color: #d2d2d2;
  color: #000000;
  padding: 15px;
  font-size: 12px;
  display: block;
  min-width: 240px;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-list ul {
  list-style: none;
  display: flex;
  margin: 0 -2px;
  justify-content: center;
}
@media screen and (max-width: 576px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-list ul {
    flex-direction: column;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content {
  /*  @media screen and (min-width:$small-width) and (max-width:$larg-width){
								 display: flex;
								 justify-content: space-evenly;
						 } */
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #000000;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .percent sup {
  font-size: 0.5em;
  vertical-align: text-top;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status {
  /*.for-status{
									@extend .progress-status;
									justify-content: left;
									padding: 10px 40px;
									@media screen and (min-width:$larg-width) and (max-width:$extra-large-width){
											padding: 10px 20px;
									}
							}
							.undecided-status{
									@extend .progress-status;
									justify-content: left;
									padding: 10px 40px;
									@media screen and (min-width:$larg-width) and (max-width:$extra-large-width){
											padding: 10px 20px;
									}
							}*/
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status > .status:first-child {
  flex-direction: column;
  min-height: 220px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status > .status:first-child .percent {
  font-size: 80px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status > .status:nth-child(n+2) {
  flex-direction: row-reverse;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status > .status:nth-child(n+2) .percent {
  margin-right: 1em;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status {
  justify-content: left;
  padding: 10px 40px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .debate-progress-status .status {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 767px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-data {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-data .pre-debate-status-wrap {
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-data .post-debate-status-wrap {
    order: 1;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status > .status:first-child {
  justify-content: center;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status > .status:first-child.against-status .percent {
  color: #ed1941;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status > .status:first-child.undecided-status .percent {
  color: #3b3b3b;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status > .status:first-child.for-status .percent {
  color: #4ad5f8;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status .against-status .against-percent {
  font-size: 60px;
}
@media screen and (max-width: 767px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .pre-debate-status .against-status .against-percent {
    font-size: 50px;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .result-item-winner {
  /*  clip-path: polygon(100% 26%, 93% 51%, 100% 75%, 0 76%, 7% 53%, 0 27%); */
  clip-path: polygon(98% 26%, 94% 52%, 98% 75%, 0 78%, 4% 52%, 0 27%);
  position: relative;
  background-color: #ffffff;
  color: #ed1941;
  width: 90%;
  height: 80px;
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .result-item-winner .winner-label {
  background-color: #ffffff;
  position: absolute;
  z-index: 2;
  padding: 0 15px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .result-item-winner .winner-border {
  position: absolute;
  top: 41px;
  width: 100%;
  z-index: 1;
  border-top: 1px solid #ed1941;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status {
  color: #ffffff;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .against-status {
  background-color: #ed1941;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .against-status .against-percent {
  font-size: 60px;
}
@media screen and (max-width: 767px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .against-status .against-percent {
    font-size: 50px;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .percent {
  color: #ffffff !important;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .for-status {
  background-color: #4ad5f8;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .post-debate-status .undecided-status {
  background-color: #3b3b3b;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown {
  padding: 40px 0 40px 0;
  display: inline-block;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown h3 {
  margin: 0;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown > .breakdown-item:nth-of-type(1) .status .percent {
  color: #fff;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown > .breakdown-item:nth-of-type(1).for .status {
  background-color: #4ad5f8;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown > .breakdown-item:nth-of-type(1).against .status {
  background-color: #ed1941;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown > .breakdown-item:nth-of-type(1).undecided .status {
  background-color: #3b3b3b;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown > .breakdown-item:nth-of-type(n+2) .status {
  background-color: #fff;
  color: #000;
  justify-content: center;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown > .breakdown-item:nth-of-type(n+2).for .status .percent {
  color: #4ad5f8;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown > .breakdown-item:nth-of-type(n+2).against .status .percent {
  color: #ed1941;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown > .breakdown-item:nth-of-type(n+2).undecided .status .percent {
  color: #3b3b3b;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item {
  display: inline-block;
  width: 100%;
  border-bottom: 1px dashed rgba(110, 110, 110, 0.3);
  padding: 40px 0 60px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item:last-child {
  border: none;
}
@media screen and (max-width: 767px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item {
    padding: 40px 0 0;
    border: none;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .breakdown-debate-status {
  color: #ffffff;
  /*.percent {
										color: $white !important;
									}*/
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .breakdown-debate-status .against-status .against-percent {
  font-size: 60px;
}
@media screen and (max-width: 767px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .breakdown-debate-status .against-status .against-percent {
    font-size: 50px;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .breakdown-debate-status .against-status {
  background-color: #ed1941;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .breakdown-debate-status .for-status {
  background-color: transparent;
  color: #000000;
  flex-direction: column;
  justify-content: center;
  min-height: 209px;
  padding: 10px 30px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .breakdown-debate-status .for-status .for-percent {
  color: #4ad5f8;
  font-size: 60px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .breakdown-debate-status .undecided-status {
  background-color: transparent;
  color: #000000;
  flex-direction: column;
  justify-content: center;
  min-height: 209px;
  padding: 10px 30px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .breakdown-debate-status .undecided-status .undecided-percent {
  color: #3b3b3b;
  font-size: 60px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .voter-behavior .voter-behavior-label {
  font-size: 14px;
  color: #999999;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .voter-behavior .breakdown-item-title {
  color: #000000;
  font-size: 18px;
  margin: 0 0 20px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar {
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar {
    margin: 0 0 30px;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar .voter-behavior-bar-label {
  font-size: 20px;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar .voter-behavior-bar-label {
    font-size: 14px;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar.for .percentage-bar .percentage-bar-progress {
  background-color: #4ad5f8;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar.against .percentage-bar .percentage-bar-progress {
  background-color: #ed1941;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar.undecided .percentage-bar .percentage-bar-progress {
  background-color: #3b3b3b;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar .percentage-bar {
  background-color: #ebebec;
  height: 12px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar .percentage-bar {
    height: 8px;
  }
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .results-tabs .results-tab-content .results-breakdown .breakdown-item .voter-behavior .voter-behavior-bar .percentage-bar .percentage-bar-progress {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs {
  padding: 60px 0 0;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item {
  background-color: #F1F2F2;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-question {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 10px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .results_block .undecide-results-tabs .result-item .result-item-stats > div {
  display: inline-block;
  margin-right: 30px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .clips_block {
  display: none;
  padding: 60px 0 10px 0;
}
.debate-details-page .debate_main_section .tab_block_wrapper .related_block {
  padding: 60px 0;
  display: none;
}
.debate-details-page .debate_main_section .tab_block_wrapper .related_block #debate_related_slider {
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .related_block #debate_related_slider .slide-detail a {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0 0 4px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .related_block #debate_related_slider .slide-date {
  color: #666666;
  font-size: 13px;
  line-height: 1.23em;
}
.debate-details-page .debate_main_section .tab_block_wrapper .related_block #debate_related_slider .owl-nav button {
  position: absolute;
  top: calc(50% - 18px);
  width: 35px;
  height: 35px;
  margin: 0;
  background-color: #F1F2F2;
  opacity: 1;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  color: #000000;
}
.debate-details-page .debate_main_section .tab_block_wrapper .related_block #debate_related_slider .owl-nav button.owl-prev {
  left: 0;
}
.debate-details-page .debate_main_section .tab_block_wrapper .related_block #debate_related_slider .owl-nav button.owl-next {
  right: 0;
}
.debate-details-page .debate_main_section .tab_block_wrapper .related_block #debate_related_slider .owl-nav button:hover {
  color: #000000;
}
.debate-details-page .debate_main_section .tab_block_wrapper .related_block #debate_related_slider .owl-nav button span {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 40px;
  line-height: 29px;
}
.debate-details-page .debate_main_section .tab_block_wrapper .ptb-6 {
  padding-top: 0px;
  padding-left: 10px;
}
@media screen and (max-width: 992px) {
  .debate-details-page .debate_main_section .tab_block_wrapper .ptb-6 {
    padding-bottom: 0;
  }
}
.debate-details-page .debate_main_section .unresolved_section .unresolved_questions {
  background-color: #ffffff;
}
.debate-details-page .debate_main_section .unresolved_section .unresolved_questions .main-point-block .main-point-block-title {
  color: #000000;
  font-size: 18px;
  line-height: normal;
}
.debate-details-page .debate_main_section .unresolved_section .unresolved_questions .main-point-block .main-point-block-title h3 {
  color: #000000;
}
.debate-details-page .debate_main_section .unresolved_section .unresolved_questions .main-point-block .main-point-block-description {
  padding-bottom: 18px;
}
.debate-details-page .debate_main_section .unresolved_section .unresolved_questions .main-point-block .main-point-block-description p {
  line-height: 24px;
  font-size: 16px;
}
.debate-details-page .debate_main_section .unresolved_section .unresolved_questions .main-point-block .main-point-block-description {
  border-bottom: 1px solid #dfe0df;
}
.debate-details-page .debate_main_section .unresolved_section .unresolved_questions .main-point-block:last-child {
  border-bottom: none;
}
.debate-details-page .debate_main_section .unresolved_section .main-points-vote a.btn {
  font-weight: 700;
}
.debate-details-page .about-the-debaters .partnership_wrapper h6 {
  padding: 15px;
  border-bottom: 0;
}
.debate-details-page .about-the-debaters h6 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0 15px 5px;
  margin: 0 -15px 20px;
  font-weight: 500;
  font-size: 18px;
}
.debate-details-page .about-the-debaters .heading {
  text-align: center;
  padding: 10px 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  background-color: #555555;
  margin-bottom: 15px;
  padding-top: 8px;
}
.debate-details-page .about-the-debaters .unresolved.heading {
  margin: 15px 15px;
}
.debate-details-page .about-the-debaters a {
  color: #462C7C;
  font-weight: bold;
  text-decoration: underline;
}
.debate-details-page .about-the-debaters a:hover {
  color: #000000;
}
@media screen and (max-width: 991px) {
  .debate-details-page .about-the-debaters .debaters-for {
    padding-bottom: 30px;
  }
}
.debate-details-page .about-the-debaters .debaters-for .heading {
  background-color: #4ad5f8;
}
@media screen and (max-width: 991px) {
  .debate-details-page .about-the-debaters .debaters-against {
    padding-bottom: 25px;
  }
}
.debate-details-page .about-the-debaters .debaters-against .heading {
  background-color: #ed1941;
}
@media screen and (max-width: 991px) {
  .debate-details-page .about-the-debaters .debaters-host {
    padding-bottom: 25px;
  }
}
.debate-details-page .about-the-debaters .debaters-host .heading {
  background-color: #555555;
}
.debate-details-page .about-the-debaters .main-points-section h3 {
  margin: 0 0 10px 0;
}
.debate-details-page .about-the-debaters .main-points-section .main-points-wrapper {
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .debate-details-page .about-the-debaters .main-points-section .main-points-wrapper .main-points-sub-title {
    font-size: 12px;
  }
}
.debate-details-page .about-the-debaters .main-points-section .main-points-wrapper .main-points-list {
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .debate-details-page .about-the-debaters .main-points-section .main-points-wrapper .main-points-list {
    font-size: 14px;
  }
}
.debate-details-page .about-the-debaters .main-points-section .main-points-wrapper .main-points-list ul {
  list-style: disc;
  color: #666666;
  line-height: 24px;
  margin: 0 0 0 20px;
}
.debate-details-page .about-the-debaters .main-points-list {
  padding: 0 20px 20px;
}
.debate-details-page .about-the-debaters .main-points-list ul {
  margin: 0 0 0 20px;
}
.debate-details-page .about-the-debaters .main-points-list li {
  margin: 0 0 20px;
  line-height: 24px;
}
.debate-details-page .debate-briefing-room .briefing-room-item img {
  width: 100%;
  height: auto;
}
.debate-details-page .debate-briefing-room .briefing-room-item .briefing-room-content {
  padding: 20px;
}
.debate-details-page .debate-briefing-room .briefing-room-item .briefing-room-content a {
  color: #000000;
  font-size: 18px;
  line-height: 25px;
}
.debate-details-page .debate-briefing-room .briefing-room-item .briefing-room-content a img {
  width: 100%;
  height: auto;
}
.debate-details-page .debate-briefing-room .briefing-room-item .briefing-room-content .briefing-room-bottom {
  font-size: 13px;
  line-height: 15px;
}
.page-template-template_live_debate .secondary-header {
  display: none;
}
.page-template-template_live_debate .header {
  display: none;
}
.page-template-template_live_debate .footer {
  display: none;
}
.page-template-template_live_debate .live-voting-page-content {
  padding: 20px 5px !important;
}
.page-template-template_live_debate .show-result-btn {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .result-menu {
    display: none;
  }
}
.result-menu .result-menu-list {
  display: flex;
  list-style: none;
}
.result-menu .result-menu-list li {
  padding: 0 10px;
  background-color: #dddddd;
  margin-right: 3px;
}
.result-menu .result-menu-list li:hover {
  background-color: #eeeeee;
}
.result-menu .result-menu-list li a {
  color: #424242;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  vertical-align: text-bottom;
}
.result-section-wrapper {
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (max-width: 767px) {
  .result-section-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.result-section-wrapper .result-wrapper .result-section-title {
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  padding: 8px 15px;
  font-weight: 500;
  border-bottom: 1px solid #ebebeb;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.result-section-wrapper .result-wrapper .result-section {
  margin: 0 0 40px;
  padding: 0 40px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .result-section-wrapper .result-wrapper .result-section {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
}
.result-section-wrapper .result-wrapper .result-section .results {
  font-size: 18px;
  color: #000000;
  padding: 32px 0 !important;
}
.result-section-wrapper .result-wrapper .result-section .results .results__header {
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .result-section-wrapper .result-wrapper .result-section .results .results__header {
    margin: 0 0 5px;
  }
}
.result-section-wrapper .result-wrapper .result-section .results .results__header .results__title {
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .result-section-wrapper .result-wrapper .result-section .results .results__header .results__title {
    font-size: 22px;
  }
}
.result-section-wrapper .result-wrapper .result-section .results .results__header .results__description {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.result-section-wrapper .result-wrapper .result-section .results .results__total {
  font-size: 48px;
  color: #000000;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .result-section-wrapper .result-wrapper .result-section .results .results__total {
    font-size: 36px;
  }
}
.result-section-wrapper .result-wrapper .result-section .results .result-progress-bar {
  display: flex;
}
.result-section-wrapper .result-wrapper .result-section .results .result-progress-bar .result-bar-for {
  background-color: #4ad5f8;
}
.result-section-wrapper .result-wrapper .result-section .results .result-progress-bar .result-bar-against {
  background-color: #ed1941;
}
.result-section-wrapper .result-wrapper .result-section .results .result-progress-bar .result-bar-undecided {
  background-color: #3b3b3b;
}
.result-section-wrapper .result-wrapper .result-section .results .result-progress-bar .progress-bar {
  height: 11px;
  /*white-space: normal;
						display: inline-block;
						margin: 0 -3px 4px 0;*/
}
.result-section-wrapper .result-wrapper .result-section .results .result-progress-per {
  text-align: center;
  margin: 3px 0 10px;
}
@media screen and (max-width: 767px) {
  .result-section-wrapper .result-wrapper .result-section .results .result-progress-per {
    text-align: left;
  }
}
.result-section-wrapper .result-wrapper .result-section .results .result-progress-per .result-per {
  display: inline-block;
  font-size: 16px;
  margin: 0 10px 15px;
  position: relative;
}
.result-section-wrapper .result-wrapper .result-section .results .result-progress-per .result-per::before {
  content: "";
  height: 12px;
  width: 12px;
  background: #888888;
  display: inline-block;
  margin: 0 10px 0 0;
}
.result-section-wrapper .result-wrapper .result-section .results .result-progress-per .result-per.result-for::before {
  background-color: #4ad5f8;
}
.result-section-wrapper .result-wrapper .result-section .results .result-progress-per .result-per.result-against::before {
  background-color: #ed1941;
}
.result-section-wrapper .result-wrapper .result-section .results .result-progress-per .result-per.result-undecided::before {
  background-color: #3b3b3b;
}
.result-section-wrapper .result-wrapper .result-section .results .results__total .increase {
  color: #4ad5f8;
  font-weight: bold;
}
.result-section-wrapper .result-wrapper .result-section .results .results__total .decrease {
  color: #ed1941;
  font-weight: bold;
}
.result-section-wrapper .result-wrapper .result-section.row-border-bottom {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.result-section-wrapper .result-wrapper .result-section.row-border-bottom::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #ebebeb;
  width: calc(100% - 80px);
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.result-section-wrapper .results__header_row {
  border-bottom: 1px solid #ebebec;
}
.result-section-wrapper .results__secondary-title {
  margin: 0 0 20px;
  line-height: 1.5em;
}
.result-section-wrapper span.increase {
  color: #4ad5f8;
  font-weight: bold;
}
.result-section-wrapper span.decrease {
  color: #ed1941;
  font-weight: bold;
}
.debate-right-sidebar .about-the-debaters .partnership_wrapper {
  margin-bottom: 2em;
}
.debate-right-sidebar .about-the-debaters .partnership_wrapper h6 {
  padding: 15px;
  border-bottom: 0;
}
.debate-right-sidebar .about-the-debaters .partnership_wrapper img {
  margin: auto;
}
.debaters-details-content .debater-content-wrapper .content p a {
  color: #462C7C !important;
  text-decoration: underline !important;
}
.debaters-details-content .debater-content-wrapper .content p a:hover {
  color: #000000 !important;
}
.debaters-details-content .debater-content-wrapper .content p a span {
  color: #462C7C !important;
}
.debaters-details-content .debater-content-wrapper .content p a span:hover {
  color: #000000 !important;
}
.media-press-wrap {
  display: flex;
  flex-wrap: wrap;
}
.news_articles .flex-grid {
  padding: 20px 0;
}
.news_articles .flex-grid .item {
  position: relative;
  padding: 1.3125em 0.3125em;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #F1F2F2;
}
@media screen and (max-width: 991px) {
  .news_articles .flex-grid .col-md-4 {
    margin: 10px 0;
  }
}
.news_articles .media-press-wrapper .item-image {
  padding: 20px 10px 0;
}
.news_articles .media-press-wrapper .item-image .image {
  position: relative;
}
.news_articles .media-press-wrapper .item-image .image img {
  width: 100%;
}
.news_articles .media-press-wrapper .item-title {
  padding: 20px 10px 0;
}
.news_articles .media-press-wrapper .item-title h4 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  text-transform: capitalize;
  overflow: hidden;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 1.5em;
  line-height: calc(1em + 7px);
  height: 60px;
}
@media screen and (max-width: 576px) {
  .news_articles .media-press-wrapper .item-title h4 {
    font-size: 18px;
    line-height: 25px;
    height: 50px;
  }
}
.news_articles .media-press-wrapper .item-title h4 a {
  color: #000000;
}
.news_articles .media-press-wrapper .press_content {
  font-family: "Roboto Serif";
  font-style: italic;
  font-weight: 400;
  font-size: 1.375em;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0.4em 0;
  padding: 0 10px;
}
@media screen and (max-width: 576px) {
  .news_articles .media-press-wrapper .press_content {
    font-size: 16.5px;
    line-height: 25px;
  }
}
.news_articles .media-press-wrapper .item-author {
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
  color: #808285;
  padding: 10px 10px;
}
@media screen and (max-width: 576px) {
  .news_articles .media-press-wrapper .item-author {
    font-size: 10px;
    line-height: 13px;
  }
}
.news_articles .media-press-wrapper .press_date {
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
  color: #808285;
}
@media screen and (max-width: 576px) {
  .news_articles .media-press-wrapper .press_date {
    font-size: 14px;
    line-height: 13px;
  }
}
.news_articles .media-press-wrapper .field-item-title {
  font-size: 30px;
  color: #ffffff;
  font-weight: normal;
  line-height: normal;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news_articles .media-press-wrapper .field-item-title h3 {
  display: inline-flex;
  height: 100%;
  padding: 15px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  line-height: 50px;
}
.news_articles .media-press-wrapper .field-item-title h3 img {
  width: auto !important;
  height: 100%;
}
@media screen and (max-width: 1199px) {
  .news_articles .media-press-wrapper .field-item-title h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
.news_articles .item .press_thumbnail {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  background-color: rgba(0, 0, 0, 0.4);
  height: 250px;
  margin: 20px 10px 0;
}
.news_articles .item .press_thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news_articles .item .press_detail {
  padding: 20px 10px 0;
}
.news_articles .item .press_detail h4 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  text-transform: capitalize;
  overflow: hidden;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 1.5em;
  line-height: calc(1em + 7px);
  height: 60px;
}
@media screen and (max-width: 576px) {
  .news_articles .item .press_detail h4 {
    font-size: 18px;
    line-height: 25px;
    height: 50px;
  }
}
.news_articles .item .press_detail h4 a {
  color: #000000;
}
.news_articles .item .press_detail .press_content {
  font-family: "Roboto Serif";
  font-style: italic;
  font-weight: 400;
  font-size: 1.375em;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0.4em 0;
}
@media screen and (max-width: 576px) {
  .news_articles .item .press_detail .press_content {
    font-size: 16.5px;
    line-height: 25px;
  }
}
.news_articles .item .press_detail .item-author {
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  color: #808285;
}
@media screen and (max-width: 576px) {
  .news_articles .item .press_detail .item-author {
    font-size: 10px;
    line-height: 13px;
  }
}
.news_articles .item .press_detail .press_date {
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
  color: #808285;
}
@media screen and (max-width: 576px) {
  .news_articles .item .press_detail .press_date {
    font-size: 10px;
    line-height: 13px;
  }
}
.media-and-press {
  font-family: "Roboto";
}
.media-and-press .mdeia_kit .product-shots-heading h3 {
  background-color: #fff;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 1.5em;
  line-height: calc(1em + 7px);
}
.media-and-press .mdeia_kit .logo-lib .logo_wrap .btn-contact {
  background-color: #462C7C;
  color: #fff;
  padding: 5px 45px;
  font-weight: 800;
}
.media-and-press .mdeia_kit .logo-lib .logo_wrap .btn-contact:hover {
  background-color: #000000;
}
.media-and-press .mdeia_kit .contact_wrap {
  padding-left: 15px;
}
.media-and-press .mdeia_kit .contact_wrap ul a {
  color: #462C7C !important;
  font-weight: 700;
}
.media-and-press .mdeia_kit .contact_wrap ul a:hover {
  color: #000000;
}
.media-and-press .logos_contact {
  display: block;
  padding: 0 40px;
}
@media screen and (max-width: 991px) {
  .media-and-press .logos_contact .product-shots-heading {
    display: flex;
  }
}
@media screen and (max-width: 991px) {
  .media-and-press .logos_contact .product-shots-heading h3:after {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .media-and-press .logos_contact .product-shots-heading .contact_wrap {
    padding-left: 16px;
  }
}
.news_letter_banner_section.mobile.hide, .news_letter_banner_section.tablet.hide {
  display: none !important;
}
.news_letter_banner_section {
  color: #ffffff;
  position: relative;
}
.news_letter_banner_section.hide {
  display: none !important;
}
.news_letter_banner_section .news_letter_banner_textitems {
  max-width: 750px;
  text-align: left;
  padding: 40px 20px 40px 20px;
}
.news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_title h3, .news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_subtitle h3 {
  text-transform: capitalize;
  font-size: 32px;
  line-height: 28.8px;
  letter-spacing: 0;
  margin: 5px;
  color: #ffffff;
}
@media (max-width: 479px) {
  .news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_title h3, .news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_subtitle h3 {
    padding-bottom: 10px;
  }
}
.news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_text {
  font-size: 18px;
  line-height: 25px;
  max-width: 440px;
  margin: 5px 0px 15px 5px;
  padding-top: 20px;
  color: #ffffff;
}
.news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_link {
  padding: 5px 0 20px 0px;
  width: 440px;
  margin: 5px;
}
@media (max-width: 767px) {
  .news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_link {
    width: 100%;
  }
}
.news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_link .form-label {
  padding-bottom: 15px;
}
.news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_link .mc-field-group {
  background: #fff;
  border: 2px solid #CFCFCF;
  height: 52px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_link .mc-field-group {
    height: auto;
  }
}
.news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_link .mc-field-group br {
  display: none;
}
.news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_link .mc-field-group .email {
  font-size: 16px;
  line-height: 16px;
  color: #696969;
  width: 264px;
  padding: 10px 4px 10px 16px;
}
@media (max-width: 767px) {
  .news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_link .mc-field-group .email {
    width: 100%;
  }
}
.news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_link .mc-field-group .button {
  width: 165px;
  padding: 9px;
  height: 40px;
  background-color: #E31D3C;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  margin-top: 4px;
}
@media (max-width: 767px) {
  .news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_link .mc-field-group .button {
    width: 100%;
  }
}
.news_letter_banner_section .news_letter_banner_textitems .news_letter_banner_link .mc-field-group .button:hover {
  background-color: #B60B0B;
}
@media (max-width: 767px) {
  .news_letter_banner_section.desktop, .news_letter_banner_section.tablet {
    display: none !important;
  }
  .news_letter_banner_section.mobile {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .news_letter_banner_section.mobile, .news_letter_banner_section.desktop {
    display: none !important;
  }
  .news_letter_banner_section.tablet {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .news_letter_banner_section.mobile, .news_letter_banner_section.tablet {
    display: none !important;
  }
  .news_letter_banner_section.desktop.show {
    display: block !important;
  }
}
.news-letter-section .container-fluid .row {
  display: flex;
}
@media screen and (max-width: 767px) {
  .news-letter-section .container-fluid .row {
    display: block;
  }
  .news-letter-section .container-fluid .row .col-md-4 {
    padding-bottom: 50px;
  }
}
.news-letter-section {
  background-color: #ffffff;
}
.news-letter-section .header-content {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .news-letter-section .header-content {
    padding-bottom: 0;
  }
}
.news-letter-section .header-content h2 {
  font-size: 32px;
  max-width: 720px;
  line-height: 40px;
  color: #000000;
}
.news-letter-section .header-content h2:after {
  content: "";
  display: none;
}
.news-letter-section .header-content .content {
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
}
.news-letter-section .header-content .content p {
  font-size: 20px;
  line-height: 125%;
}
@media screen and (max-width: 767px) {
  .news-letter-section .header-content .content p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .news-letter-section .content {
    padding-top: 0;
  }
}
.news-letter-section .block-content {
  padding: 5px 0 10px 0;
}
.news-letter-section .block-content p {
  font-size: 16px;
  line-height: 24px;
  padding-top: 10px;
}
.news-letter-section .block_wrapper {
  background: #faf6f6;
  padding: 20px;
  border-radius: 12px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .news-letter-section .block_wrapper {
    height: auto;
  }
}
.news-letter-section .post-featured-img {
  height: 70px;
}
.news-letter-section .post-featured-img img {
  width: 60px;
  max-height: 70px;
}
.news-letter-section h6 {
  padding-top: 10px;
}
.news-letter-section .block-content-link a {
  color: #E31D3C;
  padding-top: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
.news-letter-section .block-content-link a:hover {
  color: #000000;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .news-letter-section .section .col-md-4 {
    margin: 0px;
    padding-bottom: 30px;
  }
}
.page-template-template_live_debate .donation_top_banner {
  display: none !important;
}
.custom_404_main_section {
  background-color: #ffffff;
}
.custom_404_main_section .custom-404-banner-section.hide {
  display: none;
}
.custom_404_main_section .custom_404_banner_textitems {
  text-align: center;
}
.custom_404_main_section .custom_404_banner_textitems .banner_image img {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.custom_404_main_section .custom_404_banner_textitems .custom_404_banner_title h2 {
  color: #020202;
  font-family: Lato;
  font-size: 32px;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 36px;
  text-align: center;
}
@media (max-width: 767px) {
  .custom_404_main_section .custom_404_banner_textitems .custom_404_banner_title h2 br {
    display: none;
  }
}
.custom_404_main_section .custom_404_banner_textitems .custom_404_banner_text {
  padding: 15px 120px;
}
@media (max-width: 767px) {
  .custom_404_main_section .custom_404_banner_textitems .custom_404_banner_text {
    padding: 15px 0px;
  }
}
.custom_404_main_section .custom_404_banner_textitems .custom_404_banner_text p {
  color: #2F2F2F;
  font-family: Lato;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 28.56px;
}
.custom_404_main_section .custom_404_banner_textitems .custom_404_banner_text p a {
  color: #462C7C;
  text-decoration: underline;
}
.custom_404_main_section .custom_404_banner_textitems .custom_404_banner_text p a:hover {
  color: #000000;
}
@media (max-width: 767px) {
  .custom_404_main_section .custom_404_banner_textitems .custom_404_banner_text p br {
    display: none;
  }
}
.custom_404_main_section .button-group {
  text-align: center;
  padding-top: 20px;
}
.custom_404_main_section .button-group .back-btn {
  display: inline-block;
  height: 40px;
  width: 140px;
  background-color: #E8E8E8;
  margin-right: 5px;
  color: #2F2F2F;
  font-family: Lato;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
}
.custom_404_main_section .button-group .back-btn:hover {
  background-color: #CDCDCD;
}
@media (max-width: 479px) {
  .custom_404_main_section .button-group .back-btn {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.custom_404_main_section .button-group .home-btn-primary {
  display: inline-block;
  margin-left: 5px;
  height: 40px;
  width: 140px;
  color: #ffffff;
  background-color: #462C7C;
}
.custom_404_main_section .button-group .home-btn-primary:hover {
  background-color: #000000;
}
@media (max-width: 479px) {
  .custom_404_main_section .button-group .home-btn-primary {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.custom_404_main_section .button-group .home-btn-primary a {
  height: 23px;
  width: 105px;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
}
.recent-debate-section {
  background-color: #ffffff;
}
.recent-debate-section .header-content {
  text-align: center;
}
.recent-debate-section .header-content h5 {
  color: #020202;
  font-family: Lato;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 28.56px;
  text-align: center;
  font-weight: normal;
}
.recent-debate-section .featured-card-regular {
  padding-top: 20px;
}
.recent-debate-section .featured-card-regular a {
  height: 240px;
  border: 1px solid #979797;
  background-color: #000000;
  background-position: center;
  background-size: cover;
  display: block;
  margin: 0 0 50px;
  position: relative;
}
.recent-debate-section .featured-card-regular a:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}
.recent-debate-section .featured-card-regular a .featured-card-region-bottom {
  left: 20px;
  position: absolute;
  top: 20px;
  top: auto;
  right: 20px;
  z-index: 15;
  bottom: 20px;
  color: #ffffff;
}
.recent-debate-section .featured-card-regular a .featured-card-region-bottom .debate-item-title {
  color: #FFFFFF;
  font-family: Lato;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
}
.recent-debate-section .featured-card-regular a .featured-card-region-bottom .debate-item-date {
  padding-top: 5px;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 12px;
  display: block;
}
.banner-section-404 .text-items {
  padding: 100px 60px;
}
@media only screen and (max-width: 767px) {
  .banner-section-404 .text-items {
    padding: 60px 20px;
  }
}
.banner-section-404 .text-items .title h2 {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 76px;
  line-height: 89px;
  text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
  .banner-section-404 .text-items .title h2 {
    font-size: 29px;
    line-height: 34px;
  }
}
.banner-section-404 .text-items .title h2::After {
  content: "";
  width: 98px;
  display: block;
  margin-top: 33px;
  margin-bottom: 33px;
  border-bottom: 8px solid #000000;
  font-family: "Roboto", sans-serif;
}
.banner-section-404 .text-items .title h1 {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 76px;
  line-height: 89px;
  display: flex;
  text-transform: capitalize;
}
.banner-section-404 .text-items .banner-content p {
  font-family: "Roboto Serif";
  font-style: italic;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
}
.banner-section-404 .text-items .menu-group ul li {
  list-style: none;
  font-family: "Roboto";
  font-weight: 700;
  font-size: 18px;
  line-height: 38px;
  text-decoration: underline;
}
.banner-section-404 .text-items .menu-group ul li a {
  color: #462C7C;
}
.result-list {
  padding: 1.5em;
}
.result-list .debate-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 0.75em;
  row-gap: 1.5em;
  padding-bottom: 20px;
  /*.debate-slider-item {
      background-color: #F1F2F2;
    }*/
}
@media screen and (max-width: 768px) {
  .result-list .debate-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 479px) {
  .result-list .debate-wrap {
    grid-template-columns: 1fr;
  }
}
.result-list.debaters, .result-list.insight, .result-list.research, .result-list.press {
  display: flex;
  row-gap: 3.125em;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .result-list {
    padding: 0.5em;
  }
}
.search-page.tabs-section {
  top: 125px;
}
@media screen and (max-width: 767px) {
  .search-page.tabs-section {
    font-size: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .search-page.tabs-section {
    top: 112px;
  }
}
.search-page.sub-nav .debate-list ul {
  justify-content: space-evenly;
}
.search .debaters-wrapper .no-result {
  background: #462C7C;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  font-size: 20px;
}
.search .research-search-item .summary {
  word-break: break-all;
}
.debaters-page {
  margin-bottom: 5em;
  /*button.load-more {
	display: block;
	margin: auto;
  }*/
}
.debaters-page #speaker-list > * {
  margin-bottom: 1.5em;
}
.debaters-page #speaker-list .speaker-list-item {
  border-bottom: 1px solid #000;
  padding: 20px 0;
}
.donate-page .content-main {
  display: flex;
  flex-basis: 100%;
  column-gap: 3em;
}
.donate-page .content-main h2 {
  line-height: normal;
  margin-bottom: 0.5em;
  font-size: 52px;
}
@media only screen and (max-width: 991px) {
  .donate-page .content-main {
    flex-direction: column;
  }
  .donate-page .content-main .egsandbox {
    margin: auto;
  }
  .donate-page .content-main h2 {
    font-size: 34px;
  }
}
.privacy-policy p {
  padding: 20px 0;
}
.privacy-policy h6 {
  padding: 20px 0;
  font-size: 17px;
}
@media screen and (min-width: 1200px) {
  .showMobile, .mega-showMobile {
    display: none !important;
  }
  .mega-menu-megamenu .mega-sub-menu {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    background: linear-gradient(65.57deg, #000000 0%, #462C7C 98.33%) !important;
    padding: 30px 3% !important;
    display: flex !important;
    margin-top: 5px !important;
    max-height: calc(100vh - 110px) !important;
    overflow-y: auto !important;
  }
  .mega-menu-megamenu .mega-sub-menu * {
    color: #FFF;
  }
  .mega-menu-megamenu .mega-sub-menu .mega-block-title {
    color: #FFF !important;
    font-size: 22px !important;
    line-height: 1.2;
    padding-bottom: 12px !important;
    border-bottom: solid 1px #FFF !important;
    margin-bottom: 20px !important;
  }
  .mega-menu-megamenu .mega-sub-menu .megamenu-navlist {
    display: flex;
    column-gap: 4vw;
  }
  .mega-menu-megamenu .mega-sub-menu .megamenu-navlist ul {
    list-style: none;
    font-size: 16px;
  }
  .mega-menu-megamenu .mega-sub-menu .megamenu-navlist ul li {
    padding: 3px 0;
  }
  .mega-menu-megamenu .mega-sub-menu .mega-menu-item .custom-html-widget {
    height: 100%;
  }
  .mega-menu-megamenu .mega-sub-menu .mega-menu-item .custom-html-widget .megamenu-column {
    display: flex;
    height: 100%;
  }
  .mega-menu-megamenu .mega-sub-menu .megamenu-btn {
    text-align: center;
    background: #FFF;
    color: #000;
    text-transform: uppercase;
    padding: 1px;
    border-radius: 2px;
    margin-bottom: 20px;
    font-weight: 600;
  }
  .mega-menu-megamenu .mega-sub-menu .megamenu-poster {
    display: flex;
    flex-direction: column;
    padding: 20px;
    background: rgba(11, 18, 45, 0.4);
  }
  .mega-menu-megamenu .mega-sub-menu .megamenu-poster .megamenu-btn {
    max-width: 160px;
    width: 100%;
    margin: 10px auto;
    display: block;
  }
  .mega-menu-megamenu .mega-sub-menu .recent_debate .description {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    max-height: 100px;
    font-family: "Roboto serif";
    font-size: 22px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 5px;
  }
  .mega-menu-megamenu .mega-sub-menu h4 {
    font-size: 20px;
    margin: 12px 0 0;
  }
  .mega-menu-megamenu .mega-sub-menu p {
    line-height: 1.6;
    margin-bottom: 0;
  }
  .mega-menu-megamenu .mega-sub-menu small {
    font-size: 12px;
  }
  .mega-menu-megamenu .mega-sub-menu ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
  }
  .mega-menu-megamenu .mega-sub-menu ul.two_column {
    display: block;
    column-count: 2;
  }
  .mega-menu-megamenu .mega-sub-menu ul li {
    font-size: 18px;
    font-weight: 500;
    line-height: 2.2;
    font-family: "Roboto";
    text-transform: none;
    width: 100%;
    float: none;
  }
  .mega-menu-megamenu .mega-sub-menu ul li.half_width {
    width: 50%;
  }
  .mega-menu-megamenu .mega-sub-menu .menu-debate-buttons-container {
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
  }
  .mega-menu-megamenu .mega-sub-menu .menu-debate-buttons-container .debate_btn {
    text-align: center;
    background: #FFF;
    color: #000;
    text-transform: uppercase;
    border-radius: 2px;
    margin-bottom: 20px;
    font-weight: 900;
  }
  .mega-menu-megamenu .mega-sub-menu .menu-debate-buttons-container .debate_btn a {
    color: #000;
    font-size: 14px;
    font-weight: 900;
    display: block;
    font-family: "Lato";
  }
  .mega-menu-megamenu .mega-sub-menu .menu-debate-buttons-container .debate_btn a:hover {
    background: #462C7C;
    color: #fff;
  }
  .mega-menu-megamenu .mega-sub-menu .menu-support-buttons-container {
    height: 100%;
  }
  .mega-menu-megamenu .mega-sub-menu .menu-support-buttons-container #menu-support-buttons {
    height: 100%;
    justify-content: flex-end;
  }
  .header .container .row .menu-wrapper .mega-menu {
    display: flex !important;
    justify-content: space-evenly;
    max-width: 350px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .header .container .row .menu-wrapper .mega-menu .mega-menu-link {
    height: 30px !important;
    line-height: 30px !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    background: none !important;
    color: #000 !important;
    display: flex !important;
  }
  .header .container .row .menu-wrapper .mega-menu li.mega-menu-item.mega-toggle-on, .header .container .row .menu-wrapper .mega-menu li.mega-menu-item a.mega-menu-link:hover {
    background: none !important;
    color: #462C7C !important;
  }
  .flex_vertical {
    display: flex;
    flex-direction: column;
  }
  .flex_end {
    justify-content: flex-end;
  }
  .about_nav .mega-sub-menu > li#mega-menu-item-nav_menu-6 {
    padding: 15px 0 !important;
  }
  .about_nav .widget_nav_menu #menu-about {
    margin-right: 15px;
  }
  .about_nav .widget_nav_menu #menu-about, .about_nav .widget_nav_menu #menu-about2 {
    justify-content: space-between;
  }
  .about_nav .widget_nav_menu #menu-about > li, .about_nav .widget_nav_menu #menu-about2 > li {
    border-bottom: solid 1px #fff;
    padding: 20px 0;
    font-family: "Roboto serif";
    text-transform: uppercase;
    font-weight: 700;
  }
  .about_nav .widget_nav_menu #menu-about > li > a, .about_nav .widget_nav_menu #menu-about2 > li > a {
    font-size: 22px;
    line-height: 1.2;
    width: 100%;
    display: block;
  }
  .about_nav .widget_nav_menu #menu-about > li.menu-item-has-children .sub-menu, .about_nav .widget_nav_menu #menu-about2 > li.menu-item-has-children .sub-menu {
    display: none;
    margin-bottom: 15px;
  }
  .about_nav .widget_nav_menu #menu-about > li.menu-item-has-children > a:after, .about_nav .widget_nav_menu #menu-about2 > li.menu-item-has-children > a:after {
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #FFF;
    display: inline-block;
    width: 0;
    height: 0;
    float: right;
    margin-top: 12px;
  }
  .about_nav .widget_nav_menu #menu-about > li.menu-item-has-children > a.opened:after, .about_nav .widget_nav_menu #menu-about2 > li.menu-item-has-children > a.opened:after {
    border-bottom: 7px solid #FFF;
    border-top: none;
  }
  .about_nav .widget_nav_menu #menu-about > li.menu-item-has-children > a.opened + .sub-menu, .about_nav .widget_nav_menu #menu-about2 > li.menu-item-has-children > a.opened + .sub-menu {
    display: flex;
  }
  .about_nav #menu-support-buttons {
    border-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .about_nav #menu-support-buttons li.debate_btn {
    width: 160px !important;
    border: none;
  }
  .about_nav #menu-support-buttons li.debate_btn a {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    background: #FFF;
    width: 100%;
    text-align: center;
    font-weight: 600;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .about_nav #menu-support-buttons li.debate_btn a:hover {
    background: #462C7C;
    color: #fff;
  }
  .about_nav .about_poster {
    background: #FFF;
    padding: 20px;
  }
  .about_nav .about_poster .title {
    font-size: 24px;
    font-family: "Roboto";
    color: #000;
    line-height: 1.2;
    margin-top: 5px;
  }
  .about_nav .about_poster p {
    color: #000;
    font-family: "Roboto serif";
    font-size: 22px;
    font-style: italic;
    margin-top: 15px;
    line-height: 1.4;
  }
  .about_nav .about_poster .btn-donate {
    background: #462C7C;
    text-transform: uppercase;
    width: 130px;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
    cursor: pointer;
    font-family: "Lato";
    font-weight: 900;
    font-size: 14px;
  }
  .about_nav .about_poster .btn-donate:hover {
    background: #000;
  }
}
body {
  padding: 0 15px;
  /*.debate-slider-item{
		background-color: #F1F2F2;
	}*/
  /*.debate-slider-item.two-column{
		height: auto;
	}*/
}
body .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
body .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
body .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
body .header {
  position: sticky;
  top: 0;
}
body .header .container {
  padding-bottom: 10px;
  border-bottom: solid 1px #000;
}
body .header .container .row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
body .header .container .row .menu-wrapper {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
body .header .container .row .menu-wrapper .header-menu {
  display: block !important;
  width: 100%;
}
body .header .container .row .menu-wrapper .header-menu::before {
  display: none;
}
body .header .container .row .menu-wrapper .header-menu .mega-menu-toggle {
  background: transparent !important;
}
body .header .container .row .menu-wrapper .header-menu .mega-menu-toggle .mega-toggle-label {
  display: none;
}
body .header .container .row .menu-wrapper .header-menu .mega-menu-toggle .mega-toggle-block:after {
  color: #000 !important;
  line-height: 1;
}
body .header .container .row .menu-wrapper .header-menu .mega-menu-toggle .mega-toggle-block button {
  margin-bottom: 2px !important;
}
body .header .container .row .menu-wrapper #search_header_form {
  margin: 0;
  padding: 0;
  min-width: 180px;
  margin-right: 70px;
  display: inline-block;
}
body .header .container .row .menu-wrapper #search_header_form .searchform {
  position: relative;
  height: 100%;
  display: flex;
}
body .header .container .row .menu-wrapper #search_header_form .searchform #searchsubmit {
  line-height: 20px;
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  padding: 5px 0;
  z-index: 10;
}
body .header .container .row .menu-wrapper #search_header_form .searchform #s {
  font-size: 18px;
  border: none;
  border-bottom: solid 1px #BCBEC0;
  background: transparent;
  width: 100%;
  padding-left: 30px;
  padding-bottom: 0;
}
body .header .container .row .menu-wrapper .btn.become_a_member {
  margin-right: 10px;
  background-color: #462C7C !important;
  min-width: 170px;
  height: 40px;
  line-height: 25px;
  padding: 0 10px;
  font-weight: 900;
  color: #fff;
  text-align: center;
}
body .header .container .row .menu-wrapper .btn.become_a_member:hover {
  background-color: #000 !important;
}
body .header .container .row .menu-wrapper .become_a_member_transpraent {
  margin-right: 10px;
  background-color: transparent !important;
  min-width: 170px;
  height: 40px;
  line-height: 25px;
  padding: 0 10px;
  font-weight: 900;
  color: #fff;
  text-align: center;
}
body .header .container .row .menu-wrapper .btn.support_us {
  background-color: #462C7C !important;
  min-width: 170px;
  height: 40px;
  line-height: 25px;
  padding: 0 10px;
  font-weight: 900;
  color: #fff;
}
body .header .container .row .menu-wrapper .btn.support_us:hover {
  background-color: #000 !important;
}
body .header .container .row .menu-wrapper .account-wrapper {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
body .header .container .row .menu-wrapper .account-wrapper a {
  padding: 0 10px;
  position: relative;
  color: inherit;
  font-weight: 700;
  font-size: 12px;
  font-family: "Roboto";
  line-height: 1.3;
  margin-bottom: 10px;
}
body .header .container .row .menu-wrapper .account-wrapper a:not(:first-child):before {
  content: "/";
  position: absolute;
  left: 0;
  transform: translateX(-50%);
}
body .header .header-logo {
  margin-top: 25px;
}
body .header .header-logo .logo_white {
  display: none;
}
body .header .recent_debate_section {
  background: rgba(11, 18, 45, 0.4);
  padding: 20px;
  color: #FFF;
}
body .header .recent_debate_section .debate_image {
  position: relative;
  display: block;
  width: 100%;
}
body .header .recent_debate_section div.title {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
}
body .header .recent_debate_section div.title a {
  color: #FFF;
  font-family: "Lato";
}
body .header .recent_debate_section div.date {
  font-size: 14px;
  line-height: 2.1;
  color: #fff;
  font-weight: 400;
}
body .header .recent_debate_section .debate_btn {
  text-align: center;
  background: #FFF;
  color: #000;
  text-transform: uppercase;
  border-radius: 2px;
  margin-bottom: 30px;
  font-weight: 600;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 180px;
}
body .header .recent_debate_section .debate_btn a {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  display: block;
}
body .header .recent_debate_section .debate_btn a:hover {
  background: #462C7C;
  color: #fff;
}
body .account-menu {
  position: absolute;
  padding: 5px;
  background: #FFF;
  border: solid 1px #000;
  width: 160px;
  margin-top: 15px;
}
body .account-menu .menu {
  flex-direction: column;
  transform: none;
  row-gap: 10px;
}
body .account-menu .menu .menu-item {
  margin: 0 !important;
}
body .account-menu .menu .menu-item a {
  padding: 10px;
  display: inline-block;
  color: #462C7C !important;
  background: #ebebec;
  line-height: 1;
  width: 100%;
}
body .account-menu .menu li {
  list-style: none;
}
body .account-img {
  width: 29px;
  height: 29px;
}
body .logged_account_icon {
  cursor: pointer;
}
body .logged_account_icon img {
  height: 30px;
  width: 30px;
}
body .top-bar-user-menu {
  color: #462C7C;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
}
body .top-bar-user-menu a {
  color: #462C7C;
}
body .top-bar-user-menu a:hover {
  color: #000;
}
body.mega-menu-top-navigation-menu-mobile-open .header {
  background: linear-gradient(90deg, #000000 3.97%, #462C7C 80.13%);
  margin-left: -12px;
  margin-right: -12px;
  padding: 0 12px 10px;
}
body.mega-menu-top-navigation-menu-mobile-open .header .container {
  border-color: #FFFFFF;
  padding-bottom: 0;
}
body.mega-menu-top-navigation-menu-mobile-open .header .account-wrapper {
  color: #fff;
}
body.mega-menu-top-navigation-menu-mobile-open .mega-toggle-animated-inner::before, body.mega-menu-top-navigation-menu-mobile-open .mega-toggle-animated-inner::after, body.mega-menu-top-navigation-menu-mobile-open .mega-toggle-animated-inner {
  background: #fff !important;
}
body.mega-menu-top-navigation-menu-mobile-open .logged_account_icon {
  margin-bottom: 12px !important;
}
body.mega-menu-top-navigation-menu-mobile-open .logged_account_icon span {
  color: #462C7C;
}
body.mega-menu-top-navigation-menu-mobile-open .header .header-logo .logo_default {
  display: none;
}
body.mega-menu-top-navigation-menu-mobile-open .header .header-logo .logo_white {
  display: block;
}
body.mega-menu-top-navigation-menu-mobile-open #mega-menu-top-navigation-menu {
  margin-top: 1px !important;
}
body .image-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
body .image-wrapper img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #F1F2F2;
}
body .image-wrapper img.img-contain {
  padding: 15px;
  object-fit: contain;
}
body .secondary-header {
  position: fixed;
  background: transparent;
  width: 100%;
  right: 0;
  z-index: 100;
}
body .secondary-header .top-bar {
  height: auto;
  padding-top: 25px;
}
body .secondary-header .top-bar .top-bar-inner {
  height: 12px;
}
body .secondary-header .top-bar .top-bar-inner .top-bar-user-menu ul li a {
  color: #F00;
}
body .secondary-header #menu-secondary-header-menu .user_account::after {
  color: #F00;
}
body .secondary-header #menu-secondary-header-menu .user_account .sub-menu {
  left: auto;
  right: -20px;
}
body .hero_banner_section {
  margin-bottom: 10px;
}
body .hero_banner_section .container {
  border: solid 1px #000;
  background: #F1F2F2;
  margin-top: 10px;
}
body .desktop-debates-arguing-section {
  padding: 0 0 30px 0;
}
body .debate-search {
  padding: 0;
  border-bottom: 1px solid #000;
}
body .debate-search button {
  background: transparent;
  padding: 5px 10px;
  color: #000;
}
body .footer {
  background: linear-gradient(73.42deg, #000000 0%, #462C7C 100%);
  max-width: 1440px;
  margin: 0 auto;
  font-family: "Roboto";
}
body .footer a {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
}
body .footer a:hover {
  color: #fff;
}
body .footer .account_links a {
  text-decoration: underline;
}
body .footer .footer_1 .column4 hr {
  margin-top: 40px;
  margin-bottom: 15px;
}
body .footer .footer_1 .account_links {
  font-size: 22px;
}
body .footer .footer_1 .debate_footer_menus .menu .menu-item {
  padding-bottom: 20px;
  font-size: 22px;
  text-transform: uppercase;
}
body .footer .footer_1 p {
  max-width: 256px;
}
body .footer .footer_1 .menu-footer-policy-menu {
  font-size: 14px;
}
body .footer .footer_1 .wp-block-social-links {
  justify-content: flex-start;
}
body .footer .footer_1 .wp-block-social-links .wp-social-link {
  margin-right: 10px !important;
  background: transparent !important;
}
body .footer .footer_1 .wp-block-social-links .wp-social-link .wp-block-social-link-anchor {
  background-color: transparent;
  padding: 0;
}
body .footer .column2 {
  padding-top: 30px;
}
body .footer .column3 {
  padding-top: 30px;
}
body .footer .column3 a {
  text-decoration: underline;
}
body .footer .column4 {
  padding-top: 30px;
}
body .footer .column4 .menu a {
  font-size: 14px;
  font-weight: 400;
}
body .footer .footer_3 {
  background: transparent;
}
body .footer .footer_3 .copyright {
  text-align: left;
}
body .footer .footer-partner .icons img {
  height: 35px;
  max-width: 160px;
  object-fit: contain;
}
body .container {
  max-width: 1440px;
}
body .type-debates .container {
  padding: 0;
}
body .tabs_lists {
  position: relative;
  z-index: 1;
}
body .tabs_lists ul {
  border-bottom: solid 1px #000 !important;
  border-top: solid 1px #000 !important;
}
body .tabs_lists ul li {
  margin-right: 5%;
  margin-left: 5%;
}
body .tabs_lists ul li a {
  font-weight: 400;
  position: relative;
  padding: 15px 0 !important;
}
body .tabs_lists ul li a.active {
  border-bottom: none !important;
}
body .tabs_lists ul li a.active:after {
  content: "";
  display: inline-block;
  width: 8px;
  border-bottom: solid 6px #000;
  border-left: solid 4px transparent;
  border-right: solid 4px transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body .type-title {
  padding: 0px 20px;
  background: #000;
}
body .type-title h1 {
  color: #fff;
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.6;
}
@media (max-width: 767px) {
  body .type-title h1 {
    font-size: 20px;
  }
}
body .type-debates-container .item {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 991px) {
  body .type-debates-container .item {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  body .type-debates-container .item {
    width: 100%;
  }
}
body .type-debates-container .item .content-slider-wrap {
  background-color: #F1F2F2;
  min-height: 425px;
  height: 100%;
  position: relative;
}
body .type-debates-container .item .content-slider-wrap iframe {
  height: 250px;
}
body .type-debates-container .item .content-slider-wrap .player-cover-image .videoPoster {
  position: absolute;
  top: 130px;
  left: 0px;
  width: 100%;
  cursor: pointer;
  -moz-transition: opacity 800ms, height 0s;
  -moz-transition-delay: 0s, 0s;
}
body .type-debates-container .item .content-slider-wrap .player-cover-image .videoPoster:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  margin: -6px 0 0 -20px;
  border: 1px solid #fff;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
body .type-debates-container .item .content-slider-wrap .player-cover-image .videoPoster:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: -1px 0 0 -10px;
  border-left: 26px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
body .type-debates-container .item .content-slider-wrap img {
  height: 250px;
  object-fit: cover;
  width: 100%;
  display: block;
}
body .type-debates-container .item .content-slider-wrap a.slide-title {
  padding-top: 10px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  text-transform: capitalize;
  color: #000000;
  display: block;
}
body .section-hero {
  margin-bottom: 20px;
}
body .section-hero .container {
  background: linear-gradient(66.88deg, #000000 0%, #462C7C 100.2%);
  padding: 60px;
  font-family: "Roboto", serif;
}
body .section-hero .container .hero-title h1 {
  line-height: 1.2;
  font-size: 54px;
  color: #fff;
  margin-bottom: 30px;
}
body .section-hero .container .hero-title:after {
  content: " ";
  display: block;
  width: 100px;
  height: 8px;
  background: #fff;
  margin-bottom: 30px;
}
body .section-hero .container .hero-content {
  color: #fff;
  line-height: 1.5;
  font-family: "Roboto serif";
  font-size: 20px;
  font-style: italic;
}
body .section-hero .container .hero-content p {
  font-size: 22px;
}
body .sticky-nav {
  position: sticky;
  width: 100%;
  top: 125px;
  background: #fff;
  z-index: 11;
}
body .quick-navs {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-family: "Roboto";
}
body .quick-navs ul {
  list-style: none;
}
body .quick-navs ul li {
  display: inline-block;
  padding: 0px 30px;
}
body .quick-navs ul li a {
  font-size: 18px;
  color: #000;
  line-height: 2;
  padding: 12px 20px;
  position: relative;
  display: inline-block;
}
body .quick-navs ul li a.active {
  color: #462C7C;
}
body .quick-navs ul li a.active:after {
  content: " ";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 8px 4px;
  border-color: transparent transparent #462C7C transparent;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
body .gform_wrapper input, body .gform_wrapper textarea {
  border: 1px solid #BCBEC0;
  border-radius: 0px;
}
body .gform_wrapper .validations {
  list-style: none;
}
body .gform_wrapper .password-contains {
  font-size: 16px;
  font-weight: 500;
  color: #6d6666;
  font-family: "Roboto", serif;
  margin-bottom: 10px !important;
}
body .gform_wrapper .gfield_checkbox .gfield-choice-input {
  width: auto;
  appearance: auto;
}
body .gform_wrapper .gfield_required {
  color: #462C7C !important;
  margin-bottom: 0 !important;
}
body .gform_wrapper .register_subscribe .gchoice {
  position: relative;
  display: flex;
  justify-content: flex-start;
}
body .gform_wrapper .register_subscribe .gfield_label, body .gform_wrapper .register_subscribe .gfield_description {
  background: #fff;
}
body .gform_wrapper .register_subscribe input[type=checkbox] {
  appearance: none !important;
  -webkit-appearance: none !important;
  border-color: #462C7C !important;
  padding: 7px;
}
body .gform_wrapper .register_subscribe input[type=checkbox]:checked + label:before {
  content: "✓";
  color: #462C7C;
  position: absolute;
  left: 2px;
  top: 5px;
  font-size: 16px;
  font-weight: 500;
}
body .gform_wrapper .gform_button {
  padding: 5px 35px;
  color: #fff;
  background: #462C7C;
  font-family: "Lato";
  font-weight: 900;
  font-size: 14px;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  text-transform: uppercase;
}
body .gform_wrapper .gform_button:hover {
  background: #000;
}
body ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #4a4a4a;
  opacity: 1;
  /* Firefox */
}
body :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #4a4a4a;
}
body ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #4a4a4a;
}
body .gform_confirmation_wrapper {
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}
body .registration-form .registration-header p {
  font-family: "Roboto";
  font-size: 26px;
  line-height: 1.3;
  font-weight: bold;
}
body .login-email-content span {
  font-family: "Roboto Serif", serif;
  font-style: italic;
  font-weight: 700;
  font-size: 22px;
  line-height: 33px;
  color: #000000;
}
body .become-member-content p {
  font-family: "Roboto Serif", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  color: #000000;
}
@media only screen and (max-width: 767px) {
  body .become-member-content p {
    font-size: 18px;
  }
}
body .login-form span p {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 18px;
  line-height: 25px;
  color: #000000;
}
@media only screen and (max-width: 479px) {
  body .login-form span p {
    font-size: 16px;
  }
}
body .login-email-content p {
  font-family: "Roboto Serif", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  color: #000000;
}
body .registration-form .register-form-wrap .registration-right-content .register_form .register_password .password_input_container .pass_eye {
  top: 12px;
}
body .registration-form .register-form-wrap .registration-right-content .register_form .gform_footer input {
  background: #462C7C;
  font-family: "Lato";
}
@media only screen and (max-width: 641px) {
  body .registration-form .register-form-wrap .registration-right-content .register_form .gform_footer input {
    font-size: 16px;
  }
}
body .registration-form .register-form-wrap .registration-right-content .register_form .gform_footer input:hover {
  background: #000;
}
body .registration-left-content .lft_area {
  font-family: "Roboto";
}
body .register_form #label_4_10_1 {
  padding-left: 10px;
}
body .register_form h3, body .register_form .gform_title {
  font-size: 20px;
  font-family: "Roboto";
  margin-bottom: 25px;
}
body .register_form a {
  color: #462C7C !important;
  font-family: "Roboto";
  font-weight: 700;
  text-decoration: underline !important;
}
body .register_form a:hover {
  color: #000 !important;
}
body .nsl-container-buttons a:hover .nsl-button-default {
  background: #000 !important;
}
body .about-section {
  font-family: "Roboto", serif;
  line-height: 1.3;
  margin-top: 20px;
  margin-bottom: 20px;
}
body .about-section a {
  text-decoration: underline;
  color: #462C7C;
  font-weight: 700;
  /*&:hover{
		color: #000;
	  }*/
}
body .about-section .section-title {
  font-size: 26px;
  font-weight: 700;
  color: #000;
  padding: 8px 15px;
  border-bottom: 1px solid #000;
}
body .about-section .section-text {
  padding: 30px 15px;
}
body .about-section .section-content {
  padding: 30px 15px;
  position: relative;
}
body .about-section .section-content p {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 15px;
}
body .about-section .section-content .item-number {
  margin-top: 15px;
  margin-bottom: 15px;
}
body .about-section .section-content .section-number {
  padding: 60px 0;
  text-align: center;
  background: #F1F2F2;
}
body .about-section .section-content .section-number .number-title {
  font-size: 14px;
  font-weight: 700;
  color: #000;
}
body .about-section .section-content .section-number .number-content {
  font-size: 76px;
  font-weight: 700;
  color: #462C7C;
  display: flex;
  justify-content: center;
}
body .about-section .section-content.council {
  padding: 0;
}
body .about-section .item-award {
  padding: 50px;
  border-bottom: 1px solid #462C7C;
}
body .about-section .item-award:last-child {
  border: none;
}
body .about-section .award_detail {
  font-size: 24px;
  color: #000;
}
body .about-section .award_detail h5 {
  font-size: 14px;
  font-weight: 400;
  color: #808285;
}
body .about-section .award_detail h4 {
  font-size: 24px;
  color: #000;
}
body .about-section .award_detail a {
  font-family: "Roboto Serif";
  font-size: 22px;
  line-height: 1.5;
  font-style: italic;
  font-weight: 500;
  color: #462C7C;
  text-decoration: underline;
}
body .about-section .award_detail a:hover {
  color: #000;
}
body .about-section .item-council {
  display: flex;
  padding: 20px 40px;
  border-bottom: 1px solid #000;
  align-items: baseline;
  cursor: pointer;
}
body .about-section .item-council .council-title {
  font-size: 24px;
  font-weight: 700;
  display: flex;
  flex: 1 0 350px;
  align-items: center;
}
body .about-section .item-council .council-title:before {
  content: " ";
  margin-right: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 8px 4px;
  border-color: transparent transparent #000 transparent;
}
body .about-section .item-council .council-text {
  display: none;
}
body .about-section .item-council .council-text p {
  font-family: "Roboto serif";
}
body .about-section .item-council.active .council-title:before {
  border-width: 8px 4px 0px 4px;
  border-color: #000 transparent transparent transparent;
}
body .about-section .item-council.active .council-text {
  display: block;
}
body .about-section .item-staff {
  padding: 20px 40px;
  border-bottom: 1px solid #000;
}
body .about-section .item-staff .staff-primary {
  display: flex;
  margin-bottom: 20px;
}
body .about-section .item-staff .staff-primary .staff-photo {
  margin-right: 20px;
  flex: 0 0 128px;
}
body .about-section .item-staff .staff-primary .staff-photo img {
  width: 128px;
  height: 128px;
  object-fit: cover;
}
body .about-section .item-staff .staff-primary .staff-title {
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 767px) {
  body .about-section .item-staff .staff-primary .staff-title {
    font-size: 16px;
  }
}
body .about-section .item-staff .staff-primary .staff-text {
  font-size: 20px;
  font-family: "Roboto serif";
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  body .about-section .item-staff .staff-primary .staff-text {
    font-size: 14px;
  }
}
body .about-section .item-staff .staff-link {
  align-items: center;
}
body .about-section .item-staff .staff-link a {
  color: #000;
  font-weight: normal;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
}
body .about-section .item-staff .staff-link .download-link {
  padding: 25px 0px;
}
body .about-section .item-staff .staff-link .download-link a {
  background-color: #462C7C;
  color: #ffffff;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
}
body .about-section .item-staff .staff-link .download-link a:hover {
  background-color: #000;
}
body .about-section .item-staff .staff-bio {
  font-family: "Roboto serif";
  font-size: 20px;
  padding-left: 25px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  body .about-section .item-staff .staff-bio {
    height: 28px;
  }
}
body .about-section .item-staff .staff-bio:before {
  content: " ";
  position: absolute;
  margin-right: 15px;
  width: 0;
  height: 0;
  left: 0;
  top: 11px;
  border-style: solid;
  border-width: 0 4px 8px 4px;
  border-color: transparent transparent #000 transparent;
}
body .about-section .item-staff .staff-bio.active {
  height: auto;
  display: block;
  overflow: visible;
}
body .about-section .item-staff .staff-bio.active:before {
  border-width: 8px 4px 0px 4px;
  border-color: #000 transparent transparent transparent;
}
body .about-section .item-staff a {
  font-weight: bold;
  color: #462C7C;
  text-decoration: underline;
}
body .about-section .item-staff a:hover {
  color: #000;
}
body .about-section.collapsable .section-title {
  background: 8px 15px;
  background: #462C7C;
  color: #fff;
  cursor: pointer;
}
body .about-section.collapsable .section-title:before {
  content: "+";
  margin-right: 10px;
}
body .about-section.collapsable .section-content {
  display: none;
}
body .about-section.collapsable.expand .section-title:before {
  content: "-";
}
body .about-section.collapsable.expand .section-content {
  display: block;
}
body .about-section .registration-form .register-form-wrap {
  padding: 0;
}
body .about-section .section-content .form-description {
  padding-top: 16px;
}
body .search-wrapper form {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #000;
}
body .search-wrapper form .input-wrapper {
  border-bottom: 1px solid #BCBEC0;
}
body .search-wrapper form .input-wrapper input {
  width: 180px;
  font-family: "Roboto";
  font-size: 14px;
}
body .search-wrapper form .select-wrapper select {
  appearance: none;
  border: 0;
  outline: 0;
}
body .debater-detail .link_return_back {
  padding: 50px 0 20px;
}
body .debater-detail .debater-content {
  padding: 30px 50px;
}
body .debater-detail .debater-content .debater-profile {
  display: flex;
  margin-bottom: 30px;
  column-gap: 1em;
}
body .debater-detail .debater-content .debater-profile .speaker-img {
  margin-right: 20px;
  width: 130px;
}
body .debater-detail .debater-content .debater-profile .speaker-img img {
  width: 130px;
}
body .debater-detail .debater-content .debater-profile .speaker-details h1 {
  font-size: 24px;
  font-family: "Roboto";
  line-height: 1.3;
}
body .debater-detail .debater-content .debater-profile .speaker-details .banner_sub_title {
  font-size: 20px;
  line-height: 1.5;
  font-family: "Roboto Serif";
}
body .debater-detail .debater-content .depater-bio {
  font-size: 20px;
  line-height: 1.5;
  font-family: "Roboto Serif";
}
@media screen and (max-width: 767px) {
  body .debater-detail .debater-content .depater-bio {
    font-size: 16.5px;
    line-height: 24px;
  }
}
body .debater-detail .debater-content .depater-bio p {
  font-size: 20px;
  line-height: 1.5;
  font-family: "Roboto Serif";
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  body .debater-detail .debater-content .depater-bio p {
    font-size: 16.5px;
    line-height: 24px;
  }
}
body .speaker-teaser {
  border-bottom: 1px solid #000;
}
body .speaker-teaser:last-child {
  border: none;
}
body .speaker-detail {
  display: flex;
  margin-bottom: 15px;
}
body .speaker-detail .ds-image {
  flex: 0 0 130px;
}
body .speaker-detail .ds-image img {
  width: 130px !important;
  filter: grayscale(100%);
}
body .speaker-detail .ds-main {
  padding-left: 0 !important;
}
body .speaker-detail .ds-main .field-name-title a {
  font-family: "Roboto";
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  text-decoration: none;
}
body .speaker-detail .ds-main .field-name-title a:after {
  display: none !important;
}
body .speaker-detail .ds-main .field-name-title a:hover {
  text-decoration: none;
}
body .speaker-detail .ds-main .occupation a {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.5;
  font-family: "Roboto serif";
  color: #000;
}
body .speaker-detail .ds-main .occupation a:hover {
  text-decoration: none;
}
body .debate-items .item {
  margin-bottom: 20px;
  padding: 15px;
  background: #F1F2F2;
}
body .debate-items .content-slider-wrap {
  display: flex;
}
body .debate-items .content-slider-wrap .debate-videos {
  position: relative;
  margin-right: 50px;
  flex: 1 0 350px;
}
body .debate-items .content-slider-wrap .debate-videos .player-cover-image img {
  height: 200px;
  width: 350px;
  object-fit: cover;
}
body .debate-items .content-slider-wrap .debate-videos .player-cover-image .videoPoster {
  position: absolute;
  top: 77px;
  left: 0px;
  width: 100%;
  -moz-transition: opacity 800ms, height 0s;
  -moz-transition-delay: 0s, 0s;
}
body .debate-items .content-slider-wrap .debate-videos .player-cover-image .videoPoster:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  margin: -6px 0 0 -20px;
  border: 1px solid #fff;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
body .debate-items .content-slider-wrap .debate-videos .player-cover-image .videoPoster:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: -1px 0 0 -10px;
  border-left: 26px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
body .debate-items .content-slider-wrap .slide-detail {
  margin-top: 15px;
}
body .debate-items .content-slider-wrap .slide-detail a {
  font-size: 32px;
  font-family: "Roboto";
  line-height: 1.3;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
body .npr-filter {
  border-bottom: 1px solid #000;
}
body .npr-filter .select-wrapper .ms-options-wrap button {
  font-size: 18px;
  padding-right: 30px;
}
body .npr-filter .select-wrapper .ms-options-wrap button:after {
  display: block;
  border-top-color: #000;
}
body .npr-list-wrapper .station {
  font-size: 18px;
  line-height: 1.3;
  font-family: "Roboto";
  border-bottom: 1px solid #000;
  padding-top: 20px;
}
body .npr-list-wrapper .station:last-child {
  border: none;
}
body .npr-list-wrapper .station .station-name {
  font-size: 24px;
  line-height: 1.3;
  font-family: "Roboto";
  margin-bottom: 20px;
}
body .npr-list-wrapper .station .station-bold {
  font-weight: 700;
  color: #000;
}
body .npr-list-wrapper .station .station-frequency {
  margin-bottom: 20px;
}
body .npr-list-wrapper .station .station-city {
  margin-bottom: 20px;
}
body .npr-list-wrapper .station .station-url {
  margin-bottom: 20px;
}
body .npr-list-wrapper .station .station-url a {
  text-decoration: underline;
}
body .npr-list-wrapper .station .station-url a:hover {
  color: #462C7C;
}
body .npr-list-wrapper .station .station-workday {
  margin-bottom: 20px;
}
body .section-logos {
  margin-top: 50px;
}
body .section-logos h3 {
  font-size: 24px;
  font-family: "Roboto";
  margin-bottom: 30px;
}
body .section-logos .logos-wrapper {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  row-gap: 20px;
  align-items: center;
}
body .jobs-wrapper {
  font-family: "Roboto";
}
body .jobs-wrapper h3 {
  font-size: 32px;
  line-height: 1.3;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  body .jobs-wrapper h3 {
    font-size: 24px;
  }
}
body .jobs-wrapper .job-fulltime {
  margin-bottom: 50px;
}
body .jobs-wrapper .joblist {
  padding: 20px 50px;
  background: #F2F2F1;
}
body .jobs-wrapper .joblist .job {
  margin-bottom: 50px;
  color: #000;
  display: block;
}
body .jobs-wrapper .joblist .job h4 {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  body .jobs-wrapper .joblist .job h4 {
    font-size: 20px;
  }
}
body .jobs-wrapper .joblist .job .job-content {
  font-family: "Roboto serif";
  font-size: 20px;
  line-height: 1.5;
  font-style: italic;
  margin-bottom: 20px;
  font-weight: normal;
}
body .jobs-wrapper .joblist .job .job-date {
  font-size: 18px;
  color: #999;
  font-weight: normal;
}
body .jobs-wrapper .joblist .job:last-child {
  margin-bottom: 0;
}
body .link_return_back {
  margin: 20px 0;
}
body .link_return_back a {
  color: #462C7C;
  font-weight: 700;
  font-family: "Roboto";
  font-size: 16px;
  line-height: 2.1;
}
body .link_return_back a:hover {
  color: #000;
}
body .careers .job_title {
  margin: 40px 0;
  font-size: 32px;
  font-weight: 700;
  font-family: "Roboto";
  line-height: 1.5;
}
body .careers .job-content {
  font-family: "Roboto serif";
}
body .careers .job-content ul {
  margin-left: 30px;
  margin-bottom: 20px;
}
body .careers .job-content p {
  line-height: 1.3;
  font-size: 18px;
  margin-bottom: 20px;
}
body .careers .job-content h5 {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 20px;
}
body .careers .job-content a {
  color: #462C7C;
  text-decoration: underline;
  font-weight: bold;
}
body .careers .job-content a:hover {
  color: #000;
}
body .media-and-press {
  /*font-family: 'Roboto';
		.section-title{
			padding: 0 15px;
			border-bottom: 1px solid #000;
			display: flex;
			align-items: center;
			justify-content: space-between;

			h2{
				font-family: "Roboto", sans-serif;
			    font-style: normal;
			    font-weight: 700;
			    font-size: 26px;
			    line-height: 34px;
			}

			a{
				font-size: 14px;
				color: #000;
				font-weight: bold;
				text-decoration: underline;

				&:hover{
					color: #462C7C;
				}
			}
		}

		.press_carousel .item{
			.press_img{
				img{
					height: 200px;
				}
			}
		}

		.carousel-wrapper{
			padding: 40px 50px;
		}

		.item{
			font-family: 'Roboto';
			line-height: 1.3;
			padding: 21px 7px;
			background: #F1F2F2;

			.item-image{
				margin-bottom: 15px;

				.image{
					display: flex;
					align-items: center;
				    justify-content: center;
					position: relative;

					.field-item-title{
						position: absolute;
						text-align: center;

						h3{
						    font-size: 30px;
						    color: #ffffff;
						    padding: 20px;
						    font-weight: normal;
						    line-height: 1.2;

						    img{
						    	height: auto;
						    }
						}
					}
				}
			}

			.press_img{
				margin-bottom: 15px;

				img{
					height: 250px;
					width: 100%;
					object-fit: cover;
					object-position: top;
				}
			}

			.item-author{
				margin-top: 15px;
			}

			.press_date{
				font-size: 14px;
				margin-top: 15px;
			}

			.press_author{
				font-size: 14px;
				font-weight: 700;
			}

			h4{
				font-size: 24px;
				line-height: 1.3;
				margin-bottom: 15px;

				a{
					color: #000;
				    display: -webkit-box;
				    -webkit-line-clamp: 2;
				    text-overflow: ellipsis;
				    -webkit-box-orient: vertical;
				    overflow: hidden;
				    height: 64px;
				}
			}

			.press_content{
				font-family: 'Roboto serif';
				font-size: 22px;
				font-style: italic;
				display: -webkit-box;
			    -webkit-line-clamp: 3;
			    text-overflow: ellipsis;
			    -webkit-box-orient: vertical;
			    overflow: hidden;

			}
		}
		.owl-item{
			padding: 0!important;
		}
		.owl-carousel .owl-nav{
			position: static;
			margin: 0;

			button{
				position: absolute;
			    top: calc(60% - 20px);
			    width: 30px;
			    height: 30px;
			    background-color: #462C7C;
			    border-radius: 0!important;
			    -moz-border-radius: 0!important;
			    -webkit-border-radius: 0!important;
			    -ms-border-radius: 0!important;
			    margin: 0;

			    &.disabled{
			    	opacity: 0;
			    }
			    &:hover{
			    	background: #000!important;
			    }

			    span{
		    	    text-indent: -99999px;
				    display: inline-block;
				    width: 100%;
				    height: 100%;
				    background-size: 10px !important;
				    position: relative;
				    top: auto;
			    }
			}
			.owl-next{
				right: -50px;
				left: auto;

				span{
					background: url(/wp-content/uploads/2023/02/next-Vector.png) center center no-repeat;
				}
			}
			.owl-prev{
				left: -50px;

				span{
				    background: url(/wp-content/uploads/2023/02/pre-Vector.png) center center no-repeat;
				}
			}
		}

		.owl-carousel .owl-dots{
			button{
				background: transparent!important;
				&.active{
					background: transparent!important;
					width: 18px;

					span{
						background: #869791!important;
					}
				}

				span{
					background: #D6D6D6!important;
				}
			}
		}

		.news_articles{

			.col-md-4{
				margin-bottom: 20px;
			}

			.item{
				height: 100%;
			}
			.item-image{
				img{
					width: 100%;
				}
			}
		}*/
}
body .media-and-press .media_kit .logo_contact {
  padding: 40px 50px;
}
body .media-and-press .media_kit .logo_contact .logo_wrap {
  margin-right: 30px;
  margin-bottom: 30px;
}
body .media-and-press .media_kit .logo_contact .btn-contact {
  display: inline-block;
  padding: 5px 40px;
  width: 200px;
  text-align: center;
  background: #000;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}
body .media-and-press .media_kit .logo_contact .btn-contact:hover {
  background: #462C7C;
}
body .media-and-press .media_kit .sub-heading {
  margin-bottom: 20px;
}
body .media-and-press .media_kit .sub-heading h3 {
  font-size: 20px;
  line-height: 1.3;
}
body .media-and-press .media_kit .logos {
  display: flex;
  margin-bottom: 20px;
}
body .media-and-press .media_kit .logo-image img {
  object-fit: contain;
}
body .press_article .link_return_back {
  padding: 30px 0;
}
body .press_article .press_release {
  font-family: "Roboto";
  margin-bottom: 50px;
}
body .press_article .press_release h1 {
  font-size: 32px;
  line-height: 1.3;
}
body .press_article .press_release .press_detail {
  display: flex;
  align-items: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 15px 0;
  margin-bottom: 30px;
  column-gap: 20px;
}
body .press_article .press_release .press_detail .detail_left {
  width: 30%;
}
body .press_article .press_release .press_detail .detail_left .press_date {
  font-size: 18px;
}
body .press_article .press_release .press_detail .detail_left .press_author {
  font-weight: 700;
  font-size: 20px;
}
body .press_article .press_release .press_detail .detail_right a {
  cursor: pointer;
  display: inline-block;
  margin-right: 20px;
}
body .press_article .press_release .press_detail .detail_right a img {
  width: 32px;
}
body .press_article .press_release .press_content {
  font-family: "Roboto";
  font-size: 20px;
  line-height: 1.5;
}
body .press_article .press_release .press_content p {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 20px;
}
body .press_article .press_release .press_content ul {
  margin-left: 30px;
  margin-bottom: 20px;
}
body .press_article .press_release .press_content ol {
  margin-left: 30px;
  margin-bottom: 20px;
}
body .press_article .press_release .press_content a {
  color: #462C7C !important;
  font-weight: 700;
  text-decoration: underline !important;
}
body .press_article .press_release .press_content a:hover {
  color: #000 !important;
}
body .content-wrapper h1.title {
  font-family: "Roboto";
  font-size: 32px;
}
body .content-wrapper .page-content {
  font-family: "Roboto";
  line-height: 1.3;
  margin-bottom: 50px;
}
body .content-wrapper .photos {
  border-top: 1px solid #000;
  padding: 30px 0;
}
body .content-wrapper .photos .image-section {
  background-color: #F1F2F2;
  max-height: 200px;
  padding: 10px;
}
@media screen and (max-width: 991px) {
  body .content-wrapper .photos .image-section {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  body .content-wrapper .photos .image-section {
    margin-top: 50px;
  }
}
body .content-wrapper .photos .image-section img {
  height: 100px;
  object-fit: contain;
  margin: 0 auto;
}
body .content-wrapper .photos .image-section.logo img {
  object-fit: contain;
  margin: 0 auto;
}
body .content-wrapper .photos .caption {
  display: flex;
  margin-top: 15px;
  margin-bottom: 20px;
  line-height: 1.3;
  align-items: center;
}
body .content-wrapper .photos .caption p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 22px;
  padding-right: 20px;
}
body .content-wrapper .photos .caption a {
  color: #000;
  flex: 1 0 30px;
  text-align: right;
}
body .content-wrapper .photos .caption a i {
  font-size: 24px;
}
body .btn-extra-large span.btn-arrow {
  display: none;
}
body .mega-menu-megamenu .mega-sub-menu .mega-block-title {
  font-family: "Roboto serif" !important;
}
body .contact-us {
  background: #F1F2F2;
}
body .contact-us h6 {
  font-family: "Roboto";
  font-size: 26px;
  line-height: 1.3;
  color: #fff;
  background: #000;
  padding: 10px 15px;
}
body .contact-us .gform_wrapper {
  padding: 30px 60px;
}
body .contact-us .gform_wrapper form {
  max-width: 860px;
}
body .contact-us .gform_wrapper form .select-wrapper {
  width: 280px;
  display: block;
}
body .contact-us .gform_wrapper form .select-wrapper .ginput_container_multiselect, body .contact-us .gform_wrapper form .select-wrapper .ginput_container_select {
  width: 100%;
}
body .contact-us .gform_wrapper form .select-wrapper .ginput_container_multiselect button, body .contact-us .gform_wrapper form .select-wrapper .ginput_container_select button {
  border: 1px solid #BCBEC0;
  padding: 10px;
}
body .contact-us .gform_wrapper form .select-wrapper .ginput_container_multiselect button:after, body .contact-us .gform_wrapper form .select-wrapper .ginput_container_select button:after {
  display: block;
  border-top-color: #000;
}
body .contact-us .gform_wrapper form input, body .contact-us .gform_wrapper form textarea {
  border: 1px solid #BCBEC0;
  border-radius: 0;
}
body .contact-us .gform_wrapper form .gform-description {
  font-size: 24px;
  font-family: "Roboto";
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}
body .contact-us .gform_wrapper form .gform-note {
  font-size: 14px;
  font-family: "Roboto";
  line-height: 2.1;
  color: #4A4A4A;
}
body .contact-us .gform_wrapper form .gform_footer, body .contact-us .gform_wrapper form .charleft {
  text-align: right;
}
body .contact-us .gform_confirmation_wrapper {
  padding: 30px 60px;
  font-family: "Roboto";
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}
body .newsletter {
  max-width: 600px;
}
body .newsletter .gform_footer {
  text-align: right;
}
body .select-wrapper {
  display: flex;
  align-items: center;
  width: 200px;
  max-width: 100%;
}
body .select-wrapper .ms-options {
  max-height: 200px;
  font-family: "Roboto";
  font-size: 14px;
}
body .select-wrapper .ms-options-wrap {
  flex: 1 0 auto;
}
body .select-wrapper .ms-options-wrap button {
  border: none;
  color: #000;
  font-weight: 700;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 2.1;
  padding-top: 0;
  padding-bottom: 0;
}
body .select-wrapper .ms-options-wrap button:after {
  display: none;
  border-top-color: #000;
  right: 15px;
}
body .select-wrapper .ms-options-wrap .ms-selectall {
  text-transform: uppercase;
  color: #000;
}
body .select-wrapper .ms-options-wrap ul {
  padding: 0 5px;
}
body .select-wrapper .ms-options-wrap ul li {
  margin: 5px 0;
}
body .select-wrapper .ms-options-wrap ul li label {
  padding-left: 4px;
  background: #F2F2F1;
  border: none;
  font-size: 12px;
  font-weight: 400;
}
body .select-wrapper .ms-options-wrap ul li label:hover {
  background: #EEEAF1;
  color: #462C7C;
  font-weight: bold;
}
body .select-wrapper .ms-options-wrap ul li.selected label {
  background: #EEEAF1;
  color: #462C7C;
  font-weight: bold;
}
body .select-wrapper.check-enable li label {
  display: flex;
  align-items: center;
}
body .select-wrapper.check-enable li label:before {
  content: " ";
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 1px solid #000;
  margin-right: 5px;
}
body .select-wrapper.check-enable li.selected label:before {
  background: #462C7C;
  border-color: #462C7C;
}
body .user-dashboard {
  padding-top: 40px;
}
body .user-dashboard .section-title {
  padding: 0 15px;
  font-family: "Roboto";
  line-height: 1.3;
  border-bottom: 1px solid #000;
}
body .user-dashboard .section-title h1 {
  font-size: 26px;
}
body .user-dashboard .profile-description {
  font-family: "Roboto";
  line-height: 1.3;
  font-size: 26px;
  font-weight: bold;
  padding: 30px 15px;
}
body .user-dashboard .section-dashboard {
  display: flex;
  column-gap: 40px;
  padding: 15px;
  font-family: "Roboto";
  line-height: 2.1;
}
body .user-dashboard .section-dashboard .user-avatar {
  flex: 0 0 128px;
  width: 128px;
}
body .user-dashboard .section-dashboard .user-avatar .user-photo {
  margin-bottom: 10px;
}
body .user-dashboard .section-dashboard .user-avatar .default_avatar {
  display: block;
  text-align: center;
  font-size: 70px;
  line-height: 128px;
  font-weight: bold;
  background: #462C7C;
  color: #fff;
  margin-bottom: 10px;
}
body .user-dashboard .section-dashboard .user-avatar p {
  display: none;
}
body .user-dashboard .section-dashboard .user-avatar input[type=file] {
  display: none;
}
body .user-dashboard .section-dashboard .user-avatar input[type=submit] {
  padding: 5px 35px;
  font-family: "Lato";
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  background: #462C7C;
  color: #fff;
  display: none;
}
body .user-dashboard .section-dashboard .user-avatar input[type=submit]:hover {
  background: #000;
}
body .user-dashboard .section-dashboard .user-avatar .avatar-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
body .user-dashboard .section-dashboard .user-avatar .avatar-action .action-label {
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline;
  color: #000;
}
body .user-dashboard .section-dashboard .user-avatar .wp-user-profile-avatar-upload {
  display: none;
}
body .user-dashboard .section-dashboard .user-profile label {
  font-size: 14px;
  color: #4A4A4A;
  display: block;
}
body .user-dashboard .section-dashboard .user-profile .field_input {
  border: none;
  border-bottom: 1px solid #4A4A4A;
  font-weight: 700;
  font-size: 18px;
  width: 100%;
}
body .user-dashboard .section-dashboard .user-profile .user-field {
  margin-bottom: 20px;
  pointer-events: none;
}
body .user-dashboard .section-dashboard .user-profile .user-field .select-wrapper {
  width: 100%;
}
body .user-dashboard .section-dashboard .user-profile .user-field .ms-options-wrap {
  border-bottom: 1px solid #4A4A4A;
}
body .user-dashboard .section-dashboard .user-profile .user-field .ms-options-wrap button {
  font-size: 18px;
  padding: 0;
}
body .user-dashboard .section-dashboard .user-profile .user-password input {
  margin-bottom: 20px;
}
body .user-dashboard .section-dashboard .user-profile .edit-buttons {
  width: 100%;
}
body .user-dashboard .section-dashboard .user-profile .submit-buttons {
  width: 100%;
  display: flex;
  column-gap: 30px;
}
body .user-dashboard .section-dashboard .user-profile .button {
  font-family: "Lato";
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  padding: 5px 35px;
  text-transform: uppercase;
  background: #462C7C;
  color: #fff;
  cursor: pointer;
  border: 1px solid #462C7C;
}
body .user-dashboard .section-dashboard .user-profile .button:hover {
  background: #000;
  border: 1px solid #000;
}
body .user-dashboard .section-dashboard .user-profile .button-cancel {
  background: #fff;
  color: #000;
  border: 1px solid #462C7C;
}
body .user-dashboard .section-dashboard .user-profile .button-cancel:hover {
  background: #462C7C;
  color: #fff;
}
body .user-dashboard .section-dashboard .user-profile .alert-success {
  font-size: 20px;
  font-weight: bold;
  color: green;
  margin-bottom: 20px;
}
body .user-dashboard .section-dashboard .user-profile .field-error {
  color: red;
  margin-bottom: 20px;
}
body .user-dashboard .section-dashboard .edit-profile .user-field {
  pointer-events: all;
}
body .user-dashboard .section-dashboard .profile-navigations {
  flex: 0 0 30%;
}
body .user-dashboard .section-dashboard .profile-navigations ul {
  list-style: none;
  margin-bottom: 30px;
}
body .user-dashboard .section-dashboard .profile-navigations a {
  color: #4A4A4A;
}
body .user-dashboard .tabs_lists ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
body .user-dashboard .tabs_lists ul li {
  margin-right: 40px;
}
body .user-dashboard .tabs_lists ul li a {
  font-size: 14px;
  padding: 10px 0;
  cursor: pointer;
  display: inline-block;
}
body .user-dashboard .tabs_lists ul li a.active {
  border-bottom: 3px solid #462C7C;
}
body .wrap-page-reset-password .reset-password p {
  font-family: "Roboto" !important;
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 20px;
}
body .wrap-page-reset-password .reset-password .som-password-sent-message {
  background: #462C7C;
  border: none;
  color: #fff;
  margin: 0 0 20px;
  font-family: "Roboto";
}
body .wrap-page-reset-password .reset-password .som-password-error-message {
  color: #fff;
}
body .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset legend, body .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .somfrp-lost-pass-form-text {
  display: none;
}
body .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .lostpassword-submit {
  max-width: 600px;
  text-align: right;
  margin: 0;
}
body .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .lostpassword-submit button {
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  padding: 10px 20px;
  background: #462C7C;
  color: #fff;
  width: auto;
  font-family: "Lato";
  text-transform: uppercase;
}
body .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .lostpassword-submit button:hover {
  background: #000;
}
body .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .no-margin {
  margin: 0;
  max-width: 600px;
  font-family: "Roboto";
}
body .wrap-page-reset-password .reset-password #password-lost-form-wrap fieldset .no-margin input {
  border: 1px solid #BCBEC0;
  padding: 8px;
  font-size: 15px;
}
body .wrap-page-reset-password {
  margin: 0 auto;
}
body main a {
  color: #462C7C;
  /*font-weight: bold;*/
}
body main a:hover {
  color: #000;
}
body .details-content a {
  text-decoration: underline;
}
body #mega-menu-wrap-top-navigation-menu #mega-menu-top-navigation-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  content: " ";
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 7px solid #000;
  width: 0;
  height: 0;
  margin-top: 12px;
}
body body #mega-menu-wrap-top-navigation-menu #mega-menu-top-navigation-menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
  content: " ";
  border-top-color: #462C7C;
}
body .mobile-debates-arguing-section .feature-debate {
  margin: 0px 0 6px;
}
body .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content P a {
  color: #462C7C;
  font-weight: bold;
}
body .debate_main_section .tab_block_wrapper .detail_block .details .details-wrapper .details-content P a:hover {
  color: #000;
}
body.page .content-wrapper {
  font-family: "Roboto serif";
  /*p{
	  font-family: 'Roboto serif'
	}*/
}
body.page .content-wrapper ul, body.page .content-wrapper ol {
  margin: revert;
  padding: revert;
}
body.page .content-wrapper h1, body.page .content-wrapper h2, body.page .content-wrapper h3, body.page .content-wrapper h4, body.page .content-wrapper h5, body.page .content-wrapper h6 {
  font-family: "Roboto";
}
@media screen and (max-width: 1200px) {
  .mega-menu-wrap .mega-sub-menu .mega-menu-item h4#upcoming-title:after {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .mega-menu-wrap .mega-sub-menu .mega-menu-item a.upcoming-url {
    display: none !important;
  }
}
@media screen and (max-width: 1199px) {
  .showDesktop {
    display: none !important;
  }
  body .debate-carousel .owl-carousel-section {
    padding: 0;
  }
  body .footer {
    margin-left: -12px;
    margin-right: -12px;
  }
  .header .header-logo {
    display: flex;
    align-items: flex-end;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  #mega-menu-top-navigation-menu {
    background: linear-gradient(79.88deg, #000000 5.97%, #462C7C 80.13%) !important;
    padding-bottom: 20px !important;
    max-height: calc(100vh - 65px);
    overflow-y: auto;
  }
  #mega-menu-top-navigation-menu *:not(.debate_btn) {
    justify-content: center;
    background: transparent !important;
  }
  #mega-menu-top-navigation-menu > li.mega-menu-item {
    padding: 10px 10px 0 !important;
  }
  #mega-menu-top-navigation-menu > li.mega-menu-item .mega-menu-link {
    padding: 0 10px;
    font-size: 22px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    border-bottom: solid 1px #FFF !important;
    text-transform: uppercase !important;
  }
  #mega-menu-top-navigation-menu > li.mega-menu-item:last-of-type .mega-menu-link {
    border-bottom: none !important;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu {
    background: linear-gradient(79.88deg, #000000 5.97%, #462C7C 80.13%);
    padding: 10px 0 !important;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu ul li {
    font-size: 14px;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item {
    padding: 0 !important;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul.menu {
    max-width: 210px;
    display: none;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul.menu#menu-about, #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul.menu#menu-about2 {
    display: block;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul.menu#menu-about > li > a, #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul.menu#menu-about2 > li > a {
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto serif";
    text-transform: uppercase;
    width: 100%;
    display: block;
    padding: 10px;
    border-bottom: solid 1px #FFF;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul.menu#menu-about > li.menu-item-has-children > a:after, #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul.menu#menu-about2 > li.menu-item-has-children > a:after {
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #FFF;
    display: inline-block;
    width: 0;
    height: 0;
    float: right;
    margin-top: 12px;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul.menu#menu-about > li.menu-item-has-children > a.opened:after, #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul.menu#menu-about2 > li.menu-item-has-children > a.opened:after {
    border-bottom: 7px solid #FFF;
    border-top: none;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul.menu#menu-about > li.menu-item-has-children .sub-menu, #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul.menu#menu-about2 > li.menu-item-has-children .sub-menu {
    display: none;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item .mega-block-title {
    color: #FFF !important;
    border-bottom: solid 1px #FFF !important;
    margin-bottom: 10px !important;
    padding: 10px !important;
    max-width: 250px;
    font-size: 18px !important;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item .mega-block-title:after {
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #FFF;
    display: inline-block;
    width: 0;
    height: 0;
    float: right;
    margin-top: 12px;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item .mega-block-title.opened:after {
    border-bottom: 7px solid #FFF;
    border-top: none;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul {
    list-style: none;
    padding: 0 10px;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul li.menu-item {
    color: #FFF;
    padding: 3px 0;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item ul li.menu-item a {
    color: #FFF;
    font-weight: 700;
    font-family: "Roboto";
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item #menu-debate-buttons {
    display: none;
    justify-content: space-around;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item #menu-debate-buttons .debate_btn {
    text-align: center;
    background: #FFF !important;
    color: #000;
    text-transform: uppercase;
    padding: 1px;
    border-radius: 2px;
    margin-bottom: 20px;
    font-weight: 600;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item #menu-debate-buttons .debate_btn a {
    color: #000;
    font-size: 12px;
    padding: 2px 20px;
    font-weight: 600;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item .header_bottom .debate_buttons {
    display: flex;
    column-gap: 6px;
    margin-top: 30px;
    justify-content: center;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item .header_bottom .debate_buttons .debate_btn {
    width: 100%;
    height: auto;
    background: #FFF;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    max-width: 200px;
    line-height: 1.2;
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item #search_header_form {
    margin-top: 30px;
    margin-right: 0;
    color: #FFF;
    width: 100%;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item #search_header_form #searchsubmit, #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item #search_header_form input {
    color: #FFF;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item .social_icons {
    display: flex;
    justify-content: center;
    column-gap: 30px;
    margin-top: 40px;
  }
  #mega-menu-top-navigation-menu .mega-sub-menu li.mega-menu-item .social_icons .social_icon {
    color: #FFF;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 23px;
    background: #000 !important;
    border: solid 1px #FFF;
  }
  #mega-menu-top-navigation-menu .recent_debate_section {
    display: none;
  }
  #mega-menu-top-navigation-menu .mega-navBottom > a {
    display: none !important;
  }
  #mega-menu-top-navigation-menu .mega-navBottom > .mega-sub-menu {
    display: block !important;
  }
  .megamenu-action {
    display: none;
  }
  body .sticky-nav .quick-navs ul li {
    padding: 0;
  }
  body .debate-items .content-slider-wrap {
    display: block;
  }
  body .debate-items .content-slider-wrap .debate-videos {
    margin-right: 0;
  }
  body .debate-items .content-slider-wrap .debate-videos .player-cover-image img {
    width: 100%;
  }
  .debaters-page #below-content-wrapper {
    padding-top: 0;
  }
  body .user-dashboard .section-dashboard {
    flex-wrap: wrap;
    row-gap: 30px;
  }
  body #mega-menu-wrap-top-navigation-menu #mega-menu-top-navigation-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: " " !important;
    border-top-color: #fff;
    margin-top: 16px;
  }
  body #mega-menu-wrap-top-navigation-menu #mega-menu-top-navigation-menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    border-bottom: 7px solid #fff;
    border-top: none;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  #mega-menu-top-navigation-menu .mega-sub-menu .wp-block-social-links {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1199px) and (max-width: 767px) {
  #mega-menu-top-navigation-menu .mega-sub-menu .wp-block-social-links .wp-social-link {
    column-gap: 30px;
    margin: 10px 16px 10px 0px;
  }
}
@media screen and (max-width: 1199px) and (max-width: 767px) {
  #mega-menu-top-navigation-menu .mega-sub-menu .wp-block-social-links img {
    width: 25px;
    justify-content: center;
  }
}
#mobile-menu {
  display: none !important;
}
.hide {
  display: none !important;
}
.megamenu-action {
  position: fixed;
  top: 10px;
  right: 0;
}
.megamenu-close {
  padding: 10px;
  cursor: pointer;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: bold;
}
.mega-sub-menu {
  max-width: 1440px !important;
  margin: 0 auto !important;
}
.text-center {
  text-align: center;
}
.btn.load-more {
  background: #462C7C;
  padding: 10px 20px;
  display: inline-block;
  line-height: 1.2;
  height: auto;
  font-weight: 900;
}
.btn.load-more:hover {
  background: #000;
  color: #fff;
}
.debater-detail .explore-all {
  display: none;
}
@media screen and (max-width: 767px) {
  /*body .media-and-press .carousel-wrapper{
		padding: 15px 5px 30px;
	}*/
  body .about-section .item-council {
    display: block;
  }
  body .search-wrapper form {
    flex-direction: column;
  }
  body .jobs-wrapper .job-fulltime {
    margin-bottom: 20px;
  }
  body .jobs-wrapper .joblist {
    padding: 15px;
  }
  body .jobs-wrapper .joblist .job {
    margin-bottom: 20px;
  }
  body .jobs-wrapper .joblist .job .job-content {
    font-size: 14px;
    margin-bottom: 10px;
  }
  body .jobs-wrapper .joblist .job .job-date {
    font-size: 14px;
  }
  body .careers .job-content p, body .careers .job-content ul {
    font-size: 14px;
  }
  body .careers .job-content h5 {
    font-size: 18px;
  }
  body .press_article .press_release .press_detail .detail_left {
    width: auto;
  }
  body .footer .footer_1 {
    text-align: center;
    padding-bottom: 0;
  }
  body .footer .footer_1 p {
    max-width: 100%;
  }
  body .footer .footer_1 p img {
    margin: 0 auto;
  }
  body .footer .footer_1 .f-widget1 {
    display: none;
  }
  body .footer .footer_1 .footer-block {
    margin-bottom: 0;
  }
  body .footer .footer_1 .column2 {
    padding-top: 0;
  }
  body .footer .footer_1 .column2 .menu .menu-item {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
  }
  body .footer .footer_1 .column3 {
    padding-top: 0;
  }
  body .footer .footer_1 .column3 .menu .menu-item {
    padding-bottom: 0;
  }
  body .footer .footer_1 .column3 .menu .menu-item a {
    font-size: 14px;
    line-height: 2;
  }
  body .footer .footer_1 .column4 {
    display: flex;
    flex-direction: column;
    padding-top: 0;
  }
  body .footer .footer_1 .column4 hr {
    display: none;
  }
  body .footer .footer_1 .column4 .menu-footer-policy-menu-container {
    order: 1;
    margin-top: 30px;
  }
  body .footer .footer_1 .wp-block-social-links {
    justify-content: center;
  }
  body .footer .footer_1 .wp-block-social-links img {
    width: 25px;
    margin: 0 auto;
  }
  body .footer .footer_3 {
    padding: 25px 0;
  }
  body .footer .footer_3 .copyright {
    text-align: center;
    font-size: 9px;
  }
}
@media screen and (max-width: 1199px) {
  #menu-debate-features .upcoming_mobile {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  /*body .media-and-press .item h4 a{
		height: 36px;
	}*/
  body .sticky-nav .quick-navs ul li a {
    font-size: 14px;
    line-height: 16px;
    padding: 5px;
  }
  body .section-hero .container {
    padding: 30px;
  }
  body .section-hero .container .hero-title h1 {
    font-size: 29px;
    margin-bottom: 15px;
  }
  body .section-hero .container .hero-title:after {
    margin-bottom: 15px;
  }
  body .section-hero .container .hero-content p {
    font-size: 14px;
  }
  body .about-section .section-content.staff {
    padding: 15px 0;
  }
  body .about-section .item-staff, body .about-section .item-council, body .about-section .section-content {
    padding: 15px;
  }
  body .about-section .item-staff .staff-primary .staff-photo img {
    width: 100px;
  }
  body .debater-detail .debater-content {
    padding: 15px;
  }
  body .careers .job_title {
    margin: 20px 0;
  }
  body .media-and-press .media_kit .logo_contact {
    padding: 15px;
    display: block;
  }
  body .content-wrapper h1.title {
    font-size: 18px;
  }
  body .debater-detail .link_return_back, body .press_article .link_return_back {
    padding: 0;
  }
  body .about-section .item-award {
    padding: 0;
  }
  body .about-section .item-award img {
    width: 100px;
  }
  body .about-section .item-staff .staff-primary .staff-photo {
    flex: 0 0 100px;
  }
  body .speaker-detail .ds-main .field-name-title a {
    font-size: 14px !important;
  }
  body .debate-items .content-slider-wrap .slide-detail a, body .press_article .press_release h1, body .about-section .section-text h5, body .npr-list-wrapper .station .station-name {
    font-size: 18px;
  }
  body .link_return_back a {
    font-size: 18px;
    line-height: 1.6;
  }
  body .registration-form .registration-header p {
    font-size: 18px;
  }
  body .debater-detail .debater-content .debater-profile .speaker-details h1, body .about-section .award_detail h4, body .about-section .award_detail a, body .about-section .award_detail p {
    font-size: 13px;
  }
  body .speaker-detail .ds-main .occupation a, body .debater-detail .debater-content .debater-profile .speaker-details .banner_sub_title, body .press_article .press_release .press_detail .detail_left .press_date, body .press_article .press_release .press_detail .detail_left .press_author, body .about-section .award_detail h5, body .npr-list-wrapper .station {
    font-size: 13px;
  }
  body .about-section .section-title, body .about-section .item-council .council-title {
    font-size: 18px;
  }
  body .about-section .section-content p, body .content-wrapper .page-content, body .content-wrapper .page-content p, body .press_article .press_release .press_content, body .press_article .press_release .press_content p {
    font-size: 16px;
  }
  body .contact-us .gform_wrapper {
    padding: 30px;
  }
  .footer .footer-partner .footer_pocs_detail h3 {
    font-size: 20px;
  }
  .footer .footer-partner .footer_pocs_detail p {
    font-size: 14px;
  }
  .footer .footer-partner ul {
    display: flex;
    overflow-x: auto;
    margin-right: -15px;
  }
  .footer .footer-partner ul li {
    padding-left: 0;
    padding-right: 25px;
  }
  body .footer .footer-partner .icons img {
    height: 18px;
  }
}
/*.blog-detail-page .debate-slider-item .slide-detail {
	height: auto;
}
.blog-detail-page .debate-slider-item .slide-detail .body-2{
	font-family: "Roboto Serif";
    font-style: italic;
    font-weight: 400;
    font-size: 1.375em;
    line-height: 1.5em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0.4em 0;
}*/
.type-debates .type-title {
  margin: 0 -15px;
}
.social-share-popup {
  position: fixed;
  z-index: 999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 20px;
  width: 80%;
  height: 200px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;
}
.social-share-popup a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: white;
  background-color: black;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
  margin: 10px;
  text-decoration: none;
}
.social-share-popup .close-popup {
  display: block;
  position: relative;
  left: 100%;
  top: -12.5%;
  cursor: pointer;
  font-size: 14px;
  line-height: 14px;
  background: #462C7C;
  color: #fff;
  height: 20px;
  width: 20px;
}
.social-share-popup a:hover {
  transform: scale(1.1);
}
.all-insights-blog #lm_btn_spinner {
  padding-top: 20px;
}
.all-insights-blog .lm-btn-spinner {
  background: #462C7C;
}
.wpulike-message {
  background-color: #462C7C !important;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .debate_main_section .news_block .accordion_section .item .panel .article .panel-content {
    width: 100%;
    padding: 0px 10px;
  }
  .search-page .debate-list ul li a {
    font-size: 14px;
    line-height: 16px;
  }
  .sub-nav .debate-list ul li.sort .drop-down-btn {
    font-size: 14px;
    line-height: 30px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  /*.debate-slider-item .slide-detail {
			height:auto;
		}*/
  /*.result-list.debates .debate-slider-item{
				height:auto;
			}
		}	*/
  .sub-nav .debate-list ul li.sort {
    margin-left: 15px;
  }
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-col {
    margin-top: 40px;
  }
  .single-debate .debate_main_section .news_block .accordion_section .item .panel .article .panel-content .ds-info .field-author-name {
    padding-left: 0;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (max-width: 991px) {
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .unresolved-col .againest-the-debater {
    padding-right: 0;
  }
  .debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .unresolved-col {
    margin-top: -80px;
  }
}
#lm_btn_spinner .lm-btn-spinner {
  background: #462C7C;
}
.single-blog .debate-slider-item .slide-detail {
  height: auto;
}
.insight-details-pages .insight-section .feature-post-card .post-author-sec {
  min-height: auto;
}
.debate_main_section .read_brief_block .about-the-debaters .debaters .debater-row .debater-section .debaters-inner .debaters-img img {
  max-height: 128px;
}
body .user-dashboard .section-dashboard .user-avatar .default_avatar {
  text-transform: uppercase;
}
.media_kit .section-title {
  border-bottom: 1px solid #000000;
  padding: 0 12px 3px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .media_kit .section-title {
    padding: 0px 0px 3px;
  }
}
.media_kit .section-title h5 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 34px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .media_kit .section-title h5 {
    font-size: 16px;
    line-height: 23px;
  }
}
.page-template-press-realease-listing-page .news-article-listing .news_articles .flex-grid .col-md-4 {
  padding: 20px;
}
.page-template-press-realease-listing-page .news-article-listing .sort-container .blog-search-section {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}
.page-template-press-realease-listing-page .news-article-listing .sort-container .blog-search-section .blog-sort .debate-search form {
  display: flex;
}
@media screen and (max-width: 991px) {
  .page-template-press-realease-listing-page .news-article-listing .sort-container .blog-search-section .blog-sort .debate-search form .input-wrapper input[type="text"] {
    width: 80%;
  }
}
.page-template-press-realease-listing-page .news-article-listing .sort-container .blog-search-section .blog-sort .drop-down-btn {
  padding-top: 10px;
}
.page-template-press-realease-listing-page .q-select-list {
  z-index: 9;
}
.page-template-news-article-listing-page .news-article-listing .news_articles .flex-grid .col-md-4 {
  padding: 20px;
}
.page-template-news-article-listing-page .news-article-listing .sort-container .blog-search-section {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}
.page-template-news-article-listing-page .news-article-listing .sort-container .blog-search-section .blog-sort .debate-search form {
  display: flex;
}
@media screen and (max-width: 991px) {
  .page-template-news-article-listing-page .news-article-listing .sort-container .blog-search-section .blog-sort .debate-search form .input-wrapper input[type="text"] {
    width: 80%;
  }
}
.page-template-news-article-listing-page .news-article-listing .sort-container .blog-search-section .blog-sort .drop-down-btn {
  padding-top: 10px;
}
.page-template-news-article-listing-page .q-select-list {
  z-index: 9;
}
.email-newsletter-popup.hide {
  display: none !important;
}
.email-newsletter-popup {
  /*position: fixed;
  text-align: center;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  bottom:0;*/
}
.email-newsletter-popup .news-popup {
  margin: 0 auto;
  text-align: center;
  /*padding: 45px;

  width: 680px;
  //height: 600px;
  background-color: #FFF;
  margin: 0 auto;
  margin-top: 50px;
  box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 20%);
  position: relative;*/
}
.email-newsletter-popup .news-popup img {
  margin: 0 auto;
}
.email-newsletter-popup .news-popup h4 {
  font-size: 22px;
  line-height: 28.4px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #462C7C;
  font-style: normal;
}
.email-newsletter-popup .news-popup p {
  font-size: 18px;
  line-height: 25px;
  color: #2B2B2B;
  width: 70%;
  margin: 0 auto;
}
.email-newsletter-popup #close_nl_popup {
  text-align: center;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 100%;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  padding-top: 20px;
  padding-right: 20px;
  z-index: 9999;
}
#close_nl_popup:before, #close_nl_popup:after {
  background-color: #000;
  content: "";
  position: absolute;
  left: 14px;
  height: 16px;
  top: 8px;
  width: 2px;
}
#close_nl_popup:before {
  transform: rotate(45deg);
}
#close_nl_popup:after {
  transform: rotate(-45deg);
}
.email-newsletter-popup .nl-popup-form input {
  background-color: #fff;
  border: 2px solid #c9c9c9;
  color: #2F2F2F;
  display: inline-block;
  min-height: 36px;
  min-width: 50px;
  padding: 0 0.4em;
  vertical-align: middle;
  width: 100%;
  line-height: 16px;
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
  transition: all 0.3s;
  height: 50px;
}
.email-newsletter-popup .nl-popup-form input:hover {
  border-color: #838383;
}
.email-newsletter-popup .nl-popup-form label {
  color: #000;
  font-weight: 600;
}
.email-newsletter-popup .nl-popup-form .content__button {
  text-align: center;
}
.email-newsletter-popup input[type="submit"] {
  background: #462C7C;
  border-radius: 0px !important;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 16px;
  margin-top: 10px;
  color: #fff;
  cursor: pointer;
  font-weight: 900;
  letter-spacing: 1px;
  font-style: normal;
  height: 40px;
}
.email-newsletter-popup .nl-popup-form input[type="submit"]:hover {
  background-color: #000000;
}
.email-newsletter-popup #mc_embed_signup_scroll {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .email-newsletter-popup .news-popup {
    width: 90% !important;
    padding: 20px;
  }
  .email-newsletter-popup img {
    width: 200px !important;
  }
  .email-newsletter-popup h4 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  .email-newsletter-popup p {
    font-size: 16px !important;
    width: 100% !important;
  }
  .email-newsletter-popup #mc_embed_signup_scroll {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .email-newsletter-popup .news-popup {
    width: 600px;
    padding: 10px;
  }
}
/* Iphone 13 pro max popup scroll landscape */
/* All Iphone device  popup scroll landscape */
/* All android mobile device  popup scroll landscape */
.zero-matches {
  display: block;
  margin-top: 20px;
  padding: 12px;
  color: #fff;
  background-color: #462C7C;
  font-size: 16px;
  text-align: center;
  font-weight: 900;
  line-height: 25px;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    /* Safari-specific styles */
    body .about-section .item-staff .staff-bio {
      height: 30px;
    }
  }
}
.debate-slider-item.two-column .summary {
  height: fit-content;
}
.text-area {
  position: relative;
}
.text-area.media-overlay-date::before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.text-area .media-thumb {
  padding-top: 0;
}
.text-area .media-thumb.media-overlay {
  color: #fff;
  position: relative;
}
.text-area .media-thumb .media-thumb-wrap {
  padding-top: 56%;
  position: relative;
  z-index: 2;
  min-height: 452px;
}
.text-area .media-thumb .top-title {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #462C7C;
  width: 100%;
  padding: 12px 20px;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Roboto";
  line-height: 24px;
}
@media screen and (max-width: 479px) {
  .text-area .media-thumb .top-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .text-area .media-thumb .top-title {
    font-size: 14px;
    padding: 7px 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1083px) {
  .text-area .media-thumb .top-title {
    font-size: 16px;
  }
}
.text-area .media-thumb .top-sub-title {
  position: absolute;
  top: 55px;
  left: 0;
  padding: 10px 20px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-family: "Roboto";
}
@media screen and (max-width: 479px) {
  .text-area .media-thumb .top-sub-title {
    top: 55px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 15px;
  }
}
@media screen and (min-width: 480px) and (max-width: 1083px) {
  .text-area .media-thumb .top-sub-title {
    top: 45px;
    margin-top: 25px;
    padding-left: 15px;
  }
}
.text-area .media-thumb .gform_wrapper.gravity-theme input[type=email] {
  padding: 4px;
}
.text-area .media-thumb .gform_wrapper.gravity-theme .gform_footer {
  width: 25%;
}
.text-area .media-thumb .gform_wrapper.gravity-theme .gform_button {
  padding: 10px 19px;
  margin-top: 20px;
  border: none;
  margin-bottom: 0;
  margin-left: 10px;
}
@media screen and (max-width: 640px) {
  .text-area .media-thumb .gform_wrapper.gravity-theme .gform_button {
    padding: 6px 30px;
    margin-left: 10px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .text-area .media-thumb .gform_wrapper.gravity-theme .gform_button {
    margin-top: 16px;
  }
}
@media screen and (max-width: 479px) {
  .text-area .media-thumb .gform_wrapper.gravity-theme .gform_button {
    margin-top: 0px;
  }
}
.text-area .media-thumb .gform_wrapper.gravity-theme .gfield_label {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  width: calc(100% + 25%);
}
@media screen and (max-width: 767px) {
  .text-area .media-thumb .gform_wrapper.gravity-theme .gfield_label {
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
  }
}
.text-area .media-thumb .gform_wrapper.gravity-theme form {
  top: 36px;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 479px) {
  .text-area .media-thumb .gform_wrapper.gravity-theme form {
    top: 12px;
    align-items: flex-start;
  }
}
@media screen and (max-width: 479px) {
  .text-area .media-thumb .gform_wrapper.gravity-theme form .gform_footer {
    padding: 0;
  }
}
@media screen and (max-width: 479px) {
  .text-area .media-thumb .gform_wrapper.gravity-theme form .gform_footer .gform_button {
    padding: 6px 15px;
    margin-top: 31px;
  }
}
@media screen and (max-width: 479px) {
  .text-area .media-thumb .gform_wrapper.gravity-theme form .gform_body {
    width: 50%;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .text-area .media-thumb .gform_wrapper.gravity-theme form .gform_body {
    max-width: 250px;
  }
}
.text-area .media-thumb .check-back {
  font-family: "Roboto", sans-serif;
  color: #fff;
  display: flex;
  flex-direction: column;
  background-color: #462C7C;
  padding: 15px 20px 25px 20px;
  max-width: 206px;
  margin-right: 20px;
  bottom: -50px;
  position: relative;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  align-self: end;
}
@media screen and (min-width: 768px) and (max-width: 1201px) {
  .text-area .media-thumb .check-back {
    margin-left: auto;
    padding: 10px 20px 20px 20px;
    max-width: 215px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .text-area .media-thumb .check-back {
    margin-left: auto;
    margin-right: 10px;
    max-width: 188px;
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 480px) {
  .text-area .media-thumb .check-back {
    max-width: 145px;
    padding: 8px 5px 20px 5px;
    margin-right: 0;
  }
}
@media screen and (min-width: 1084px) {
  .text-area .media-thumb .check-back #clickhere {
    padding-right: 25px;
  }
}
.text-area .media-thumb .check-back #clickhere a {
  color: #fff;
  text-decoration: underline;
}
.text-area .media-thumb .check-back .check-back-soon {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .text-area .media-thumb .check-back .check-back-soon {
    font-size: 16px;
  }
}
.text-area .media-thumb .newsection-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.text-area .media-thumb .newsection-wrapper .release-date {
  max-width: calc(100% - 250px);
  padding-left: 20px;
}
@media screen and (max-width: 1201px) {
  .text-area .media-thumb .newsection-wrapper .release-date {
    padding-left: 15px;
    max-width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .text-area .media-thumb .newsection-wrapper .release-date {
    padding-left: 10px;
    max-width: 100%;
  }
}
@media screen and (max-width: 1201px) {
  .text-area .media-thumb .newsection-wrapper .release-date .gform_validation_error {
    padding-left: 5px;
    padding-right: 5px;
  }
  .text-area .media-thumb .newsection-wrapper .release-date .gform_validation_errors {
    margin-bottom: -4px;
  }
}
.page-template-user-login-registration .registration-form .register-form-wrap .registration-right-content .register_form .message-label {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 30px 0;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .page-template-user-login-registration .registration-form .register-form-wrap .registration-right-content .register_form .message-label {
    font-size: 14px;
  }
}
.page-id-44669 .registration-form .register-form-wrap .registration-right-content .register_form .register_email {
  width: 100%;
  display: block;
}
.registration-form .register-form-wrap .registration-right-content .register_form .register_email {
  width: 100%;
  display: none;
}
@media screen and (max-width: 767px) {
  .registration-form .register-form-wrap .registration-right-content .register_form .register_email {
    width: 100% !important;
    padding-right: 0;
  }
}
.page-template-template .register_form h2 {
  margin-bottom: 0px;
}
.required-update p {
  font-size: 14px !important;
  padding: 0 0 10px;
  margin-bottom: 25px;
}
.page-template-user-login-registration .required-update p {
  font-size: 14px !important;
  line-height: 1.6;
  margin-bottom: 15px;
}
.col-md-6 .registration-form.large {
  width: 50% !important;
}
.ginput_container_email {
  font-weight: normal;
}
@media screen and (max-width: 640px) {
  .ginput_container_email {
    padding-right: 0;
  }
}
.page-template-user-login-registration .gform_heading h2 {
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .desktop-none {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .register_pass_valid.mobile-none {
    display: none;
  }
}
.register_pass_valid ul {
  padding-top: 10px;
  list-style: none;
  color: #444444;
  display: grid;
}
.register_pass_valid ul li {
  font-size: 14px;
  position: relative;
  display: list-item;
  vertical-align: top;
  margin-right: 10px;
  padding-bottom: 6px;
  line-height: 24px;
  display: block;
  opacity: 0.5;
}
.register_pass_valid ul li.passed {
  background-image: url("/wp-content/uploads/2024/04/checkmark1.png");
  padding-left: 24px;
  display: inline;
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: left 2px;
  opacity: 1;
}
.register_pass_valid ul li.passed img.grey-checkbox {
  display: none;
}
.register_pass_valid ul li .grey-checkbox {
  width: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.password-sub-field {
  position: absolute;
  right: 0;
  bottom: 32%;
}
@media screen and (max-width: 1199px) {
  .password-sub-field {
    left: 64%;
  }
}
@media screen and (max-width: 991px) {
  .password-sub-field {
    position: absolute;
  }
}
.become-login-custom {
  padding: 38px 30px 30px 30px;
}
.become-login-custom .become-member-content {
  padding-right: 100px;
}
@media screen and (min-width: 768px) {
  .become-login-custom .become-member-content {
    width: 52%;
  }
}
@media screen and (max-width: 1199px) {
  .become-login-custom .become-member-content {
    padding-right: 40px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .become-login-custom .become-member-content {
    padding-right: 30px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .become-login-custom .become-member-content {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.become-login-custom .become-member-content p:last-child {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .become-login-custom .login-form {
    width: 48%;
  }
}
.become-login-custom .login-form .gravity-theme .gform_body .gform_fields.top_label {
  grid-row-gap: 0px;
}
.become-login-custom .login-form .gravity-theme .gform_body .gform_fields .ginput_container_email input {
  border: 1px solid #000000;
}
.become-login-custom .login-form .gravity-theme .gform_body .gform_fields .gfield_label {
  font-size: 18px;
  font-weight: 400;
  color: #888888;
  margin-bottom: 5px;
}
.become-login-custom .gform_footer .gform_button {
  margin-bottom: 0 !important;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  padding: 10px;
  line-height: 1.2 !important;
  background-color: #462C7C;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
}
@media only screen and (max-width: 641px) {
  .become-login-custom .gform_footer .gform_button {
    font-size: 16px;
    padding: 10px 35px !important;
  }
}
.login-form {
  padding: 0 100px;
}
@media screen and (max-width: 1199px) {
  .login-form {
    padding: 0 70px;
  }
}
@media screen and (max-width: 991px) {
  .login-form {
    padding: 0 0px;
  }
}
@media screen and (min-width: 991px) {
  .login-form {
    padding: 0 0px;
  }
}
@media screen and (max-width: 767px) {
  .login-form {
    padding: 50px 0 0 0;
  }
}
.login-form span p {
  font-size: 22px;
}
.login-form .gfield_label {
  color: #808285;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}
.login-form .gform_button {
  width: 100%;
  padding: 12px 35px !important;
}
.login-form .already-member {
  font-weight: 400;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}
.login-form .login_email {
  display: none;
}
.login-form a, .login-form strong {
  color: black;
}
.register_form.no_grid_disp a {
  color: #000 !important;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none !important;
}
.message-above-label {
  font-size: 20px;
  font-weight: 600;
  padding: 0 0 10px;
}
@media screen and (max-width: 1199px) {
  .message-above-label {
    font-size: 16px;
  }
}
.page-template-template-about .section-content.register strong .become-account {
  display: none;
}
.page-template-template-about .section-content.register strong .login_email {
  display: none;
}
.already_login {
  font-weight: normal;
}
@media screen and (max-width: 479px) {
  .already_login {
    font-size: 15px;
  }
}
.already_login a, .already_login strong {
  text-decoration: none;
}
.page-template-template-about .desktop-hide {
  display: none !important;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
  margin: 6px 0 0;
}
.debate-slider-item .debate-speakers span.all-speakers {
  display: block;
  width: 100%;
}
.debate-slider-item .debate-speakers .pr-date b {
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
}
@media screen and (min-width: 768px) and (max-width: 1110px) {
  .debate-slider-item.two-column {
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
  }
}
@media screen and (min-width: 768px) and (max-width: 1110px) {
  .debate-slider-item.two-column .date-time {
    margin-top: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1110px) {
  .debate-slider-item.two-column .slide-detail.public_release_date {
    height: auto;
    padding-top: 1.25em;
  }
  .debate-slider-item.two-column .slide-detail.public_release_date .register-btn {
    text-align: left;
  }
}
/*.debate-slider-item {
	.public_release_date{
		span {
			b{
				font-weight: 700;
				font-size: 16px;
				color: #808285;
				line-height: 26px;
			}
			.public-date{
				font-weight: 700;
			}
		}
	}
	&.two-column{
		.debate-videos{
			grid-row: 1 / span 2;
		}
		.slide-detail{
            &.public_release_date{
				grid-column: 2 / 4;
			    min-height: auto;
				justify-content: end;
				.debate-speakers{
					br{
						display: none;
					}
				}
			    span{
					b{
						font-weight: 700;
						font-size: 16px;
						color: #808285;
						line-height: 26px;

					}
					.public-date{
						font-weight: 700;
					}
				}
				.register-btn {
					padding-top: 10px;
				}
			}
		}
		.summary{
			-webkit-line-clamp: 6;
		}

	}
	&.one-column{
		.summary{
			-webkit-line-clamp: 8;
		}
		.slide-detail{
            &.public_release_date{
				a.title{
					margin-bottom: 0.4em;
				}
				.debate-speakers{
					br{
						display: none;
					}
				}
				span {
					b{
						font-weight: 700;
						font-size: 16px;
						color: #808285;
						line-height: 22px;

					}
					.public-date{
						font-weight: 700;
					}

				}
				.register-btn {
					padding-top: 10px;
				}
			}
	    }
	}
}

.debate-slider-item{
	&.mobile-only{
		.slide-detail{
            &.public_release_date{
				span.pr-date {
					b{
						font-weight: 700;
						font-size: 14px;
						color: #808285;
						line-height: 26px;

					}
					.public-date{
						font-weight: 900;
					}
				}
				.register-btn {
					padding-top: 10px;
				}
			}
	    }
	}
}*/
/*@media(min-width: 640px) {
	.register-btn .btn-purple,
	.register-btn .btn-link {
		padding: 4px 50px;
		font-size: 14px;
		font-weight: 900 !important;
		line-height: 25px;
	}
	.debate-slider-item .btn-purple {
		padding: 4px 42px;
	}
	.details-content .register-btn {
		padding-bottom: 30px;
	}
}

.type-debates-container{
	.public_release_date{
		span.pr-date {
			b{
				font-weight: 700;
				font-size: 16px;
				color: #808285;
				line-height: 26px;
			}
			.public-date{
				font-weight: 700;
			}
		}
		span {
			b{
				font-weight: 700;
				font-size: 16px;
				color: #808285;
				line-height: 26px;

			}
		}
	}
}*/
@media screen and (min-width: 991px) {
  .become-login-custom .login-form {
    padding: 0 100px;
  }
}
.page-template-user-login-registration-php .gf_login_links {
  display: none;
}
.page-template-user-login-registration-php .gf_login_links a:first-child {
  display: none;
}
.page-template-user-login-registration-php .forgot-link-wrap {
  margin-top: 6px;
}
#gform_4 .gform_footer #gform_ajax_spinner_4 {
  display: none;
}
#gform_12 .gform_footer #gform_ajax_spinner_12 {
  display: none;
}
#gform_13 .gform_footer #gform_ajax_spinner_13 {
  display: none;
}
.register-form-wrap .already-members .already_login a {
  color: #462C7C !important;
  text-decoration: underline !important;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
}
.register-form-wrap .already-members .already_login a:hover {
  color: #000 !important;
}
.register-form-wrap .required-update a {
  color: #462C7C !important;
  text-decoration: underline !important;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
}
.register-form-wrap .required-update a:hover {
  color: #000 !important;
}
.register-form-wrap .login_email a strong {
  color: #462C7C !important;
  text-decoration: underline !important;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
}
.register-form-wrap .login_email a strong:hover {
  color: #000 !important;
}
.become-login-custom .login-form a strong {
  color: #462C7C !important;
  text-decoration: underline !important;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
}
.become-login-custom .login-form a strong:hover {
  color: #000 !important;
}
.registration-form {
  padding: 30px 15px;
}
.registration-form .register-form-wrap .registration-left-content {
  display: none;
}
.registration-form .register-form-wrap .below-account_wrapper .register_password .ginput_container_password {
  display: block;
}
.registration-form .message-label-top {
  font-size: 22px !important;
  font-weight: 600;
}
.page-id-44669 .registration-left-content {
  display: none;
}
.page-id-44669 .registration-form .gfield_required_area {
  display: none;
}
.registration-form.loginFormwrapper {
  padding-bottom: 2em;
}
.registration-form.loginFormwrapper .register-form-wrap .register_form .message-above-label {
  display: none;
}
.fas.fa-chevron-left {
  font-size: 10px;
}
.page-id-393 .registration-form .register-form-wrap .gfield_required_area {
  display: none;
}
.page-id-393 .registration-form .register-form-wrap .message-label {
  display: none;
}
.registration-form .register-form-wrap .registration-right-content .register_form .gform_footer input {
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  padding: 10px;
  line-height: 1.2 !important;
  background-color: #462C7C;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
}
.wrap-page-validate .form-wrapper .wppb-user-forms label {
  font-size: 18px;
  font-weight: 400 !important;
  color: #888888;
  margin-bottom: 5px;
}
.wrap-page-validate .form-wrapper .wppb-user-forms input#username_email {
  border: 1px solid #000000;
  padding: 10px;
  font-weight: normal;
}
.wrap-page-validate .form-wrapper .wppb-user-forms #wppbc-resend-activation-button {
  font-family: "Lato";
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  padding: 10px;
  line-height: 1.2 !important;
  background-color: #462C7C;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
  height: auto;
}
@media only screen and (max-width: 641px) {
  .wrap-page-validate .form-wrapper .wppb-user-forms #wppbc-resend-activation-button {
    font-size: 16px;
  }
}
.wrap-page-validate .confirmation-text {
  font-family: "Roboto", sans-serif;
}
.like-comment .cld-like-trigger:after {
  content: " Like";
  margin-left: 5px;
  color: #000;
}
.like-comment .cld-like-wrap.cld-common-wrap {
  min-width: 100px;
}
.like-comment .cld-like-trigger.cld-like-dislike-trigger .fa-thumbs-up {
  color: #808285;
}
.like-comment .cld-like-trigger.cld-like-dislike-trigger.cld-undo-trigger.cld-prevent .fa-thumbs-up {
  color: #462C7C;
}
.like-comment .cld-like-count-wrap.cld-count-wrap {
  cursor: default;
}
.npr-page-sections .section-content.media .media-section {
  padding: 0 15px;
}
.npr-page-sections .section-content.media .media-section .registration-left-content {
  display: block;
  padding: 16px 52px 0 0;
}
.npr-page-sections .section-content.media .media-section .registration-right-content {
  float: left;
}
.npr-page-sections .section-content.program .registration-left-content {
  display: block;
  padding: 16px 52px 0 0;
}
.npr-page-sections .section-content.program .program-section {
  padding: 0 15px;
}
body.single ul, body.single ol {
  margin-left: 30px;
  margin-bottom: 20px;
}
.where-find-us .section-logos {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .where-find-us .section-logos {
    text-align: center;
  }
}
.where-find-us .section-logos .logos-wrapper {
  border-bottom: 1px solid #1E1E1E;
  padding-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .where-find-us .section-logos .logos-wrapper {
    justify-content: center;
  }
}
@media screen and (max-width: 450px) {
  .where-find-us .section-logos .logos-wrapper {
    column-gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  .where-find-us .section-logos .logos-wrapper a:first-child img {
    width: 169px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .where-find-us .section-logos .logos-wrapper img {
    width: 130px;
    padding: 10px;
  }
}
.where-find-us .section-logos h3 {
  color: #462C7C;
  font-size: 26px;
  font-family: "Roboto";
  line-height: 30px;
  margin-bottom: 20px;
}
.where-find-us .section-npr {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-search {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-search img {
    margin: 0 auto;
  }
}
.where-find-us .section-npr .npr-search a {
  display: inline-block;
}
.where-find-us .section-npr .npr-search h3 {
  color: #462C7C;
  font-size: 25px;
  font-family: "Roboto";
  font-weight: 700;
  line-height: 30px;
  text-transform: capitalize;
  padding: 8px 0;
}
.where-find-us .section-npr .npr-search p {
  font-size: 18px;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 22px;
  color: #1E1E1E;
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-search p {
    font-size: 16px;
    line-height: 20px;
  }
}
.where-find-us .section-npr .npr-search #npr-search-input {
  width: 55%;
  border: 1px solid rgba(30, 30, 30, 0.5);
  padding: 12px 15px;
  margin: 15px 0;
  font-style: italic;
  font-size: 18px;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 22px;
  background: #F5F5F5;
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-search #npr-search-input {
    width: 100%;
    text-align: center;
  }
}
.where-find-us .section-npr .npr-list-wrapper #no-results-found {
  color: #462C7C;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper {
    overflow-x: hidden;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table {
    table-layout: fixed;
    width: 100%;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table thead {
  height: 40px;
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table thead {
    display: none;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table thead tr {
  text-align: left;
  border-bottom: 1px solid #000000;
  padding-bottom: 8px;
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table thead tr th {
  color: #462C7C;
  font-size: 18px;
  font-family: "Roboto";
  font-weight: 700;
  line-height: 22px;
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table thead tr th {
    white-space: nowrap;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .state-row {
  border-bottom: 1px solid rgba(30, 30, 30, 0.25);
  padding: 5px 0;
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .state-row {
    display: block;
    width: 100%;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .state-row td {
  padding: 25px 0 10px 0;
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .state-row td {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .state-row td {
    padding: 25px 10px 10px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .state-row strong {
  color: #462C7C;
  font-size: 18px;
  font-family: "Roboto";
  font-weight: 700;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .state-row strong {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row {
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(30, 30, 30, 0.25);
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row td.empty {
    display: none;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-brodcasts a {
  text-decoration: underline;
  font-weight: 700;
  text-wrap: nowrap;
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-url.bold {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-url {
    padding: 0px 0 15px;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-url a {
  color: #000000;
  text-decoration: underline;
  font-style: italic;
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row td {
  text-wrap: nowrap;
  font-size: 18px;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 22px;
  color: black;
  padding: 10px 25px 10px 0;
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row td {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row td {
    display: block;
    width: 100%;
    padding: 10px;
  }
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 25px 5px 10px 5px;
  }
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-city {
    font-size: 21px;
    line-height: 24px;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-name, .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-frequency, .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-weekday, .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-time {
    width: 10%;
  }
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-city {
    width: 15%;
  }
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-brodcasts, .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-url {
    width: 22%;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-name, .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-frequency, .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-weekday, .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-time, .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-brodcasts {
  font-weight: 600;
  color: black;
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-name, .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-frequency, .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-weekday, .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-time, .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-brodcasts {
    padding: 0px 0;
  }
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-brodcasts {
    padding: 15px 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table tbody .station-row .npr-time {
    padding: 5px;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-state-city {
  width: 15%;
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-station {
  width: 15%;
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-station {
    width: 10%;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-frequency {
  width: 10%;
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-frequency {
    width: 10%;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-air-dates {
  width: 15%;
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-air-dates {
    width: 10%;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-time {
  width: 10%;
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-time {
    width: 11%;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-broadcasts {
  width: 20%;
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-broadcasts {
    width: 22%;
  }
}
.where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-website-url {
  width: 15%;
}
@media screen and (min-width: 768px) {
  .where-find-us .section-npr .npr-list-wrapper .state-wrapper .state-table .th-website-url {
    width: 22%;
  }
}
.pum-theme-default-theme {
  background: rgba(0, 0, 0, 0.6);
}
.pum-container.popmake {
  padding: 0;
}
.custom-popup.popup-dark-mode {
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25);
  background-color: #2d2d2d;
}
.pum-close.popmake-close {
  background-color: transparent !important;
  padding: 0 !important;
  font-size: 24px !important;
  right: 7px !important;
  box-shadow: none !important;
}
.pum-close.popmake-close:hover {
  color: #462C7C;
}
.newsletter-content h4, .membership-content h4, .CTA-banner-content h4 {
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #8091e5;
  font-family: "Roboto Serif";
  margin-bottom: 12px;
  max-width: 300px;
}
.newsletter-content p.subtitle, .membership-content p.subtitle, .CTA-banner-content p.subtitle {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  color: white;
  font-family: "Roboto";
  margin-bottom: 12px;
}
.newsletter-content p, .membership-content p, .CTA-banner-content p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  color: white;
  font-family: "Roboto";
  margin-bottom: 14px;
}
.newsletter-content .image-column, .membership-content .image-column, .CTA-banner-content .image-column {
  padding-right: 0;
}
.newsletter-content .content-column, .membership-content .content-column, .CTA-banner-content .content-column {
  padding: 30px;
}
.custom-popup.popup-dark-mode .membership-footer a {
  color: #00BA7D;
}
.custom-popup.popup-dark-mode .membership-content h4 {
  color: #00BA7D;
}
.custom-popup.popup-dark-mode .membership-content .ginput_container_email input {
  padding: 12px 16px !important;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  font-size: 16px;
}
.custom-popup.popup-dark-mode .membership-content .ginput_container_email input::placeholder {
  color: #00BA7D;
}
.custom-popup.popup-dark-mode .membership-content .gform_footer input {
  width: 100%;
  background: #00BA7D;
  border-color: #00BA7D;
  padding: 12px 16px;
}
.custom-popup.popup-dark-mode .membership-content .gform_footer input:hover {
  background-color: #000;
}
.custom-popup.popup-dark-mode .membership-content .gform_footer {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.custom-popup.popup-dark-mode .membership-content .privacy-term a {
  text-decoration: underline;
  color: #FFF;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.custom-popup.popup-dark-mode .membership-content .privacy-term a:hover {
  color: #00BA7D;
}
.custom-popup.popup-light-mode .membership-content h4 {
  color: #00BA7D;
}
.custom-popup.popup-light-mode .membership-content p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #2d2d2d;
  font-family: "Roboto";
  margin-bottom: 14px;
}
.custom-popup.popup-light-mode .membership-content .ginput_container_email input {
  padding: 12px 16px !important;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  font-size: 16px;
}
.custom-popup.popup-light-mode .membership-content .ginput_container_email input::placeholder {
  color: #00BA7D;
}
.custom-popup.popup-light-mode .membership-content .gform_footer input {
  width: 100%;
  background: #00BA7D;
  border-color: #00BA7D;
  padding: 12px 16px;
}
.custom-popup.popup-light-mode .membership-content .gform_footer input:hover {
  background-color: #000;
}
.custom-popup.popup-light-mode .membership-content .gform_footer {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.custom-popup.popup-light-mode .membership-content .privacy-term a {
  text-decoration: underline;
  color: #2d2d2d;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.custom-popup.popup-light-mode .membership-content .privacy-term a:hover {
  color: #00BA7D;
}
.custom-popup.popup-light-mode .popup-bottom-text.membership-bottom {
  background-color: #00BA7D;
}
.custom-popup.popup-dark-mode .CTA-banner-content h4 {
  color: #A57AFF;
  font-family: "Roboto";
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  padding-bottom: 30px;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 26px;
  letter-spacing: -0.28px;
}
.custom-popup.popup-dark-mode .CTA-banner-content p {
  color: #FFF;
  font-family: "Roboto";
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 21px;
  padding-top: 18px;
}
.custom-popup.popup-dark-mode .CTA-banner-content .ginput_container_email input {
  padding: 12px 16px !important;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  font-size: 16px;
  border: 1px solid #A57AFF;
  text-transform: capitalize;
}
.custom-popup.popup-dark-mode .CTA-banner-content .ginput_container_email input::placeholder {
  color: #A57AFF;
}
.custom-popup.popup-dark-mode .CTA-banner-content .gform_footer input {
  width: 100%;
  background: #A57AFF;
  border-color: #A57AFF;
  padding: 12px 16px;
  font-weight: 500;
}
.custom-popup.popup-dark-mode .CTA-banner-content .gform_footer input:hover {
  background-color: #000;
}
.custom-popup.popup-dark-mode .CTA-banner-content .gform_footer {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.custom-popup.popup-dark-mode .popup-bottom-text.CTA-banner-bottom {
  display: none;
}
.CTA-banner-content {
  border: 1px solid #442d7a;
  border-radius: 2px;
}
.custom-popup.popup-light-mode .CTA-banner-content h4 {
  color: #442D7A;
  font-family: "Roboto";
  border-bottom: 1px solid rgba(45, 45, 45, 0.8);
  padding-bottom: 30px;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 26px;
  letter-spacing: -0.28px;
}
.custom-popup.popup-light-mode .CTA-banner-content p {
  color: #2d2d2d;
  font-family: "Roboto";
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 21px;
  padding-top: 18px;
}
.custom-popup.popup-light-mode .CTA-banner-content .ginput_container_email input {
  padding: 12px 16px !important;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  font-size: 16px;
  border: 1px solid #442D7A;
  text-transform: capitalize;
}
.custom-popup.popup-light-mode .CTA-banner-content .ginput_container_email input::placeholder {
  color: #442D7A;
}
.custom-popup.popup-light-mode .CTA-banner-content .gform_footer input {
  width: 100%;
  background: #442D7A;
  border-color: #442D7A;
  padding: 12px 16px;
  font-weight: 500;
}
.custom-popup.popup-light-mode .CTA-banner-content .gform_footer input:hover {
  background-color: #000;
}
.custom-popup.popup-light-mode .CTA-banner-content .gform_footer {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.custom-popup.popup-light-mode .popup-bottom-text.CTA-banner-bottom {
  display: none;
}
.CTA-banner-content .popup-description p:empty {
  display: none;
}
.custom-popup.popup-light-mode .banner_version_b-content h4 {
  font-size: 40px;
  line-height: 38px;
}
.custom-popup.popup-light-mode .banner_version_b-content p {
  color: #2D2D2D;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
}
.custom-popup.popup-light-mode .banner_version_b-content a {
  background: #442D7A;
  color: #fff;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  display: block;
  padding: 15px 16px;
  text-transform: uppercase;
  margin-top: 50px;
}
.custom-popup.popup-light-mode .banner_version_b-content a:hover {
  background: #000;
}
@media screen and (max-width: 991px) {
  .custom-popup.popup-light-mode .banner_version_b-content h4 {
    border-bottom: none;
    padding-bottom: 10px;
    font-size: 35px;
  }
  .custom-popup.popup-light-mode .banner_version_b-content a {
    margin-top: 20px;
  }
  .custom-popup.popup-light-mode .banner_version_b-content p {
    padding-top: 0;
    font-size: 18px;
  }
}
.custom-popup.popup-dark-mode .banner_version_b-content h4 {
  color: #A57AFF;
  font-size: 40px;
  line-height: 38px;
}
.custom-popup.popup-dark-mode .banner_version_b-content p {
  color: #fff;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
}
.custom-popup.popup-dark-mode .banner_version_b-content a {
  background: #A57AFF;
  color: #fff;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  display: block;
  padding: 15px 16px;
  text-transform: uppercase;
  margin-top: 50px;
}
.custom-popup.popup-dark-mode .banner_version_b-content a:hover {
  background: #000;
}
@media screen and (max-width: 991px) {
  .custom-popup.popup-dark-mode .banner_version_b-content h4 {
    border-bottom: none;
    padding-bottom: 10px;
    font-size: 35px;
  }
  .custom-popup.popup-dark-mode .banner_version_b-content a {
    margin-top: 20px;
  }
  .custom-popup.popup-dark-mode .banner_version_b-content p {
    padding-top: 0;
    font-size: 18px;
  }
}
.custom-popup.popup-light-mode .newsletter-content h4 {
  color: #8091E5;
}
.custom-popup.popup-light-mode .newsletter-content p.subtitle {
  color: #2D2D2D;
}
.custom-popup.popup-light-mode .newsletter-content p {
  color: #2D2D2D;
}
.custom-popup.popup-light-mode .newsletter-content .privacy-term a {
  color: #2D2D2D;
}
.custom-popup.popup-light-mode .popup-bottom-text {
  background-color: #8091E5;
}
.custom-popup.popup-light-mode .popup-bottom-text a {
  color: #fff;
}
.custom-popup.popup-light-mode .popup-bottom-text {
  color: #fff;
}
.custom-popup.popup-light-mode .privacy-term a:hover {
  color: #000;
}
.custom-popup .popup-bottom-text {
  text-align: center;
  padding: 5px;
  background-color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #2d2d2d;
  font-family: "Roboto";
}
.custom-popup .popup-bottom-text a {
  color: #8091E5;
  text-decoration: underline;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  font-family: "Roboto";
}
.custom-popup .popup-bottom-text a:hover {
  color: #000;
}
.custom-popup .newsletter-content .popup-form-cta {
  margin: 0;
  max-width: 100%;
}
.custom-popup .newsletter-content .ginput_container_email input {
  padding: 12px 16px !important;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.custom-popup .newsletter-content .ginput_container_email input::placeholder {
  color: #8091E5;
  font-size: 16px;
  font-family: Roboto;
}
.custom-popup .newsletter-content .gform_footer {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.custom-popup .newsletter-content .gform_footer input {
  width: 100%;
  background: #8091E5;
  border-color: #8091E5;
  padding: 12px 16px;
}
.custom-popup .newsletter-content .gform_footer input:hover {
  background-color: #000;
}
.custom-popup .newsletter-content .gform_title, .custom-popup .membership-content .gform_title, .custom-popup .CTA-banner-content .gform_title {
  display: none;
}
.custom-popup .newsletter-content .privacy-term {
  color: #FFF;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 0;
}
.custom-popup .newsletter-content .privacy-term a {
  text-decoration: underline;
  color: #FFF;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.custom-popup .newsletter-content .privacy-term a:hover {
  color: #8091e5;
}
.custom-popup .image-column .bg-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100%;
  width: 100%;
}
.custom-popup .popup-row {
  display: flex;
}
@media screen and (max-width: 991px) {
  .custom-popup .newsletter-content .image-column, .custom-popup .membership-content .image-column, .custom-popup .CTA-banner-content .image-column {
    padding-left: 0;
  }
  .custom-popup .image-column .bg-img {
    min-height: 300px;
  }
  .custom-popup .popup-bottom-text {
    font-weight: 500;
  }
  .custom-popup .popup-bottom-text span, .custom-popup .popup-bottom-text a {
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .custom-popup .newsletter-content .popup-row, .custom-popup .membership-content .popup-row, .custom-popup .CTA-banner-content .popup-row {
    display: flex;
    flex-direction: column-reverse;
  }
  .pum-theme-default-theme .pum-container.popmake {
    max-width: 360px !important;
    min-width: 360px !important;
  }
  .pum-theme-default-theme {
    margin: 0 auto;
  }
  .custom-popup .popup-bottom-text p {
    font-size: 16px;
    line-height: 18px;
  }
  .custom-popup .popup-bottom-text span {
    display: block;
  }
}
@media screen and (max-width: 400px) {
  .pum-theme-default-theme .pum-container.popmake {
    max-width: 300px !important;
    min-width: 300px !important;
  }
}
.page-id-45604 .debate-carousel .section-title .title h2, .page-id-45326 .debate-carousel .section-title .title h2 {
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.64px;
  text-transform: uppercase;
}
.hopkins-section .container {
  /*padding-bottom: 30px;
		padding-top: 30px;*/
}
.hopkins-section .media-thumb-with-details, .hopkins-section .debate-videos-embad .text-area {
  width: 52%;
  margin: 0 auto;
}
.hopkins-section .feature-debate-title {
  padding-top: 0;
  padding-bottom: 36px;
}
.hopkins-section .feature-debate-title h1 {
  color: #000;
  font-family: Lato;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 0.6em;
}
.hopkins-section .feature-debate-title h1::after {
  display: none;
}
.hopkins-section .row.hp-top-content {
  padding-top: 47px;
}
.hopkins-section .hp-top-content p {
  color: #000;
  font-family: "Roboto Serif";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  padding-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .hopkins-section {
    /*.container{
			padding-bottom: 20px;
			padding-top: 20px;
		}*/
    /*.feature-debate-h1 {
			margin-top: 10px;
		}*/
  }
  .hopkins-section .hp-top-content p {
    font-size: 18px;
    line-height: 23px;
  }
  .hopkins-section .feature-video-card {
    border: none;
  }
  .hopkins-section .media-thumb-with-details {
    width: 100%;
  }
  .hopkins-section .row.hp-top-content {
    padding-top: 20px;
  }
}
@media screen and (max-width: 576px) {
  .hopkins-section .feature-debate-title h1 {
    font-size: 32px;
    line-height: 32px;
  }
}
@media screen and (max-width: 991px) {
  .hopkins-section .media-thumb-with-details, .hopkins-section .debate-videos-embad .text-area {
    width: 100%;
  }
}
.hopkins-bottom-section .main-hp {
  /*border-bottom: 1px solid #A19D9D;
		padding-bottom: 100px;
		margin-bottom: 70px;*/
}
.hopkins-bottom-section .main-hp h4 {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.64px;
  text-transform: uppercase;
  border-bottom: 1px solid #000000;
  padding: 0 12px 5px;
  display: flex;
}
.hopkins-bottom-section .hp_img {
  padding-top: 50px;
}
.hopkins-bottom-section .hp_img img {
  padding-bottom: 30px;
}
.hopkins-bottom-section p {
  color: #000;
  font-family: "Roboto Serif";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
}
.hopkins-bottom-section .hp-bottom-section .left-hp p {
  font-style: normal;
}
.hopkins-bottom-section .main-hp .hp-wrap {
  padding: 0 30px;
}
.hopkins-bottom-section .hp-title {
  color: #2F1D56;
  font-family: "Roboto Serif";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  padding: 31px 0;
}
.hopkins-bottom-section .left-hp li {
  color: #000;
  font-family: "Roboto Serif";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  margin-bottom: 25px;
}
.hopkins-bottom-section .left-hp ::marker {
  color: #2F1D56;
}
.hopkins-bottom-section .left-hp li span {
  color: #2F1D56;
  font-weight: 600;
}
.hopkins-bottom-section .right-hp a {
  text-decoration: underline;
}
.hopkins-bottom-section .right-hp p {
  padding-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .hopkins-bottom-section p {
    font-size: 16px;
    line-height: 22px;
  }
  .hopkins-bottom-section .left-hp li {
    font-size: 16px;
    line-height: 22px;
  }
  .hopkins-bottom-section .hp-title {
    font-size: 18px;
    line-height: 22px;
    padding: 20px 0;
  }
  .hopkins-bottom-section .hp_img {
    padding-top: 26px;
    padding-bottom: 18px;
  }
  .hopkins-bottom-section .main-hp {
    border: none;
    padding-bottom: 50px;
    margin-bottom: 0;
  }
  .hopkins-bottom-section .main-hp .hp-wrap {
    padding: 0;
  }
}
@media screen and (max-width: 576px) {
  .hopkins-bottom-section .main-hp h4 {
    font-size: 20px;
    line-height: 20px;
    padding: 0 1px 3px;
  }
}
@media screen and (max-width: 991px) {
  .hopkins-bottom-section {
    padding-top: 28px !important;
  }
}
.postid-45528 .section-title h5, .postid-45286 .section-title h5, .postid-45286 .debate-carousel .section-title h2, .postid-45528 .debate-carousel .section-title h2 {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.64px;
  text-transform: uppercase;
  padding: 0 0 3px;
  display: flex;
}
@media screen and (max-width: 576px) {
  .postid-45528 .section-title h5, .postid-45286 .section-title h5, .postid-45286 .debate-carousel .section-title h2, .postid-45528 .debate-carousel .section-title h2, .page-id-45604 .debate-carousel .section-title .title h2, .page-id-45326 .debate-carousel .section-title .title h2 {
    font-size: 20px !important;
    line-height: 20px;
  }
}
.live-chat-wrapper {
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.live-chat-wrapper .clickable {
  cursor: pointer;
}
.live-chat-wrapper .clickable:hover {
  text-decoration: underline;
}
.live-chat-wrapper .chat-stat {
  padding: 0.1em 0.1em 0.1em 1em;
  font-weight: bold;
  font-size: 0.9em;
}
.live-chat-wrapper .chat-stat.top {
  border-bottom: inherit;
}
.live-chat-wrapper .chat-stat.bottom {
  border-top: inherit;
  text-align: center;
}
.live-chat-wrapper .chat-bubble {
  display: none;
  background-color: #462C7Cb7;
  border-radius: 6px;
}
.live-chat-wrapper.hidden {
  position: absolute;
  right: 1em;
  top: 1em;
}
.live-chat-wrapper.hidden .chat-stat {
  display: none;
}
.live-chat-wrapper.hidden .chat-window {
  display: none;
}
.live-chat-wrapper.hidden .chat-bubble {
  display: block;
}
[template="blog-1"] {
  padding: 30px 0;
  background-color: #ffffff;
}
[template="blog-1"] .blog-feature-thumb {
  display: flex;
  margin-bottom: 20px;
}
[template="blog-1"] .blog-feature-thumb > :first-child {
  flex-grow: 1;
}
[template="blog-1"] .blog-feature-thumb > .details {
  font-size: 10px;
  width: 507px;
  height: 430px;
  background-color: #2D2D2D;
  padding: 4.6em 3em 4.1em 3em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  font-family: Roboto;
}
[template="blog-1"] .blog-feature-thumb > .details .h1 {
  color: #A57AFF;
  font-size: 3.2em;
  font-style: normal;
  font-weight: 800;
  line-height: 105%;
  /* 33.6px */
}
[template="blog-1"] .blog-feature-thumb > .details .h2 {
  color: #FFF;
  font-size: 2.4em;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 31.2px */
}
[template="blog-1"] .blog-feature-thumb > .details .h3 {
  color: #FFF;
  font-size: 1.8em;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 23.4px */
}
[template="blog-1"] .blog-feature-thumb > .details .h4 {
  color: #FFF;
  font-size: 1.8em;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  /* 18px */
}
[template="blog-1"] .blog-feature-thumb > .details .buttons {
  display: flex;
  justify-content: center;
  column-gap: 1.2em;
}
[template="blog-1"] .blog-feature-thumb > .details .button {
  border: 1px solid #A57AFF;
  padding: 0.8em 3.3em;
  color: #A57AFF;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
[template="blog-1"] .blog-feature-thumb > .details .button.filled {
  background: #A57AFF;
  color: #fff;
}
[template="blog-1"] .blog-feature-thumb > .details .button:hover {
  text-decoration: underline;
}
[template="blog-1"] .blog-feature-thumb > .details hr {
  border: 1px solid rgba(255, 255, 255, 0.25);
}
[template="blog-1"] .blog-feature-thumb .media-thumb {
  padding-top: initial;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  [template="blog-1"] .blog-feature-thumb {
    flex-direction: column;
  }
  [template="blog-1"] .blog-feature-thumb .media-thumb {
    padding-top: 47.6%;
    height: auto;
  }
  [template="blog-1"] .blog-feature-thumb > .details {
    width: auto;
    row-gap: 2em;
    height: auto;
  }
}
@media only screen and (max-width: 479px) {
  [template="blog-1"] .blog-feature-thumb > .details {
    font-size: 8px;
  }
}
[template="blog-1"] .container {
  background-color: #F1F2F2;
  padding-bottom: 50px;
}
[template="blog-1"] .feature-debate {
  background: #000000;
}
[template="blog-1"] .feature-debate h1 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.6;
  color: #ffffff;
  text-transform: uppercase;
}
[template="blog-1"] .feature-debate h3 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.6;
  color: #ffffff;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  [template="blog-1"] .feature-debate h3 {
    font-size: 20px;
  }
}
[template="blog-1"] h2 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.6;
  color: #462C7C;
  margin-top: 30px;
}
[template="blog-1"] .feature-debate-title {
  padding-top: 50px;
  padding-bottom: 50px;
}
[template="blog-1"] .feature-debate-title h1 {
  font-weight: 700;
  line-height: 89px;
  color: #000000;
  position: relative;
}
[template="blog-1"] .feature-debate-title h1::After {
  content: "";
  width: 98px;
  display: block;
  margin-top: 33px;
  margin-bottom: 33px;
  border-bottom: 8px solid #000000;
  font-family: "Roboto", sans-serif;
}
[template="blog-1"] .feature-debate-title p {
  font-family: "Roboto Serif", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  color: #000000;
}
[template="blog-1"] .feature-debate-title.topic-title {
  padding-top: 10px;
}
@media only screen and (max-width: 991px) {
  [template="blog-1"] .feature-debate-title h1 {
    font-size: 29px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 479px) {
  [template="blog-1"] .feature-debate-title p {
    font-size: 15px;
    line-height: 25px;
  }
}
.debate-register h1, .debate-register h2 {
  line-height: normal;
}
.debate-register h2 {
  font-size: 24px;
}
.debate-register.container {
  padding-left: 0;
  padding-right: 0;
}
.debate-register .section1 .container {
  padding: 15px 35px;
}
@media screen and (max-width: 767px) {
  .debate-register h2 {
    font-size: 30px;
  }
}
.debate-register .debate-register-form {
  display: flex;
  column-gap: 1rem;
}
.debate-register .debate-register-form .feature-video-card .speakers_for_the_motion, .debate-register .debate-register-form .feature-video-card .speakers_against_the_motion {
  margin-bottom: 1em;
}
.debate-register .debate-register-form > * {
  flex-basis: 50%;
}
.debate-register .debate-register-form .desktop-debates-arguing-section {
  display: none;
}
.debate-register .debate-register-form .mobile-debates-arguing-section {
  display: initial;
}
.debate-register .debate-register-form .form-wrapper {
  padding: 15px 30px;
}
.debate-register .debate-register-form .form-wrapper.verify-email {
  padding: 2.5em;
}
.debate-register .debate-register-form .form-wrapper .button-list {
  width: 100%;
  margin-top: 1em;
}
.debate-register .debate-register-form .form-wrapper .button-list .btn {
  height: 40px;
  line-height: normal;
}
.debate-register .debate-register-form .form-wrapper .gform_wrapper.gravity-theme {
  padding: 25px 55px;
}
.debate-register .debate-register-form .form-wrapper .gform_wrapper.gravity-theme .ginput_complex {
  display: block;
}
.debate-register .debate-register-form .form-wrapper .gform_wrapper.gravity-theme .ginput_complex .address_country {
  display: block;
}
.debate-register .debate-register-form .form-wrapper .gform_wrapper.gravity-theme [type="submit"] {
  padding: 8px 0;
}
.debate-register .debate-register-form .form-wrapper .gform_wrapper.gravity-theme .field_sublabel_above .ginput_complex {
  align-items: normal;
}
.debate-register .debate-register-form .form-wrapper .gform_wrapper.gravity-theme .gform_heading {
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .debate-register .debate-register-form {
    flex-direction: column-reverse;
    margin-top: 1em;
  }
  .debate-register .debate-register-form h2 {
    font-size: 30px;
  }
}
.hopkins-home.desktop-debates-arguing-section > .container {
  padding-bottom: 15px;
}
.hopkins-home.desktop-debates-arguing-section p {
  font-family: "Roboto Serif";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
}
.hopkins-home.desktop-debates-arguing-section .section-content {
  padding: 25px;
}
.hopkins-home.desktop-debates-arguing-section .feature-debate-title {
  padding-top: 0;
}
.hopkins-home.desktop-debates-arguing-section .feature-debate-title h1 {
  font-size: 48px;
  line-height: 1em;
}
.hopkins-home.desktop-debates-arguing-section .feature-debate-title h1::after {
  display: none;
}
.hopkins-home.desktop-debates-arguing-section .media-thumb-with-details {
  width: 50%;
  margin: auto;
}
.hopkins-home.desktop-debates-arguing-section .hp-top-content {
  margin-top: 2em;
  display: flex;
  align-items: start;
  gap: 2em;
}
.hopkins-home.desktop-debates-arguing-section .hp-top-content .hp-desc {
  flex-basis: 60%;
}
.hopkins-home.desktop-debates-arguing-section .hp-top-content .hp-top-img {
  flex-basis: 40%;
}
@media only screen and (max-width: 1200px) {
  .hopkins-home.desktop-debates-arguing-section .media-thumb-with-details {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .hopkins-home.desktop-debates-arguing-section {
    display: initial;
  }
  .hopkins-home.desktop-debates-arguing-section p {
    font-size: 18px;
    line-height: 1.3em;
  }
  .hopkins-home.desktop-debates-arguing-section .media-thumb-with-details {
    width: 100%;
  }
  .hopkins-home.desktop-debates-arguing-section .section-content {
    padding: 0;
  }
  .hopkins-home.desktop-debates-arguing-section .feature-debate-title {
    padding-top: 1em;
  }
  .hopkins-home.desktop-debates-arguing-section .feature-debate-title h1 {
    font-size: 32px;
    padding-bottom: 0.5em;
  }
  .hopkins-home.desktop-debates-arguing-section .hp-top-content {
    flex-direction: column;
    align-items: normal;
    gap: 1em;
    margin-top: 1em;
  }
  .hopkins-home.desktop-debates-arguing-section .hp-top-content .hp-desc {
    flex-basis: 100%;
  }
  .hopkins-home.desktop-debates-arguing-section .hp-top-content .hp-top-img {
    flex-basis: 100%;
  }
}
