/* CSS is generated by: css/scss/main.scss */
/* ----- GRID CARD CENTERING By John | April 22 ------ */
@font-face {
  font-family: "ArnoPro";
  src: url("/wp-content/plugins/ragan-awards/awards_plugin/assets/fonts/ArnoPro-BoldItalic.eot");
  src: url("/wp-content/plugins/ragan-awards/awards_plugin/assets/fonts/ArnoPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/ragan-awards/awards_plugin/assets/fonts/ArnoPro-BoldItalic.woff2") format("woff2"), url("/wp-content/plugins/ragan-awards/awards_plugin/assets/fonts/ArnoPro-BoldItalic.woff") format("woff"), url("/wp-content/plugins/ragan-awards/awards_plugin/assets/fonts/ArnoPro-BoldItalic.ttf") format("truetype"), url("/wp-content/plugins/ragan-awards/awards_plugin/assets/fonts/ArnoPro-BoldItalic.svg#ArnoPro-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}
@keyframes shimmerBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -800px;
  }
}
@media (min-width: 992px) {
  body.single-awards_events.awards-events-prd header#header .header #main-nav {
    display: block !important;
  }
  body.single-awards_events.awards-events-prd header#header .header #main-nav li.mobile-only {
    display: none;
  }
}

@media (min-width: 768px) {
  body.single-awards_events.awards-events-ragan header#header .header #main-nav,
  body.single-awards_events.awards-events-raganwellness header#header .header #main-nav {
    display: block !important;
  }
  body.single-awards_events.awards-events-ragan header#header .header #main-nav li.mobile-only,
  body.single-awards_events.awards-events-raganwellness header#header .header #main-nav li.mobile-only {
    display: none;
  }
}

body.single-awards_events {
  /** MENU PULLED FROM EVENTS PAGE **/
  /** END MENU PULLED FROM EVENTS **/
}
body.single-awards_events #hero {
  margin: 0;
}
body.single-awards_events div.top-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
}
body.single-awards_events #main section#event-menu {
  position: relative;
  width: 100%;
  background-color: #099aa8;
  margin: 0;
  color: #fff;
  min-height: 3.5em;
}
body.single-awards_events #main section#event-menu nav ul {
  list-style: none;
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
}
body.single-awards_events #main section#event-menu nav ul li {
  display: inline-block;
  flex: 0 1 auto;
  align-content: center;
  margin: 0 10px;
  line-height: 2.8em;
  font-size: 20px;
}
body.single-awards_events #main section#event-menu nav ul li a {
  padding: 10px 0;
  color: #fff;
}
body.single-awards_events #main section#event-menu nav ul li:last-of-type a {
  padding: 4px 20px;
}
@media (min-width: 768px) {
  body.single-awards_events #main section#event-menu nav ul li:first-of-type() {
    margin-left: 0;
  }
  body.single-awards_events #main section#event-menu nav ul li:last-of-type() {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  body.single-awards_events #main section#event-menu nav ul li {
    font-size: 18px;
    line-height: 2.6em;
  }
}
@media (max-width: 767px) {
  body.single-awards_events #main section#event-menu nav ul li {
    line-height: 2em;
  }
}
@media (max-width: 767px) {
  body.single-awards_events #main section#event-menu nav {
    position: fixed;
    z-index: 55;
    top: 0;
    left: 0;
    right: 0;
    top: 47px;
    display: none;
  }
  body.single-awards_events #main section#event-menu nav ul {
    display: block;
    text-align: center;
  }
  body.single-awards_events #main section#event-menu nav ul li {
    line-height: 2em;
    display: block;
    margin: 0 10px;
  }
}
@media (min-width: 768px) {
  body.single-awards_events #main section#event-menu nav {
    display: block !important;
  }
}
@media (min-width: 768px) {
  body.single-awards_events #main section#event-menu {
    position: sticky;
    top: 0;
    z-index: 75;
  }
}
@media (max-width: 991px) {
  body.single-awards_events #main section#event-menu {
    min-height: 54px;
  }
}
body.single-awards_events #main .pricingtable {
  display: flex;
  position: relative;
  z-index: 2;
  justify-content: center;
}
@media (max-width: 767px) {
  body.single-awards_events #main .pricingtable {
    display: block;
  }
}
body.single-awards_events #main .pricingtable .price {
  flex: 1;
  display: inline-block;
  padding: 1.5em;
  text-align: center;
  vertical-align: top;
  min-height: 1em !important;
  position: relative;
  position: relative;
  margin: 10px 0;
  background: #feffff;
}
@media (min-width: 768px) {
  body.single-awards_events #main .pricingtable .price {
    margin-left: 20px;
  }
  body.single-awards_events #main .pricingtable .price:first-of-type {
    margin-left: 0;
  }
}
body.single-awards_events #main .pricingtable .price h4,
body.single-awards_events #main .pricingtable .price h5 {
  font-size: 40px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  line-height: 1.1em;
}
body.single-awards_events #main .pricingtable .price .price-content {
  text-align: left;
  margin: 50px 0 0;
}
body.single-awards_events #main .pricingtable .price .price-content p {
  font-size: 30px;
  font-weight: bold;
  margin: 0;
}
body.single-awards_events #main .pricingtable:after {
  content: " ";
  clear: both;
}
body.single-awards_events #main section#finalists div.categories {
  margin-top: 15px;
  position: relative;
  z-index: 2;
}
body.single-awards_events #main section#finalists div.categories .category {
  display: flex;
  align-items: center;
  float: left;
  position: relative;
  margin-right: 15px;
  min-height: 131px;
  padding: 1rem;
  -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
  font-family: "Lato", sans-serif;
  color: #000;
  background: rgb(249, 219, 128);
  background: linear-gradient(135deg, rgb(249, 219, 128) 0%, rgb(247, 232, 201) 50%, rgb(248, 218, 127) 100%);
}
body.single-awards_events #main section#finalists div.categories .category > div {
  flex-basis: 100%;
}
@media (min-width: 992px) {
  body.single-awards_events #main section#finalists div.categories .category {
    width: calc(33.33333% - 10px);
  }
  body.single-awards_events #main section#finalists div.categories .category:nth-of-type(3n) {
    margin-right: 0;
  }
  body.single-awards_events #main section#finalists div.categories .category:nth-of-type(3n + 1) {
    clear: both;
  }
}
@media (max-width: 991px) {
  body.single-awards_events #main section#finalists div.categories .category {
    width: calc(50% - 10px);
  }
  body.single-awards_events #main section#finalists div.categories .category:nth-of-type(2n) {
    margin-right: 0;
  }
  body.single-awards_events #main section#finalists div.categories .category:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (max-width: 575px) {
  body.single-awards_events #main section#finalists div.categories .category {
    width: 100%;
  }
  body.single-awards_events #main section#finalists div.categories .category:nth-of-type(n) {
    margin-right: 0;
  }
}
body.single-awards_events #main section#finalists div.categories .category div.panel-heading {
  display: flex;
  align-items: center;
}
body.single-awards_events #main section#finalists div.categories .category div.panel-heading > .title {
  flex: 0 0 95%;
}
body.single-awards_events #main section#finalists div.categories .category div.panel-heading > .title h3 {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 25px;
  color: #000;
  line-height: 1.2em;
}
body.single-awards_events #main section#finalists div.categories .category div.panel-heading > .caret {
  flex: 0 0 5%;
}
body.single-awards_events #main section#finalists div.categories .category div.panel-heading > .caret a {
  color: #000;
}
body.single-awards_events #main section#finalists div.categories .category div.panel-heading > .caret a i {
  font-size: 34px;
}
body.single-awards_events #main section#finalists div.categories .category div.panel-body * {
  font-size: 22px;
}
body.single-awards_events #main section#finalists div.categories .category div.panel-body > p {
  margin: 16px 0 0;
  font-weight: bold;
  line-height: 1em;
}
body.single-awards_events #main section#finalists div.categories .category div.panel-body ul {
  margin-bottom: 0;
}
body.single-awards_events #main section#finalists div.categories .category div.panel-body ul li.inactive {
  opacity: 0.2;
}
body.single-awards_events #main section#finalists div.categories .category.inactive {
  opacity: 0.2;
}
body.single-awards_events #main section#finalists div.categories:after {
  content: " ";
  display: block;
  clear: both;
}
body.single-awards_events #main section#finalists .wrap-search-box {
  float: left;
  width: calc(33.33333% - 10px);
}
@media (max-width: 767px) {
  body.single-awards_events #main section#finalists .wrap-search-box {
    width: calc(50% - 10px);
  }
}
body.single-awards_events #main section#finalists .wrap-search-box input {
  position: relative;
  z-index: 2;
  width: 100%;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #000;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  border: 1px solid #fff;
}
body.single-awards_events #main section#finalists .wrap-search-box input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
  opacity: 1;
}
body.single-awards_events #main section#finalists .wrap-search-box input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
  opacity: 1;
}
body.single-awards_events #main section#finalists .wrap-search-box input:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
  opacity: 1;
}
body.single-awards_events #main section#finalists .wrap-search-box input:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
  opacity: 1;
}
body.single-awards_events #main section#finalists .wrap-search-box input:focus {
  outline: 0;
  border-color: grey;
  box-shadow: 0 0 10px 2px #f8d97f;
}
body.single-awards_events #main section#finalists .wrap-search-box input:hover {
  border-color: grey;
}
body.single-awards_events #main section#finalists select#choose-category {
  float: right;
  position: relative;
  z-index: 2;
  margin: 0;
  display: block;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #000;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: calc(33.33333% - 10px);
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #fff;
  box-shadow: none;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' aria-hidden='true' focusable='false' width='0.45em' height='1em' style='-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg);' preserveAspectRatio='xMidYMid meet' viewBox='0 0 576 1280'%3E%3Cg transform='translate(576 0) scale(-1 1)'%3E%3Cpath d='M576 192v896q0 26-19 45t-45 19t-45-19L19 685Q0 666 0 640t19-45l448-448q19-19 45-19t45 19t19 45z' fill='%23626262'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.7em top 50%;
  background-size: 0.65em auto;
}
@media (max-width: 767px) {
  body.single-awards_events #main section#finalists select#choose-category {
    width: calc(50% - 10px);
    margin-right: 0;
  }
}
body.single-awards_events #main section#finalists select#choose-category::-ms-expand {
  display: none;
}
body.single-awards_events #main section#finalists select#choose-category:hover {
  border-color: #888;
}
body.single-awards_events #main section#finalists select#choose-category:focus {
  border-color: #aaa;
  box-shadow: 0 0 10px 2px rgb(248, 217, 127);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #000;
  outline: none;
}
body.single-awards_events #main section#finalists select#choose-category option {
  font-weight: normal;
}
body.single-awards_events #header > div.header.header-inverse {
  background-color: #fff;
}
body.single-awards_events #header > div.header.header-inverse .container {
  padding-top: 18px;
  padding-bottom: 5px;
}
body.single-awards_events #header > div.header nav {
  position: initial;
}
body.single-awards_events #header > div.header nav a.last-menu-btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1px 10px;
  font-size: 15px;
  line-height: 1em;
  margin: 0.7rem 0.4rem;
}
body.single-awards_events #header > div.header nav a.last-menu-btn.btn-info {
  border: 0;
}
@media (max-width: 400px) {
  body.single-awards_events #header > div.header nav a.last-menu-btn {
    font-size: 12px;
    margin-top: 1em;
  }
}
body.single-awards_events #header > div.header nav a.last-menu-btn i {
  display: none;
  font-size: 15px;
}
@media (max-width: 340px) {
  body.single-awards_events #header > div.header nav a.last-menu-btn i {
    display: inline-block;
    font-size: 15px;
  }
  body.single-awards_events #header > div.header nav a.last-menu-btn span {
    display: none;
  }
}
@media (min-width: 768px) {
  body.single-awards_events #header > div.header nav,
  body.single-awards_events #header > div.header nav a.last-menu-btn {
    display: none;
  }
}
body.single-awards_events #header > div.header.header-inverse nav a {
  color: #003067;
}
@media (max-width: 767px) {
  body.single-awards_events #header > div.header #main-nav-buttons {
    display: none;
  }
  body.single-awards_events #header > div.header #awards-event-mobilemenu {
    float: left;
    left: 0;
    bottom: 0;
    position: relative;
    width: 100%;
    padding: 5px;
    box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.11);
  }
  body.single-awards_events #header > div.header #awards-event-mobilemenu > li {
    display: block;
    text-align: left;
    line-height: 2em;
  }
  body.single-awards_events #header > div.header #awards-event-mobilemenu > li > a {
    padding: 0.5rem 0.5rem;
  }
  body.single-awards_events #header > div.header #main-conf-nav-button {
    display: block;
    font-size: 2em;
    position: absolute;
    left: 10px;
    top: 8px;
  }
}
body.single-awards_events #rp-events-menu {
  font-family: "Lato", serif;
  position: absolute;
  right: 0;
  bottom: 14px;
  float: none;
  width: auto;
  display: block;
}
body.single-awards_events #rp-events-menu li {
  margin: 0 0 0 13px;
  line-height: normal;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.single-awards_events #rp-events-menu li {
    margin: 0 3px;
  }
}
body.single-awards_events #rp-events-menu li a {
  text-transform: uppercase;
  width: 100%;
  padding-top: 5px;
  display: block;
  position: relative;
  line-height: normal;
  font-size: 0.94em;
  text-decoration: none;
  color: #f1f1f1;
}
@media (min-width: 992px) and (max-width: 1129px) {
  body.single-awards_events #rp-events-menu li a {
    font-size: 0.8em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.single-awards_events #rp-events-menu li a {
    font-size: 0.7em;
  }
}
body.single-awards_events #rp-events-menu li a:hover {
  color: #00bcd4;
}
body.single-awards_events #rp-events-menu li.parent > a:after {
  content: "\f0d7";
  margin-left: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.single-awards_events #rp-events-menu li.parent ul.sub-menu {
  display: none;
  position: absolute;
  z-index: 11;
  padding: 2px 10px;
  margin-top: 10px;
  background-color: #003d79;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
