/* 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 1, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-subtitle {
  margin: 0;
}
/* line 4, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-content {
  margin-bottom: -30px !important;
}
/* line 7, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-title {
  position: relative;
  display: inline-block;
  padding: 5px 0;
}
/* line 12, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-title-4 {
  border-bottom: 1px solid #272727;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: -1px;
}
/* line 18, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-style-4 {
  border-bottom: 1px solid #b90b0b;
}
/* line 21, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-title-5 {
  border-bottom: 2px solid #272727;
  border-top: 2px solid #272727;
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: -1px;
  margin-top: -1px;
}
/* line 30, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-style-5 {
  border-bottom: 1px solid #b90b0b;
  border-top: 1px solid #b90b0b;
}
/* line 35, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-style-9 {
  overflow: hidden;
}
/* line 38, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-style-9 .jl-heading-title:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
}
/* line 46, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-style-9 .jl-heading-title:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
}
/* line 54, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-style-9 .jl-heading-title:after {
  border-bottom: 1px solid #444;
}
/* line 57, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-style-9 .jl-heading-title:before {
  border-bottom: 1px solid #444;
}
/* line 62, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-style-10 {
  overflow: hidden;
}
/* line 65, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-style-10 .jl-heading-title:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
}
/* line 73, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-style-10 .jl-heading-title:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
}
/* line 81, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-style-10 .jl-heading-title:after {
  border-bottom: 1px dashed #444;
}
/* line 84, templates/jl_brighton_pro/custom/scss/_heading.scss */
.jl-heading-style-10 .jl-heading-title:before {
  border-bottom: 1px dashed #444;
}
/* line 1, templates/jl_brighton_pro/custom/scss/_contentslider.scss */
.jl-content .jl-content-info {
  border: 1px solid #ddd;
  text-align: center;
}
/* line 5, templates/jl_brighton_pro/custom/scss/_contentslider.scss */
.jl-content .jl-content-item-details {
  padding: 10px 0 10px;
}
/* line 8, templates/jl_brighton_pro/custom/scss/_contentslider.scss */
.jl-content-info {
  padding: 10px;
}
/* line 12, templates/jl_brighton_pro/custom/scss/_contentslider.scss */
.jl-content .jl-content-item-title a {
  color: #444;
  font-size: 18px;
}
/* line 16, templates/jl_brighton_pro/custom/scss/_contentslider.scss */
.jl-content .jl-content-item-title a:hover {
  color: #272727;
  text-decoration: none;
}
/* line 21, templates/jl_brighton_pro/custom/scss/_contentslider.scss */
.jl-content .jl-content-item-category a {
  color: #666;
}
/* line 25, templates/jl_brighton_pro/custom/scss/_contentslider.scss */
.jl-content .jl-content-item-category a:hover {
  color: #272727;
  text-decoration: none;
}
/* line 29, templates/jl_brighton_pro/custom/scss/_contentslider.scss */
.style1 .jl-content-item-read-more {
  padding-top: 10px;
}
/* line 33, templates/jl_brighton_pro/custom/scss/_contentslider.scss */
.jl-content .uk-slidenav {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  background: #000;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  cursor: pointer;
  height: 35px;
  width: 35px;
  line-height: 35px;
  margin-right: 0;
  margin-top: 2px;
}
/* line 48, templates/jl_brighton_pro/custom/scss/_contentslider.scss */
.jl-content .uk-slidenav:hover {
  color: #272727;
  background: #000;
}
/* line 1, templates/jl_brighton_pro/custom/scss/_accordion.scss */
.jl-accordion .uk-accordion-title {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  padding: 5px 20px !important;
  background: rgba(0, 0, 0, 0) !important;
  font-size: 18px !important;
  line-height: 20px !important;
  padding-top: 10px !important;
}
/* line 10, templates/jl_brighton_pro/custom/scss/_accordion.scss */
.jl-accordion .uk-accordion-content {
  padding: 0 20px 10px 45px;
}
/* line 13, templates/jl_brighton_pro/custom/scss/_accordion.scss */
.uk-accordion-title:not(.uk-active) > .icclose {
  display: initial;
}
/* line 16, templates/jl_brighton_pro/custom/scss/_accordion.scss */
.uk-accordion-title:not(.uk-active) > .icopen {
  display: none;
}
/* line 20, templates/jl_brighton_pro/custom/scss/_accordion.scss */
.uk-accordion-title.uk-active > .icopen {
  display: initial;
}
/* line 24, templates/jl_brighton_pro/custom/scss/_accordion.scss */
.uk-accordion-title.uk-active > .icclose {
  display: none;
}
/* line 4, templates/jl_brighton_pro/custom/scss/_member.scss */
.style1 .jl-member-icon {
  background: rgba(255, 255, 255, 0.9);
}
/* line 8, templates/jl_brighton_pro/custom/scss/_member.scss */
.style1 .jl-member-info {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 15, templates/jl_brighton_pro/custom/scss/_member.scss */
.style1 a.jl-member-ic {
  display: inline-block;
  width: 40px;
  line-height: 20px;
  font-size: 18px;
  color: #555;
  text-decoration: none;
}
/* line 23, templates/jl_brighton_pro/custom/scss/_member.scss */
.style1 a.jl-member-ic:hover {
  color: #272727;
  border-left: 1px solid;
  border-right: 1px solid;
}
/* line 29, templates/jl_brighton_pro/custom/scss/_member.scss */
.style1 .jl-member-name {
  color: #333;
  margin-bottom: 0.2em;
  font-size: 1.2em;
}
/* line 34, templates/jl_brighton_pro/custom/scss/_member.scss */
.style1 .jl-member-role {
  margin-bottom: 1em;
  font-size: 0.9em;
  opacity: 0.5;
}
/* line 40, templates/jl_brighton_pro/custom/scss/_member.scss */
.style2 .jl-member-info {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 47, templates/jl_brighton_pro/custom/scss/_member.scss */
.style2 a.jl-member-ic {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  line-height: 25px;
  font-size: 18px;
  padding-top: 10px;
  color: #555;
  text-decoration: none;
}
/* line 57, templates/jl_brighton_pro/custom/scss/_member.scss */
.style2 a.jl-member-ic:hover {
  color: #fff;
  background: #272727;
}
/* line 61, templates/jl_brighton_pro/custom/scss/_member.scss */
.style2 .jl-member-name {
  color: #333;
  margin-bottom: 0.2em;
  font-size: 1.2em;
}
/* line 66, templates/jl_brighton_pro/custom/scss/_member.scss */
.style2 .jl-member-role {
  margin-bottom: 1em;
  font-size: 0.9em;
  opacity: 0.5;
}
/* line 71, templates/jl_brighton_pro/custom/scss/_member.scss */
.style2 a.jl-member-ic {
  border: 1px solid;
}
/* line 74, templates/jl_brighton_pro/custom/scss/_member.scss */
.style2 .jl-member-ic i {
  padding-bottom: 10px;
}
/* line 77, templates/jl_brighton_pro/custom/scss/_member.scss */
.style2 .jl-member-icon {
  padding-top: 10px;
}
/* line 82, templates/jl_brighton_pro/custom/scss/_member.scss */
.style3 .jl-member-info {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 89, templates/jl_brighton_pro/custom/scss/_member.scss */
.style3 a.jl-member-ic {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  line-height: 25px;
  font-size: 18px;
  padding-top: 10px;
  color: #555;
  text-decoration: none;
}
/* line 99, templates/jl_brighton_pro/custom/scss/_member.scss */
.style3 a.jl-member-ic:hover {
  color: #fff;
  background: #272727;
}
/* line 103, templates/jl_brighton_pro/custom/scss/_member.scss */
.style3 .jl-member-name {
  color: #333;
  margin-bottom: 0.2em;
  font-size: 1.2em;
}
/* line 108, templates/jl_brighton_pro/custom/scss/_member.scss */
.style3 .jl-member-role {
  margin-bottom: 1em;
  font-size: 0.9em;
  opacity: 0.5;
}
/* line 113, templates/jl_brighton_pro/custom/scss/_member.scss */
.style3 a.jl-member-ic {
  color: #fff;
  background: rgba(0, 0, 0, 0.23);
}
/* line 117, templates/jl_brighton_pro/custom/scss/_member.scss */
.style3 .jl-member-ic i {
  padding-bottom: 10px;
}
/* line 120, templates/jl_brighton_pro/custom/scss/_member.scss */
.style3 .jl-member-icon {
  padding-top: 10px;
}
/* line 126, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 .jl-member-item-img img {
  padding: 15px 0 15px;
  border-radius: 50%;
}
/* line 130, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 .jl-member-item-img {
  background: #fff;
}
/* line 133, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 .jl-member-info {
  background: #fff;
  padding-top: 0;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 140, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 a.jl-member-ic {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  line-height: 25px;
  font-size: 18px;
  padding-top: 10px;
  color: #555;
  text-decoration: none;
}
/* line 150, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 a.jl-member-ic:hover {
  color: #fff;
  background: #272727;
}
/* line 154, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 .jl-member-name {
  color: #333;
  margin-bottom: 0.2em;
  font-size: 1.2em;
}
/* line 159, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 .jl-member-role {
  margin-bottom: 1em;
  font-size: 0.9em;
  opacity: 0.5;
}
/* line 164, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 a.jl-member-ic {
  border: 1px solid;
}
/* line 167, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 .jl-member-ic i {
  padding-bottom: 10px;
}
/* line 170, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 .jl-member-icon {
  padding-top: 10px;
}
/* line 173, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 .jl-member-item-img {
  border-radius: 20px 20px 0 0;
}
/* line 176, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 .jl-member-info {
  border-radius: 0 0 20px 20px;
}
/* line 179, templates/jl_brighton_pro/custom/scss/_member.scss */
.style4 .jl-member-container {
  padding-bottom: 5px;
  padding-top: 5px;
}
/* line 1, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 10px;
  z-index: 9999;
  font-size: 16px;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #414856;
  color: #b90b0b;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}
/* line 19, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
.back-to-top:hover {
  background: #e9ebec;
}
@-webkit-keyframes fadeInRight {
  /* line 24, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 30, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 38, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 44, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 52, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 56, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 64, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 68, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 75, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* line 84, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 88, templates/jl_brighton_pro/custom/scss/_backtotop.scss */
a.back-to-top:hover {
  text-decoration: none;
  color: #272727;
}
/* line 2, templates/jl_brighton_pro/custom/scss/_carousel.scss */
.companies-image:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
/* line 10, templates/jl_brighton_pro/custom/scss/_carousel.scss */
.uk-overlay-panel a:not([class]) {
  color: inherit;
  text-decoration: none !important;
}
/* line 14, templates/jl_brighton_pro/custom/scss/_carousel.scss */
.companies-image a {
  display: block;
}
/* line 18, templates/jl_brighton_pro/custom/scss/_carousel.scss */
.companies-info.uk-overlay-panel {
  padding: 10px;
}
@media only screen and (max-width: 900px) {
  /* line 2, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 50%;
    height: 100%;
    color: #ccc;
    text-shadow: 0 1px 2px #000;
    text-align: center;
    background-color: #333;
    border-radius: 6px;
    font-size: 20px !important;
  }
  /* line 15, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-wrapper ul li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    height: 50%;
    line-height: 87px;
    text-decoration: none !important;
  }
  /* line 27, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  ul.flip {
    padding-left: 0px !important;
  }
  /* line 32, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 5px;
    width: 25px !important;
    height: 40px !important;
    font-size: 80px;
    font-weight: bold;
    line-height: 87px;
    border-radius: 6px;
    background: #000;
  }
  /* line 44, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    right: -46px !important;
    color: black;
    text-shadow: none;
  }
  /* line 51, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-divider.minutes .flip-clock-label {
    right: -49px !important;
  }
  /* line 54, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-divider.seconds .flip-clock-label {
    right: -49px !important;
  }
  /* line 57, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-dot.top {
    top: 13px !important;
  }
  /* line 60, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-dot.bottom {
    bottom: 44px !important;
  }
  /* line 64, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 80px !important;
  }
  /* line 72, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 2px !important;
    width: 60px;
    height: 90px;
    font-size: 65px;
    font-weight: bold;
    line-height: 87px;
    border-radius: 6px;
    background: #000;
  }
  /* line 84, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-wrapper ul li {
    line-height: 43px !important;
  }
  /* line 87, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-dot {
    display: block;
    background: #323434;
    width: 7px !important;
    height: 7px !important;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 6px !important;
  }
}
@media only screen and (max-width: 450px) {
  /* line 101, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 50%;
    height: 100%;
    color: #ccc;
    text-shadow: 0 1px 2px #000;
    text-align: center;
    background-color: #333;
    border-radius: 6px;
    font-size: 10px !important;
  }
  /* line 114, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-wrapper ul li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    height: 50%;
    line-height: 87px;
    text-decoration: none !important;
  }
  /* line 125, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 5px;
    width: 13px !important;
    height: 28px !important;
    font-size: 80px;
    font-weight: bold;
    line-height: 87px;
    border-radius: 4px;
    background: #000;
  }
  /* line 137, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    right: -30px !important;
    font-size: 10px;
    color: black;
    text-shadow: none;
  }
  /* line 145, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-divider.minutes .flip-clock-label {
    right: -35px !important;
  }
  /* line 148, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-divider.seconds .flip-clock-label {
    right: -35px !important;
  }
  /* line 151, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-dot.top {
    top: 11px !important;
  }
  /* line 154, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-dot.bottom {
    bottom: 56px !important;
  }
  /* line 158, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 16px !important;
    height: 80px !important;
  }
  /* line 166, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 1px !important;
    width: 60px;
    height: 90px;
    font-size: 65px;
    font-weight: bold;
    line-height: 87px;
    border-radius: 4px !important;
    background: #000;
  }
  /* line 178, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-wrapper ul li {
    line-height: 30px !important;
  }
  /* line 181, templates/jl_brighton_pro/custom/scss/_countdown.scss */
  .flip-clock-dot {
    display: block;
    background: #323434;
    width: 4px !important;
    height: 4px !important;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 6px !important;
  }
}
