/*------------------------------------*
   general
*------------------------------------*/
@font-face {
  font-family: 'signpainterhousescript';
  src: url('/assets/fonts/signpainter-housescript-webfont.eot');
  src: url('/assets/fonts/signpainter-housescript-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/signpainter-housescript-webfont.woff') format('woff'), url('/assets/fonts/signpainter-housescript-webfont.ttf') format('truetype'), url('/assets/fonts/signpainter-housescript-webfont.svg#signpainterhousescript') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'spectra';
  src: url('/assets/fonts/GT-Sectra-Book.eot');
  src: url('/assets/fonts/GT-Sectra-Book.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/GT-Sectra-Book.woff') format('woff'), url('/assets/fonts/GT-Sectra-Book.ttf') format('truetype'), url('/assets/fonts/GT-Sectra-Book.svg#spectra') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'spectra-italic';
  src: url('/assets/fonts/GT-Sectra-Book-Italic.eot');
  src: url('/assets/fonts/GT-Sectra-Book-Italic.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/GT-Sectra-Book-Italic.woff') format('woff'), url('/assets/fonts/GT-Sectra-Book-Italic.ttf') format('truetype'), url('/assets/fonts/GT-Sectra-Book-Italic.svg#spectra-italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FFDINWebItalic';
  src: url('/assets/fonts/2EDA36_0_0.eot');
  src: url('/assets/fonts/2EDA36_0_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2EDA36_0_0.woff2') format('woff2'), url('/assets/fonts/2EDA36_0_0.woff') format('woff'), url('/assets/fonts/2EDA36_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FFDINWebBlack';
  src: url('/assets/fonts/2EDA36_1_0.eot');
  src: url('/assets/fonts/2EDA36_1_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2EDA36_1_0.woff2') format('woff2'), url('/assets/fonts/2EDA36_1_0.woff') format('woff'), url('/assets/fonts/2EDA36_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FFDINWebBold';
  src: url('/assets/fonts/2EDA36_2_0.eot');
  src: url('/assets/fonts/2EDA36_2_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2EDA36_2_0.woff2') format('woff2'), url('/assets/fonts/2EDA36_2_0.woff') format('woff'), url('/assets/fonts/2EDA36_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FFDINWebMedium';
  src: url('/assets/fonts/2EDA36_3_0.eot');
  src: url('/assets/fonts/2EDA36_3_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2EDA36_3_0.woff2') format('woff2'), url('/assets/fonts/2EDA36_3_0.woff') format('woff'), url('/assets/fonts/2EDA36_3_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FFDINWeb';
  src: url('/assets/fonts/2EDA36_4_0.eot');
  src: url('/assets/fonts/2EDA36_4_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2EDA36_4_0.woff2') format('woff2'), url('/assets/fonts/2EDA36_4_0.woff') format('woff'), url('/assets/fonts/2EDA36_4_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FFDINWebBoldItalic';
  src: url('/assets/fonts/2EDA36_5_0.eot');
  src: url('/assets/fonts/2EDA36_5_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2EDA36_5_0.woff2') format('woff2'), url('/assets/fonts/2EDA36_5_0.woff') format('woff'), url('/assets/fonts/2EDA36_5_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FFDINWebMediumItalic';
  src: url('/assets/fonts/2EDA36_6_0.eot');
  src: url('/assets/fonts/2EDA36_6_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2EDA36_6_0.woff2') format('woff2'), url('/assets/fonts/2EDA36_6_0.woff') format('woff'), url('/assets/fonts/2EDA36_6_0.ttf') format('truetype');
}
body {
  margin: 0;
  color: #262b30;
  font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
  position: relative;
}
input {
  outline: none;
}
img {
  display: block;
  border: 0;
}
a {
  outline: none;
  color: #014a90;
  text-decoration: none;
}
a,
a span,
a img {
  -webkit-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease;
  -moz-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease;
  -o-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease;
}
a:hover {
  color: #132650;
  text-decoration: none;
}
p {
  margin: 0 0 15px;
}
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px;
  font-weight: 500;
  color: #132650;
}
h2 {
  font-size: 26px;
  line-height: 31px;
}
h3 {
  font-size: 22px;
  line-height: 27px;
}
h4 {
  font-size: 20px;
  line-height: 25px;
}
h5 {
  font-size: 18px;
  line-height: 23px;
}
h6 {
  font-size: 17px;
  line-height: 22px;
}
.side-small {
  width: 10%;
}
.side-large {
  width: 25%;
}
.side-xlarge {
  width: 40%;
}
.img-left {
  float: left;
  margin: 0 16px 16px 0;
}
.img-right {
  float: right;
  margin: 0 0 16px 16px;
}
/*bc styles*/
.links a {
  color: #1369bb;
  text-decoration: none;
  font: 700 12px/53px "freight-sans-pro", Arial, Helvetica, sans-serif;
  background: url(../img/btn-link.png) no-repeat 100% -265px;
  text-transform: uppercase;
  padding: 0 43px 0 0;
  height: 53px;
  display: inline-block;
  text-shadow: none;
  max-width: 425px;
  letter-spacing: 1px;
  overflow: hidden;
  text-align: left;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.links a .arrow {
  margin-left: 5px;
  padding: 0;
  color: #15181e;
  background: none;
  display: inline-block;
}
.links a span {
  color: #fff;
  background: url(../img/btn-link.png) no-repeat 0 -53px;
  display: block;
  padding: 0 15px 0 35px;
}
.links a:hover {
  color: #1369bb;
  text-decoration: none;
  background-position: 100% -212px;
}
.links a:hover span {
  color: #1369bb;
  background-position: 0 0px;
}
.links.clear a {
  background: none;
  color: #014a90;
  text-shadow: none;
  padding: 0;
  margin: 0;
  height: auto;
  line-height: 26px;
}
.links.clear a span {
  color: #014a90;
  background: none;
  padding: 0;
  height: auto;
  line-height: inherit;
}
.links.clear.arrow a > span {
  background: url(../img/link-arrow.png) no-repeat 100% 0;
  padding-right: 30px;
}
.links.clear.arrow .arrow {
  display: none;
}
.links.white a {
  color: #1369bb;
  text-decoration: none;
  font: 700 12px/53px "freight-sans-pro", Arial, Helvetica, sans-serif;
  background: url(../img/btn-link.png) no-repeat 100% -212px;
  text-transform: uppercase;
  padding: 0 43px 0 0;
  height: 53px;
  display: inline-block;
  text-shadow: none;
  max-width: 425px;
  letter-spacing: 1px;
  overflow: hidden;
  text-align: left;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.links.white a:hover {
  color: #fff;
  text-decoration: none;
  background-position: 100% -265px;
}
.links.white a:hover span {
  color: #fff;
  background-position: 0 -53px;
}
.links.white a span {
  color: #1369bb;
  background: url(../img/btn-link.png) no-repeat 0 0;
  display: block;
  padding: 0 15px 0 35px;
}
.links.ticket a {
  color: #fff;
  text-decoration: none;
  font: 700 12px/53px "freight-sans-pro", Arial, Helvetica, sans-serif;
  background: url(../img/btn-link.png) no-repeat 100% -159px;
  text-transform: uppercase;
  padding: 0 43px 0 0;
  height: 53px;
  display: inline-block;
  text-shadow: none;
  max-width: 425px;
  letter-spacing: 1px;
  overflow: hidden;
  text-align: left;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.links.ticket a:hover {
  color: #1369bb;
  text-decoration: none;
  background-position: 100% -106px;
}
.links.ticket a:hover span {
  color: #1369bb;
  background-position: 0 0px;
}
.empty-select-label {
  line-height: 0 !important;
  text-indent: -9999px !important;
  font-size: 0 !important;
}
.block-testimonial {
  width: 100%;
  overflow: hidden;
  color: #1369bb !important;
  font: 26px/34px "freight-sans-pro", Arial, Helvetica, sans-serif !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  background: none !important;
  border: 0 !important;
}
.block-testimonial .name {
  color: #1d1d1d !important;
  letter-spacing: 1px !important;
  font-size: 12px !important;
  line-height: 26px !important;
  text-transform: uppercase;
  font-weight: 700 !important;
  margin: 10px 0 0 !important;
}
.block-testimonial p {
  font: 26px/34px "freight-sans-pro", Arial, Helvetica, sans-serif !important;
}
form .input-holder {
  background: url(../img/btn-link.png) no-repeat 100% -265px;
  height: 53px;
  display: inline-block;
  max-width: 425px;
  overflow: hidden;
  text-align: left;
  padding: 0 43px 0 0;
  cursor: pointer;
}
form .input-holder input {
  margin: 0;
  background: url(../img/btn-link.png) no-repeat 0 -53px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 2px #111;
  letter-spacing: 1px;
  font: 700 12px/53px "freight-sans-pro", Arial, Helvetica, sans-serif;
  display: block;
  border: 0;
  height: 53px;
  line-height: 53px;
  padding: 0 15px 0 35px;
  cursor: pointer;
}
form .input-holder:hover {
  background-position: 100% -212px;
}
form .input-holder:hover input {
  background-position: 0 0;
  text-shadow: 1px 1px 1px #fff;
  color: #1369bb;
}
.input-checkbox {
  background: url(../img/input.png) no-repeat 0 -34px;
  width: 17px;
  height: 17px;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  position: relative;
  float: left;
  margin: 4px 12px 0 4px;
}
.form-checkboxes {
  font: 700 12px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #132650;
}
.form-checkboxes .form-item {
  margin: 10px 0;
  overflow: hidden;
}
.form-item.active .input-checkbox {
  background-position: 0 -51px;
}
.element-hidden {
  display: none;
}
.element-invisible {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  clip: auto;
  position: static !important;
}
* + html .element-invisible {
  display: none;
}
/*bootstrap overrides*/
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
.signupForm {
  background: #f6f4f3 url(../img/bg-sign-up.png) repeat-x 0 100%;
  display: block;
  margin: 0 0 10px 0;
  height: auto;
  border: 1px solid #d2d2d2;
}
.signupForm .title {
  font: 700 28px/55px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
  text-shadow: 0 0 2px #ccc;
  text-transform: uppercase;
  display: block;
}
.signupForm .title span {
  color: #1a62c6;
  text-transform: none;
  font-style: italic;
  font-family: 'Cookie', cursive, Georgia, serif;
  letter-spacing: 1px;
}
.signupForm form div {
  padding: 3px;
}
.signupForm input[type="text"] {
  margin-top: 10px;
  padding-left: 2px;
  width: 100%;
}
.signupForm .form-submit {
  position: absolute;
  right: 20px;
  top: 14px;
  padding: 0;
  background: url(../img/btn-form-submit.png) no-repeat 0 0;
  height: 32px;
  width: 32px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  border: 0;
  cursor: pointer;
  line-height: 0px;
}
#main .content-body .teasertext-sub {
  text-align: center;
  padding-top: 70px;
}
#main .content-body .teasertext-sub .date {
  font: italic 24px/28px 'Cookie', cursive, Georgia, serif;
  letter-spacing: 1px;
  color: #dd0d3a;
  font-size: 28px;
  line-height: 32px;
  text-shadow: 0px 0px 2px #fff;
}
/* COLLAPSE */
.panel-group.prices .label {
  border-radius: 0em;
  padding: 15px 10px 15px 10px;
  margin: -14px 15px -18px -35px;
  background: url(../img/bg-toggle-label-small.png) no-repeat;
  color: #fff;
  font: 700 30px/32px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  min-width: 50px;
  text-transform: uppercase;
  float: left;
  max-width: 300px;
  height: 75px;
}
.panel-group.prices .panel-body h4 {
  font: 400 22px/29px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .signupForm {
    height: 60px;
  }
}
.calendar-item {
  clear: both;
  margin-bottom: 10px;
  margin-top: 20px;
  height: 70px;
}
.calendar-item.middle {
  margin-bottom: 50px;
}
.calendar-item div {
  float: left;
  margin-right: 20px;
  max-width: 200px;
}
.calendar-item div img {
  width: 70%;
}
.image-resize-70 {
  width: 70%;
}
/*------------------------------------*
   header
*------------------------------------*/
#header {
  position: relative;
  z-index: 9999;
  /*version4*/
}
#header .top-menu {
  height: 48px;
  background: #15181e;
}
#header .top-menu .buy-tickets {
  width: 198px;
  float: right;
  margin-right: -15px;
}
#header .top-menu .buy-tickets a {
  font: 700 14px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
#header .top-menu .buy-tickets a span {
  background: url(../img/btn-buy-tickets-v2.png) no-repeat;
  height: 48px;
  width: 198px;
  display: block;
  padding: 8px 46px 8px 15px;
  -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.3);
}
#header .top-menu .buy-tickets a:hover span {
  background-position: 0 -48px;
  text-decoration: none;
  color: #1369bb;
  text-shadow: 1px 1px 1px #fff;
}
#header .top-menu .menu {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
#header .top-menu .menu li {
  float: left;
  margin-top: 8px;
}
#header .top-menu .menu li.search {
  height: 25px;
}
#header .top-menu .menu li.search a {
  font-size: 22px;
  line-height: 26px;
  color: #498cc5;
}
#header .top-menu .menu li.search a:hover {
  color: #fff;
  text-decoration: none;
}
#header .top-menu .menu li.strong {
  margin-top: 0;
  overflow: visible;
}
#header .top-menu .menu li.strong a {
  font: 700 14px/21px "freight-sans-pro", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#header .top-menu .menu li.strong a span {
  background: url(../img/btn-buy-tickets-v2.png) no-repeat;
  height: 48px;
  padding: 12px 15px 4px 15px;
  -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.3);
  display: inline-block;
}
#header .top-menu .menu li.strong a:hover span {
  background-position: 0 -48px;
  color: #132650;
}
#header .top-menu .menu li a {
  font: 400 14px/21px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #d8dfe6;
  margin: 0 16px;
}
#header .top-menu .menu li a:hover {
  color: #1a62c6;
  text-decoration: none;
}
#header .main-menu {
  background: url(../img/bg-main-menu-v2.png) repeat-x;
  height: 50px;
  padding: 0;
  border-bottom: 1px solid #3d3e42;
  z-index: 9999;
}
#header .main-menu .container {
  position: relative;
}
#header .main-menu #logo {
  float: left;
  clear: both;
  height: 50px;
  width: 317px;
  margin-left: -15px;
}
#header .main-menu #logo h1 {
  margin: 0;
  padding: 0;
}
#header .main-menu #logo h1 a {
  display: block;
  height: 50px;
  text-indent: -9999px;
  background: url(../img/logo-sm.png) 0 0 no-repeat;
}
#header .main-menu #desktop-nav {
  float: left;
  height: 50px;
  width: 598px;
  margin-right: -30px;
}
#header .main-menu #desktop-nav > ul > li > a > span {
  padding: 10px;
  display: block;
}
#header .main-menu #desktop-nav > ul > li > a {
  font-family: "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 20;
  padding: 3px 4px 3px 3px;
  height: 48px;
  color: #0b1725;
  text-shadow: none;
}
#header .main-menu #desktop-nav > ul > li > a:hover {
  text-decoration: none;
}
#header .main-menu #desktop-nav ul {
  margin: 0 -21px 0 0;
  padding: 0;
  list-style: none outside none;
}
#header .main-menu #desktop-nav ul li {
  float: left;
  overflow: hidden;
}
#header .main-menu #desktop-nav ul li.expanded {
  overflow: visible;
}
#header .main-menu .menu-holder {
  position: absolute;
  left: -20px;
  top: 50px;
  width: 1000px;
  z-index: 19;
  display: none;
  -webkit-box-shadow: 0px 3px 5px 0px #000;
  -moz-box-shadow: 0px 3px 5px 0px #000;
  box-shadow: 0px 3px 5px 0px #000;
}
#header .main-menu .menu-holder .blocks {
  margin-right: -5px;
}
#header .main-menu .menu-holder .blocks .block {
  height: auto;
  float: left;
  width: 250px;
  background: #393b43;
}
#header .main-menu .menu-holder .blocks .block:hover .block-holder {
  border-bottom: 12px solid #fff;
  background: #1f2329 url(../images/bg-menu-holder-hover.png) repeat-x 0 100%;
  margin-bottom: -12px;
}
#header .main-menu .menu-holder .blocks .block .block-holder {
  margin-right: 1px;
  min-height: 203px;
  padding: 35px 10px 35px 35px;
  border-bottom: 4px solid #1a62c6;
  background: #383e43 url(../img/bg-menu-holder.png) repeat-x 0 100%;
}
#header .main-menu .menu-holder .blocks .block .title {
  font: 700 22px/29px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  color: #fff;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  margin: 0 0 6px 0;
  display: block;
  overflow: hidden;
}
#header .main-menu .menu-holder .blocks .block .title a {
  color: #fff;
}
#header .main-menu .menu-holder .blocks .block .title a:hover {
  text-decoration: none;
}
#header .main-menu .menu-holder .blocks .block .title span {
  padding-right: 30px;
  background: url(../img/bg-main-menu-title.png) no-repeat 100% 3px;
}
#header .main-menu .menu-holder .blocks .block ul.menu {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
#header .main-menu .menu-holder .blocks .block ul.menu li {
  float: none !important;
  font: 16px/29px "freight-sans-pro", Arial, Helvetica, sans-serif;
  text-transform: none;
  color: #bfbfbf;
}
#header .main-menu .menu-holder .blocks .block ul.menu li a {
  color: #bfbfbf;
}
#header .main-menu .menu-holder .blocks .block ul.menu li a:hover,
#header .main-menu .menu-holder .blocks .block ul.menu li a:active {
  color: #83b7ff;
}
#header .main-menu .menu-holder .blocks .block ul.menu li a span {
  color: #1369bb;
  margin-left: 5px;
  font-size: 16px;
}
#header .main-menu .menu-holder .blocks .block img {
  border: 4px solid #1e2227;
  width: 213px;
  height: auto;
  margin-left: -20px;
  margin-top: 14px;
}
#header .main-menu .menu-holder .blocks .block.image-center img {
  margin-top: 43px;
}
#header .main-menu .menu-holder .blocks .block.wide {
  width: 334px;
}
#header .main-menu .menu-holder .blocks .block:last-child {
  margin-right: 0;
}
#header .main-menu .menu-holder .block-lang ul {
  margin: 0;
  float: left;
  max-width: 190px;
}
#header .main-menu .menu-holder .block-lang ul li {
  float: none;
  margin: 0 0 4px 0;
  width: 90px;
}
#header .main-menu .menu-holder .block-lang ul li .arrow {
  display: none;
}
#header .main-menu .menu-holder .block-double .block-holder {
  padding: 35px 0 !important;
}
#header .main-menu .menu-holder .block-double .block-holder > .content {
  border-top: 1px solid #393b43;
  padding: 20px 10px 0 35px;
  min-height: 76px;
}
#header .main-menu .menu-holder .block-double .block-holder > .title {
  padding: 0 10px 0 35px;
  min-height: 76px;
}
#header #mobile-nav-toggle {
  display: inline-block;
  float: right;
  margin-top: 10px;
  display: none;
  color: #06080e;
}
#header #mobile-nav {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  background-color: #06080e;
  border-bottom: 2px solid #fff;
  z-index: 2000;
  display: none;
}
#header #mobile-nav ul {
  padding: 20px 15px;
  margin: 0;
  list-style: none;
}
#header #mobile-nav ul li a {
  font-family: "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 20;
  padding: 3px 4px 3px 3px;
  height: 48px;
  color: #3a84eb;
  text-shadow: none;
}
#header #mobile-nav ul li a:hover {
  text-decoration: none;
  color: #1a62c6;
}
#header.v4 {
  height: 134px;
  background-color: #fff;
  border-top: 8px solid #084b8e;
  border-bottom: 1px solid #cdd1d7;
}
#header.v4 .utility {
  height: 32px;
  background: #fff;
}
#header.v4 .utility .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
#header.v4 .utility .menu li {
  float: left;
  font-family: FFDINWebMedium, arial, sans-serif;
  font-size: 14px;
  line-height: 27px;
}
#header.v4 .utility .menu li a {
  color: #636363;
  display: block;
  padding: 0 10px;
}
#header.v4 .utility .menu li.strong {
  font-size: 16px;
  font-family: FFDINWebBold, arial, sans-serif;
  text-transform: uppercase;
}
#header.v4 .utility .menu li.strong a {
  color: #101b48;
}
#header.v4 .utility .menu li.buy-tickets a {
  background-color: #084b8e;
  color: #fff;
  padding: 0 16px;
  border-radius: 0 0 3px 3px;
}
#header.v4 .main-links {
  height: 60px;
  position: relative;
  z-index: 9999;
  margin-top: 5px;
  /*#logo{
                float: left;
                height: 60px;
                width: 172px;
                h1{
                    margin: 0;
                    padding: 0;
                    a{
                        display: block;
                        height: 60px;
                        text-indent: -9999px;
                        background: url(../img/logo-v4-lg.png) 0 0 no-repeat;
                    }
                }
            }*/
}
#header.v4 .main-links #logo {
  float: left;
  width: 178px;
  height: 30px;
  margin: 16px 0 0 0;
  padding: 0;
  margin-left: -7px;
}
#header.v4 .main-links #logo h1 {
  margin: 0;
  padding: 0;
}
#header.v4 .main-links #logo h1 a {
  background: url(/assets/img/logo-sm-v4.jpg) 0 0 no-repeat;
  background-size: 178px 30px;
  height: 30px;
  display: block;
  text-indent: -9999px;
}
#header.v4 .main-links #desktop-nav {
  float: right;
  height: 60px;
}
#header.v4 .main-links #desktop-nav > ul {
  list-style: none;
  margin: 16px 0 0 0;
  padding: 0;
}
#header.v4 .main-links #desktop-nav > ul > li {
  font-family: FFDINWebMedium, arial, sans-serif;
  font-size: 16px;
  line-height: 30px;
  /*font-weight: 700;*/
  text-transform: uppercase;
  float: left;
  margin-left: 22px;
}
#header.v4 .main-links #desktop-nav > ul > li > a {
  display: block;
  color: #084b8e;
  border-bottom: 5px solid #fff;
}
#header.v4 .main-links #desktop-nav > ul > li > a:hover {
  border-bottom-color: #fdb32b;
}
#header.v4 .main-links #desktop-nav > ul > li.search a:hover {
  border-bottom-color: #fff;
}
#header.v4 .main-links #desktop-nav > ul > li:hover > a {
  border-bottom-color: #fdb32b;
}
#header.v4 .main-links #desktop-nav > ul > li:hover .menu-holder {
  display: block;
}
#header.v4 .main-links .menu-holder {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
}
#header.v4 .main-links .menu-holder .blocks {
  background-color: #0b2951;
  margin-top: 40px;
  padding: 30px 0;
}
#header.v4 .main-links .menu-holder .blocks .title {
  font-family: FFDINWebBold, arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 0 0 16px 0;
}
#header.v4 .main-links .menu-holder .blocks .title a {
  color: #fff;
}
#header.v4 .main-links .menu-holder .blocks .title:after {
  content: '\003e';
  display: inline-block;
  margin-left: 8px;
  font-family: FFDINWebBold, arial, sans-serif;
  color: #fff;
}
#header.v4 .main-links .menu-holder .blocks ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header.v4 .main-links .menu-holder .blocks ul li {
  font-family: FFDINWeb, arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  text-transform: none;
}
#header.v4 .main-links .menu-holder .blocks ul li a {
  color: #1ca7eb;
}
#header.v4 .main-links .menu-holder .blocks .block-lang ul {
  float: left;
  max-width: 102px;
}
#header.v4 .main-links .menu-holder .blocks .block-lang ul:first-child {
  margin-right: 30px;
}
#header.v4 .main-links .menu-holder .blocks .content img {
  width: 213px;
}
#header.v4 .main-links .menu-holder .blocks .image-center img {
  margin-top: 43px;
}
#header.v4 #mobile-nav {
  top: 100%;
  background-color: #fff;
  border: none;
}
#header.v4 #mobile-nav ul {
  padding: 0;
}
#header.v4 #mobile-nav ul li a {
  font-family: FFDINWebMedium, arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -0.01em;
  height: auto;
  color: #084b8e;
  padding: 16px;
  position: relative;
}
#header.v4 #mobile-nav ul li a i {
  float: right;
}
#header.v4 #mobile-nav ul li.tickets a {
  font-family: FFDINWebBold, arial, sans-serif;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  background-color: #084b8e;
}
#header.v4 #mobile-nav ul li.has-children a {
  padding-right: 32px;
}
#header.v4 #mobile-nav ul li.has-children a:after {
  content: "\003e";
  position: absolute;
  top: 16px;
  right: 16px;
  color: #084b8e;
  font-family: FFDINWebMedium, arial, sans-serif;
}
#header.v4 #mobile-nav .form-group {
  padding: 16px;
  position: relative;
}
#header.v4 #mobile-nav .form-group .form-control {
  position: relative;
  z-index: 10;
  border: 1px solid #a3a3a3;
  height: 38px;
  font-family: FFDINWeb, arial, sans-serif;
  font-size: 16px;
  line-height: 38px;
}
#header.v4 #mobile-nav .form-group .form-submit {
  position: absolute;
  z-index: 20;
  top: 16px;
  right: 16px;
  color: #084b8e;
}
#header.v4 #mobile-nav-toggle {
  position: relative;
  /*margin-top: 7px;
            top: 50%;
            transform: translateY(-50%);*/
}
#breadcrumb {
  font: 700 12px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
  background: url(../img/bg-breadcrumb.png) repeat-x 0 100%;
  height: 46px;
  padding: 10px 0 3px;
  margin-bottom: -3px;
  position: relative;
  z-index: 1;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  overflow: hidden;
}
#breadcrumb a {
  color: #717171;
  font-weight: 500;
  text-transform: none;
}
#breadcrumb a:hover {
  color: #fff;
  text-decoration: none;
}
#breadcrumb span {
  color: #06080e;
  font-size: 14px;
  line-height: 24px;
  margin: 0 6px;
}
#breadcrumb span.last {
  font: 700 12px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#breadcrumb .breadcrumb-link {
  float: left;
  overflow: hidden;
  height: 40px;
  width: 54px;
  margin: -10px 22px 0 -15px;
}
#breadcrumb .breadcrumb-link a {
  background: url(../img/bg-breadcrumb-link.png) no-repeat 0 -19px;
  display: block;
  height: 43px;
  width: 54px;
  overflow: hidden;
  text-indent: -9999px;
}
#breadcrumb .breadcrumb-link a:hover {
  color: #fff;
  text-decoration: none;
}
#breadcrumb.long {
  height: 43px;
}
#breadcrumb.long a {
  height: 53px;
}
#search-panel {
  padding: 25px 0;
  background-color: #0b2951;
  position: absolute;
  top: 126px;
  left: 0;
  right: 0;
  display: none;
}
#search-panel .form-group {
  margin-bottom: 0;
  position: relative;
}
#search-panel .form-group input[type=text] {
  border-radius: 0;
}
#search-panel .form-group .btn {
  position: absolute;
  top: 0;
  right: 15px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) and (orientation: portrait) {
  #header .main-menu #logo {
    width: 85px;
  }
  #header .main-menu #logo h1 a {
    background: url(../img/logo-xs.png) 0 0 no-repeat;
  }
}
@media (max-width: 500px) {
  .side-xlarge {
    width: 25% !important;
  }
}
@media (max-width: 768px) {
  .side-small {
    width: 20%;
  }
  .side-large {
    width: 20%;
  }
  .side-xlarge {
    width: 35%;
  }
  #header .top-menu {
    display: none;
  }
  #header.v4 .utility {
    display: none;
  }
  #breadcrumb {
    display: none;
  }
}
@media (max-width: 992px) {
  #header .container {
    width: auto;
  }
  #header #logo {
    margin-left: -15px;
    margin-top: 0;
  }
  #header .top-menu .buy-tickets {
    margin-right: -15px;
  }
  #header #desktop-nav {
    display: none;
  }
  #header #mobile-nav-toggle {
    display: block;
  }
  #header.v4 {
    height: auto;
    border-top: none;
  }
  #header.v4 .main-links {
    height: auto;
    margin: 0;
    padding: 7px 0;
  }
  #header.v4 .main-links #logo {
    width: 178px;
    height: 30px;
    margin-left: -7px;
    margin-top: 0px;
  }
  #header.v4 .main-links #logo h1 a {
    background: url(/assets/img/logo-sm-v4.jpg) 0 0 no-repeat;
    background-size: 178px 30px;
    height: 30px;
  }
  #header.v4 .main-links #mobile-nav-toggle {
    margin-top: 2px;
    color: #084b8e;
  }
  #header.v4 .utility {
    display: none;
  }
  #breadcrumb .container {
    width: auto;
  }
  #breadcrumb .container .breadcrumb-link {
    margin-left: -15px;
  }
}
/*------------------------------------*
   main (interior/landing/list-view)
*------------------------------------*/
#main {
  /**
     * Block Grey
     */
  /* End .main-list-view */
  /* Result */
}
#main.interior .content-wrapper {
  width: 100%;
  padding: 65px 0;
  background: url(../img/bg-border.png) repeat-y 230px 0;
}
#main.interior .content-wrapper.wrapper-full {
  background: none;
}
#main.interior .main-interior {
  padding-left: 10px;
  margin-right: -15px;
}
#main.interior .main-interior .content-header {
  margin-bottom: 50px;
}
#main.interior .main-interior .content-header h1 {
  font: 40px/42px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  color: #1369bb;
  text-transform: uppercase;
  margin: 0 0 27px;
  letter-spacing: 1px;
  text-align: center;
  background: url(../img/bg-title-border.png) repeat-x 0 50%;
}
#main.interior .main-interior .content-header h1 span {
  display: inline-block;
  background: #fff;
  padding: 0 10px;
}
#main.interior .main-interior .content-header .content-header-hero {
  border-bottom: 1px solid #1369bb;
  padding: 0 0 50px 0px;
  margin: 0;
}
#main.interior .main-interior .content-header .content-header-hero img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  -webkit-box-shadow: 0px 0px 4px 1px #adadad;
  -moz-box-shadow: 0px 0px 4px 1px #adadad;
  box-shadow: 0px 0px 4px 1px #adadad;
}
#main.interior .main-interior .content-header .page-teaser {
  border-bottom: 1px solid #1369bb;
  color: #262b30;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  padding-top: 10px;
  padding-bottom: 5px;
}
#main.interior .main-interior .content-header .page-teaser p {
  margin-bottom: 15px;
}
#main.interior .main-interior .content-header .page-teaser strong {
  font-family: "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
