/* .homepage-slider.full-screen-slider {
  height: 100vh;
  width: 100%;
} */


/* Default Slider */

.page-template-templateshomepage-template-1-php header.site-header {
/*  position: relative; */
  background: #0f2442;
}

.home.page-template-homepage-template-1 .site-inner {
    padding-top: 143px;
}

.homepage-slider.default-slider {
/*  height: 500px; */
  margin-bottom: 48px;
}

.default-slider .home-slide.slick-slide {
  flex-wrap: wrap;
  position: relative;
  align-items: center;
  height:500px;
}

.default-slider .img-wrap {
  position: absolute;
  z-index: 1;
}

.default-slider .slide-caption-wrap {
  position: relative;
  z-index: 2;
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width:1280px;
}

.default-slider p.primary {
  font-size: 4em;
  margin-bottom: 0;
  line-height: 1.125;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 15px rgba(0,0,0,7);
}

.default-slider p.secondary {
  color: #fff;
  text-shadow: 0 0 6px rgba(0, 0, 0, 1);
  width: 50%;
}

.default-slider .home-slide.slick-slide:before {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  z-index: 2;
  display: block;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
}


/* Full Screen Slider */

.homepage-slider.full-screen-slider:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(180deg, rgb(255 255 255 / 70%), rgba(0, 0, 0, 0) 80%);
  z-index: 9;
}

.full-screen-slider .home-slide.slick-slide {
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

.full-screen-slider .home-slide.slick-slide:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgb(236 236 236 / 72%);
  z-index: 3;
  top:0;
  left:0;
}

.full-screen-slider .slide-caption-wrap {
    position: relative;
    z-index: 4;
    text-align: center;
    width: 900px;
    max-width: 100%;
}

.full-screen-slider .home-slide .img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.full-screen-slider p.primary {
  color: #0d72b9;
  font-size: 3em;
  margin-bottom: 0;
  line-height: 1.125;
  text-align: center;
	font-family:'Bebas Neue', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.full-screen-slider p.secondary {
  text-align: center;
  color: #030303;
}

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

.home-slider-wrap a#down {
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    width: 82px;
    text-align: center;
}


.full-screen-slider .img-wrap {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

/* Slider Controls */

button.slick-prev.slick-arrow {
  z-index: 4;
  left: 20px;
  width: 80px;
  height: 80px;
}

svg.svg-inline--fa.fa-angle-left.fa-w-6.prev {
  color: rgba(255, 255, 255, 0.7);
  width: 80px;
  height: 80px;
  z-index: 4;
}

button.slick-prev.slick-arrow:before {
  display: none;
}

button.slick-next.slick-arrow {
  z-index: 4;
  right: 20px;
  width: 80px;
  height: 80px;
}

svg.svg-inline--fa.fa-angle-right.fa-w-6.next {
  color: rgba(255, 255, 255, 0.7);
  width: 80px;
  height: 80px;
  z-index: 4;
}

button.slick-next.slick-arrow:before {
  display: none;
}

.posts-carousel button.slick-next.slick-arrow {
  right: -80px;
  background: #f7f7f7;
}

.posts-carousel button.slick-prev.slick-arrow {
  left: -80px;
  background: #f7f7f7;
}


.posts-carousel svg.svg-inline--fa.fa-angle-right.fa-w-6.next {
  color: rgba(0,0,0,0.7);
}

.posts-carousel svg.svg-inline--fa.fa-angle-left.fa-w-6.prev {
  color: rgba(0,0,0,0.7);
}

.posts-carousel .slick-dots li button:before {
  font-size: 16px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.posts-carousel .slick-dots li button {
  width: 30px;
  height: 30px;
}

.posts-carousel .slick-dots li {
  width: 30px;
  height: 30px;
}

/* Homepage Design 1 Styles */

.page-title-wrap h1 {
  text-align: center;
  margin-bottom: 32px;
}

.intro-content {
  text-align: center;
}

.row.home-top-content {
}

.row.featured-items .row-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	border:0;
}

.row.featured-items .row-inner .featured-card {
  width: calc(33.33% - 21.33px);
  margin-bottom: 32px;
}

.row.featured-items .featured-card-inner {position: relative;}

.row.featured-items .featured-card-inner a {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  position:relative;
  z-index: 1;
}


.row.featured-items .label {
  position: absolute;
  bottom: 32px;
  color: #fff;
  left: 32px;
}

.row.featured-items .label h3 {
  margin-bottom: 0;
  line-height: 1;
  transition: all 300ms;
}

.row.featured-items .featured-card-inner a:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 300ms;
}

