@charset "UTF-8";
/* titillium-web-300 - latin */
@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/titillium-web-v15-latin-300.woff2") format("woff2"), url("../fonts/titillium-web-v15-latin-300.woff") format("woff");
}
/* titillium-web-regular - latin */
@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/titillium-web-v15-latin-regular.woff2") format("woff2"), url("../fonts/titillium-web-v15-latin-regular.woff") format("woff");
}
/* titillium-web-italic - latin */
@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/titillium-web-v15-latin-italic.woff2") format("woff2"), url("../fonts/titillium-web-v15-latin-italic.woff") format("woff");
}
/* titillium-web-700 - latin */
@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/titillium-web-v15-latin-700.woff2") format("woff2"), url("../fonts/titillium-web-v15-latin-700.woff") format("woff");
}
@font-face {
  font-family: "simple-line-icons";
  src: url("../fonts/Simple-Line-Icons.eot?v=2.4.0");
  src: url("../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix") format("embedded-opentype"), url("../fonts/Simple-Line-Icons.woff2?v=2.4.0") format("woff2"), url("../fonts/Simple-Line-Icons.ttf?v=2.4.0") format("truetype"), url("../fonts/Simple-Line-Icons.woff?v=2.4.0") format("woff"), url("../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* #Reset & Basics (Inspired by E. Meyers) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* #Basic Styles */
body {
  background: #eee;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Titillium Web", "aller", arial, sans-serif;
  font-weight: 300;
  color: #777;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
/* #Typography */
h1, h2, h3, h4, h5, h6 {
  color: #740C1D;
  font-family: "Titillium Web", "aller", arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 16px;
}
h3, h4, h5, h6 {
  margin-bottom: 8px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  text-decoration: none;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 16px;
}
p {
  margin: 0 0 16px 0;
}
p img {
  margin: 0;
}
address {
  margin: 0 0 16px 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: 600;
}
small {
  font-size: 80%;
}
/*	Blockquotes  */
blockquote, blockquote p {
  color: #740C1D;
  font-style: italic;
  font-weight: 300;
}
blockquote {
  background: #FAF8F2;
  margin: 0 0 16px;
  padding: 20px 20px 1px 19px;
  border-left: 5px solid #C50121;
}
blockquote cite {
  display: block;
  font-size: 12px;
  color: #555;
}
blockquote cite:before {
  content: "— ";
}
blockquote cite a, blockquote cite a:visited {
  color: #555;
}
hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}
/* #Links */
a, a:visited {
  color: #C50121;
  text-decoration: underline;
  outline: 0;
  transition: all 0.2s linear;
}
a:hover, a:focus {
  color: #740C1D;
  transition: all 0.2s linear;
}
a:active {
  background: inherit;
}
p a, p a:visited {
  line-height: inherit;
}
/* #Lists */
ul, ol {
  margin: 0 0 16px 32px;
}
ul {
  list-style: disc inside;
}
ol {
  list-style: decimal;
}
ul ul, ul ol, ol ol, ol ul {
  margin: 0 0 0 30px;
}
dl {
  margin: 0 0 30px 0;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 0 0 30px;
}
/* #Notification Styles */
.sent .wpcf7-response-output, .positive, .wpcf7-mail-sent-ok {
  background: #4D962B;
  border: 0;
  color: #fff;
  padding: 5px 10px 5px 8px;
}
.sent .wpcf7-response-output:before, .positive:before, .wpcf7-mail-sent-ok:before {
  content: " ";
  font-family: "simple-line-icons";
}
.invalid .wpcf7-response-output, .negative, div.wpcf7-validation-errors, div span.wpcf7-not-valid-tip {
  background: #C50121;
  border: 0;
  color: #fff;
  padding: 5px 10px 5px 8px;
}
.invalid .wpcf7-response-output:before, .negative:before, div.wpcf7-validation-errors:before, .wpcf7-not-valid-tip:before {
  content: " ";
  font-family: "simple-line-icons";
}
span.wpcf7-not-valid-tip {
  display: block;
}
.wpcf7 br, .screen-reader-response {
  display: none;
}
/* CSS animation for CF7 ajax loader */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* hide original loader */
.wpcf7-spinner {
  display: none;
}
.submitting .wpcf7-spinner {
  display: inline-block;
}
/* style for custom loader - '1s' for speeding up animation */
.wpcf7-spinner {
  -webkit-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear;
  height: 36px;
  margin-left: 10px;
  transform-origin: center center;
  vertical-align: middle;
}
.wpcf7-spinner:before {
  content: url(../images/icon-refresh2.svg);
  transform-origin: center center;
}
tt, kbd, code, pre {
  font-family: monospace;
  white-space: pre-wrap;
}
pre {
  margin-bottom: 20px;
}
sub, sup {
  font-size: 80%;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
}
sub {
  top: 0.5ex;
}
sup {
  bottom: 1ex;
}
var {
  font-style: italic;
}
cite {
  font-style: italic;
}
q:before {
  content: "“";
}
q:after {
  content: "”";
}
.left {
  float: left;
}
.right {
  float: right;
}
.imgleft, .alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.imgright, .alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.centre {
  text-align: center;
}
abbr, acronym {
  font-style: italic;
  text-decoration: underline;
}
.mobile {
  display: none;
}
table {
  margin: 0 0 20px 0;
}
th {
  background: #eee;
}
th, td {
  border: 1px solid #ddd;
  padding: 10px;
}
/* #Images */
img {
  height: auto;
  max-width: 100%;
}
/* #Buttons */
a::-moz-focus-inner, button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.button, .button:visited, .btn, .btn:visited, button, input[type="submit"], input[type="reset"], input[type="button"] {
  background: #C50121;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Titillium Web", "aller", arial, sans-serif;
  font-size: 19.2px;
  font-weight: 600;
  line-height: 1.2;
  overflow: visible;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s linear;
  -webkit-appearance: none;
}
.button:hover, .btn:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  background: #740C1D;
  color: #fff;
  transition: all 0.2s linear;
}
.button:active, .button:focus, .btn:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
  color: #fff;
}
/* #Forms */
form {
  margin-bottom: 20px;
}
form > div {
  margin-bottom: 1%;
}
fieldset {
  background: #fafafa;
  border: 1px solid #eee;
  margin-bottom: 20px;
  padding: 2%;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"], textarea, select {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #777;
  display: block;
  font-family: "Titillium Web", "aller", arial, sans-serif;
  font-size: 16px;
  margin: 0;
  outline: none;
  padding: 8px 10px;
  max-width: 100%;
  width: 100%;
  -webkit-appearance: none;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus {
  border: 1px solid #aaa;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  color: #444;
}
textarea {
  min-height: 60px;
}
.select-input {
  background: #fafafa;
  background-position: right 12px top 50%;
  background-repeat: no-repeat;
  background-size: 14px auto;
  border: 1px solid #ccc;
  border-radius: 2px;
  height: 34px;
  position: relative;
  overflow: hidden;
}
.select-input:after {
  content: "";
  font-family: "simple-line-icons";
  font-size: 24px;
  position: absolute;
  top: 0;
  right: 10px;
}
select {
  -ms-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  cursor: pointer;
  border: 0;
  display: block;
  font-family: "Titillium Web", "aller", arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  outline: 0;
  padding: 11px 11px 11px 12px;
  position: absolute;
  left: 0;
  top: 50%;
  text-indent: 0.01px;
  text-overflow: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 999;
}
select::-ms-expand {
  display: none;
}
input[type="checkbox"] {
  display: inline;
}
/* #Base Grid 600px-1200px */
.container {
  background: transparent;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1%;
}
.container .column, .container .columns {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline;
  float: left;
  margin: 0 1%;
}
/* Nested Column Classes */
.column.alpha, .columns.alpha {
  margin-left: 0;
}
.column.omega, .columns.omega {
  margin-right: 0;
}
/* Base Grid */
.container .one.column, .container .one.columns {
  width: 6.333%;
}
.container .two.columns {
  width: 14.666%;
}
.container .three.columns {
  width: 23%;
}
.container .four.columns {
  width: 31.333%;
}
.container .five.columns {
  width: 39.666%;
}
.container .six.columns {
  width: 48%;
}
.container .seven.columns {
  width: 56.333%;
}
.container .eight.columns {
  width: 64.666%;
}
.container .nine.columns {
  width: 73%;
}
.container .ten.columns {
  width: 81.333%;
}
.container .eleven.columns {
  width: 89.666%;
}
.container .twelve.columns {
  width: 98%;
}
.container .one-quarter.column {
  width: 23%;
}
.container .one-half.column {
  width: 48%;
}
.container .three-quarter.column {
  width: 73%;
}
.container .one-third.column {
  width: 31.333%;
}
.container .two-thirds.column {
  width: 64.666%;
}
.styletest {
  margin-bottom: 2%;
}
.styletest .column, .styletest .columns {
  background: #eee;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 10px;
}
.row {
  margin: 0 -1% 2% -1%;
}
/*  #Mobile */
@media only screen and (max-width: 600px) {
  /* Offsets */
  .container {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0 2%;
    width: 100%;
  }
  .container .container {
    margin: 0;
    width: 100%;
  }
  .container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .one-quarter.column, .container .one-half.column, .container .three-quarter.column, .container .one-third.column, .container .two-thirds.column {
    margin: 0;
    width: 100%;
  }
  .container .offset-by-one, .container .offset-by-two, .container .offset-by-three, .container .offset-by-four, .container .offset-by-five, .container .offset-by-six, .container .offset-by-seven, .container .offset-by-eight, .container .offset-by-nine, .container .offset-by-ten, .container .offset-by-eleven {
    padding-left: 0;
  }
  .row {
    margin: 0 0 2% 0;
  }
}
/* #Clearing */
/* Self Clearing Goodness */
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before, .clearfix:after, .row:before, .row:after {
  content: " ";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.row:after, .clearfix:after {
  clear: both;
}
.row, .clearfix {
  zoom: 1;
}
/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
}
/* Header */
.wrap {
  background: #fff;
}
#header {
  background: rgba(255, 255, 255, 0.9);
  height: 80px;
  position: relative;
}
#header .container {
  height: 80px;
  position: relative;
}
#header-logo {
  height: 126px;
  width: 126px;
}
#header-logo img {
  display: block;
}
/* Homepage */
#mobilebanner {
  display: none;
}
#home-content {
  font-size: 20px;
  line-height: 1.5;
  padding: 50px 15% 50px 15%;
  text-align: center;
}
.lead {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 400;
}
#home-feeds {
  color: #fff;
}
#home-feeds h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 12px;
}
#home-feeds h2 span {
  font-weight: 600;
}
#home-feeds h3 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 10px;
}
#home-feeds p {
  margin-bottom: 10px;
}
#home-feeds a {
  color: #fff;
  text-decoration: none;
}
#home-feeds a:hover {
  text-decoration: underline;
}
#home-feeds hr {
  border-top: 6px solid #DB6377;
  width: 50%;
}
#home-news {
  background: #C50121;
  color: #fff;
  float: left;
  width: 50%;
}
#home-news .inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  padding: 40px;
  width: 576px;
}
#home-news .news-item {
  display: table;
}
#home-news .newsthumb {
  display: table-cell;
  padding-right: 20px;
  vertical-align: top;
}
#home-news .newsthumb h3 {
  line-height: 1.1;
}
#home-news .newsthumb img {
  border: 4px solid #fff;
  border-radius: 100px;
  margin-right: 16px;
  width: 150px;
}
#home-news .newsthumb .date {
  color: #D98F9C;
}
#home-news .newsexcerpt {
  display: table-cell;
  vertical-align: top;
}
#home-newsletter {
  background: #740C1D;
  color: #fff;
  float: left;
  width: 50%;
}
#home-newsletter .inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 40px;
  width: 576px;
}
#home-newsletter .btn {
  background: transparent;
  border: 2px solid #fff;
  font-size: 14px;
}
#home-newsletter .btn:hover {
  background: #fff;
  color: #740C1D;
  text-decoration: none;
}
#home-newsletter .icon-nl {
  background: #740C1D;
  border: 4px solid #fff;
  color: #fff;
  margin-bottom: 30px;
}
#home-newsletter .icon-nl:before {
  color: #fff;
}
.icon-nl {
  background: #C50121;
  border-radius: 100px;
  color: #C50121;
  display: inline-block;
  float: left;
  height: 90px;
  line-height: 90px;
  margin-right: 16px;
  text-align: center;
  vertical-align: middle;
  width: 90px;
}
.icon-nl:before {
  color: #C50121;
  content: "";
  display: block;
  font-family: "simple-line-icons";
  font-size: 45px;
  line-height: 90px;
  vertical-align: middle;
}
/* Flexible content */
#pagebanner {
  color: #fff;
  font-size: 30px;
  position: relative;
  text-align: center;
}
#pagebanner img {
  display: block;
  width: 100%;
}
#pagebanner p {
  font-weight: 300;
  margin: 0;
}
#pagebanner .banner1 {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#pagebanner .banner2 {
  display: table;
  height: 100%;
  width: 100%;
}
#pagebanner .banner3 {
  display: table-cell;
  font-size: 30px;
  font-weight: 300;
  height: 100%;
  padding-top: 80px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
