/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
@font-face {
  font-family: "museosansrounded-300";
  src: url("museo/museosansrounded-300.woff2") format("woff2"),
    url("museo/museosansrounded-300.woff") format("woff"),
    url("http://www.drumnahough.com/css/museo/Mmuseosansrounded-300.otf")
      format("opentype");
  font-style: normal;
}
@font-face {
  font-family: "museosansrounded-500";
  src: url("museo/museosansrounded-500.woff2") format("woff2"),
    url("museo/museosansrounded-500.woff") format("woff"),
    url("http://www.drumnahough.com/css/museo/Mmuseosansrounded-500.otf")
      format("opentype");
  font-style: normal;
}
@font-face {
  font-family: "museosansrounded-700";
  src: url("museo/museosansrounded-700.woff2") format("woff2"),
    url("museo/museosansrounded-700.woff") format("woff"),
    url("http://www.drumnahough.com/css/museo/Mmuseosansrounded-700.otf")
      format("opentype");
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  letter-spacing: 0;
  margin: 0 0 15px 0;
  color: #042a5d;
}
h1 {
  font-size: 50px;
  font-weight: 400;
  font-family: "museosansrounded-300", Helvetica, Arial, san_serif;
}
@media (max-width: 768px) {
  h1 {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 24px;
  }
}
h2 {
  font-size: 30px;
  font-weight: 400;
  font-family: "museosansrounded-700", Helvetica, Arial, san_serif;
}
@media (max-width: 768px) {
  h2 {
    font-size: 40px;
    font-weight: 400;
  }
}
@media (max-width: 480px) {
  h2 {
    font-size: 30px;
  }
}
h3 {
  font-size: 24px;
  font-family: "museosansrounded-700", Helvetica, Arial, san_serif;
  font-weight: 400;
}
@media (max-width: 768px) {
  h3 {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  h3 {
    font-size: 20px;
  }
}
p {
  font-size: 18px;
  font-family: "museosansrounded-500", Helvetica, Arial, san_serif;
  line-height: 1.4;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
strong {
  font-family: "museosansrounded-700", Helvetica, Arial, san_serif;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.g-recaptcha {
  transform-origin: left top;
  -webkit-transform-origin: left top;
}
.wpcf7-form .form-row {
  margin-bottom: 15px;
}
.wpcf7-radio {
  padding: 10px 0 15px 0;
  display: block;
}
.wpcf7-response-output {
  border: none !important;
  margin: 0 0 10px 0 !important;
  padding: 10px !important;
  border-radius: 6px;
}
.wpcf7-validation-errors {
  background: #f0ad4e;
  color: #fff;
}
.wpcf7-mail-sent-ok {
  background: #83bb26;
  color: #fff;
}
.wpcf7-mail-sent-ng {
  background: #df2f3b;
  color: #fff;
}
span.wpcf7-not-valid-tip {
  background: #be1d28;
  color: #fff;
  padding: 5px 10px;
  border-radius: 0 0 6px 6px;
  font-size: 12px;
  display: inline-block;
  margin-left: 4px;
}
.form-row {
  margin-bottom: 15px;
}
.form-row input[type="submit"] {
  float: right;
}
.form-row label {
  color: #3c4a55;
}
form input[type="text"],
form input[type="password"],
form input[type="email"],
form input[type="url"],
form input[type="date"],
form input[type="month"],
form input[type="time"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="week"],
form input[type="number"],
form input[type="search"],
form input[type="tel"],
form input[type="color"],
form select,
form textarea {
  width: 100%;
  padding: 5px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  vertical-align: middle;
  box-sizing: border-box;
  font-size: 16px;
}
form input[type="submit"] {
  background: #df2f3b;
  border-radius: 6px;
  border: none;
  vertical-align: middle;
  padding: 5px 14px;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
}
form input:not([type]) {
  padding: 5px;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  box-sizing: border-box;
}
form input[type="color"] {
  padding: 0.2em 0.5em;
}
form input[type="text"]:focus,
form input[type="password"]:focus,
form input[type="email"]:focus,
form input[type="url"]:focus,
form input[type="date"]:focus,
form input[type="month"]:focus,
form input[type="time"]:focus,
form input[type="datetime"]:focus,
form input[type="datetime-local"]:focus,
form input[type="week"]:focus,
form input[type="number"]:focus,
form input[type="search"]:focus,
form input[type="tel"]:focus,
form input[type="color"]:focus,
form select:focus,
form textarea:focus {
  outline: 0;
  border-color: #129fea;
}
form input:not([type]):focus {
  outline: 0;
  border-color: #129fea;
}
form input[type="file"]:focus,
form input[type="radio"]:focus,
form input[type="checkbox"]:focus {
  outline: thin solid #129fea;
  outline: 1px auto #129fea;
}
form .checkbox,
form .radio {
  margin: 0.5em 0;
  display: block;
}
form input[type="text"][disabled],
form input[type="password"][disabled],
form input[type="email"][disabled],
form input[type="url"][disabled],
form input[type="date"][disabled],
form input[type="month"][disabled],
form input[type="time"][disabled],
form input[type="datetime"][disabled],
form input[type="datetime-local"][disabled],
form input[type="week"][disabled],
form input[type="number"][disabled],
form input[type="search"][disabled],
form input[type="tel"][disabled],
form input[type="color"][disabled],
form select[disabled],
form textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}
form input:not([type])[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}
form input[readonly],
form select[readonly],
form textarea[readonly] {
  background-color: #eee;
  color: #777;
  border-color: #ccc;
}
form input:focus:invalid,
form textarea:focus:invalid,
form select:focus:invalid {
  color: #b94a48;
  border-color: #e9322d;
}
form input[type="file"]:focus:invalid:focus,
form input[type="radio"]:focus:invalid:focus,
form input[type="checkbox"]:focus:invalid:focus {
  outline-color: #e9322d;
}
form select {
  height: 2.25em;
  border: 1px solid #ccc;
  background-color: #fff;
}
form select[multiple] {
  height: auto;
}
form label {
  font-size: 14px;
  margin-bottom: 5px;
  display: inline-block;
}
form fieldset {
  margin: 0;
  padding: 0.35em 0 0.75em;
  border: 0;
}
form legend {
  display: block;
  width: 100%;
  padding: 0.3em 0;
  margin-bottom: 0.3em;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
.form-stacked input[type="text"],
.form-stacked input[type="password"],
.form-stacked input[type="email"],
.form-stacked input[type="url"],
.form-stacked input[type="date"],
.form-stacked input[type="month"],
.form-stacked input[type="time"],
.form-stacked input[type="datetime"],
.form-stacked input[type="datetime-local"],
.form-stacked input[type="week"],
.form-stacked input[type="number"],
.form-stacked input[type="search"],
.form-stacked input[type="tel"],
.form-stacked input[type="color"],
.form-stacked input[type="file"],
.form-stacked select,
.form-stacked label,
.form-stacked textarea {
  display: block;
  margin: 0.25em 0;
}
.form-stacked input:not([type]) {
  display: block;
  margin: 0.25em 0;
}
.form-aligned input,
.form-aligned textarea,
.form-aligned select,
.form-aligned .help-inline,
.form-message-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.form-aligned textarea {
  vertical-align: top;
}
.form-aligned .control-group {
  margin-bottom: 0.5em;
}
.form-aligned .control-group label {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  width: 10em;
  margin: 0 1em 0 0;
}
.form-aligned .controls {
  margin: 1.5em 0 0 11em;
}
form input.input-rounded,
form .input-rounded {
  border-radius: 2em;
  padding: 0.5em 1em;
}
@media only screen and (max-width: 480px) {
  form button[type="submit"] {
    margin: 0.7em 0 0;
  }
  form input:not([type]),
  form input[type="text"],
  form input[type="password"],
  form input[type="email"],
  form input[type="url"],
  form input[type="date"],
  form input[type="month"],
  form input[type="time"],
  form input[type="datetime"],
  form input[type="datetime-local"],
  form input[type="week"],
  form input[type="number"],
  form input[type="search"],
  form input[type="tel"],
  form input[type="color"],
  form label {
    margin-bottom: 0.3em;
    display: block;
  }
}
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes fadeDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -30%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -30%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeDown {
  -webkit-animation-name: fadeDown;
  animation-name: fadeDown;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
.section,
footer {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
.section:after,
footer:after {
  content: "";
  display: table;
  clear: both;
}
.inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto 0px auto;
  position: relative;
  float: none;
}
.inner.inner-narrow {
  max-width: 1140px;
}
.inner:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 1140px) {
  .inner {
    width: 96%;
  }
}
@media (max-width: 768px) {
  .inner {
    width: 90%;
  }
}
.inner-pad {
  padding: 60px 0 60px 60px;
}
.inner-pad [class*="col-"]:last-of-type {
  padding-right: 60px;
}
@media (max-width: 480px) {
  .inner-pad {
    padding: 20px;
  }
}
[class^="col-"] {
  float: left;
  padding-right: 60px;
}
.inner [class^="col-"]:last-of-type {
  padding-right: 0;
}
.col-1-12 {
  width: 8.33%;
}
.col-2-12 {
  width: 16.667%;
}
.col-3-12 {
  width: 25%;
}
.col-4-12 {
  width: 33.33%;
}
.col-5-12 {
  width: 41.66%;
}
.col-6-12 {
  width: 50%;
}
.col-7-12 {
  width: 58.33%;
}
.col-8-12 {
  width: 66.66%;
}
.col-9-12 {
  width: 75%;
}
.col-10-12 {
  width: 83.333%;
}
.col-11-12 {
  width: 91.66%;
}
.col-12-12 {
  width: 100%;
}
@media (max-width: 768px) {
  .grid {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  [class*="col-"] {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .med-1-12 {
    width: 8.33%;
  }
  .med-2-12 {
    width: 16.667%;
  }
  .med-3-12 {
    width: 25%;
  }
  .med-4-12 {
    width: 33.33%;
  }
  .med-5-12 {
    width: 41.66%;
  }
  .med-6-12 {
    width: 50%;
  }
  .med-7-12 {
    width: 58.33%;
  }
  .med-8-12 {
    width: 66.66%;
  }
  .med-9-12 {
    width: 75%;
  }
  .med-10-12 {
    width: 83.333%;
  }
  .med-11-12 {
    width: 91.66%;
  }
  .med-12-12 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  [class*="col-"] {
    width: 100%;
  }
  .sm-1-12 {
    width: 8.33%;
  }
  .sm-2-12 {
    width: 16.667%;
  }
  .sm-3-12 {
    width: 25%;
  }
  .sm-4-12 {
    width: 33.33%;
  }
  .sm-5-12 {
    width: 41.66%;
  }
  .sm-6-12 {
    width: 50%;
  }
  .sm-7-12 {
    width: 58.33%;
  }
  .sm-8-12 {
    width: 66.66%;
  }
  .sm-9-12 {
    width: 75%;
  }
  .sm-10-12 {
    width: 83.333%;
  }
  .sm-11-12 {
    width: 91.66%;
  }
  .sm-12-12 {
    width: 100%;
  }
}
html,
body {
  height: 100%;
  overflow: auto;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  font-family: "museosansrounded-500", Helvetica, Arial, san_serif;
  color: #3c4a55;
  font-size: 16px;
  background: #3d3d3d;
  line-height: 1.1;
  overflow: auto;
  overflow: initial;
}
@media (max-width: 768px) {
  body {
    padding-top: 70px;
  }
}
ul {
  margin: 0 0 15px 0;
  padding: 0;
  list-style-type: disc;
  font-size: 18px;
  font-family: "museosansrounded-500", Helvetica, Arial, san_serif;
  line-height: 1.4;
}
ol {
  margin: 0 0 15px 0;
  list-style-type: decimal;
}
li {
  margin: 0 0 15px 25px;
}
a {
  color: #00a6bc;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table td,
table th {
  padding: 0;
}
table tr {
  border-top: 1px solid #3c4a55;
  border-bottom: 1px solid #3c4a55;
}
table td {
  padding: 15px 0;
}
input,
textarea,
button,
select,
label,
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.btn,
.btnLg,
.btnWide {
  color: #fff;
  display: inline-block;
  border-radius: 8px;
  border: 1px solid #fff;
  padding: 10px 20px;
  margin-right: 30px;
  background: transparent;
  transition: all 0.3s ease;
  font-size: 20px;
}
.btn:hover,
.btnLg:hover,
.btnWide:hover {
  background-color: #fff;
  text-decoration: none;
  color: #042a5d;
}
.btnWide {
  padding: 5px 80px 6px 80px;
}
.btnLg {
  font-size: 20px;
}
.dotted {
  border-bottom: 2px dotted #fff;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-centered {
  text-align: center !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.clear:after,
.wpcf7-form .form-row:after,
.form-row:after {
  content: "";
  display: table;
  clear: both !important;
}
.hidden,
.hideMe {
  display: none;
}
.contentArea {
  background: #fff;
  padding-top: 50px;
  padding-bottom: 30px;
}
@media (max-width: 480px) {
  .contentArea {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.wrap {
  background: #fff;
}
.top-bar {
  background: #fff;
  height: 120px;
  border-bottom: 6px solid #00a6bc;
}
@media (max-width: 960px) {
  .top-bar {
    position: fixed;
    z-index: 10;
    height: 70px;
    top: 0;
    left: 0;
  }
  .top-bar .inner {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .top-bar {
    height: 70px;
  }
}
.nav-bar {
  height: 120px;
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .nav-bar {
    height: 70px;
  }
}
.nav-bar .logo {
  width: 220px;
  display: block;
}
@media (max-width: 960px) {
  .nav-bar .logo {
    width: 100px;
    padding: 0 0 0 20px;
  }
}
.nav-bar .logo img {
  width: 100%;
  max-width: 220px;
  height: auto;
}
.nav-bar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  margin-left: auto;
}
@media (max-width: 960px) {
  .nav-bar ul {
    background: #042a5d;
    position: absolute;
    top: 70px;
    left: -85vw;
    width: 85vw;
    transition: all 0.5s ease;
  }
  .nav-bar ul.navOpen {
    left: 0;
  }
}
.nav-bar ul li {
  float: left;
  margin: 0;
  padding: 0;
}
@media (max-width: 960px) {
  .nav-bar ul li {
    width: 100%;
    text-align: left;
  }
}
.nav-bar ul li a {
  padding: 10px 15px;
  display: block;
  font-family: "museosansrounded-500", Helvetica, Arial, san_serif;
  color: #3c4a55;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .nav-bar ul li a {
    width: 100%;
    padding: 13px 20px;
    color: #fff;
  }
}
.nav-bar ul li a:hover {
  color: #00a6bc;
}
.nav-bar ul li a.active {
  color: #00a6bc;
}
.mobMenuIcon {
  position: absolute;
  top: 12px;
  right: 20px;
  width: 32px;
  height: 50px;
  display: none;
}
@media (max-width: 960px) {
  .mobMenuIcon {
    display: block;
  }
}
.menu-icon-label {
  color: #fff;
  z-index: 100;
  font-size: 10px;
  text-transform: uppercase;
  display: block;
  display: none;
}
.menu-icon {
  display: block;
  width: 32px;
  cursor: pointer;
  transform: translate3d(0, 0, 0);
  z-index: 100;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.menu-icon:before,
.menu-icon:after,
.menu-icon .menu-icon__text {
  background: #042a5d;
  border-radius: 3px;
  content: "";
  display: block;
  height: 2px;
  margin: 8px 0;
  transition: all 0.2s ease-out;
  width: 100%;
}
.menu-icon .menu-icon__text {
  text-indent: -9999px;
}
.menu-icon.open {
  right: 16px;
}
.menu-icon.open:before {
  transform: rotate(45deg) translate3d(5px, 10px, 0);
}
.menu-icon.open .menu-icon__text {
  opacity: 0;
}
.menu-icon.open:after {
  transform: rotate(-45deg) translate3d(5px, -10px, 0);
}
.next-event {
  background: #d4353d;
  position: absolute;
  top: 121px;
  right: 0;
  width: auto;
  height: 26px;
  z-index: 1;
}
@media (max-width: 960px) {
  .next-event {
    top: 60px;
    height: 50px;
    padding: 0 15px;
    width: 100%;
  }
}
.next-event:before {
  content: "";
  width: 20px;
  height: 26px;
  position: absolute;
  background: url("http://www.drumnahough.com/css/images/red-slice.png") top
    left no-repeat;
  z-index: 0;
  top: 0;
  left: -20px;
}
@media (max-width: 960px) {
  .next-event: before {
    display: none;
  }
}
.next-event .latest-event-details {
  z-index: 1;
}
.next-event .latest-event-details span {
  float: left;
  color: #fff;
  padding-top: 4px;
}
@media (max-width: 960px) {
  .next-event .latest-event-details span {
    padding-top: 14px;
  }
}
@media (max-width: 768px) {
  .next-event .latest-event-details span {
    padding-top: 14px;
  }
}
@media (max-width: 480px) {
  .next-event .latest-event-details span {
    padding-top: 4px;
  }
}
.next-event span.next-event-date {
  margin-left: 5px;
}
.next-event span.next-event-stand {
  margin-left: 5px;
}
.next-event span.next-event-logo {
  margin-left: 5px;
  padding-top: 0;
}
@media (max-width: 960px) {
  .next-event span.next-event-logo {
    float: right;
  }
}
@media (max-width: 480px) {
  .next-event span.next-event-logo {
    display: none;
  }
}
.next-event span.next-event-logo img {
  width: auto;
  height: 50px;
  border: 1px solid #df2f3b;
}
@media (max-width: 960px) {
  .next-event span.next-event-logo img {
    border: none;
  }
}
footer {
  background: #fff;
  height: auto;
  font-size: 12px;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}
footer .inner {
  margin-bottom: 0;
}
footer p {
  color: #2d2d2d;
  font-size: 14px;
}
footer .name {
  font-size: 28px;
}
footer a {
  display: inline-block;
  margin-right: 50px;
  color: #2d2d2d;
}
footer img {
  display: inline-block;
  margin-left: 30px;
  width: auto;
  max-height: 60px;
}
.wrap {
  display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  min-height: 100%;
}
@media (max-width: 960px) {
  .wrap {
    display: block;
  }
}
.home1 {
  background: url("../images/sse-home1.jpg") center center no-repeat;
  background-size: cover;
  height: 550px;
  padding-top: 140px;
  text-align: center;
  border-bottom: 6px solid #00a6bc;
}
@media (max-width: 960px) {
  .home1 {
    height: 400px;
    background: url("../images/sse-home1-sm.jpg") top center no-repeat;
    background-size: cover;
  }
}
@media (max-width: 480px) {
  .home1 {
    height: 200px;
  }
  .home1 h1 {
    font-size: 30px;
    color: #fff;
  }
}
.home2 {
  background: #1f3a6e;
  padding-top: 40px;
  padding-bottom: 40px;
}
.home2 h2 {
  text-transform: uppercase;
}

.home2 h1,
.home2 p,
.home2 ul {
  color: white;
}
.home2 .text1 {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.about-sse1 {
  background: url("../images/about-sse1.jpg") center center no-repeat;
  background-size: cover;
  height: 550px;
  padding-top: 140px;
  text-align: center;
  border-bottom: 6px solid #00a6bc;
}
@media (max-width: 960px) {
  .about-sse1 {
    height: 400px;
    background: url("../images/about-sse1-sm.jpg") top center no-repeat;
    background-size: cover;
  }
}
@media (max-width: 480px) {
  .about-sse1 {
    height: 200px;
  }
  .about-sse1 h1 {
    font-size: 30px;
    color: #fff;
  }
}

.about-sse2 {
  background: #fff;
  background: #1f3a6e;
  padding-top: 40px;
  padding-bottom: 40px;
}
.about-sse2 .text1 {
  margin-bottom: 50px;
}
.about-sse2 .about-logo img {
  display: inline-block;
  margin-left: 30px;
  width: auto;
  max-height: 150px;
}

.about-sse2 .text3 {
  margin-bottom: 50px;
  text-align: center;
}
/* ------------------------------------------------------------------------------------------- */

.about-projectnews1 {
  background: url("../images/about-projectnews1.jpg") center center no-repeat;
  background-size: cover;
  height: 550px;
  padding-top: 140px;
  text-align: center;
  border-bottom: 6px solid #00a6bc;
}
@media (max-width: 960px) {
  .about-projectnews1 {
    height: 400px;
    background: url("../images/about-projectnews1-sm.jpg") top center no-repeat;
    background-size: cover;
  }
}
@media (max-width: 480px) {
  .about-projectnews1 {
    height: 200px;
  }
  .about-projectnews1 h1 {
    font-size: 30px;
    color: #fff;
  }
}
.about-projectnews2 {
  background: #fff;
  background: #1f3a6e;
  padding-top: 70px;
  padding-bottom: 40px;
  min-height: 360px;
}
.about-projectnews2 .vid-panel img {
  max-width: 100%;
  height: auto;
}
.about-projectnews2 .text1 {
  margin-bottom: 50px;
}
.about-projectnews2 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.about-projectnews2 ul li {
  margin: 0;
  padding: 0;
}
.about-projectnews2 .doc-link {
  border: 3px solid #00a6bc;
  border-radius: 10px;
  padding: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  background: white;
}
.about-projectnews2 .doc-link img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: block;
}

.about-projectnews2 h2 {
  color: white;
}

.about-projectnews2 p {
  color: white;
}

/* -------------------------------------------------------------------------------------------- */
.about-project1 {
  background: url("../images/about-project1.jpg") center center no-repeat;
  background-size: cover;
  height: 550px;
  padding-top: 140px;
  text-align: center;
  border-bottom: 6px solid #00a6bc;
}
@media (max-width: 960px) {
  .about-project1 {
    height: 400px;
    background: url("../images/about-project1-sm.jpg") top center no-repeat;
    background-size: cover;
  }
}
@media (max-width: 480px) {
  .about-project1 {
    height: 200px;
  }
  .about-project1 h1 {
    font-size: 30px;
    color: #fff;
  }
}
.about-project2 {
  background: #fff;
  background: #1f3a6e;
  padding-top: 40px;
  padding-bottom: 40px;
}
.about-project2 .vid-panel img {
  max-width: 100%;
  height: auto;
}
.about-project2 .text1 {
  margin-bottom: 50px;
}
.about-project2 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.about-project2 ul li {
  margin: 0;
  padding: 0;
}
.about-project2 .doc-link {
  border: 3px solid #00a6bc;
  border-radius: 10px;
  padding: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  background: white;
}
.about-project2 .doc-link img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: block;
}

/* ------------------------------------------------------------------------ */
.community1 {
  background: url("../images/community1.jpg") center center no-repeat;
  background-size: cover;
  height: 550px;
  padding-top: 140px;
  text-align: center;
  border-bottom: 6px solid #00a6bc;
}
@media (max-width: 960px) {
  .community1 {
    height: 400px;
    background: url("../images/community1-sm.jpg") center center no-repeat;
    background-size: cover;
  }
}
@media (max-width: 480px) {
  .community1 {
    height: 200px;
  }
  .community1 h1 {
    font-size: 30px;
    color: #fff;
  }
}
.community2 {
  background: #efefef;
  padding-top: 40px;
  padding-bottom: 40px;
  /* text-align: center; */
}
.community2 img {
  display: inline-block;
  /* max-width: 150px; */
  height: auto;
  max-width: 100%;
  border-radius: 10px;
}
.community2 h2 {
  font-size: 20px;
}
.community2 p {
  font-size: 14px;
}
.community3 {
  background: url("../images/community3.jpg") top center no-repeat;
  background-size: cover;
  height: 600px;
  display: flex;
  /* align-items: center; */
  border-bottom: 1px solid #1f3a6e;
}
@media (max-width: 960px) {
  .community3 {
    background: url("../images/community3-sm.jpg") bottom center no-repeat #fff;
    background-size: 750px auto;
    padding-bottom: 300px;
    height: auto;
  }
}
.community3 .text-panel {
  padding-left: 100px;
}
@media (max-width: 960px) {
  .community3 .text-panel {
    padding-left: 0;
  }
}

.contact1 {
  background: url("../images/contact.jpg") center center no-repeat;
  background-size: cover;
  height: 550px;
  padding-top: 140px;
  text-align: center;
  border-bottom: 6px solid #00a6bc;
}
@media (max-width: 960px) {
  .contact1 {
    height: 400px;
    background: url("../images/contact-sm.jpg") top center no-repeat;
    background-size: cover;
  }
}
@media (max-width: 480px) {
  .contact1 {
    height: 200px;
  }
  .contact1 h1 {
    font-size: 30px;
    color: #fff;
  }
}
.contact2 {
  background: #efefef;
  padding-top: 40px;
  padding-bottom: 40px;
}
.contact2 h1 {
  /*    text-align: center;*/
}
.contact2 .col-4-12 {
  padding: 0 30px;
  text-align: center;
}
.contact2 .col-4-12:last-of-type {
  padding: 0 30px;
}
.contact2 img {
  display: inline-block;
  max-width: 80%;
  margin: 0 auto 20px auto;
  height: auto;
  border: 3px solid #00a6bc;
  border-radius: 300px;
}
.contact2 h2 {
  font-size: 22px;
}
.contact2 p {
  font-size: 18px;
}
.contact3 {
  background: #efefef;
  padding-top: 40px;
  padding-bottom: 40px;
}
.contact3 .c3-intro {
  border-top: 1px solid #042a5d;
  padding-top: 50px;
  padding-bottom: 20px;
}
.contact3 h3.success {
  color: #fff;
  background: #83bb26;
  padding: 15px;
}
.contact3 p.error {
  color: #fff;
  background: #df2f3b;
  padding: 15px;
}
.landscapes2 {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.landscapes2 ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
.landscapes2 ul li {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  width: 23%;
  margin: 10px 1%;
}
@media (max-width: 960px) {
  .landscapes2 ul li {
    width: 100%;
    margin: 10px 0;
  }
}
.landscapes2 ul li a {
  text-align: center;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  border: 2px solid #00a6bc;
  height: 100px;
  font-size: 14px;
  border-radius: 6px;
  background: #efefef;
  transition: all 0.5s ease;
  flex-direction: column;
  justify-content: center;
}
.landscapes2 ul li a:hover {
  background: #00a6bc;
  color: #fff;
}
@media (max-width: 960px) {
  .landscapes2 ul li a {
    text-align: left;
  }
}
.landscapes2 ul li span {
  font-weight: 700;
  font-family: "museosansrounded-700", Helvetica, Arial, san_serif;
  padding-top: 10px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[class*="vc_column-gap-"] {
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_row {
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_column_container > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ult_modal-body {
  padding: 0 !important;
  border: 1px solid #fff;
}

.about-sse2 h1,
.about-sse2 p {
  color: white;
}

.about-sse2 .about-logo img {
  max-width: 100%;
  height: auto;
}