#main.interior .main-interior .content-body {
  color: #262b30;
  font: 500 18px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
#main.interior .main-interior .content-body h2 {
  font: 700 30px/36px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
  margin: 60px 0 14px 0;
  text-shadow: 0 0 2px #ccc;
  text-transform: uppercase;
  padding: 0;
  display: block;
}
#main.interior .main-interior .content-body h2:first-child {
  margin-top: 0;
}
#main.interior .main-interior .content-body h3 {
  color: #132650;
  font: 400 26px/31px "freight-sans-pro", Arial, Helvetica, sans-serif;
  margin: 28px 0;
  text-transform: none;
}
#main.interior .main-interior .content-body h4 {
  color: #132650;
  font: 700 12px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 30px 0 15px;
}
#main.interior .main-interior .content-body p {
  line-height: 24px;
}
#main.interior .main-interior .content-body img {
  max-width: 100%;
}
#main.interior .main-interior .content-body .constitution-partners img {
  float: left;
}
#main.interior .main-interior .content-body form label {
  font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
#main.interior .main-interior .content-body form ul li {
  margin: 0;
  padding: 0;
  background: none;
}
#main.interior .main-sidebar {
  margin: 0 -15px 0 15px;
}
#main.interior .main-sidebar.blog {
  background-color: #e1e1e1;
  padding: 15px 0;
}
#main.interior .main-sidebar.blog > .row {
  margin-left: 0;
  margin-right: 0;
}
#main.interior .main-sidebar.blog .list-block figure {
  margin-bottom: 12px;
}
#main.interior .main-sidebar.blog .list-block figure img {
  max-width: 100%;
}
#main.interior .main-sidebar.blog .list-block .more a {
  text-decoration: underline;
}
#main.landing .content-body {
  padding: 40px 0;
  color: #262b30;
  font: 500 18px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
#main.landing .content-body h2 {
  font: 700 30px/36px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
  margin: 60px 0 14px 0;
  text-shadow: 0 0 2px #ccc;
  text-transform: uppercase;
  padding: 0;
  display: block;
}
#main.landing .content-body h2:first-child {
  margin-top: 0;
}
#main.landing .content-body .blocks:last-of-type {
  margin: 0;
}
#main.list-view .content-wrapper {
  width: 100%;
  padding: 65px 0;
}
#main.alert-view .content-wrapper {
  width: 100%;
  padding: 65px 0;
}
#main .content-body .date {
  color: #132650;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  margin: -8px 0 10px;
}
#main .content-body ul {
  padding-left: 0;
}
#main .content-body ul.menu li {
  float: left;
  height: 98px;
  background: none;
  margin: 0 26px 0 0;
  padding: 0;
}
#main .content-body ul li {
  list-style: none outside none;
  color: #262b30;
  font: 400 16px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
  margin: 0 0 10px;
  letter-spacing: -0.01em;
  padding: 0 0 9px 19px;
  background: url(/assets/img/spr-icons.png) 0 -284px no-repeat;
}
#main .results .block-header h2.title {
  margin: 0;
  display: inline-block;
  margin-right: 20px;
}
#main .results .block-header .link {
  font-size: 12px;
  line-height: 26px;
  color: #1d1d1d;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.10em;
  background: url(../images/link-arrow-hover.png) no-repeat -9999% -9999%;
}
#main .results .block-header .link a {
  color: #1d1d1d;
  background: url(../images/link-arrow.png) no-repeat 100% 0px;
  padding: 0 32px 0 0;
  display: block;
}
#main .results .block-header .link.back {
  margin: 0 0 0 20px;
  background: url(../img/link-left-arrow-hover.png) no-repeat -9999em -9999em;
}
#main .results .block-header .link.back a {
  background: url(../img/link-left-arrow.png) no-repeat 100% 0;
}
#main .results .block-header .link.back a:hover {
  background: url(../img/link-left-arrow-hover.png) no-repeat 100% 0;
}
#main .callout {
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#main .callout .title {
  font: 700 22px/27px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  display: block;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: url(../images/bg-blue-arrom-left.png) no-repeat 17px 100%;
  padding: 0 0 17px;
  margin: 0 0 10px;
}
#main .callout .title span {
  background: #00468c url(../images/bg-blue-gradient.png) repeat-x 0 0;
  padding: 13px 17px;
  display: block;
}
#main .callout .content {
  font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
#main .callout .content p {
  padding: 5px 15px;
}
#main .callout.blue {
  background: #132650;
}
#main .callout.blue .content {
  color: #fff;
}
#main .callout.square-block > .title {
  background: url(/assets/img/bg-column-title-star-white.png) no-repeat 50% 100%;
  color: #132650;
  font: 400 22px/26px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  padding: 0 0 30px;
  margin: 0 0 2px;
}
#main .callout.square-block .block-item {
  padding: 10px 10px 20px 10px;
  background: #fff;
  margin: 0 0 13px;
  position: relative;
  letter-spacing: -0.015em;
  -webkit-box-shadow: 0px 0px 5px 0px #bbbbbb;
  -moz-box-shadow: 0px 0px 5px 0px #bbbbbb;
  box-shadow: 0px 0px 5px 0px #bbbbbb;
}
#main .callout.square-block .block-item .subtitle {
  color: #020a1b;
  margin: 0;
  font: 700 11px/16px "freight-sans-pro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#main .callout.square-block .block-item .img-container {
  margin-bottom: 27px;
}
#main .callout.square-block .block-item .page-link {
  margin-bottom: 5px;
}
#main .callout.square-block .block-item .page-link a {
  background: #132650;
  height: 23px;
  padding: 0 5px 0 0;
  color: #fff;
  font-size: 10px;
  line-height: 23px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#main .callout.square-block .block-item .page-link a span {
  display: block;
  padding: 0 20px 0 25px;
}
#main .callout.square-block .block-item .year-banner {
  left: -8px;
  top: 25px;
}
#main .callout.square-block .block-item .teaser {
  font-size: 16px;
  line-height: 24px;
  color: #393a3c;
}
#main .callout.square-block .block-item .teaser-footer {
  border-top: 2px solid #e6e6e6;
  margin: 20px 0 0;
  padding: 15px 0 0;
}
#main .callout.square-block .block-item .teaser-footer .links {
  text-align: center;
}
#main .callout.square-block .block-item .tags {
  color: #014a90;
  font-size: 12px;
  line-height: 16px;
}
#main .callout.square-block .block-item .tags label {
  color: #020a1b;
  margin-right: 5px;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
}
#main .callout.square-block .block-item .tags a {
  color: #014a90;
  text-decoration: underline;
}
#main .sidebar .block-grey {
  margin-top: 107px;
}
#main .block-grey > .content {
  background: #f8f7f7 url(../images/bg-grey.png) repeat-x 0 100%;
  padding: 30px 25px;
  font: 17px/20px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #262b30;
}
#main .block-grey > .content .title {
  color: #132650;
  font: 700 29px/31px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  margin: 0 0 15px;
  text-transform: uppercase;
}
#main .block-grey > .content .links {
  margin: 0 0 0 -5px;
}
#main .sidebar .block-grey.small {
  margin-top: 70px;
}
#main .sidebar .block-grey.small > .content {
  font: 14px/18px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
#main .sidebar .block-grey.small > .content .links a > span {
  padding: 0 5px 0 25px;
}
#main .main-list-view {
  margin-right: -15px;
}
#main .main-list-view .content-header {
  margin-bottom: 50px;
}
#main .main-list-view .content-header h1 {
  font: 40px/42px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  color: #1369bb;
  text-transform: uppercase;
  margin: 0 0 27px;
  letter-spacing: 1px;
  text-align: center;
  background: url(../img/bg-title-border.png) repeat-x 0 50%;
}
#main .main-list-view .content-header h1 span {
  display: inline-block;
  background: #fff;
  padding: 0 10px;
}
#main .main-list-view .content-header .content-header-hero {
  border-bottom: 1px solid #1369bb;
  padding: 0 0 50px 0px;
  margin: 0;
}
#main .main-list-view .content-header .content-header-hero img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  -webkit-box-shadow: 0px 0px 4px 1px #adadad;
  -moz-box-shadow: 0px 0px 4px 1px #adadad;
  box-shadow: 0px 0px 4px 1px #adadad;
}
#main .main-list-view .content-header .page-teaser {
  border-bottom: 1px solid #1369bb;
  color: #262b30;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  padding-top: 10px;
  padding-bottom: 5px;
}
#main .main-list-view .content-header .page-teaser p {
  margin-bottom: 15px;
}
#main .main-list-view .content-body.list .node-teaser {
  border-top: 0;
}
#main .main-list-view .node-teaser {
  border-top: 2px solid #393a3c;
  line-height: 24px;
  font-size: 16px;
  color: #393a3c;
}
#main .main-list-view .node-teaser > .holder {
  padding: 20px 5px;
}
#main .main-list-view .node-teaser .image {
  margin: 10px -5px 20px;
}
#main .main-list-view .node-teaser .image img {
  border: 3px solid #dddad7;
  max-width: 611px;
}
#main .main-list-view .node-teaser h2 {
  color: #132650;
  font: 400 26px/31px "freight-sans-pro", Arial, Helvetica, sans-serif;
  margin: 28px 0;
  letter-spacing: -0.01em;
}
#main .main-list-view .node-teaser h2 a {
  color: #132650;
}
#main .main-list-view .node-teaser h2 a:hover {
  color: #1a62c6;
}
#main .results .result {
  font-size: 20px;
  border-bottom: solid #E6E6E6 2px;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