#pagebanner .banner3 h1 {
  color: #fff;
  font-size: 44px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
}
#pagebanner .banner3 h1 span {
  font-weight: 600;
}
#pagebanner .banner3 a {
  color: #fff;
  text-decoration: none;
}
#content {
  padding-bottom: 40px;
}
.home #content {
  padding: 0;
}
.page-template-template-flexible #content {
  padding: 0;
}
.banners.twelve.columns {
  overflow: hidden;
}
.slick-slide {
  position: relative;
}
.slides img {
  width: 100%;
}
.slides .banner1 {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slides .banner2 {
  display: table;
  height: 100%;
  width: 100%;
}
.slides .banner3 {
  display: table-cell;
  font-size: 40px;
  font-weight: 300;
  height: 100%;
  padding-top: 80px;
  text-align: left;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
  vertical-align: middle;
  width: 100%;
}
.slides .banner3 h3 {
  color: #fff;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
}
.slides .banner3 a {
  color: #fff;
  text-decoration: none;
}
.flexible.twelve.columns {
  padding: 36px 8% 24px 8%;
  text-align: center;
}
.gallery {
  clear: both;
  padding: 36px 0 12px 0;
  text-align: center;
}
.gallery .one-quarter.column {
  margin-bottom: 4%;
  position: relative;
  width: 48%;
}
.gallery img {
  display: block;
}
.gallery .inner {
  margin-bottom: 5px;
  position: relative;
}
.gallery .overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 20;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  transition: all 0.5s;
}
.gallery .close-overlay {
  display: none;
}
.gallery .column:hover .overlay {
  opacity: 1;
  cursor: pointer;
  transition: all 0.5s;
}
html .gallery .expand {
  color: #fff !important;
  opacity: 0;
  height: 60px;
  line-height: 50px;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.4;
  margin-left: -30px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  left: 50%;
  text-decoration: none;
  text-align: center;
  transition: all 0.5s;
  width: 60px;
  z-index: 100;
}
.gallery .column:hover .expand {
  opacity: 1;
  transition: all 0.5s;
}
.two_column {
  background: #C50121;
  clear: both;
  color: #fff;
  padding: 36px 0;
  text-align: center;
}
.two_column img {
  margin: 2% 0;
}
.two_column .one-half {
  padding: 0 4%;
  text-align: left;
}
.two_column h1, .two_column h2, .two_column h3 {
  color: #fff;
  text-transform: uppercase;
}
.two_column a {
  color: #fff;
}
.two_column .btn {
  background: #C50121;
  border: 2px solid #fff;
  color: #fff;
}
.two_column .btn:hover {
  background: #fff;
  color: #C50121;
}
.three_column {
  padding: 36px 0;
}
.three_column .column {
  padding-right: 20px;
}
.full {
  clear: both;
  padding: 36px 0;
  text-align: center;
}
.full .columns {
  padding: 0 8%;
}
.full img {
  margin: 2% 0;
}
.full h1, .full h2, .full h3 {
  text-transform: uppercase;
}
.full.leftalign {
  text-align: left;
}
.full.burgundy {
  background: #740C1D;
  color: #fff;
}
.full.burgundy h1, .full.burgundy h2, .full.burgundy h3, .full.burgundy a {
  color: #fff;
}
.full.red {
  background: #C50121;
  color: #fff;
}
.full.red h1, .full.red h2, .full.red h3, .full.red a {
  color: #fff;
}
.full.grey {
  background: #FAF8F2;
}
.text-and-image {
  background-size: cover;
  background-position: center top;
  padding: 36px 0;
}
.text-and-image .text-block {
  background: rgba(255, 255, 255, 0.9);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
  width: 50%;
}
.text-and-image .text-block.right {
  float: right;
}
.text-and-image .text-block.left {
  float: left;
}
.text-and-image .text-block.centre {
  display: block;
  float: none;
  margin: 0 auto;
}
.faqs {
  border-top: 1px solid #eee;
  padding: 36px 0;
}
.faq {
  border-bottom: 1px solid #eee;
  margin-bottom: 1%;
}
.faq-question {
  cursor: pointer;
}
.faq-question:before {
  content: "";
  font-family: "simple-line-icons";
  margin-right: 10px;
}
.faq-question.active:before {
  content: "";
  font-family: "simple-line-icons";
}
.faq-answer {
  display: none;
}
/* Blog section */
#breadcrumbs a {
  text-decoration: none;
}
.archive .post.six.columns, .blog .post.six.columns {
  margin-bottom: 30px;
  padding-right: 5%;
}
.archive .post.six.columns a, .blog .post.six.columns a {
  text-decoration: none;
}
.blogcontent {
  padding-top: 40px;
}
.post-type-archive-newsletters .post {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  margin-bottom: 20px;
  padding-left: 15%;
}
.post-type-archive-newsletters .post .bloglisticon {
  display: table-cell;
  padding-right: 10px;
  vertical-align: top;
}
.post-type-archive-newsletters .post .bloglistitem {
  display: table-cell;
  vertical-align: top;
}
.post-type-archive-newsletters .post h2 {
  margin-bottom: 10px;
}
.post-type-archive-newsletters .post .icon-pdf {
  border-radius: 100px;
  height: 100px;
  width: 100px;
}
.post-type-archive-newsletters .post .icon-pdf:before {
  font-size: 45px;
  line-height: 100px;
}
.post {
  width: 90%;
}
h1.blog-title {
  line-height: 1.2;
}
.postmetadata a {
  text-decoration: none;
}
.newsimage {
  margin-bottom: 16px;
}
.entry img {
  height: auto;
  max-width: 100%;
}
.wp-caption {
  max-width: 100%;
}
.navigation {
  text-align: center;
}
.navigation .navlink {
  display: inline-block;
}
.single .nine.columns {
  margin-bottom: 40px;
}
/* Sidebar section */
#sidebar {
  list-style: none;
  margin: 0;
  padding: 0;
}
#sidebar #submit {
  float: left;
  margin-left: 5px;
}
#sidebar > li {
  background: #f7f4ec;
  margin: 0 0 20px 0;
  padding: 20px;
}
#sidebar a {
  text-decoration: none;
}
#sidebar li#categories-2 ul {
  border-top: 1px solid #F4EBD7;
  list-style: none;
  margin: 0;
}
#sidebar li#categories-2 li {
  border-bottom: 1px solid #F4EBD7;
  padding: 5px 0;
}
#sidebar li#categories-2 li:before {
  color: #C50121;
  content: "";
  font-family: "simple-line-icons";
  font-size: 12px;
  margin-right: 5px;
}
#sidebar li#goodoldtwitterwidget-3 ul {
  list-style: none;
  margin: 0;
}
#sidebar li#goodoldtwitterwidget-3 li {
  font-size: 14px;
  margin-bottom: 20px;
}
#sidebar li li {
  margin: 0;
}
#sidebar form > div {
  margin: 0;
}
#sidebar label {
  display: none;
}
#sidebar h2 {
  font-size: 21px;
  text-transform: uppercase;
}
#s {
  float: left;
  margin-right: 5px;
  width: 50%;
}
#searchform {
  display: block;
  margin: 0;
  max-width: 100%;
  position: relative;
  text-align: right;
  width: 100%;
}
#searchform input {
  height: 46px;
  padding: 0 12px;
}
#search {
  position: absolute;
  left: 0;
  right: 75px;
}
#s {
  border: none;
  border-radius: 0;
}
#search input[type="text"] {
  width: 100%;
}
#searchsubmit {
  width: 60px;
}
#searchwrapper {
  background: #eee;
  padding: 10px;
}
#searchwrapper label {
  display: none;
}
#searchwrapper div {
  margin: 0;
}
.single-newsletters #breadcrumbs {
  padding-left: 15%;
}
#sidebar-newsletters > div {
  background: #F7F4EC;
  margin-bottom: 20px;
  padding: 20px;
}
#sidebar-newsletters h2 {
  font-size: 20.8px;
  line-height: 1.3;
}
#instructions a {
  background: #C50121;
  color: #fff;
  display: block;
  line-height: 1.3;
  padding: 15px;
  text-decoration: none;
  vertical-align: middle;
}
#instructions a:hover {
  background: #740C1D;
}
#instructions img {
  float: left;
  margin-right: 14px;
  vertical-align: middle;
}
.single-newsletters .post {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15%;
}
.downloads {
  margin-bottom: 32px;
}
.downloads a {
  text-decoration: none;
}
.icon-pdf {
  background: #C50121;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  height: 40px;
  line-height: 37px;
  margin-right: 5px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
}
.icon-pdf:before {
  content: "";
  display: block;
  font-family: "simple-line-icons";
  font-size: 20px;
  line-height: 40px;
  margin-left: 3px;
  vertical-align: middle;
}
/* CTA */
.archive #content, .single #content {
  padding-bottom: 0;
}
#ctadonate {
  background: #C50121;
  color: #fff;
  font-size: 24px;
  padding: 4%;
  text-align: center;
}
#ctadonate .btn {
  background: transparent;
  border: 2px solid #fff;
  font-size: 21px;
  margin: 0 5px;
}
#ctadonate .btn:hover {
  background: #fff;
  color: #740C1D;
  font-size: 21px;
  text-decoration: none;
}
/* Contact form */
#contactinfo {
  padding-bottom: 20px;
  text-align: center;
}
#contactform {
  background: #F7F4EC;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0 8% 40px 8%;
  width: 84%;
}
#contactform h3 {
  background: #C50121;
  color: #fff;
  padding: 10px 20px;
}
#contactform form {
  padding: 20px;
}
#contactform .container {
  margin: 0 -1%;
  padding: 0;
}
#contactform .formfield {
  margin-bottom: 10px;
}
#contactform label {
  display: none;
}
#contactform .quiz label {
  display: block;
}
/* footer */
#footer {
  background: url(../images/bg-footer-min.jpg) top center no-repeat;
  background-size: cover;
  color: #9E988F;
  line-height: 1.7;
  padding: 20px 0;
  text-align: center;
}
#footer a, #footer a:visited {
  color: #fff;
  text-decoration: none;
}
#footer a:hover {
  color: #fff;
  text-decoration: underline;
}
#footer-logo img {
  height: 70px;
  max-width: auto;
}
.btt {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: auto;
}
.btt a, .btt a:visited, .btt a:active {
  background: transparent;
  color: #666;
  font-size: 50px;
  display: none;
  padding: 0;
  text-decoration: none;
  transition: none;
  width: 100%;
}
.btt a:after {
  color: #fff;
  content: "";
  font-family: "simple-line-icons";
  text-decoration: none;
}
#footer .btt a:hover {
  color: #000;
  transition: none;
  text-decoration: none;
}
/* #Media Queries */
@media only screen and (min-width: 600px) {
  .gallery .one-quarter.column {
    float: left;
    margin: 0 1% 2% 1%;
    width: 23%;
  }
}
@media only screen and (min-width: 1200px) {
  #header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
  }
  #header-logo {
    position: absolute;
    left: 1%;
    top: -5px;
  }
  #header-menu-mobile, #header-contact-mobile {
    display: none;
  }
  #nav2 {
    background: transparent;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
  #nav2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #nav2 ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
  }
  #nav2 ul li a {
    color: #333;
    display: block;
    font-size: 20px;
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
    text-decoration: none;
    text-transform: uppercase;
  }
  #nav2 ul li a:hover {
    color: #C50121;
  }
  #nav2 ul li a.sub_nav {
    display: none;
  }
  #nav2 ul li#menu-item-25 a {
    background: #C50121;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    line-height: 1.2;
    padding: 20px 30px 0 30px;
  }
  #nav2 ul li#menu-item-26 a {
    background: #740C1D;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    line-height: 1.2;
    padding: 0 30px;
    padding: 20px 30px 0 30px;
  }
  #nav2 ul span {
    display: block;
    font-size: 12px;
    font-style: italic;
    opacity: 0.66;
    text-transform: none;
  }
  .sub_nav {
    display: none;
  }
  #nav2 ul li .sub-menu {
    background: #C50121;
    display: none;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 200;
  }
  #nav2 ul li .sub-menu li {
    float: none;
  }
  #nav2 ul li .sub-menu li a {
    border: none;
    color: #fff;
    height: auto;
    line-height: 1.5;
    overflow: hidden;
    padding: 15px 20px;
    width: 180px;
  }
  #nav2 ul li .sub-menu li a:hover {
    background: #740C1D;
  }
  #nav2 a.mobile_handle {
    display: none;
  }
  #nav2 .menu-parent-item {
    position: relative;
    z-index: 400;
  }
  #nav2 .menu-parent-item > a:after {
    content: " ";
    font-family: "simple-line-icons";
    font-size: 16px;
    line-height: 1;
    opacity: 1;
    transition: all 0.2s linear;
  }
  #nav2 li.menu-parent-item:hover > a:after {
    opacity: 0;
    transition: all 0.2s linear;
  }
  .navclose {
    display: none;
  }
}
/* Smaller than 1200 */
@media only screen and (max-width: 1199px) {
  /* Second Level */
  /* Third level */
  #header {
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  #header-logo {
    position: absolute;
    left: 20px;
    top: -5px;
  }
  #header .social, #nav2 {
    display: none;
  }
  #header-menu-mobile {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    float: right;
    line-height: 100px;
    margin-top: 20px;
    margin-right: 20px;
    vertical-align: top;
  }
  #header-menu-mobile .btn {
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 30px;
    padding: 0;
  }
  #header-menu-mobile .btn:active {
    box-shadow: none;
  }
  .menu-trigger:before {
    color: #fff;
    content: "";
    font-family: "simple-line-icons";
    font-size: 30px;
    line-height: 78px;
  }
  .menu-trigger.navclosed:before {
    content: "";
  }
  #header-contact-mobile {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    float: right;
    line-height: 100px;
    margin-top: 20px;
    padding-right: 2%;
    vertical-align: top;
  }
  #header-contact-mobile .btn {
    background: #fff;
    border: 0;
    color: #253F97;
    font-size: 30px;
    padding: 0;
  }
  #nav2 {
    background: rgba(197, 1, 33, 0.9);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 20px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100%;
    z-index: 1500;
  }
  #nav2 a.navclose {
    cursor: pointer;
    display: block;
    float: right;
    font-size: 0;
    margin-right: 5px;
    margin-top: 20px;
    position: relative;
    z-index: 999;
  }
  #nav2 .icon-close:before {
    color: #fff;
    content: "";
    font-family: "simple-line-icons";
    font-size: 40px;
    text-decoration: none;
  }
  body.mobilenavopen {
    overflow: hidden;
  }
  #nav2.navopen {
    display: block;
  }
  #nav2 .icon-reorder {
    float: right;
    font-size: 20px;
  }
  .icon-plus-sign-alt:before {
    content: "";
    font-family: "simple-line-icons";
  }
  .icon-reorder:before {
    content: "";
    font-family: "simple-line-icons";
  }
  .arrow_down {
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .arrow_down:before {
    color: #fff;
    content: "";
    font-family: "simple-line-icons";
    font-size: 30px;
    margin-top: 5px;
  }
  .open {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear rotate(0.0001deg);
  }
  #nav2 ul {
    margin: 0 auto;
    width: 300px;
  }
  #nav2 ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
  }
  #nav2 ul a, #nav2 ul a:link, #nav2 ul a:visited {
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 400;
    position: relative;
    float: none;
    padding: 15px 0;
    clear: both;
    text-decoration: none;
    text-transform: uppercase;
    -moz-osx-font-smoothing: grayscale;
  }
  #nav2 ul a span, #nav2 ul a:link span, #nav2 ul a:visited span {
    display: block;
    font-size: 15px;
    opacity: 0.5;
  }
  #nav2 ul a:hover {
    color: #eee;
  }
  #nav2 ul ul {
    display: block !important;
    max-height: 0;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    background: none;
    border-bottom: 0;
    -webkit-transition: max-height 0.4s;
    -moz-transition: max-height 0.4s;
    transition: max-height 0.4s;
    z-index: 999999;
  }
  #nav2 ul ul.show {
    max-height: 500px;
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    transition: max-height 0.8s;
  }
  #nav2 ul ul li:last-child {
    border-bottom: 0;
  }
  #nav2 ul ul a, #nav2 ul ul a:link, #nav2 ul ul a:visited {
    color: #fff;
    font-size: 15px;
    padding: 10px 0;
  }
  #nav2 ul ul a:hover {
    color: #fff;
  }
  nav ul ul ul {
    top: 0;
    left: 0;
    z-index: 999999;
  }
  nav ul ul ul a, nav ul ul ul a:link, nav ul ul ul a:visited {
    padding: 15px 15px 15px 45px;
  }
  #nav2 .sub_nav {
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 30px;
    position: absolute;
    right: 0;
    top: 10px;
    margin: 0;
    padding: 2px 0 0 10px;
    z-index: 500;
  }
  #home-news .inner, #home-newsletter .inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
}
@media only screen and (max-width: 960px) {
  .slides .banner3 {
    font-size: 30px;
  }
  .slides .banner3 h3 {
    font-size: 34px;
  }
  #home-news, #home-newsletter {
    width: 100%;
  }
  .post-type-archive-newsletters .post, .single-newsletters #breadcrumbs, .single-newsletters .post {
    padding-left: 0;
  }
}
@media only screen and (max-width: 800px) {
  body {
    background: #fff;
    font-size: 12px;
  }
  h1 {
    font-size: 25.6px;
  }
  h2 {
    font-size: 22.4px;
  }
  h3 {
    font-size: 17.6px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 16px;
  }
  h1, h2, h3, h4 {
    line-height: 1.1;
  }
  h1, h2, p, ul, ol {
    margin-bottom: 12px;
  }
  input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
    font-size: 16px;
  }
  .btn, .btn:visited, button, input[type="submit"], input[type="reset"], input[type="button"] {
    font-size: 12px;
  }
  .mobile {
    display: block;
  }
  #header-logo {
    left: 2%;
  }
  .slides .banner3 {
    font-size: 24px;
    padding-top: 100px;
  }
  .slides .banner3 h3 {
    font-size: 30px;
  }
  .gallery .one-quarter.column {
    float: left;
    margin: 0 1%;
    width: 23%;
  }
  #pagebanner .banner1 {
    background: #C50121;
    color: #fff;
    position: relative;
  }
  #pagebanner .banner1 h1 {
    font-size: 34px;
  }
  #pagebanner .banner1 h3 {
    font-size: 22px;
  }
  #pagebanner .banner3 {
    padding: 24px 0;
  }
  .blogcontent .nine.columns {
    width: 100%;
  }
  .single .post, .blogcontent .three.columns {
    width: 98%;
  }
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (max-width: 600px) {
  #mobilebanner {
    position: relative;
  }
  #mobilebanner #mobilebannertext {
    color: #fff;
    font-size: 24px;
    position: absolute;
    left: 2%;
    top: 50%;
    width: 50%;
  }
  #mobilebanner #mobilebannertext h3 {
    font-size: 30px;
    margin: 0;
  }
  #mobilebanner #mobilebannertext h1, #mobilebanner #mobilebannertext h2, #mobilebanner #mobilebannertext h3, #mobilebanner #mobilebannertext a {
    color: #fff;
    line-height: 1.1;
    text-decoration: none;
  }
  #pagebanner {
    background-size: cover;
    background-position: center center;
    padding-top: 150px;
  }
  #pagebanner .banner3 {
    font-size: 22px;
    padding: 16px;
  }
  #pagebanner .banner1 h1 {
    font-size: 30px;
  }
  #pagebanner img {
    display: none;
  }
  .two_column .one-half.column:first-child {
    margin-bottom: 20px;
  }
  .three_column .one-third.column {
    padding: 0 10px;
  }
  .post-type-archive-newsletters .post {
    width: 100%;
  }
  #instructions a {
    display: inline-block;
    font-size: 15px;
    width: 180px;
  }
  .archive .post.six.columns, .blog .post.six.columns {
    float: left;
    margin: 0 1% 2% 1%;
    padding: 0;
    width: 48%;
  }
  #ctadonate span {
    clear: both;
    display: block;
    margin-top: 10px;
  }
  #contactform .container {
    margin: 0;
  }
  #contactform textarea {
    margin-bottom: 10px;
  }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 420px) {
  #header-logo {
    height: 100px;
    width: 100px;
  }
  #mobilebanner #mobilebannertext {
    font-size: 20px;
    top: 45%;
    width: 46%;
  }
  #mobilebanner #mobilebannertext h3 {
    font-size: 26px;
  }
  #home-content {
    font-size: 15px;
    line-height: 1.5;
  }
  #home-content .lead {
    font-size: 18px;
    line-height: 1.5;
  }
  #home-feeds hr {
    margin-left: auto;
    margin-right: auto;
  }
  #home-news {
    text-align: center;
  }
  #home-news .newsthumb {
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
  }
  #home-news .newsthumb img {
    margin: 0;
  }
  #home-newsletter {
    text-align: center;
  }
  #home-newsletter .btn {
    display: none;
  }
  #home-newsletter .icon-nl {
    display: block;
    float: none;
    margin: 0 auto 20px auto;
    padding: 0;
  }
  #pagebanner {
    padding-top: 120px;
  }
  #footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.3.4 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  /* contains the content */
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0);
  }
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    /* dimensions: handling small or empty content */
    min-width: 30%;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal;
  }
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
  }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000;
  }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%;
  }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
  }
  .featherlight iframe {
    /* styling */
    border: none;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.3.4 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  /* Hide navigation while loading */
  .featherlight-next, .featherlight-previous {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 0;
    left: 80%;
    cursor: pointer;
    /* preventing text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* IE9 hack, otherwise navigation doesn't appear */
    background: rgba(0, 0, 0, 0);
  }
  .featherlight-previous {
    left: 25px;
    right: 80%;
  }
  .featherlight-next:hover, .featherlight-previous:hover {
    background: rgba(255, 255, 255, 0.25);
  }
  .featherlight-next span, .featherlight-previous span {
    display: none;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 82%;
    /* center horizontally */
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    /* center vertically */
    margin-top: -40px;
    text-shadow: 0px 0px 5px #fff;
    color: #fff;
    font-style: normal;
    font-weight: normal;
  }
  .featherlight-next span {
    right: 5%;
    left: auto;
  }
  .featherlight-next:hover span, .featherlight-previous:hover span {
    display: inline-block;
  }
  .featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
    display: none;
  }
}
/* Always display arrows on touch devices */
@media only screen and (max-device-width: 1024px) {
  .featherlight-next:hover, .featherlight-previous:hover {
    background: none;
  }
  .featherlight-next span, .featherlight-previous span {
    display: block;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight-next, .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%;
  }
  .featherlight-previous {
    left: 10px;
    right: 85%;
  }
  .featherlight-next span, .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px;
  }
}
i {
  margin-bottom: 16px;
}
.social {
  font-size: 0;
}
.social a {
  background: #C50121;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-family: "simple-line-icons";
  font-size: 20px;
  height: 32px;
  line-height: 32px;
  margin-left: 5px;
  text-align: center;
  text-decoration: none;
  -moz-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
  width: 32px;
}
.social a:hover {
  background: #740C1D;
  -moz-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.social a:visited {
  color: #fff;
}
.facebook:hover {
  color: #fff;
}
.facebook:before {
  content: "";
}
.twitter:before {
  content: "";
}
.linkedin, .linkedin:active {
  background: #007bb6;
}
.linkedin:hover {
  background-color: #0096DC;
}
.linkedin:before {
  content: "";
}
.googleplus, .googleplus:active {
  background: #dd4b39;
}
.googleplus:hover {
  background-color: #EE6F5E;
}
.googleplus:before {
  content: "";
}
.pinterest, .pinterest:active {
  background: #cb2027;
}
.pinterest:hover {
  background-color: #DB5748;
  color: #fff;
}
.pinterest:before {
  content: "";
}
.instagram, .instagram:active {
  background: #517fa4;
}
.instagram:hover {
  background-color: #608EB3;
}
.instagram:before {
  content: "";
}
.rss, .rss:active {
  background: #E48645;
}
.rss:hover {
  background: #ECA471;
}
.rss:before {
  content: "";
}
.flickr, .flickr:active {
  background: #0063DC;
}
.flickr:hover {
  background: #1B76E5;
}
.flickr:before {
  content: "";
}
.youtube, .youtube:active {
  background: #e52d27;
}
.youtube:hover {
  background: #EA4944;
}
.youtube:before {
  content: "";
}
.wpcf7 {
  text-align: left;
}
.wpcf7 .wpcf7-list-item {
  display: block;
  margin-bottom: 5px;
}
