.top-nav .sub-nav a {
  font-family: 'Futura BT W01 Book'; }

.main-content .content .fee-table h2,
.main-content .content .course-table h2 {
  font-family: 'Futura BT W01 Book'; }

.main-content .content h3 + button, .main-content .content .venue header button {
  font-family: "ff-scala-web-pro",sans-serif;
  font-style: normal;
  font-weight: 400; }

.bread-crumbs:after, .columns .two-col:after,
.frm-donate .two-col:after,
.frm-carparking .two-col:after, .columns .col .actions:after,
.frm-donate .col .actions:after,
.frm-carparking .col .actions:after, .columns .col .checkout-basket li .item .product:after,
.frm-donate .col .checkout-basket li .item .product:after,
.frm-carparking .col .checkout-basket li .item .product:after, .columns:after,
.frm-donate:after,
.frm-carparking:after, .main-content > .wrap:after, .main-content .content form.open-day .input.textual:after, .main-content .content .table .row:after, .main-content .content .event-table .row:after, .main-content .content .fee-table .row:after,
.main-content .content .course-table .row:after, .main-content .content .grid:after, .main-content .content .pagination:after, .main-content .content .widgets:after, .widget.instagram .grid:after {
  content: '';
  display: block;
  clear: both; }

/*
font-family:'Futura BT W01 Light';
font-family:'FuturaBTW01-LightItalic';
font-family:'Futura BT W01 Book';
font-family:'FuturaBTW01-BookItalic';
font-family:'Futura BT W01 Medium';
font-family:'FuturaBTW01-MediumItali';
font-family:'Futura BT W01 Heavy';
font-family:'FuturaBTW01-HeavyItalic';
font-family:'Futura BT W01 Bold';
font-family:'FuturaBTW01-BoldItalic';
font-family:'FuturaBTW01-ExtraBlack';
font-family:'FuturaBTW01-ExtraBlackI';
font-family:'FuturaBTW01-LightConden';
font-family:'FuturaBTW01-MediumConde';
font-family:'FuturaBTW01-BoldCondens';
font-family:'FuturaBTW01-BoldItalicC';
font-family:'FuturaBTW01-CdXBlack';
font-family:'FuturaBTW01-CdXBlackIta';
*/
.wrap {
  width: 940px;
  margin: 0 auto; }

.nav-button {
  display: none; }

.desktop {
  display: block; }

.mobile {
  display: none; }

.sprite, .top-nav button.search, .slider .controls button, .slider button, .widget.promo-block.mailing h1:after {
  background-image: url("../sprites/mobile.svg");
  background-size: 1000px 1000px; }

.mobile {
  display: none !important; }

