/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_brighton/scss/mixins/_nav.scss */
/* line 1, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider {
  position: relative;
}
@media only all and (max-width: 47.938rem) {
  .g-hero-slider {
    height: auto !important;
  }
}
/* line 6, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-slidenav-position {
  height: 100%;
  z-index: 2;
  overflow: hidden;
}
/* line 10, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-slidenav-position .uk-slider-container {
  height: 100%;
}
/* line 13, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-slidenav-position .uk-slideset, .g-hero-slider .uk-slidenav-position .uk-slider {
  height: 100%;
}
/* line 17, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-dotnav {
  margin: 0 0 0 -15px;
  position: relative;
  bottom: 50px;
}
@media only all and (max-width: 47.938rem) {
  .g-hero-slider .uk-dotnav {
    bottom: 35px;
  }
}
/* line 24, templates/g5_brighton/custom/scss/_hero-slider.scss */
/* line 25, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-dotnav > * > * {
  width: 15px;
  height: 15px;
}
/* line 31, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-slider-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
  width: 100%;
}
@media only all and (max-width: 47.938rem) {
  .g-hero-slider .g-hero-slider-item {
    height: auto;
  }
}
/* line 41, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-slider-item-container {
  width: 100%;
  padding: 0 80px;
  text-align: center;
  margin-top: -7px;
}
@media only all and (max-width: 47.938rem) {
  .g-hero-slider .g-hero-slider-item-container {
    padding: 70px 50px;
  }
}
/* line 50, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-title {
  margin: 0;
}
/* line 53, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-desc {
  margin: 35px 0 0;
  font-size: 1.3rem;
}
/* line 57, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons {
  margin: 40px 0 0;
}
/* line 59, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button {
  padding: 0.8rem 1.3rem;
  font-size: 1.2rem;
  margin-right: 15px;
  min-width: 180px;
  border: 2px solid #445164;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 66, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button:hover {
  background: #55657c;
  border-color: #55657c;
}
/* line 71, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button:last-child {
  margin-right: 0;
}
/* line 74, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.938rem) {
  .g-hero-slider .g-hero-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 81, templates/g5_brighton/custom/scss/_hero-slider.scss */
  .g-hero-slider .g-hero-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 85, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button.empty {
  background: none;
  border: 2px solid;
}
/* line 88, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button.empty:hover {
  background: #445164;
  border-color: #445164;
  color: #fff;
}
/* line 96, templates/g5_brighton/custom/scss/_hero-slider.scss */
.g-hero-slider .particles-js-canvas-el {
  position: absolute;
  top: 0;
  bottom: 0;
}
/* line 6, templates/g5_brighton/custom/scss/_get-in-touch.scss */
/* line 7, templates/g5_brighton/custom/scss/_get-in-touch.scss */
/* line 8, templates/g5_brighton/custom/scss/_get-in-touch.scss */
#g-top .g-touch-toggle a {
  padding: 9.125px 15px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  color: #666;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 15, templates/g5_brighton/custom/scss/_get-in-touch.scss */