#main .results .result h2.title {
  color: #262b30;
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 20px 0 5px !important;
  font-family: "refrigerator-deluxe", Arial, Helvetica, sans-serif;
}
#main .results .result h2.title a {
  color: #262b30;
}
#main .results .result h2.title a:hover {
  color: #1A62C6;
}
#main .results .result .result-info .info-item {
  overflow: hidden;
  width: 100%;
  font-size: 15px;
  line-height: 18px;
  color: #020a1b;
  margin: 0 0 3px;
}
#main .results .result .result-info .info-item strong {
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 5px;
}
#main .results .result .result-info .info-item a {
  color: #014a90;
  text-decoration: underline;
}
.year-banner {
  font: 700 16px/24px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  position: absolute;
  left: 7px;
  top: 12px;
  padding-bottom: 7px;
  background: url(../img/bg-left-block-label.png) no-repeat 1px 100%;
  color: #fff;
  text-transform: uppercase;
  z-index: 1;
}
.year-banner span {
  background: #de0230;
  display: block;
  padding: 8px 18px;
}
.content-body table {
  border-collapse: collapse;
  color: #262b30;
  font-size: 14px;
  line-height: 16px;
  margin: 30px 0;
}
.content-body table p {
  margin: 0;
}
.content-body table .date {
  color: #878c92;
}
.content-body table tbody {
  border-top: 2px solid #c2c2c2;
}
.content-body table th {
  background: #dd0d3a;
  border-right: 1px solid #fff;
  color: #fff;
  text-shadow: 1px 1px 2px #4b6294;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  padding: 17px 20px;
  text-align: left;
  vertical-align: middle;
}
.content-body table th:last-child {
  border-right: none !important;
}
.content-body table td {
  padding: 7px 20px;
  background: #f7f5f4;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #dd0d3a;
}
.content-body table td:last-child {
  border-right: none !important;
}
.content-body table td.redborder:last-child {
  border-right: 1px solid #dd0d3a !important;
}
.content-body table h2 {
  color: #262b30 !important;
  font: 700 12px/18px "freight-sans-pro", Arial, Helvetica, sans-serif !important;
  letter-spacing: 1px !important;
}
@media (min-width: 1200px) {
  #main.interior .container {
    width: 970px;
  }
}
@media (max-width: 992px) {
  #main.interior .container {
    width: auto;
  }
  #main.interior .container .content-wrapper {
    background: none;
    padding: 20px 0;
  }
  #main.interior .main-interior {
    margin: 0;
    padding: 0;
  }
  #main.interior .main-sidebar {
    margin: 0;
  }
  #main.landing .container {
    width: auto;
  }
  #main.list-view .container {
    width: auto;
  }
  #main.list-view .container .content-wrapper {
    padding: 20px 0;
  }
  #main.list-view .main-list-view {
    margin: 0;
  }
  #main .main-list-view {
    margin: 0;
  }
}
/*------------------------------------*
   Constitution Section
*------------------------------------*/
.block-constitution .page-title {
  color: #132650;
  font: 400 50px/52px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin: 70px -40px;
  text-align: center;
  text-transform: uppercase;
  background: url(/assets/img/bg-red-star.png) no-repeat 100% 50%;
  display: block;
}
.block-constitution .page-title span {
  background: url(/assets/img/bg-red-star.png) no-repeat 0 50%;
  display: block;
  width: 100%;
  height: 100%;
  color: #132650;
  font: 400 50px/52px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}
.block-constitution .block {
  position: relative;
  padding: 48px 0;
}
.block-constitution .block .title {
  font: 700 30px/36px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-shadow: 0px 0px 2px #ccc;
  margin: 0;
  letter-spacing: 0.025em;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 20px;
}
.preamble {
  background: url(/assets/img/img103.jpg) no-repeat;
  background-size: cover;
  position: relative;
  color: #fff;
  font: 400 30px/54px "freight-sans-pro", Arial, Helvetica, sans-serif;
  text-shadow: 1px 1px 2px #484848;
  overflow: hidden;
  float: left;
  width: 100%;
}
.preamble .container {
  position: relative;
  padding-top: 60px;
  padding-bottom: 50px;
}
.preamble .title-border {
  font: 400 22px/30px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.preamble .title-border .border {
  background: url(../img/bg-title-border.png) repeat-x 0 50%;
  overflow: hidden;
  min-height: 2px;
  float: left;
  padding: 0;
}
.preamble .title-border .border {
  background-image: url(../img/bg-white.png);
}
.preamble .title-text {
  padding: 0 10px;
  max-width: 98%;
  color: #fff;
  float: left;
}
.preamble .side-xlarge:first-child {
  padding-left: 2%;
}
.preamble img {
  float: left;
  position: relative;
  top: -10px;
  left: -10px;
  margin: 0 10px -75px 0;
}
.preamble .links {
  clear: both;
  text-align: center;
  margin: 20px 0 0;
}
#constitution-menu {
  width: 100%;
  background: #e1dfde url(/assets/img/bg-constitution-menu.png) repeat-x;
  min-height: 131px;
}
#constitution-menu .content > ul.menu,
#constitution-menu .content > ul.menu > li {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
#constitution-menu .content {
  background: url(/assets/img/ico-arrow-down-hover.png) no-repeat -9999em -9999em;
}
#constitution-menu .content > ul.menu {
  float: left;
  width: 100%;
  background: url(/assets/img/bg-constitution-menu-separator.png) repeat-y 100% 0;
}
#constitution-menu .content > ul.menu > li {
  position: relative;
  background: url(/assets/img/bg-constitution-menu-separator.png) repeat-y 0 0;
  float: left;
  height: 130px;
  font: 400 14px/24px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  color: #595c5d;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
#constitution-menu li .holder {
  padding: 25px 15px;
  display: block;
  width: 180px;
  height: 80px;
}
#constitution-menu .content > ul.menu > li.last {
  width: 330px;
}
#constitution-menu .content > ul.menu > li.last .holder {
  width: 280px;
  padding: 25px;
}
#constitution-menu .content > ul.menu > li .holder a {
  font: italic 400 24px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #132650;
  text-transform: none;
  letter-spacing: 0;
  display: block;
  padding: 0 35px 0 0;
  background: url(../img/ico-arrow-down.png) no-repeat 100% 5px;
  margin: 0 10px 0 0;
  text-shadow: 1px 1px 1px #fff;
}
#constitution-menu .content > ul.menu > li .holder a:hover {
  color: #1a62c6;
  background: url(../img/ico-arrow-down-hover.png) no-repeat 100% 5px;
}
#constitution-menu form {
  float: left;
  width: 274px;
  margin: 5px 0 0;
}
#constitution-menu form .form-actions {
  position: absolute;
  right: 0;
  top: 0;
}
#constitution-menu form input.form-text {
  background: url(/assets/img/bg-input-search.png) no-repeat;
  border: 0;
  width: 280px;
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
}
#constitution-menu form input.form-submit {
  background: url(/assets/img/btn-form-submit.png) no-repeat 0 -32px;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 32px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 30px;
  text-indent: -9999px;
  top: 60px;
  width: 32px;
  line-height: 0px;
}
#constitution-menu .arrows {
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin: 0 0 0 -20px;
  width: 40px;
  z-index: 1;
}
#constitution-menu .arrows .up,
#constitution-menu .arrows .down {
  background: url(../img/btn-open-close-arrow-white.png) no-repeat 0 0;
  width: 40px;
  height: 24px;
  overflow: hidden;
  cursor: pointer;
}
#constitution-menu .issues .arrows .up {
  display: none;
}
#constitution-menu .arrows .down {
  background-position: 0 -24px;
}
#constitution-menu li.active .holder {
  background: url(../img/bg-constitution-menu-active.png) repeat-x 0 0 !important;
  color: #014a90 !important;
}
#constitution-menu li.active label,
#constitution-menu li.active .holder a {
  color: #014a90 !important;
}
#constitution-menu li.active .arrows {
  bottom: -17px;
  width: 34px;
  margin: 0 0 0 -17px;
}
#constitution-menu li.active .arrows .down {
  background: url(../img/bg-constitution-menu-active-arrow.png) no-repeat;
  width: 34px;
  height: 17px;
}
.constitution-list {
  background: #f9f8f7;
  overflow: hidden;
  width: 100%;
}
.constitution-list .title-line {
  background: url(../img/bg-title-border.png) repeat-x 0 50%;
  text-align: center;
  margin-right: 20px;
  color: #1a62c6;
}
.constitution-list .title-line .title-text {
  padding: 10px;
  font: 400 22px/30px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.constitution-list .title-line.grey .title-text {
  background: #F9F8F7;
}
.constitution-list .wrapper {
  overflow: hidden;
  background: url(../images/bg-white-grey-border.png) repeat-y 306px 0;
}
.constitution-list .callout {
  float: left;
  padding: 60px 0;
}
.constitution-list .callout .column {
  float: left;
  width: 275px;
}
.constitution-list .callout .column > ul,
.constitution-list .callout .column > ul > li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.constitution-list .callout .column > ul > li {
  color: #1d1d1d;
  font: 700 12px/22px "freight-sans-pro", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 37px;
  overflow: hidden;
}
.constitution-list .callout .column > ul > li > a {
  font: 400 24px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  color: #132650;
  text-transform: none;
  display: block;
}
.constitution-list .callout .column > ul > li > a:hover {
  color: #1369bb;
}
.constitution-list .callout .title-border {
  color: #1a62c6;
  text-shadow: 0px 0px 1px #fff;
  margin: 0 0 57px;
}
.constitution-list .callout .column h3 {
  font: 400 30px/32px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #132650;
  margin: 0 0 35px;
}
.constitution-list .callout .column .arrow {
  margin: 0 0 0 5px;
  font: 400 18px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #1369bb;
}
.constitution-list .wide-callout {
  width: 615px;
  margin-left: 70px;
}
.constitution-list .wide-callout .column {
  width: 275px;
  margin: 0 30px 0 0;
}
.constitution-list .wide-callout .column.last {
  margin-left: 35px;
  margin-right: 0;
}
.constitution-list .comments {
  margin: 7px 0 0;
}
.constitution-list .comments ul,
.constitution-list .comments ul li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.constitution-list .comments ul li {
  color: #1369bb;
  font: 500 16px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
  float: left;
  width: 40px;
  margin-right: 5px;
}
.constitution-list .comments a {
  background: url(../images/ico-comments.png) no-repeat 100% 7px;
  height: 24px;
  color: #1369bb;
  padding: 0 27px 0 0;
  font: 500 16px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.constitution-list .comments .speech a {
  background-position: 100% -18px;
  padding: 0 30px 0 0;
}
.constitution-list .title-border .border {
  background: url(../img/bg-title-border.png) repeat-x 0 50%;
  overflow: hidden;
  min-height: 2px;
  float: left;
}
.constitution-list .title-border .title-text {
  font: 400 22px/30px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  float: left;
  padding: 0 10px;
  max-width: 98%;
}
.constitution-list header {
  position: relative;
  padding: 48px 0;
  background: #fff;
}
.constitution-list header h2 {
  font: 700 30px/36px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-shadow: 0px 0px 2px #ccc;
  margin: 0;
  letter-spacing: 0.025em;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 20px;
}
.constitution-list header .link {
  color: #727475;
  font-size: 12px;
  line-height: 26px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.10em;
}
.constitution-list header .link strong {
  color: #1d1d1d;
}
.constitution-list .main {
  -webkit-box-shadow: inset 0px 0px 18px -5px #262b30;
  -moz-box-shadow: inset 0px 0px 18px -5px #262b30;
  box-shadow: inset 0px 0px 18px -5px #262b30;
}
.fast-facts h3 {
  color: #132650;
  font: 400 30px/32px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 17px;
}
.fast-facts .blocks {
  padding: 60px 0;
}
.fast-facts ul {
  padding-left: 0px;
  list-style: none;
}
.fast-facts ul li {
  padding: 0 0 9px 19px;
  background: url(/assets/img/spr-icons.png) 0 -284px no-repeat;
}
div.issues {
  background: url(/assets/img/bg-dropdown-menu.png) repeat-x 0 100% #383e43;
}
div.issues a {
  color: #fff;
}
div.issues a:hover,
div.issues span.arrow {
  color: #83b7ff;
}
div.issues .title {
  font: 400 22px/28px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
div.issues .blocks {
  padding: 60px 0;
}
div.issues ul {
  padding-left: 0;
  list-style: none;
}
div.issues ul li {
  list-style: none;
}
div.issues .links.clear a {
  color: #fff;
  float: left;
  clear: left;
  font: 400 16px/29px "freight-sans-pro", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  text-transform: none;
}
div.issues .links.clear a span {
  color: #fff;
}
div.issues .links.clear a span .arrow {
  color: #014a90;
}
.join-conversation {
  background-color: #dcd8d5;
}
.join-conversation .blocks {
  padding: 60px 0;
}
.constitution-related {
  background: url(/assets/img/img97.jpg) no-repeat;
  background-size: cover;
}
.constitution-related h1,
.constitution-related h2,
.constitution-related h3,
.constitution-related h4,
.constitution-related h5 {
  color: #dbdbdb;
}
.constitution-related ul,
.constitution-related ul li {
  list-style: none;
  padding-left: 0;
}
.constitution-related .block {
  padding: 80px 0 80px;
}
.constitution-related .links.clear a {
  color: #fff;
  text-shadow: 1px 1px 2px #555;
}
.constitution-related .links.clear a span {
  color: #fff;
}
.constitution-related .links.clear a:hover {
  color: #83b7ff;
  text-decoration: none;
}
.constitution-related .arrow {
  color: #2b8fe3 !important;
}
.constitution-partners {
  padding-top: 65px;
  padding-bottom: 95px;
}
.constitution-partners .title {
  font-size: 12px;
  line-height: 20px;
  color: #132650;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.constitution-partners ul.menu {
  padding-left: 0;
  margin: 40px 0 0 0;
  height: 98px;
  width: 100%;
  overflow: hidden;
}
.constitution-partners ul.menu li {
  list-style: none;
}
.constitution-partners ul.menu li .sub {
  display: block;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 138px;
  height: 98px;
}
.constitution-partners ul.menu li .cont {
  float: left;
  position: relative;
  left: 50%;
}
.constitution-partners ul.menu li a {
  float: left;
  position: relative;
  left: -50%;
}
#block-constitution-menu {
  -webkit-box-shadow: 0 4px 4px -2px #686868;
  -moz-box-shadow: 0 4px 4px -2px #686868;
  box-shadow: 0 4px 4px -2px #686868;
}
#block-constitution-menu .menu-panel {
  margin: 5px 0;
  border-top: 2px solid #dbdbdb;
  border-bottom: 1px solid #d2d2d2;
  width: 100%;
  clear: both;
  height: 73px;
}
#block-constitution-menu .menu-panel .menu {
  background: url(/assets/img/bg-border.png) repeat-y 100% 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#block-constitution-menu .menu-panel .menu li {
  background: url(/assets/img/bg-border.png) repeat-y 0 0;
  height: 70px;
  font: 700 11px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
#block-constitution-menu .menu-panel .menu li a {
  font: 700 11px/70px "freight-sans-pro", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #1d1d1d;
  height: 70px;
  display: block;
  text-align: center;
}
#block-constitution-menu .menu-panel .menu li a span {
  padding: 0 30px 0 0;
  line-height: 22px;
  cursor: pointer;
  display: inline-block;
}
#block-constitution-menu .menu-panel .menu li a:hover {
  color: #1870bf;
}
#block-constitution-menu .menu-panel .menu li.download-pdf a span {
  background: url(/assets/img/ico-download-down.png) no-repeat 100% 0;
}
#block-constitution-menu .menu-panel .menu li.download-pdf a:hover span {
  background: url(/assets/img/ico-download-down-hover.png) no-repeat 100% 0;
}
#block-constitution-menu .menu-panel .menu li.download-link a span {
  background: url(/assets/img/ico-arrow-right.png) no-repeat 100% 0;
}
#block-constitution-menu .menu-panel .menu li.download-link a:hover span {
  background: url(/assets/img/ico-arrow-right-hover.png) no-repeat 100% 0;
}
#block-constitution-menu .menu-panel .menu li.go-back {
  background: none;
}
#block-constitution-menu .menu-panel .menu li.go-back a {
  background: url(/assets/img/btn-go-back.png) no-repeat 0 0;
  margin-right: 3px;
}
#block-constitution-menu .menu-panel .menu li.go-back a span {
  background: url(/assets/img/ico-go-back.png) no-repeat 100% 0;
}
#block-constitution-menu .menu-panel .menu li.go-back a:hover span {
  background: url(/assets/img/ico-go-back-hover.png) no-repeat 100% 0;
}
#constitution-header .menu-panel {
  border-bottom: 2px solid #dbdbdb;
  border-top: 1px solid #d2d2d2;
  height: 73px;
  padding: 0;
  margin: 5px 0 2px;
  width: 100%;
  position: relative;
  z-index: 34;
  z-index: 1000;
}
#constitution-header .menu-panel .title {
  background: url(/assets/img/bg-panel-title.png) no-repeat 100% -72px;
  float: left;
  height: 72px;
  padding: 0 15px 0 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  color: #132650;
  width: 235px;
  margin: 0 0 0 -15px;
  font: 25px/75px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
}
#constitution-header .menu-panel .title span {
  background: url(/assets/img/bg-panel-title.png) no-repeat 0 0;
  padding: 0 5px 0 20px;
  display: block;
  height: 100%;
}
#constitution-header .menu-panel .menu {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
}
#constitution-header .menu-panel .menu > li {
  background: url(/assets/img/bg-border.png) repeat-y 100% 0;
  height: 70px;
  width: 225px;
  color: #595c5d;
  margin: 0 0 0 1px;
  padding: 7px 0 0 16px;
  z-index: 34;
  float: left;
  position: relative;
}
#constitution-header .menu-panel .menu > li.last,
#constitution-header .menu-panel .menu > li:last-child {
  width: 201px;
}
#constitution-header .menu-panel .menu > li.last .sub-menu,
#constitution-header .menu-panel .menu > li:last-child .sub-menu {
  margin-right: -55px;
  padding-right: 55px;
}
#constitution-header .menu-panel .menu > li label {
  color: #595c5d;
  font: 700 14px/24px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: block;
}
#constitution-header .menu-panel .menu > li .holder a {
  color: #132650;
  font: italic 400 22px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
  letter-spacing: -0.02em;
  display: block;
}
#constitution-header .menu-panel .menu > li.wide .arrows .arrow.top {
  left: 25%;
}
#constitution-header .menu-panel .menu > li.wide .sub-menu {
  width: 418px;
}
#constitution-header .menu-panel .menu > li.first .sub-menu {
  margin-left: -10px;
  padding-left: 10px;
}
#constitution-header .menu-panel .mobile-menu {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  display: none;
}
#constitution-header .menu-panel .mobile-menu > li {
  background: url(/assets/img/bg-border.png) repeat-y 100% 0;
  height: 70px;
  color: #595c5d;
  font: 700 14px/24px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  float: left;
}
#constitution-header .menu-panel .mobile-menu > li a {
  display: block;
  color: #595c5d;
  padding: 23px 8px;
}
#constitution-header .menu-panel .search-link {
  float: left;
  width: 55px;
  background: url(/assets/img/bg-border.png) repeat-y 100% 0;
}
#constitution-header .menu-panel .search-link a {
  background: url(/assets/img/ico-zoom.png) no-repeat 50% 50%;
  display: block;
  width: 100%;
  height: 72px;
  line-height: 0;
  text-indent: -999em;
}
#constitution-header .menu-panel .search-link a:hover {
  background: url(/assets/img/ico-zoom-hover.png) no-repeat 50% 50%;
}
#constitution-header .menu-panel .search-link a span {
  background: url(/assets/img/ico-zoom-hover.png) no-repeat -9999em -9999em;
}
#constitution-header .menu-panel .arrows .arrow {
  position: absolute;
  left: 50%;
  z-index: 2;
}
#constitution-header .menu-panel .arrows .arrow.top {
  background: url(/assets/img/bg-sub-menu-arrow-top.png) no-repeat;
  width: 20px;
  height: 8px;
  top: 0;
  margin: 0 0 0 -10px;
}
#constitution-header .menu-panel .arrows .arrow.bottom {
  background: url(/assets/img/btn-open-close-arrow-white.png) no-repeat;
  width: 40px;
  height: 24px;
  bottom: 0;
  margin: 0 0 0 -20px;
}
#constitution-header .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 74px;
  background: #06080e url(/assets/img/bg-sub-menu.png) repeat-x 0 0;
  width: 100%;
  overflow: hidden;
  -webkit-box-shadow: 0 0 3px -1px #000000;
  -moz-box-shadow: 0 0 3px -1px #000000;
  box-shadow: 0 0 3px -1px #000000;
  border-bottom: 6px solid #fff;
}
#constitution-header .sub-menu ul {
  margin: 38px 25px 50px 25px;
  padding: 0;
  list-style: none outside none;
}
#constitution-header .sub-menu ul li {
  color: #fff;
  font: 700 22px/24px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 0 15px;
}
#constitution-header .sub-menu ul li a {
  display: block;
  color: #fff;
  font: 400 16px/20px "freight-sans-pro", Arial, Helvetica, sans-serif;
  text-transform: none;
  margin: 10px 0 0;
}
#constitution-header .sub-menu ul li a:hover {
  color: #83b7ff;
}
#constitution-header .sub-menu ul li a .arrow {
  color: #1369bb;
  margin: 0 0 0 5px;
}
#constitution-header .sub-menu .sub-menu-holder {
  background: url(/assets/img/bg-sub-menu-shadow.png) repeat-x 0 0;
  overflow: hidden;
}
#constitution-header .sub-menu .list-holder {
  float: left;
  width: 209px;
  background: url(/assets/img/bg-sub-menu-separator.png) no-repeat 100% 0;
}
#constitution-header .sub-menu .list-holder ul {
  margin-right: 10px;
}
#constitution-header .sub-menu .list-holder:last-child {
  background: none;
}
#constitution-header .active .sub-menu {
  display: block;
}
#constitution-header .main-text {
  background: #f1efee;
  position: relative;
  z-index: 999;
  width: 100%;
}
#constitution-header .main-text .background {
  width: 100%;
  height: 414px;
  overflow: hidden;
  position: absolute;
  border-top: 2px solid #c5c4c3;
  border-bottom: 2px solid #c5c4c3;
}
#constitution-header .main-text .background .background-holder {
  border-top: 2px solid #e5e4e3;
  border-bottom: 2px solid #e5e4e3;
  height: 410px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#constitution-header .main-text .background .background-holder img {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
