.banner.banner-listing {
  padding: 0;
}
.banner .blog_slider_banner .blog_slider_item .inner {
  min-height: 600px;
}
.banner .blog_slider_banner button.slick-arrow {
  display: block;
  position: absolute;
  top: 50%;
  outline: none;
  color: #fff;
  z-index: 999;
  font-size: 14px;
  line-height: 40px;
  margin-top: -30px;
  display: inline-block;
  padding: 10px;
  cursor: pointer;
  font-size: 0;
  background: transparent;
  border: 0;
}
.banner .blog_slider_banner button.slick-prev.slick-arrow {
  left: 0;
}
.banner .blog_slider_banner button.slick-next.slick-arrow {
  right: 0;
  float: right;
}
.banner .blog_slider_banner button.slick-arrow:before {
  font-family: 'squarespace-ui-font';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: "\e02c";
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.banner .blog_slider_banner button.slick-next.slick-arrow:before {
  content: "\e02d";
}
.banner .blog_slider_banner .blog_slider_item .inner {
  padding: 130px 0;
}
.banner .blog_slider_banner .blog_slider_item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.banner .blog_slider_banner .blog_slider_item .inner a.view-post {
  -webkit-transform: translatez(0);
  line-height: 1em;
  margin-top: 1.4em;
  font-family: Lato;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
}
.banner .blog_slider_banner .blog_slider_item .inner a.view-post:before {
  content: attr(data-view-post);
  display: inline-block;
  font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  letter-spacing: 0px;
  font-family: Lato;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  letter-spacing: 1px;
  text-transform: none;
  line-height: 1.5em;
  color: #fff;
  line-height: 1.125em;
  vertical-align: middle;
}
.banner .blog_slider_banner .blog_slider_item .inner a.view-post:after {
  display: inline-block;
  content: '\279D';
  color: #fff;
  font: normal .9em sans-serif;
  margin-left: 6px;
  vertical-align: middle;
}
.banner .blog_slider_banner .blog_slider_item .inner a.overlay-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
}
.banner .blog_slider_banner .container {
  z-index: 100;
  width: 100%;
  margin: 0 auto;
  padding: 32px;
  text-align: center;
  right: 0;
  opacity: 0;
  -webkit-transition: all .25s ease-in-out .3s;
  -moz-transition: all .25s ease-in-out .3s;
  -ms-transition: all .25s ease-in-out .3s;
  -o-transition: all .25s ease-in-out .3s;
  transition: all .25s ease-in-out .3s;
  text-rendering: optimizeLegibility;
  -webkit-transform: translate(-50%,-45%) !important;
  -moz-transform: translate(-50%,-45%) !important;
  -ms-transform: translate(-50%,-45%) !important;
  -o-transform: translate(-50%,-45%) !important;
  transform: translate(-50%,-45%) !important;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 1084px !IMPORTANT;
}
.banner .blog_slider_banner .container.active {
  -webkit-transform: translate(-50%,-50%) !important;
  -moz-transform: translate(-50%,-50%) !important;
  -ms-transform: translate(-50%,-50%) !important;
  -o-transform: translate(-50%,-50%) !important;
  transform: translate(-50%,-50%) !important;
  opacity: 1;
}
.banner .banner_heading h1{
  margin: 20px auto 13px;
}

.banner {
  min-height: 0;
  padding:130px 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: #000;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.banner .color-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,.3);
  z-index: 99;
}
.banner.post_banner .container {
  max-width: 1084px;
}
.banner .banner_heading  time {
  color: #fff;
  line-height: 1.125em;
  margin-bottom: .75em;
  -webkit-transform: translatez(0);
  font-family: Lato;
  font-weight: 400;
  font-style: normal;
  display: block;
  font-size: 28px;
  letter-spacing: 1px;
  text-transform: none;
}



.banner.post_banner .banner_heading h1 {
  margin:0;
}

.banner .banner_image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-animation: feature-bg-anim .6s ease-in-out;
  animation: feature-bg-anim .6s ease-in-out;
}

.banner .container {
  -webkit-animation: feature-text-anim .75s ease-in-out;
  animation: feature-text-anim .75s ease-in-out;
  z-index: 100;
  position: relative;
  width: 100%;
  max-width: 956px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 32px;
  text-align: center;
  text-rendering: optimizeLegibility;
}

.banner  .banner_heading h1 {
  margin: 20px auto;
  -webkit-transform: translatez(0);
  letter-spacing: 0.0625em;
  text-transform: uppercase;
  line-height: 1.1em;
  color: #fff;
  font-family: Lato;
  font-weight: 700;
  font-style: normal;
  font-size: 64px;
  display: block;
}
.banner .button-module-module {
  margin-top: 20px;
  margin-bottom: 20px;
}
.banner  .button-module a {
  font-family: Lato;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 1em 1.75em;
  background-color: #663894;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  line-height: 1em;
  margin: 10px 0;
  color: #fff;
  border: none;
  -webkit-transition: background-color .1s 0s ease-in-out,color .1s 0s ease-in-out;
  -moz-transition: background-color .1s 0s ease-in-out,color .1s 0s ease-in-out;
  -ms-transition: background-color .1s 0s ease-in-out,color .1s 0s ease-in-out;
  -o-transition: background-color .1s 0s ease-in-out,color .1s 0s ease-in-out;
  transition: background-color .1s 0s ease-in-out,color .1s 0s ease-in-out;
}

.banner  .button-module a:hover {
  background-color: rgba(102,56,148,.8); 
}

@media only screen and (max-width: 640px){
  .banner .banner_heading h1 {
    font-size: 30px;
    margin: 10px auto;
  }
  .banner .banner_heading time {
    font-size: 18px;
  }

  .banner .button-module-module {
    font-size: 18px;
    margin: 10px auto;
  }

  .banner .button-module a {
    font-size: 13px;
    margin: 5px auto;
  }
  .banner .blog_slider_banner .blog_slider_item .inner a.view-post {
    display: none;
  }
  .banner .blog_slider_banner .banner_heading time {
    font-size: 16px;
  }
}

@media only screen and (max-device-height: 768px){
  .banner {
    padding: 0;
  }

}

@media only screen and (max-device-height: 640px){
  .banner .blog_slider_banner .blog_slider_item .inner {
    min-height: 300px;
  }

}