.row.featured-items .featured-card-inner a > * {
  z-index: 2;
}

.row.featured-items .featured-card-inner a:hover:before {
  opacity: 0;
}

.row.featured-items .featured-card-inner a:hover h3 {
  text-shadow: 0 0 8px rgba(0,0,0,0.7);
}

.row.secondary_content {
  background: #f3f3f3;
  padding: 50px 0;
}

.row.secondary_content .featured-image-right {
  float: right;
  margin: 0 0 32px 48px;
  width:50%
}

.row.secondary_content .featured-image-right img {
  width:100%;
}


.row-inner.posts-carousel {
  height: 400px;
}

.post-block {
  padding: 20px;
}

.post-block img {
  float: left;
  padding: 0 32px 0 0;
  margin: 0 !important;
  width: 100%;
}

.post-block-inner {
  display: flex;
  padding:32px;
  box-sizing: border-box;
  background: #f3f3f3;
  border: solid 1px #e0e0e0;
  align-items:center;
}

.post-summary {
  width: 70%;
}

.post-summary h3 {
  margin-bottom: 16px;
}

.featured-icons .row-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: solid 1px #d6d6d6;
  padding-top: 48px;
}

.icon-card {
  width: calc(33.33% - 21.33px);
  margin-bottom: 48px;
}

.icon-card-inner {
  text-align: center;
}

.icon-card-inner img {
    display: block;
    margin: 0 auto;
    width: 80px;
    margin-bottom: 32px;
}

.mobile-hero-space {
  padding-bottom: 48px;
}

.hero-image.home-hero-mobile img {
  min-width: 100%;
}

.featured-items h2, .featured-icons h2, .custom_posts_feed h2{
  width: 100%;
  text-align: center;
}



/* Homepage Design 2 Styles */

div#home-content {
  padding-top: 48px;
}

ul.tabs-nav {
  margin: 0 0 -2px 0;
/*  overflow: hidden; */
}

#tabs-wrap.ui-tabs .ui-tabs-nav li a:before {content: '';position: absolute;display: block;width: 20px;height: 20px;background: #eaeaea;bottom: -10px;left: 0;right: 0;margin: 0 auto;transform: rotate(45deg);opacity: 0;transition: all 300ms;}

#tabs-wrap.ui-tabs .ui-tabs-nav li.ui-tabs-active a:before {
    background: #1e5c9e;
    opacity: 1;
}

ul.tabs-nav li {
  display: inline-block;
  margin: 0 4px 0 0;
}

ul.tabs-nav li a {
  display: block;
  background: #f0f0f0;
  color: #555;
  font-weight: 700;
  padding: 10px 30px;
  border: #eee solid 2px;
  border-bottom: 0 none;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
  outline: none;
}

ul.tabs-nav li a:hover {
  color: #888;
}

ul.tabs-nav li.ui-tabs-active a {
  background: #fff;
  padding-bottom: 12px;
  margin-bottom: -2px;
}

ul.tabs-nav li.ui-tabs-active a:hover {
  color: #555; /*this counteracts the tab color hover*/
}

.tab-content {
  padding: 20px;
  border: 2px solid #eee;
  overflow: hidden;
}

.page-template-home .row.secondary_content .row-inner {
  display: flex;
  justify-content: space-between;
}