#constitution-header .main-text .text-holder {
  position: relative;
  width: 755px;
  padding: 20px 25px;
  margin: 0 auto;
  color: #ddd8d3;
  font: 15px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
#constitution-header .main-text .text-holder .overlay {
  background: rgba(161, 3, 8, 0.75) none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#constitution-header .main-text .text-holder .content-holder {
  position: relative;
  text-align: center;
  display: table;
  width: 100%;
}
#constitution-header .main-text .text-holder .content-holder .content-holder-wrapper {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 0 0;
}
#constitution-header .main-text .text-holder .link-sub-title {
  color: #ddd8d3;
  font: 700 18px/20px "freight-sans-pro", Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #111;
  margin: 0 0 12px;
  display: block;
}
#constitution-header .main-text .text-holder .link-title {
  font: 700 50px/52px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #111;
  margin: 0;
}
#constitution-header .main-text .text-holder p {
  margin: 0 0 10px;
}
#constitution-header .main-text .links-social {
  margin: 10px auto 0;
  padding: 5px 0 0 0;
  overflow: hidden;
  display: inline-block;
}
#constitution-header .main-text .links-social a {
  color: #ddd8d3;
  font: 400 20px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
#constitution-header .main-text .links-social a:hover {
  color: #fff;
}
#constitution-header .main-text .quote-holder {
  background: #fff;
  padding: 50px 52px;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  font: 400 20px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
  letter-spacing: 0.02em;
  color: #262b30;
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
}
#constitution-header .main-text .quote-holder p {
  margin: 0 0 10px;
}
#constitution-header .main-text.white {
  background: none;
}
#constitution-header .interpretation {
  background: #f1efee;
  overflow: hidden;
  position: relative;
  padding: 35px 0;
}
#constitution-header .interpretation .menu {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
}
#constitution-header .interpretation .menu ul {
  border-left: 2px solid #f3f3f3;
  margin: 0 0 0 -15px;
  list-style: none;
  padding: 0;
  float: left;
}
#constitution-header .interpretation .menu ul li {
  float: left;
  border-right: 2px solid #f3f3f3;
}
#constitution-header .interpretation .menu ul li a {
  font: 700 12px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #1870bf;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 36px 25px;
  display: block;
}
#constitution-header .interpretation .menu ul li.active a,
#constitution-header .interpretation .menu ul li:active a {
  color: #1d1d1d;
  text-decoration: none;
}
#constitution-header .interpretation .main .tab-pane {
  overflow: hidden;
  padding: 35px 0;
  position: relative;
}
#constitution-header .interpretation .main .tab-pane .category {
  font: 700 11px/22px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #595c5d;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 5px;
  display: block;
}
#constitution-header .interpretation .main .tab-pane .title {
  font: 32px/34px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #262b30;
  margin: 0;
}
#constitution-header .interpretation .main .tab-pane .title a {
  color: #1870bf;
}
#constitution-header .interpretation .main .tab-pane .title a:hover,
#constitution-header .interpretation .main .tab-pane .title a:active,
#constitution-header .interpretation .main .tab-pane .title a:focus {
  color: #1d1d1d;
  text-decoration: none;
  outline: none;
}
#constitution-header .interpretation .main .tab-pane .publication {
  font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #595c5d;
  margin: 0;
}
#constitution-header .interpretation .main .tab-pane .content {
  margin: 5px 0 0;
  color: #262b30;
  font: 20px/30px "freight-sans-pro", Arial, Helvetica, sans-serif;
  text-shadow: 0 0 1px #fff;
}
#constitution-header .interpretation .main .tab-pane .content p {
  margin: 35px 0;
}
.bio-modal .label {
  background: url(/assets/img/bg-label-blue.png) no-repeat 100% -55px;
  padding: 0 15px 0 0;
  float: left;
  position: absolute;
  left: -12px;
  top: 8px;
  font: bold 16px/24px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.bio-modal .label .label-holder {
  background: url(/assets/img/bg-label-blue.png) no-repeat 0 0;
  height: 55px;
  display: block;
  padding: 16px 20px 15px 25px;
}
.bio-modal .modal-header {
  border: none;
}
.bio-modal .modal-content {
  font: 400 20px/30px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
.bio-modal .modal-content .fancytitle {
  color: #242424;
  font: 400 23px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
  display: block;
  margin: 20px 0 25px;
  padding: 15px 0 20px;
  border-top: 3px solid #d9d9d9;
  overflow: hidden;
  border-bottom: 3px solid #d9d9d9;
  text-align: center;
}
.block-constitution {
  position: relative;
}
.block-constitution > .content {
  position: relative;
  color: #fff;
  width: 100%;
}
.block-constitution > .content a {
  color: #fff;
}
.block-constitution > .content a:hover {
  text-decoration: underline;
  color: #fff;
}
.block-constitution .background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  background: #95897c;
}
.block-constitution .background img {
  width: 100%;
  display: block;
  border: 0;
}
.block-constitution .content-holder {
  position: relative;
  padding: 67px 0 0;
  width: 100%;
  overflow: hidden;
}
.block-constitution .columns-links {
  padding: 20px 0 80px;
  min-height: 245px;
}
.block-constitution .columns-links h3 {
  font: 400 26px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #dbdbdb;
}
.block-constitution .columns-links .links {
  margin-top: 15px;
}
.block-constitution .columns-links .links a {
  float: left;
  clear: left;
  text-shadow: 1px 1px 2px #555;
  color: #fff;
}
.block-constitution .columns-links .links a:hover {
  color: #83b7ff;
  text-decoration: none;
}
.block-constitution .columns-links .links a:hover span {
  color: #83b7ff;
}
.block-constitution .columns-links .links a span {
  text-decoration: none !important;
  color: #fff;
}
.block-constitution .columns-links .links a .arrow {
  color: #2b8fe3 !important;
}
.block-constitution.full-text header {
  background: url(/assets/img/bg-border.png) repeat-x 0 100%;
}
.block-constitution.full-text main {
  padding: 65px 0;
}
.block-constitution.full-text main h2 {
  color: #132650;
  font: 700 30px/32px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 0px 0px 1px #fff;
  margin: 40px 0 30px;
}
.block-constitution.full-text main h3 {
  color: #132650;
  font: 400 26px/31px "freight-sans-pro", Arial, Helvetica, sans-serif;
  margin: 40px 0 0;
  text-transform: none;
}
.block-constitution.full-text main p {
  line-height: 24px;
}
div.links-social ul,
div.links-social ul li {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
div.links-social ul li {
  width: 56px;
  margin: 0 6px 0 0;
  float: left;
}
div.links-social ul li {
  width: 56px;
  height: 57px;
  background: url(/assets/img/ico-social-dark.png) no-repeat;
  /*padding-top: 58px;*/
  display: block;
  text-align: center;
  color: #1369bb;
  font: 500 20px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
  margin-bottom: 25px;
}
div.links-social ul li a {
  width: 56px;
  padding-top: 58px;
  display: block;
  text-align: center;
  color: #1369bb;
  font: 500 20px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
div.links-social ul li a:hover {
  color: #fff;
}
div.links-social li.comment a {
  background-position: 0 0;
  width: 56px;
}
div.links-social li.speech {
  background-position: -63px 0;
}
div.links-social li.likes {
  background-position: -126px 0;
}
div.links-social li.facebook {
  background-position: -189px 0;
}
div.links-social li.twitter {
  background-position: -252px 0;
}
div.links-social li.comment:hover {
  background-position: 0 -60px;
}
div.links-social li.speech:hover {
  background-position: -63px -60px;
}
div.links-social li.likes:hover {
  background-position: -126px -60px;
}
div.links-social li.facebook:hover {
  background-position: -189px -60px;
}
div.links-social li.twitter:hover {
  background-position: -252px -60px;
}
div.social-links {
  overflow: hidden;
}
div.social-links ul,
div.social-links ul li {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}
div.social-links ul {
  margin: 0 -6px 0 0;
  width: 274px;
}
div.social-links ul li {
  float: left;
  width: 65px;
  margin: 5px 3px 0 0;
}
div.social-links a {
  background: url(/assets/img/btn-social.png) no-repeat 0 0;
  display: block;
  height: 30px;
  padding-left: 33px;
  color: #014a90;
  font: 16px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
div.social-links a:hover {
  color: #3a84eb;
}
div.social-links ul li.likes a {
  background-position: 0 0;
}
div.social-links ul li.comments a {
  background-position: 0 -30px;
}
div.social-links ul li.facebook a {
  background-position: 0 -60px;
}
div.social-links ul li.twitter a {
  background-position: 0 -90px;
}
/*------- Slider ------*/
.block-page-header {
  margin: 0 0 -8px;
  padding: 0 0 8px;
  overflow: hidden;
}
.block-page-header > .content {
  overflow: visible;
  position: relative;
  padding: 16px;
  background: #262b30;
}
.block-page-header .slides {
  width: 100% !important;
  overflow: hidden;
  position: relative;
  height: 343px;
}
.block-page-header .slides .hero {
  width: 100% !important;
  position: absolute;
  height: 343px;
}
.block-page-header .hero .hero-holder {
  float: left;
  left: 50%;
  position: relative;
}
.block-page-header .hero img {
  float: left;
  left: -50%;
  position: relative;
}
.block-page-header .title-holder {
  position: absolute;
  left: 0;
  top: 95px;
  width: 600px;
  margin: 0 0 0 -300px;
  text-align: center;
  color: #fff;
}
.block-page-header .title-holder .title-wrapper {
  border-bottom: 3px solid #fff;
  display: inline-block;
  padding-bottom: 20px;
}
.block-page-header .page-subtitle {
  font: italic 36px/40px 'Cookie', cursive, Georgia, serif;
  letter-spacing: 1px;
  font-weight: lighter;
  margin: 0 -10px;
  overflow: hidden;
  display: block;
}
.block-page-header .page-subtitle span {
  display: inline-block;
  height: 100%;
  text-indent: -9999px;
  width: 35px;
  min-height: 1px;
  margin: 0 10px;
  background: url(../img/bg-white.png) repeat-x 0 50%;
}
.block-page-header .page-title {
  font: 700 55px/59px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
  color: #fff;
}
.block-page-header .title-holder .links {
  margin: 20px 0 0;
}
.block-page-header .slides .pager-info {
  display: none;
}
.block-page-header .slides .hero {
  width: 100% !important;
  position: absolute;
  height: 343px;
}
.block-page-header .hero .hero-holder {
  float: left;
  left: 50%;
  position: relative;
}
#slides-prev,
#slides-next {
  background: url(/assets/img/bg-callout-arrows.png) no-repeat;
  position: absolute;
  top: 41%;
  left: 0;
  z-index: 999;
  cursor: pointer;
  width: 46px;
  height: 46px;
  overflow: hidden;
  margin: -23px 0 0;
}
#slides-next {
  right: 0;
  left: auto;
  background-position: 0 -46px;
}
.block-page-header .wrapper {
  text-align: center;
}
.block-page-header .pager {
  margin: 0px 0 -15px;
  float: left;
  position: relative;
  left: 50%;
  z-index: 40;
  height: 65px;
}
.block-page-header .pager ul {
  background: url(../images/bg-border-dark.png) repeat-y 100% 0;
  left: -50%;
  position: relative;
}
@media (max-width: 992px) {
  .block-constitution .page-title {
    margin: 70px 0;
    background: none;
  }
  .block-constitution .page-title span {
    background: none;
  }
  .constitution-list .callout:first-child {
    padding-left: 15px;
  }
  #constitution-header .container {
    width: auto;
  }
  #constitution-header .menu-panel .menu > li {
    width: auto;
    padding-right: 16px;
  }
  #constitution-header .menu-panel .menu > li.last,
  #constitution-header .menu-panel .menu > li:last-child {
    width: auto;
  }
  #constitution-header .menu-panel .menu > li.last .sub-menu,
  #constitution-header .menu-panel .menu > li:last-child .sub-menu {
    width: 225px;
    right: 0;
    left: auto;
  }
  #constitution-header .menu-panel .menu > li.first,
  #constitution-header .menu-panel .menu > li:first-child {
    width: auto;
  }
  #constitution-header .menu-panel .menu > li.first .sub-menu,
  #constitution-header .menu-panel .menu > li:first-child .sub-menu {
    width: 225px;
  }
  #constitution-header .menu-panel .search-link {
    margin-right: -15px;
  }
  #constitution-header .main-text .quote-holder {
    margin: 0;
  }
  .block-constitution .container {
    width: auto;
  }
  .block-constitution .content-holder .column {
    margin-bottom: 24px;
  }
  #block-constitution-menu .container {
    width: auto;
  }
}
@media (max-width: 802px) {
  #constitution-header .main-text .text-holder {
    width: auto;
  }
  #block-constitution-menu .menu-panel {
    height: auto;
    padding: 2px 0;
  }
  #block-constitution-menu .menu-panel .menu {
    background: none;
  }
  #block-constitution-menu .menu-panel .menu li {
    background: none;
    height: auto;
    width: auto;
    padding: 0;
    margin-left: 3px;
    margin-bottom: 3px;
    float: left;
  }
  #block-constitution-menu .menu-panel .menu li.go-back a {
    background: none;
    background-color: #1d1d1d;
    margin-right: 0;
  }
  #block-constitution-menu .menu-panel .menu li a {
    background: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    background-color: #1d1d1d;
    height: auto;
    line-height: 16px;
    padding: 8px;
  }
  #block-constitution-menu .menu-panel .menu li a span {
    background: none !important;
    padding: 0;
  }
}
@media (max-width: 798px) {
  #constitution-header .menu-panel .menu,
  #constitution-header .menu-panel .search-link {
    display: none;
  }
  #constitution-header .menu-panel .mobile-menu {
    display: block;
  }
  #constitution-header .menu-panel .title {
    width: auto;
  }
}
@media (max-width: 768px) {
  #constitution-header .main-text .quote-holder {
    padding: 30px 15px;
  }
  .constitution-list .callout {
    padding-left: 15px;
  }
  .fast-facts .column {
    margin-bottom: 24px;
  }
  #block-constitution-menu .menu-panel .menu .download-pdf {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 736px) and (orientation: portrait) {
  #constitution-header .menu-panel {
    height: auto;
    text-align: center;
  }
  #constitution-header .menu-panel .container {
    padding: 0;
  }
  #constitution-header .menu-panel .title {
    width: 100%;
    padding: 0;
    margin: 0;
    background: none;
  }
  #constitution-header .menu-panel .title span {
    padding: 0;
    background-repeat: repeat-x;
    background: url(/assets/img/bg-panel-title-tile.png) repeat-x;
  }
  #constitution-header .menu-panel .mobile-menu {
    float: none;
    display: inline-block;
  }
  #constitution-header .menu-panel .mobile-menu > li {
    display: inline-block;
  }
  #constitution-header .menu-panel .mobile-menu > li:last-child {
    background: none;
  }
  #constitution-header .main-text .container {
    padding: 0;
  }
  #constitution-header .interpretation .menu {
    padding: 15px;
  }
  #constitution-header .interpretation .menu ul {
    border: none;
  }
  #constitution-header .interpretation .menu ul li {
    border: none;
    margin-bottom: 6px;
    margin-right: 6px;
  }
  #constitution-header .interpretation .menu ul li a {
    padding: 8px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    background-color: #1d1d1d;
  }
  #constitution-header .interpretation .menu ul li.active a {
    color: #fff;
    background-color: #1870bf;
  }
  #constitution-header .interpretation .menu ul li:last-child {
    margin: 0;
  }
}
/*------------------------------------*
   sidebars
*------------------------------------*/
#sidebar-first {
  padding: 0 17px 0 0;
  margin: 0 0 0 -15px;
}
#sidebar-first .block {
  margin: 0 0 50px;
  position: relative;
}
#sidebar-first .block.grey {
  margin-bottom: 17px;
  background: #f8f7f5;
  padding: 10px 17px 40px 17px;
  -webkit-box-shadow: inset 0px 0px 35px -6px #a2a2a2;
  -moz-box-shadow: inset 0px 0px 35px -6px #a2a2a2;
  box-shadow: inset 0px 0px 35px -6px #a2a2a2;
}
#sidebar-first .block.grey .title {
  font: 700 25px/27px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  color: #1369bb;
  margin: 0 0 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  border-bottom: 2px solid #1369bb;
}
#sidebar-first .block.grey .title span {
  display: inline-block;
  padding: 0 0 12px;
}
#sidebar-first .sidebar-menu {
  border-top: 3px solid #e1e1e1;
  position: relative;
}
#sidebar-first .sidebar-menu ul li {
  color: #132650;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 15px;
  padding: 4px 0;
  text-transform: uppercase;
  background: url(../img/bg-border.png) 0 100% repeat-x;
}
#sidebar-first .sidebar-menu ul li a {
  display: block;
}
#sidebar-first .sidebar-menu ul li a span {
  display: none;
}
#sidebar-first .sidebar-menu ul ul li {
  color: #393a3c;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
  background: none;
  padding: 0;
  text-transform: none;
}
#sidebar-first .sidebar-menu ul ul li a {
  line-height: 18px;
  padding: 6px 15px;
}
#sidebar-first .sidebar-menu ul ul li a span {
  display: inline-block;
  margin-left: 2px;
}
#sidebar-first .sidebar-menu ul ul li.level-4 {
  padding-left: 30px;
}
#sidebar-first .sidebar-menu > ul > li > a {
  background: url(../img/btn-menu.png) no-repeat 9999% 9999%;
  padding: 10px 15px;
  line-height: 15px;
}
#sidebar-first .sidebar-menu > ul > li > a:hover {
  color: #132650;
  text-decoration: none;
}
#sidebar-first .sidebar-menu > ul > li > a.line-size-1 {
  height: 35px;
}
#sidebar-first .sidebar-menu > ul > li > a.line-size-1:hover {
  background-position: 100% 0;
}
#sidebar-first .sidebar-menu > ul > li > a.line-size-2 {
  height: 51px;
}
#sidebar-first .sidebar-menu > ul > li > a.line-size-2:hover {
  background-position: 100% -35px;
}
#sidebar-first .sidebar-menu > ul > li.active > a.line-size-1,
#sidebar-first .sidebar-menu > ul > li.parent-active > a.line-size-1 {
  background-position: 100% 0;
  color: #132650;
}
#sidebar-first .sidebar-menu > ul > li.active > a.line-size-2,
#sidebar-first .sidebar-menu > ul > li.parent-active > a.line-size-2 {
  background-position: 100% -35px;
  color: #132650;
}
#sidebar-first .sidebar-menu > ul > li ul li.active a.line-size-1,
#sidebar-first .sidebar-menu > ul > li ul li.parent-active a.line-size-1 {
  background: url(../img/btn-menu.png) no-repeat 9999% 9999%;
  background-position: 100% -86px;
}
#sidebar-first .sidebar-menu > ul > li ul li.active a.line-size-2,
#sidebar-first .sidebar-menu > ul > li ul li.parent-active a.line-size-2 {
  background: url(../img/btn-menu.png) no-repeat 9999% 9999%;
  background-position: 100% -116px;
}
#sidebar-first .sidebar-menu > ul > li ul li.active a.line-size-3,
#sidebar-first .sidebar-menu > ul > li ul li.parent-active a.line-size-3 {
  background: url(../img/btn-menu.png) no-repeat 9999% 9999%;
  background-position: 100% -164px;
}
#sidebar-first .sidebar-menu > ul > li ul li ul li a {
  background: none !important;
  line-height: 18px;
  padding: 6px 15px 6px 30px !important;
}
#sidebar-first .sidebar-menu > ul > li ul li ul li a span {
  display: none;
}
#sidebar-first .sidebar-menu > ul > li ul li ul li.active a {
  color: #1369BB;
}
#sidebar-first ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sidebar-first #mobile-nav-secondary-toggle {
  display: none;
  padding: 16px 30px;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: none;
}
#sidebar-first #mobile-nav-secondary-toggle span {
  display: inline-block;
}
#sidebar-first #mobile-nav-secondary-toggle span:before {
  content: '\f0c9';
  font-family: FontAwesome;
  margin: 2px 8px 0 0;
}
#main .content-body #sidebar-second .section {
  position: relative;
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 24px;
}
#main .content-body #sidebar-second .section h2 {
  font: 700 12px/14px "freight-sans-pro", arial, sans-serif;
  color: #1d1d1d;
  text-transform: uppercase;
  margin-bottom: 12px;
}
#main .content-body #sidebar-second .section .items {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main .content-body #sidebar-second .section .items li {
  color: #262b30;
  font: 400 16px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
  margin-bottom: 22px;
  padding: 0;
  background: none;
}
#main .content-body #sidebar-second .section .items li h3 {
  font: 700 16px/20px "freight-sans-pro", arial, sans-serif;
  margin: 0 0 6px 0;
}
#main .content-body #sidebar-second .section .items li p {
  font: 400 14px/18px "freight-sans-pro", arial, sans-serif;
}
#main .content-body #sidebar-second .block {
  margin: 0 0 50px;
}
#main .content-body #sidebar-second .block.block-grey > .content {
  background: #f8f7f7 url(../img/bg-grey.png) repeat-x 0 100%;
  padding: 30px 25px;
  font: 17px/20px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #262b30;
}
#main .content-body #sidebar-second .block.block-grey > .content .title {
  color: #132650;
  font: 700 29px/31px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  margin: 0 0 15px;
  text-transform: uppercase;
}
#main .content-body #sidebar-second .block .links a {
  display: block;
}
#main .content-body #sidebar-second.condensed .block {
  margin: 0;
}
@media (min-width: 992px) {
  #sidebar-first .sidebar-menu .menu {
    display: block !important;
  }
}
@media (max-width: 992px) {
  #sidebar-first {
    padding: 0;
    margin: 0;
  }
  #sidebar-first .sidebar-menu {
    border: 1px solid #e1e1e1;
  }
  #sidebar-first .sidebar-menu .menu {
    display: none;
  }
  #sidebar-first .sidebar-menu > ul > li a {
    background: none !important;
    height: auto !important;
  }
  #sidebar-first .sidebar-menu > ul > li a:hover {
    background: none !important;
  }
  #sidebar-first #mobile-nav-secondary-toggle {
    display: block;
  }
  #sidebar-first > .block {
    margin: 0 0 27px;
  }
  #main .sidebar .block-grey {
    margin-top: 0px;
  }
}
/*------------------------------------*
   blocks
*------------------------------------*/
.blocks.two-column.landing-view .block-item {
  position: relative;
  background: #d8d3d0;
  -webkit-box-shadow: 0 0px 3px -1px #686868;
  -moz-box-shadow: 0 0px 3px -1px #686868;
  box-shadow: 0 0px 3px -1px #686868;
}
.blocks.two-column.landing-view .block-item .title {
  position: absolute;
  left: -4px;
  top: 18px;
  margin: 0;
  background: url(../img/bg-featured.png) no-repeat 100% -165px;
  height: 55px;
  font: 700 18px/24px "refrigerator-deluxe", Helvetica, Arial, sans-serif !important;
  text-transform: uppercase !important;
  max-width: 430px;
  overflow: hidden;
  padding: 0 15px 0 0;
  color: #014a90;
  text-shadow: 0 0 2px #fff;
  letter-spacing: 0.03em;
}
.blocks.two-column.landing-view .block-item .title span {
  background: url(../img/bg-featured.png) 0 -110px no-repeat;
  display: block;
  height: 55px;
  padding: 13px 17px;
}
.blocks.two-column.landing-view .block-item .image {
  width: 100%;
  overflow: hidden;
}
.blocks.two-column.landing-view .block-item .image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.blocks.two-column.landing-view .block-item .description {
  background: #d8d3d0 url(../img/bg-description-grey.png) repeat-x 0 0;
  color: #262b30;
  text-shadow: none;
  font: 16px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
  text-align: center;
}
.blocks.two-column.landing-view .block-item .description .holder {
  padding: 30px 10px;
}
.blocks.two-column.landing-view .block-item .links.white a {
  color: #1369bb;
  text-decoration: none;
  font: 700 12px/53px "freight-sans-pro", Arial, Helvetica, sans-serif;
  background: url(../img/btn-link.png) no-repeat 100% -212px;
  text-transform: uppercase;
  padding: 0 43px 0 0;
  height: 53px;
  display: inline-block;
  text-shadow: none;
  max-width: 425px;
  letter-spacing: 1px;
  overflow: hidden;
  text-align: left;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.blocks.two-column.landing-view .block-item .links.white a:hover {
  color: #fff;
  text-decoration: none;
  background-position: 100% -265px;
}
.blocks.two-column.landing-view .block-item .links.white a:hover span {
  background-position: 0 -53px;
}
.blocks.two-column.landing-view .block-item .links.white a span {
  background: url(../img/btn-link.png) no-repeat 0 0;
  display: block;
  padding: 0 15px 0 35px;
}
.blocks.two-column.landing-view .column:first-child .block-item {
  margin-right: -5px;
}
.blocks.two-column.landing-view .column:last-child .block-item {
  margin-left: -5px;
}
.blocks.two-column.list-view,
.blocks.three-column.list-view,
.blocks.four-column.list-view {
  /*&+.list-view{
                margin-top: 2px;
            }*/
}
.blocks.two-column.list-view .block-item,
.blocks.three-column.list-view .block-item,
.blocks.four-column.list-view .block-item {
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  margin-left: -14px;
  margin-right: -14px;
}
.blocks.two-column.list-view .block-item:hover .content,
.blocks.three-column.list-view .block-item:hover .content,
.blocks.four-column.list-view .block-item:hover .content {
  background-color: #1e70e0;
}
.blocks.two-column.list-view .block-item:hover .img-container img,
.blocks.three-column.list-view .block-item:hover .img-container img,
.blocks.four-column.list-view .block-item:hover .img-container img {
  width: 120%;
  top: -10%;
  left: -10%;
}
.blocks.two-column.list-view .block-item .img-container,
.blocks.three-column.list-view .block-item .img-container,
.blocks.four-column.list-view .block-item .img-container {
  height: 154px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.blocks.two-column.list-view .block-item .img-container img,
.blocks.three-column.list-view .block-item .img-container img,
.blocks.four-column.list-view .block-item .img-container img {
  width: 100%;
  max-width: 120%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.blocks.two-column.list-view .block-item .content,
.blocks.three-column.list-view .block-item .content,
.blocks.four-column.list-view .block-item .content {
  position: relative;
  overflow: hidden;
  background: #004d93;
  color: #fff;
  padding: 30px 15px;
  height: 100%;
  -webkit-box-shadow: 0px 0px 5px 0px #000;
  -moz-box-shadow: 0px 0px 5px 0px #000;
  box-shadow: 0px 0px 5px 0px #000;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -moz-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  -o-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.blocks.two-column.list-view .block-item .content:hover,
.blocks.three-column.list-view .block-item .content:hover,
.blocks.four-column.list-view .block-item .content:hover {
  background-color: #1e70e0;
}
.blocks.two-column.list-view .block-item .content h2,
.blocks.three-column.list-view .block-item .content h2,
.blocks.four-column.list-view .block-item .content h2 {
  font: 700 25px/27px "refrigerator-deluxe", Helvetica, Arial, sans-serif !important;
  margin: 0 -35px 15px 0 !important;
  text-transform: uppercase;
  display: inline !important;
  padding-right: 35px !important;
  background: url(../img/bg-callout-title.png) no-repeat 100% 3px !important;
}
.blocks.two-column.list-view .block-item .content h2 a,
.blocks.three-column.list-view .block-item .content h2 a,
.blocks.four-column.list-view .block-item .content h2 a {
  color: #fff;
  text-decoration: none;
}
.blocks.two-column.list-view .block-item .content h2 a:hover,
.blocks.three-column.list-view .block-item .content h2 a:hover,
.blocks.four-column.list-view .block-item .content h2 a:hover {
  text-decoration: none;
}
.blocks.two-column.list-view .block-item .content .description,
.blocks.three-column.list-view .block-item .content .description,
.blocks.four-column.list-view .block-item .content .description {
  margin-top: 15px;
  font-size: 16px;
  line-height: 24px;
}
.blocks.two-column.list-view .block-item .content .description p,
.blocks.three-column.list-view .block-item .content .description p,
.blocks.four-column.list-view .block-item .content .description p {
  margin: 0;
}
.blocks.two-column.list-view .column:first-child .block-item,
.blocks.three-column.list-view .column:first-child .block-item,
.blocks.four-column.list-view .column:first-child .block-item {
  margin-left: 0;
}
.blocks.two-column.list-view .column:last-child .block-item,
.blocks.three-column.list-view .column:last-child .block-item,
.blocks.four-column.list-view .column:last-child .block-item {
  margin-right: 0;
}
.blocks.two-column.content-view .block-item .img-container,
.blocks.three-column.content-view .block-item .img-container,
.blocks.four-column.content-view .block-item .img-container {
  height: 180px;
  width: 100%;
  overflow: hidden;
}
.blocks.two-column.content-view .block-item .img-container img,
.blocks.three-column.content-view .block-item .img-container img,
.blocks.four-column.content-view .block-item .img-container img {
  height: auto;
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: block;
}
.blocks.two-column.content-view .block-item h2,
.blocks.three-column.content-view .block-item h2,
.blocks.four-column.content-view .block-item h2 {
  text-align: center !important;
  color: #132650 !important;
  font-size: 26px !important;
  line-height: 31px !important;
  margin: 0 !important;
  display: table !important;
  vertical-align: bottom !important;
  font-weight: normal !important;
  text-shadow: none !important;
}
.blocks.two-column.content-view .block-item .content,
.blocks.three-column.content-view .block-item .content,
.blocks.four-column.content-view .block-item .content {
  padding-top: 12px;
}
.blocks.two-column.content-view .block-item .content .description,
.blocks.three-column.content-view .block-item .content .description,
.blocks.four-column.content-view .block-item .content .description {
  background: url(/assets/img/bg-column-title-star.png) no-repeat 50% 0;
  padding-top: 48px;
}
.blocks.two-column.content-view .block-item .content .description p,
.blocks.three-column.content-view .block-item .content .description p,
.blocks.four-column.content-view .block-item .content .description p {
  font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif !important;
}
.blocks.two-column.content-view .block-item .content .description li,
.blocks.three-column.content-view .block-item .content .description li,
.blocks.four-column.content-view .block-item .content .description li {
  font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif !important;
}
.blocks.two-column.content-view .block-item .content .description .cta,
.blocks.three-column.content-view .block-item .content .description .cta,
.blocks.four-column.content-view .block-item .content .description .cta {
  font-weight: 700;
}
.blocks.two-column.content-view .block-item .content .description .cta:after,
.blocks.three-column.content-view .block-item .content .description .cta:after,
.blocks.four-column.content-view .block-item .content .description .cta:after {
  content: ' \00bb';
}
.blocks.two-column.content-view .block-item .content .description .cta:hover,
.blocks.three-column.content-view .block-item .content .description .cta:hover,
.blocks.four-column.content-view .block-item .content .description .cta:hover {
  text-decoration: none;
}
.blocks.one-column img {
  max-width: 100%;
}
.blocks .block-item {
  overflow: hidden;
}
.blocks.three-column.list-view .block-item:hover .img-container img {
  top: 2%;
  left: 2%;
}
.content-body .blocks {
  margin-bottom: 15px;
}
.content-body.two-column .blocks.two-column .column:first-child .block-item {
  margin-right: -7px;
}
.content-body.two-column .blocks.two-column .column:last-child .block-item {
  margin-left: -7px;
}
.content-body.two-column .blocks.two-column .title {
  top: 0px;
  font-size: 16px;
  line-height: 22px;
  background-size: 360px 176px;
  background-position: 100% -132px;
  height: 44px;
  padding: 0 12px 0 0;
}
.content-body.two-column .blocks.two-column .title span {
  height: 44px;
  background-size: 360px 176px;
  background-position: 100% -88px;
  padding: 10px 14px;
}
.content-body.two-column .blocks.three-column.content-view .column {
  float: none;
  width: auto;
}
.content-body.two-column .blocks.three-column.content-view .column .block-item {
  height: auto !important;
}
.content-body.two-column .blocks.three-column.content-view .column .img-container {
  height: 104px;
  width: 33.33333333%;
  float: left;
}
.content-body.two-column .blocks.three-column.content-view .column .content {
  width: 66.66666667%;
  float: left;
  padding-left: 15px;
  padding-top: 0;
  padding-bottom: 24px;
}
.content-body.two-column .blocks.three-column.content-view .column .content h2 {
  text-align: left !important;
}
.content-body.two-column .blocks.three-column.content-view .column .content .description {
  padding-top: 20px;
  background: none;
}
/* purple for freedom day */
.freedom-day .blocks.two-column.list-view .block-item .content,
.freedom-day .blocks.three-column.list-view .block-item .content,
.freedom-day .blocks.four-column.list-view .block-item .content {
  background: #a02891;
}
@media (max-width: 992px) {
  .blocks.three-column.list-view .block-item .content h2 {
    margin: 0 0 15px 0 !important;
  }
  .content-body.two-column .blocks.three-column.content-view .column {
    float: left;
    width: 33.33333333%;
  }
  .content-body.two-column .blocks.three-column.content-view .column .img-container {
    height: 180px;
    width: 100%;
    float: none;
  }
  .content-body.two-column .blocks.three-column.content-view .column .content {
    width: auto;
    float: none;
    padding-top: 12px;
    padding-left: 0;
    padding-bottom: 0;
  }
  .content-body.two-column .blocks.three-column.content-view .column .content h2 {
    text-align: center !important;
  }
  .content-body.two-column .blocks.three-column.content-view .column .content .description {
    background: url(/assets/img/bg-column-title-star.png) no-repeat 50% 0;
    padding-top: 48px;
  }
}
@media (max-width: 768px) {
  .blocks.two-column .block-item {
    height: auto !important;
  }
  .blocks.two-column .block-item:first-child {
    margin-bottom: 20px;
  }
  .blocks.two-column .column:first-child .block-item {
    margin-right: 0;
  }
  .blocks.two-column .column:last-child .block-item {
    margin-left: 0;
  }
  .blocks.three-column.list-view .block-item,
  .blocks.four-column.list-view .block-item {
    margin-left: 0;
    margin-right: 0;
    height: auto !important;
    margin-bottom: 12px;
  }
  .blocks.three-column.list-view .block-item .img-container,
  .blocks.four-column.list-view .block-item .img-container {
    height: auto;
  }
  .blocks.three-column.list-view .block-item .img-container img,
  .blocks.four-column.list-view .block-item .img-container img {
    position: relative;
    width: 100%;
    height: auto;
  }
  .blocks.three-column.list-view .block-item:hover .img-container img,
  .blocks.four-column.list-view .block-item:hover .img-container img {
    height: auto;
    width: 100%;
    top: auto;
    left: auto;
    margin-top: 0;
    margin-left: 0;
  }
  .blocks.three-column.list-view .column:last-child .block-item,
  .blocks.four-column.list-view .column:last-child .block-item {
    margin-bottom: 0;
  }
  .blocks.three-column.content-view .block-item,
  .blocks.four-column.content-view .block-item {
    margin-bottom: 20px;
    height: auto !important;
  }
  .blocks.three-column.content-view .block-item .img-container img,
  .blocks.four-column.content-view .block-item .img-container img {
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
  .blocks.three-column.content-view .block-item h2,
  .blocks.four-column.content-view .block-item h2 {
    height: auto !important;
    display: block !important;
  }
  .blocks.three-column.content-view .column:last-child .block-item,
  .blocks.four-column.content-view .column:last-child .block-item {
    margin-bottom: 0;
  }
  .content-body.two-column .blocks.two-column .column:first-child .block-item {
    margin-right: 0;
  }
  .content-body.two-column .blocks.two-column .column:last-child .block-item {
    margin-left: 0;
  }
  .content-body.two-column .blocks.three-column.content-view .column {
    width: auto;
    float: none;
  }
}
/*------------------------------------*
   landing
*------------------------------------*/
#landing-hero .slider {
  height: 386px;
  position: relative;
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-shadow: 0px 0px 6px -1px #000000;
  -moz-box-shadow: 0px 0px 6px -1px #000000;
  box-shadow: 0px 0px 6px -1px #000000;
}
#landing-hero .slider .teasers {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: auto;
  color: #fff;
  text-shadow: 1px 1px 2px #111;
  /*display: table;*/
  z-index: 500;
}
#landing-hero .slider .teasers .overlay {
  display: block;
  background: rgba(161, 3, 8, 0.75) none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#landing-hero .slider .teasers .texts {
  display: table;
  height: 100%;
}
#landing-hero .slider .teasers .page-teaser-holder {
  padding-top: 50px;
  padding-left: 70px;
  padding-right: 70px;
  text-align: center;
  position: relative;
  width: 423px;
  height: 386px;
}
#landing-hero .slider .teasers .page-teaser-holder .title {
  color: #fff;
  font: 700 33px/34px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
#landing-hero .slider .teasers .page-teaser-holder .title span {
  display: block;
}
#landing-hero .slider .teasers .page-teaser-holder .content {
  text-align: left;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  padding: 17px 0 23px;
  margin-top: 10px;
  position: relative;
}
#landing-hero .slider .teasers .page-teaser-holder p {
  margin: 0;
}
#landing-hero .slider .teasers .page-teaser-holder .links {
  margin: 12px 0 0;
}
#landing-hero .slider .teasers.no-slider .page-teaser-holder {
  padding-top: 0;
  vertical-align: middle;
  display: table-cell;
}
#landing-hero .slider a.next,
#landing-hero .slider a.prev {
  position: absolute;
  top: 50%;
  left: -4px;
  background: url(../img/btn-jcarousel-arrows-light.png) no-repeat;
  width: 42px;
  height: 42px;
  z-index: 500;
  cursor: pointer;
  display: block;
  text-indent: -9999px;
  margin: -21px 0 0;
}
#landing-hero .slider a.next {
  left: auto;
  right: -4px;
  background-position: 0 -84px;
}
#landing-hero .images img {
  width: 100%;
}
#landing-hero.page-header-block {
  padding-bottom: 50px;
  background: url(../img/bg-intro-text.png) repeat-x 0 100%;
}
#landing-hero.page-header-block .slider {
  height: auto;
}
#landing-hero.no-teaser .slider {
  height: auto;
}
#landing-hero.no-caption {
  padding-bottom: 50px;
  background: url(../img/bg-intro-text.png) repeat-x 0 100%;
}
#intro-text {
  padding: 37px 0 22px;
  background: #ffffff url(../img/bg-intro-text.png) repeat-x 0 100%;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #262b30;
  letter-spacing: 0.025em;
}
#intro-text p {
  margin: 0 0 20px;
}
#intro-text strong {
  font-family: "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.landing header {
  padding: 48px 0;
}
.landing header h2 {
  font: 700 30px/36px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-shadow: 0px 0px 2px #ccc;
  margin: 0;
  letter-spacing: 0.025em;
  display: inline-block;
  text-transform: uppercase;
}
#earth-day.landing header {
  text-align: center;
}
#featured.landing,
#comingsoon.landing {
  border-top: 1px solid #e1e1e1;
}
#featured.landing header,
#comingsoon.landing header {
  text-align: center;
}
#featured.landing .body,
#comingsoon.landing .body {
  -webkit-box-shadow: inset 0px 0px 18px -5px #262b30;
  -moz-box-shadow: inset 0px 0px 18px -5px #262b30;
  box-shadow: inset 0px 0px 18px -5px #262b30;
  background-color: #dcd8d5;
  padding: 65px 0;
}
#featured.landing .body h3,
#comingsoon.landing .body h3 {
  color: #132650;
  font: 26px/31px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
