/* Basic Starter */
body, html {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  background-color: #000;
}
section, .container {
  width: 100%;
}
.full-height {
  height: 100%;
}
.full-width {
  width: 100%;
}
.centered {
  text-align: center;
}
.tabled {
  display: table;
}
.tabled-cell {
  display: table-cell;
  vertical-align: middle;
}
.white {
  background: #fff;
}
a {
  /* First we need to help some browsers along for this to work.
   Just because a vendor prefix is there, doesn't mean it will
   work in a browser made by that vendor either, it's just for
   future-proofing purposes I guess. */
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  /* ...and now for the proper property */
  outline: 0;
  color: #666;
  text-decoration: underline;
}
a:hover, a:active, a:focus {
  outline: 0;
  text-decoration: none;
}
/* */
body, h1, h2, h3, h4, h5, p, ul {
  font-family: 'Raleway', sans-serif;
}
@media (max-width: 767px) {
  .desktop {
    display: none;
  }
}
.mobile {
  display: none;
}
@media (max-width: 767px) {
  .mobile {
    display: block;
  }
}
.alm-btn-wrap {
  background: #000;
  text-align: center;
}
.alm-btn-wrap button.alm-load-more-btn {
  color: #3cb899;
  padding: 20px;
  margin: 50px auto;
  border: 1px solid #3cb899;
  width: 90%;
  background: #000;
  text-transform: uppercase;
}
.alm-btn-wrap button.alm-load-more-btn.done {
  color: #000;
  border: 1px solid #000;
  margin: 10px auto;
}
.filters {
  display: none;
  width: 100%;
  background: #777;
  text-align: center;
}
.filters .btn-group button.btn.btn-default.dropdown-toggle {
  float: none;
  background: none;
  border: 0;
  color: #ccc;
  font-size: 20px;
  padding: 10px;
}
.filters .btn-group button.btn.btn-default.dropdown-toggle span {
  font-weight: 600;
  color: #fff;
}
.filters .btn-group button.btn.btn-default.dropdown-toggle:hover {
  background: none;
  border: 0;
  color: #fff;
}
.cd-primary-nav {
  background: #333;
}
.cd-primary-nav ul {
  list-style: none;
  margin-top: 80px;
}
.cd-primary-nav ul li {
  margin-top: 20px;
}
.cd-primary-nav ul li.current-menu-item a {
  text-decoration: underline;
}
.cd-primary-nav ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #3cb899;
  font-size: 16px;
  font-weight: 500;
}
.cd-primary-nav ul li a:hover {
  text-decoration: underline;
}
.topbar {
  width: 100%;
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  height: 120px;
  z-index: 1000;
}
@media (max-width: 767px) {
  .topbar {
    height: 100px;
  }
}
.topbar .row {
  max-width: 1024px;
  margin: 0 auto;
}
.topbar .row.loginbar {
  max-width: calc(100% + 30px);
  background: #000;
  margin: 0 -15px;
  padding-top: 3px;
  padding-bottom: 5px;
  text-align: right;
}
.topbar .row.loginbar > div {
  max-width: 1200px;
  margin: 0 auto;
}
.topbar .row.loginbar a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 3px 0 0;
}
.topbar .row.loginbar a.small {
  font-size: 10px;
  margin-right: 10px;
}
.topbar .logo {
  float: left;
  margin-top: 35px;
  margin-left: 20px;
}
.topbar .logo img {
  max-width: 240px;
}
@media (max-width: 767px) {
  .topbar .logo {
    margin-top: 30px;
    margin-left: 0px;
  }
  .topbar .logo img {
    max-width: 180px;
  }
}
.topbar .menu ul {
  list-style: none;
  float: right;
  margin-right: 20px;
}
.topbar .menu ul li {
  float: left;
  margin-left: 20px;
  margin-top: 47px;
}
.topbar .menu ul li.current-menu-item a {
  text-decoration: underline;
}
.topbar .menu ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #3cb899;
  font-size: 16px;
  font-weight: 500;
}
.topbar .menu ul li a:hover {
  text-decoration: underline;
}
.topbar .inst {
  text-decoration: none;
  text-transform: uppercase;
  color: #3cb899;
  font-size: 16px;
  font-weight: 500;
  float: right;
  margin-right: 20px;
  margin-top: 47px;
}
.topbar .inst:hover {
  text-decoration: underline;
}
.banner {
  background-size: cover;
  background-position: center center;
  padding-bottom: 40%;
  position: fixed;
  top: 120px;
}
@media (max-width: 767px) {
  .banner {
    padding-bottom: 75%;
  }
}
@media (max-width: 767px) {
  .banner {
    top: 100px;
  }
}
@media (max-width: 991px) {
  .banner {
    position: relative;
  }
}
.banner .swiper-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.banner .swiper-container .swiper-slide {
  background-size: cover;
  background-position: center center;
  position: relative;
}
.banner .swiper-container .swiper-slide .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000',GradientType=0);
  /* IE6-8 */
  z-index: 1;
}
.banner .swiper-container .swiper-slide a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.banner .swiper-container .swiper-slide .tabled-cell {
  vertical-align: bottom;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .banner .swiper-container .swiper-slide .tabled-cell {
    padding-bottom: 40px;
  }
}
.banner .swiper-container .swiper-slide h2 {
  color: #fff;
  font-weight: 600;
  font-size: 44px;
  position: relative;
  z-index: 99;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .banner .swiper-container .swiper-slide h2 {
    font-size: 34px;
    padding: 0 40px;
  }
}
.banner .swiper-container .swiper-slide h3 {
  color: #fff;
  font-weight: 400;
  position: relative;
  z-index: 99;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.list {
  margin-top: calc(40% + 120px);
  background: #000;
}
@media (max-width: 991px) {
  .list {
    margin-top: 120px;
  }
}
@media (max-width: 767px) {
  .list {
    margin-top: 100px;
  }
}
.list.inline {
  margin-top: 0;
}
.list .post-item {
  background: #000;
  padding: 0;
  float: left;
}
@media (min-width: 1600px) {
  .list .post-item:nth-of-type(6n+4) .item-image, .list .post-item:nth-of-type(6n+5) .item-image, .list .post-item:nth-of-type(6n+6) .item-image {
    float: right;
  }
}
@media (max-width: 1599px) {
  .list .post-item:nth-of-type(4n+4) .item-image, .list .post-item:nth-of-type(4n+3) .item-image {
    float: right;
  }
}
@media (max-width: 1023px) {
  .list .post-item:nth-child(even) .item-image {
    float: right;
  }
  .list .post-item:nth-child(odd) .item-image {
    float: left;
  }
}
.list .post-item > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid transparent;
  z-index: 9;
}
.list .post-item > a:hover {
  border-color: rgba(255, 255, 255, 0.3);
  border-width: 15px;
}
.list .item-image {
  width: 50%;
  float: left;
  background-size: cover;
  background-position: center center;
  padding-bottom: 66.666%;
}
.list .item-descr {
  width: 50%;
  float: left;
  padding-bottom: 66.666%;
  position: relative;
  background: #000;
}
.list .item-descr .absolute {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.list .item-descr .absolute .tabled-cell {
  padding: 30px;
}
.list .item-descr .absolute .tabled-cell h2 {
  color: #fff;
  font-weight: 300;
  margin: 25px 0 20px;
}
@media (max-width: 767px) {
  .list .item-descr .absolute .tabled-cell h2 {
    font-size: 18px;
    margin: 12px 0 10px;
  }
}
.list .item-descr .absolute .tabled-cell h5 {
  color: #999;
  font-size: 14px;
  line-height: 18px;
  max-height: 125px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .list .item-descr .absolute .tabled-cell h5 {
    max-height: 75px;
    overflow: hidden;
  }
}
.list .item-descr .absolute .tabled-cell .cat a {
  background: #3cb899;
  color: #fff;
  font-size: 11px;
  padding: 3px 10px;
  text-decoration: none;
  text-transform: uppercase;
  margin-left: -2px;
  font-weight: 600;
  position: relative;
  z-index: 999;
}
.list .item-descr .absolute .tabled-cell .cat a:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .list .item-descr .absolute .tabled-cell .cat a {
    font-size: 9px;
    padding: 2px 5px;
  }
}
.list .item-descr .absolute .tabled-cell ul.metadata {
  margin-top: 20px;
  position: relative;
  z-index: 999;
}
.list .item-descr .absolute .tabled-cell ul.metadata li {
  display: inline;
}
.list .item-descr .absolute .tabled-cell ul.metadata li a {
  color: #3cb899;
  text-decoration: none;
}
.list .item-descr .absolute .tabled-cell ul.metadata li.pink {
  color: #3cb899;
}
body.archive .list {
  margin-top: 120px;
}
.article .row {
  margin: 0 auto;
  max-width: 1024px;
  padding: 0 15px;
}
.article .swiper-container {
  width: 100%;
  margin: 120px 0px 40px;
}
.article .swiper-slide {
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #000;
  background-size: contain;
  text-align: center;
  font-size: 18px;
  padding-bottom: 65%;
  position: relative;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.article .col-left {
  padding: 0px 15px 40px;
}
.article .col-left .cat a {
  background: #3cb899;
  color: #fff;
  font-size: 16px;
  padding: 3px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
}
.article .col-left .cat a:hover {
  opacity: 0.7;
}
.article .col-left .meta {
  color: #777;
  font-size: 15px;
  margin-bottom: 20px;
}
.article .col-left .meta span {
  color: #999;
}
.article .col-left h2 {
  color: #fff;
  font-weight: 300;
  margin: 20px 0;
  font-size: 32px;
}
.article .col-left h5, .article .col-left p {
  margin: 20px 0;
  font-size: 18px;
  color: #777;
}
.article .col-left img {
  max-width: 100%;
  height: auto;
}
.article .col-left .comments {
  margin-top: 50px;
}
.article.vertical {
  margin-bottom: 120px;
}
.article.vertical .row {
  padding: 0 30px;
}
.article.vertical .row > div {
  padding: 0;
}
.article.vertical .col-left {
  margin-top: 120px;
}
.article.vertical .details {
  margin-top: 120px;
  background: #000;
  margin-left: 0px;
  padding-left: 30px;
  color: #777;
}
.article.vertical .details h2 {
  color: #fff;
}
.article.vertical .details a {
  color: #3cb899;
}
.article.vertical .swiper-slide {
  padding-bottom: 120%;
}
.swiper-button-next {
  background-image: url(../images/arrow-next.jpg) !important;
  right: 0 !important;
}
.swiper-button-prev {
  background-image: url(../images/arrow-prev.jpg) !important;
  left: 0 !important;
}
.footer {
  background: #000;
  min-height: 300px;
  position: relative;
  z-index: 1;
  color: #fff;
  padding-left: 20px;
  padding-top: 0px;
}
.footer p {
  font-size: 13px;
  line-height: 15px;
  padding-bottom: 40px;
  border-bottom: 1px solid #fff;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .footer p {
    margin-left: 0px;
  }
}
.footer .row {
  max-width: 1024px;
  margin: 0 auto;
}
.footer .logo {
  float: left;
  margin-top: 35px;
  margin-left: 20px;
}
.footer .logo img {
  max-width: 240px;
}
@media (max-width: 767px) {
  .footer .logo {
    margin-top: 30px;
    margin-left: 0px;
  }
  .footer .logo img {
    max-width: 180px;
  }
}
.footer .menu ul {
  list-style: none;
  float: right;
  margin-right: 20px;
}
.footer .menu ul li {
  float: left;
  margin-left: 20px;
  margin-top: 47px;
}
.footer .menu ul li.current-menu-item a {
  text-decoration: underline;
}
.footer .menu ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #3cb899;
  font-size: 16px;
  font-weight: 500;
}
.footer .menu ul li a:hover {
  text-decoration: underline;
}
.footer .inst {
  text-decoration: none;
  text-transform: uppercase;
  color: #3cb899;
  font-size: 16px;
  font-weight: 500;
  float: right;
  margin-right: 20px;
  margin-top: 47px;
}
.footer .inst:hover {
  text-decoration: underline;
}
.sb_instagram_header, .sbi_follow_btn {
  display: none !important;
}
#sbi_images {
  padding: 0 !important;
}
.sbi_item.sbi_type_carousel {
  padding: 0 !important;
}
.sbi_load_btn {
  color: #3cb899 !important;
  padding: 20px !important;
  margin: 50px auto !important;
  border: 1px solid #3cb899 !important;
  width: 98% !important;
  background: #000 !important;
  text-transform: uppercase !important;
}