.page-template-home .row.secondary_content .row-inner .secondary-inner {
  width: 47%;
}

.homepage-hero-full {
  height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.homepage-hero-full:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  top: 0;
  left: 0;
}

.homepage-hero-full:before {
  content: '';
  position: absolute;
  height: 200px;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 10%, rgba(0, 0, 0, 0));
}

.homepage-hero-full .img-object {
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover;
  top: 0;
  left: 0
  background-position: top center;
}

.homepage-hero-full .slide-caption-wrap {
  position: relative;
  z-index: 2;
  width: 900px;
  text-align: center;
}

.homepage-hero-full p.primary {
  color: #fff;
  font-weight: 700;
  font-size: 5em;
  margin-bottom: 20px;
  line-height: 1;
}

.homepage-hero-full p.secondary {
  color: #fff;
}


a#down {
  position: absolute;
  bottom: 50px;
  color: rgb(13 114 185);
  z-index: 3;
  text-decoration: none;
  opacity: 0.7;
  transition: all 300ms;
  left: 0px;
  width: 100%;
  text-align: center;
}

a#down svg {
  display: block;
  width: 45px;
  height: 45px;
  margin: 0 auto;
  transition: all 150ms;
}

a#down span {
  font-size: 0.75em;
  display: block;
  margin-top: -10px;
  transition: all 150ms;
}

a#down:hover svg {
  padding-top: 10px;
}

a#down:hover span {
  font-size: 0.7em;
}

.row.featured-tabs .row-inner {
    max-width: 100%;
}

#tabs-wrap.ui-tabs .ui-tabs-nav {
    padding: 0;
    border: 0;
    display: flex;
}

div#tabs-wrap {
    padding: 0;
    border: 0;
}

#tabs-wrap.ui-tabs .ui-tabs-nav li {
    margin: 0;
    border: 0;
    border-radius: 0;
    background: 0;
    width: 50%;
}

#tabs-wrap.ui-tabs .ui-tabs-nav li a {
    border: solid 1px #a9a9a9;
    border-radius: 0;
    color: #676767;
    width: 100%;
    background: #eaeaea;
    text-align: center;
    padding: 20px 32px;
    text-transform: uppercase;
    transition: all 300ms;
}

#tabs-wrap.ui-tabs .ui-tabs-nav li:first-child a {
    border-right: 0;
}

#tabs-wrap.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    background: #1f5c9e;
    color: #fff;
}

#tabs-wrap .tab-content {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto;
    border: 0;
    padding: 48px 0;
}

#tabs-wrap .tab-content .ui-tabs-panel {
    padding: 0;
}

.page-template-home .home-top-content .row-inner {
    display: flex;
}

.page-template-home .home-top-content .row-inner .page-title-wrap {
    width: 33.33%;
}

.page-template-home .home-top-content .row-inner .intro-content {
    width: 66.66%;
    padding-left: 48px;
    text-align: left;
}

.page-template-home .home-top-content .row-inner .page-title-wrap h1 {
    text-align: left;
}

.page-template-home .top-bar {
    background: rgba(0,0,0,0.5);
}

.list-style-4 #tabs-wrap .tab-content {
    width: 100%;
    max-width: 100%;
}

.list-style-4 #tabs-wrap .tab-intro-wrap {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    margin-bottom: 48px;
}

/* Homepage Design 3 Styles */ 

.row.home-top-content {
    /* margin-top: 48px; */
}

.page-template-homepage-template-3 .row-inner {
    max-width: 100%;
    display: flex;
    justify-content: center;
    /* border-bottom: solid 1px #dadada; */
}

.page-template-homepage-template-3 .row-inner .layout-half {
    width: 50%;
    overflow: hidden;
/*     border-top: solid 1px #dadada; */
/*     border-bottom: solid 1px #dadada; */
}

.page-template-homepage-template-3 .page-title-wrap h1 {
    text-align: center;
}

.page-template-homepage-template-3 .intro-content {
    text-align: left;
}