#featured.landing .body h3 a,
#comingsoon.landing .body h3 a {
  color: #132650;
}
#featured.landing .body h3 a:hover,
#comingsoon.landing .body h3 a:hover {
  color: #3a84eb;
}
#featured.landing .body .date,
#comingsoon.landing .body .date {
  font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
  margin: -8px 0 10px 0;
}
#all-episodes .node {
  position: relative;
  margin-bottom: 73px;
}
#all-episodes .node .year {
  font: 700 16px/24px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  position: absolute;
  left: -8px;
  top: 12px;
  padding-bottom: 7px;
  background: url(/assets/img/bg-left-block-label.png) no-repeat 1px 100%;
  color: #fff;
  text-transform: uppercase;
}
#all-episodes .node .year span {
  background: #de0230;
  display: block;
  padding: 8px 18px;
}
#all-episodes .node .image {
  margin: 0 0 22px;
}
#all-episodes .node .image img {
  width: 100%;
  max-width: 100%;
}
#all-episodes .node h4 {
  font-size: 20px;
  line-height: 25px;
}
#all-episodes .node .date {
  color: #393a3c;
  font: 16px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
  margin: -8px 0 10px;
}
#all-episodes header {
  text-align: center;
}
.featured-title {
  position: absolute;
  left: -12px;
  top: 18px;
  margin: 0;
  background: url(../img/bg-featured.png) no-repeat 100% -55px;
  height: 55px;
  font: 700 16px/24px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  max-width: 430px;
  overflow: hidden;
  padding: 0 15px 0 0;
  color: #014a90;
  text-shadow: 0 0 2px #fff;
  letter-spacing: 0.03em;
}
.featured-title a {
  color: #014a90;
  text-decoration: none;
}
.featured-title span {
  background: url(../img/bg-featured.png) no-repeat;
  display: block;
  height: 55px;
  padding: 13px 17px;
}
.featured-title.clear {
  left: -4px;
  background-position: 100% -165px;
}
.featured-title.clear span {
  background-position: 0 -110px;
  padding: 13px 17px 13px 25px;
}
@media (max-width: 992px) {
  #landing-hero .container,
  #intro-text .container {
    width: auto;
  }
  #landing-hero .images img {
    width: auto;
  }
  #landing-hero.no-teaser .images img {
    width: 100%;
  }
  #landing-hero.page-header-block .images img {
    width: 100%;
  }
  #landing-hero.no-caption {
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  #landing-hero .slider {
    height: auto;
  }
  #landing-hero .slider .teasers {
    top: auto;
    bottom: 0;
    height: auto;
    width: 100%;
    text-align: center;
  }
  #landing-hero .slider .teasers.no-slider .page-teaser-holder {
    padding-top: 50px;
  }
  #landing-hero .slider .teasers .page-teaser-holder {
    width: 100%;
    height: auto;
    padding: 50px;
    text-align: center;
  }
  #landing-hero .slider .teasers .page-teaser-holder .featured-title {
    display: none;
  }
  #landing-hero .slider .teasers .page-teaser-holder .content {
    width: 100%;
  }
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
  #landing-hero .slider .teasers {
    top: 0;
    bottom: auto;
  }
}
/*------------------------------------*
   list-view
*------------------------------------*/
.node-teaser.result {
  color: #262b30;
  font-size: 20px;
  line-height: 28px;
  background: url(/assets/img/bg-result-separator.png) no-repeat 0 100%;
  border: 0;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.node-teaser.result .result-content {
  margin: 20px 0 35px;
}
/*------------------------------------*
   calendar
*------------------------------------*/
.block-calendar-header {
  position: relative;
  width: 100%;
}
.block-calendar-header .image {
  overflow: hidden;
}
.block-calendar-header .image img {
  width: 100%;
}
.block-calendar-header .info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  height: auto;
  overflow: hidden;
  text-shadow: 1px 1px 2px #111;
}
.block-calendar-header .info > span {
  border-bottom: 3px solid #ffffff;
  display: inline-block;
  overflow: hidden;
  padding-bottom: 20px;
  width: 405px;
  margin: 40px 0 0;
}
.block-calendar-header .info .page-subtitle {
  display: block;
  font: italic 35px/40px 'Cookie', cursive, Georgia, serif;
  letter-spacing: 1px;
  margin: 0;
  overflow: hidden;
}
.block-calendar-header .info .title {
  font: 700 50px/55px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 0.01em;
  margin: 0;
  text-transform: uppercase;
  color: #fff;
}
.block-calendar-header .info .ui-datepicker {
  text-transform: uppercase;
  letter-spacing: 1px;
  font: 700 14px/36px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
.block-calendar-header .date {
  text-transform: uppercase;
  letter-spacing: 1px;
  font: 700 14px/36px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
.block-calendar-header .title-border .title-text {
  padding: 0 10px;
  max-width: 98%;
  float: left;
}
.block-calendar-header .title-border .border {
  background: url(../img/bg-white.png) repeat-x 0 50%;
  overflow: hidden;
  min-height: 2px;
  float: left;
  padding: 0;
}
.calendar-header-links {
  position: relative;
  background: #dcd8d5;
  height: 56px;
  border-top: 1px solid #fff;
  -webkit-box-shadow: inset 0px 0px 23px -5px #a2a2a2;
  -moz-box-shadow: inset 0px 0px 23px -5px #a2a2a2;
  box-shadow: inset 0px 0px 23px -5px #a2a2a2;
}
.calendar-header-links ul {
  margin: 0 -5px 0 0 !important;
  padding: 0;
  list-style: none;
}
.calendar-header-links ul li {
  width: 33.333333%;
  float: left;
  height: 56px;
  background: url(../img/link-arrow-hover.png) no-repeat 9999% 9999%;
  margin: 0;
  padding: 0;
}
.calendar-header-links ul li a {
  display: block;
  background: url(../img/bg-calendar-header-links.png) no-repeat 20px 10px;
  height: 56px;
  padding: 0 0 0 70px;
  border-right: 1px solid #fff;
  color: #132650;
  font-size: 12px;
  line-height: 56px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  cursor: pointer;
}
.calendar-header-links ul li a:hover {
  color: #1a62c6;
}
.calendar-header-links ul li a:hover span {
  background: url(../img/link-arrow-hover.png) no-repeat 100% 50%;
}
.calendar-header-links ul li a span {
  background: url(../img/link-arrow.png) no-repeat 100% 50%;
  padding: 0 32px 0 0;
  display: block;
  float: left;
}
.calendar-header-links ul li.tickets a {
  background-position: 20px 10px;
}
.calendar-header-links ul li.tours a {
  padding-left: 65px;
  background-position: 10px -46px;
}
.calendar-header-links ul li.visit a {
  background-position: 13px -102px;
  padding-left: 50px;
}
/**
 * Datepiker
 */
.ui-datepicker {
  background: #262b30;
  padding: 17px;
  -webkit-box-shadow: inset 0px 0px 26px -5px #000000;
  -moz-box-shadow: inset 0px 0px 26px -5px #000000;
  box-shadow: inset 0px 0px 26px -5px #000000;
}
.ui-datepicker .ui-datepicker-header {
  border-bottom: 2px solid #1369bb;
  color: #1369bb;
  font: 700 25px/30px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
  padding: 4px 15px 12px;
  position: relative;
  text-shadow: 1px 1px 3px #111;
  text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-title {
  padding-right: 55px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  right: 0px;
  bottom: 10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/btn-datepiker-nav.png) no-repeat 0 -72px;
  width: 36px;
  height: 36px;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev {
  right: 34px;
  background-position: 0 -108px;
}
.ui-datepicker .ui-datepicker-prev.ui-state-hover {
  background-position: 0 -36px;
}
.ui-datepicker .ui-datepicker-next.ui-state-hover {
  background-position: 0 0;
}
.ui-datepicker table.ui-datepicker-calendar {
  border-collapse: collapse;
  color: #979696;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  margin: 8px 13px;
  border: 0;
}
.ui-datepicker table.ui-datepicker-calendar th {
  background: none;
  border: 0;
  color: #979696;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 16px;
  padding: 6px 6px 13px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: bottom;
}
.ui-datepicker table.ui-datepicker-calendar tbody {
  border: 0;
}
.ui-datepicker table.ui-datepicker-calendar td {
  background: none;
  border: 0;
  padding: 0;
  text-align: center;
  width: 30px;
  height: 33px;
  vertical-align: top;
}
.ui-datepicker table.ui-datepicker-calendar td a {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  width: 30px;
  height: 33px;
  display: block;
  overflow: hidden;
}
.ui-datepicker table.ui-datepicker-calendar td a:hover {
  color: #979696;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-current-day a {
  color: #fff;
  background: url(../img/bg-ui-datepicker-current-day.png) no-repeat;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-today a {
  background: url(../img/bg-ui-datepicker-today.png) no-repeat;
  color: #fff;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-current-day a:hover,
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-today a:hover {
  color: #fff;
}
@media (max-width: 992px) {
  .block-calendar-header .info > span {
    margin: 20px 0 0;
  }
  .block-calendar-header .info .title {
    font-size: 40px;
    line-height: 45px;
  }
  .calendar-header-links ul li a {
    background: none;
    padding: 0;
    text-align: center;
  }
  .calendar-header-links ul li a span {
    padding: 0;
    background: none;
    float: none;
  }
  .calendar-header-links ul li.tours a {
    padding-left: 0;
  }
  .calendar-header-links ul li.visit a {
    padding-left: 0;
  }
  .ui-datepicker {
    text-align: center;
  }
  .ui-datepicker .ui-datepicker-header {
    text-align: left;
  }
  .ui-datepicker table.ui-datepicker-calendar {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  #calendar-filter {
    display: none;
  }
  .template-calendar #main.list-view .main-list-view .content-header {
    display: none;
  }
  .template-calendar #landing-hero.page-header-block {
    padding-bottom: 20px;
  }
}
@media (max-width: 490px) {
  .block-calendar-header .info .page-subtitle {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }
  .block-calendar-header .info .title {
    font-size: 30px;
    line-height: 35px;
  }
  .block-calendar-header .info > span {
    width: auto;
    border: none;
  }
  .block-calendar-header .title-border .border {
    display: none;
  }
  .block-calendar-header .title-border .title-text {
    float: none;
  }
  .calendar-header-links {
    height: auto;
  }
  .calendar-header-links ul li {
    width: 100%;
    float: none;
    border-bottom: 1px solid #fff;
  }
  .calendar-header-links ul li a:hover span {
    background: none;
  }
}
/*------------------------------------*
   footer
*------------------------------------*/
#footer .top-footer {
  background: #06080e;
  overflow: hidden;
  color: #fff;
  padding: 48px 0;
}
#footer .top-footer .block {
  font-size: 12px;
  line-height: 25px;
}
#footer .top-footer .block h2 {
  font: 400 18px/28px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  margin: 0;
  color: #3a84eb;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 2px solid #3a84eb;
  margin-bottom: 10px;
}
#footer .top-footer .block p {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 10px 0;
}
#footer .top-footer .block .address label {
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #d1d1d1;
  font-weight: 700;
  letter-spacing: 1px;
}
#footer .top-footer .block .address p {
  margin: 0;
}
#footer .top-footer .block .hours {
  margin: 0 0 30px 0;
}
#footer .top-footer .block .hours p {
  font-size: 12px;
  line-height: 25px;
  border-bottom: 1px solid #132650;
  margin: 0;
}
#footer .top-footer .block.block-languages .content ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  float: left;
}
#footer .top-footer .block.block-languages .content ul li {
  float: none;
  width: 80px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
