@charset "UTF-8";
@font-face {
  font-family: "cynopsis";
  src: url("https://www.cynopsis.com/wp-content/themes/cynopsis/assets/fonts/cynopsis.eot");
  src: url("https://www.cynopsis.com/wp-content/themes/cynopsis/assets/fonts/cynopsis.eot?#iefix") format("embedded-opentype"), url("https://www.cynopsis.com/wp-content/themes/cynopsis/assets/fonts/cynopsis.ttf") format("truetype"), url("https://www.cynopsis.com/wp-content/themes/cynopsis/assets/fonts/cynopsis.svg#cynopsis") format("svg"), url("https://www.cynopsis.com/wp-content/themes/cynopsis/assets/fonts/cynopsis.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

[data-icon] {
  cursor: pointer;
  display: inline-block;
  height: 26px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-indent: 100%;
  white-space: nowrap;
  width: 26px; }

[data-icon]:before {
  font-family: "cynopsis";
  content: attr(data-icon);
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: block;
  left: 0;
  line-height: 1em;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  top: 0;
  width: 26px;
  -webkit-font-smoothing: antialiased; }

[data-icon="c"]:before {
  font-size: 26px;
  line-height: 24px; }

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize 1.1.2 ==========================================================
 */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

/* =============================================================================
   Base
   ========================================================================== */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 0;
  border-top: 1px solid #ccc;
  height: 1px;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

/* =============================================================================
   Links
   ========================================================================== */
a {
  color: #2b515a; }

a:visited {
  color: #2b515a; }

a:hover {
  color: #af2332; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

/* =============================================================================
   Typography
   ========================================================================== */
h1, .h1 {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 1em 0; 
}

h2, .h2 {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0.83em 0; 
}

h3, .h3 {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0.67em 0; 
}

h4, .h4 {
  font-size: 16px;
  font-size: 1rem;
  margin: 1.33em 0; 
}

h5, .h5 {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 1.67em 0; 
}

h6, .h6 {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }
dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 16px;
  font-size: 1rem; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */
dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 20px 0; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/* =============================================================================
   Embedded content
   ========================================================================== */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto; }

svg:not(:root) {
  overflow: hidden; }

/* =============================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */
form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0 2px;
  padding: 0; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

/* =============================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
.grid,
.wrapper,
.hybrid-grid {
  margin: 0 auto;
  width: 100%; }
  @media (min-width: 768px) {
    .grid,
    .wrapper,
    .hybrid-grid {
      width: 97.7917%; } }
  @media (min-width: 1025px) {
    .grid,
    .wrapper,
    .hybrid-grid {
      width: 1024px; 
    } 
    .homepage-grid {
      width: 1200px;
      max-width: 97.7917%; 
    } 
  }

.c1-4,
.c1-6,
.c5-8,
.c1-8 {
  float: left;
  margin-left: 60px; }

.c1-4,
.c5-8 {
  width: 300px; }

.c1-8 {
  width: 662px; }

.c1-100 {
  width: 100%;
  display: inline-block;
  margin-top: 20px;
}  

.row {
  margin-bottom: 20px;
  margin-left: -60px; }

@media (min-width: 768px) {
  .hybrid-grid .hybrid-inner-wrapper {
    margin-right: 336px; } }
@media (min-width: 1025px) {
  .hybrid-grid .hybrid-inner-wrapper {
    margin-right: 362px; } }
.hybrid-grid .c1-8,
.hybrid-grid .c9-12 {
  display: inline;
  margin: 0; }
  @media (min-width: 768px) {
    .hybrid-grid .c1-8,
    .hybrid-grid .c9-12 {
      float: right; } }
.hybrid-grid .c1-8 {
  width: 100%; }
@media (min-width: 768px) {
  .hybrid-grid .c9-12 {
    margin-right: -100%;
    padding-left: 18px;
    width: 318px; } }
@media (min-width: 1025px) {
  .hybrid-grid .c9-12 {
    padding-left: 30px;
    width: 331px; } }

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

.fifth {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .fifth {
      float: left;
      margin-bottom: 40px;
      margin-left: 3.5%;
      width: 31%; } }
  @media (min-width: 1025px) {
    .fifth {
      margin-left: 18px;
      width: 190px; } }
  .fifth.first {
    margin-left: 0; }
  .fifth.fourth {
    margin-left: 0; }
    @media (min-width: 1025px) {
      .fifth.fourth {
        margin-left: 18px; } }

.half {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .half {
      float: left;
      margin-left: 3.5%;
      width: 48.25%; } }
  @media (min-width: 1025px) {
    .half {
      margin-left: 62px;
      width: 481px; } }
  .half.first {
    margin-left: 0; }
  .half img {
    height: auto;
    max-width: 100%; }

.third {
  margin-bottom: 30px; 
}
  @media (min-width: 768px) {
    .third {
      float: left;
      margin-left: 3.5%;
      width: 31%; 
    } }
  .third.first {
    margin-left: 0; }
  .third img {
    height: auto;
    max-width: 100%; }

.front-page-section {
  margin-top: 20px;
  display: inline-block;
  max-width: 250px;
 }

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
/* For image replacement */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .upcoming-events ul li:before, .footer-col:before, .clearfix:after, .upcoming-events ul li:after, .footer-col:after {
  content: "";
  display: table; }

.clearfix:after, .upcoming-events ul li:after, .footer-col:after {
  clear: both; }

.clearfix, .upcoming-events ul li, .footer-col {
  *zoom: 1; }

/* 	Other Non-semantic Helpers
	------------------------------------------------------- */
.border-box, .hybrid-grid .c1-8,
.hybrid-grid .c9-12, .image-box-txt, .instagram-thumb, .footer-col-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/** WordPress compatibility styles
 -------------------------------------------------- */
.alignleft,
.alignright {
  margin-top: 4px; }

.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 15px; }

.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 15px; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/**
 * Captioned images
 * Caption shortcode filtered.
 */
.wp-caption {
  overflow: hidden; }

.wp-caption dt {
  margin: 0; }

.wp-caption img {
  display: block;
  margin: 0;
  padding: 0;
  border: 0; }

.wp-caption dd {
  font-size: .9em;
  padding: 2px 8px 3px 8px;
  margin: 1px 0 0 0; }

/* --------------------------------------------------
 * Typography
-------------------------------------------------- */
.typ-small {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4; }

/* --------------------------------------------------
 * Standard / Utility Classes
-------------------------------------------------- */
/* Pagination */
.pagination {
  display: block;
  min-height: 20px;
  margin: 30px 0; }

.pagination .prev,
.pagination .next {
  display: block;
  line-height: 1.2em;
  width: 48%; }

.pagination .next {
  float: right;
  text-align: right; }

.inline-list {
  list-style: none;
  padding: 0; }
  .inline-list li {
    display: inline-block;
    margin-right: 11px; }

.header-label {
  background: #2b515a;
  color: white;
  display: inline-block;
  font-family: "Play", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 7px;
  text-transform: uppercase; }

.small-label {
  background: #2b515a;
  color: white;
  display: inline-block;
  font-family: "Play", sans-serif;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 13px;
  margin: 0 0 8px;
  padding: 3px 5px;
  text-transform: uppercase; }

.more {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase; }
  .more:after {
    background-color: #af2332;
    color: white;
    content: "›";
    display: inline-block;
    font-size: 16px;
    height: 10px;
    line-height: 7px;
    margin-left: 5px;
    text-align: center;
    width: 10px; }
  .more:hover {
    color: #af2332;
    text-decoration: none; }

.basic-box, .load-more,
.load-more:visited {
  background: #f6f7f7;
  border: 1px solid #e7e9e9;
  display: block;
  padding: 12px; }

.image-box {
  cursor: pointer;
  display: block;
  position: relative; }

.image-box-img img {
  height: auto;
  max-width: 100%;
  width: 100%; }

.image-box-txt {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: white;
  font-size: 14px;
  font-style: italic;
  line-height: 16px;
  left: 0;
  padding: 5px 8px;
  position: absolute;
  right: 0;
  z-index: 1; }
  .image-box-txt:hover {
    background-color: black;
    color: #f1f2f2; }

.frame {
  background-color: white;
  border: 1px solid #e2e4e4;
  padding: 4px; }

.load-more,
.load-more:visited {
  margin-bottom: 60px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  clear: both;
  color: #af2332;
  font-family: "Play", sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

.no-touch .load-more:hover {
  background-color: #2b515a;
  color: white;
  text-decoration: none; }

.margin-bottom-space {
  margin-bottom: 18px; }
  @media (min-width: 1025px) {
    .margin-bottom-space {
      margin-bottom: 30px; } }

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

.margin-zero {
  margin: 0; }

.sep {
  padding-top: 30px;
  border-top: 1px dotted #c7cbcc; }

.post-edit-link {
  background: #f1f2f2;
  display: inline-block;
  padding: 0 5px; }

/* Advertisements */
.ad-label {
  background: #e2e4e4;
  color: #767a7b;
  display: inline-block;
  font-family: "Play", sans-serif;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 13px;
  padding: 3px 5px;
  position: relative;
  text-transform: uppercase;
  z-index: 1; }

[id^="google_ads_iframe"] {
  line-height: 0; }

.ad-label-simple {
  background: white;
  padding: 3px 5px 3px 0; }

.text-ad-wrapper {
  border-bottom: 1px dotted #c7cbcc;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .text-ad-wrapper {
      border-bottom: 0;
      margin-bottom: 0; } }

.text-ad {
  color: #2b515a;
  font-size: 14px;
  margin: -10px 0 30px;
  padding: 12px 0 15px; }

.sidebar-ad {
  margin-left: auto;
  margin-right: auto;
  margin-top: -4px;
  max-width: 300px; }

.sidebar-video {
  max-width: none; }

.sidebar-editors-note img {
  display: block;
  margin: 12px auto 0; }
  @media (min-width: 768px) {
    .sidebar-editors-note img {
      display: inline-block;
      margin: 12px 0 0; } }

.section-sub-nav-header {
  margin-bottom: 30px; }

.section-nav-wrap {
  float: right;
  text-align: right; }

/* @media (min-width: 768px) {
  .section-nav-wrap {
  }
} */

.section-nav-label {
  display: none; }
  @media (min-width: 890px) {
    .section-nav-label {
      display: inline-block;
      float: left;
      font-size: 14px;
      font-size: 0.875rem;
      font-style: italic; } }

.section-nav {
  float: right;
  font-size: 14px;
  font-size: 0.875rem;
  list-style: none;
  margin: 0 10px 3px 20px;
  padding: 0;
}

  .section-nav ul {
    margin-top: 0;
    text-align: right; }
  .section-nav li {
    display: inline-block;
    height: 21px;
    line-height: 21px;
    margin-bottom: 1px;
    margin-right: 12px;
    padding: 0;
    position: relative; }
    @media (min-width: 768px) {
      .section-nav li {
        margin-bottom: 0; } }
  .section-nav a {
    background-color: #c7cbcc;
    display: block;
    padding: 0 5px;
    text-decoration: none; }
    .section-nav a:before {
      content: "";
      display: block;
      left: -11px;
      position: absolute;
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 0 0 21px 11px;
      border-color: transparent transparent #c7cbcc transparent;
      top: 0; }
    .section-nav a:after {
      content: "";
      display: block;
      position: absolute;
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 21px 11px 0 0;
      border-color: #c7cbcc transparent transparent transparent;
      top: 0;
      right: -11px; }

	.section-nav a.color-1
	{
		background-color: #af2332;
	}

	.section-nav a.color-1:before
	{
		border-color: transparent transparent #af2332 transparent;
	}

	.section-nav a.color-1:after
	{
		border-color: #af2332 transparent transparent transparent;
	}

	.section-nav a.color-2
	{
		background-color: #623663;
	}

	.section-nav a.color-2:before
	{
		border-color: transparent transparent #623663 transparent;
	}

	.section-nav a.color-2:after
	{
		border-color: #623663 transparent transparent transparent;
	}

	.section-nav a.color-3
	{
		background-color: #324e94;
	}

	.section-nav a.color-3:before
	{
		border-color: transparent transparent #324e94 transparent;
	}

	.section-nav a.color-3:after
	{
		border-color: #324e94 transparent transparent transparent;
	}

	.section-nav a.color-4
	{
		background-color: #1d94b4;
	}

	.section-nav a.color-4:before
	{
		border-color: transparent transparent #1d94b4 transparent;
	}

	.section-nav a.color-4:after
	{
		border-color: #1d94b4 transparent transparent transparent;
	}

	.section-nav a.color-5
	{
		background-color: #008040;
	}

	.section-nav a.color-5:before
	{
		border-color: transparent transparent #008040 transparent;
	}

	.section-nav a.color-5:after
	{
		border-color: #008040 transparent transparent transparent;
	}

	.section-nav a.color-6
	{
		background-color: #2b515a;
	}

	.section-nav a.color-6:before
	{
		border-color: transparent transparent #2b515a transparent;
	}

	.section-nav a.color-6:after
	{
		border-color: #2b515a transparent transparent transparent;
	}



  .section-nav.edition-sub-nav a {
    color: white; }
  .section-nav.edition-sub-nav a:hover {
    background-color: #040809; }
    .section-nav.edition-sub-nav a:hover:before {
      border-color: transparent transparent #040809 transparent; }
    .section-nav.edition-sub-nav a:hover:after {
      border-color: #040809 transparent transparent transparent; }

/* --------------------------------------------------
 * Callout
-------------------------------------------------- */
.callout, .callout2 {
  border-top: 1px dotted #c7cbcc;
  border-bottom: 1px dotted #c7cbcc;
  margin-bottom: 45px;
  padding: 15px 30px; }
  .callout a, .callout2 a {
    color: #af2332;
    text-decoration: underline; }
  .callout p, .callout2 p {
    margin: 0; }

.quote-otd.callout, .quote-otd.callout2 {
  margin-bottom: 0;
  border-bottom: none; }

.callout2 {
  background-color: #fefbe2;
  border: 0; }

.callout-btn {
  float: right;
  margin-top: -10px; }

.callout-title {
  color: #2b515a;
  margin: 0; }

/* --------------------------------------------------
 * Buttons
-------------------------------------------------- */
.btn, #poll-wrapper [id^="PDI_container"] .pds-vote-button {
  background-color: #2b515a;
  border: none;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: "Play", sans-serif;
  font-size: 14px;
  padding: 7px 14px 9px;
position:relative;
top:10px;  }
  .btn:visited, #poll-wrapper [id^="PDI_container"] .pds-vote-button:visited {
    color: #fff; }
  .btn:hover, #poll-wrapper [id^="PDI_container"] .pds-vote-button:hover {
    background-color: #af2332;
    color: white; }

/* --------------------------------------------------
 * Poll Daddy polls
-------------------------------------------------- */
#poll-wrapper [id^="PDI_container"] .pds-box-outer {
  padding: 0; }
#poll-wrapper [id^="PDI_container"] .pds-box {
  background: transparent;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 260px; }
#poll-wrapper [id^="PDI_container"] .pds-vote-button {
  -webkit-appearance: none;
  background-image: none;
  line-height: 20px; }
  #poll-wrapper [id^="PDI_container"] .pds-vote-button:hover {
    border: none; }
#poll-wrapper [id^="PDI_container"] .pds-question-top {
  padding-top: 13px; }
#poll-wrapper [id^="PDI_container"] .pds-answer {
  border-top: 1px dotted #c7cbcc;
  border-bottom: 1px dotted #c7cbcc; }
#poll-wrapper [id^="PDI_container"] .pds-input-label {
  width: 235px; }