body.single-awards_events #rp-events-menu li.parent ul.sub-menu li {
  display: block;
  margin: 0 0 5px 0;
}
@media (max-width: 767px) {
  body.single-awards_events #rp-events-menu li.parent ul.sub-menu li {
    border: none;
    padding-left: 40px;
  }
}
body.single-awards_events #rp-events-menu li.parent ul.sub-menu li a {
  font-weight: normal;
  line-height: normal;
}
body.single-awards_events #rp-events-menu li.parent ul.sub-menu li a:after {
  content: none;
}
@media (max-width: 767px) {
  body.single-awards_events #rp-events-menu li.parent ul.sub-menu {
    position: relative;
    background-color: #333333;
    width: 100%;
    padding: 0px;
    margin: 0px -10px;
  }
}
@media (max-width: 767px) {
  body.single-awards_events #rp-events-menu {
    display: none;
    background: #333333;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    bottom: initial;
    right: initial;
  }
  body.single-awards_events #rp-events-menu li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 20px;
    border-top: solid 1px #555555;
    line-height: 24px;
    text-align: left;
  }
  body.single-awards_events #rp-events-menu li a {
    width: 100%;
    padding: 3px 0;
    line-height: 2em;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.single-awards_events #rp-events-menu {
    width: 82%;
    margin-right: 25px;
    text-align: right;
    bottom: 13px;
  }
}
body.single-awards_events #rp-events-menu-button {
  display: none;
  color: #ffffff;
}
@media (max-width: 767px) {
  body.single-awards_events #rp-events-menu-button {
    display: block;
    position: absolute;
    left: 10px;
    top: 8px;
    font-size: 2em;
  }
}
body.single-awards_events .award-event-writeup .modal-dialog {
  width: 750px !important;
  max-width: 90% !important;
}
body.single-awards_events .award-event-writeup .modal-content .modal-header {
  background-color: #f5f5f5;
}
body.single-awards_events .award-event-writeup .modal-content .modal-body {
  padding: 25px;
  text-align: center;
}
body.single-awards_events .award-event-writeup .modal-content .modal-body h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 16.8582px;
}
body.single-awards_events .award-event-writeup .modal-content .modal-body .img-wrapper {
  max-height: 400px;
  margin-bottom: 20px;
}
body.single-awards_events .award-event-writeup .modal-content .modal-body .img-wrapper img {
  max-height: 400px;
}
body.single-awards_events .award-event-writeup .modal-content .modal-body ul,
body.single-awards_events .award-event-writeup .modal-content .modal-body ul li,
body.single-awards_events .award-event-writeup .modal-content .modal-body p {
  text-align: left;
}
body.single-awards_events .award-event-writeup .modal-content .modal-footer .addthis-wrap {
  position: absolute;
  bottom: 0.5em;
  left: 1em;
  width: auto;
  z-index: 10;
}
body.single-awards_events .award-event-writeup .modal-content .modal-footer .addthis-wrap .at300b {
  padding: 10px;
}
body.single-awards_events .award-event-writeup .modal-content .modal-footer button.copy-url {
  background: none;
  color: #029ec5;
  border: 1px solid transparent;
  padding: 0;
  margin: 0;
  height: auto;
  display: inline;
  line-height: 1;
  padding: 10px;
}
body.single-awards_events #award-event-form-modal form .wpcf7-spinner {
  display: none;
}
body.single-awards_events #award-event-form-modal form #submit-award-form.btn {
  position: relative;
}
body.single-awards_events #award-event-form-modal form #submit-award-form.btn.loading:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 22px;
  width: 22px;
  margin: -11px;
  border-radius: 100%;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-bottom: 3px solid #fff;
  animation: loading-spinner 0.9s linear infinite;
}
body.single-awards_events #award-event-form-modal form #submit-award-form.download-ready {
  background-color: green;
}
body.single-awards_events #award-event-form-modal form #submit-award-form.preparing {
  background-color: transparent !important;
  color: #009fc5;
  border: none;
}
body.single-awards_events #award-event-form-modal form #submit-award-download {
  visibility: hidden;
  display: none;
  width: 100%;
}
body.single-awards_events #award-event-form-modal form #submit-award-download.ready {
  display: inline-block;
  visibility: visible;
}
@keyframes loading-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