#footer .top-footer .block.block-languages .content ul li a {
  color: #fff;
  display: block;
  overflow: hidden;
}
#footer .top-footer .block.block-languages .content ul li a:hover {
  color: #1a62c6;
  text-decoration: none;
}
#footer .top-footer .block .social-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer .top-footer .block .social-links li {
  margin: 0 0 12px 10px;
  float: left;
}
#footer .top-footer .block .social-links li:first-child a {
  margin-left: 0;
}
#footer .top-footer .block .social-links li.twitter a {
  background: url(../img/ico-twitter.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li.twitter a:hover {
  background: url(../img/ico-twitter-hover.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li.facebook a {
  background: url(../img/ico-facebook.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li.facebook a:hover {
  background: url(../img/ico-facebook-hover.png) no-repeat 0 6px;
}
#footer .top-footer .block .social-links li.rss a {
  background: url(../img/ico-quotes.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li.rss a:hover {
  background: url(../img/ico-quotes-hover.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li.podcast a {
  background: url(../img/ico-rss.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li.podcast a:hover {
  background: url(../img/ico-rss-hover.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li.trip-advisor a {
  background: url(../img/ico-trip-advisor-lg.png) no-repeat 0 6px;
  width: 38px;
}
#footer .top-footer .block .social-links li.trip-advisor a:hover {
  background: url(../img/ico-trip-advisor-lg-hover.png) no-repeat 0 6px;
}
#footer .top-footer .block .social-links li.instagram a {
  background: url(../img/ico-instagram.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li.instagram a:hover {
  background: url(../img/ico-instagram-hover.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li.pinterest a {
  background: url(../img/ico-pinterest.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li.pinterest a:hover {
  background: url(../img/ico-pinterest-hover.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li.youtube a {
  background: url(../img/ico-youtube.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li.youtube a:hover {
  background: url(../img/ico-youtube-hover.png) no-repeat 0 0;
}
#footer .top-footer .block .social-links li a {
  height: 35px;
  width: 36px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  display: block;
  min-height: 29px;
  color: #fff;
  overflow: hidden;
  line-height: 20px;
}
#footer .top-footer .block .social-links:last-child {
  clear: both;
}
#footer .bottom-footer {
  height: 70px;
  background: #192F59;
  background-image: -ms-linear-gradient(top, #192f59 0%, #102248 50%);
  background-image: -moz-linear-gradient(top, #192f59 0%, #102248 50%);
  background-image: -o-linear-gradient(top, #192f59 0%, #102248 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #192f59), color-stop(0.5, #102248));
  background-image: -webkit-linear-gradient(top, #192f59 0%, #102248 50%);
  background-image: linear-gradient(to bottom, #192f59 0%, #102248 50%);
}
#footer .bottom-footer .footer-menu {
  float: left;
  width: 607px;
  background: url(../img/bg-footer-menu-footer-separator.png) no-repeat 100% 0;
}
#footer .bottom-footer .footer-menu .menu {
  height: 70px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  margin-right: -7px;
  margin-left: -7px;
}
#footer .bottom-footer .footer-menu .menu li {
  float: left;
  margin: 25px 15px 0;
  padding: 0;
}
#footer .bottom-footer .footer-menu .menu li:first-child {
  margin-left: 0;
}
#footer .bottom-footer .footer-menu .menu li a {
  color: #d0e3fe;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
#footer .bottom-footer .footer-menu .menu li a:hover {
  text-decoration: none;
}
#footer .bottom-footer .footer-search {
  width: 336px;
  margin: 17px 0 0 17px;
  float: left;
  margin-right: -30px !important;
}
#footer .bottom-footer .footer-search h2 {
  color: #fff;
  font-size: 11px;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
#footer .bottom-footer .footer-search .content {
  display: inline-block;
  vertical-align: middle;
}
#footer .bottom-footer .footer-search .content .form-type-textfield {
  position: relative;
  display: inline-block;
}
#footer .bottom-footer .footer-search form {
  position: relative;
}
#footer .bottom-footer .footer-search form label {
  position: absolute;
  left: 14px;
  top: 5px;
  color: #606468;
  font-size: 16px;
  font-style: italic;
  height: 26px;
  line-height: 26px;
  font-weight: normal;
  margin: 0;
}
#footer .bottom-footer .footer-search form .form-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  padding: 3px 42px 3px 10px;
  color: #959595;
  font-style: italic;
  width: 268px;
  height: 38px;
  border: 3px solid #a0a2a7;
  background: #fff;
}
#footer .bottom-footer .footer-search form .form-submit {
  position: absolute;
  right: 3px;
  top: 3px;
  padding: 0;
  background: url(../img/btn-form-submit.png) no-repeat 0 0;
  height: 32px;
  width: 32px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  border: 0;
  cursor: pointer;
  line-height: 0px;
  background-position: 0 -32px;
}
#footer.v4 {
  background: #0b2951;
}
#footer.v4 .top-footer {
  background: #0b2951;
  color: #ededed;
  padding: 62px 0;
}
#footer.v4 .top-footer .block {
  font-family: FFDINWebMedium, arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}
#footer.v4 .top-footer .block h2 {
  font: 400 16px/26px FFDINWebBold, arial, sans-serif;
  color: #ededed;
  letter-spacing: normal;
  border: none;
  margin-bottom: 17px;
  letter-spacing: -0.01em;
}
#footer.v4 .top-footer .block p {
  line-height: 26px;
}
#footer.v4 .top-footer .block .address label {
  font-size: 16px;
  line-height: 26px;
  color: #ededed;
  font-weight: 400;
  letter-spacing: normal;
  letter-spacing: -0.01em;
}
#footer.v4 .top-footer .block .address p {
  letter-spacing: -0.01em;
}
#footer.v4 .top-footer .block .hours {
  margin: 0;
}
#footer.v4 .top-footer .block .hours p {
  font-size: 16px;
  line-height: 26px;
  border: none;
}
#footer.v4 .top-footer .block .hours dt {
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 400;
  width: 50%;
  text-align: left;
  letter-spacing: -0.03em;
}
#footer.v4 .top-footer .block .hours dd {
  font-size: 16px;
  line-height: 26px;
  margin-left: 50%;
  letter-spacing: -0.01em;
}
#footer.v4 .top-footer .block.block-languages .content ul {
  width: 50%;
}
#footer.v4 .top-footer .block.block-languages .content ul li {
  width: auto;
  font-size: 16px;
  line-height: 26px;
  font-family: FFDINWebMedium, arial, sans-serif;
  letter-spacing: -0.01em;
  font-weight: 400;
}
#footer.v4 .top-footer .block.block-languages .content ul li a {
  color: #ededed;
}
#footer.v4 .top-footer .block.block-location .map {
  float: left;
  width: 96px;
  margin: 5px 22px 0 0;
}
#footer.v4 .middle-footer .container {
  padding: 28px 0;
  border-top: 1px solid rgba(237, 237, 237, 0.3);
}
#footer.v4 .middle-footer .container nav {
  overflow: hidden;
}
#footer.v4 .middle-footer .container nav:first-child {
  float: left;
}
#footer.v4 .middle-footer .container nav:first-child ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer.v4 .middle-footer .container nav:first-child ul li {
  float: left;
  font-family: FFDINWebMedium, arial, sans-serif;
  font-size: 15px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: -0.01em;
  margin-right: 14px;
}
#footer.v4 .middle-footer .container nav:first-child ul li a {
  display: block;
  color: #fff;
}
#footer.v4 .middle-footer .container nav:first-child ul li a:hover {
  color: rgba(237, 237, 237, 0.3);
}
#footer.v4 .middle-footer .container nav.social {
  float: right;
}
#footer.v4 .middle-footer .container nav.social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
#footer.v4 .middle-footer .container nav.social ul li {
  float: left;
  margin-left: 14px;
}
#footer.v4 .middle-footer .container nav.social ul li a {
  display: block;
  color: rgba(237, 237, 237, 0.3);
}
#footer.v4 .middle-footer .container nav.social ul li a:hover {
  color: #fff;
}
#footer.v4 .middle-footer .container nav.social ul li:first-child {
  margin-left: 0;
}
#footer.v4 .lower-footer {
  padding: 28px 0;
}
#footer.v4 .lower-footer nav {
  width: 100%;
  text-align: center;
}
#footer.v4 .lower-footer nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
#footer.v4 .lower-footer nav ul li {
  display: inline-block;
  margin: 0 7px;
  font-family: FFDINWeb, arial, sans-serif;
}
#footer.v4 .lower-footer nav ul li a {
  color: rgba(237, 237, 237, 0.3);
}
#footer.v4 .lower-footer nav ul li a:hover {
  color: #fff;
}
@media (max-width: 768px) {
  #footer .top-footer .block {
    margin-bottom: 25px;
    overflow: hidden;
  }
  #footer.v4 .top-footer .block {
    margin-bottom: 0;
  }
  #footer.v4 .top-footer .block .hours dt {
    float: left;
  }
  #footer.v4 .top-footer .block.contacts {
    padding-bottom: 12px;
  }
  #footer.v4 .middle-footer nav:first-child {
    display: none;
  }
  #footer .bottom-footer {
    display: none;
  }
}
@media (max-width: 992px) {
  #footer .bottom-footer .footer-menu {
    float: none;
    margin: 0 auto;
    background: none;
  }
  #footer .bottom-footer .footer-search {
    display: none;
  }
  #footer.v4 .container {
    width: auto;
  }
  #footer.v4 .middle-footer nav {
    float: none !important;
    text-align: center;
  }
  #footer.v4 .middle-footer nav ul {
    display: inline-block;
  }
  #footer.v4 .middle-footer nav ul li {
    display: inline-block;
  }
  #footer.v4 .middle-footer nav.social ul {
    float: none !important;
  }
  #footer.v4 .middle-footer .container {
    margin-left: 16px;
    margin-right: 16px;
  }
  #footer.v4 .top-footer {
    padding: 32px 0;
  }
  #footer.v4 .top-footer .block-location {
    padding-bottom: 32px;
  }
  #newsletter-signup .container {
    width: auto;
  }
}
@media (max-width: 1200px) {
  #footer .footer-search {
    margin-right: -30px !important;
  }
}
/*------------------------------------*
   debate
*------------------------------------*/
#main.debate .blocks {
  margin-bottom: 40px;
}
#main.debate .main-list-view {
  margin: 0;
}
#main .section {
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 24px;
}
#main .section h3 {
  font-family: refrigerator-deluxe, sans-serif;
  text-transform: uppercase;
}
.sidebar .block-grey figure {
  margin: 0;
}
.sidebar .block-grey figure img {
  width: 100%;
}
/*------------------------------------*
   video library
*------------------------------------*/
nav.filter {
  width: auto;
  padding: 12px;
  position: relative;
  border: 2px solid #d9d9d9;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 24px;
}
nav.filter .categories {
  float: left;
  display: none;
}
nav.filter .search {
  float: left;
}
nav.filter select {
  height: 32px;
  display: block;
  padding: 4px;
  line-height: 24px;
  border: 2px solid #d9d9d9;
  background: #fff;
}
nav.filter .form-type-textfield input[type="submit"] {
  border: 2px solid #d9d9d9;
  color: #132650;
  font: 12px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: auto;
  padding: 0 8px;
  width: auto;
}
nav.filter .form-type-textfield input {
  border: 2px solid #d9d9d9;
  margin: 0;
  color: #393a3c;
  font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
  height: 28px;
  padding: 0 8px;
  width: 208px;
}
nav.filter .form-item {
  margin: 0;
}
#vid-feed {
  overflow: hidden;
}
#vid-feed .thumbnail {
  border: none;
}
#vid-feed .thumbnail h3 {
  margin: 12px 0 !important;
  font: 400 18px/20px freight-sans-pro, sans-serif !important;
}
.video-holder {
  padding-top: 42px;
  margin-top: 42px;
  border-top: 2px solid #e6e6e6;
}
.video-holder header {
  padding-bottom: 12px;
}
.video-holder header h3 {
  font: 700 24px/26px "refrigerator-deluxe", sans-serif !important;
  color: #132650 !important;
  margin: 0 0 8px 0 !important;
  text-transform: uppercase !important;
}
.video-holder .video-feed {
  overflow: hidden;
  padding: 20px 0;
}
.video-holder .video-feed ul {
  list-style: none;
  margin: 0 0 0 -4px !important;
  padding: 0;
}
.video-holder .video-feed ul li {
  float: left;
  position: relative;
  margin: 0 4px 4px 0 !important;
  width: 110px;
  padding: 0 !important;
  background: none !important;
}
.video-holder .video-feed ul li img {
  position: relative;
  z-index: 10 !important;
  width: 110px !important;
}
.video-holder .video-feed ul li .play {
  position: absolute;
  z-index: 100;
  top: 10px;
  left: 34px;
  background: url(/assets/img/icn-video-play.png) 0 0 no-repeat;
  width: 43px;
  height: 42px;
  display: inline-block;
}
.video-holder .video-feed ul li .caption {
  padding: 10px 3px !important;
}
.video-holder .video-feed ul li h4 {
  font-size: 12px !important;
  line-height: 16px !important;
  font-weight: bold !important;
  margin: 0 !important;
  color: #1a62c6 !important;
}
.video-holder .video-feed ul li h4 a {
  color: #1a62c6 !important;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
  nav.filter .form-type-textfield input {
    width: 94%;
    margin-bottom: 6px;
  }
}
@media (max-width: 992px) {
  .video-holder .video-feed ul li {
    float: none;
    width: 100%;
    margin: 0 0 20px 0 !important;
  }
  .video-holder .video-feed ul li img {
    width: auto !important;
    margin: 0 auto;
    max-width: 100%;
  }
  .video-holder .video-feed ul li .play {
    top: 25%;
    left: 50%;
    margin-left: -21px;
  }
}
/*------------------------------------*
   press room
*------------------------------------*/
#main .block-title {
  margin-bottom: 27px;
}
#main .block-title h2 {
  font: 700 30px/36px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
  text-shadow: 0px 0px 2px #ccc;
  margin: 0;
  letter-spacing: 0.025em;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 20px;
}
#main .block-title .link {
  font-size: 12px;
  line-height: 26px;
  color: #1d1d1d;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.10em;
  background: url(../img/link-arrow-hover.png) no-repeat -9999% -9999%;
}
#main .block-title .link a {
  color: #1d1d1d;
  background: url(../img/link-arrow.png) no-repeat 100% 0;
  padding: 0 32px 0 0;
  display: block;
}
#main .block-title .link a:hover {
  color: #1a62c6;
  background: url(../img/link-arrow-hover.png) no-repeat 100% 0;
}
#main .main-list-view .node-teaser.latest {
  margin-bottom: 24px;
}
#main .main-list-view .node-teaser.latest h3 {
  color: #132650;
  font: 400 26px/31px "freight-sans-pro", Arial, Helvetica, sans-serif;
  margin: 28px 0;
  letter-spacing: -0.01em;
  text-transform: none;
}
/*------------------------------------*
   home
*------------------------------------*/
#home-hero {
  height: 430px;
  background-color: #1e2128;
  position: relative;
}
#home-hero .callouts {
  padding: 16px;
  min-height: 442px;
  position: relative;
  background: #0D2C4B;
  background-image: -ms-linear-gradient(top, #1a1c22 0%, #0d2c4b 100%);
  background-image: -moz-linear-gradient(top, #1a1c22 0%, #0d2c4b 100%);
  background-image: -o-linear-gradient(top, #1a1c22 0%, #0d2c4b 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1a1c22), color-stop(1, #0d2c4b));
  background-image: -webkit-linear-gradient(top, #1a1c22 0%, #0d2c4b 100%);
  background-image: linear-gradient(to bottom, #1a1c22 0%, #0d2c4b 100%);
  float: right;
  margin-right: -15px;
}
#home-hero .callouts figure {
  width: 295px;
  margin: 0 auto;
  padding-bottom: 16px;
}
#home-hero .callouts figure img {
  width: 100%;
  max-width: 100%;
}
#home-hero .callouts p {
  font: 400 16px/24px "freight-sans-pro", arial, sans-serif;
  text-align: center;
  color: #e2e3e4;
}
#home-hero .callouts p a {
  color: #56aff6;
}
#home-hero .callouts p strong {
  font-weight: 700;
}
#home-hero .callouts p.directions {
  padding: 12px 22px 0 22px;
  text-align: left;
}
#home-hero .callouts nav {
  padding: 4px 0 6px 0;
  border-top: 1px solid #15181f;
  border-bottom: 1px solid #15181f;
  text-align: center;
}
#home-hero .callouts nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
#home-hero .callouts nav ul li {
  border-left: 1px solid #15181f;
  width: 110px;
  font: normal 18px/24px "signpainterhousescript";
  float: left;
}
#home-hero .callouts nav ul li:first-child {
  border-left: none;
}
#home-hero .callouts nav ul li:first-child a {
  padding-left: 0;
}
#home-hero .callouts nav ul li:last-child a {
  padding-right: 0;
}
#home-hero .callouts nav ul li a {
  display: block;
  padding: 52px 12px 0 12px;
  text-align: center;
  color: #92a1b1;
  background-repeat: no-repeat;
  background-position: center 8px;
}
#home-hero .callouts nav ul li a span.title {
  font: 700 24px/28px "refrigerator-deluxe", arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding-left: 12px;
}
#home-hero .callouts nav ul li a span.title i {
  font-size: 18px;
  line-height: 20px;
  color: #4d535f;
}
#home-hero .callouts nav ul li.visit a {
  background-image: url(/images/icn-visit-home-callout.png);
}
#home-hero .callouts nav ul li.learn a {
  background-image: url(/images/icn-learn-home-callout.png);
}
#home-hero .callouts nav ul li.debate a {
  background-image: url(/images/icn-debate-home-callout.png);
}
#home-hero.v4 {
  height: auto;
  background-color: #fff;
  z-index: 100;
}
#home-hero.v4 .image {
  width: 100%;
  overflow: hidden;
}
#home-hero.v4 .image img {
  position: relative;
  z-index: 10;
  display: block;
  margin: 0 auto;
}
#home-hero.v4 .text {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
#home-hero.v4 .text .node {
  position: relative;
  padding: 35px;
  margin-top: -50px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#home-hero.v4 .text .node h2 {
  font-family: FFDINWebMedium, arial, sans-serif;
  font-size: 32px;
  line-height: 44px;
  margin: 0;
  letter-spacing: -0.02em;
}
#home-hero.v4 .text .node h3 {
  font-family: spectra, serif;
  font-size: 18px;
  line-height: 20px;
  color: #6b727c;
  margin: 0 0 20px 0;
}
#home-hero.v4 .text .node .button {
  margin-top: 20px;
}
#home-hero.v4 .text .node .button a {
  display: inline-block;
  font-family: FFDINWebBlack, arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 14px 22px;
  color: #1ca7eb;
  border: 1px solid #1ca7eb;
  border-right: none;
  border-radius: 3px 0 0 3px;
  transition: all 150ms ease-in-out;
  position: relative;
}
#home-hero.v4 .text .node .button a:after {
  background-color: transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-radius: 3px;
  border-right: 1px solid #1ca7eb;
  border-top: 1px solid #1ca7eb;
  content: "";
  display: block;
  position: absolute;
  right: 1px;
  top: 0;
  -webkit-transform: translate(50%, 5px) rotate(45deg);
  transform: translate(50%, 5px) rotate(45deg);
  height: 37px;
  width: 37px;
  z-index: -1;
}
#home-hero.v4 .text .node.white {
  background: rgba(255, 255, 255, 0.9);
}
#home-hero.v4 .text .node.white h2 {
  color: #084b8e;
}
#home-hero.v4 .text .node.black {
  background: rgba(0, 0, 0, 0.9);
}
#home-hero.v4 .text .node.black h2 {
  color: #fff;
}
#home-hero.v4 .text .node.plain {
  margin-right: -50px;
  padding: 35px 0;
}
#home-hero.v4 .text .node.plain h2 {
  font-family: spectra, serif;
  font-size: 62px;
  line-height: 72px;
  margin: 0 0 4px 0;
  color: #fff;
  letter-spacing: normal;
}
#home-hero.v4 .text .node.plain p {
  font-family: FFDINWebBold, arial, sans-serif;
  font-size: 23px;
  line-height: 26px;
  text-transform: uppercase;
  color: #fdb32b;
  margin: 0;
}
#home-hero.v4 .container,
#home-hero.v4 .row,
#home-hero.v4 .column {
  height: 100%;
  position: static;
}
#home-hero.v4 .nav {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 70px;
  z-index: 30;
}
#home-hero.v4 .nav .column {
  padding-top: 22px;
  padding-bottom: 22px;
  text-align: center;
  background: url(/assets/img/bg-hero-nav.png);
}
#home-hero.v4 .nav .column h2 {
  font-family: spectra, serif;
  font-size: 20px;
  line-height: 24px;
  color: #1ca7eb;
  margin: 0;
  display: inline-block;
}
#home-hero.v4 .nav .column ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
#home-hero.v4 .nav .column ul li {
  display: inline-block;
  font-family: FFDINWebBlack, arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  border-left: 1px solid #1ca7eb;
}
#home-hero.v4 .nav .column ul li:first-child {
  border-left: none;
}
#home-hero.v4 .nav .column ul li a {
  display: block;
  padding: 0 8px;
  color: #fff;
}
#home-hero.v4 .nav .column ul li a:focus {
  text-decoration: none;
}
#home-slider {
  position: relative;
  min-height: 414px;
  margin-top: 16px;
  margin-left: -15px;
}
#home-slider .stage {
  height: 300px;
}
#home-slider .stage a {
  display: block;
}
#home-slider .stage img {
  width: 100%;
  max-width: 100%;
  cursor: pointer;
}
#home-slider .slider-nav {
  position: absolute;
  top: 120px;
  width: 52px;
  height: 47px;
  background: url("/assets/img/btn-jcarousel-arrows-dark.png") no-repeat;
  cursor: pointer;
  z-index: 999;
}
#home-slider .slider-nav.cycle-next {
  background-position: 2px -93px;
  right: -10px;
}
#home-slider .slider-nav.cycle-prev {
  background-position: 0px -1px;
  left: -10px;
}
#home-slider .navigation {
  width: 348px;
  float: right;
  margin-top: 16px;
  position: relative;
  overflow: hidden;
}
#home-slider .navigation a {
  display: inline-block;
  float: left;
  padding: 4px;
  background-color: #1e2128;
  border: 1px solid #1e2128;
}
#home-slider .navigation a.cycle-pager-active {
  background-color: #fff;
  border: 1px solid #868686;
}
#home-slider .navigation a img {
  display: block;
  border: 1px solid #868686;
  width: 75px;
  height: 41px;
  float: left;
}
#home-slider .caption {
  width: 200px;
  float: left;
  margin-top: 16px;
}
#home-slider .caption p {
  font: 400 18px/20px "freight-sans-pro", Arial, Helvetica, sans-serif;
  color: #fff;
}
#home-slider .caption p a {
  color: #fff;
}
#home-slider .caption p a.more {
  font: 700 12px/14px "freight-sans-pro", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.10em;
  color: #3499ea;
}
#main.home .content-body {
  margin-top: 42px;
}
#main.home .content-body h2 {
  font: 700 12px/14px "freight-sans-pro", arial, sans-serif;
  color: #1d1d1d;
  text-transform: uppercase;
  margin-bottom: 12px;
}
#main.home .content-body .section {
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 24px;
}
#main.home .content-body .section .items {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main.home .content-body .section .items li {
  margin-bottom: 22px;
  padding: 0;
  background: none;
  overflow: hidden;
  letter-spacing: normal;
}
#main.home .content-body .section .items li h3 {
  font: 700 16px/20px "freight-sans-pro", arial, sans-serif;
  text-transform: none;
  margin-bottom: 6px;
}
#main.home .content-body .section .items li h3 a {
  color: #132650;
}
#main.home .content-body .section .items li p {
  font: 400 14px/18px "freight-sans-pro", arial, sans-serif !important;
}
#main.home .content-body .section .items li img {
  width: 100%;
  max-width: 100%;
}
#main.home .content-body .section .items li .caption p {
  padding: 6px 0;
}
#main.home .content-body .section .items li.feature figure {
  margin: 0 0 6px 0;
  padding: 0;
}
#main.home .content-body .section .items li.feature figure img {
  width: 100%;
  max-width: 100%;
}
#main.home .content-body .section .items li .callout {
  padding: 0;
}
#main.home .content-body .section .items li .callout .caption {
  height: 54px;
  width: 100%;
  display: table;
  border-top-width: 6px;
  border-top-style: solid;
}
#main.home .content-body .section .items li .callout .caption p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
#main.home .content-body .section .items li .callout .caption p a {
  color: #fff;
  display: block;
}
#main.home .content-body .section .items li .callout.red .caption {
  border-top-color: #e21350;
  background-color: #c0023a;
}
#main.home .content-body .section .items li .callout.blue .caption {
  border-top-color: #004990;
  background-color: #066acc;
}
#main.home .content-body .section .links.clear p {
  padding-bottom: 9px;
}
#main.home .content-body .section .links.clear a {
  color: #1a62c6;
}
#main.home .content-body .section .calendar-view {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main.home .content-body .section .calendar-view li {
  font: 400 18px/20px "freight-sans-pro", arial, sans-serif;
  color: #132650;
  margin-bottom: 12px;
  padding-left: 36px;
  text-indent: -36px;
  background: none;
  letter-spacing: normal;
}
#main.home .content-body .section .calendar-view li strong {
  font-weight: 700;
  color: #0f5aaf;
}
#main.home .content-body .section .calendar-view li a {
  color: #132650;
}
#main.home .content-body .section .social-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main.home .content-body .section .social-links li {
  font: 700 16px/18px "refrigerator-deluxe", arial, sans-serif;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 12px;
  background: none;
  letter-spacing: normal;
}
#main.home .content-body .section .social-links li:last-child {
  margin-bottom: 24px;
}
#main.home .content-body .section .social-links li a {
  display: block;
  color: #12244d;
  padding: 10px 0 10px 48px;
  background-image: url(/assets/img/spr-social-icons-home.png);
  background-repeat: no-repeat;
}
#main.home .content-body .section .social-links li.pinterest a {
  background-position: 0 0;
}
#main.home .content-body .section .social-links li.instagram a {
  background-position: 0 -98px;
}
#main.home .content-body .section .social-links li.facebook a {
  background-position: 0 -198px;
}
#main.home .content-body .section .social-links li.twitter a {
  background-position: 0 -300px;
}
#main.home .content-body .section .social-links li.trip-advisor a {
  background-position: 0 -392px;
}
#main.home .content-body .section .social-links li.youtube a {
  background-position: 0 -500px;
}
#main.home .content-body .column:first-child {
  margin-left: -15px;
}
#main.home .content-body .sidebar {
  float: right;
  margin-right: -15px;
}
#main.home .content-body .sign-up {
  margin-bottom: 24px;
}
#main.home .content-body .sign-up form {
  margin: 0;
  display: block;
  position: relative;
}
#main.home .content-body .sign-up form .form-type-textfield {
  position: relative;
  display: inline-block;
}
#main.home .content-body .sign-up form label {
  position: absolute;
  left: 14px;
  top: 5px;
  color: #606468;
  font-size: 16px;
  font-style: italic;
  height: 26px;
  line-height: 26px;
  font-weight: normal;
}
#main.home .content-body .sign-up form input.form-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  padding: 3px 42px 3px 10px;
  color: #959595;
  font-style: italic;
  width: 274px;
  height: 38px;
  border: 3px solid #a0a2a7;
  background: #fff;
}
#main.home .content-body .sign-up form input.form-submit {
  position: absolute;
  right: 26px;
  top: 3px;
  padding: 0;
  background: url(/assets/img/btn-form-submit.png) no-repeat 0 0;
  height: 32px;
  width: 32px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  border: 0;
  cursor: pointer;
  line-height: 0px;
}
/* 
 *  Election HQ Styles
 */