#g-top .g-touch-toggle a span {
  margin-right: 8px;
}
/* line 18, templates/g5_brighton/custom/scss/_get-in-touch.scss */
#g-top .g-touch-toggle a:hover {
  background: #fff;
}
/* line 25, templates/g5_brighton/custom/scss/_get-in-touch.scss */
/* line 26, templates/g5_brighton/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #707070;
}
/* line 30, templates/g5_brighton/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
/* line 33, templates/g5_brighton/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog .uk-close {
  position: absolute;
  right: -15px;
  top: -15px;
  opacity: 1;
  font-size: 1.2rem;
  color: #fff;
}
/* line 40, templates/g5_brighton/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog .uk-close:hover {
  color: #445164;
}
/* line 45, templates/g5_brighton/custom/scss/_get-in-touch.scss */
/* line 46, templates/g5_brighton/custom/scss/_get-in-touch.scss */
/* line 47, templates/g5_brighton/custom/scss/_get-in-touch.scss */
#g-touch .g-block:last-child .g-touch-item {
  border: none;
}
/* line 52, templates/g5_brighton/custom/scss/_get-in-touch.scss */
#g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #ddd;
  font-weight: bold;
  color: #707070;
  font-size: 1rem;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media only all and (max-width: 47.938rem) {
  #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 10px;
  }
}
/* line 68, templates/g5_brighton/custom/scss/_get-in-touch.scss */
#g-touch .g-touch-item a {
  color: #707070;
}
/* line 71, templates/g5_brighton/custom/scss/_get-in-touch.scss */
#g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
/* line 1, templates/g5_brighton/custom/scss/_main-feature.scss */
.g-main-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/g5_brighton/custom/scss/_main-feature.scss */
/* line 5, templates/g5_brighton/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 11, templates/g5_brighton/custom/scss/_main-feature.scss */
/* line 12, templates/g5_brighton/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 17, templates/g5_brighton/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-right.align-right {
  text-align: right;
}
/* line 21, templates/g5_brighton/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-title {
  margin-top: -5px;
}
/* line 24, templates/g5_brighton/custom/scss/_main-feature.scss */
.g-main-feature .image-bottom {
  margin-bottom: -3.063rem;
}
/* line 27, templates/g5_brighton/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link {
  margin-top: 5px;
}
/* line 29, templates/g5_brighton/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link i {
  margin-right: 10px;
}
/* line 32, templates/g5_brighton/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link.g-button2 {
  margin-left: 25px;
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link.g-button2 {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link {
    display: block;
  }
}
/* line 42, templates/g5_brighton/custom/scss/_main-feature.scss */
/* line 43, templates/g5_brighton/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-desc i {
  margin-right: 8px;
}
/* line 47, templates/g5_brighton/custom/scss/_main-feature.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
/* line 5, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 6, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 10, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 15, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 47.938rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  /* line 21, templates/g5_brighton/custom/scss/_contacts.scss */
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
/* line 26, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 27, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.vertical .g-contacts-item {
  display: block;
}
/* line 31, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 32, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 33, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
/* line 36, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
/* line 42, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 43, templates/g5_brighton/custom/scss/_contacts.scss */
@media only all and (max-width: 47.938rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
/* line 48, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
/* line 51, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 52, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
/* line 54, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 60, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 61, templates/g5_brighton/custom/scss/_contacts.scss */
@media only all and (max-width: 47.938rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  /* line 65, templates/g5_brighton/custom/scss/_contacts.scss */
  /* line 66, templates/g5_brighton/custom/scss/_contacts.scss */
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
/* line 71, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
/* line 75, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 76, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 77, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 78, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
/* line 84, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #ddd;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #445164;
}
/* line 94, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
/* line 99, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
/* line 102, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
/* line 106, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 107, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
/* line 109, templates/g5_brighton/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 118, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 119, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 120, templates/g5_brighton/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 11px 15px;
  border-right: 1px solid #fff;
  margin-left: -4px;
  margin-bottom: 0;
}
/* line 126, templates/g5_brighton/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid #fff;
  margin-left: 0;
}
/* line 130, templates/g5_brighton/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
/* line 133, templates/g5_brighton/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item > a {
  color: #666;
}
/* line 144, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 145, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 146, templates/g5_brighton/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block !important;
}
/* line 150, templates/g5_brighton/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
/* line 154, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 155, templates/g5_brighton/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
/* line 159, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 160, templates/g5_brighton/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
/* line 162, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 163, templates/g5_brighton/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: 0 !important;
}
/* line 169, templates/g5_brighton/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-block {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
/* line 177, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 178, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 179, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 180, templates/g5_brighton/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid #fff;
}
/* line 183, templates/g5_brighton/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid #fff;
}
/* line 190, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 191, templates/g5_brighton/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
/* line 194, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 195, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 196, templates/g5_brighton/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-left: 35px;
  margin-right: 0;
}
/* line 200, templates/g5_brighton/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
/* line 206, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 207, templates/g5_brighton/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
/* line 212, templates/g5_brighton/custom/scss/_contacts.scss */
/* line 213, templates/g5_brighton/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
/* line 216, templates/g5_brighton/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
/* line 1, templates/g5_brighton/custom/scss/_paypal-donate.scss */
.g-paypaldonate {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/g5_brighton/custom/scss/_paypal-donate.scss */
/* line 6, templates/g5_brighton/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form form {
  margin: 0;
}
/* line 9, templates/g5_brighton/custom/scss/_paypal-donate.scss */
/* line 10, templates/g5_brighton/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button .g-paypaldonate-icon {
  padding: 1.5rem;
  background: rgba(0, 0, 0, 0.2);
}
/* line 14, templates/g5_brighton/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button input[type="submit"] {
  background: transparent;
  padding: 1.25rem;
  margin-top: -3px;
}
/* line 20, templates/g5_brighton/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button.button {
  padding: 0;
  border: 0;
}
/* line 3, templates/g5_brighton/custom/scss/_global.scss */
.customContent img {
  padding: 10px;
}
/* line 7, templates/g5_brighton/custom/scss/_global.scss */
.section-background {
  background-size: cover;
}
/* line 17, templates/g5_brighton/custom/scss/_global.scss */
#g-navigation {
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.45);
}
/* line 20, templates/g5_brighton/custom/scss/_global.scss */
/* line 21, templates/g5_brighton/custom/scss/_global.scss */
#g-navigation .nav-logo img {
  width: 100%;
  max-width: 175px;
}
/* line 29, templates/g5_brighton/custom/scss/_global.scss */
.g-menu-item-container {
  color: #fff !important;
  background: rgba(255, 255, 255, 0);
  padding: 18px !important;
}
/* line 32, templates/g5_brighton/custom/scss/_global.scss */
.g-menu-item-container:hover {
  background: rgba(217, 217, 217, 0);
}
/* line 38, templates/g5_brighton/custom/scss/_global.scss */
.active .g-menu-item-container {
  background: #8f8f8f;
}
/* line 40, templates/g5_brighton/custom/scss/_global.scss */
.active .g-menu-item-container:hover {
  background: #696969;
}
/* line 3, templates/g5_brighton/custom/scss/_ews-particles.scss */
.g-slideshow-contentBlock {
  display: block;
  margin: auto;
  width: auto;
  max-width: 1100px;
}
/* line 10, templates/g5_brighton/custom/scss/_ews-particles.scss */
.g-slideshow-desc {
  display: inline-block;
  max-width: 600px;
}
/* line 15, templates/g5_brighton/custom/scss/_ews-particles.scss */
.g-slideshow-button {
  display: block;
  margin: auto;
  width: auto;
  max-width: 1100px;
}
/* line 24, templates/g5_brighton/custom/scss/_ews-particles.scss */
.entireParticleLink .circle-image-box {
  margin-bottom: 5px;
}
/* line 28, templates/g5_brighton/custom/scss/_ews-particles.scss */
.entireParticleLink:hover .circle-image-box {
  margin-bottom: 0px;
}
/* line 33, templates/g5_brighton/custom/scss/_ews-particles.scss */
.entireParticleLink:hover .circle-image-box .imgSquareContainer {
  margin-top: 5px;
}
/* #### BORDER WIDTHS */
/* line 2, templates/g5_brighton/custom/scss/_borders.scss */
.bw0 {
  border-width: 0px;
}
/* line 6, templates/g5_brighton/custom/scss/_borders.scss */
.bw1 {
  border-width: 1px;
}
/* line 10, templates/g5_brighton/custom/scss/_borders.scss */
.bw2 {
  border-width: 2px;
}
/* line 14, templates/g5_brighton/custom/scss/_borders.scss */
.bw3 {
  border-width: 3px;
}
/* line 18, templates/g5_brighton/custom/scss/_borders.scss */
.bw4 {
  border-width: 4px;
}
/* line 22, templates/g5_brighton/custom/scss/_borders.scss */
.bw5 {
  border-width: 5px;
}
/* line 26, templates/g5_brighton/custom/scss/_borders.scss */
.bw6 {
  border-width: 6px;
}
/* line 30, templates/g5_brighton/custom/scss/_borders.scss */
.bw8 {
  border-width: 8px;
}
/* line 34, templates/g5_brighton/custom/scss/_borders.scss */
.bw10 {
  border-width: 10px;
}
/* #### BORDER RADIUS' */
/* line 39, templates/g5_brighton/custom/scss/_borders.scss */
.br5 {
  border-radius: 5px;
}
/* line 43, templates/g5_brighton/custom/scss/_borders.scss */
.br10 {
  border-radius: 10px;
}
/* line 47, templates/g5_brighton/custom/scss/_borders.scss */
.br20 {
  border-radius: 20px;
}
/* #### FONT SIZE */
/* line 2, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f10 {
  font-size: 10px;
}
/* line 6, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f12 {
  font-size: 12px;
}
/* line 10, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f14 {
  font-size: 14px;
}
/* line 14, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f16 {
  font-size: 16px;
}
/* line 18, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f18 {
  font-size: 18px;
}
/* line 22, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f22 {
  font-size: 22px;
}
/* line 26, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f24 {
  font-size: 24px;
}
/* line 30, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f28 {
  font-size: 28px;
}
/* line 34, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f36 {
  font-size: 36px;
}
/* line 38, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f48 {
  font-size: 48px;
}
/* line 42, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f60 {
  font-size: 60px;
}
/* line 46, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f72 {
  font-size: 72px;
}
/* line 50, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f80 {
  font-size: 80px;
}
/* line 54, templates/g5_brighton/custom/scss/_font-sizes.scss */
.f90 {
  font-size: 90px;
}
@media (max-width: 768px) {
  /* line 59, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f48 {
    font-size: 38px;
  }
  /* line 63, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f60 {
    font-size: 48px;
  }
  /* line 67, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f72 {
    font-size: 52px;
  }
  /* line 71, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f80 {
    font-size: 58px;
  }
  /* line 75, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f90 {
    font-size: 62px;
  }
}
/*max width 768*/
@media (max-width: 480px) {
  /* line 82, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f24 {
    font-size: 18px;
  }
  /* line 86, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f28 {
    font-size: 22px;
  }
  /* line 90, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f36 {
    font-size: 30px;
  }
  /* line 94, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f48 {
    font-size: 34px;
  }
  /* line 98, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f60 {
    font-size: 36px;
  }
  /* line 102, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f72 {
    font-size: 38px;
  }
  /* line 106, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f80 {
    font-size: 40px;
  }
  /* line 110, templates/g5_brighton/custom/scss/_font-sizes.scss */
  .f90 {
    font-size: 44px;
  }
}
/*max width 480*/
/* line 2, templates/g5_brighton/custom/scss/_paddings.scss */
.padSmall {
  padding: 5px 10px 5px 10px !important;
}
/* line 6, templates/g5_brighton/custom/scss/_paddings.scss */
.padMedium {
  padding: 10px 20px 10px 20px !important;
}
/* line 10, templates/g5_brighton/custom/scss/_paddings.scss */
.padLarge {
  padding: 15px 40px 15px 40px !important;
}
/* line 1, templates/g5_brighton/custom/scss/brighton/_topper.scss */
#g-topper {
  background: #fff;
  color: #707070 a;
  color-color: #445164;
}
/* line 7, templates/g5_brighton/custom/scss/brighton/_topper.scss */
#g-topper:hover {
  color: #70839e;
}
/* line 12, templates/g5_brighton/custom/scss/brighton/_topper.scss */
#g-topper .g-content {
  margin: 0px;
  padding: 0px;
}
/*# sourceMappingURL=custom_17.css.map */