@import url("https://fonts.googleapis.com/css?family=Barlow|Chathura|Noto+Sans");
/** +++++ HOME +++++++++++++++++++++++++++= **/
#home-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  background: #333; }

#home-scrolldown {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: fixed;
  left: -25px;
  bottom: 150px;
  z-index: 80;
  background: none;
  opacity: 1; }

#home-scrolldown > a {
  font-family: 'Chathura', sans-serif;
  font-size: 2rem;
  color: #FFF;
  cursor: auto;
  letter-spacing: 2px;
  display: block;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7); }
  #home-scrolldown > a span {
    font-size: 28px; }
  #home-scrolldown > a .fa {
    font-size: 20px;
    line-height: 1;
    display: inline;
    margin-right: 2px;
    position: relative;
    bottom: -2px; }

.home-section {
  color: #FFF; }

.home-section-container {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #1b1b1b;
  overflow: hidden; }

.home-section-body {
  position: relative;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%); }

@media only screen and (max-width: 960px) {
  #home-fullpage {
    margin-top: 60px; }

  .home-section-container {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #1b1b1b;
    overflow: auto; }

  .home-section-body {
    position: relative;
    z-index: 2;
    top: auto;
    transform: none; }

  #home-scrolldown {
    display: none; } }
/** +++++ HOME-FOOTER +++++++++++++++++++++++++++  **/
#home-section-footer {
  position: fixed;
  height: 40px;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 999;
  background: none; }

#home-section-footer > .inner {
  position: relative;
  height: 100%;
  width: 100%;
  background: none; }

.home-section-footer-left,
.home-section-footer-right {
  /*border-top: solid 2px rgba(255,255,255,0.5);  */
  border-top: solid 1px #666;
  height: 1; }

.home-section-footer-left {
  display: inline-block;
  /** spread from left to right, fixed marginned from far right **/
  position: absolute;
  left: 0;
  right: 0;
  right: 330px; }

.home-section-footer-center {
  display: inline-block;
  /** positioned right after the right **/
  float: right;
  width: 200px;
  right: 100px; }

.home-section-footer-right {
  display: inline-block;
  /** positioned on the far right **/
  float: right;
  width: 100px;
  right: 0; }

.home-section-footer-socmed {
  margin-top: -20px; }

.home-section-footer-socmed a {
  color: #666;
  padding: 0 5px; }