.electionHQ-header {
  background: url(/images/uploads/general/bg-election-header-2x.jpg);
}
.electionHQ-header .mainhead {
  color: #fff;
  font-family: "spectra, serif";
  margin-bottom: 0;
}
.electionHQ-header .subhead {
  color: #ffb32b;
  text-transform: uppercase;
  font-family: FFDINWebMedium, arial, sans-serif;
  margin-bottom: 0;
}
.electionHQ-header .logo {
  color: #fff;
}
.electionHQ-header .logo img {
  height: 150px;
}
@media (max-width: 1200px) {
  #home-hero.v4 .image img {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  #home-hero {
    height: auto;
  }
  #home-hero .container {
    width: auto;
  }
  #home-hero .callouts {
    min-height: 1px;
    float: none;
    margin-right: 0;
  }
  #home-hero.v4 .nav {
    display: none;
  }
  #home-hero.v4 .node.plain {
    margin: 0;
  }
  #home-slider {
    margin-left: 0;
    overflow: hidden;
  }
  #home-slider .stage {
    height: auto;
  }
  #main.home .container {
    width: auto;
  }
  #main.home .content-body .column:first-child {
    margin-left: 0;
  }
  #main.home .content-body .sidebar {
    float: none;
    margin: 0;
  }
  #main.home .content-body .sign-up form .form-type-textfield {
    width: 100%;
  }
  #main.home .content-body .sign-up form input.form-text {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #home-slider {
    min-height: 1px;
  }
  #home-slider .navigation {
    display: none;
  }
  #home-slider .caption {
    float: none;
    width: auto;
  }
  #home-slider .slider-nav {
    top: 25%;
  }
  #home-hero .callouts figure {
    width: auto;
  }
  #home-hero .callouts nav ul li {
    float: none;
    display: inline-block;
    border-left: none;
  }
  #home-hero.v4 .text .node {
    margin-top: 0;
  }
  #home-hero.v4 .text .node h2 {
    font-size: 24px;
    line-height: 34px;
  }
  #home-hero.v4 .text .node.plain {
    margin: 0;
  }
  #home-hero.v4 .text .node.plain h2 {
    font-size: 32px;
    line-height: 42px;
  }
  #home-hero.v4 .text .node.plain p {
    font-size: 18px;
    line-height: 22px;
  }
  .electionHQ-header img {
    display: block;
    margin: 0 auto;
  }
  .electionHQ-header .logo img {
    display: block;
    margin: 12px auto 0 auto;
  }
  .electionHQ-header .row {
    display: block;
  }
  .electionHQ-header .row .column {
    display: block;
  }
}
@media (max-width: 568px) {
  #home-hero.v4 .text {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }
  #home-hero.v4 .text .node {
    top: auto;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  #home-hero.v4 .text .node .button {
    margin-top: 8px;
  }
  #home-hero.v4 .text .node .button a {
    font-size: 14px;
    line-height: 16px;
    padding: 8px 12px;
  }
  #home-hero.v4 .text .node .button a:after {
    height: 25.5px;
    width: 25.5px;
    top: -2px;
  }
  #home-hero.v4 .text .node.white h2,
  #home-hero.v4 .text .node.black h2 {
    font-size: 18px;
    line-height: 28px;
  }
  #home-hero.v4 .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #home-hero.v4 .image img {
    height: 100%;
    width: auto;
    max-width: initial;
  }
}
@media (max-width: 438px) {
  #home-hero .callouts {
    padding: 16px 0;
  }
  #home-hero .callouts nav ul li a {
    padding: 22px 0px;
  }
  #home-hero .callouts nav ul li {
    width: auto;
  }
  #home-hero .callouts nav ul li a {
    display: inline-block;
  }
  #home-hero .callouts nav ul li a .title {
    margin: 0;
  }
}
/*------------------------------------*
   featured events
*------------------------------------*/
#featured-events {
  position: relative;
  margin-top: -36px;
  z-index: 200;
}
#featured-events .node {
  background-color: #fff;
  padding: 22px 16px;
  position: relative;
}
#featured-events .node .date {
  font-family: FFDINWebBlack, arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #084b8e;
  margin: 0 0 18px 0;
}
#featured-events .node h3 {
  font-family: FFDINWeb, arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}