body.single-awards_events.EC-2020 main#main .arno-pro,
body.single-awards_events.EC-2020 main#main h2,
body.single-awards_events.EC-2020-post main#main .arno-pro,
body.single-awards_events.EC-2020-post main#main h2,
body.single-awards_events.MR-2020 main#main .arno-pro,
body.single-awards_events.MR-2020 main#main h2,
body.single-awards_events.MR-2020-post main#main .arno-pro,
body.single-awards_events.MR-2020-post main#main h2,
body.single-awards_events.TW-2020 main#main .arno-pro,
body.single-awards_events.TW-2020 main#main h2,
body.single-awards_events.TW-2020-post main#main .arno-pro,
body.single-awards_events.TW-2020-post main#main h2 {
  font-family: "ArnoPro";
  font-weight: bold;
  font-style: italic;
}
body.single-awards_events.EC-2020 main#main h2:not(.tagline),
body.single-awards_events.EC-2020-post main#main h2:not(.tagline),
body.single-awards_events.MR-2020 main#main h2:not(.tagline),
body.single-awards_events.MR-2020-post main#main h2:not(.tagline),
body.single-awards_events.TW-2020 main#main h2:not(.tagline),
body.single-awards_events.TW-2020-post main#main h2:not(.tagline) {
  color: #099aa8;
  font-size: 57px;
  position: relative;
  text-align: center;
  z-index: 0;
  margin: 80px 0;
}
body.single-awards_events.EC-2020 main#main h2:not(.tagline):after,
body.single-awards_events.EC-2020-post main#main h2:not(.tagline):after,
body.single-awards_events.MR-2020 main#main h2:not(.tagline):after,
body.single-awards_events.MR-2020-post main#main h2:not(.tagline):after,
body.single-awards_events.TW-2020 main#main h2:not(.tagline):after,
body.single-awards_events.TW-2020-post main#main h2:not(.tagline):after {
  content: " ";
  position: absolute;
  background: url("/wp-content/plugins/ragan-awards/awards_plugin/assets/img/EC_Luncheon/EC_Lunch_Center_Flourish.png") no-repeat;
  height: 227px;
  width: 557px;
  margin-left: -278.5px;
  top: -48px;
  left: 50%;
  z-index: -1;
}
@media (max-width: 575px) {
  body.single-awards_events.EC-2020 main#main h2:not(.tagline),
  body.single-awards_events.EC-2020-post main#main h2:not(.tagline),
  body.single-awards_events.MR-2020 main#main h2:not(.tagline),
  body.single-awards_events.MR-2020-post main#main h2:not(.tagline),
  body.single-awards_events.TW-2020 main#main h2:not(.tagline),
  body.single-awards_events.TW-2020-post main#main h2:not(.tagline) {
    font-size: 35px;
  }
}
body.single-awards_events.EC-2020 main#main p,
body.single-awards_events.EC-2020 main#main ul,
body.single-awards_events.EC-2020 main#main ul li,
body.single-awards_events.EC-2020-post main#main p,
body.single-awards_events.EC-2020-post main#main ul,
body.single-awards_events.EC-2020-post main#main ul li,
body.single-awards_events.MR-2020 main#main p,
body.single-awards_events.MR-2020 main#main ul,
body.single-awards_events.MR-2020 main#main ul li,
body.single-awards_events.MR-2020-post main#main p,
body.single-awards_events.MR-2020-post main#main ul,
body.single-awards_events.MR-2020-post main#main ul li,
body.single-awards_events.TW-2020 main#main p,
body.single-awards_events.TW-2020 main#main ul,
body.single-awards_events.TW-2020 main#main ul li,
body.single-awards_events.TW-2020-post main#main p,
body.single-awards_events.TW-2020-post main#main ul,
body.single-awards_events.TW-2020-post main#main ul li {
  font-size: 25px;
}
@media (max-width: 575px) {
  body.single-awards_events.EC-2020 main#main p,
  body.single-awards_events.EC-2020 main#main ul,
  body.single-awards_events.EC-2020 main#main ul li,
  body.single-awards_events.EC-2020-post main#main p,
  body.single-awards_events.EC-2020-post main#main ul,
  body.single-awards_events.EC-2020-post main#main ul li,
  body.single-awards_events.MR-2020 main#main p,
  body.single-awards_events.MR-2020 main#main ul,
  body.single-awards_events.MR-2020 main#main ul li,
  body.single-awards_events.MR-2020-post main#main p,
  body.single-awards_events.MR-2020-post main#main ul,
  body.single-awards_events.MR-2020-post main#main ul li,
  body.single-awards_events.TW-2020 main#main p,
  body.single-awards_events.TW-2020 main#main ul,
  body.single-awards_events.TW-2020 main#main ul li,
  body.single-awards_events.TW-2020-post main#main p,
  body.single-awards_events.TW-2020-post main#main ul,
  body.single-awards_events.TW-2020-post main#main ul li {
    font-size: 18px;
  }
}
body.single-awards_events.EC-2020 main#main a.btn.btn-register,
body.single-awards_events.EC-2020-post main#main a.btn.btn-register,
body.single-awards_events.MR-2020 main#main a.btn.btn-register,
body.single-awards_events.MR-2020-post main#main a.btn.btn-register,
body.single-awards_events.TW-2020 main#main a.btn.btn-register,
body.single-awards_events.TW-2020-post main#main a.btn.btn-register {
  display: inline-block;
  color: #fff;
  background-color: #f5b334;
  padding: 15px 63px;
  font-size: 1.75em;
  font-weight: normal;
}
body.single-awards_events.EC-2020 main#main div.cta,
body.single-awards_events.EC-2020-post main#main div.cta,
body.single-awards_events.MR-2020 main#main div.cta,
body.single-awards_events.MR-2020-post main#main div.cta,
body.single-awards_events.TW-2020 main#main div.cta,
body.single-awards_events.TW-2020-post main#main div.cta {
  text-align: center;
}
body.single-awards_events.EC-2020 main#main .clearfix,
body.single-awards_events.EC-2020-post main#main .clearfix,
body.single-awards_events.MR-2020 main#main .clearfix,
body.single-awards_events.MR-2020-post main#main .clearfix,
body.single-awards_events.TW-2020 main#main .clearfix,
body.single-awards_events.TW-2020-post main#main .clearfix {
  clear: both;
}
body.single-awards_events.EC-2020 div#site-container,
body.single-awards_events.EC-2020-post div#site-container,
body.single-awards_events.MR-2020 div#site-container,
body.single-awards_events.MR-2020-post div#site-container,
body.single-awards_events.TW-2020 div#site-container,
body.single-awards_events.TW-2020-post div#site-container {
  background: url("/wp-content/plugins/ragan-awards/awards_plugin/assets/img/EC_Luncheon/EC_BG_Luncheon_Med.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-color: #fef9e5;
  background-position: 0 -121px;
  animation: shimmerBackground 10s ease-in-out forwards;
}
body.single-awards_events.EC-2020 div#site-container:before,
body.single-awards_events.EC-2020-post div#site-container:before,
body.single-awards_events.MR-2020 div#site-container:before,
body.single-awards_events.MR-2020-post div#site-container:before,
body.single-awards_events.TW-2020 div#site-container:before,
body.single-awards_events.TW-2020-post div#site-container:before {
  content: " ";
  position: absolute;
  background: url("/wp-content/plugins/ragan-awards/awards_plugin/assets/img/EC_Luncheon/EC_Lunch_Flourish_02.png") no-repeat;
  right: 0;
  top: 5px;
  width: 1081px;
  height: 758px;
  background-size: 1081px 758px;
}
@media (max-width: 991px) {
  body.single-awards_events.EC-2020 div#site-container:before,
  body.single-awards_events.EC-2020-post div#site-container:before,
  body.single-awards_events.MR-2020 div#site-container:before,
  body.single-awards_events.MR-2020-post div#site-container:before,
  body.single-awards_events.TW-2020 div#site-container:before,
  body.single-awards_events.TW-2020-post div#site-container:before {
    top: 50px;
    width: 500px;
    height: 375px;
    background-size: 500px 375px;
  }
}
body.single-awards_events.EC-2020 div#site-container h1.logo,
body.single-awards_events.EC-2020-post div#site-container h1.logo,
body.single-awards_events.MR-2020 div#site-container h1.logo,
body.single-awards_events.MR-2020-post div#site-container h1.logo,
body.single-awards_events.TW-2020 div#site-container h1.logo,
body.single-awards_events.TW-2020-post div#site-container h1.logo {
  margin-top: 25px;
}
body.single-awards_events.EC-2020 div#site-container div.excerpt,
body.single-awards_events.EC-2020-post div#site-container div.excerpt,
body.single-awards_events.MR-2020 div#site-container div.excerpt,
body.single-awards_events.MR-2020-post div#site-container div.excerpt,
body.single-awards_events.TW-2020 div#site-container div.excerpt,
body.single-awards_events.TW-2020-post div#site-container div.excerpt {
  text-align: center;
}
body.single-awards_events.EC-2020 div#site-container div.excerpt h2.tagline,
body.single-awards_events.EC-2020-post div#site-container div.excerpt h2.tagline,
body.single-awards_events.MR-2020 div#site-container div.excerpt h2.tagline,
body.single-awards_events.MR-2020-post div#site-container div.excerpt h2.tagline,
body.single-awards_events.TW-2020 div#site-container div.excerpt h2.tagline,
body.single-awards_events.TW-2020-post div#site-container div.excerpt h2.tagline {
  color: #099aa8;
  font-size: 86px;
}
body.single-awards_events.EC-2020 div#site-container div.excerpt p,
body.single-awards_events.EC-2020-post div#site-container div.excerpt p,
body.single-awards_events.MR-2020 div#site-container div.excerpt p,
body.single-awards_events.MR-2020-post div#site-container div.excerpt p,
body.single-awards_events.TW-2020 div#site-container div.excerpt p,
body.single-awards_events.TW-2020-post div#site-container div.excerpt p {
  margin-top: 0.75em;
}
body.single-awards_events.EC-2020 div#site-container div.excerpt p.lead,
body.single-awards_events.EC-2020-post div#site-container div.excerpt p.lead,
body.single-awards_events.MR-2020 div#site-container div.excerpt p.lead,
body.single-awards_events.MR-2020-post div#site-container div.excerpt p.lead,
body.single-awards_events.TW-2020 div#site-container div.excerpt p.lead,
body.single-awards_events.TW-2020-post div#site-container div.excerpt p.lead {
  color: #099aa8;
  font-family: "ArnoPro";
  font-size: 43px;
  line-height: 1.2;
  margin-top: 1em;
}
@media (max-width: 1129px) {
  body.single-awards_events.EC-2020 div#site-container div.excerpt p.lead,
  body.single-awards_events.EC-2020-post div#site-container div.excerpt p.lead,
  body.single-awards_events.MR-2020 div#site-container div.excerpt p.lead,
  body.single-awards_events.MR-2020-post div#site-container div.excerpt p.lead,
  body.single-awards_events.TW-2020 div#site-container div.excerpt p.lead,
  body.single-awards_events.TW-2020-post div#site-container div.excerpt p.lead {
    font-size: 37px;
  }
}
@media (max-width: 991px) {
  body.single-awards_events.EC-2020 div#site-container div.excerpt p.lead,
  body.single-awards_events.EC-2020-post div#site-container div.excerpt p.lead,
  body.single-awards_events.MR-2020 div#site-container div.excerpt p.lead,
  body.single-awards_events.MR-2020-post div#site-container div.excerpt p.lead,
  body.single-awards_events.TW-2020 div#site-container div.excerpt p.lead,
  body.single-awards_events.TW-2020-post div#site-container div.excerpt p.lead {
    font-size: 28px;
  }
}
@media (max-width: 575px) {
  body.single-awards_events.EC-2020 div#site-container div.excerpt h2.tagline,
  body.single-awards_events.EC-2020-post div#site-container div.excerpt h2.tagline,
  body.single-awards_events.MR-2020 div#site-container div.excerpt h2.tagline,
  body.single-awards_events.MR-2020-post div#site-container div.excerpt h2.tagline,
  body.single-awards_events.TW-2020 div#site-container div.excerpt h2.tagline,
  body.single-awards_events.TW-2020-post div#site-container div.excerpt h2.tagline {
    font-size: 43px;
  }
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .container,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .container,
body.single-awards_events.MR-2020 div#site-container main#main section#description .container,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .container,
body.single-awards_events.TW-2020 div#site-container main#main section#description .container,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .container {
  margin: 50px auto;
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers {
  margin-bottom: 25px;
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers h3,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers h3,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers h3,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers h3,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers h3,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers h3 {
  font-family: "ArnoPro";
  font-weight: bold;
  font-style: italic;
  font-size: 26px;
  color: #0a9aa8;
  border-bottom: 1px solid #0a9aa8;
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers h4,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers h4,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers h4,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers h4,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers h4,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers h4 {
  font-family: "Lato", sans-serif;
  margin: 0.5rem 0;
}
@media (min-width: 992px) and (max-width: 1129px) {
  body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers h4,
  body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers h4,
  body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers h4,
  body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers h4,
  body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers h4,
  body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers h4 {
    font-size: 22px;
  }
}
@media (max-width: 575px) {
  body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers h4,
  body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers h4,
  body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers h4,
  body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers h4,
  body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers h4,
  body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers h4 {
    font-size: 20px;
  }
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers p,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers p,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers p,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers p,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers p,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers p {
  font-size: 18px;
  margin: 0.9rem 0;
  line-height: 1.2;
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .keynoters,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .keynoters,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .keynoters,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .keynoters,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .keynoters,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .keynoters {
  display: flex;
  flex-wrap: wrap;
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .keynoters h3,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .keynoters h3,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .keynoters h3,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .keynoters h3,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .keynoters h3,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .keynoters h3 {
  flex: 0 0 100%;
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .keynoters .speaker,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .keynoters .speaker,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .keynoters .speaker,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .keynoters .speaker,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .keynoters .speaker,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .keynoters .speaker {
  display: flex;
  flex: 0 0 50%;
  flex-wrap: wrap;
  padding: 10px;
}
@media (min-width: 992px) {
  body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .keynoters .speaker,
  body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .keynoters .speaker,
  body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .keynoters .speaker,
  body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .keynoters .speaker,
  body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .keynoters .speaker,
  body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .keynoters .speaker {
    flex-wrap: unset;
    flex-basis: 100%;
    padding: 0;
    margin: 10px 0;
  }
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .keynoters .speaker > div, body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .keynoters .speaker img,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .keynoters .speaker > div,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .keynoters .speaker img,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .keynoters .speaker > div,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .keynoters .speaker img,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .keynoters .speaker > div,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .keynoters .speaker img,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .keynoters .speaker > div,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .keynoters .speaker img,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .keynoters .speaker > div,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .keynoters .speaker img {
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .keynoters .speaker > div, body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .keynoters .speaker img,
  body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .keynoters .speaker > div,
  body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .keynoters .speaker img,
  body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .keynoters .speaker > div,
  body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .keynoters .speaker img,
  body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .keynoters .speaker > div,
  body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .keynoters .speaker img,
  body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .keynoters .speaker > div,
  body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .keynoters .speaker img,
  body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .keynoters .speaker > div,
  body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .keynoters .speaker img {
    flex-basis: 50%;
  }
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .keynoters .speaker .info,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .keynoters .speaker .info,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .keynoters .speaker .info,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .keynoters .speaker .info,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .keynoters .speaker .info,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .keynoters .speaker .info {
  padding: 0 5px;
}
@media (min-width: 992px) {
  body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .keynoters .speaker .info,
  body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .keynoters .speaker .info,
  body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .keynoters .speaker .info,
  body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .keynoters .speaker .info,
  body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .keynoters .speaker .info,
  body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .keynoters .speaker .info {
    padding: 0 0 0 8px;
  }
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .presenters,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .presenters,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .presenters,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .presenters,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .presenters,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .presenters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .presenters h3,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .presenters h3,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .presenters h3,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .presenters h3,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .presenters h3,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .presenters h3 {
  flex: 0 0 100%;
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .presenters .speaker,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .presenters .speaker,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .presenters .speaker,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .presenters .speaker,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .presenters .speaker,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .presenters .speaker {
  flex: 0 0 48%;
  margin: 10px 0;
  font-size: 14px;
}
@media (min-width: 992px) {
  body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .presenters .speaker h4,
  body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .presenters .speaker h4,
  body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .presenters .speaker h4,
  body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .presenters .speaker h4,
  body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .presenters .speaker h4,
  body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .presenters .speaker h4 {
    font-size: 19px;
  }
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .presenters .speaker .headshot img,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .presenters .speaker .headshot img,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .presenters .speaker .headshot img,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .presenters .speaker .headshot img,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .presenters .speaker .headshot img,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .presenters .speaker .headshot img {
  width: 100%;
}
body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .presenters .speaker .info,
body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .presenters .speaker .info,
body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .presenters .speaker .info,
body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .presenters .speaker .info,
body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .presenters .speaker .info,
body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .presenters .speaker .info {
  padding: 0 5px;
}
@media (min-width: 992px) {
  body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .presenters .speaker .info,
  body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .presenters .speaker .info,
  body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .presenters .speaker .info,
  body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .presenters .speaker .info,
  body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .presenters .speaker .info,
  body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .presenters .speaker .info {
    padding: 0 0 0 3px;
  }
  body.single-awards_events.EC-2020 div#site-container main#main section#description .speakers .presenters .speaker .info p,
  body.single-awards_events.EC-2020-post div#site-container main#main section#description .speakers .presenters .speaker .info p,
  body.single-awards_events.MR-2020 div#site-container main#main section#description .speakers .presenters .speaker .info p,
  body.single-awards_events.MR-2020-post div#site-container main#main section#description .speakers .presenters .speaker .info p,
  body.single-awards_events.TW-2020 div#site-container main#main section#description .speakers .presenters .speaker .info p,
  body.single-awards_events.TW-2020-post div#site-container main#main section#description .speakers .presenters .speaker .info p {
    margin: 0 0 5px 0;
    font-size: 14px;
  }
}
body.single-awards_events.EC-2020 div#site-container main#main section#pricing,
body.single-awards_events.EC-2020-post div#site-container main#main section#pricing,
body.single-awards_events.MR-2020 div#site-container main#main section#pricing,
body.single-awards_events.MR-2020-post div#site-container main#main section#pricing,
body.single-awards_events.TW-2020 div#site-container main#main section#pricing,
body.single-awards_events.TW-2020-post div#site-container main#main section#pricing {
  background-color: #099aa8;
  padding: 1px 0;
  margin: 0;
}
body.single-awards_events.EC-2020 div#site-container main#main section#pricing h2,
body.single-awards_events.EC-2020-post div#site-container main#main section#pricing h2,
body.single-awards_events.MR-2020 div#site-container main#main section#pricing h2,
body.single-awards_events.MR-2020-post div#site-container main#main section#pricing h2,
body.single-awards_events.TW-2020 div#site-container main#main section#pricing h2,
body.single-awards_events.TW-2020-post div#site-container main#main section#pricing h2 {
  color: #fff;
  margin: 60px 0 60px;
}
body.single-awards_events.EC-2020 div#site-container main#main section#pricing .pricingtable,
body.single-awards_events.EC-2020-post div#site-container main#main section#pricing .pricingtable,
body.single-awards_events.MR-2020 div#site-container main#main section#pricing .pricingtable,
body.single-awards_events.MR-2020-post div#site-container main#main section#pricing .pricingtable,
body.single-awards_events.TW-2020 div#site-container main#main section#pricing .pricingtable,
body.single-awards_events.TW-2020-post div#site-container main#main section#pricing .pricingtable {
  display: flex;
  position: relative;
  z-index: 2;
  justify-content: center;
}
@media (max-width: 767px) {
  body.single-awards_events.EC-2020 div#site-container main#main section#pricing .pricingtable,
  body.single-awards_events.EC-2020-post div#site-container main#main section#pricing .pricingtable,
  body.single-awards_events.MR-2020 div#site-container main#main section#pricing .pricingtable,
  body.single-awards_events.MR-2020-post div#site-container main#main section#pricing .pricingtable,
  body.single-awards_events.TW-2020 div#site-container main#main section#pricing .pricingtable,
  body.single-awards_events.TW-2020-post div#site-container main#main section#pricing .pricingtable {
    display: block;
  }
}
body.single-awards_events.EC-2020 div#site-container main#main section#pricing .pricingtable .price,
body.single-awards_events.EC-2020-post div#site-container main#main section#pricing .pricingtable .price,
body.single-awards_events.MR-2020 div#site-container main#main section#pricing .pricingtable .price,
body.single-awards_events.MR-2020-post div#site-container main#main section#pricing .pricingtable .price,
body.single-awards_events.TW-2020 div#site-container main#main section#pricing .pricingtable .price,
body.single-awards_events.TW-2020-post div#site-container main#main section#pricing .pricingtable .price {
  flex: 0 0 auto;
  display: inline-block;
  background: #efefef;
  padding: 1.5em;
  text-align: center;
  vertical-align: top;
  min-height: 17em;
  position: relative;
  position: relative;
  margin: 10px 0;
  background: #f8e8c5;
}
@media (min-width: 768px) {
  body.single-awards_events.EC-2020 div#site-container main#main section#pricing .pricingtable .price,
  body.single-awards_events.EC-2020-post div#site-container main#main section#pricing .pricingtable .price,
  body.single-awards_events.MR-2020 div#site-container main#main section#pricing .pricingtable .price,
  body.single-awards_events.MR-2020-post div#site-container main#main section#pricing .pricingtable .price,
  body.single-awards_events.TW-2020 div#site-container main#main section#pricing .pricingtable .price,
  body.single-awards_events.TW-2020-post div#site-container main#main section#pricing .pricingtable .price {
    margin-left: 20px;
  }
  body.single-awards_events.EC-2020 div#site-container main#main section#pricing .pricingtable .price:first-of-type,
  body.single-awards_events.EC-2020-post div#site-container main#main section#pricing .pricingtable .price:first-of-type,
  body.single-awards_events.MR-2020 div#site-container main#main section#pricing .pricingtable .price:first-of-type,
  body.single-awards_events.MR-2020-post div#site-container main#main section#pricing .pricingtable .price:first-of-type,
  body.single-awards_events.TW-2020 div#site-container main#main section#pricing .pricingtable .price:first-of-type,
  body.single-awards_events.TW-2020-post div#site-container main#main section#pricing .pricingtable .price:first-of-type {
    margin-left: 0;
  }
}
body.single-awards_events.EC-2020 div#site-container main#main section#pricing .pricingtable .price h4,
body.single-awards_events.EC-2020 div#site-container main#main section#pricing .pricingtable .price h5,
body.single-awards_events.EC-2020-post div#site-container main#main section#pricing .pricingtable .price h4,
body.single-awards_events.EC-2020-post div#site-container main#main section#pricing .pricingtable .price h5,
body.single-awards_events.MR-2020 div#site-container main#main section#pricing .pricingtable .price h4,
body.single-awards_events.MR-2020 div#site-container main#main section#pricing .pricingtable .price h5,
body.single-awards_events.MR-2020-post div#site-container main#main section#pricing .pricingtable .price h4,
body.single-awards_events.MR-2020-post div#site-container main#main section#pricing .pricingtable .price h5,
body.single-awards_events.TW-2020 div#site-container main#main section#pricing .pricingtable .price h4,
body.single-awards_events.TW-2020 div#site-container main#main section#pricing .pricingtable .price h5,
body.single-awards_events.TW-2020-post div#site-container main#main section#pricing .pricingtable .price h4,
body.single-awards_events.TW-2020-post div#site-container main#main section#pricing .pricingtable .price h5 {
  color: #099aa8;
  font-size: 40px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  line-height: 1.1em;
}
body.single-awards_events.EC-2020 div#site-container main#main section#pricing .pricingtable .price .price-content,
body.single-awards_events.EC-2020-post div#site-container main#main section#pricing .pricingtable .price .price-content,
body.single-awards_events.MR-2020 div#site-container main#main section#pricing .pricingtable .price .price-content,
body.single-awards_events.MR-2020-post div#site-container main#main section#pricing .pricingtable .price .price-content,
body.single-awards_events.TW-2020 div#site-container main#main section#pricing .pricingtable .price .price-content,
body.single-awards_events.TW-2020-post div#site-container main#main section#pricing .pricingtable .price .price-content {
  text-align: left;
  margin: 50px 0 0;
}
body.single-awards_events.EC-2020 div#site-container main#main section#pricing .pricingtable .price .price-content p,
body.single-awards_events.EC-2020-post div#site-container main#main section#pricing .pricingtable .price .price-content p,
body.single-awards_events.MR-2020 div#site-container main#main section#pricing .pricingtable .price .price-content p,
body.single-awards_events.MR-2020-post div#site-container main#main section#pricing .pricingtable .price .price-content p,
body.single-awards_events.TW-2020 div#site-container main#main section#pricing .pricingtable .price .price-content p,
body.single-awards_events.TW-2020-post div#site-container main#main section#pricing .pricingtable .price .price-content p {
  font-size: 30px;
  font-weight: bold;
  margin: 0;
}
body.single-awards_events.EC-2020 div#site-container main#main section#pricing .pricingtable:after,
body.single-awards_events.EC-2020-post div#site-container main#main section#pricing .pricingtable:after,
body.single-awards_events.MR-2020 div#site-container main#main section#pricing .pricingtable:after,
body.single-awards_events.MR-2020-post div#site-container main#main section#pricing .pricingtable:after,
body.single-awards_events.TW-2020 div#site-container main#main section#pricing .pricingtable:after,
body.single-awards_events.TW-2020-post div#site-container main#main section#pricing .pricingtable:after {
  content: " ";
  clear: both;
}
body.single-awards_events.EC-2020 div#site-container main#main section#pricing .cta,
body.single-awards_events.EC-2020-post div#site-container main#main section#pricing .cta,
body.single-awards_events.MR-2020 div#site-container main#main section#pricing .cta,
body.single-awards_events.MR-2020-post div#site-container main#main section#pricing .cta,
body.single-awards_events.TW-2020 div#site-container main#main section#pricing .cta,
body.single-awards_events.TW-2020-post div#site-container main#main section#pricing .cta {
  margin: 50px 0 30px;
}
body.single-awards_events.EC-2020 div#site-container main#main section#attendees,
body.single-awards_events.EC-2020-post div#site-container main#main section#attendees,
body.single-awards_events.MR-2020 div#site-container main#main section#attendees,
body.single-awards_events.MR-2020-post div#site-container main#main section#attendees,
body.single-awards_events.TW-2020 div#site-container main#main section#attendees,
body.single-awards_events.TW-2020-post div#site-container main#main section#attendees {
  padding: 40px 0;
  background: #fff;
}
body.single-awards_events.EC-2020 div#site-container main#main section#attendees h2,
body.single-awards_events.EC-2020-post div#site-container main#main section#attendees h2,
body.single-awards_events.MR-2020 div#site-container main#main section#attendees h2,
body.single-awards_events.MR-2020-post div#site-container main#main section#attendees h2,
body.single-awards_events.TW-2020 div#site-container main#main section#attendees h2,
body.single-awards_events.TW-2020-post div#site-container main#main section#attendees h2 {
  font-size: 47px;
  margin: 10px 0;
}
body.single-awards_events.EC-2020 div#site-container main#main section#attendees h2:after,
body.single-awards_events.EC-2020-post div#site-container main#main section#attendees h2:after,
body.single-awards_events.MR-2020 div#site-container main#main section#attendees h2:after,
body.single-awards_events.MR-2020-post div#site-container main#main section#attendees h2:after,
body.single-awards_events.TW-2020 div#site-container main#main section#attendees h2:after,
body.single-awards_events.TW-2020-post div#site-container main#main section#attendees h2:after {
  display: none;
}
body.single-awards_events.EC-2020 div#site-container main#main section#attendees .logos,
body.single-awards_events.EC-2020-post div#site-container main#main section#attendees .logos,
body.single-awards_events.MR-2020 div#site-container main#main section#attendees .logos,
body.single-awards_events.MR-2020-post div#site-container main#main section#attendees .logos,
body.single-awards_events.TW-2020 div#site-container main#main section#attendees .logos,
body.single-awards_events.TW-2020-post div#site-container main#main section#attendees .logos {
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}
body.single-awards_events.EC-2020 div#site-container main#main section#attendees .logos .logo,
body.single-awards_events.EC-2020-post div#site-container main#main section#attendees .logos .logo,
body.single-awards_events.MR-2020 div#site-container main#main section#attendees .logos .logo,
body.single-awards_events.MR-2020-post div#site-container main#main section#attendees .logos .logo,
body.single-awards_events.TW-2020 div#site-container main#main section#attendees .logos .logo,
body.single-awards_events.TW-2020-post div#site-container main#main section#attendees .logos .logo {
  box-sizing: content-box;
  width: 200px;
  height: 125px;
  padding: 20px;
  display: flex;
  flex: 1 1 200px;
  margin-top: 10px;
  justify-content: center;
  text-align: center;
}
body.single-awards_events.EC-2020 div#site-container main#main section#attendees .logos .logo img,
body.single-awards_events.EC-2020-post div#site-container main#main section#attendees .logos .logo img,
body.single-awards_events.MR-2020 div#site-container main#main section#attendees .logos .logo img,
body.single-awards_events.MR-2020-post div#site-container main#main section#attendees .logos .logo img,
body.single-awards_events.TW-2020 div#site-container main#main section#attendees .logos .logo img,
body.single-awards_events.TW-2020-post div#site-container main#main section#attendees .logos .logo img {
  max-width: 100% !important;
  height: auto;
  max-height: 125px;
  align-self: center;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