/** Upcoming Events
 -------------------------------------------------- */
.upcoming-events {
  margin-bottom: 30px; }
  .upcoming-events ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .upcoming-events ul li {
      border-bottom: 1px dotted #c7cbcc;
      clear: both;
      padding: 8px 0 0 8px; }
      .upcoming-events ul li:hover {
        background-color: #f1f2f2; }
      .upcoming-events ul li a {
        display: block;
        min-height: 62px;
        padding-left: 70px;
        position: relative; }
      .upcoming-events ul li a:hover {
        text-decoration: none; }
.event-mini-image .image-container{
  position: relative;
}
.event-mini-image .image-container a {
  display: block;
}
.event-mini-image .image-container a img{
  width: 100%;
}
.date-block {
  background-color: #040809;
  color: #fff;
  font-family: "Play", sans-serif;
  font-size: 10px;
  height: 57px;
  left: 0;
  letter-spacing: 2px;
  line-height: 16px;
  padding: 9px 0 0 1px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 4px;
  width: 57px;
}

.date-block-day {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem; 
  display: block;
}
  @media (min-width: 768px) {
    .date-block-day {
      font-size: 22px;
      font-size: 1.375rem; } }

.event-title {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  margin: 0; }

.event-desc {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 8px; }

.upcoming-events-sidebar ul li a {
  min-height: 49px;
  padding-left: 49px; }
.upcoming-events-sidebar .date-block {
  height: 41px;
  padding: 1px 0 0 1px;
  top: 0;
  width: 41px; }
.upcoming-events-sidebar .event-title {
  font-size: 15px;
  font-size: 0.9375rem;
  margin: 0; }

/** Upcoming Events w/Logos
 -------------------------------------------------- */
.upcoming-events-p1 ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.upcoming-events-p1 .has-media img {
  display: block;
  margin-bottom: 0px; }
@media (min-width: 480px) {
  .upcoming-events-p1 .has-media {
    min-height: 110px;
    padding-left: 165px;
    position: relative; } }
@media (min-width: 480px) {
  .upcoming-events-p1 .event-logo {
    left: 0;
    position: absolute;
    top: 3px; } }

.basic-entry {
  margin-bottom: 30px; }

/** Sponsored Video flexslider
 -------------------------------------------------- */
.flexslider {
  border-bottom: 1px dotted #c7cbcc;
  border-top: 1px dotted #c7cbcc;
  list-style: none;
  margin: -10px 0 30px;
  padding: 12px 0; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.flexslider li {
  margin-right: 6px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  display: block;
  width: 24px;
  height: 24px;
  margin: -12px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -7px; }

.flex-direction-nav .flex-next {
  right: -7px;
  text-align: right; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  background-color: #af2332;
  color: white;
  content: "‹";
  display: inline-block;
  font-size: 32px;
  height: 24px;
  line-height: 18px;
  text-align: center;
  width: 24px; }

.flex-direction-nav a.flex-next:before {
  content: "›"; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  display: none; }

/** AddThis Sharing Overrides
 -------------------------------------------------- */
.addthis_counter.addthis_bubble_style {
  width: 36px !important; }

/** Forms
 -------------------------------------------------- */
fieldset {
  margin: 9px 0 0 0; }
  fieldset label {
    display: block;
    margin: 0 0 5px 0;
    font-weight: bold; }
  fieldset.check label {
    display: inline-block;
    font-weight: normal;
    margin-right: 18px; }
  fieldset.radio ul {
    margin-top: 5px; }
    fieldset.radio ul li {
      margin: 0 0 5px 0; }
      fieldset.radio ul li:last-child {
        margin: 0; }
      fieldset.radio ul li label {
        display: inline;
        font-weight: normal; }

input[type="text"] {
  width: 62%;
  padding: 10px 14px;
  border: 1px solid #c7cbcc;
  background: white;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  margin-bottom: 10px;
  margin-right: 2px; }

input[type="submit"],
input[type="button"] {
  background: #af2332;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-family: "Play", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 11px 14px;
  text-transform: uppercase; }
  input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="button"]:active {
    background: #2b515a; }

.submit-row {
  clear: both; }

.fancy-select {
  background: #fff;
  border: 1px solid #c7cbcc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
  height: 36px;
  margin-bottom: 10px;
  margin-right: 5px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1; }
  .fancy-select:before {
    background: white url("../img/sprite.png?ver=1.0") no-repeat 0 0;
    content: '';
    height: 102%;
    position: absolute;
    right: -1px;
    width: 35px;
    z-index: 2; }
  .fancy-select select {
    background: transparent;
    border: 0;
    border-radius: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 0.875rem;
    height: 36px;
    line-height: 1.2;
    padding: 0 37px 0 15px;
    position: relative;
    width: 100%;
    -webkit-appearance: none;
    z-index: 3; }
    @media (min-width: 358px) {
      .fancy-select select {
        -moz-box-sizing: content-box;
        box-sizing: content-box; } }
  @media (min-width: 358px) {
    .fancy-select {
      width: 270px; } }
  @media (min-width: 768px) {
    .fancy-select {
      background-position: 135px 0;
      width: 175px; } }

/** Cyncity & Cynsider Deals
 -------------------------------------------------- */
 @media (min-width: 768px) {
  .cynsider-box {
    min-height: 358px;
  } 
  .margin-bottom-30{
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .cynsider-deals {
    min-height: 390px; } }

/** Twitter Feed
 -------------------------------------------------- */
.twitter-feed .offset-header {
  margin-bottom: 5px; }
.twitter-feed .twitter-timeline {
  display: block;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .twitter-feed .twitter-timeline {
      display: inline;
      margin: 0;
	  height: 360px !important;
	  width: 580px !important;	  } }

/** Bootstrap Carousel
 -------------------------------------------------- */
.carousel {
  margin-bottom: 18px;
  padding-bottom: 30px; }
  .carousel .item img {
    max-width: 100%;
    width: 100%; }
  .carousel .icon-next,
  .carousel .icon-prev {
    background: #040809;
    background: rgba(0, 0, 0, 0.9);
    font-family: "cynopsis";
    font-size: 34px;
    height: 44px;
    left: auto;
    line-height: 36px;
    margin-left: 0;
    margin-top: -22px;
    width: 36px; }
  .carousel .icon-next {
    right: 0; }
    .carousel .icon-next:before {
      content: "" !important; }
  .carousel .icon-prev {
    left: 0; }
    .carousel .icon-prev:before {
      content: "" !important; }

.oldie .carousel-control .icon-prev {
  margin-left: 0; }

.carousel-control.left,
.carousel-control.right {
  background-image: none;
  filter: none; }

.carousel-caption {
  background-color: #040809;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  padding: 16px 20px;
  right: 0;
  text-align: left; }

.oldie .carousel-caption {
  left: 0;
  padding: 16px 20px;
  right: 0; }

.carousel-indicators {
  bottom: 0;
  height: 30px;
  left: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  width: 100%; }
  .carousel-indicators li {
    border: 1px solid #c7cbcc;
    border-radius: 12px;
    height: 12px;
    width: 12px; }
  .carousel-indicators .active {
    background-color: #c7cbcc;
    height: 14px;
    width: 14px; }

/** Bootstrap Navbar
 -------------------------------------------------- */
.navbar-default {
  background-color: #fff;
  border: 0;
  margin-bottom: 0;
  min-height: 0;
}
@media (min-width: 768px) {
  .navbar-default {
    border-bottom: 1px solid #c7cbcc;
    padding-bottom: 3px;
  }
}
.navbar-default .navbar-collapse {
  background-color: #af2332;
  border: 0;
}
@media (min-width: 768px) {
  .navbar-default .navbar-collapse {
    width: 100%;
  }
}
.navbar-default .navbar-nav {
  margin: 0;
  padding: 5px 0;
  text-align: center;
}
.navbar-default .navbar-nav > li.menu-highlight:before, .navbar-default .navbar-nav > li.menu-highlight:after {
  content: "";
  display: block;
  width: 26px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 99999;
  border: 0;
  background: linear-gradient(-60deg, transparent 50%, #af2332 50%);
}
.navbar-default .navbar-nav > li.menu-highlight:after {
  right: 0;
  background: linear-gradient(-60deg, #af2332 50%, transparent 50%);
}
.navbar-default .navbar-nav > li.menu-highlight > a {
  color: #851b26;
  background-color: #f1f2f2;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: color 1000ms;
  transition: color 1000ms;
  padding: 10px 40px;
}
.navbar-default .navbar-nav > li.menu-highlight > a:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li.menu-highlight > a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #851b26;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: 200ms ease-out;
    transition: 200ms ease-out;
  }
  .navbar-default .navbar-nav > li.menu-highlight > a:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
.navbar-default .navbar-nav > li:not(.menu-highlight) > a {
  color: #fff;
  padding: 5px 0;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li:not(.menu-highlight) > a {
    padding: 10px 0px;
    text-decoration: none;
  }
  .navbar-default .navbar-nav > li:not(.menu-highlight) > a:hover {
    background-color: #851b26;
    color: #fff;
  }
  .navbar-default .navbar-nav > li:not(.menu-highlight) > a:hover:before, .navbar-default .navbar-nav > li:not(.menu-highlight) > a:hover:after {
    border-width: 0 0 40px 17px;
    border-color: transparent transparent #851b26 transparent;
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    left: -16px;
    position: absolute;
    top: 0;
  }
  .navbar-default .navbar-nav > li:not(.menu-highlight) > a:hover:after {
    border-width: 40px 17px 0 0;
    border-color: #851b26 transparent transparent transparent;
    left: auto;
    right: -16px;
  }
}
@media (min-width: 1025px) {
  .navbar-default .navbar-nav > li:not(.menu-highlight) > a {
    padding: 10px 10px;
  }
}
@media (min-width: 1200px) {
  .navbar-default .navbar-nav > li:not(.menu-highlight) > a {
      padding: 10px 25px;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .navbar-default .navbar-nav {
    margin: 0 auto;
    width: 100%;
  }
}
.navbar-default .current_page_item a {
  background-color: #851b26;
  color: #fff;
}
@media (min-width: 768px) {
  .navbar-default .current_page_item a:before, .navbar-default .current_page_item a:after {
    border-width: 0 0 40px 17px;
    border-color: transparent transparent #851b26 transparent;
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    left: -17px;
    position: absolute;
    top: 0;
  }
  .navbar-default .current_page_item a:after {
    border-width: 40px 17px 0 0;
    border-color: #851b26 transparent transparent transparent;
    left: auto;
    right: -17px;
  }
}

.navbar-header {
  margin-bottom: 0;
  margin-top: -57px;
  width: 44px;
}
.navbar-header .navbar-toggle {
  background-color: #767a7b;
  border: 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
  height: 44px;
  margin: 0;
  width: 44px;
}
.navbar-header .navbar-toggle:before {
  line-height: 42px;
}
.navbar-header .navbar-toggle:hover {
  background-color: #767a7b;
}
.navbar-header .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* 	Sticky nav for desktop only
	------------------------------------------------------- */
@media (min-width: 1025px) {
  .stuck.navbar-default {
    position: fixed;
    top: 0;
    width: 100%; }
  .stuck .navbar-nav {
    float: right;
    text-align: right;
    width: auto; }
    .stuck .navbar-nav li {
      margin-left: 10px; }
    .stuck .navbar-nav > li > a {
      padding: 10px 15px; }
  .stuck .sticky-logo {
    display: block; } }
.sticky-logo {
  display: none;
  float: left;
  font-size: 0; }
  @media (min-width: 1025px) {
    .sticky-logo {
      background: url("../img/logo-rev-tiny.png?ver=1.0");
      background-size: 200px 17px;
      height: 17px;
      margin-left: 5px;
      margin-top: 11px;
      width: 200px; } }
  @media (min-width: 1200px) {
    .sticky-logo {
      background: url("../img/logo-rev-sm.png?ver=1.0");
      background-size: 301px 25px;
      height: 25px;
      margin-left: 15px;
      margin-top: 7px;
      width: 301px; } }

@media (min-width: 1025px) {
  .no-backgroundsize .sticky-logo {
    background: url("../img/logo-rev-tiny-oldie.png?ver=1.0"); } }
@media (min-width: 1200px) {
  .no-backgroundsize .sticky-logo {
    background: url("../img/logo-rev-sm-oldie.png?ver=1.0"); } }

/** Quote of the Day
 -------------------------------------------------- */
.quote-otd {
  /* display: none; */
  padding: 10px 0; 
}
  .quote-otd a {
    color: #2b515a;
    text-decoration: none; }
  @media (min-width: 768px) {
    .quote-otd {
      display: block; } }

.quote-text {
  color: #767a7b;
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.2; 
 }
.quote-text blockquote {
  margin-bottom:4px;
}

.quote-thumb {
  float: right;
  margin-left: 18px;
  margin-top: 4px; }

.quote-attr {
	padding-left:50%;
	text-indent:-10px;
  color: #2b515a;
  font-size: 1rem;
  line-height: 1.3;
  margin-top: 0; 
}

.more-quotes {
  margin-top: 10px; }

/** Bootstrap Tabs
 -------------------------------------------------- */
.nav-tabs {
  margin: 0; }
  .nav-tabs li {
    border-top: 3px solid transparent;
    margin-bottom: -2px; }
    .nav-tabs li:hover {
      border-color: #af2332; }
  .nav-tabs li.active {
    border-top: 3px solid #af2332; }
  .nav-tabs li.active > a,
  .nav-tabs li.active > a:hover {
    border-top: 0; }
  .nav-tabs > li > a {
    border-radius: 0;
    border-top: 0;
    margin-right: 0;
    padding: 5px 20px; }

.tab-content {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 12px; }

.job-list-widget ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.job-list-widget li {
  border-bottom: 1px dotted #767a7b;
  padding: 10px 0; }
  .job-list-widget li:first-child {
    padding-top: 0; }

.job-list-widget-title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  margin: 3px 0 4px; }

.job-list-widget-post-date {
  margin-bottom: 8px; }

.job-list-widget-desc {
  margin: 0; }

/** On Page Search
 -------------------------------------------------- */
.on-page-search {
  margin-bottom: 40px; }

/** Basic WP Sidebar Widgets
 -------------------------------------------------- */
/** Instagram
 -------------------------------------------------- */
/* .instagram-feed, .twitter-feed {
  margin-top: 15px; } */

.instagram-thumb {
  background-color: white;
  border: 1px solid #767a7b;
  display: inline-block;
  margin: 4px 1%;
  width: 47.2%; }
  .instagram-thumb img {
    height: auto;
    width: 100%; }

/** On Page Search Form
------------------------------------------*/
.searchform {
  background: white;
  border: 1px solid #c7cbcc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 38px;
  padding: 0 78px 0 14px;
  position: relative;
  width: 100%; }
  .searchform .s {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    float: left;
    font-size: 12px;
    line-height: 26px;
    padding: 5px 0;
    width: 100%; }

input[type=submit].searchsubmit {
  float: right;
  height: 28px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 4px;
  top: 4px;
  width: 68px; }

/** Enews Signup
------------------------------------------*/
.subscribe input[type=text] {
  margin-bottom: 0; }

/** Masthead
 -------------------------------------------------- */
.header-ad {
  background-color: #f1f2f2;
  padding: 15px 0;
  text-align: center; }

.header-ad, .sidebar-ad, .footer-ad {
  display: flex;
  justify-content: center;
  flex-flow: column;
}

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

@media (min-width: 768px) {
  .mobile-ad {
    display: none; } }

@media (min-width: 768px) {
  .masthead {
    border-bottom: 1px solid #f1f2f2; } }

.site-title {
  border-bottom: 1px solid #c7cbcc;
  border-top: 3px solid #af2332;
  margin-bottom: 3px;
  padding: 0 10px 20px 0;
  position: relative;
  text-align: center; }
  @media (min-width: 768px) {
    .site-title {
      background: #af2332;
      padding: 0; } }

.site-title-left {
  display: none; }
  @media (min-width: 768px) {
    .site-title-left {
      background-color: white;
      display: block;
      height: 100px;
      position: absolute;
      transition: width 5s;
      -webkit-transition: width 5s;
      width: 50%; } }

.search-open .site-title-left {
  transition: width 0;
  -webkit-transition: width 0;
  width: 225px; }
  @media (min-width: 1025px) {
    .search-open .site-title-left {
      width: 50%; } }

.utility-wrapper {
  display: none; }
  @media (min-width: 768px) {
    .utility-wrapper {
      display: block;
      float: right; } }

.utility {
  float: right;
  font-size: 12px;
  font-size: .75rem;
  line-height: 12px;
  margin-bottom: 0;
  margin-top: 16px;
  text-transform: uppercase; }
  .utility li {
    margin-left: 11px;
    margin-right: 3px; }
  .utility a {
    color: white;
    text-decoration: none; }
    .utility a:hover {
      color: #c7cbcc; }

.masthead .social {
  clear: right;
  float: right;
  margin-bottom: 0;
  margin-top: 14px; }

.social li {
  margin-left: 4px;
  margin-right: 0; }
.social li:last-child {
  margin-left: 3px; }
.social a {
  color: white;
  font-size: 200%; }
  .social a:hover {
    color: #c7cbcc; }

.search-icon {
  margin-top: 2px; }

.logo {
  background: white url("../img/logo-sm.png?ver=1.0") no-repeat;
  background-size: 233px 19px;
  display: block;
  height: 22px;
  margin-left: 65px;
  margin-top: 20px;
  position: relative;
  text-indent: -10000px;
  width: 233px;
  z-index: 1; }
  @media (min-width: 768px) {
    .logo {
      background-image: url("../img/logo-md.jpg?ver=1.0");
      background-position: left center;
      background-size: 365px 30px;
      float: left;
      height: 100px;
      margin: 0;
      transition: width 1s;
      -webkit-transition: width 1s;
      width: 60%; }
      .logo:after {
        content: "";
        display: block;
        right: -50px;
        position: absolute;
        top: 0;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 100px 50px 0 0;
        border-color: white transparent transparent transparent; } }
  @media (min-width: 1025px) {
    .logo {
      background-image: url("../img/logo-lg.png?ver=1.0");
      background-size: 681px 42px;
      width: 692px;
      transition: width 1s;
      -webkit-transition: width 1s; } }

@media (min-width: 768px) {
  .search-open .logo {
    transition: width 1s;
    -webkit-transition: width 1s;
    width: 225px; } }
@media (min-width: 1025px) {
  .search-open .logo {
    transition: width 1s;
    -webkit-transition: width 1s;
    width: 517px; } }

.no-backgroundsize .logo {
  background-image: url("../img/logo-sm-oldie.jpg?ver=1.0"); }
  @media (min-width: 768px) {
    .no-backgroundsize .logo {
      background-image: url("../img/logo-md-oldie.jpg?ver=1.0"); } }
  @media (min-width: 1025px) {
    .no-backgroundsize .logo {
      background-image: url("../img/logo-lg-oldie.png?ver=1.0"); } }

/* 	Main Navigation
	------------------------------------------------------- */
.main-nav {
  letter-spacing: 1px;
  margin: 0 10px;
  text-transform: uppercase; }
  .main-nav ul {
    float: none;
    padding: 0; }
    .main-nav ul li {
      float: none; }
      .main-nav ul li:first-child {
        margin-left: 0; }
    @media (min-width: 768px) {
      .main-nav ul li {
        display: inline-block;
        margin-left: 15px; } }
  @media (min-width: 768px) {
    .main-nav {
      display: block;
      float: none;
      font-weight: bold;
      margin: 0; } }

/* 	Header Search
	------------------------------------------------------- */
.search-icon {
  position: relative; }
  .search-icon:hover .header-search {
    display: block; }

.header-search {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  left: -219px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  top: -12px;
  width: 210px;
  z-index: 1;
  transition: opacity .5s;
  -webkit-transition: opacity .5s; }
  .header-search .s {
    margin-bottom: 0; }
  @media (min-width: 1025px) {
    .header-search {
      left: -229px;
      width: 220px; } }

.search-open .header-search {
  opacity: 1;
  transition: opacity 1s;
  -webkit-transition: opacity 1s; }

.footer-ad {
  padding: 15px 0;
  text-align: center; }

.site-footer {
  background: #f1f2f2;
  border-top: 1px solid #e2e4e4;
  margin-top: 30px;
  padding: 10px 0; }
  @media (min-width: 768px) {
    .site-footer {
      padding: 20px 0 30px; } }
  .site-footer .social li:first-child {
    margin-left: 0; }
  .site-footer .social a {
    color: #767a7b; }
    .site-footer .social a:hover {
      color: #af2332; }

.connect {
  text-align: center; }
  @media (min-width: 768px) {
    .connect {
      float: left;
      text-align: left;
      width: 28.8086%; } }

.footer-logo {
  background-image: url("../img/logo-sm.png?ver=1.0");
  background-size: 233px 19px;
  display: block;
  height: 19px;
  margin: 5px auto 0;
  text-indent: -10000px;
  width: 233px; }
  @media (min-width: 768px) {
    .footer-logo {
      margin: 5px 0 -1px; } }

.oldie .footer-logo {
  background-image: url("../img/logo-sm-oldie.png?ver=1.0"); }

.footer-col-wrapper {
  margin: 0 auto;
  max-width: 270px;
  padding-left: 18px; }
  @media (min-width: 768px) {
    .footer-col-wrapper {
      float: right;
      margin: 0;
      max-width: none;
      padding-left: 0;
      width: 65%; } }
  @media (min-width: 1025px) {
    .footer-col-wrapper {
      float: left; } }

.footer-col {
  float: left;
  margin-bottom: 18px;
  margin-left: 8%;
  text-align: left;
  width: 46%; }
  .footer-col ul {
    font-size: 14px;
    font-size: .875rem;
    line-height: 24px;
    list-style: none;
    margin: 0;
    padding: 0; }
  .footer-col.advertise, .footer-col.resources {
    margin-left: 0; }
  @media (min-width: 768px) {
    .footer-col {
      display: block;
      margin-left: 1.7578%;
      width: 23%; }
      .footer-col.advertise, .footer-col.resources {
        margin-left: 1.7578%; } }

/* 	Content - Posts, Pages, Comments
	------------------------------------------------------- */
.header-p1 {
  color: #af2332;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 200;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase; 
}

.header-p1 {
  background-color: #af2332;
  color: #af2332;
  line-height: 21px;
  margin-bottom: 18px;
  position: relative; }
  .header-p1 span {
    background-color: white;
    display: inline-block;
    padding-right: 10px; }
  .header-p1:after {
    content: "";
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 29px 13px;
    border-color: transparent transparent white transparent;
    top: 0;
    right: 0; }

.header-p2 {
  background-color: #040809;
  color: white;
  display: inline-block;
  font-family: "Play", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 7px;
  position: relative;
  text-transform: uppercase; }
  .header-p2:after {
    content: "";
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 25px 11px 0 0;
    border-color: #040809 transparent transparent transparent;
    top: 0;
    right: -11px; }

.offset-header {
  margin-left: -18px;
  padding-left: 18px; }

.header-p3 {
  border-bottom: 1px dotted #c7cbcc;
  color: #af2332;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 200;
  letter-spacing: 1px;
  margin: 0;
  padding-bottom: 3px;
  text-transform: uppercase; }

.header-p4 {
  font-family: "Play", sans-serif;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase; }

.header-tab {
  background: url("../img/diag-repeat.png?ver=1.0");
  font-family: "Play", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 13px;
  margin: 0;
  position: relative;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  z-index: 1; }
  .header-tab a {
    background-color: #af2332;
    color: white;
    display: block;
    height: 29px;
    padding: 8px 0 8px 12px;
    position: relative;
    text-decoration: none;
    width: 177px; }
    .header-tab a:after {
      content: "";
      display: block;
      position: absolute;
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 29px 13px 0 0;
      border-color: #af2332 transparent transparent transparent;
      top: 0;
      right: -13px; }
    .header-tab a:hover {
      background-color: #040809; }
      .header-tab a:hover:after {
        border-color: #040809 transparent transparent transparent; }
  .header-tab.color-2 a {
    background-color: #623663; }
    .header-tab.color-2 a:hover {
      background-color: #040809; }
      .header-tab.color-2 a:hover:after {
        border-color: #040809 transparent transparent transparent; }
    .header-tab.color-2 a:after {
      border-color: #623663 transparent transparent transparent; }
  .header-tab.color-3 a {
    background-color: #324e94; }
    .header-tab.color-3 a:hover {
      background-color: #040809; }
      .header-tab.color-3 a:hover:after {
        border-color: #040809 transparent transparent transparent; }
    .header-tab.color-3 a:after {
      border-color: #324e94 transparent transparent transparent; }
  .header-tab.color-4 a {
    background-color: #1d94b4; }
    .header-tab.color-4 a:hover {
      background-color: #040809; }
      .header-tab.color-4 a:hover:after {
        border-color: #040809 transparent transparent transparent; }
    .header-tab.color-4 a:after {
      border-color: #1d94b4 transparent transparent transparent; }
  .header-tab.color-5 a {
    background-color: #2b515a; }
    .header-tab.color-5 a:hover {
      background-color: #040809; }
      .header-tab.color-5 a:hover:after {
        border-color: #040809 transparent transparent transparent; }
    .header-tab.color-5 a:after {
      border-color: #2b515a transparent transparent transparent; }

.header-sub-nav {
  float: left;
  margin: 0 0 3px 0;
  width: 100%; }

.page-intro {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 45px 0; }

.main-content {
  padding: 10px; }
  @media (min-width: 768px) {
    .main-content {
      background: url("../img/grey_fade.jpg?ver=1.0") repeat-x;
      padding: 18px 0 0; } }
  @media (min-width: 1025px) {
    .main-content {
      padding-top: 30px; } }

.digital-spotlight .thumbs {
  display: none; }
  @media (min-width: 768px) {
    .digital-spotlight .thumbs {
      display: block;
      list-style: none;
      margin: 10px 0 0;
      padding: 0; }
      .digital-spotlight .thumbs:after {
        clear: both;
        content: '';
        display: block;
        } }
  .digital-spotlight .thumbs .video-thumb {
    float: left;
    font-size: 12px;
    font-size: .75rem;
    line-height: 14px;
    margin-left: 3.11850%;
    width: 31.18503%; }
    .digital-spotlight .thumbs .video-thumb:first-child {
      margin-left: 0; }
    .digital-spotlight .thumbs .video-thumb.active img {
      border: 3px solid #af2332; }
  .digital-spotlight .thumbs img {
    border: 3px solid transparent;
    margin: 10px 11px 0 -3px; }
  .digital-spotlight .thumbs li {
    cursor: pointer; }

.spotlight-video {
  float: left; 
}

.video-caption {
  margin-left: 30px;
  width: 210px;
  float: left; }
  .video-caption :first-child {
    margin-top: 0; }

.video-thumb-title {
  font-size: 12px;
  font-size: .75rem;
  font-weight: bold;
  margin: 10px 0 2px; }

.video-thumb-caption {
  display: none; }

.the-latest-mobile {
  clear: both;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .the-latest-mobile {
      display: none; } }

.latest-list dt {
  font-size: 13px;
  line-height: 9px;
  text-transform: uppercase; }

.search-results-header {
  border-bottom: 1px dotted #c7cbcc;
  line-height: 1.4;
  margin-top: 0; }

.event-image {
  margin-bottom: 15px; }

.more-releases {
  margin-bottom: 30px; }

.homepage-container .hybrid-inner-wrapper{
  margin-right: 0px;
}  
.homepage-container .hybrid-inner-wrapper .video-quiz-container{
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}  
.homepage-container .hybrid-inner-wrapper .video-quiz-container .spotlight-video iframe{
  width: 100%;
  height: 280px;
}  
.homepage-container .hybrid-inner-wrapper .video-quiz-container .spotlight-video{
  padding-right: 10%;
}
.homepage-container .hybrid-inner-wrapper .video-quiz-container .width-50{
  width: 50%;
}
.homepage-container .hybrid-inner-wrapper .video-quiz-container .width-33{
  width: 33.333%;
  margin-top: 0;
}
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container{
  display: flex;
  flex-wrap: wrap;
}
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-list-wrapper{
  width: 100%;
}
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-list-wrapper .job-listing-group{
  display: flex;
}
@media(min-width: 769px) {
  .job-item:not(:last-of-type) {
    border-right: 1px dotted darkgray;
  }
  .homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-list-wrapper .job-listing-group {
    margin-right: 1rem;
  }
}
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-item{
  width: 33%;
  background: rgb(2,0,36);
  background: linear-gradient(0deg, rgba(2,0,36,0.075) 0%, rgba(255,255,255,1) 35%);
  padding: 0rem 1rem 1rem;
  margin-bottom: 1rem; 
}
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .category-list-item{
  width: 25%;
}
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-item .title-container{
  text-transform: uppercase;
}
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-item .title-container .event-mini-image-title{
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1rem;
}
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-item .margin-bottom-05{
  margin-bottom: 0.5rem;
}
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-item .margin-bottom-02{
  margin-bottom: 0.2rem;
}
.homepage-container .hybrid-inner-wrapper .category-list-item {
	width:100%;
}

@media (max-width: 1025px) {
  .homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-item{
    width: 50%;
    padding-right: 2%;
  }
}
@media (max-width: 768px) {
  .homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-item{
    width: 100%;
    padding-right: 0%;
  }
  .homepage-container .hybrid-inner-wrapper .video-quiz-container .width-50{
    width: 100%;
    padding-right: 0%;
  }
}
/** Homepage The Latest listing
 -------------------------------------------------- */
 article.latest-posts {
 margin:30px 0 40px !important;
 }
 article.latest-posts h1 {
 margin-bottom:0 !important;
 }
 .latest-post {
 margin-bottom:20px;
 }
 .latest-post img{
   float: left;
   margin: 8px 12px 0 4px;
 }
 .latest-post-title {
   font-size: 1.8em;
   line-height: 1.1em;
   font-weight:700;
   margin-bottom:0;
 }
 h3.latest-post-title {
   font-family: "Source Sans Pro", sans-serif;
   font-size: 1.1125rem;
   line-height: 1.1em;
   margin-bottom:0;
   font-weight: 600;
 }
 .latest-post-author {
 margin-top:4px;
 }
 .posts-list-container{
   display: flex;
   /* margin-bottom: 2rem; */
 }
.posts-list-container .width-25{
  width: 25%;
}
.posts-list-container .width-50{
  width: 50%;
  padding: 0% 2%;
}
.posts-list .latest-post .image-container a img{
  width: 100%;
}
.posts-list .latest-post .image-container a{
  display: block;
}
.posts-list.width-50 article{
  display: flex;
  flex-wrap: wrap;
}
.posts-list.width-50 article .latest-post{
  width: 31%;
}
.posts-list.width-50 article .first-post{
  width: 100%;
}
.posts-list.width-50 article .thumb-mid-post{
  margin: 0rem 1rem;
}
.posts-list.width-25 .button-container{
  text-align: center;
  padding: 1rem;
  background-color: rgb(194,194,194);
  color: rgb(112,112,112);
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-weight: 600;
}
.upcoming-section .events-awards-link-container{
  text-align: right;
}
.upcoming-section .events-awards-link-container .events-awards-link{
  margin: 0;
  font-size: 0.7rem;
  text-transform: uppercase;
  font-weight: 700;
}
.category-list-item-container{
  width: 100%;
}
.category-list-item-container .category-list-item .category-list-wrapper{
  padding: 0.5rem 1rem 1rem;
  padding: 0;
}
.category-list-item-container .category-list-item:last-of-type .category-list-wrapper {
  border-right: none;
}
.category-list-item-container .category-list-item .category-list-wrapper .post-category-title{
  font-size: 0.75rem;
  margin-bottom: -5px;
}
.category-list-item-container .category-list-item{
  margin-bottom: 2rem;
  background: rgb(2,0,36);
  background: linear-gradient(0deg, rgba(2,0,36,0.0549194677871149) 0%, rgba(255,255,255,1) 20%);
  background: none;
}
.category-list-item-container .category-list-item:not(:last-child){
  padding-right: 1rem;
  padding: 0;
}
.category-list-item-container h1.header-p1.post-category-title {
  display: block !important;
  width: 100%;
  background: none;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 800;
  font-size: 1rem;
  margin-bottom: 0.5em;
}
.category-list-item-container .category-list-item {
  background: linear-gradient(0deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 60%);
  background: none;
}
@media(min-width: 1025px) {
  .outer-category-list-wrapper {
    display: flex;
  }
  .category-list-item-container .category-list-item:not(:last-child) {
    padding-right: 1rem;
    margin-right: 1.5rem;
    border-right: 1px dotted gray;
    max-width: calc(100% / 3);
  }
}

.posts-list.width-50 article .latest-post .image-container .post-image{
  position: relative;
  padding-top: 75%;
}
.posts-list.width-50 article .latest-post .image-container .post-image .image-block{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.posts-list-container .posts-list .event-mini-image-container .event-mini-image{
  margin-bottom: 0.5rem;
}
.posts-list-container .posts-list .event-mini-image-container .event-mini-image .image-container{
  border: 1px solid rgba(0,0,0,0.2);
}
.posts-list .event-mini-image-container{
	display: flex;
}
.posts-list .event-mini-image-container .event-mini-image{
	width: 33.333%
}
/* .post-category-title{
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 800;
  font-size: 1rem;
} */
.homepage-cynsider .cynsiders-ad-container{
  display: flex;
  flex-wrap: wrap;
}
.homepage-cynsider .cynsiders-ad-container .cynsider-box{
  width: 66.666%;
  padding-left: 0;
}
.homepage-cynsider .cynsiders-ad-container .text-ad-wrapper{
  width: 33.333%;
}



@media (max-width: 1025px) {
  .posts-list-container{
    flex-direction: column;
  }
  .posts-list-container .posts-list{
    width: 100%;
  }
  .posts-list-container .posts-list .event-mini-image-container{
    display: flex;
  }
  .posts-list-container .posts-list .event-mini-image-container .event-mini-image:first-child{
    margin-right: 1rem;
  }
  .posts-list-container #the-latest{
    order: 2;
  }
  .posts-list-container #the-latest-with-image{
    order: 1;
  }
  .posts-list-container #upcoming{
    order: 3;
  }
  .posts-list-container .width-50{
    padding: 0;
  }
  .posts-list.width-50 article .first-post{
    width: 75%;
  }
  .posts-list.width-50 article .thumbnail-container{
    width: 25%;
    display: initial;
  }
  .posts-list.width-50 article .latest-post{
    margin-right: 2rem;
  }
  .posts-list.width-50 article .thumb-mid-post{
    margin: 0;
  }
  .posts-list.width-50 article{
    flex-wrap: initial;
  }
  .posts-list.width-50 article .thumbnail-container .latest-post{
    width: 100%;
  }
  .posts-list.width-50 article .thumbnail-container .latest-post .image-container .post-image{
    padding-top: 50%;
  }
  .category-list-item-container .category-list-item{
    width: 100%;
  }
  .category-list-item-container .category-list-item .latest-posts{
    margin-bottom: 0 !important;
  }
  .homepage-cynsider .cynsiders-ad-container .text-ad-wrapper{
    width: 100%;
  }
  .homepage-cynsider .cynsiders-ad-container .text-ad-wrapper .text-ad div{
    margin: 0 auto;
  }
}
@media (max-width: 768px){
  .category-list-item-container .category-list-item{
    width: 100%;
    padding-right: 0%;
  }
  .posts-list.width-50 article .latest-post{
    width: 100%;
    margin-right: 0;
  }
  .posts-list.width-50 article .thumb-mid-post{
    margin: 0;
  }
  .posts-list.width-50 article{
    flex-wrap: wrap;
  }
  .posts-list.width-50 article .thumbnail-container{
    width: 100%;
  }
  .posts-list.width-50 article .thumbnail-container .latest-post .image-container .post-image{
    padding-top: 100%;
  }
  iframe{
	  width: 100%;
  }
  iframe[id^="google_ads_iframe"] {
    width: auto;
  }
  .homepage-cynsider .cynsiders-ad-container .cynsider-box{
    width: 100%;
  }

}

/** Sidebar
 -------------------------------------------------- */
.hybrid-grid .sidebar {
  clear: left;
  display: block; }
  @media (min-width: 768px) {
    .hybrid-grid .sidebar {
      border-left: 1px dotted #c7cbcc;
      clear: none;
      display: inline-block;
      margin-top: -18px;
      padding-top: 18px; } }
  @media (min-width: 1025px) {
    .hybrid-grid .sidebar {
      margin-top: -30px;
      padding-top: 30px; } }
@media (min-width: 768px) {
  .hybrid-grid .sidebar-second {
    margin-top: 0;
    padding-top: 0; } }
@media (min-width: 1025px) {
  .hybrid-grid .sidebar-second {
    margin-top: 0;
    padding-top: 0; } }

@media (min-width: 768px) {
  .hybrid-grid .sidebar-subnav-adjust {
    margin-top: 0;
    padding-top: 0; } }
@media (min-width: 1025px) {
  .hybrid-grid .sidebar-subnav-adjust {
    margin-top: 0;
    padding-top: 0; } }

/** Posts Default
 -------------------------------------------------- */
.entry-list {
  margin-top: 30px; }

.entry-default {
  margin-bottom: 30px; }
  .entry-default p:last-child {
    margin-bottom: 0; }

.entry-title {
  margin: 0; }

.entry-content {
  margin-top: 20px; }
.entry-content p {
  margin-top: 0; }
.entry-content table {
	width: 100%;
}

.entry-thumbnail {
  border-right: 1px dotted #c7cbcc;
  float: left;
  padding-right: 3%;
  margin: 4px 3% 15px 0;
  width: 40%; }

.entry-meta {
  font-size: 14px;
  font-size: 0.875rem;
  position: relative; }

.entry-sharing {
  display: block;
  margin-top: 7px;
  margin-right: 4px;
  vertical-align: text-bottom; }
  @media (min-width: 1025px) {
    .entry-sharing {
      position: relative;
      top: -7px;
      right: 0;
      margin-right: 0;
      min-width: 130px; } }
  .entry-sharing + .post-edit-link {
    margin-top: 7px;
    margin-left: 0; }
    @media (min-width: 1025px) {
      .entry-sharing + .post-edit-link {
        margin-left: 4px; } }

.story {
  margin-bottom: 45px; }

/** Simple Excerpts
 -------------------------------------------------- */
.simple-excerpts {
  font-size: 14px;
  font-size: 0.875rem;
  list-style: none;
  margin: 0;
  padding: 0; }
  .simple-excerpts li {
    border-top: 1px solid #c7cbcc;
    margin-top: 10px;
    padding-top: 10px; 
  }
.homepage-cynsider .cynsiders-ad-container .cynsider-box .simple-excerpts li .cynsider-li-wrapper{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.homepage-cynsider .cynsiders-ad-container .cynsider-box .simple-excerpts li .cynsider-li-wrapper h3 {
  font-size: 1.125rem;
}
.homepage-cynsider .cynsiders-ad-container .cynsider-box .simple-excerpts li .cynsider-li-wrapper .image-container{
  width: 25%;
  padding-right: 1rem;
}
.homepage-cynsider .cynsiders-ad-container .cynsider-box .simple-excerpts li .cynsider-li-wrapper .text-container{
  width: calc(75% - 1.5rem);
}
.homepage-cynsider .cynsiders-ad-container .cynsider-box .simple-excerpts li .cynsider-li-wrapper .text-container p{
  margin-top: 0;
  text-transform: uppercase;
}
.homepage-cynsider .cynsiders-ad-container .cynsider-box .simple-excerpts li .cynsider-li-wrapper .image-container .cynsider-image{
  position: relative;
  padding-top: 100%;
}
.homepage-cynsider .cynsiders-ad-container .cynsider-box .simple-excerpts li .cynsider-li-wrapper .image-container .cynsider-image .image-block{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
  .simple-excerpts li:first-child {
    border-top: 0;
    margin-top: 15px;
    padding-top: 0; }

.simple-excerpt-title {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 0 4px; }

@media (max-width: 768px){
  .homepage-cynsider .cynsiders-ad-container .cynsider-box .simple-excerpts li{
    width: 100%;
  }
}

/** Attachment Page
 -------------------------------------------------- */
/** WP Gallery
 -------------------------------------------------- */
 /** Contact Us **/
.contact-page .row {
  margin-left: -15px !important;
}

.contact-page .row .col-sm-4,
.contact-page .row .col-sm-6 {
  margin-top: 1em;
}

.contact-page .header-p1 {
  margin-top: 1.5em;
}

.contact-page .contact-name {
  font-size: 1.5em;
}

.edition-list-block {
  margin: 0 0 30px; }

.edition-title {
  padding: 15px;
  font-weight: bold; }
  @media (min-width: 768px) {
    .edition-title {
      padding: 0 0 3px; } }
  .edition-title a:hover {
    text-decoration: none; }
  .edition-title a:after {
    background-color: #af2332;
    color: white;
    content: "›";
    display: inline-block;
    font: 20px/12px "Source Sans Pro", sans-serif;
    font-weight: normal;
    height: 14px;
    margin-left: 5px;
    text-align: center;
    width: 14px; }

.edition-article-list {
  margin: 15px 0 0 33px;
  padding: 0; }
  @media (min-width: 768px) {
    .edition-article-list {
      margin: 15px 0 0 18px; } }
  .edition-article-list li {
    margin: 3px 0; }
  .edition-article-list a {
    border-bottom: 1px dotted #c7cbcc;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 8px 0 5px;
    position: relative; }
    @media (min-width: 1025px) {
      .edition-article-list a:hover {
        background-color: #f1f2f2;
        text-decoration: none; }
        .edition-article-list a:hover:after {
          content: "";
          display: block;
          position: absolute;
          width: 0px;
          height: 0px;
          border-style: solid;
          border-width: 24px 11px 0 0;
          border-color: #f1f2f2 transparent transparent transparent;
          top: 0;
          right: -11px; } }

.search-edition-form input[type=text] {
  width: 270px; }
  @media (min-width: 768px) {
    .search-edition-form input[type=text] {
      width: 346px; } }
  @media (min-width: 1025px) {
    .search-edition-form input[type=text] {
      width: 284px; } }

/**
 * Subscribe / unsubscribe to e-mail newsletter
 */
#subscribe-overlay-content,
#unsubscribe-overlay-content {
  width: 400px;
  min-height: 400px;
  margin: 0 auto; }
  #subscribe-overlay-content label,
  #unsubscribe-overlay-content label {
    display: block;
    width: 140px;
    padding-right: 8px;
    float: left;
    clear: left;
    text-align: right; }
  #subscribe-overlay-content div,
  #unsubscribe-overlay-content div {
    clear: both;
    padding: 4px; }
  #subscribe-overlay-content .list-checkboxes,
  #unsubscribe-overlay-content .list-checkboxes {
    margin-left: 144px; }
    #subscribe-overlay-content .list-checkboxes label,
    #unsubscribe-overlay-content .list-checkboxes label {
      text-align: left;
      width: auto; }
    #subscribe-overlay-content .list-checkboxes input,
    #unsubscribe-overlay-content .list-checkboxes input {
      vertical-align: text-top;
      margin-right: 2px; }
  #subscribe-overlay-content .required,
  #unsubscribe-overlay-content .required {
    color: #B22222; }
  #subscribe-overlay-content .error,
  #unsubscribe-overlay-content .error {
    background-color: #FFDFDF; }

.instagram-grid {
  margin-bottom: 30px;
  display: none; }

.instagram-grid-left {
  float: left;
  width: 50%; }
  .instagram-grid-left img {
    float: left;
    outline: 2px solid white;
    width: 50%; }
    .instagram-grid-left img.featured-instagram {
      width: 100%;
      height: auto; }

.instagram-grid-right {
  float: right;
  width: 50%; }
  .instagram-grid-right img {
    float: left;
    outline: 2px solid white;
    width: 50%; }

.instagram-grid-full {
  clear: both; }
  .instagram-grid-full img {
    float: left;
    outline: 2px solid white;
    width: 25%; }

.network-filter {
  margin: 30px 0; }

.network-label {
  margin-bottom: 2px; }

.job-filter {
  margin-bottom: 12px; }
  .job-filter fieldset {
    margin-top: 0; }
  .job-filter input[type=text] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-size: 14px;
    font-size: 0.875rem;
    padding-top: 10px;
    padding-bottom: 8px;
    width: 100%; }
    .job-filter input[type=text] ::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #000; }
    .job-filter input[type=text] :-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #000; }
    .job-filter input[type=text] ::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #000; }
    .job-filter input[type=text] :-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #000; }
    @media (min-width: 358px) {
      .job-filter input[type=text] {
        width: 270px; } }
    @media (min-width: 768px) {
      .job-filter input[type=text] {
        width: 355px; } }
    @media (min-width: 1025px) {
      .job-filter input[type=text] {
        width: 248px; } }

.job-list .job-list-entries {
  list-style: none;
  margin: 0;
  padding: 0; }
  .job-list .job-list-entries > li {
    margin: 15px 0 25px; }

.job-post-date {
  color: #767a7b;
  font-family: "Play", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 2px 0 5px;
  text-transform: uppercase; }

.job-desc {
  font-size: 16px;
  font-size: 1rem; }

.job-meta, .entry-meta {
  color: #767a7b;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  list-style: none;
  margin: 8px 0 0 0;
  padding: 0; }
  .job-meta li, .entry-meta li {
    border-left: 1px solid #767a7b;
    float: left;
    margin-left: 10px;
    padding-left: 10px; }
    .job-meta li:first-child, .entry-meta li:first-child {
      border-left: 0;
      margin-left: 0;
      padding-left: 0; }

.featured-jobs {
  background: #fefbe2;
  margin: 0 -12px;
  padding: 12px 12px 0; }

.single-classified .entry-footer {
  margin-bottom: 20px; }

.quote-entry {
  border-top: 1px dotted #c7cbcc;
  padding: 30px 0;
  position: relative; }
  .quote-entry:first-child {
    border-top: 0; }
  .quote-entry.has-media {
    min-height: 154px;
    padding-left: 150px; }

.quote-large {
  font-size: 16px; }

.quote-entry-thumb {
  left: 0;
  position: absolute;
  top: 32px;
  width: 128px; }

.quote-credit {
  float: left;
  margin-top: 10px;
  text-align: right; }

.quote-social {
  background: #f1f2f2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: right;
  font-family: "Play", sans-serif;
  font-size: 12px;
  height: 21px;
  margin-top: 10px;
  overflow: visible;
  padding: 1px 7px 0 24px;
  text-indent: 0;
  text-transform: uppercase;
  width: auto; }
  .quote-social:before {
    color: #1d94b4;
    font-size: 14px;
    top: 3px; }
  .quote-social:hover {
    background: #1d94b4;
    color: white; }
    .quote-social:hover:before {
      color: white; }

#cynmore {
  text-align: right;
}

.webhead {
    background-color: #b1202e;
    clear: both;
    color: #FFFFFF;
    margin: 20px 0 10px;
    padding: 10px 0 10px 10px;
    width: 100%;
}


.post-69840 span{
        display: none;
}

.page-id-71100 .comment-respond h3{
  display: none;
}

.page-id-71100 .comment-respond .form-allowed-tags{
  display: none;
}

/* STYLES FOR HOMEPAGE UPFRONTS LINK */
#upfronts-link { 
border-top: 1px dotted #c7cbcc; 
border-bottom: 1px dotted #c7cbcc; 
font-size:36px; 
height:72px;
line-height:70px;
}
#upfronts-link a:hover {
text-decoration:none;
}
#upfronts-link a:after {
    width: 24px; height: 24px;
    background-color: #af2332;
    color: white;
    content: "›";
    display: inline-block;
    font-size: 36px;
    line-height: 18px;
    margin-left: 5px;
    text-align: center;
	vertical-align:middle;
	position:relative;
	top:-2px;
}
.callout {
border-top:none !important;
padding-top:30px !important;
padding-bottom:30px !important;
}
@media screen and (max-width: 400px) {
#upfronts-link {
    font-size: 32px;
}
}
@media screen and (max-width: 360px) {
#upfronts-link {
    font-size: 30px;
}
}
@media screen and (max-width: 340px) {
#upfronts-link {
    font-size: 28px;
}
}
@media screen and (max-width: 320px) {
#upfronts-link {
    font-size: 26px;
}
}
.quiz_container{
  margin-top: 30px;
}
.quiz_poll_top .interact_responsive_padding .interact_responsive_wrapper{
  position: relative !important;
}
.quiz_poll_bottom .interact_responsive_padding .interact_responsive_wrapper{
  position: relative !important;
}
.quiz_poll_top .interact_responsive_padding{
  padding: 0 !important;
}
.quiz_poll_bottom .interact_responsive_padding{
  padding: 0 !important; 
  margin-bottom: 20px !important;
}
@media screen and (max-width: 930px){
  .iframe_container .quiz_poll_top {
    width: 100%;
    float: none;
  }
  .iframe_container .quiz_poll_bottom {
    width: 100%;
    float: none;  
  }
}
.upfront-promo-area .inner{
  margin-bottom: 3rem;
}
.upfront-promo-area .inner:empty {
  display: none;
}
.posts-list-container .left-column .latest-post-container .post-image .image-container a .post-item-image{
	padding-top: 60%;
	position: relative;
}
.posts-list-container .left-column .latest-post-container .post-image .image-container a .post-item-image .image-block{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.posts-list-container .left-column .latest-post-container{
  display: flex;
  margin-bottom: 2rem;
}
.posts-list-container .left-column .latest-post-container .post-image{
	width: 50%;
	padding-right: 1rem;
}
.posts-list-container .left-column .latest-post-container .post-content{
	width: 50%;
}
.posts-list-container .left-column .latest-post-container .post-content h2 {
	margin-top: 0rem;
}
.posts-list-container .left-column .latest-post-container .post-content h2 a {
  color: initial; 
}
.posts-list-container .left-column .latest-post-container ul li {
  line-height: 1.3;
  margin-bottom: 0.5em;
}

.posts-list-container .left-column{
  /*width: 66.666%; */
  margin-right: 3rem;
  min-width:66.666%;
}
.posts-list-container .right-column{
  width: 30rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  max-width:300px;
}
.events-awards-link-container{
	width: 100%;
}
#upcoming .event-mini-image-container{
  display: flex;
  margin-bottom: 1rem;
  justify-content: space-between;
  flex-wrap:wrap;
}
.posts-list-container .right-column .button-container a{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 1rem;
	/* background-color: rgb(194,194,194);
	color: rgb(112,112,112); */
	margin-bottom: 2rem;
	text-transform: uppercase;
	font-weight: 600;
}
#upcoming .event-mini-image-container .event-mini-image{
  width: calc(100% / 2 - 1rem);
  position: relative;
}
#upcoming .event-mini-image-container .event-mini-image .image-container{
  width: 100%;
  /*border: 1px solid rgba(0,0,0,0.2);*/
}
#upcoming .event-mini-image-container .event-mini-image .image-container a{
  position: relative;
  padding-top: 50%;
}
#upcoming .event-mini-image-container .event-mini-image .image-container a .image-block{
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;  
  background-origin: content-box;
  padding: 1em 1em 64px 1em;
}

#upcoming .event-mini-image-container .event-mini-image .title-container {
  padding-left: 0.25em;
}

#upcoming .event-mini-image-container .event-mini-image .title-container a {
  color: #2b515a;
}
#upcoming .event-mini-image-container .event-mini-image .title-container h3 {
  margin: 0 0 0.25em;
}
#upcoming .event-mini-image-container .event-mini-image .date-block {
  position: relative;
  background: #040809;
  height: auto;
  padding: 1em;
  margin-right: 0.5rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  top: 0;
  line-height: 1;
}

#upcoming .event-mini-image-container .evtx-awards .title-container .event-mini-image-reg-link a {
  background-color: #af2332;
}


#upcoming .event-mini-image-container .event-mini-image .image-container:after {
  content: ' ';
  display: block;
  width: 100%;
  height: 50%;
  background: linear-gradient(0deg, rgba(0,0,0,0.85), transparent);
  position: absolute;
  bottom: 0;
  display: none;
}
#upcoming .event-mini-image-container .event-mini-image .event-info-wrapper {
  display: flex;
  flex-flow: row;
  align-items: center;
  position: absolute;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  background-color: rgba(0,0,0,0.05);
}
#upcoming .event-mini-image-container .event-mini-image .title-container .event-mini-image-reg-link{
  margin: 0;
  font-size: 0.7rem;
  text-transform: uppercase;
  font-weight: 700;
}
.padding-right-2{
  padding-right: 2rem;
}
.event-mini-image.evtx-event {
    border: 1px solid lightgray;
}
#upcoming .event-mini-image-container .event-mini-image .title-container p {
  margin: 0 0 0.75em;
  line-height: 1.3;
  font-size: 115%;
}
.posts-list-container .right-column .button-container .lyrissubscribe{
  background: #af2332;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-family: "Play", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 11px 14px;
  text-transform: uppercase;
}
.posts-list-container .right-column .button-container .lyrissubscribe:hover{
  color: #fff;
}
.posts-list-container .left-column .latest-post-container .post-content ul{
  padding: 0 0 0 18px;
}

/* SUBSCRIBE BUTTON */
.subscribe-wrapper {
  align-content: center;
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
  background: #040809;
  padding: 1em;
  max-width: 30em;
  margin-bottom: 2rem;
}
.subscribe-wrapper a {
  color: white;
}
.envelope {
  width: 6rem;
  margin: 0 0.5rem;
}
svg .cls-1{
  stroke-dasharray: 35;
  stroke-dashoffset: 70;
  animation: dash 3s linear forwards infinite;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
/* add here */
.video-quiz-container.homepage-poll-section .basic-box.width-33 {
  background: linear-gradient(0deg, rgba(2,0,36,0.075) 0%, rgba(255,255,255,1) 35%) !important;
  margin: 0 0.5rem 2rem;
  width: 100%;
}
@media (min-width:768px) {
#upcoming .event-mini-image-container .event-mini-image .image-container a .image-block{
  background-size: contain;
}
#upcoming .event-mini-image-container .event-mini-image:nth-child(1),
#upcoming .event-mini-image-container .event-mini-image:nth-child(2) {
	margin-bottom:2em;
}

}
@media(min-width: 992px) {
  .video-quiz-container.homepage-poll-section {
    display: flex;
    flex-flow: row;
  }
}
.jobs-container .category-list-item .quote-text blockquote{
  padding-top: 0px;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.homepage-cynsider .cynsiders-ad-container .basic-box,
.homepage-poll-section .basic-box {
  background: none;
  border: none;
  margin-bottom: 0;
}
.homepage-poll-section .basic-box.twitter-feed,
.homepage-poll-section .basic-box.instagram-feed {
    width:100%;
}
@media (min-width:768px) {
	.homepage-poll-section .basic-box.twitter-feed,
	.homepage-poll-section .basic-box.instagram-feed {
		width: 49%;
		display: inline-block;
		vertical-align: top;
	}
	.homepage-poll-section .basic-box.instagram-feed .instagram-thumb {
		width: 30%;
	}
}
.homepage-event-mini .event-mini-image .image-container .date-block .date-block-day{
  display: block;
}
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .category-list-item .quote-otd{
  padding: 0;
}
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .category-list-item .quote-otd blockquote .quote-attr{
  padding-left:5%;
	text-indent:-6px;
  font-size: 18px;
  margin-top: 0.5rem; 
  font-weight: 400;
}
.category-list-item .header-p1,
#upcoming .header-p1,
.job-list-wrapper .header-p1,
.homepage-cynsider .header-p1,
.homepage-poll-section .header-p1{
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 800;
  font-size: 1rem;
  background-color: initial;
}
.homepage-cynsider .spotlight-video{
  float: none;
  width: 33.333%;
}
.posts-list-container .left-column .category-list-item-container .category-list-item article .latest-post .latest-post-title{
  font-size: 15px;
  font-weight: 500;
}
.homepage-cynsider .cynsiders-ad-container .cynsider-box .simple-excerpts{
  display: flex;
  flex-wrap: wrap;
}
.homepage-cynsider .cynsiders-ad-container .cynsider-box .simple-excerpts li{
  border-top: none;
  width: 50%;
  display: inline-block;
}
.homepage-footer-ad {
  padding: 15px 0;
  text-align: center; 
}
#upcoming,
.jobs-container,
.homepage-cynsider .cynsiders-ad-container{
  margin-bottom: 2rem;
}
.category-list-item-container .category-list-item .latest-posts{
  margin-bottom: 0 !important;
}
.posts-list-container .left-column .latest-post-container .post-content h5{
  margin-top: 0;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: rgb(153,153,153);
}
.posts-list-container .right-column .text-ad-wrapper .text-ad div{
  margin: 0 auto;
}
#upcoming h1,
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-list-wrapper h1,
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .category-list-item h1,
.homepage-cynsider .header-p1{
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {
  .homepage-container .jobs-container {
    display: flex;
    flex-wrap: wrap;
  }
  .homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container {
    display: flex;
    flex-flow: row;
    max-width: 100%;
	width:100%;
  }
}
@media (min-width:1025px) {
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container {
    max-width: 75%;
    width: 75%;
}
}
@media (max-width: 1025px){
  #upcoming{
    margin-top: 0px;
  }
  .posts-list-container .left-column {
    width: 100%;
    margin-right: 0;
  }
  .posts-list-container .right-column {
    width: 100%;
	max-width:100%;
  }
  .posts-list-container .right-column .text-ad-wrapper .text-ad div {
    margin: 0 auto;
  }
  .homepage-container .jobs-container {
    display: flex;
    flex-flow: row;
	flex-wrap:wrap;
  }
  .homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container {
    display: flex;
    flex-flow: row;
    max-width: 75%;
  }
  .homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-list-wrapper{
    width: 100%;
    margin-bottom: 2rem;
  }
  .homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .category-list-item{
    width: 100%;
  }
}
@media (max-width: 768px){
  #upcoming .event-mini-image-container .event-mini-image {
    margin-bottom: 2rem;
  }
  #upcoming .event-mini-image-container{
    flex-direction: column;
  }
  #upcoming .event-mini-image-container .event-mini-image{
    width: 100%;
  }
  .events-awards-link-container{
    width: 100%;
    margin-bottom: 2rem;
  }
  .homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container{
    flex-direction: column;
  }
  .homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-list-wrapper{
    width: 100%;
    margin-bottom: 0;
  }
  .homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .job-list-wrapper .job-listing-group{
    flex-direction: column;
    margin-bottom: 2rem;
  }
  .homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container .category-list-item{
    width: 100%;
  }
  .homepage-cynsider .spotlight-video{
    width: 100%;
  }
  .homepage-container .hybrid-inner-wrapper .video-quiz-container .width-33{
    width: 100%;
  }
  .padding-right-2{
    margin-bottom: 1rem;
  }
  .upcoming-section .events-awards-link-container{
    text-align: left;
  }
  .homepage-footer-ad div{
    margin: 0 auto;
    display: inline-block;
  }
  .posts-list-container .left-column .latest-post-container{
    flex-direction: column;
    margin-bottom: 0;
  }
  .posts-list-container .left-column .latest-post-container .post-image{
    width: 100%;
    padding-right: 0;
    margin-bottom: 1rem;
  }
  .posts-list-container .left-column .latest-post-container .post-content{
    width: 100%;
  }
  .category-list-item-container .category-list-item{
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .homepage-cynsider .cynsiders-ad-container .cynsider-box {
    min-height: initial;
  } 
.homepage-container .hybrid-inner-wrapper .category-list-item {
	max-width:100%;
	width:100%;
}
  .homepage-container .jobs-container {
	flex-wrap:wrap;
  }
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container {
    max-width: 100%;
}
}
@media (min-width: 1024px) {
  .homepage-cynsider .cynsiders-ad-container .cynsider-box {
    min-height: initial;
  } 
.homepage-container .hybrid-inner-wrapper .category-list-item {
	max-width:25%;
	width:25%;
}
.homepage-container .hybrid-inner-wrapper .jobs-container .jobs-listing-container {
    max-width: 75%;
}
}

