@charset "UTF-8";
/*
Theme Name:     Monmouthshire v2
Theme URI:      https://www.monmouthshire.gov.uk/
Description:    WordPress theme for the monmouthshire county council website
Author:         Paulund
Author URI:     https://paulund.co.uk/
Version:        1.0
*/
/**
 * Media Queries
 */
.title-overlay {
  color: #f5f5f5;
  padding: 10px;
  padding: 1rem;
  position: absolute;
  bottom: 10px;
  bottom: 1rem;
  left: 5%;
  width: 90%; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

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

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

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

button, input, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

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

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

input[type="checkbox"], input[type="radio"] {
  padding: 0;
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: textfield; }

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

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

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 900; }

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

p {
  margin-bottom: 1.6rem; }

.full-width {
  width: 100%; }

#your-profile .form-table td {
  font-size: 15px;
  font-size: 1.5rem; }

.headline-title {
  background: #ef5401;
  color: #FFF;
  display: inline-block;
  font-weight: 900;
  margin-bottom: 0;
  padding: 1rem 1.5rem;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase; }

h1 {
  font-size: 40px;
  font-size: 4rem;
  margin: 20px 0 10px;
  margin: 2rem 0 1rem; }

h2 {
  font-size: 35px;
  font-size: 3.5rem; }

h3 {
  font-size: 25px;
  font-size: 2.5rem; }

.always-hide {
  display: none !important; }

.small-text {
  font-size: 10px; }

a {
  text-decoration: underline; }