body.single-awards_events.EC-2020 div#site-container main#main section#venue h3,
body.single-awards_events.EC-2020-post div#site-container main#main section#venue h3,
body.single-awards_events.MR-2020 div#site-container main#main section#venue h3,
body.single-awards_events.MR-2020-post div#site-container main#main section#venue h3,
body.single-awards_events.TW-2020 div#site-container main#main section#venue h3,
body.single-awards_events.TW-2020-post div#site-container main#main section#venue h3 {
  color: #099aa8;
  font-family: "Lato", sans-serif;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 15px;
}
body.single-awards_events.EC-2020 div#site-container main#main section#venue p,
body.single-awards_events.EC-2020-post div#site-container main#main section#venue p,
body.single-awards_events.MR-2020 div#site-container main#main section#venue p,
body.single-awards_events.MR-2020-post div#site-container main#main section#venue p,
body.single-awards_events.TW-2020 div#site-container main#main section#venue p,
body.single-awards_events.TW-2020-post div#site-container main#main section#venue p {
  font-size: 22px;
}
body.single-awards_events.EC-2020 div#site-container main#main section#sponsorship,
body.single-awards_events.EC-2020-post div#site-container main#main section#sponsorship,
body.single-awards_events.MR-2020 div#site-container main#main section#sponsorship,
body.single-awards_events.MR-2020-post div#site-container main#main section#sponsorship,
body.single-awards_events.TW-2020 div#site-container main#main section#sponsorship,
body.single-awards_events.TW-2020-post div#site-container main#main section#sponsorship {
  padding: 1px 0;
  background-color: #099aa8;
  color: #fff;
}
body.single-awards_events.EC-2020 div#site-container main#main section#sponsorship h2,
body.single-awards_events.EC-2020-post div#site-container main#main section#sponsorship h2,
body.single-awards_events.MR-2020 div#site-container main#main section#sponsorship h2,
body.single-awards_events.MR-2020-post div#site-container main#main section#sponsorship h2,
body.single-awards_events.TW-2020 div#site-container main#main section#sponsorship h2,
body.single-awards_events.TW-2020-post div#site-container main#main section#sponsorship h2 {
  color: #fff;
  margin: 50px 0;
}
body.single-awards_events.EC-2020 div#site-container main#main section#sponsorship h2 + div,
body.single-awards_events.EC-2020-post div#site-container main#main section#sponsorship h2 + div,
body.single-awards_events.MR-2020 div#site-container main#main section#sponsorship h2 + div,
body.single-awards_events.MR-2020-post div#site-container main#main section#sponsorship h2 + div,
body.single-awards_events.TW-2020 div#site-container main#main section#sponsorship h2 + div,
body.single-awards_events.TW-2020-post div#site-container main#main section#sponsorship h2 + div {
  position: relative;
  z-index: 2;
}
body.single-awards_events.EC-2020 div#site-container main#main section#sponsorship p,
body.single-awards_events.EC-2020-post div#site-container main#main section#sponsorship p,
body.single-awards_events.MR-2020 div#site-container main#main section#sponsorship p,
body.single-awards_events.MR-2020-post div#site-container main#main section#sponsorship p,
body.single-awards_events.TW-2020 div#site-container main#main section#sponsorship p,
body.single-awards_events.TW-2020-post div#site-container main#main section#sponsorship p {
  margin: 0 0 1.5em;
}
body.single-awards_events.EC-2020 div#site-container main#main section#sponsorship p a,
body.single-awards_events.EC-2020-post div#site-container main#main section#sponsorship p a,
body.single-awards_events.MR-2020 div#site-container main#main section#sponsorship p a,
body.single-awards_events.MR-2020-post div#site-container main#main section#sponsorship p a,
body.single-awards_events.TW-2020 div#site-container main#main section#sponsorship p a,
body.single-awards_events.TW-2020-post div#site-container main#main section#sponsorship p a {
  color: #fff;
}
body.single-awards_events.EC-2020 div#site-container main#main section#questions h2 + div,
body.single-awards_events.EC-2020-post div#site-container main#main section#questions h2 + div,
body.single-awards_events.MR-2020 div#site-container main#main section#questions h2 + div,
body.single-awards_events.MR-2020-post div#site-container main#main section#questions h2 + div,
body.single-awards_events.TW-2020 div#site-container main#main section#questions h2 + div,
body.single-awards_events.TW-2020-post div#site-container main#main section#questions h2 + div {
  position: relative;
  z-index: 2;
}
body.single-awards_events.EC-2020 div#site-container main#main section#questions p,
body.single-awards_events.EC-2020-post div#site-container main#main section#questions p,
body.single-awards_events.MR-2020 div#site-container main#main section#questions p,
body.single-awards_events.MR-2020-post div#site-container main#main section#questions p,
body.single-awards_events.TW-2020 div#site-container main#main section#questions p,
body.single-awards_events.TW-2020-post div#site-container main#main section#questions p {
  margin: 0 0 1.5em;
}
body.single-awards_events.EC-2020 div#site-container main#main section#questions h6,
body.single-awards_events.EC-2020-post div#site-container main#main section#questions h6,
body.single-awards_events.MR-2020 div#site-container main#main section#questions h6,
body.single-awards_events.MR-2020-post div#site-container main#main section#questions h6,
body.single-awards_events.TW-2020 div#site-container main#main section#questions h6,
body.single-awards_events.TW-2020-post div#site-container main#main section#questions h6 {
  text-align: center;
  color: #099aa8;
  margin: 60px 0 40px;
  font-size: 48px;
}
@media (max-width: 575px) {
  body.single-awards_events.EC-2020 div#site-container main#main section#questions h6,
  body.single-awards_events.EC-2020-post div#site-container main#main section#questions h6,
  body.single-awards_events.MR-2020 div#site-container main#main section#questions h6,
  body.single-awards_events.MR-2020-post div#site-container main#main section#questions h6,
  body.single-awards_events.TW-2020 div#site-container main#main section#questions h6,
  body.single-awards_events.TW-2020-post div#site-container main#main section#questions h6 {
    font-size: 35px;
  }
}