.page-template-homepage-template-3 .home-top-content .row-inner .content-half {
    padding: 48px 0;
	width:1280px;
	max-width:100%;
}

.page-template-homepage-template-3 .home-top-content .row-inner .content-half p {
	text-align:center;
}

.page-template-homepage-template-3 .intro-content p:last-child {
    margin-bottom: 0;
}

.page-template-homepage-template-3 .row-inner .layout-half.image-half {position: relative;display: flex;}

.page-template-homepage-template-3 .row-inner .layout-half.image-half picture, .page-template-homepage-template-3 .row-inner .layout-half.image-half img {
    width: 100%;
}

.page-template-homepage-template-3 .row-inner .layout-half.image-half img {
    max-width: none;
    min-height: 100%;
    position: absolute;
}

.page-template-homepage-template-3 .home-top-content .row-inner .layout-half {
    border-top: solid 1px #3d3d3d;
}

.page-template-homepage-template-3 .icon-card {
    width: 20%;
    margin-bottom: 0;
}

.page-template-homepage-template-3 .row.secondary_content {
    padding: 0;
    margin-bottom:0;
    background: #444;
}

.page-template-homepage-template-3 .row.secondary_content .content-half {
    order: 2;
    padding: 48px 5%;
}

.page-template-homepage-template-3 .row.secondary_content .content-half p:last-child, .page-template-homepage-template-3 .row.secondary_content .content-half ul:last-child {
    margin-bottom: 0;
}

/* .page-template-homepage-template-3 .row.group-logos .row-inner {
    width: 90%;
} */

.page-template-homepage-template-3 .row-inner.posts-carousel {
    width: 90%;
}

.page-template-homepage-template-3 .featured-icons .row-inner {
    width: 90%;
    border-top: 0;
    padding-top: 0;
}

.page-template-homepage-template-3 .row.featured-items.list-style-1 .wrap.list-pages.list-page-1 {
/*     width: 90%; */
    max-width: 100%;
}

.page-template-homepage-template-3 div#home-content {
    padding-top: 0;
  margin-bottom:0;
}

.page-template-homepage-template-3 div.featured-items {
    background: #f1f1f1;
/*     color: #fff; */
    padding-top: 48px;
	margin-bottom:0;
}
/* .page-template-homepage-template-3 div.featured-items h2{
color:#fff;
} */

.page-template-homepage-template-3 .hero-image.home-hero-mobile:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.82), transparent);
}

.page-template-homepage-template-3  .hero-image.home-hero-mobile {
    position: relative;
}

.page-template-homepage-template-3 .row-inner.posts-carousel {
    display:block !important;
}

.page-template-homepage-template-3 .top-bar {
    background: rgb(28 117 188 / 85%);
}

.row.featured-items .row-inner > p, .row.featured-icons .featured-icon-text p {
    width: 900px;
    max-width: 90%;
    margin: 0 auto 48px auto;
    text-align: center;
}

.row.featured-icons .featured-icon-text {
    width: 100%;
}

.page-template-homepage-template-3 .row.featured-items.list-style-3 .wrap.list-pages.list-page-3 {
    width: 90%;
    max-width: 100%;
}

/* Misc. Styles */

.row.featured-items.list-style-3 .wrap.list-pages.list-page-3 {
    width: 100%;
}

.row.featured-items.list-style-4 .row-inner, .row.featured-items.list-style-4 .row-inner .list-page-4 {
    width: 100% !important;
    max-width: 100%;
}

.row.featured-items.list-style-1 .wrap.list-pages.list-page-1 {
    width: 100%;
}

div.list-page-4 .list-pages-wrap {
    margin-top: 0;
}

button.slick-arrow svg {
    width: 60px;
    height: 60px;
    color: rgb(63 135 195 / 60%);
}

div.site-inner {
    padding-top: 0;
}