.home-section-footer-socmed a:hover {
  color: #FFF; }

.home-section-footer-copy {
  margin: 0 25px;
  color: #FFF;
  color: #666;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px; }

/** +++++ END - HOME-FOOTER +++++++++++++++++++++++++++ } **/
/*** SECTION - NEWS **/
.home-section-container.home-section-container-news {
  background-image: url("../img/bg-grey.jpg");
  background-size: cover;
  /*box-shadow: inset 0 -200px 200px -100px rgba(0,0,0,0.5);*/ }

.home-news-wrap {
  height: 400px;
  width: 100%; }

.home-news-wrap > .inner {
  margin: 0 50px; }

.hni {
  position: relative;
  height: 400px;
  width: 100%;
  background: #FFF;
  border: solid 1px #FFF; }

.home-news-arrow {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #333;
  font-size: 3rem; }

.home-news-arrow.prev-arrow {
  text-align: right; }

.home-news-arrow.next-arrow {
  text-align: left; }

.hni-image-box {
  height: 200px;
  width: 100%;
  overflow: hidden; }

.hni-image {
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-position: 50% 50%;
  background-color: #DDD;
  transition: all linear 200ms; }

.hni:hover .hni-image {
  background-size: 110%; }

.hni-content {
  position: relative;
  color: #000;
  padding: 10px 20px;
  font-size: 1rem; }

.hni-date {
  font-size: 0.9em;
  font-weight: 600; }

h3.hni-title {
  font-family: "Chathura", sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase; }

.hni-brief {
  font-size: 1.2em;
  line-height: 1.2; }

.hni .btn-readmore {
  position: absolute;
  bottom: 20px;
  left: 20px; }

/*** MOBILE **/
@media only screen and (max-width: 960px) {
  .home-section-container.home-section-container-news {
    background: #f3f3f3; }

  .home-news-wrap {
    height: auto;
    width: 100%;
    padding: 20px; }

  .home-news-wrap > .inner {
    margin: 0; }

  .hni {
    height: auto;
    margin-bottom: 15px; }

  .hni-image-box {
    height: 150px; }

  .hni-content {
    padding: 10px 20px;
    padding-bottom: 60px; }

  .hni .btn-readmore {
    position: relative;
    bottom: 30px;
    left: 20px; } }
/*** SECTION - GALLERY
***/
.home-gallery {
  background: none;
  position: relative;
  margin: 0 auto;
  display: inline-block; }

.home-gallery-mobile-wrap {
  display: none; }

.instabox-bound {
  float: left; }

.instabox {
  display: block;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
  margin: 0 2px 2px 0;
  border: solid 2px #FFF; }

.instabox:hover {
  opacity: 0.5; }

.instabox-l {
  width: 210px;
  height: 210px; }

.instabox-m {
  width: 105px;
  height: 104px; }

.instabox-s {
  width: 70px;
  height: 69px; }

.instabox img {
  height: 100%; }

.home-section-gallery-wrap {
  margin-top: -100px;
  color: #333; }

.home-section-gallery-wrap h2 {
  font-weight: 800; }

.home-section-container.home-section-container-gallery {
  background-image: url("../../frontend/img/bg-grey.jpg");
  background-size: cover; }

.home-footer-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  background: #000; }

.home-footer {
  background: #000;
  padding-bottom: 70px;
  padding-top: 20px; }

.home-footer-block {
  min-height: 100px;
  height: 100%;
  position: relative;
  padding: 0 10px; }

.home-footer-block:after {
  content: '';
  position: absolute;
  right: -10px;
  top: 0;
  height: 100%;
  width: 1px;
  background: rgba(255, 255, 255, 0.05); }

.home-footer-block.no-border:after {
  display: none; }

.home-footer a {
  font-family: "Chathura", sans-serif;
  font-size: 1.8rem;
  line-height: 0.9;
  font-weight: 600;
  display: block;
  margin-bottom: -10px;
  color: #999; }

.home-footer a:hover {
  color: red; }

.home-footer h2 {
  font-family: "Chathura", sans-serif;
  font-size: 2.4rem;
  line-height: 0.7;
  font-weight: normal;
  margin: 0;
  padding: 0;
  margin-bottom: 20px; }

/*** MOBILE **/
@media only screen and (max-width: 960px) {
  .home-footer-wrap {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    background: #000; }

  .home-footer-block {
    min-height: 100px;
    height: 100%;
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px; }

  .home-section-gallery-community {
    padding: 20px 0; }

  .home-section-gallery-community-callout {
    text-align: right; }

  .home-section-gallery-wrap {
    margin-top: 0;
    padding-top: 20px; }

  .home-gallery-wrap {
    position: relative; }

  .home-gallery {
    display: none; }

  .home-gallery-mobile-wrap {
    display: block; }

  .instabox-bound {
    float: none;
    width: 100%;
    position: relative;
    display: block;
    width: 300px;
    height: 300px; }

  .instabox {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative; }

  .home-gallery-mobile {
    height: auto;
    padding-bottom: 40px; }

  .home-gallery-mobile .ginsta {
    display: block;
    background: #FFF;
    width: 100%;
    height: 290px;
    width: 290px; }

  .home-gallery-mobile .ginsta > img {
    display: block;
    width: 100%; }

  .home-gallery-mobile .ginsta.ginsta-vid > img {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }

  .home-gallery-mobile .slick-dots {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }

  .instabox-mobile {
    display: block;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 300px;
    width: 100%; }

  /** special for home, footer is set to dark bg **/
  #footer {
    background: #000; } }

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