.site-main {
  background: #f5f5f5; }
  .site-main a {
    color: #1d70b8;
    font-weight: bold; }
    .site-main a:hover {
      color: #4c2c92; }

.ad-block {
  margin: 3rem 0; }
  .ad-block > div {
    margin: 0 auto; }

.mon-social-icons-links {
  color: #FFF;
  font-size: 2rem; }
  .mon-social-icons-links a {
    margin: 0 1rem; }
    .mon-social-icons-links a:hover {
      text-decoration: none; }

.flex {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  .flex.space-between {
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  .flex.space-around {
    justify-content: space-around;
    -webkit-justify-content: space-around; }

.fa:before {
  font-size: 20px !important; }

/**
 * Accessibility
 */
body.colour-preferences-contrast-blue {
  color: #006;
  background: #cfe5fc; }
  body.colour-preferences-contrast-blue a, body.colour-preferences-contrast-blue h1, body.colour-preferences-contrast-blue h2, body.colour-preferences-contrast-blue h3, body.colour-preferences-contrast-blue h4, body.colour-preferences-contrast-blue h5, body.colour-preferences-contrast-blue h6, body.colour-preferences-contrast-blue .h1, body.colour-preferences-contrast-blue .h2, body.colour-preferences-contrast-blue .h3, body.colour-preferences-contrast-blue .h4, body.colour-preferences-contrast-blue .h5, body.colour-preferences-contrast-blue .h6, body.colour-preferences-contrast-blue .site-footer, body.colour-preferences-contrast-blue .home-page-header .latest-news, body.colour-preferences-contrast-blue .event-search-form .dk-selected:after {
    color: #006 !important; }
  body.colour-preferences-contrast-blue a {
    text-decoration: underline; }
  body.colour-preferences-contrast-blue .post-grid h3, body.colour-preferences-contrast-blue .image-tile h3, body.colour-preferences-contrast-blue .half-image-tile h3,
  body.colour-preferences-contrast-blue .home-page-header .services ul,
  body.colour-preferences-contrast-blue .event-search-form .dk-selected:after,
  body.colour-preferences-contrast-blue .comment-grid {
    background: #cfe5fc !important; }
  body.colour-preferences-contrast-blue .header-main .tools,
  body.colour-preferences-contrast-blue .header-main a,
  body.colour-preferences-contrast-blue .event-details {
    color: #cfe5fc !important; }
  body.colour-preferences-contrast-blue .header-main,
  body.colour-preferences-contrast-blue .button,
  body.colour-preferences-contrast-blue .headline-title,
  body.colour-preferences-contrast-blue .widget-title,
  body.colour-preferences-contrast-blue .home-page-header .weather .weather-icons-container,
  body.colour-preferences-contrast-blue .event-search-container,
  body.colour-preferences-contrast-blue .site-footer,
  body.colour-preferences-contrast-blue .mon-button.button-orange,
  body.colour-preferences-contrast-blue .form-submit.button-orange,
  body.colour-preferences-contrast-blue input[type=submit],
  body.colour-preferences-contrast-blue .comment-grid:before,
  body.colour-preferences-contrast-blue .site-navigation .ubermenu-nav .ubermenu-submenu,
  body.colour-preferences-contrast-blue .commentlist li.comment:before,
  body.colour-preferences-contrast-blue .title-overlay,
  body.colour-preferences-contrast-blue .image-text-container h3, body.colour-preferences-contrast-blue .post-grid h3, body.colour-preferences-contrast-blue .image-tile h3, body.colour-preferences-contrast-blue .half-image-tile h3,
  body.colour-preferences-contrast-blue .mon-social-icons a:hover,
  body.colour-preferences-contrast-blue .add-to-favourite a:hover,
  body.colour-preferences-contrast-blue .add-to-favourite a:hover,
  body.colour-preferences-contrast-blue .mon-button,
  body.colour-preferences-contrast-blue .header-search-area .search-submit,
  body.colour-preferences-contrast-blue .wp-polls .Buttons,
  body.colour-preferences-contrast-blue .featured-posts .featured-box,
  body.colour-preferences-contrast-blue .latest-news-item {
    background: #21215f !important;
    color: #cfe5fc !important; }
    body.colour-preferences-contrast-blue .header-main a, body.colour-preferences-contrast-blue .header-main h2, body.colour-preferences-contrast-blue .header-main h3,
    body.colour-preferences-contrast-blue .button a,
    body.colour-preferences-contrast-blue .button h2,
    body.colour-preferences-contrast-blue .button h3,
    body.colour-preferences-contrast-blue .headline-title a,
    body.colour-preferences-contrast-blue .headline-title h2,
    body.colour-preferences-contrast-blue .headline-title h3,
    body.colour-preferences-contrast-blue .widget-title a,
    body.colour-preferences-contrast-blue .widget-title h2,
    body.colour-preferences-contrast-blue .widget-title h3,
    body.colour-preferences-contrast-blue .home-page-header .weather .weather-icons-container a,
    body.colour-preferences-contrast-blue .home-page-header .weather .weather-icons-container h2,
    body.colour-preferences-contrast-blue .home-page-header .weather .weather-icons-container h3,
    body.colour-preferences-contrast-blue .event-search-container a,
    body.colour-preferences-contrast-blue .event-search-container h2,
    body.colour-preferences-contrast-blue .event-search-container h3,
    body.colour-preferences-contrast-blue .site-footer a,
    body.colour-preferences-contrast-blue .site-footer h2,
    body.colour-preferences-contrast-blue .site-footer h3,
    body.colour-preferences-contrast-blue .mon-button.button-orange a,
    body.colour-preferences-contrast-blue .mon-button.button-orange h2,
    body.colour-preferences-contrast-blue .mon-button.button-orange h3,
    body.colour-preferences-contrast-blue .form-submit.button-orange a,
    body.colour-preferences-contrast-blue .form-submit.button-orange h2,
    body.colour-preferences-contrast-blue .form-submit.button-orange h3,
    body.colour-preferences-contrast-blue input[type=submit] a,
    body.colour-preferences-contrast-blue input[type=submit] h2,
    body.colour-preferences-contrast-blue input[type=submit] h3,
    body.colour-preferences-contrast-blue .comment-grid:before a,
    body.colour-preferences-contrast-blue .comment-grid:before h2,
    body.colour-preferences-contrast-blue .comment-grid:before h3,
    body.colour-preferences-contrast-blue .site-navigation .ubermenu-nav .ubermenu-submenu a,
    body.colour-preferences-contrast-blue .site-navigation .ubermenu-nav .ubermenu-submenu h2,
    body.colour-preferences-contrast-blue .site-navigation .ubermenu-nav .ubermenu-submenu h3,
    body.colour-preferences-contrast-blue .commentlist li.comment:before a,
    body.colour-preferences-contrast-blue .commentlist li.comment:before h2,
    body.colour-preferences-contrast-blue .commentlist li.comment:before h3,
    body.colour-preferences-contrast-blue .title-overlay a,
    body.colour-preferences-contrast-blue .title-overlay h2,
    body.colour-preferences-contrast-blue .title-overlay h3,
    body.colour-preferences-contrast-blue .image-text-container h3 a,
    body.colour-preferences-contrast-blue .image-text-container h3 h2,
    body.colour-preferences-contrast-blue .image-text-container h3 h3,
    body.colour-preferences-contrast-blue .post-grid h3 a,
    body.colour-preferences-contrast-blue .image-tile h3 a,
    body.colour-preferences-contrast-blue .half-image-tile h3 a,
    body.colour-preferences-contrast-blue .post-grid h3 h2,
    body.colour-preferences-contrast-blue .image-tile h3 h2,
    body.colour-preferences-contrast-blue .half-image-tile h3 h2,
    body.colour-preferences-contrast-blue .post-grid h3 h3,
    body.colour-preferences-contrast-blue .image-tile h3 h3,
    body.colour-preferences-contrast-blue .half-image-tile h3 h3,
    body.colour-preferences-contrast-blue .mon-social-icons a:hover a,
    body.colour-preferences-contrast-blue .add-to-favourite a:hover a,
    body.colour-preferences-contrast-blue .mon-social-icons a:hover h2,
    body.colour-preferences-contrast-blue .add-to-favourite a:hover h2,
    body.colour-preferences-contrast-blue .mon-social-icons a:hover h3,
    body.colour-preferences-contrast-blue .add-to-favourite a:hover h3,
    body.colour-preferences-contrast-blue .add-to-favourite a:hover a,
    body.colour-preferences-contrast-blue .add-to-favourite a:hover h2,
    body.colour-preferences-contrast-blue .add-to-favourite a:hover h3,
    body.colour-preferences-contrast-blue .mon-button a,
    body.colour-preferences-contrast-blue .mon-button h2,
    body.colour-preferences-contrast-blue .mon-button h3,
    body.colour-preferences-contrast-blue .header-search-area .search-submit a,
    body.colour-preferences-contrast-blue .header-search-area .search-submit h2,
    body.colour-preferences-contrast-blue .header-search-area .search-submit h3,
    body.colour-preferences-contrast-blue .wp-polls .Buttons a,
    body.colour-preferences-contrast-blue .wp-polls .Buttons h2,
    body.colour-preferences-contrast-blue .wp-polls .Buttons h3,
    body.colour-preferences-contrast-blue .featured-posts .featured-box a,
    body.colour-preferences-contrast-blue .featured-posts .featured-box h2,
    body.colour-preferences-contrast-blue .featured-posts .featured-box h3,
    body.colour-preferences-contrast-blue .latest-news-item a,
    body.colour-preferences-contrast-blue .latest-news-item h2,
    body.colour-preferences-contrast-blue .latest-news-item h3 {
      color: #cfe5fc !important; }
  body.colour-preferences-contrast-blue select {
    background: #cfe5fc !important;
    color: #21215f !important; }
  body.colour-preferences-contrast-blue .site-navigation,
  body.colour-preferences-contrast-blue .site-footer .footer-site-information {
    border-top: 1px solid #cfe5fc; }
  body.colour-preferences-contrast-blue .header-quick-links > div {
    border-right: 1px solid #cfe5fc; }
  body.colour-preferences-contrast-blue .post-grid, body.colour-preferences-contrast-blue .image-tile, body.colour-preferences-contrast-blue .half-image-tile {
    border: 1px solid #21215f; }
  body.colour-preferences-contrast-blue .login .social_connect_buttons, body.colour-preferences-contrast-blue .login .social_connect_login_facebook, body.colour-preferences-contrast-blue .login .social_connect_login_twitter, body.colour-preferences-contrast-blue .login .social_connect_login_google_plus,
  body.colour-preferences-contrast-blue .login .social_connect_login_facebook,
  body.colour-preferences-contrast-blue .login .social_connect_login_twitter,
  body.colour-preferences-contrast-blue .login .social_connect_login_google_plus {
    color: #FFF !important; }
  body.colour-preferences-contrast-blue .post-grid, body.colour-preferences-contrast-blue .image-tile, body.colour-preferences-contrast-blue .half-image-tile {
    background: #cfe5fc; }
  body.colour-preferences-contrast-blue .dk-selected,
  body.colour-preferences-contrast-blue .dk-option {
    color: #21215f; }

body.colour-preferences-high-contrast {
  color: #00e1e8;
  background: #141414; }
  body.colour-preferences-high-contrast h1, body.colour-preferences-high-contrast h2, body.colour-preferences-high-contrast h3, body.colour-preferences-high-contrast h4, body.colour-preferences-high-contrast h5, body.colour-preferences-high-contrast h6, body.colour-preferences-high-contrast .h1, body.colour-preferences-high-contrast .h2, body.colour-preferences-high-contrast .h3, body.colour-preferences-high-contrast .h4, body.colour-preferences-high-contrast .h5, body.colour-preferences-high-contrast .h6, body.colour-preferences-high-contrast .site-footer, body.colour-preferences-high-contrast .home-page-header .latest-news {
    color: #00e1e8 !important; }
  body.colour-preferences-high-contrast a {
    color: #ffdb04 !important;
    text-decoration: underline; }
  body.colour-preferences-high-contrast .post-grid h3, body.colour-preferences-high-contrast .image-tile h3, body.colour-preferences-high-contrast .half-image-tile h3,
  body.colour-preferences-high-contrast .home-page-header .services ul,
  body.colour-preferences-high-contrast .comment-grid {
    background: #141414 !important; }
  body.colour-preferences-high-contrast .header-main .tools,
  body.colour-preferences-high-contrast .header-main a,
  body.colour-preferences-high-contrast .event-details,
  body.colour-preferences-high-contrast .header-quick-links .header-icons,
  body.colour-preferences-high-contrast .comment-content {
    color: #00e1e8 !important; }
  body.colour-preferences-high-contrast .header-main,
  body.colour-preferences-high-contrast .headline-title,
  body.colour-preferences-high-contrast .widget-title,
  body.colour-preferences-high-contrast .home-page-header .weather .weather-icons-container,
  body.colour-preferences-high-contrast .event-search-container,
  body.colour-preferences-high-contrast .site-footer,
  body.colour-preferences-high-contrast .comment-grid:before,
  body.colour-preferences-high-contrast .site-navigation .ubermenu-nav .ubermenu-submenu,
  body.colour-preferences-high-contrast .title-overlay,
  body.colour-preferences-high-contrast .image-text-container h3, body.colour-preferences-high-contrast .post-grid h3, body.colour-preferences-high-contrast .image-tile h3, body.colour-preferences-high-contrast .half-image-tile h3,
  body.colour-preferences-high-contrast .featured-posts .featured-box,
  body.colour-preferences-high-contrast .latest-news-item,
  body.colour-preferences-high-contrast .event-search-form .dk-selected:after {
    background: #000 !important;
    color: #00e1e8 !important; }
    body.colour-preferences-high-contrast .header-main a, body.colour-preferences-high-contrast .header-main h2, body.colour-preferences-high-contrast .header-main h3,
    body.colour-preferences-high-contrast .headline-title a,
    body.colour-preferences-high-contrast .headline-title h2,
    body.colour-preferences-high-contrast .headline-title h3,
    body.colour-preferences-high-contrast .widget-title a,
    body.colour-preferences-high-contrast .widget-title h2,
    body.colour-preferences-high-contrast .widget-title h3,
    body.colour-preferences-high-contrast .home-page-header .weather .weather-icons-container a,
    body.colour-preferences-high-contrast .home-page-header .weather .weather-icons-container h2,
    body.colour-preferences-high-contrast .home-page-header .weather .weather-icons-container h3,
    body.colour-preferences-high-contrast .event-search-container a,
    body.colour-preferences-high-contrast .event-search-container h2,
    body.colour-preferences-high-contrast .event-search-container h3,
    body.colour-preferences-high-contrast .site-footer a,
    body.colour-preferences-high-contrast .site-footer h2,
    body.colour-preferences-high-contrast .site-footer h3,
    body.colour-preferences-high-contrast .comment-grid:before a,
    body.colour-preferences-high-contrast .comment-grid:before h2,
    body.colour-preferences-high-contrast .comment-grid:before h3,
    body.colour-preferences-high-contrast .site-navigation .ubermenu-nav .ubermenu-submenu a,
    body.colour-preferences-high-contrast .site-navigation .ubermenu-nav .ubermenu-submenu h2,
    body.colour-preferences-high-contrast .site-navigation .ubermenu-nav .ubermenu-submenu h3,
    body.colour-preferences-high-contrast .title-overlay a,
    body.colour-preferences-high-contrast .title-overlay h2,
    body.colour-preferences-high-contrast .title-overlay h3,
    body.colour-preferences-high-contrast .image-text-container h3 a,
    body.colour-preferences-high-contrast .image-text-container h3 h2,
    body.colour-preferences-high-contrast .image-text-container h3 h3,
    body.colour-preferences-high-contrast .post-grid h3 a,
    body.colour-preferences-high-contrast .image-tile h3 a,
    body.colour-preferences-high-contrast .half-image-tile h3 a,
    body.colour-preferences-high-contrast .post-grid h3 h2,
    body.colour-preferences-high-contrast .image-tile h3 h2,
    body.colour-preferences-high-contrast .half-image-tile h3 h2,
    body.colour-preferences-high-contrast .post-grid h3 h3,
    body.colour-preferences-high-contrast .image-tile h3 h3,
    body.colour-preferences-high-contrast .half-image-tile h3 h3,
    body.colour-preferences-high-contrast .featured-posts .featured-box a,
    body.colour-preferences-high-contrast .featured-posts .featured-box h2,
    body.colour-preferences-high-contrast .featured-posts .featured-box h3,
    body.colour-preferences-high-contrast .latest-news-item a,
    body.colour-preferences-high-contrast .latest-news-item h2,
    body.colour-preferences-high-contrast .latest-news-item h3,
    body.colour-preferences-high-contrast .event-search-form .dk-selected:after a,
    body.colour-preferences-high-contrast .event-search-form .dk-selected:after h2,
    body.colour-preferences-high-contrast .event-search-form .dk-selected:after h3 {
      color: #00e1e8 !important; }
  body.colour-preferences-high-contrast .button,
  body.colour-preferences-high-contrast input[type=submit],
  body.colour-preferences-high-contrast .mon-button,
  body.colour-preferences-high-contrast .header-search-area .search-submit,
  body.colour-preferences-high-contrast .wp-polls .Buttons,
  body.colour-preferences-high-contrast .mon-social-icons a,
  body.colour-preferences-high-contrast .add-to-favourite a,
  body.colour-preferences-high-contrast .add-to-favourite a,
  body.colour-preferences-high-contrast .commentlist li.comment:before {
    background: #ffdb04;
    color: #000 !important; }
  body.colour-preferences-high-contrast .mon-button:hover {
    background: #ffdb04; }
  body.colour-preferences-high-contrast .mon-button:before,
  body.colour-preferences-high-contrast .form-submit:before {
    background: #000;
    color: #ffdb04; }
  body.colour-preferences-high-contrast select {
    background: #141414 !important;
    color: #00e1e8 !important; }
  body.colour-preferences-high-contrast .site-navigation,
  body.colour-preferences-high-contrast .site-footer .footer-site-information {
    border-top: 1px solid #141414; }
  body.colour-preferences-high-contrast .header-quick-links > div {
    border-right: 1px solid #141414; }
  body.colour-preferences-high-contrast .post-grid, body.colour-preferences-high-contrast .image-tile, body.colour-preferences-high-contrast .half-image-tile {
    border: 1px solid #000; }
  body.colour-preferences-high-contrast .login .social_connect_buttons, body.colour-preferences-high-contrast .login .social_connect_login_facebook, body.colour-preferences-high-contrast .login .social_connect_login_twitter, body.colour-preferences-high-contrast .login .social_connect_login_google_plus,
  body.colour-preferences-high-contrast .login .social_connect_login_facebook,
  body.colour-preferences-high-contrast .login .social_connect_login_twitter,
  body.colour-preferences-high-contrast .login .social_connect_login_google_plus {
    color: #FFF !important; }
  body.colour-preferences-high-contrast .post-grid, body.colour-preferences-high-contrast .image-tile, body.colour-preferences-high-contrast .half-image-tile {
    background: #141414; }

body.colour-preferences-soft {
  color: #006;
  background: #f4f0d5; }
  body.colour-preferences-soft a, body.colour-preferences-soft h1, body.colour-preferences-soft h2, body.colour-preferences-soft h3, body.colour-preferences-soft h4, body.colour-preferences-soft h5, body.colour-preferences-soft h6, body.colour-preferences-soft .h1, body.colour-preferences-soft .h2, body.colour-preferences-soft .h3, body.colour-preferences-soft .h4, body.colour-preferences-soft .h5, body.colour-preferences-soft .h6, body.colour-preferences-soft .site-footer, body.colour-preferences-soft .home-page-header .latest-news {
    color: #006 !important; }
  body.colour-preferences-soft a {
    text-decoration: underline; }
  body.colour-preferences-soft .post-grid h3, body.colour-preferences-soft .image-tile h3, body.colour-preferences-soft .half-image-tile h3,
  body.colour-preferences-soft .home-page-header .services ul,
  body.colour-preferences-soft .comment-grid {
    background: #f4f0d5 !important; }
  body.colour-preferences-soft .header-main .tools,
  body.colour-preferences-soft .header-main a,
  body.colour-preferences-soft .event-details {
    color: #f4f0d5 !important; }
  body.colour-preferences-soft .header-main,
  body.colour-preferences-soft .button,
  body.colour-preferences-soft .headline-title,
  body.colour-preferences-soft .widget-title,
  body.colour-preferences-soft .home-page-header .weather .weather-icons-container,
  body.colour-preferences-soft .event-search-container,
  body.colour-preferences-soft .site-footer,
  body.colour-preferences-soft .mon-button.button-orange,
  body.colour-preferences-soft .form-submit.button-orange,
  body.colour-preferences-soft input[type=submit],
  body.colour-preferences-soft .comment-grid:before,
  body.colour-preferences-soft .site-navigation .ubermenu-nav .ubermenu-submenu,
  body.colour-preferences-soft .commentlist li.comment:before,
  body.colour-preferences-soft .title-overlay,
  body.colour-preferences-soft .image-text-container h3, body.colour-preferences-soft .post-grid h3, body.colour-preferences-soft .image-tile h3, body.colour-preferences-soft .half-image-tile h3,
  body.colour-preferences-soft .mon-social-icons a,
  body.colour-preferences-soft .add-to-favourite a,
  body.colour-preferences-soft .add-to-favourite a,
  body.colour-preferences-soft .mon-button,
  body.colour-preferences-soft .header-search-area .search-submit,
  body.colour-preferences-soft .wp-polls .Buttons,
  body.colour-preferences-soft .featured-posts .featured-box,
  body.colour-preferences-soft .latest-news-item,
  body.colour-preferences-soft .event-search-form .dk-selected:after {
    background: #21215f !important;
    color: #f4f0d5 !important; }
    body.colour-preferences-soft .header-main a, body.colour-preferences-soft .header-main h2, body.colour-preferences-soft .header-main h3,
    body.colour-preferences-soft .button a,
    body.colour-preferences-soft .button h2,
    body.colour-preferences-soft .button h3,
    body.colour-preferences-soft .headline-title a,
    body.colour-preferences-soft .headline-title h2,
    body.colour-preferences-soft .headline-title h3,
    body.colour-preferences-soft .widget-title a,
    body.colour-preferences-soft .widget-title h2,
    body.colour-preferences-soft .widget-title h3,
    body.colour-preferences-soft .home-page-header .weather .weather-icons-container a,
    body.colour-preferences-soft .home-page-header .weather .weather-icons-container h2,
    body.colour-preferences-soft .home-page-header .weather .weather-icons-container h3,
    body.colour-preferences-soft .event-search-container a,
    body.colour-preferences-soft .event-search-container h2,
    body.colour-preferences-soft .event-search-container h3,
    body.colour-preferences-soft .site-footer a,
    body.colour-preferences-soft .site-footer h2,
    body.colour-preferences-soft .site-footer h3,
    body.colour-preferences-soft .mon-button.button-orange a,
    body.colour-preferences-soft .mon-button.button-orange h2,
    body.colour-preferences-soft .mon-button.button-orange h3,
    body.colour-preferences-soft .form-submit.button-orange a,
    body.colour-preferences-soft .form-submit.button-orange h2,
    body.colour-preferences-soft .form-submit.button-orange h3,
    body.colour-preferences-soft input[type=submit] a,
    body.colour-preferences-soft input[type=submit] h2,
    body.colour-preferences-soft input[type=submit] h3,
    body.colour-preferences-soft .comment-grid:before a,
    body.colour-preferences-soft .comment-grid:before h2,
    body.colour-preferences-soft .comment-grid:before h3,
    body.colour-preferences-soft .site-navigation .ubermenu-nav .ubermenu-submenu a,
    body.colour-preferences-soft .site-navigation .ubermenu-nav .ubermenu-submenu h2,
    body.colour-preferences-soft .site-navigation .ubermenu-nav .ubermenu-submenu h3,
    body.colour-preferences-soft .commentlist li.comment:before a,
    body.colour-preferences-soft .commentlist li.comment:before h2,
    body.colour-preferences-soft .commentlist li.comment:before h3,
    body.colour-preferences-soft .title-overlay a,
    body.colour-preferences-soft .title-overlay h2,
    body.colour-preferences-soft .title-overlay h3,
    body.colour-preferences-soft .image-text-container h3 a,
    body.colour-preferences-soft .image-text-container h3 h2,
    body.colour-preferences-soft .image-text-container h3 h3,
    body.colour-preferences-soft .post-grid h3 a,
    body.colour-preferences-soft .image-tile h3 a,
    body.colour-preferences-soft .half-image-tile h3 a,
    body.colour-preferences-soft .post-grid h3 h2,
    body.colour-preferences-soft .image-tile h3 h2,
    body.colour-preferences-soft .half-image-tile h3 h2,
    body.colour-preferences-soft .post-grid h3 h3,
    body.colour-preferences-soft .image-tile h3 h3,
    body.colour-preferences-soft .half-image-tile h3 h3,
    body.colour-preferences-soft .mon-social-icons a a,
    body.colour-preferences-soft .add-to-favourite a a,
    body.colour-preferences-soft .mon-social-icons a h2,
    body.colour-preferences-soft .add-to-favourite a h2,
    body.colour-preferences-soft .mon-social-icons a h3,
    body.colour-preferences-soft .add-to-favourite a h3,
    body.colour-preferences-soft .add-to-favourite a a,
    body.colour-preferences-soft .add-to-favourite a h2,
    body.colour-preferences-soft .add-to-favourite a h3,
    body.colour-preferences-soft .mon-button a,
    body.colour-preferences-soft .mon-button h2,
    body.colour-preferences-soft .mon-button h3,
    body.colour-preferences-soft .header-search-area .search-submit a,
    body.colour-preferences-soft .header-search-area .search-submit h2,
    body.colour-preferences-soft .header-search-area .search-submit h3,
    body.colour-preferences-soft .wp-polls .Buttons a,
    body.colour-preferences-soft .wp-polls .Buttons h2,
    body.colour-preferences-soft .wp-polls .Buttons h3,
    body.colour-preferences-soft .featured-posts .featured-box a,
    body.colour-preferences-soft .featured-posts .featured-box h2,
    body.colour-preferences-soft .featured-posts .featured-box h3,
    body.colour-preferences-soft .latest-news-item a,
    body.colour-preferences-soft .latest-news-item h2,
    body.colour-preferences-soft .latest-news-item h3,
    body.colour-preferences-soft .event-search-form .dk-selected:after a,
    body.colour-preferences-soft .event-search-form .dk-selected:after h2,
    body.colour-preferences-soft .event-search-form .dk-selected:after h3 {
      color: #f4f0d5 !important; }
  body.colour-preferences-soft .mon-social-icons a:hover, body.colour-preferences-soft .add-to-favourite a:hover,
  body.colour-preferences-soft .add-to-favourite a:hover {
    background: #f4f0d5 !important;
    color: #21215f !important; }
  body.colour-preferences-soft select {
    background: #f4f0d5 !important;
    color: #21215f !important; }
  body.colour-preferences-soft .site-navigation,
  body.colour-preferences-soft .site-footer .footer-site-information {
    border-top: 1px solid #f4f0d5; }
  body.colour-preferences-soft .header-quick-links > div {
    border-right: 1px solid #f4f0d5; }
  body.colour-preferences-soft .post-grid, body.colour-preferences-soft .image-tile, body.colour-preferences-soft .half-image-tile {
    border: 1px solid #21215f; }
  body.colour-preferences-soft .login .social_connect_buttons, body.colour-preferences-soft .login .social_connect_login_facebook, body.colour-preferences-soft .login .social_connect_login_twitter, body.colour-preferences-soft .login .social_connect_login_google_plus,
  body.colour-preferences-soft .login .social_connect_login_facebook,
  body.colour-preferences-soft .login .social_connect_login_twitter,
  body.colour-preferences-soft .login .social_connect_login_google_plus {
    color: #FFF !important; }
  body.colour-preferences-soft .post-grid, body.colour-preferences-soft .image-tile, body.colour-preferences-soft .half-image-tile {
    background: #f4f0d5; }
  body.colour-preferences-soft .dk-selected,
  body.colour-preferences-soft .dk-option {
    color: #21215f; }

.colour-preferences {
  width: 48%;
  border: 1px solid #DDD;
  margin: 0.25rem;
  padding: 1rem; }
  .colour-preferences label {
    cursor: pointer; }
  .colour-preferences.color-blue {
    color: #006;
    background: #cfe5fc; }
  .colour-preferences.color-hivis {
    color: #00e1e8;
    background: #141414; }
  .colour-preferences.color-soft {
    color: #006;
    background: #f4f0d5; }

body.font-size-large {
  font-size: 20px;
  font-size: 2rem; }

body.font-size-larger {
  font-size: 30px;
  font-size: 3rem; }

.size-nav {
  cursor: pointer; }

body.font-type-times {
  font-family: "Times New Roman", Serif; }

body.font-type-courier {
  font-family: "Courier", Serif; }

body.font-type-arial {
  font-family: "Arial", Serif; }

body.letter-spacing-1 {
  letter-spacing: 1px; }

body.letter-spacing-2 {
  letter-spacing: 2px; }

body.letter-spacing-3 {
  letter-spacing: 3px; }

.header-main {
  background: #1c8336;
  color: #FFF;
  min-height: 65px; }
  .header-main a {
    color: #FFF; }
    .header-main a:hover {
      color: #f2f2f2; }
  .header-main ul {
    list-style: none; }

.site-title {
  background: url("./assets/images/logo.png") no-repeat 15px 70%;
  text-indent: -9999px;
  padding: 0;
  margin: 1.25rem 0; }
  .site-title a {
    display: block;
    height: 100%;
    width: 285px; }

.header-links {
  margin: 1rem 0; }
  .header-links .accessibility {
    display: inline-block;
    padding: 0.5rem 0;
    float: right;
    position: relative;
    top: 0.6rem; }
    .header-links .accessibility a {
      margin: 0.75rem 1rem;
      display: inline-block; }
  .header-links .accessibility-font-size {
    display: inline-block; }

.site-navigation {
  background: #3c3c3c;
  min-height: 45px; }
  .site-navigation .container {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    align-items: stretch;
    -webkit-align-items: stretch; }
  .site-navigation .menu-container {
    margin: 0;
    padding: 0; }
  .site-navigation .mon-social-icons-links,
  .site-navigation .login-links {
    min-height: 45px;
    color: #FFF;
    padding: 1.25rem 0; }
  .site-navigation .mon-social-icons-links {
    min-width: 185px; }
  .site-navigation a {
    color: #FFF; }
    .site-navigation a:hover {
      text-decoration: none;
      font-weight: bold; }
  .site-navigation .menu {
    list-style: none;
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: stretch;
    -webkit-align-items: stretch;
    padding: 0;
    margin: 0; }
    .site-navigation .menu li {
      display: flex;
      display: -webkit-flex;
      align-items: stretch;
      -webkit-align-items: stretch;
      text-align: center; }
    .site-navigation .menu a {
      display: block;
      flex: 1 1 auto;
      -webkit-flex: 1 1 auto;
      padding: 1.25rem 1.5rem;
      min-height: 45px; }
      .site-navigation .menu a:hover {
        background: #585858; }
  .site-navigation .hamburger-menu {
    position: relative;
    top: 1.5rem;
    left: 2rem;
    z-index: 10; }
  .site-navigation .hamburger-nav-link {
    display: block;
    width: 30px;
    height: 5px;
    background: #FFF;
    position: relative;
    cursor: pointer; }
  .site-navigation .hamburger-nav-link:after, .site-navigation .hamburger-nav-link:before {
    content: '';
    width: 100%;
    height: 5px;
    background: #FFF;
    position: absolute; }
  .site-navigation .hamburger-nav-link:after {
    top: 10px; }
  .site-navigation .hamburger-nav-link:before {
    top: 20px; }

.notification {
  background: #ef5401;
  color: #f5f5f5;
  margin-bottom: 0;
  padding: 1rem;
  text-align: center; }
  .notification h2 {
    margin: 0; }
  .notification a {
    color: #f5f5f5; }
    .notification a:hover {
      color: #f5f5f5; }

.accessibility {
  font-weight: bold;
  cursor: pointer; }
  .accessibility .size1 {
    font-size: 16px;
    font-size: 1.6rem; }
  .accessibility .size2 {
    font-size: 20px;
    font-size: 2rem; }
  .accessibility .size3 {
    font-size: 26px;
    font-size: 2.6rem; }
  .accessibility .coloricon, .accessibility .color1, .accessibility .color2, .accessibility .color3, .accessibility .color4 {
    padding: 1px 3px;
    padding: 0.1rem 0.3rem; }
    .accessibility .coloricon:hover, .accessibility .color1:hover, .accessibility .color2:hover, .accessibility .color3:hover, .accessibility .color4:hover {
      text-decoration: none; }
  .accessibility .color1 {
    background: #fff;
    color: #000 !important; }
  .accessibility .color2 {
    background: #6cf;
    color: #006 !important; }
  .accessibility .color3 {
    background: #000;
    color: #ffea34 !important; }
  .accessibility .color4 {
    background: #cc9;
    color: #006 !important; }

.site-footer {
  background: #3c3c3c;
  color: #f5f5f5;
  padding-top: 3rem; }
  .site-footer .footer-logo {
    background: url("./assets/images/logo.png") no-repeat;
    height: 6rem; }
  .site-footer a {
    color: #f5f5f5; }
    .site-footer a:hover {
      color: #e8e8e8; }
  .site-footer h4 {
    margin-top: 0; }
  .site-footer .copyright {
    margin-top: 0.25rem;
    font-size: 1.2rem; }

fieldset {
  border: none;
  padding: 0;
  margin: 0; }

select {
  color: #3c3c3c; }

label {
  display: block; }

.filter-checkbox label {
  display: inline-block; }

.page-content input[type=text],
.page-content input[type=password],
.page-content input[type=search],
.page-content input[type=email],
.page-content input[type=url],
.page-content input[type=number],
.page-content textarea,
.page-content select {
  border: 1px solid #e0e0e0;
  color: #3c3c3c;
  padding: 10px;
  padding: 1rem;
  width: 100%; }

.frm_required {
  color: #ef5401;
  font-size: 16px;
  font-size: 1.6rem; }

.full-width {
  width: 100%; }

.half-width {
  width: 50%; }

.frm_form_field {
  margin-bottom: 40px;
  margin-bottom: 4rem; }

.button, input[type=submit], input[type=button] {
  background: #ef5401;
  border: none;
  padding: 1.5rem 3rem;
  color: #FFF;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 0.75rem; }
  .button:hover, input[type=submit]:hover, input[type=button]:hover {
    background: #fe600c;
    color: #f5f5f5;
    text-decoration: none; }

a.button, a.button:hover {
  color: #FFF; }

.login {
  background: #f5f5f5;
  margin-bottom: 30px;
  margin-bottom: 3rem; }
  @media screen and (max-width: 992px) {
    .login {
      overflow: hidden;
      padding: 5px;
      padding: 0.5rem; } }
  .login .regular-text,
  .login select,
  .login input[type=text],
  .login input[type=password] {
    border: 1px solid #f5f5f5;
    padding: 10px 5px !important;
    width: 100%; }
  .login .social_connect_buttons, .login .social_connect_login_facebook, .login .social_connect_login_twitter, .login .social_connect_login_google_plus {
    color: #FFF;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 5px 0;
    margin: 0.5rem 0;
    padding: 15px 10px 15px 30px;
    padding: 1.5rem 1rem 1.5rem 3rem;
    width: 240px;
    width: 24rem; }
    .login .social_connect_buttons:before, .login .social_connect_login_facebook:before, .login .social_connect_login_twitter:before, .login .social_connect_login_google_plus:before {
      font-family: "FontAwesome";
      position: relative;
      left: -15px;
      left: -1.5rem;
      display: inline-block;
      width: 20px;
      width: 2rem; }
  .login label {
    display: block;
    margin-bottom: 5px !important;
    text-align: left !important; }
  .login .social_connect_login_facebook {
    background: #3b5998; }
    .login .social_connect_login_facebook:hover {
      color: #FFF;
      background: #4264aa;
      text-decoration: none; }
  .login .social_connect_login_twitter {
    background: #00aced; }
    .login .social_connect_login_twitter:hover {
      color: #FFF;
      background: #08bbff;
      text-decoration: none; }
  .login .social_connect_login_google_plus {
    background: #dd4b39; }
    .login .social_connect_login_google_plus:hover {
      color: #FFF;
      background: #e15f4f;
      text-decoration: none; }
  .login .vertical-divide {
    border-left: 1px solid #d9d9d9;
    height: 400px;
    float: left; }

#pass-strength-result {
  float: none;
  font-weight: bold; }

.message, .frm_message {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding: 15px; }

.error, .frm_error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 15px;
  margin-top: 10px; }

#pass1-text,
.show-password #pass1 {
  display: none; }

.search-form {
  position: relative;
  margin-top: 0.5rem; }
  .search-form .search-field {
    border: 1px solid #999;
    border-radius: 5px;
    padding: 1rem;
    color: #3c3c3c; }
  .search-form .fa-search {
    position: absolute;
    right: 2%;
    color: #3c3c3c;
    font-size: 2rem;
    line-height: 3.5rem; }

.header-links .search-form {
  display: inline-block;
  float: right;
  margin-left: 3rem; }
  .header-links .search-form .fa-search {
    top: 23.5%;
    right: 5%;
    line-height: 100%; }

#searchFormButton {
  cursor: pointer; }

.gsc-adBlock,
.gcsc-branding,
.gsc-adBlockVertical {
  display: none !important; }

.gsc-webResult.gsc-result {
  background: none !important;
  border: none !important;
  padding: 1rem; }
  .gsc-webResult.gsc-result a {
    color: #1d70b8 !important; }

.gsc-wrapper {
  width: 100% !important;
  font-size: 1.6rem !important; }

.gsc-cursor-page {
  font-size: 1.6rem !important;
  padding: 1rem !important;
  color: #1d70b8 !important;
  text-decoration: none !important; }
  .gsc-cursor-page.gsc-cursor-current-page, .gsc-cursor-page:hover {
    color: #FFF !important;
    background: #1d70b8 !important; }

.modal-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: #111;
  transition: all 0.8s; }

.modal-show ~ .modal-overlay {
  opacity: 0.6;
  visibility: visible; }

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  z-index: 2000;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: #FFF;
  height: 420px;
  border-radius: 5px; }
  .modal .modal-site-title {
    display: block;
    background: url("./assets/images/mcc-colour-logo.jpg") no-repeat 50%;
    text-indent: -9999px;
    padding: 0;
    margin: 0.75rem auto;
    height: 100px;
    width: 285px; }
  .modal .cookie-description {
    font-size: 1.1rem;
    padding: 2rem 14% 0;
    margin: 0;
    text-align: center; }
  .modal p {
    margin-bottom: 0.5rem; }
  .modal .select-language-description {
    font-size: 1.8rem; }

.modal-content-box {
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 auto;
  padding: 2rem 2rem 0;
  text-align: center; }
  .modal-content-box .languages {
    width: 50%; }
  .modal-content-box .select-language {
    border-radius: 3px; }

.breadcrumbs {
  font-weight: bold; }

.page-navigation {
  margin: 3rem 0; }

.nav-previous,
.nav-next {
  display: inline-block; }

.content-area {
  min-height: 66vh; }
  .content-area img.alignleft {
    float: left;
    margin: 5px 10px; }
  .content-area img.alignright {
    float: right;
    margin: 5px 10px; }
  .content-area img.aligncenter {
    display: block;
    margin: 5px auto; }
  .content-area table {
    background: #FFF;
    border: none;
    border-left: 10px solid #ef5401;
    margin: 20px 0;
    margin: 2rem 0;
    width: 100%; }
    .content-area table  tbody {
      font-weight: bold; }
    .content-area table  td {
      border: none;
      padding: 7px 5px 7px 10px;
      padding: 0.7rem 0.5rem 0.7rem 1rem; }
  .content-area table.form-table td, .content-area table.form-table th {
    padding: 0.5rem; }
  .content-area .switch_placeholder {
    margin: 0 auto; }

.eo-venue-map {
  z-index: 0 !important; }

.eo-event-meta {
  list-style: none;
  padding: 0;
  margin: 0; }

.favourite-posts-list-post {
  list-style: none;
  padding: 0; }
  .favourite-posts-list-post a {
    color: #3c3c3c;
    font-weight: bold; }

.mon-social-icons, .add-to-favourite {
  margin: 30px 0;
  margin: 3rem 0;
  text-align: right; }
  .mon-social-icons a, .add-to-favourite a {
    border: 1px solid #9D9D9E;
    color: #9D9D9E;
    min-width: 25px;
    min-width: 2.5rem;
    padding: 5px;
    padding: 0.5rem;
    text-align: center; }
    .mon-social-icons a:hover, .add-to-favourite a:hover {
      background: #9D9D9E;
      color: #FFF;
      text-decoration: none; }

#libNumberVal {
  width: 237px; }

.comments-area {
  margin-top: 60px;
  margin-top: 6rem; }

.commentlist {
  list-style: none;
  margin: 0;
  padding: 0; }
  .commentlist ul {
    list-style: none; }
  .commentlist li.comment {
    border-bottom: 1px solid #e0e0e0;
    margin: 30px 0;
    margin: 3rem 0;
    padding-bottom: 30px;
    padding-bottom: 3rem;
    position: relative; }
    .commentlist li.comment:before {
      background: #ef5401;
      color: #f5f5f5;
      content: ',,';
      display: block;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      position: absolute;
      top: 0;
      left: 30px;
      left: 3rem;
      text-align: center;
      font-size: 55px;
      font-size: 5.5rem;
      height: 55px;
      height: 5.5rem;
      line-height: 14px;
      line-height: 1.4rem;
      width: 55px;
      width: 5.5rem;
      z-index: 10;
      font-weight: 900;
      letter-spacing: -0.05em; }
      @media screen and (max-width: 992px) {
        .commentlist li.comment:before {
          display: none; } }
    .commentlist li.comment:after {
      content: '';
      position: absolute;
      height: 0;
      width: 0;
      border-top: 7px solid #000;
      border-left: 7px solid transparent;
      border-right: 7px solid #000;
      border-bottom: 7px solid transparent;
      top: 55px;
      top: 5.5rem;
      left: 30px;
      left: 3rem;
      z-index: 1; }
      @media screen and (max-width: 992px) {
        .commentlist li.comment:after {
          display: none; } }
    .commentlist li.comment .comment-body {
      padding-left: 100px;
      padding-left: 10rem; }
      @media screen and (max-width: 992px) {
        .commentlist li.comment .comment-body {
          padding-left: 0; } }
    @media screen and (max-width: 992px) {
      .commentlist li.comment .comment-date {
        float: left !important;
        margin: 0; } }
    .commentlist li.comment .comment-date:before {
      margin-right: 10px;
      margin-right: 1rem; }
      @media screen and (max-width: 992px) {
        .commentlist li.comment .comment-date:before {
          display: none;
          margin: 0; } }

.comment-form textarea {
  border-color: #e0e0e0;
  width: 100%; }

.comment-grid {
  background: #f5f5f5 !important;
  border-left: 1px solid #e0e0e0;
  color: #3c3c3c !important;
  padding: 3rem 0 !important;
  position: relative;
  overflow: hidden; }
  .comment-grid:hover {
    color: #3c3c3c; }
  .comment-grid:before {
    background: #ef5401;
    color: #f5f5f5;
    content: ',,';
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    top: 0;
    left: 30px;
    left: 3rem;
    text-align: center;
    font-size: 55px;
    font-size: 5.5rem;
    height: 55px;
    height: 5.5rem;
    line-height: 14px;
    line-height: 1.4rem;
    width: 55px;
    width: 5.5rem;
    z-index: 10;
    font-weight: 900;
    letter-spacing: -0.05em; }
    @media screen and (max-width: 992px) {
      .comment-grid:before {
        display: none; } }
  .comment-grid:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border-top: 7px solid #000;
    border-left: 7px solid transparent;
    border-right: 7px solid #000;
    border-bottom: 7px solid transparent;
    top: 55px;
    top: 5.5rem;
    left: 30px;
    left: 3rem;
    z-index: 1; }
    @media screen and (max-width: 992px) {
      .comment-grid:after {
        display: none; } }

.sidebar-container {
  padding-top: 40px; }
  @media screen and (max-width: 992px) {
    .sidebar-container {
      padding-top: 0; } }
  .sidebar-container ul {
    list-style: none;
    padding: 0;
    background: #FFF; }

.widget-area .menu a {
  text-decoration: none; }

.widget {
  margin-bottom: 30px;
  margin-bottom: 3rem; }
  @media screen and (max-width: 992px) {
    .widget {
      overflow: hidden; } }
  .widget .wp-polls-ul {
    margin-left: 0; }
  .widget li {
    padding: 10px;
    padding: 1rem;
    border-bottom: 1px solid #f5f5f5; }
    .widget li:last-child {
      border: none; }
  .widget ul {
    background: #FFF; }

.column-sidebar {
  margin-top: 7px;
  margin-top: 0.7rem; }
  @media screen and (max-width: 992px) {
    .column-sidebar {
      margin-top: 10px;
      margin-top: 1rem; } }
  .column-sidebar div[class^='menu'] li a {
    border-bottom: 1px solid #f5f5f5;
    display: block;
    padding: 15px 5px;
    padding: 1.5rem 0.5rem;
    transition: 1s background; }
    .column-sidebar div[class^='menu'] li a:hover {
      text-decoration: none;
      background: #ef5401;
      color: #f5f5f5; }
  .column-sidebar div[class^='menu'] li:last-child a {
    border: none; }

.widget-title {
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.image-text-container {
  overflow: hidden;
  width: 100%; }
  .image-text-container h3 {
    color: #3c3c3c; }

.tab-section {
  display: none;
  font-size: 12px;
  font-size: 1.2rem; }
  .tab-section.first-tab {
    display: block; }

.mon-contact-us-widget table {
  background: #FFF;
  width: 100%; }

.mon-contact-us-widget tr {
  border-bottom: 1px solid #f5f5f5; }
  .mon-contact-us-widget tr:last-child {
    border: none; }

.mon-contact-us-widget .contact-icon {
  color: #9D9D9E;
  font-size: 30px;
  font-size: 3rem;
  padding: 5px 5px 5px 10px;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  width: 15%;
  text-align: center; }

.mon-contact-us-widget .contact-content {
  font-weight: bold;
  padding: 5px 10px 5px 5px;
  padding: 0.5rem 1rem 0.5rem 0.5rem;
  width: 85%;
  word-break: break-all; }

.venue-event-list li {
  position: relative;
  padding-left: 50px;
  padding-left: 5rem; }

.venue-event-list h5 a {
  color: #3c3c3c; }

.venue-event-list .venue-event-date {
  color: #9D9D9E; }

.venue-event-list .venue-event-date-side:before {
  background: #ef5401;
  color: #f5f5f5;
  content: ',,';
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  top: 0;
  left: 30px;
  left: 3rem;
  text-align: center;
  font-size: 55px;
  font-size: 5.5rem;
  height: 55px;
  height: 5.5rem;
  line-height: 14px;
  line-height: 1.4rem;
  width: 55px;
  width: 5.5rem;
  z-index: 10;
  font-weight: 900;
  letter-spacing: -0.05em; }
  @media screen and (max-width: 992px) {
    .venue-event-list .venue-event-date-side:before {
      display: none; } }

.venue-event-list .venue-event-date-side:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  border-top: 7px solid #000;
  border-left: 7px solid transparent;
  border-right: 7px solid #000;
  border-bottom: 7px solid transparent;
  top: 55px;
  top: 5.5rem;
  left: 30px;
  left: 3rem;
  z-index: 1; }
  @media screen and (max-width: 992px) {
    .venue-event-list .venue-event-date-side:after {
      display: none; } }

.venue-event-list .venue-event-date-side:before {
  content: attr(data-date);
  font-size: 17px;
  font-size: 1.7rem;
  left: -16px;
  left: -1.6rem;
  top: 12px;
  top: 1.2rem;
  line-height: 20px;
  padding-top: 5px;
  padding-top: 0.5rem;
  font-weight: bold; }

.venue-event-list .venue-event-date-side:after {
  left: -16px;
  left: -1.6rem;
  top: 67px;
  top: 6.7rem; }

.event-search-container {
  background: #3c3c3c;
  color: #f5f5f5;
  float: left;
  width: 100%; }
  .event-search-container h2 {
    font-size: 40px;
    font-size: 4rem;
    color: #FFF;
    margin-top: 0; }
  .event-search-container a {
    color: #f5f5f5; }
    .event-search-container a:hover {
      color: #f5f5f5; }

.event-search-form {
  padding: 20px 30px 20px 10px;
  padding: 2rem 3rem 2rem 1rem; }
  .event-search-form .dk-select {
    width: 100%;
    margin: 15px 0;
    margin: 1.5rem 0; }
  .event-search-form .dk-selected {
    border: none;
    border-radius: 0;
    color: #3c3c3c;
    padding: 10px 5px;
    padding: 1rem 0.5rem;
    width: 100%; }
    .event-search-form .dk-selected:after {
      background: #1c8336;
      content: "\e114";
      font-family: 'Glyphicons Halflings';
      margin: 0;
      width: 45px;
      color: #FFF;
      text-align: center;
      line-height: 40px;
      height: 45px;
      height: 4.5rem;
      font-size: 20px;
      font-size: 2rem;
      padding-top: 2px;
      vertical-align: middle; }
  .event-search-form .dk-select-options {
    color: #3c3c3c;
    min-height: 200px;
    min-height: 20rem; }

.event-top-results {
  border-left: 1px solid #494949;
  height: 300px;
  color: #f5f5f5; }
  .event-top-results h4 {
    font-weight: bold; }
  .event-top-results ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .event-top-results li {
    padding: 15px;
    padding: 1.5rem;
    border-bottom: 1px solid #494949; }
  .event-top-results p {
    color: inherit; }

.events-map {
  width: 100%;
  height: 400px; }

.google-map-info {
  color: #3c3c3c; }
  .google-map-info h2 {
    color: #3c3c3c; }

.filter-checkbox {
  display: inline-block;
  margin-bottom: 5px;
  position: relative;
  width: 50%; }
  .filter-checkbox input[type=checkbox] {
    visibility: hidden; }
  .filter-checkbox label {
    cursor: pointer;
    margin-left: 25px; }
    .filter-checkbox label:before {
      content: '';
      cursor: pointer;
      position: absolute;
      top: 0;
      left: 0;
      width: 25px;
      height: 25px;
      background: transparent;
      border: 1px solid #ddd; }
    .filter-checkbox label:after {
      opacity: 0.2;
      content: '';
      position: absolute;
      width: 9px;
      height: 5px;
      background: transparent;
      top: 9px;
      left: 8px;
      border: 3px solid #333;
      border-top: none;
      border-right: none;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .filter-checkbox label:hover:after {
      opacity: 0.5; }
  .filter-checkbox input[type=checkbox]:checked + label:after {
    opacity: 1; }

.call-to-action {
  background: #FFF;
  border-left: 3px solid #1c8336;
  margin: 10px 0 30px;
  margin: 1rem 0 3rem;
  padding: 10px 20px;
  padding: 1rem 2rem; }
  .call-to-action h2 {
    margin-top: 0; }
  .call-to-action .call-to-action-button {
    background: #1c8336;
    color: #f5f5f5;
    display: inline-block;
    font-weight: bold;
    margin-top: 5px;
    margin-top: 0.5rem;
    padding: 10px 20px;
    padding: 1rem 2rem;
    text-align: center;
    width: 150px;
    width: 15rem; }
    .call-to-action .call-to-action-button:hover {
      background: #20983f;
      color: #f5f5f5;
      text-decoration: none; }

.featured-posts {
  margin: 3rem 0; }
  .featured-posts .featured-box {
    height: 130px;
    border: 1px solid #9D9D9E;
    background: #1c8336;
    color: #f5f5f5;
    border-radius: 5px;
    padding: 0 1.5rem; }
    .featured-posts .featured-box a {
      color: #f5f5f5; }
      .featured-posts .featured-box a:hover {
        color: gainsboro; }

.weather-icons-container {
  background: #f5f5f5;
  color: #3c3c3c;
  height: 80px;
  max-width: 450px;
  display: table;
  padding: 0; }
  .weather-icons-container span {
    width: 25%;
    display: table-cell;
    padding: 10px;
    padding: 1rem;
    vertical-align: middle;
    text-align: center; }
  .weather-icons-container .weather-span, .weather-icons-container .weather-icon, .weather-icons-container .weather-min, .weather-icons-container .weather-max {
    font-size: 30px;
    font-size: 3rem;
    position: relative; }
  .weather-icons-container .weather-min, .weather-icons-container .weather-max {
    top: -2px; }
    .weather-icons-container .weather-min:before, .weather-icons-container .weather-max:before {
      font-size: 10px;
      font-size: 1rem;
      content: 'MIN';
      width: 100%;
      text-align: center;
      position: absolute;
      bottom: 5px;
      left: -3px; }
    .weather-icons-container .weather-min:after, .weather-icons-container .weather-max:after {
      content: "\00b0"; }
  .weather-icons-container .weather-max:before {
    content: 'MAX'; }
  .weather-icons-container .weather-link {
    background: #3c3c3c;
    color: #f5f5f5;
    position: relative;
    top: 0; }
    .weather-icons-container .weather-link:before {
      font-size: 25px;
      font-size: 2.5rem; }

.monmouthshire-list {
  padding: 1rem;
  word-wrap: break-word;
  margin-top: 3rem; }
  .monmouthshire-list .fa {
    display: block; }
    .monmouthshire-list .fa:before {
      font-size: 6rem;
      display: block; }
  .monmouthshire-list img {
    display: block; }
  .monmouthshire-list h2 {
    padding: 0;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    font-size: 2.7rem; }
  .monmouthshire-list ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .monmouthshire-list ul li {
      margin-bottom: 1rem; }
    .monmouthshire-list ul a {
      font-weight: normal; }
  .monmouthshire-list .list-main-link {
    font-size: 80%; }

@media only screen and (max-width: 480px) {
  .monmouthshire-list {
    text-align: center; }
    .monmouthshire-list img {
      display: block;
      margin: 0 auto; } }

.monmouthshire-social-icons a {
  display: inline-block;
  color: #3c3c3c;
  font-size: 25px;
  font-size: 2.5rem;
  padding: 5px 10px;
  padding: 0.5rem 1rem; }
  .monmouthshire-social-icons a:first-child {
    padding-left: 0; }
  .monmouthshire-social-icons a:hover {
    color: #626262;
    text-decoration: none; }

.image-tile, .half-image-tile {
  height: 280px !important;
  width: 48%;
  margin: 1.5rem 0; }
  .image-tile h3, .half-image-tile h3 {
    left: 0;
    right: 0;
    text-align: center; }

@media only screen and (max-width: 480px) {
  .image-tile, .half-image-tile, .half-image-tile {
    width: 100%; } }

.half-image-tile {
  height: 220px !important;
  width: 24%;
  margin: 1.5rem 0; }
  .half-image-tile h3 {
    padding: 1rem 0 !important; }

.icon-link {
  color: #3c3c3c !important; }
  .icon-link .fa {
    font-size: 2rem;
    margin-right: 1.5rem; }

@media only screen and (max-width: 480px) {
  .icon-link {
    margin-top: 1rem; } }

.icon-box {
  border-top: 5px solid #1c8336;
  background: #EFEFEF;
  color: #3c3c3c !important;
  min-height: 150px;
  cursor: pointer;
  padding: 1.5rem;
  width: 150px;
  margin: 0 1.5rem 1.5rem;
  transition: all 1s; }
  .icon-box p, .icon-box .fa {
    display: block;
    font-size: 3rem;
    text-align: center; }
  .icon-box p {
    font-size: 18px !important; }
  .icon-box img {
    display: block;
    margin: 0 auto; }
  .icon-box:hover {
    text-decoration: none;
    background: #1c8336;
    color: #EFEFEF !important; }

.icon-box[data-content-id] {
  margin-bottom: 0; }

.icon-box-content-wrapper {
  position: relative;
  -webkit-flex-grow: 3;
  flex-grow: 3;
  width: 100%; }

#icon-box-content-area {
  display: block;
  width: 100%;
  padding: 3rem;
  background: #EFEFEF; }

@media only screen and (max-width: 480px) {
  .icon-box {
    margin: 0.5rem;
    max-width: 150px; } }

.monmouthshire-image-slider {
  position: relative;
  overflow: hidden;
  width: 100%; }

.image-slider {
  float: left;
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0; }
  .image-slider h2 {
    margin: 0;
    font-size: 3rem;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    position: absolute;
    color: #f5f5f5;
    padding: 1rem 3rem;
    background: #3c3c3c;
    opacity: 0.7; }

.image-slider:first-child {
  position: relative;
  display: block;
  float: left; }

.image-slider img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0; }

.overlay-tile {
  background-color: transparent;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  height: 280px !important;
  width: 48%;
  margin: 1.5rem 0; }
  .overlay-tile .image {
    display: block;
    width: 100%;
    height: auto; }
  .overlay-tile .overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: #008000;
    opacity: 0.6;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease; }
  .overlay-tile:hover .overlay {
    bottom: 0;
    height: 100%; }
  .overlay-tile .text {
    white-space: nowrap;
    color: white;
    font-size: 40px;
    line-height: 50px;
    position: absolute;
    opacity: 1.0;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }

@media only screen and (max-width: 480px) {
  .overlay-tile {
    width: 100%; } }

.image-call-to-action {
  color: #FFF; }
  .image-call-to-action .button {
    background: transparent;
    border: 2px solid #FFF;
    border-radius: 3px; }
    .image-call-to-action .button.button:hover {
      background: rgba(255, 255, 255, 0.3); }

.home-page-header {
  background-size: cover;
  background-position: 0 30%;
  background-repeat: no-repeat;
  position: relative;
  min-height: 290px;
  width: 100%; }
  .home-page-header > a {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%; }
  .home-page-header .latest-news {
    color: #FFF;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .home-page-header .latest-news h2 {
      font-size: 56px;
      font-size: 5.6rem; }
      .home-page-header .latest-news h2 a {
        color: #FFF;
        font-weight: 900; }
        .home-page-header .latest-news h2 a:hover {
          text-decoration: none; }
    .home-page-header .latest-news p {
      font-family: 'Roboto', sans-serif;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 300; }

.services-container {
  background: #5fad73; }
  .services-container .services-area {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    align-content: flex-start;
    -webkit-align-content: flex-start; }
    .services-container .services-area .services {
      margin: 1rem 1rem 0; }
      .services-container .services-area .services .fa:before {
        font-size: 4rem;
        display: block;
        text-align: center; }
      .services-container .services-area .services img {
        display: block;
        margin: 0 auto; }
      .services-container .services-area .services .services-icon {
        display: block;
        height: 50px;
        margin: 0 auto;
        width: 50px; }
      .services-container .services-area .services .services-content {
        font-family: 'Roboto', sans-serif; }
        .services-container .services-area .services .services-content h4 {
          font-size: 1.6rem;
          font-weight: normal; }
  .services-container a {
    color: #FFF; }
    .services-container a:hover {
      color: #3c3c3c;
      text-decoration: none; }

.news-container {
  margin-top: 1rem; }

.image-overlay {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 85%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(85%, black), color-stop(100%, black));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 85%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 85%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 85%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 85%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 );
  height: 100%;
  width: 100%;
  position: absolute; }

.post-grid-container {
  overflow: hidden; }

.post-grid, .image-tile, .half-image-tile {
  background: #1c8336;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #f5f5f5;
  height: 380px;
  padding: 0;
  position: relative; }
  .post-grid:hover, .image-tile:hover, .half-image-tile:hover {
    text-decoration: none; }
    .post-grid:hover h3, .image-tile:hover h3, .half-image-tile:hover h3 {
      opacity: 1; }
  .post-grid h3, .image-tile h3, .half-image-tile h3 {
    bottom: 0;
    position: absolute;
    color: #f5f5f5;
    padding: 1rem 3rem;
    margin: 0;
    background: #3c3c3c;
    opacity: 0.7;
    font-weight: normal;
    left: 0;
    right: 0; }
  .post-grid .button, .image-tile .button, .half-image-tile .button {
    position: absolute;
    bottom: 30px;
    bottom: 3rem;
    left: 30px;
    left: 3rem; }
  .post-grid .grid-content, .image-tile .grid-content, .half-image-tile .grid-content {
    padding: 50px 30px;
    padding: 5rem 3rem; }

.latest-news-item {
  background: rgba(255, 255, 255, 0.5);
  padding: 1rem 1.5rem; }
  .latest-news-item h2 {
    margin: 0;
    font-size: 2.7rem; }
  .latest-news-item a {
    color: #3c3c3c; }

.splash-page {
  display: none;
  background: #1c8336;
  color: #FFF;
  text-align: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  align-items: center;
  justify-content: center; }
  .splash-page > div {
    max-width: 85%; }
  .splash-page .button {
    cursor: pointer; }

@media only screen and (max-width: 480px) {
  .page-content a {
    word-break: break-word; }
  .site-navigation .container {
    padding: 0;
    margin: 0; }
  .site-navigation .menu {
    display: block; }
    .site-navigation .menu a {
      text-align: center; }
  .site-navigation .login-links {
    text-align: right !important; }
    .site-navigation .login-links a {
      margin: 0 1.5rem !important; } }

@media only screen and (max-width: 768px) {
  img {
    max-width: 100%;
    height: auto; }
  .mon-social-icons-links,
  .vertical-divide {
    display: none; }
  .site-title {
    background-position-x: 50%; }
    .site-title a {
      width: 100%; }
  .header-links .search-form {
    display: block;
    float: none;
    margin: 0; }
    .header-links .search-form .fa-search {
      line-height: 3.5rem; }
  .header-links .accessibility {
    float: none;
    width: 100%;
    text-align: center; }
    .header-links .accessibility a {
      margin: 0.5rem; }
  .site-navigation .container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
  .site-navigation .menu {
    display: block; }
    .site-navigation .menu li {
      display: inline-block;
      float: left;
      width: 49%; }
    .site-navigation .menu a {
      text-align: center; }
  .site-navigation .mon-social-icons-links,
  .site-navigation .login-links {
    text-align: center; }
    .site-navigation .mon-social-icons-links a, .site-navigation .login-links a {
      margin: 0 3rem; }
  .services-container .services-area .services {
    width: 100%; }
    .services-container .services-area .services a {
      display: block;
      margin: 0 auto; }
    .services-container .services-area .services .services-content {
      text-align: center; }
  .event-search-container {
    float: none;
    padding-bottom: 50px; }
  .site-footer {
    text-align: center !important; }
    .site-footer .footer-logo {
      background-position: 50%; }
    .site-footer .footer-contact {
      text-align: center !important;
      margin-top: 3rem; }
    .site-footer li {
      display: block;
      padding: 0;
      text-align: center;
      width: 100%; } }