.main-head {
  height: 240px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .main-head .logo {
    width: 394px;
    height: 126px;
    margin: 37px 0 0 0; }
    .main-head .logo a {
      width: 394px;
      height: 126px;
      background-position: -7px -227px; }
    .main-head .logo:after {
      top: 0;
      right: 50%;
      margin: 0 -480px 0 0; }

.top-nav {
  position: static;
  top: 0;
  width: 100%;
  overflow: visible;
  left: 0; }
  .top-nav.fix {
    position: fixed;
    z-index: 10000; }
  .top-nav .nav-button + .sub-nav {
    margin: 0 0 0 -15px; }
  .top-nav .wrap {
    position: relative; }
  .top-nav button.search {
    background-position: -29px -176px;
    cursor: pointer;
    display: block;
    height: 16px;
    position: absolute;
    right: 0;
    top: 14px;
    width: 27px; }
  .top-nav .search-form {
    background-color: #9cc5ca;
    border-bottom: none;
    bottom: -50px;
    display: none;
    position: absolute;
    right: 0;
    width: 230px;
    z-index: 100000000;
    padding-left: 10px; }
    .top-nav .search-form.show {
      display: block; }
    .top-nav .search-form .input {
      margin-top: 8px; }
      .top-nav .search-form .input input {
        margin: 0 auto;
        position: relative;
        width: 221px; }
    .top-nav .search-form button {
      right: 8px;
      top: 8px; }
  .top-nav .sub-nav {
    display: inline-block;
    position: relative;
    height: 45px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 9px; }
    .top-nav .sub-nav.current {
      background: white; }
    .top-nav .sub-nav.open, .top-nav .sub-nav:hover {
      background: #38939b; }
    .top-nav .sub-nav + .sub-nav:before {
      content: '';
      height: 25px;
      width: 1px;
      background: #092543;
      position: absolute;
      top: 10px;
      left: 0; }
    .top-nav .sub-nav a {
      font-size: 0.8125em;
      border-bottom: 0;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #092543; }
    .top-nav .sub-nav .expand {
      position: absolute;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      width: 400px;
      top: 45px;
      left: 0;
      z-index: 1000000000;
      background: rgba(156, 197, 202, 0.95);
      padding: 0 10px; }
      .top-nav .sub-nav .expand.change {
        left: auto;
        right: 0; }
      .top-nav .sub-nav .expand a {
        height: 35px;
        display: block;
        padding: 10px 5px 0 0; }
        .top-nav .sub-nav .expand a + a {
          border: 0;
          border-top: 2px dotted #38939b;
          padding: 10px 5px 0 0; }
      .top-nav .sub-nav .expand:hover {
        height: auto; }
    .top-nav .sub-nav .sub:hover + .expand {
      height: auto; }

.slider {
  height: 394px;
  position: relative;
  z-index: 10; }
  .slider .dots {
    top: 20px;
    bottom: auto; }
  .slider .controls button {
    position: absolute;
    top: 50%;
    left: -1px;
    margin: -19px 0 0 0;
    width: 38px;
    height: 38px;
    z-index: 1000000;
    background-position: -30px -559px; }
    .slider .controls button + button {
      left: auto;
      right: 0;
      background-position: -94px -559px; }
  .slider .slide li figure {
    height: 100%; }
    .slider .slide li figure img {
      width: 100%;
      height: 100%;
      min-height: 394px; }
  .slider button {
    cursor: pointer;
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    margin: -19px 0 0 0;
    left: -1px;
    z-index: 1000000;
    background-position: -29px -557px; }
    .slider button + button {
      left: auto;
      right: 0;
      background-position: -93px -557px; }

.bread-crumbs {
  width: 940px;
  margin: 0 auto; }
  .bread-crumbs a {
    display: inline-block;
    float: left;
    margin: 0 15px 0 0;
    position: relative;
    pointer-events: none; }
    .bread-crumbs a + a {
      padding-left: 20px; }
      .bread-crumbs a + a:before {
        content: '';
        display: inline-block;
        position: absolute;
        left: 0;
        width: 9px;
        height: 17px;
        background-image: url("../sprites/mobile.svg");
        background-position: -116px -463px; }
    .bread-crumbs a.completed {
      color: #092543;
      pointer-events: all; }
      .bread-crumbs a.completed:before {
        background-position: -80px -462px; }
    .bread-crumbs a.current {
      pointer-events: all; }
      .bread-crumbs a.current:before {
        background-position: -80px -462px; }

.page-head {
  width: 940px;
  margin: 0 auto; }

.columns,
.frm-donate,
.frm-carparking {
  padding-bottom: 40px;
  width: 940px;
  margin: 0 auto; }
  .columns .back-link,
  .frm-donate .back-link,
  .frm-carparking .back-link {
    float: left;
    width: 940px; }
  .columns .two-col,
  .frm-donate .two-col,
  .frm-carparking .two-col {
    width: 620px;
    float: left;
    margin-right: 20px;
    border-top: 1px dashed #38939b;
    padding-top: 20px; }
    .columns .two-col.final,
    .frm-donate .two-col.final,
    .frm-carparking .two-col.final {
      width: 620px;
      margin-right: 20px; }
      .columns .two-col.final p,
      .frm-donate .two-col.final p,
      .frm-carparking .two-col.final p {
        font-size: 1.875rem; }
      .columns .two-col.final .back-link,
      .frm-donate .two-col.final .back-link,
      .frm-carparking .two-col.final .back-link {
        width: 300px; }
  .columns .col,
  .frm-donate .col,
  .frm-carparking .col {
    width: 300px;
    float: left;
    margin-bottom: 20px; }
    .columns .col.wide,
    .frm-donate .col.wide,
    .frm-carparking .col.wide {
      width: 620px;
      margin-left: 0 !important; }
      .columns .col.wide p,
      .frm-donate .col.wide p,
      .frm-carparking .col.wide p {
        position: relative; }
        .columns .col.wide p span,
        .frm-donate .col.wide p span,
        .frm-carparking .col.wide p span {
          display: inline-block;
          width: 160px;
          position: absolute;
          right: 300px;
          text-align: right; }
    .columns .col .also h2,
    .frm-donate .col .also h2,
    .frm-carparking .col .also h2 {
      font-size: 1.3rem;
      padding: 8px 0; }
    .columns .col .also .grid .product,
    .frm-donate .col .also .grid .product,
    .frm-carparking .col .also .grid .product {
      width: 145px;
      height: 145px;
      margin-bottom: 10px; }
      .columns .col .also .grid .product figure,
      .frm-donate .col .also .grid .product figure,
      .frm-carparking .col .also .grid .product figure {
        height: 120px; }
      .columns .col .also .grid .product:nth-child(even),
      .frm-donate .col .also .grid .product:nth-child(even),
      .frm-carparking .col .also .grid .product:nth-child(even) {
        margin-left: 10px; }
    .columns .col .slider-el menu .dots,
    .frm-donate .col .slider-el menu .dots,
    .frm-carparking .col .slider-el menu .dots {
      width: 196px; }
    .columns .col .actions .button-link,
    .frm-donate .col .actions .button-link,
    .frm-carparking .col .actions .button-link {
      width: auto;
      float: left;
      margin-top: 0;
      padding-left: 13px;
      padding-right: 13px;
      text-align: center;
      cursor: pointer; }
      .columns .col .actions .button-link + .button-link,
      .frm-donate .col .actions .button-link + .button-link,
      .frm-carparking .col .actions .button-link + .button-link {
        float: right;
        margin-left: 10px;
        width: auto; }
      .columns .col .actions .button-link.green,
      .frm-donate .col .actions .button-link.green,
      .frm-carparking .col .actions .button-link.green {
        background-color: #38939b;
        margin-right: 10px;
        padding-left: 10px;
        padding-right: 10px; }
    .columns .col .basket,
    .frm-donate .col .basket,
    .frm-carparking .col .basket {
      padding-top: 15px; }
      .columns .col .basket li p,
      .columns .col .basket li h2,
      .frm-donate .col .basket li p,
      .frm-donate .col .basket li h2,
      .frm-carparking .col .basket li p,
      .frm-carparking .col .basket li h2 {
        width: 191px; }
    .columns .col .input.date label,
    .frm-donate .col .input.date label,
    .frm-carparking .col .input.date label {
      padding: 10px; }
    .columns .col .discount-code .input,
    .frm-donate .col .discount-code .input,
    .frm-carparking .col .discount-code .input {
      width: 224px; }
    .columns .col .checkout-basket li .item .product,
    .frm-donate .col .checkout-basket li .item .product,
    .frm-carparking .col .checkout-basket li .item .product {
      float: left;
      width: 417px; }
      .columns .col .checkout-basket li .item .product .title,
      .frm-donate .col .checkout-basket li .item .product .title,
      .frm-carparking .col .checkout-basket li .item .product .title {
        width: 300px; }
    .columns .col .checkout-basket li .item .update label,
    .frm-donate .col .checkout-basket li .item .update label,
    .frm-carparking .col .checkout-basket li .item .update label {
      display: block;
      width: 50px; }
    .columns .col + .col,
    .frm-donate .col + .col,
    .frm-carparking .col + .col {
      margin-left: 20px; }
  .columns.three .col .slider-el .bar,
  .frm-donate.three .col .slider-el .bar,
  .frm-carparking.three .col .slider-el .bar {
    padding-top: 9px; }
  .columns.three .col .slider-el .slide,
  .frm-donate.three .col .slider-el .slide,
  .frm-carparking.three .col .slider-el .slide {
    height: 278px;
    width: 300px; }
  .columns.three .col .slider-el button,
  .frm-donate.three .col .slider-el button,
  .frm-carparking.three .col .slider-el button {
    cursor: pointer; }

.main-content {
  padding: 0;
  position: relative;
  z-index: 100; }
  .main-content.dining {
    margin: 0 0 -50px 0; }
  .main-content .content {
    padding: 20px 0;
    width: 580px;
    float: left; }
    .main-content .content header {
      position: relative; }
    .main-content .content p {
      margin-right: 0;
      font-size: 1.125rem;
      line-height: 1.35; }
      .main-content .content p img {
        width: auto;
        max-width: 100%; }
    .main-content .content h3 button {
      font-size: 1em;
      top: 16px; }
    .main-content .content h3 + button {
      top: 20px; }
    .main-content .content iframe,
    .main-content .content img {
      height: auto;
      width: auto; }
    .main-content .content .smcx-iframe-container iframe {
      height: 100%; }
    .main-content .content iframe {
      height: 315px;
      width: 560px; }
      .main-content .content iframe.survey-monkey {
        height: 1500px; }
    .main-content .content .blog-post:last-of-type {
      margin-bottom: 50px; }
    .main-content .content .blog-post + .page-top-nav,
    .main-content .content .blog-post + .category-top-nav {
      margin: -45px 0 50px 0; }
    .main-content .content form.open-day .input.textual {
      margin: 0;
      clear: both !important;
      border-bottom: 1px solid #4d4d4d; }
      .main-content .content form.open-day .input.textual.noborder {
        border: none; }
      .main-content .content form.open-day .input.textual label, .main-content .content form.open-day .input.textual input {
        display: inline-block;
        position: static;
        float: left;
        width: auto;
        padding: 0;
        border-bottom: 0; }
      .main-content .content form.open-day .input.textual label {
        position: relative; }
        .main-content .content form.open-day .input.textual label:after {
          background-color: white;
          content: '';
          display: block;
          position: absolute;
          bottom: -3px;
          width: 100%;
          height: 7px; }
      .main-content .content form.open-day .input.textual input {
        min-width: 300px;
        padding: 0 0 0 10px; }
        .main-content .content form.open-day .input.textual input:focus + label {
          display: none !important; }
        .main-content .content form.open-day .input.textual input.date {
          border-bottom: 1px solid #4d4d4d;
          float: left;
          margin-left: 10px;
          margin-right: 0;
          min-width: 10px;
          padding: 0;
          text-align: center;
          width: 37px !important; }
    .main-content .content form.open-day .input.double {
      margin: 20px 0 0 0; }
    .main-content .content .category-top-nav {
      border-bottom: 2px dotted #38939b;
      border-top: 2px dotted #38939b;
      padding: 20px 0 20px 0;
      margin: 0 0 20px 0; }
    .main-content .content .page-top-nav,
    .main-content .content .category-top-nav {
      overflow: hidden;
      margin: 0 0 18px 0; }
      .main-content .content .page-top-nav h2,
      .main-content .content .category-top-nav h2 {
        display: none; }
      .main-content .content .page-top-nav a,
      .main-content .content .category-top-nav a {
        display: inline-block;
        border-top: 0;
        color: #9cc5ca;
        margin: 0 1px 0 0; }
        .main-content .content .page-top-nav a:hover, .main-content .content .page-top-nav a.current,
        .main-content .content .category-top-nav a:hover,
        .main-content .content .category-top-nav a.current {
          color: #38939b;
          text-decoration: underline; }
        .main-content .content .page-top-nav a + a:before,
        .main-content .content .category-top-nav a + a:before {
          content: '|';
          display: inline-block;
          margin: 0 1px 0 0; }
      .main-content .content .page-top-nav.sm-padding a,
      .main-content .content .category-top-nav.sm-padding a {
        margin: -1px; }
    .main-content .content .category-top-nav {
      height: auto !important;
      overflow: visible !important; }
      .main-content .content .category-top-nav h2 {
        background-color: transparent !important;
        border: none;
        color: #092543;
        display: block;
        font-size: 1rem;
        margin: 20px 0 10px 0;
        padding: 0; }
        .main-content .content .category-top-nav h2:after {
          display: none; }
      .main-content .content .category-top-nav a {
        line-height: 1.2;
        padding: 0; }
    .main-content .content .venue {
      /* 			padding: 20px 0 10px 0; */
      padding: 20px 0 0 0; }
      .main-content .content .venue header button {
        font-size: 1em;
        top: 7px; }
      .main-content .content .venue .content-slide {
        height: 335px; }
    .main-content .content .table .row .cell {
      width: 50%;
      float: left; }
    .main-content .content .table.no-border .row {
      padding: 10px 0; }
      .main-content .content .table.no-border .row .cell {
        padding: 10px 0; }
        .main-content .content .table.no-border .row .cell p {
          margin: 0; }
        .main-content .content .table.no-border .row .cell + .cell {
          padding: 10px 0; }
    .main-content .content .event-table .row h2 {
      width: 460px;
      float: left; }
      .main-content .content .event-table .row h2 + h2 {
        width: 120px;
        float: left; }
    .main-content .content form .input.check {
      margin: 0 0 10px 0; }
      .main-content .content form .input.check label {
        width: auto; }
    .main-content .content form .submit {
      width: 200px; }
    .main-content .content form .fakeSelect.carPark {
      margin: 0;
      width: 100%; }
    .main-content .content .fee-table p,
    .main-content .content .course-table p {
      margin: 0; }
    .main-content .content .fee-table h2,
    .main-content .content .course-table h2 {
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      background-color: #f4eee9;
      padding: 10px;
      color: #38939b;
      font-size: 0.8125em;
      line-height: 1.2;
      text-transform: uppercase;
      margin: 0 0 10px 0; }
    .main-content .content .fee-table .row,
    .main-content .content .course-table .row {
      margin: 0 0 10px 0; }
      .main-content .content .fee-table .row p,
      .main-content .content .course-table .row p {
        font-size: 0.9375em;
        line-height: 1;
        color: #4d4d4d; }
      .main-content .content .fee-table .row .wide,
      .main-content .content .course-table .row .wide {
        width: 360px;
        float: left; }
      .main-content .content .fee-table .row .small,
      .main-content .content .course-table .row .small {
        width: 110px;
        float: left; }
        .main-content .content .fee-table .row .small.right,
        .main-content .content .course-table .row .small.right {
          float: right; }
    .main-content .content .course-table .row h2 {
      margin: 0; }
    .main-content .content .course-table .row p {
      margin: 0 11px; }
    .main-content .content .course-table .row .wide {
      width: 250px !important; }
    .main-content .content .course-table .row .small {
      width: 110px !important; }
    .main-content .content .map {
      height: 498px;
      margin: 0 0 20px 0; }
    .main-content .content .table .head-row {
      margin: 0 0 10px 0; }
    .main-content .content .table .row {
      padding: 0; }
      .main-content .content .table .row .col {
        width: 22%;
        float: left; }
        .main-content .content .table .row .col.centered {
          text-align: center; }
        .main-content .content .table .row .col p {
          font-size: 0.95em; }
          .main-content .content .table .row .col p.break {
            -ms-word-break: break-all;
            word-break: break-all;
            word-break: break-word;
            -webkit-hyphens: auto;
            -moz-hyphens: auto;
            hyphens: auto; }
        .main-content .content .table .row .col.wide {
          width: 32%; }
        .main-content .content .table .row .col.wider {
          width: 40%;
          padding-right: 17px; }
        .main-content .content .table .row .col.widest {
          width: 60%; }
        .main-content .content .table .row .col.small {
          width: 13%; }
      .main-content .content .table .row.first {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 2px dotted #9cc5ca;
        border-top: 2px dotted #9cc5ca;
        background-color: #f4eee9; }
    .main-content .content .table.smaller .row .col {
      width: 22%; }
      .main-content .content .table.smaller .row .col.names {
        width: 33%; }
        .main-content .content .table.smaller .row .col.names + .col {
          padding-left: 5px; }
      .main-content .content .table.smaller .row .col p {
        font-size: 0.9em;
        -ms-word-break: break-all;
        word-break: break-all;
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto; }
        .main-content .content .table.smaller .row .col p.break {
          -ms-word-break: break-all;
          word-break: break-all;
          word-break: break-word;
          -webkit-hyphens: auto;
          -moz-hyphens: auto;
          hyphens: auto; }
    .main-content .content .download-button {
      text-align: left; }
    .main-content .content .grid .product {
      float: left;
      margin: 0 0 20px 0; }
      .main-content .content .grid .product:nth-child(even) {
        margin: 0 0 20px 20px; }
      .main-content .content .grid .product:nth-child(odd) {
        clear: left; }
    .main-content .content .pagination .part {
      width: 50%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      padding: 10px;
      float: left;
      text-align: right; }
      .main-content .content .pagination .part + .part {
        text-align: left; }
        .main-content .content .pagination .part + .part a {
          color: #9cc5ca; }
      .main-content .content .pagination .part a.justback {
        width: 166px; }
    .main-content .content .widgets .listOfPeople {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .main-content .content .widgets .widget {
      width: 280px;
      float: left;
      margin-bottom: 0; }
      .main-content .content .widgets .widget + .widget {
        margin: 0 0 0 20px; }
      .main-content .content .widgets .widget p {
        font-size: 1rem; }
      .main-content .content .widgets .widget.person {
        margin-bottom: 20px;
        min-height: 690px; }
        .main-content .content .widgets .widget.person + .person {
          margin: 0;
          margin-bottom: 20px; }
        .main-content .content .widgets .widget.person:nth-of-type(2n + 2) {
          margin-left: 20px; }
        .main-content .content .widgets .widget.person:nth-child(2n) {
          clear: both; }
        .main-content .content .widgets .widget.person.fixed {
          margin-bottom: 0;
          min-height: 0; }
          .main-content .content .widgets .widget.person.fixed:nth-child(2n) {
            clear: none;
            float: left;
            margin-left: 20px !important; }
  .main-content .side-bar {
    width: 340px;
    float: right;
    margin: -50px 0 0 0; }
    .main-content .side-bar .info {
      margin: 70px 0 10px 0; }
    .main-content .side-bar.top {
      margin-top: 28px; }

.widget {
  width: 100%; }
  .widget.promo-block {
    height: 180px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 65px 0 0 0; }
    .widget.promo-block.open-day {
      padding: 55px 0 0 0; }
    .widget.promo-block.mailing {
      padding: 25px !important; }
      .widget.promo-block.mailing h1 {
        letter-spacing: 3px !important;
        width: 255px !important; }
        .widget.promo-block.mailing h1:after {
          right: -35px !important; }
      .widget.promo-block.mailing form button {
        margin: 0 0 0 10px !important;
        width: 72px !important; }
  .widget.menu p, .widget.text p {
    font-size: 1em; }
  .widget.news .tab, .widget.list-item .tab {
    margin: 0 0 0 139px; }
    .widget.news .tab h1, .widget.list-item .tab h1 {
      font-size: 0.9em;
      letter-spacing: 2px; }
  .widget.list-item .hold ul li {
    padding: 20px 0; }
  .widget.instagram .grid .image {
    width: 165px;
    height: 165px; }

.main-foot {
  /* 	margin: -20px 0 0 0; */
  margin: -40px 0 0 0; }

.js .top-nav {
  height: auto;
  padding: 0; }

.content-slide {
  height: 298px !important; }
  .content-slide li {
    height: 298px; }
  .content-slide button {
    cursor: pointer;
    left: -1px !important; }
    .content-slide button + button {
      left: auto !important; }

.secondary-nav {
  display: none; }

.venue .content-slide {
  height: 332px !important; }

/*
.smcx-embed {
	
	border: none !important;
	height: 1200px !important;
	width: 100% !important;
	
	&.smcx-hide-branding>.smcx-iframe-container {
			
		width: 1200px !important;
		
		iframe {
			
			height: 100%;
			
		}
		
	}
	
}

.smcx-embed.smcx-hide-branding>.smcx-iframe-container {
	
	height: 1200px;
	
}
*/
#surveyMonkeyInfo {
  width: 580px !important; }
  #surveyMonkeyInfo iframe {
    width: 580px !important; }

.frm-donate,
.frm-carparking {
  width: 100% !important; }
  .frm-donate .col,
  .frm-carparking .col {
    width: 100% !important; }
    .frm-donate .col .check-option label,
    .frm-carparking .col .check-option label {
      width: 94%; }

.newBrand .main-head {
  height: 162px; }
  .newBrand .main-head .logo {
    height: 113px;
    margin: 0 0 0 10px;
    width: 140px; }
    .newBrand .main-head .logo a {
      background-image: url("../images/newLogo.svg");
      background-position: 0;
      background-repeat: no-repeat;
      background-size: cover;
      height: 113px;
      width: 140px; }
    .newBrand .main-head .logo:after {
      background-image: url("../images/newBrandMark.svg");
      display: block;
      height: 140px;
      left: auto;
      margin: 0 -480px 0 0;
      right: 50%;
      top: 10px;
      width: 140px; }

/*# sourceMappingURL=desktop.css.map */