body.single-awards_events.RWHL-2022 #site-container,
body.single-awards_events.RWHL-2022-post #site-container {
  overflow: unset !important;
}
@media (max-width: 767px) {
  body.single-awards_events.RWHL-2022 #mobile-awards-event-menu,
  body.single-awards_events.RWHL-2022-post #mobile-awards-event-menu {
    display: block;
  }
}
body.single-awards_events.RWHL-2022 #description,
body.single-awards_events.RWHL-2022 .section-content,
body.single-awards_events.RWHL-2022-post #description,
body.single-awards_events.RWHL-2022-post .section-content {
  padding: 45px 0;
}
body.single-awards_events.RWHL-2022 main#main,
body.single-awards_events.RWHL-2022-post main#main {
  margin: 0;
  color: #6f717a;
}
body.single-awards_events.RWHL-2022 main#main h1,
body.single-awards_events.RWHL-2022 main#main h2,
body.single-awards_events.RWHL-2022 main#main h3,
body.single-awards_events.RWHL-2022 main#main h4,
body.single-awards_events.RWHL-2022 main#main h5,
body.single-awards_events.RWHL-2022-post main#main h1,
body.single-awards_events.RWHL-2022-post main#main h2,
body.single-awards_events.RWHL-2022-post main#main h3,
body.single-awards_events.RWHL-2022-post main#main h4,
body.single-awards_events.RWHL-2022-post main#main h5 {
  font-family: "lato", sans-serif;
  color: #000;
}
body.single-awards_events.RWHL-2022 main#main h2,
body.single-awards_events.RWHL-2022-post main#main h2 {
  font-size: 25px;
  margin-bottom: 1em;
}
body.single-awards_events.RWHL-2022 main#main h3,
body.single-awards_events.RWHL-2022-post main#main h3 {
  color: #1a9396;
}
body.single-awards_events.RWHL-2022 main#main section,
body.single-awards_events.RWHL-2022-post main#main section {
  margin: 0;
}
body.single-awards_events.RWHL-2022 main#main .cta,
body.single-awards_events.RWHL-2022-post main#main .cta {
  text-align: center;
}
body.single-awards_events.RWHL-2022 main#main a,
body.single-awards_events.RWHL-2022-post main#main a {
  color: #1a9396;
}
body.single-awards_events.RWHL-2022 main#main a.btn.btn-register,
body.single-awards_events.RWHL-2022-post main#main a.btn.btn-register {
  background-color: #4599d5;
  color: #000;
  margin: 2em 0 1em;
  padding: 6px 1.3em;
}
body.single-awards_events.RWHL-2022 main#main a.btn.btn-event,
body.single-awards_events.RWHL-2022-post main#main a.btn.btn-event {
  background-color: #4599d5;
  color: #fff;
  margin: 2em 0 1em;
  padding: 6px 1.3em;
}
@media (max-width: 575px) {
  body.single-awards_events.RWHL-2022 main#main a.btn.btn-event,
  body.single-awards_events.RWHL-2022-post main#main a.btn.btn-event {
    white-space: normal;
  }
}
body.single-awards_events.RWHL-2022 main#main #hero,
body.single-awards_events.RWHL-2022-post main#main #hero {
  color: #000;
  background: url("/wp-content/plugins/ragan-awards/templates/events/assets/img/rw-hot-list-awards/chicago-top-banner.jpg") no-repeat;
  background-size: cover;
  background-color: #b2c8d8;
  padding: 45px 0;
}
body.single-awards_events.RWHL-2022 main#main #hero .flex-5050,
body.single-awards_events.RWHL-2022-post main#main #hero .flex-5050 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
}
body.single-awards_events.RWHL-2022 main#main #hero img,
body.single-awards_events.RWHL-2022-post main#main #hero img {
  max-width: 100%;
}
@media (max-width: 575px) {
  body.single-awards_events.RWHL-2022 main#main #hero .section-content,
  body.single-awards_events.RWHL-2022-post main#main #hero .section-content {
    padding: 0;
  }
  body.single-awards_events.RWHL-2022 main#main #hero p,
  body.single-awards_events.RWHL-2022-post main#main #hero p {
    margin-top: 20px !important;
  }
  body.single-awards_events.RWHL-2022 main#main #hero p span,
  body.single-awards_events.RWHL-2022-post main#main #hero p span {
    font-size: 1.4em !important;
  }
}
body.single-awards_events.RWHL-2022 main#main .flex-5050,
body.single-awards_events.RWHL-2022-post main#main .flex-5050 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
}
@media (max-width: 991px) {
  body.single-awards_events.RWHL-2022 main#main .flex-5050,
  body.single-awards_events.RWHL-2022-post main#main .flex-5050 {
    flex-wrap: wrap;
    justify-content: center;
  }
  body.single-awards_events.RWHL-2022 main#main .flex-5050 > div,
  body.single-awards_events.RWHL-2022-post main#main .flex-5050 > div {
    text-align: center;
    flex: 0 0 100%;
  }
}
@media (max-width: 575px) {
  body.single-awards_events.RWHL-2022 main#main .flex-5050 img,
  body.single-awards_events.RWHL-2022-post main#main .flex-5050 img {
    max-width: 100% !important;
  }
}
body.single-awards_events.RWHL-2022 main#main .full-width,
body.single-awards_events.RWHL-2022-post main#main .full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding-bottom: 0;
}
body.single-awards_events.RWHL-2022 main#main .flex-force,
body.single-awards_events.RWHL-2022-post main#main .flex-force {
  display: flex !important;
}
body.single-awards_events.RWHL-2022 main#main section#event-menu,
body.single-awards_events.RWHL-2022-post main#main section#event-menu {
  margin: 0;
  background-color: #1a9396;
  color: #fff;
  min-height: 3.5em;
}
@media (max-width: 767px) {
  body.single-awards_events.RWHL-2022 main#main section#event-menu nav,
  body.single-awards_events.RWHL-2022-post main#main section#event-menu nav {
    background-color: #1a9396;
    position: fixed;
    z-index: 999;
    background-color: #099aa8;
    top: 0;
    left: 0;
    right: 0;
  }
  body.single-awards_events.RWHL-2022 main#main section#event-menu nav li,
  body.single-awards_events.RWHL-2022-post main#main section#event-menu nav li {
    line-height: 2em;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  body.single-awards_events.RWHL-2022 main#main section#event-menu nav,
  body.single-awards_events.RWHL-2022-post main#main section#event-menu nav {
    top: 47px;
    display: none;
  }
}
@media (min-width: 768px) {
  body.single-awards_events.RWHL-2022 main#main section#event-menu nav,
  body.single-awards_events.RWHL-2022-post main#main section#event-menu nav {
    display: block !important;
  }
}
body.single-awards_events.RWHL-2022 main#main section#event-menu nav ul li,
body.single-awards_events.RWHL-2022-post main#main section#event-menu nav ul li {
  line-height: 2.8em;
  font-size: 20px;
}
@media (max-width: 991px) {
  body.single-awards_events.RWHL-2022 main#main section#event-menu nav ul li,
  body.single-awards_events.RWHL-2022-post main#main section#event-menu nav ul li {
    line-height: 2.6em;
  }
}
body.single-awards_events.RWHL-2022 main#main section#event-menu nav ul li a,
body.single-awards_events.RWHL-2022-post main#main section#event-menu nav ul li a {
  padding: 10px 0;
}
body.single-awards_events.RWHL-2022 main#main section#event-menu nav ul li:last-of-type a,
body.single-awards_events.RWHL-2022-post main#main section#event-menu nav ul li:last-of-type a {
  background-color: #4599d5;
  color: #fff;
  padding: 2px 10px;
}
@media (min-width: 768px) {
  body.single-awards_events.RWHL-2022 main#main section#event-menu,
  body.single-awards_events.RWHL-2022-post main#main section#event-menu {
    position: sticky;
    top: 0;
    z-index: 75;
  }
}
body.single-awards_events.RWHL-2022 main#main #slideshow,
body.single-awards_events.RWHL-2022-post main#main #slideshow {
  margin: 0;
  background-color: #000;
}
body.single-awards_events.RWHL-2022 main#main #slideshow #slider .slide img,
body.single-awards_events.RWHL-2022-post main#main #slideshow #slider .slide img {
  width: 1500px;
  margin: 0 auto;
}
body.single-awards_events.RWHL-2022 main#main #secondary-slideshow .slick-slideshow-double .slide,
body.single-awards_events.RWHL-2022-post main#main #secondary-slideshow .slick-slideshow-double .slide {
  margin: 0 20px;
}
body.single-awards_events.RWHL-2022 main#main #pricing,
body.single-awards_events.RWHL-2022-post main#main #pricing {
  background-size: cover;
  background-position: center bottom;
  background-blend-mode: overlay;
  background-color: #000000;
  color: #fff;
  padding: 1.25em 0 0.75em;
}
body.single-awards_events.RWHL-2022 main#main #pricing .section-content,
body.single-awards_events.RWHL-2022-post main#main #pricing .section-content {
  padding: 0 0;
}
body.single-awards_events.RWHL-2022 main#main #pricing div.pricing_copy a,
body.single-awards_events.RWHL-2022-post main#main #pricing div.pricing_copy a {
  color: #4599d5;
}
body.single-awards_events.RWHL-2022 main#main #pricing div.pricing_copy h2,
body.single-awards_events.RWHL-2022-post main#main #pricing div.pricing_copy h2 {
  color: #fff;
}
body.single-awards_events.RWHL-2022 main#main #pricing div.pricing_copy .cta,
body.single-awards_events.RWHL-2022-post main#main #pricing div.pricing_copy .cta {
  margin-top: 3em;
}
body.single-awards_events.RWHL-2022 main#main #pricing div.pricing_copy .btn,
body.single-awards_events.RWHL-2022-post main#main #pricing div.pricing_copy .btn {
  color: #fff;
}
body.single-awards_events.RWHL-2022 main#main section#finalists,
body.single-awards_events.RWHL-2022-post main#main section#finalists {
  margin: 0;
  background: url("/wp-content/plugins/ragan-awards/templates/events/assets/img/rw-hot-list-awards/Gradient.jpg") no-repeat #d3e1e2;
  background-size: 100% 100%;
  background-position: center center;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree {
  box-sizing: border-box;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-of-type:after,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-of-type:after {
  display: none;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:nth-of-type(2),
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:nth-of-type(2) {
  position: relative;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree div,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree div {
  margin-bottom: 4px;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree div.postev-winner-label,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree div.postev-winner-label {
  margin-top: 10px;
  border-top: 1px solid #d4d4d4;
  padding-top: 5px;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree div.postev-winner-label:first-of-type,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree div.postev-winner-label:first-of-type {
  border-top: none;
  padding-top: 0;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree .winner-image,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree .winner-image {
  align-self: flex-start;
  margin-bottom: 1.5em;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner,
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner org,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner org {
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}
@media (min-width: 1130px) {
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple,
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    --item-width: 33.3333333333%;
    --item-width-dec: 0.3333333333;
    width: calc(3 * var(--item-width));
    gap: 15px;
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree,
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree {
    flex: 0 0 calc(var(--item-width) - (15px - 15px * var(--item-width-dec)));
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(3n+1) ~ .honoree:nth-last-child(3),
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(3n+1) ~ .honoree:nth-last-child(3) {
    margin-right: calc(var(--item-width) / 2);
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(3n+1) ~ .honoree:nth-last-child(4),
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(3n+1) ~ .honoree:nth-last-child(4) {
    margin-left: calc(var(--item-width) / 2);
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(n+4),
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(n+4) {
    margin-left: calc(var(--item-width) / 2);
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(n+5),
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(n+5) {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1129px) {
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple,
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    --item-width: 33.3333333333%;
    --item-width-dec: 0.3333333333;
    width: calc(3 * var(--item-width));
    gap: 15px;
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree,
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree {
    flex: 0 0 calc(var(--item-width) - (15px - 15px * var(--item-width-dec)));
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(3n+1) ~ .honoree:nth-last-child(3),
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(3n+1) ~ .honoree:nth-last-child(3) {
    margin-right: calc(var(--item-width) / 2);
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(3n+1) ~ .honoree:nth-last-child(4),
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(3n+1) ~ .honoree:nth-last-child(4) {
    margin-left: calc(var(--item-width) / 2);
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(n+4),
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(n+4) {
    margin-left: calc(var(--item-width) / 2);
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(n+5),
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(n+5) {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple,
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    --item-width: 50%;
    --item-width-dec: 0.5;
    width: calc(2 * var(--item-width));
    gap: 15px;
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree,
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree {
    flex: 0 0 calc(var(--item-width) - (15px - 15px * var(--item-width-dec)));
  }
}
@media screen and (max-width: 350px) {
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple,
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    --item-width: 100%;
    --item-width-dec: 1;
    width: calc(1 * var(--item-width));
    gap: 10px;
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree,
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree {
    flex: 0 0 calc(var(--item-width) - (10px - 10px * var(--item-width-dec)));
  }
}
body.single-awards_events.RWHL-2022 main#main section#finalists h2.section-header,
body.single-awards_events.RWHL-2022-post main#main section#finalists h2.section-header {
  color: #000000;
  font-weight: bolder;
  font-size: 2.2em;
}
body.single-awards_events.RWHL-2022 main#main section#finalists h2.group-header,
body.single-awards_events.RWHL-2022-post main#main section#finalists h2.group-header {
  text-align: left;
}
@media (min-width: 1130px) {
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple,
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    --item-width: 33.3333333333%;
    --item-width-dec: 0.3333333333;
    width: calc(3 * var(--item-width));
    gap: 25px;
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree,
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree {
    flex: 0 0 calc(var(--item-width) - (25px - 25px * var(--item-width-dec)));
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(3n+1) ~ .honoree:nth-last-child(3),
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(3n+1) ~ .honoree:nth-last-child(3) {
    margin-right: calc(var(--item-width) / 2);
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(3n+1) ~ .honoree:nth-last-child(4),
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(3n+1) ~ .honoree:nth-last-child(4) {
    margin-left: calc(var(--item-width) / 2);
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(n+4),
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(n+4) {
    margin-left: calc(var(--item-width) / 2);
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(n+5),
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree:first-child:nth-last-child(n+5) {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple,
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    --item-width: 50%;
    --item-width-dec: 0.5;
    width: calc(2 * var(--item-width));
    gap: 15px;
  }
  body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree,
  body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree {
    flex: 0 0 calc(var(--item-width) - (15px - 15px * var(--item-width-dec)));
  }
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree {
  background-color: #4599d5;
  color: #fff;
  padding: 10px;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree div.winner-image,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree div.winner-image {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 115px;
  padding: 5px;
  margin-bottom: 1em;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree div.winner-image img,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree div.winner-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner {
  text-transform: none;
  font-weight: bolder;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner a,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner a {
  color: #fff;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner.name,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner.name {
  font-size: 1.2em;
  padding: 5px 0;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner.title,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner.title {
  font-size: 0.9em;
  background-color: #fff;
  padding: 10px;
  font-style: oblique;
  font-style: italic;
  color: #111;
  min-height: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.single-awards_events.RWHL-2022 main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner.title a,
body.single-awards_events.RWHL-2022-post main#main section#finalists .display-honorees-simple .honorees-simple .honoree .postev-winner.title a {
  color: inherit;
}
body.single-awards_events.RWHL-2022 main#main section.slim,
body.single-awards_events.RWHL-2022-post main#main section.slim {
  margin: 0;
  padding: 1em 0;
  background: #fff;
  text-align: center;
}
body.single-awards_events.RWHL-2022 main#main section.slim a,
body.single-awards_events.RWHL-2022-post main#main section.slim a {
  color: #efefef;
}
body.single-awards_events.RWHL-2022 main#main #venue .section-content,
body.single-awards_events.RWHL-2022-post main#main #venue .section-content {
  padding-bottom: 0 !important;
  padding-top: 1em;
}
body.single-awards_events.RWHL-2022 main#main #venue hr,
body.single-awards_events.RWHL-2022-post main#main #venue hr {
  border: none;
  height: 3px;
  /* Set the hr color */
  color: #efefef;
  /* old IE */
  background-color: #1a9396;
  /* Modern Browsers */
}
body.single-awards_events.RWHL-2022 main#main #sponsorship,
body.single-awards_events.RWHL-2022-post main#main #sponsorship {
  background-color: #4599d5;
  color: #fff;
}
body.single-awards_events.RWHL-2022 main#main #sponsorship h2,
body.single-awards_events.RWHL-2022-post main#main #sponsorship h2 {
  color: #fff;
}
body.single-awards_events.RWHL-2022 main#main #sponsorship a,
body.single-awards_events.RWHL-2022-post main#main #sponsorship a {
  color: #ddd;
}
body.single-awards_events.RWHL-2022 main#main #questions,
body.single-awards_events.RWHL-2022-post main#main #questions {
  margin-bottom: 0;
  color: #6f717a;
  background-color: #efefef;
}
body.single-awards_events.RWHL-2022 main#main #questions .footer-border,
body.single-awards_events.RWHL-2022-post main#main #questions .footer-border {
  border-right: 1px solid #6f717a;
  padding-right: 20px;
}
@media (max-width: 767px) {
  body.single-awards_events.RWHL-2022 main#main #questions .footer-border,
  body.single-awards_events.RWHL-2022-post main#main #questions .footer-border {
    border: none;
  }
}
body.single-awards_events.RWHL-2022 main#main #questions h2,
body.single-awards_events.RWHL-2022-post main#main #questions h2 {
  color: #6f717a;
}
body.single-awards_events.RWHL-2022 main#main #questions a,
body.single-awards_events.RWHL-2022-post main#main #questions a {
  color: #4599d5;
}
body.single-awards_events.RWHL-2022 .modal.award-event-writeup div.modal-dialog,
body.single-awards_events.RWHL-2022-post .modal.award-event-writeup div.modal-dialog {
  width: 700px !important;
  max-width: 95% !important;
  margin: 50px auto !important;
}
body.single-awards_events.RWHL-2022 .modal.award-event-writeup .modal-content .modal-header,
body.single-awards_events.RWHL-2022-post .modal.award-event-writeup .modal-content .modal-header {
  background-color: #f5f5f5;
}
@media (max-width: 575px) {
  body.single-awards_events.RWHL-2022 .modal.award-event-writeup .modal-content .modal-body,
  body.single-awards_events.RWHL-2022-post .modal.award-event-writeup .modal-content .modal-body {
    text-align: center;
  }
}
body.single-awards_events.RWHL-2022 .modal.award-event-writeup .modal-content .modal-body .img-wrap,
body.single-awards_events.RWHL-2022-post .modal.award-event-writeup .modal-content .modal-body .img-wrap {
  text-align: center;
}
body.single-awards_events.RWHL-2022 .modal.award-event-writeup .modal-content .modal-body > div.row-flex,
body.single-awards_events.RWHL-2022-post .modal.award-event-writeup .modal-content .modal-body > div.row-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.single-awards_events.RWHL-2022 .modal.award-event-writeup .modal-content .modal-body > div.row-flex > div,
body.single-awards_events.RWHL-2022-post .modal.award-event-writeup .modal-content .modal-body > div.row-flex > div {
  flex: 1 1 40%;
  text-align: center;
}
body.single-awards_events.RWHL-2022 .modal.award-event-writeup .modal-content .modal-body h2,
body.single-awards_events.RWHL-2022-post .modal.award-event-writeup .modal-content .modal-body h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 16.8582px;
}
body.single-awards_events.RWHL-2022 .modal.award-event-writeup .modal-content .modal-body img,
body.single-awards_events.RWHL-2022-post .modal.award-event-writeup .modal-content .modal-body img {
  margin-bottom: 20px;
}
body.single-awards_events.RWHL-2022 .modal.award-event-writeup .modal-content .modal-body p,
body.single-awards_events.RWHL-2022-post .modal.award-event-writeup .modal-content .modal-body p {
  text-align: left;
}
body.single-awards_events.RWHL-2022 .modal.award-event-writeup .modal-content .modal-footer .addthis-wrap,
body.single-awards_events.RWHL-2022-post .modal.award-event-writeup .modal-content .modal-footer .addthis-wrap {
  position: absolute;
  bottom: 0.5em;
  left: 1em;
  width: auto;
  z-index: 10;
}
body.single-awards_events.RWHL-2022 .modal.award-event-writeup .modal-content .modal-footer .addthis-wrap .at300b,
body.single-awards_events.RWHL-2022-post .modal.award-event-writeup .modal-content .modal-footer .addthis-wrap .at300b {
  padding: 10px;
}
body.single-awards_events.RWHL-2022 .modal.award-event-writeup .modal-content .modal-footer button.copy-url,
body.single-awards_events.RWHL-2022-post .modal.award-event-writeup .modal-content .modal-footer button.copy-url {
  background: none;
  color: #029ec5;
  border: 1px solid transparent;
  padding: 0;
  margin: 0;
  height: auto;
  display: inline;
  line-height: 1;
  padding: 10px;
}

body.single-awards_events.RWHL-2022-post main#main section#event-menu nav ul {
  justify-content: center;
  gap: 0 5em;
}
body.single-awards_events.RWHL-2022-post main#main #hero {
  padding: 0;
}
body.single-awards_events.RWHL-2022-post main#main section#winners h2,
body.single-awards_events.RWHL-2022-post main#main section#finalists h2 {
  font-weight: bolder;
}
@media (max-width: 767px) {
  body.single-awards_events.RWHL-2022-post main#main section#winners h2,
  body.single-awards_events.RWHL-2022-post main#main section#finalists h2 {
    font-size: 20px !important;
    text-align: center !important;
  }
}
body.single-awards_events.RWHL-2022-post main#main section#winners h3.postev-category-name,
body.single-awards_events.RWHL-2022-post main#main section#finalists h3.postev-category-name {
  font-size: 0.9em !important;
}
body.single-awards_events.RWHL-2022-post main#main #pricing {
  background: url("/wp-content/plugins/ragan-awards/templates/events/assets/img/social-media-digital-awards/iStock-493839116.jpg") no-repeat;
  background-size: cover;
  background-position: center bottom;
  background-blend-mode: overlay;
  background-color: #504944;
  padding: 30px 0;
}
body.single-awards_events.RWHL-2022-post main#main #pricing .pricingtable .price {
  display: block;
  max-width: 550px;
  width: 100%;
  margin: 0 auto;
  color: #000;
  border: 5px solid #000;
}
body.single-awards_events.RWHL-2022-post main#main #pricing .pricingtable .price h4 {
  font-size: 24px;
}

/*# sourceMappingURL=RWHL-2022.css.map */