header.site-header {
    background: rgba(0,0,0,0);
}
/* 
header .menu-item a {
    color: #fff;
}

header .menu-item ul.sub-menu a {
    color: #030303;
}

.menu-item a:hover, .menu-item a:focus, .menu-item.current-menu-item > a {
    color: #a0a0a0;
} */

header.site-header.shrink {
    background: #fff;
}

.list-pages > div {
    border-bottom: solid 1px #044d99;
}

.secondary_content h2, .secondary_content p {
    color: #fff;
}

.row.group-logos .row-inner { 
	border: 0 ;
}

.list-pages > div > div{
  border-color:#f1f1f1!important;
}


@media only screen and (max-width:1500px) {
  button.slick-prev.slick-arrow {
    left: 0px;
    width: 5%;
    height: 50px;
  }

  svg.svg-inline--fa.fa-angle-left.fa-w-6.prev {
    width: 100%;
    height: 50px;
  }

  button.slick-next.slick-arrow {
    right: 0px;
    width: 5%;
    height: 50px;
  }

  svg.svg-inline--fa.fa-angle-right.fa-w-6.next {
    width: 100%;
    height: 50px;
  }

  
  
}

@media only screen and (max-width:1200px) {
  .post-summary {
    width: 100%;
  }

  .post-block-inner {
    align-items: center;
  }

  .post-block img {
    padding: 0 32px 0 0;
  }
  
  .homepage-hero-full p.primary {
    font-size: 3em;
  }

  .slide-caption-wrap {
    width: 90%;
  }
  
  .full-screen-slider .slide-caption-wrap {
    width: 80%;
  }
  
  .page-template-homepage-template-3 .home-top-content .row-inner .layout-half.image-half {
    display: none;
  }

  .page-template-homepage-template-3 .home-top-content .row-inner .layout-half {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .page-template-homepage-template-3 .secondary_content .row-inner {
    flex-wrap: wrap;
  }

  .row.featured-items .row-inner{
    padding-bottom:60px;
  }

  .list-pages > div{
    border:none;
  }


  .page-template-homepage-template-3 .secondary_content .row-inner .layout-half.image-half {
    width: 100%;
    height: 600px;
    margin-top:60px;
    border-bottom: solid 1px #dadada;
  }

  .page-template-homepage-template-3 .secondary_content .row-inner .layout-half.image-half img {
    min-width: 100%;
  }

  .page-template-homepage-template-3 .row.secondary_content .content-half {
    width: 90%;
    padding-left: 0;
    border: 0;
    padding-right: 0;
  }

  .page-template-homepage-template-3 .row.secondary_content {
    border-bottom: solid 1px #dadada;
  }

  .post-block {
    padding: 0 0 20px 0;
  }
  
  .page-template-homepage-template-3 .icon-card h3 {
    font-size: 1.25em;
  }

  .page-template-homepage-template-3 .icon-card {
    width: 50%;
  }
  
  .page-template-homepage-template-3 .home-top-content .row-inner {
    border-top: solid 1px #3d3d3d;
  }
  
  .page-template-homepage-template-3 .home-top-content .row-inner .layout-half {
    border: 0;
  }
  
  .row.featured-items .row-inner > p, .row.featured-icons .row-inner > p {
    width: 90%;
    max-width: 100%;
    text-align:left;
  }
  
  .page-template-homepage-template-3 .featured-items h2, .page-template-homepage-template-3 .featured-icons h2 {
    text-align: left;
    width: 90%;
    margin: 0 auto 32px auto;
    max-width: 1280px;
  }
  
}

@media only screen and (max-width:1152px) {
  .home.page-template-homepage-template-1 .site-inner {
      padding-top: 130px;
  }
}

@media only screen and (max-width:950px) {
  .homepage-slider.default-slider, .default-slider .home-slide.slick-slide {
    height: 300px;
  }

  .default-slider p.primary {
    font-size: 2.5em;
  }

  .default-slider p.secondary {
    width: 70%;
  }
}

@media only screen and (max-width:900px) {
  .home.page-template-homepage-template-1 .site-inner {
      padding-top: 105px;
  }
}

@media only screen and (max-width:768px) {
  button.slick-next.slick-arrow, button.slick-prev.slick-arrow {
    display: none !important;
  }

  .hero-image.home-hero-mobile img {
    min-width: 100%;
  }

  .row-inner {
    width: 90%;
  }

  .row.featured-items .row-inner .featured-card {
    width: 100%;
    height: 300px;
    overflow: hidden;
  }

  .row.featured-items .row-inner .featured-card img {
    width: 100%;
    position: absolute;
    top: -150px;
  }

  .icon-card {
    width: 100%;
  }

  .row.secondary_content .featured-image-right {
    width: 100%;
    float: none;
    margin: 0 auto 32px auto;
  }
  
  .homepage-hero-full p.primary {
    font-size: 2.5em;
  }
  
  .page-template-home .row.secondary_content .row-inner {
    flex-wrap: wrap;
  }

  .page-template-home .row.secondary_content .row-inner .secondary-inner {
    width: 100%;
  }
  
  .page-template-home .home-top-content .row-inner {
    flex-wrap:wrap;
  }

  .page-template-home .home-top-content .row-inner .page-title-wrap, .page-template-home .home-top-content .row-inner .intro-content {
    width: 100%;
    padding:0;
  }
  
  .page-template-home .list-style-4 .row-inner {
    width: 100%;
  }
  
  .page-template-homepage-template-3 .secondary_content .row-inner .layout-half.image-half img {
    position: relative;
    max-width: 100%;
    min-width: auto;
  }

  .page-template-homepage-template-3 .secondary_content .row-inner .layout-half.image-half {
    height: auto;
  }
  
  .page-template-homepage-template-3 .row.secondary_content .content-half, .page-template-homepage-template-3 .home-top-content .row-inner .layout-half {
    width: 100%;
  }

}

@media only screen and (max-width:700px) {
  .default-slider p.secondary {
    width:100%;
  }
}

@media only screen and (max-width:600px) {
  .home.page-template-homepage-template-1 .site-inner {
    padding-top: 73px;
  }
}
@media only screen and (max-width:550px) {
  div.site-inner{
    padding-top:127px;
  }
  header.site-header{
    background:#fff;
    border-bottom: solid 2px #0D3B5E;
  }
  .homepage-slider {
/*     display: none !important; */
  }
	
	.full-screen-slider .home-slide.slick-slide {
    height: 81vh;
}
  
  .row.home-top-content {
    padding-top: 40px;
  }

  .row.featured-items .row-inner .featured-card img {
    top: auto;
    position: relative;
  }

  .row.featured-items .row-inner .featured-card {
    height: auto;
  }

  .post-block-inner {
    flex-wrap: nowrap;
    text-align: center;
    flex-direction: column;
    justify-content:center;
  }

  .post-block img {
    padding: 0 0 32px 0;
    float: none;
  }

  .row-inner.posts-carousel {
    height: 450px;
  }

  .post-block {
    padding: 0 0 20px 0;
  }
  
  #tabs-wrap.ui-tabs .ui-tabs-nav {
    flex-wrap: wrap;
  }

  #tabs-wrap.ui-tabs .ui-tabs-nav li {
    width: 100%;
  }

  #tabs-wrap.ui-tabs .ui-tabs-nav li a {
    border-left: 0;
    border-right: 0;
  }
}

@media only screen and (max-width: 500px) {
  .row-inner.posts-carousel {
    height: auto;
  }
  
  .page-template-homepage-template-3 .icon-card {
    width: 100%;
  }
  
  .post-block:first-child, .post-block:nth-child(2), .post-block:nth-child(3) {
    display: block;
  }

  .post-block {
    display: none;
  }
}



@media only screen and (max-width:350px) {
	
  .homepage-hero-full p.primary {
    font-size: 1.875em;
    margin-bottom: 32px;
  }

  .homepage-hero-full p.secondary {
    display: none;
  }

}