#featured-events .node h3 a {
  color: #084b8e;
}
#featured-events .node:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fdb32b;
  width: 90px;
  height: 1px;
}
#featured-events .node:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fdb32b;
  width: 1px;
  height: 30px;
}
#featured-events .button {
  float: right;
  font-family: FFDINWebBlack, arial, sans-serif;
  font-size: 15px;
  line-height: 17px;
  text-transform: uppercase;
}
#featured-events .button a {
  display: inline-block;
  padding: 22px 0;
  color: #1ca7eb;
}
@media (max-width: 992px) {
  #featured-events .container {
    width: auto;
  }
}
@media (max-width: 768px) {
  #featured-events {
    margin-top: 20px;
  }
}
/*------------------------------------*
   news & debate
*------------------------------------*/
#news-debate {
  padding: 18px 0 55px 0;
}
#news-debate header h2 {
  font-family: spectra, serif;
  text-align: center;
  font-size: 36px;
  line-height: 38px;
  color: #092142;
  margin: 0 0 28px 0;
}
#news-debate .row {
  margin-bottom: 15px;
}
#news-debate .row.featured {
  margin-bottom: 48px;
  /*&+.row{
                margin-bottom: 15px;
                &+.row{
                    margin-bottom: 15px;
                }
            }*/
}
#news-debate .row:last-child {
  margin-bottom: 0;
}
#news-debate .node .image {
  overflow: hidden;
}
#news-debate .node .image img {
  max-width: 100%;
}
#news-debate .node .text .header {
  font-family: spectra, serif;
  font-size: 18px;
  line-height: 20px;
  color: #6b727c;
  padding: 24px 0;
  margin: 0 0 24px 0;
  position: relative;
}
#news-debate .node .text .header:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 30px;
  background-color: #fdb32b;
}
#news-debate .node .text h3 {
  font-family: FFDINWebBold, arial, sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #084b8e;
  text-transform: none;
  margin: 0;
  letter-spacing: -0.01em;
}
#news-debate .node .text h3 a {
  display: block;
  color: #084b8e;
}
#news-debate .node .text h3 a:hover {
  color: #0b2951;
}
#news-debate .node.featured {
  position: relative;
}
#news-debate .node.featured .image {
  position: relative;
  z-index: 10;
}
#news-debate .node.featured .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  z-index: 20;
  padding: 0 38px;
}
#news-debate .node.featured .text h3 {
  font-family: FFDINWebBlack, arial, sans-serif;
  font-size: 36px;
  line-height: 38px;
  color: #fdb32b;
  text-transform: uppercase;
  margin: 0;
}
#news-debate .node.featured .text p {
  font-family: spectra, serif;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  margin: 0;
}
#news-debate .node.featured .text .button {
  margin-top: 24px;
  position: relative;
}
#news-debate .node.featured .text .button:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 50px 50px 0;
  border-color: transparent #1ca7eb transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}
#news-debate .node.featured .text .button a {
  display: inline-block;
  font-family: FFDINWebBold, arial, sans-serif;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  margin-left: 50px;
  padding: 14px 38px 14px 0;
  color: #fff;
  background-color: #1ca7eb;
  position: relative;
}
#news-debate .node.featured .text .button a:after {
  background-color: #1ca7eb;
  border-bottom: 1px solid #1ca7eb;
  border-left: 1px solid #1ca7eb;
  border-radius: 3px;
  border-right: 1px solid #1ca7eb;
  border-top: 1px solid #1ca7eb;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 3px;
  -webkit-transform: translate(50%, 5px) rotate(45deg);
  transform: translate(50%, 5px) rotate(45deg);
  height: 35.5px;
  width: 35.5px;
  z-index: -1;
}
#news-debate .node.featured .text .button a:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 50px;
  border-color: transparent transparent #1ca7eb transparent;
  position: absolute;
  top: 0;
  left: -50px;
}
#news-debate .node.featured .logo {
  height: 100px;
  display: block;
  margin: 0 auto 12px auto;
  max-width: 100%;
}
@media (max-width: 992px) {
  #news-debate .container {
    width: auto;
  }
  #news-debate .node.featured {
    overflow: hidden;
  }
  #news-debate .node.featured img {
    height: 100%;
    width: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}
@media (max-width: 768px) {
  #news-debate {
    padding-bottom: 0;
  }
  #news-debate .node.featured {
    margin-bottom: 40px;
  }
  #news-debate .node.featured img {
    min-width: 100%;
  }
  #news-debate .node.featured img.logo {
    min-width: 1px;
    left: auto;
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  #news-debate .row.featured {
    margin-bottom: 40px;
  }
  #news-debate .row:last-child .node {
    margin-bottom: 40px;
  }
}
@media (max-width: 568px) {
  #news-debate .node.featured .text h3 {
    font-size: 24px;
    line-height: 26px;
  }
  #news-debate .node.featured .text p {
    font-size: 18px;
    line-height: 26px;
  }
}
/*------------------------------------*
   mission
*------------------------------------*/
#mission {
  position: relative;
}
#mission .background {
  width: 100%;
  overflow: hidden;
}
#mission .background img {
  display: block;
  margin: 0 auto;
}
#mission .column .content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 20px 25px;
  background: url(/assets/img/bg-mission-overlay.png);
}
#mission .column .content h2 {
  font-family: spectra, serif;
  text-align: center;
  font-size: 36px;
  line-height: 38px;
  color: #fff;
  margin: 0 0 20px 0;
}
#mission .column .content p {
  font-family: spectra, serif;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
}
#mission .text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#mission .text .container,
#mission .text .row,
#mission .text .column {
  height: 100%;
}
@media (max-width: 992px) {
  #mission .container {
    width: auto;
  }
}
/*------------------------------------*
   email newsletter signup
*------------------------------------*/
#newsletter-signup {
  padding: 24px 0;
  background: #073769;
}
#newsletter-signup h2 {
  font-family: FFDINWebBold, arial, sans-serif;
  font-weight: normal;
  font-size: 23px;
  line-height: 45px;
  letter-spacing: -0.01em;
  color: #fff;
  margin: 0;
}
#newsletter-signup .form-group {
  margin: 0;
}
#newsletter-signup .form-group .form-control {
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  font-family: FFDINWebMedium, arial, sans-serif;
}
#newsletter-signup .form-group .btn-submit {
  width: 50px;
  height: 45px;
  color: #fff;
  background-color: #1ca7eb;
}
@media (max-width: 768px) {
  #newsletter-signup h2 {
    display: none;
  }
}
/*------------------------------------*
   living news
*------------------------------------*/
.sponsors-block {
  width: 100%;
  display: table;
}
.sponsors-block .logos {
  display: table-cell;
  vertical-align: middle;
}
.sponsors-block .logos img {
  display: inline-block;
  max-height: 192px;
}
.video-list {
  list-style: none;
  margin: 0 !important;
}
.video-list li {
  float: left !important;
  margin: 0 0 0 5px !important;
  width: 216px !important;
  background: none !important;
  padding: 0 !important;
}
.video-list li:first-child {
  margin: 0;
}
.video-list li img {
  width: 211px;
  height: 144px;
}
.video-list li h3 {
  font-size: 18px !important;
  line-height: 20px !important;
  text-align: left;
  margin: 12px 0 !important;
}
ul.headshots {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.headshots li {
  float: left;
  width: 200px;
  margin-left: 20px !important;
  margin-bottom: 20px !important;
  padding: 0 !important;
  background: none;
}
ul.headshots li:first-child {
  margin-left: 0 !important;
}
ul.headshots li figure {
  margin: 0;
  padding: 0;
}
ul.headshots li figure img {
  width: 100%;
}
.green_title {
  color: #8CC63F;
  /*font-size: 14px;*/
}
ul.thumbnail-list {
  list-style: none;
  margin: 0;
  padding: 0;
  clear: both;
}
ul.thumbnail-list li {
  margin-bottom: 8px !important;
  padding: 0 !important;
  overflow: hidden;
  background: none !important;
}
ul.thumbnail-list li p {
  margin: 0;
}
@media (max-width: 768px) {
  ul.headshots li {
    float: none;
    width: 100%;
    margin-left: 0 !important;
  }
  .video-list li {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }
  .video-list li img {
    width: 100%;
    height: auto;
  }
}
/*------------------------------------*
   image gallery
*------------------------------------*/
#general-image-gallery {
  position: relative;
}
#general-image-gallery .cycle-slideshow {
  z-index: 10;
}
#general-image-gallery .caption {
  padding: 20px 0;
}
#general-image-gallery .gallery-nav {
  position: absolute;
  z-index: 100;
  top: 174px;
  color: #fff;
}
#general-image-gallery .gallery-nav.gallery-nav-previous {
  left: 20px;
}
#general-image-gallery .gallery-nav.gallery-nav-previous:after {
  content: '\f053';
  font-family: 'FontAwesome';
}
#general-image-gallery .gallery-nav.gallery-nav-next {
  right: 20px;
}
#general-image-gallery .gallery-nav.gallery-nav-next:after {
  content: '\f054';
  font-family: 'FontAwesome';
}
#home-banner {
  width: 100%;
  margin: 0 auto;
  max-height: 200px;
}
#home-banner a {
  height: auto;
  max-width: 960px;
  text-decoration: none;
}
#home-banner img {
  width: 100%;
  display: block;
}
#home-banner .home-banner-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
}
#home-banner .home-banner-wrapper h2 {
  display: block;
  margin: 0 0 0 15px;
}
@media (max-width: 767px) {
  #home-banner {
    max-height: 100%;
  }
  #home-banner .home-banner-wrapper {
    flex-direction: column;
    padding: 0 0 20px;
  }
  #home-banner .home-banner-wrapper img {
    text-align: center;
    margin: 0 auto;
  }
  #home-banner .home-banner-wrapper h2 {
    margin-top: 10px;
    text-align: center;
  }
  #home-banner .home-banner-wrapper p {
    margin-bottom: auto;
  }
}
@media (min-width: 1200px) {
  #home-banner {
    width: 960px;
  }
}
