.alternative .site {
  background: #f9f9f9;
}
.alternative .banner-wrapper {
  margin-left: 220px;
  margin-right: 60px;
}
@media screen and (max-width: 1440px) {
  .alternative .banner-wrapper {
    margin-top: 45px;
    margin-left: 165px;
    margin-right: 45px;
  }
}
@media screen and (max-width: 991px) {
  .alternative .banner-wrapper {
    margin-top: 30px;
    margin-left: 110px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .alternative .banner-wrapper {
    margin-top: 60px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
.alternative .banner-wrapper .carousel .carousel-inner {
  overflow: visible;
}
.alternative .banner-wrapper .carousel .carousel-inner .item .slider-caption {
  position: absolute;
  left: -220px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: rgba(0, 0, 0, 0.6);
  text-align: right;
  padding: 0;
  display: block;
  font-weight: bold;
}
@media screen and (max-width: 1440px) {
  .alternative .banner-wrapper .carousel .carousel-inner .item .slider-caption {
    left: -165px;
  }
}
@media screen and (max-width: 991px) {
  .alternative .banner-wrapper .carousel .carousel-inner .item .slider-caption {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .alternative .banner-wrapper .carousel .carousel-inner .item .slider-caption {
    opacity: 0;
  }
}
.alternative .banner-wrapper .carousel .carousel-inner .item .slider-caption h3 {
  font-size: 48px;
  padding: 0 75px;
  color: #fff;
  margin: 20px 0;
}
@media screen and (max-width: 1440px) {
  .alternative .banner-wrapper .carousel .carousel-inner .item .slider-caption h3 {
    font-size: 36px;
    padding: 0 60px;
    margin: 15px 0;
  }
}
@media screen and (max-width: 991px) {
  .alternative .banner-wrapper .carousel .carousel-inner .item .slider-caption h3 {
    font-size: 24px;
    padding: 0 40px;
    margin: 10px 0;
  }
}
.alternative .banner-wrapper .carousel .carousel-inner .item .slider-caption .slider-desc {
  font-size: 36px;
  padding: 0 75px;
  bottom: 0;
  left: -220px;
  background: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 1440px) {
  .alternative .banner-wrapper .carousel .carousel-inner .item .slider-caption .slider-desc {
    left: -165px;
    font-size: 27px;
    padding: 0 60px;
  }
}
@media screen and (max-width: 991px) {
  .alternative .banner-wrapper .carousel .carousel-inner .item .slider-caption .slider-desc {
    left: 0;
    font-size: 18px;
    padding: 0 40px;
  }
}
.alternative .banner-wrapper .carousel .carousel-indicators,
.alternative .banner-wrapper .carousel .carousel-control {
  display: none;
}
.alternative .noo-header .navbar-scroll {
  visibility: visible;
  position: fixed;
  top: 0;
  padding: 0;
  z-index: 1000;
  min-height: 0;
  opacity: 1;
  border: 0;
  background: #f9f9f9;
  width: 100%;
}
.alternative .noo-header .navbar-scroll .navbar-scroll-logo {
  position: absolute;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  background: transparent;
  top: 60px;
  max-width: 100px;
  max-height: 100px;
  margin-left: 60px;
}
@media screen and (max-width: 1440px) {
  .alternative .noo-header .navbar-scroll .navbar-scroll-logo {
    top: 45px;
    max-width: 75px;
    max-height: 75px;
    margin-left: 45px;
  }
}
@media screen and (max-width: 991px) {
  .alternative .noo-header .navbar-scroll .navbar-scroll-logo {
    top: 30px;
    max-width: 50px;
    max-height: 50px;
    margin-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .alternative .noo-header .navbar-scroll .navbar-scroll-logo {
    top: 10px;
    max-width: 40px;
    max-height: 40px;
  }
}
.alternative .noo-header .navbar-scroll .navbar-scroll-logo img {
  box-shadow: none;
  max-height: 100%;
}
@media screen and (max-width: 1199px) {
  .alternative .noo-header .navbar-scroll .navbar-scroll-title {
    left: 50%;
  }
}
.alternative .noo-header .navbar-scroll .navbar-scroll-button {
  position: relative;
  right: 0;
  top: 0;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  height: 100%;
  float: right;
  min-height: 60px;
}
@media screen and (max-width: 1440px) {
  .alternative .noo-header .navbar-scroll .navbar-scroll-button {
    min-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  .alternative .noo-header .navbar-scroll .navbar-scroll-button {
    min-height: 30px;
  }
}
.alternative .noo-header .navbar-scroll .navbar-scroll-button a {
  display: block;
  float: left;
  margin: 0;
  padding: 0 20px;
  font-size: 1.35em;
  line-height: 60px;
  border-left: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .alternative .noo-header .navbar-scroll .navbar-scroll-button a {
    font-size: 1.2em;
    padding: 0 13px;
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  .alternative .noo-header .navbar-scroll .navbar-scroll-button a {
    font-size: 1em;
    padding: 0 7px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .alternative .noo-header .navbar-scroll .navbar-scroll-button a {
    font-size: 1.35em;
    padding: 0 20px;
    line-height: 60px;
  }
}
.alternative .footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}
.alternative .footer .footer-wrap {
  background-color: #f9f9f9;
  max-width: 100%;
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 1440px) {
  .alternative .footer .footer-wrap {
    padding-left: 45px;
    padding-right: 45px;
  }
}
.alternative .footer-copyright {
  color: #000000;
  padding: 0;
  height: 60px;
  line-height: 60px;
  border-top: none;
}
@media screen and (max-width: 1440px) {
  .alternative .footer-copyright {
    height: 45px;
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  .alternative .footer-copyright {
    height: 30px;
    line-height: 30px;
  }
}
.alternative .footer-copyright .copyright {
  float: left;
  text-align: left;
}
.alternative .footer-copyright .social-list {
  float: right;
  text-align: right;
}
@media screen and (max-width: 479px) {
  .alternative .footer-copyright .social-list {
    display: none;
  }
}
.alternative .footer-copyright .social-list li {
  margin: 0 6px;
}
.alternative .noo-mainbody.container-fluid {
  overflow: visible;
}
.alternative .hentry {
  position: relative;
}
.alternative .noo-wrapper {
  background: #fff;
  margin-left: 220px;
  margin-right: 60px;
  margin-bottom: 105px;
}
@media screen and (max-width: 1440px) {
  .alternative .noo-wrapper {
    margin-left: 165px;
    margin-right: 45px;
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 991px) {
  .alternative .noo-wrapper {
    margin-left: 110px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .alternative .noo-wrapper {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .alternative.single .noo-wrapper {
    margin-top: 45px;
  }
}
@media screen and (max-width: 991px) {
  .alternative.single .noo-wrapper {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .alternative.single .noo-wrapper {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .alternative.single .noo-alternative-datetime {
    display: none;
  }
}
.alternative .comments-area {
  background: #fff;
}
.alternative .noo-alternative-datetime {
  position: absolute;
  top: 150px;
  left: -220px;
  margin-left: 60px !important;
  text-align: left;
  color: #d9d9d9;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 35px;
  z-index: 100;
}
@media screen and (max-width: 1440px) {
  .alternative .noo-alternative-datetime {
    left: -165px;
    margin-left: 45px !important;
    font-size: 24px;
    line-height: 27px;
  }
}
@media screen and (max-width: 991px) {
  .alternative .noo-alternative-datetime {
    left: -110px;
    margin-left: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .alternative .noo-alternative-datetime {
    font-size: 15px;
    line-height: 18px;
  }
}
.alternative .noo-alternative-datetime.fixed-pos {
  position: fixed;
  top: 220px;
  left: 0;
}
@media screen and (max-width: 1440px) {
  .alternative .noo-alternative-datetime.fixed-pos {
    top: 165px;
  }
}
.alternative .noo-alternative-datetime .date {
  font-size: 60px;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 1440px) {
  .alternative .noo-alternative-datetime .date {
    font-size: 45px;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .alternative .noo-alternative-datetime .date {
    font-size: 30px;
    line-height: 1;
  }
}
.alternative .noo-alternative-datetime .content-share {
  font-family: 'PT Sans', sans-serif;
  margin-top: 45px;
  font-size: 16px;
  line-height: 24px;
  width: 100px;
}
@media screen and (max-width: 1440px) {
  .alternative .noo-alternative-datetime .content-share {
    margin-top: 45px;
    width: 75px;
  }
}
.alternative .noo-alternative-datetime .content-share .social-list {
  margin: 0;
}
.alternative .noo-alternative-datetime .content-share .social-list li + li {
  margin-left: 0;
}
.alternative .noo-alternative-datetime .content-share .social-list li:nth-child(2n+1) {
  clear: both;
  padding-right: 14px;
}
.alternative .noo-alternative-datetime .content-share .social-list a {
  color: #d9d9d9;
  font-weight: 300;
  letter-spacing: 2px;
}
.alternative .noo-alternative-datetime .content-share .social-list a:hover {
  color: #999999;
}
/*# sourceMappingURL=alternative-layout.css.map */