.module-center-columns {
	justify-content: center;
}

section.header-2 {
  opacity: 0;
}
section.header-2.opacity1 {
  opacity: 1 !important;
}

.section-table-callout .row1 {
  /* background-color: green; */
}


.pillar-post-card > div.row {
  transition: all 0.25s ease;
}

.slider-lottie-overlay {
  position: absolute;
  z-index: 3;
  pointer-events: none;
  width: 100%;
}

.resources-featured .slick-list .alm-layout {
  clear: inherit;
}

.alm-layouts .alm-listing.resources-featured .alm-default img {
  /* max-width: 100%;
  clear: both; */
  position: relative;
  /* left: 0;
  top: 2px;
  margin: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px; */
}

#wrapper div.resources-featured-wrapper {
  min-height: 768px;
}

.resources-featured-wrapper {
    
    height: 768px;
    overflow: hidden;
}

.resources-featured-wrapper .ajax-load-more-wrap {
    opacity: 0;
    animation-name: fade-in-resource-slides;
    animation-duration: 1.1s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

@keyframes fade-in-resource-slides {
  from {opacity: 0;}
  to {opacity: 1;}
}

.pillar-post-card > div.row:hover{
	-webkit-box-shadow: 0px 0px 1px rgb(48 72 80 / 30%), 0px 8px 16px rgb(48 72 80 / 25%);
	box-shadow: 0px 0px 1px rgb(48 72 80 / 30%), 0px 8px 16px rgb(48 72 80 / 25%);
}

.section-carousel.news-card-slider .mason-item:hover{
  -webkit-box-shadow: 0px 0px 1px rgb(48 72 80 / 30%), 0px 8px 16px rgb(48 72 80 / 25%);
	box-shadow: 0px 0px 1px rgb(48 72 80 / 30%), 0px 8px 16px rgb(48 72 80 / 25%);
}

section.column-block-2 div.rounded-button {
  margin-bottom: 0;
}

// Brad removed split block code for parallax images

section.convoy_split_box_full_image .row {
  min-height: inherit;
}

section.convoy_split_box_full_image .row .initial:first-child {
/*   min-height: inherit; */
min-height: auto;
}


@media (max-width: 600px) {

  .lottie-hero-header .vc_custom_heading {
    font-size: 60px !important;
  }

  section .left-position.lottie-header-content {
      flex-direction: initial !important;
  }

}

@media (max-width: 992px) {

  section.column-block-2  div.initial > div.vc_column-inner > div.wpb_wrapper {
    margin-bottom: 1.5em;
  }

  section.column-block-3 div.initial > div.vc_column-inner > div.wpb_wrapper {
    margin-bottom: 1em;
  }


/* // removed some split box padding code - Brad */

  section.section-table-callout .row:not(:last-child) .wpb_column:last-child .vc_column-inner {
      border-bottom: 1px solid #cccccc;
  }

  section.section-table-callout .row:nth-last-child(2) .wpb_column:last-child .vc_column-inner {
      border-bottom: none;
  }




}

@media (min-width: 992px) {

  .section-table-callout .text-item-row0::after {
    content: ".";
    position: relative;
    left: 6%;
    color: #8a8a8a;
    width: 88%;
    height: 1px;
    text-indent: -10000px;
    background-color: #CDD8DF;
    display: block !important;
  }

  .section-table-callout .text-row .wpb_column:not(:last-child):after {
    background-color: #CDD8DF;
    content: ".";
    position: relative;
    top: -94%;
    left: 104.5%;
    height: 90%;
    width: 1px;
    display: block;
    text-indent: -10000px;
    line-height: 0px;
  }
}

@media only screen and (min-device-width: 1000px) and (max-device-width: 1220px) {

  .resources-featured-wrapper .alm-listing .alm-layout h3 {
    font-size: 30px !important;
  }
  .resources-featured .alm-layout .details .details-inner p {
    font-size: 15px !important;
    margin-bottom: 29px !important;
  }
  .resources-featured div.resource-button > a {
    font-size: 15px !important;
border-radius: 2em !important;
padding: 9.5px 15px !important;
line-height: 1 !important;
  }

}
@media only screen and (min-device-width: 768px) and (max-device-width: 999px) {

  .alm-layouts .alm-listing.resources-featured .alm-layout {
    /* margin-left: -151px !important; */
    /*padding-left: 76px !important;*/
  }
}


/* @media only screen and (min-device-width: 770px) and (max-device-width: 999px) { */
@media only screen and (max-device-width: 999px) {


  .resource-categories-tabs {
      /*margin-left: 23px !important;*/
  }

  .resources-featured > .slick-slider div.alm-layout.alm-default.slick-slide.slick-current.slick-active > a {
      /*float: none !important;
      width: 117% !important;
      left: -16%;
      position: relative;*/
  }

  .alm-layouts .alm-listing.resources-featured .alm-layout {
      /* margin-left: -151px !important; */
  }

  .alm-layouts .alm-listing.resources-featured .alm-layout .details {
      display: block !important;
      height: auto !important;
      max-width: 100% !important;
      margin-top: 31px;
  }

  .resources-items-wrapper .ajax-load-more-wrap {
      /*padding-left: 20px !important;
      padding-right: 20px !important;
      padding-top: 36px !important;*/
  }

  .resources-items-wrapper .alm-listing.alm-ajax > div > li > a span.res-type-wrap {
      display: none !important;
  }

  h1.resource-headline {
      margin-bottom: 47px !important;
      margin-top: 26px;
  }

  .resources-featured button.slick-prev {
      /*left: 23px !important;*/

  }
  .resources-featured button.slick-next {
      /*left: 71px !important;*/

  }

  .resources-featured .details-inner {
      /*margin-bottom: 16px !important;*/
  }

  #wrapper div.resources-featured-wrapper {
    /*margin-bottom: 172px;*/
  }

  #alm-filters-resources_type_filter {
        /*margin-left: 22px !important;*/
    }

}




@media only screen and (max-device-width: 768px) {
  .resources-items-wrapper #ajax-load-more-2 li {
    padding-left: 0% !important;
    margin-right: 1.8%;
    width: 100% !important;
    margin-bottom: 35px;
  }
  .alm-layouts .alm-listing .alm-default
  {
      /* min-height: 120px; 
      padding: 0px 0 0 24px !important;*/
  }
  .alm-layouts .alm-listing.resources-featured .alm-layout {
      /*margin: 0;
      margin-left: 0 !important;
      padding-right: 25px !important;*/
  }
  .resources-featured > .slick-slider div.alm-layout.alm-default.slick-slide.slick-current.slick-active > a {
      /*float: none !important;
      width: 100% !important;
      left: 0 !important;
      position: relative;*/
  }
  .resources-featured-wrapper .alm-layouts .alm-listing .alm-default img {
      max-width: 100% !important;
      width: 100% !important;
      height: auto;
  }
}



.section-cta-banner .body-paragraph > *:last-child {
  font-size: 20px;
}

.section-icon-list .vc_custom_heading {
  font-family: "GT-America-Standard-Bold", sans-serif;
  font-size: 20px;
}

.section-icon-list .vc_custom_heading.meta-data {
  font-family: inherit;
  font-size: 15px;
}

.column-block-3 .btn-block {
      margin-top: 20px;
}

section.header-2 .lottie-overlay {
  position: absolute;
  z-index: 3;
  pointer-events: none;
  min-height: 100%;
}

section.header-2 .lottie-header-content {
  position: relative;
}

.multi-quote-carousel .slick-list,
.inline-quote .slick-list {
  cursor: default;
}

.down-enter-active { animation: 1s down-enter; }
.down-leave-active { animation: 1s down-leave; }

h1.resource-headline {
  width: 100%;
text-align: center;
margin-bottom: 147px;
}

.resources-featured-paging-info {
    font-family: "GT-America-Mono-Medium";
    font-weight: lighter;
    color: #7d8e99;
    z-index: 3;
    margin-bottom: 17px;
}

.resources-featured .alm-layout .details .details-inner p {
  font-size: 20px;
    margin-bottom: 37px;
}

.resources-featured-paging-info .active-num {
  color: #F65335;
}

.resources-featured .details-inner {
      margin-bottom: 90px;
}


.resources-featured-wrapper .alm-btn-wrap {
  display: none;
}

.resources-featured {
  /* height: 700px;
  overflow: hidden; */
  /* opacity: .2; */
}

.resources-featured button.slick-prev {
  position: absolute;
    z-index: 3;
    left: 60px;
    /* top: 300px !important; */
    bottom: 0;
}
.resources-featured button.slick-next {
  position: absolute;
    z-index: 3;
    left: 110px;
    /* top: 270px !important; */
    bottom: 0;
}

.resources-featured #ajax-load-more > div.alm-listing.alm-ajax.resources-featured > div > button.slick-prev.slick-arrow.slick-disabled {
  top: inherit;
}

.resources-featured > .slick-slider div.alm-layout.alm-default.slick-slide > a {
  float: right;
    width: 50%;
    /*margin-right: 60px;*/
    display: block;
    order: 2;
}
.resources-featured > .slick-slider div.alm-layout.alm-default.slick-slide > a img {
  width: 100%;
  height: auto;
}

.resources-featured-wrapper .alm-listing .alm-layout h3 {
  font-size: 40px;
}

.resource-categories-tabs .current-menu-item a {
  border-bottom: solid 3px #F65335;
margin-bottom: -2px;
color: #F65335;
}

.resource-categories-tabs li a {
  font-size: 20px;
  display: block;
  padding: 6px 12px 6px 12px;
  color: #0B2127;
}

.resource-categories-tabs li {
  display: inline-block;
}

.resource-categories-tabs {
  
  margin: 0;
}

.resource-categories-tabs-container {
	padding: 0 60px;
	margin-bottom: 20px;
}

.resource-categories-tabs-border {
	border-bottom: solid 2px #ccc;
}

.page-id-1851 #wrapper,
.page-id-5043 #wrapper,
.page-id-5101 #wrapper,
.page-id-5102 #wrapper {
  padding-top: 0;
}

#alm-filters-resources_type_filter {
  padding: 0 60px;
}

.page-id-1851 #wrapper > div div.page,
.page-id-5043 #wrapper > div div.page,
.page-id-5101 #wrapper > div div.page,
.page-id-5102 #wrapper > div div.page {
  background: url(../png/resources-back.png);
background-size: contain;
background-repeat: no-repeat;
padding-top: 60px;
}

.resources-items-wrapper div.alm-listing.alm-ajax > div > li > a > img {
  max-width: 100% !important;
position: relative;
margin-bottom: 15px;
}

.resources-items-wrapper .ajax-load-more-wrap {
  background-color: #F6F5EE;
      padding-left: 60px;
      padding-right: 60px;
      padding-top: 42px;
}

.alm-layouts .alm-listing.resources-featured .alm-layout {
  margin: 0;
  margin-left: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap-reverse;
    flex-wrap: nowrap;
}

.alm-layouts .alm-listing.resources-featured .alm-layout .details {
  
  display: block;
    align-items: center;
    height: auto;
    max-width: none;
    width: 50%;
    height: auto;
    padding-right: 5%;
}

.alm-layouts .alm-listing.resources-featured .alm-default  {
    
    padding: 0 60px;

}

.resources-featured div.resource-button > a {
    border: 1px solid #F65335;
    background-color: #F65335;
    color: #FFF;
    font-family: "GT-America-Standard-Regular", sans-serif;
    font-size: 20px;
    background-image: none;
    border-radius: 2em;
    padding: 11.5px 20px;
    line-height: 1;
    cursor: pointer;
    transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
}



.resources-items-wrapper #alm-filters-resources_type_filter ul {
  columns: 3;
  min-width: 653px;
  max-width: 54%;
}

.resources-items-wrapper #alm-filters-resources_type_filter ul li {
  /* display: inline-block;
    vertical-align: top; */

}

.resources-items-wrapper #ajax-load-more-2 li {
  padding-left: 0;
    padding-right: 20px;
    margin-right: 0;
    width: 25%;
    margin-bottom: 35px;
}

.resources-items-wrapper #ajax-load-more-2 li.last {
    margin-right: 0;
}

.resources-items-wrapper #ajax-load-more-2 li a {
  display: block;
  overflow: hidden;
  padding: 0;
}

.resources-items-wrapper #ajax-load-more-2 li a img {
  width: 100%;
height: auto;
margin-bottom: 25px;
}

.resources-items-wrapper #ajax-load-more-2 li:nth-child(4n) {
	/*padding-right: 0;*/
}

@media only screen and (max-width: 1200px) {

	#wrapper div.resources-featured-wrapper {
		min-height: 670px;
	}
	
	.resources-featured-wrapper {
		height: 670px;
		overflow: hidden;
	}

}

@media only screen and (max-width: 1200px) {

	#wrapper div.resources-featured-wrapper {
		min-height: 568px;
	}
	
	.resources-featured-wrapper {
		height: 568px;
		overflow: hidden;
	}

}

@media only screen and (max-width: 999px) {

	.alm-layouts .alm-listing.resources-featured .alm-layout {

		flex-direction: column

	}
	
	.resources-featured > .slick-slider div.alm-layout.alm-default.slick-slide > a {
		width: 100%;
		order: 0;
	}

	#wrapper div.resources-featured-wrapper {
		min-height: auto;
		margin-bottom: 100px;
	}
	
	.resources-featured-wrapper {
		height: auto;
	}
	
	.alm-layouts .alm-listing.resources-featured .alm-layout .details {
		display: flex !important;
		align-items: center;
		height: auto;
		width: 100%;
		padding-right: 0;
		padding-top: 20px;
	}
	
	.resources-items-wrapper #ajax-load-more-2 li {
		width: 50%;
	}

	.resources-items-wrapper #ajax-load-more-2 li:nth-child(2n) {
		/*padding-right: 0;*/
	}

}

@media only screen and (max-width: 768px) {

	.resources-featured > .slick-slider div.alm-layout.alm-default.slick-slide > a img {
		max-width: 100%;
	}
	
	.resources-items-wrapper #ajax-load-more-2 li {
		width: 100%;
		padding-right: 0;
	}
	
	.alm-layouts .alm-listing.resources-featured .alm-default  {
	    padding: 0 20px;
	}
	
	
	.resources-featured button.slick-prev {
		left: 20px;
	}
	
	.resources-featured button.slick-next {
		left: 70px;
	}
	
	.resource-categories-tabs-container {
		padding: 0 20px;
	}
	
	#alm-filters-resources_type_filter {
		padding: 0 20px;
	}
	
	.resources-items-wrapper .ajax-load-more-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	h1.resource-headline {
		margin-bottom: 60px;
		padding-top: 60px;
	}
	
	#wrapper div.resources-featured-wrapper {
		padding-bottom: 100px;
		margin-bottom: 0;
	}

	.resources-items-wrapper #alm-filters-resources_type_filter ul {
		columns: 1;
	}

}

.resources-items-wrapper #alm-filters-resources_type_filter ul li {
  /* display: inline-block;
    vertical-align: top; */

}

.resources-items-wrapper #ajax-load-more-2 > div.alm-btn-wrap > button {
  border: 1px solid #F65335;
    background-color: #F65335;
    color: #FFF;
    font-family: "GT-America-Standard-Regular", sans-serif;
    font-size: 20px;
    background-image: none;
    border-radius: 2em;
    padding: 11.5px 20px;
    line-height: 1;
    cursor: pointer;
    transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.resources-items-wrapper #ajax-load-more-2 > div.alm-btn-wrap {
  margin-bottom: 0px;
  padding-bottom: 60px;
}

#alm-filters-resources_type_filter > div.filter-closer > a.filter-closer-a {
  font-family: 'GT-America-Standard-Bold';
font-size: 22px;
color: #0B2127;
line-height: 38px;
}

#alm-filters-resources_type_filter > div.filter-closer > a.filter-closer-a .filter-closer-icon {
  font-weight: 100;
  font-family: 'GT-America-Standard-Light';
  font-size: 37px;
  position: relative;
  top: 5px;
  line-height: 11px;
}

#alm-filters-resources_type_filter > div.filter-closer > a.filter-closer-a.open .filter-closer-icon {
  font-size: 22px;
  position: relative;
  top: -1px;
  font-weight: 600;
}

#alm-filters-resources_type_filter > div.filter-closer {
  margin-bottom: 40px;
  border-bottom: solid 2px #ccc;
  padding-bottom: 22px;
  display: block;
}

.resources-items-wrapper .alm-filters-container .alm-filter li div.alm-filter--link.active.field-radio:before {
  border-color: #F65335;
  background-color: #ffffff;
}

.resources-items-wrapper .alm-filters-container .alm-filter li div.alm-filter--link.active.field-radio:after {
  background-color: #F65335;
    width: 12px;
    height: 12px;
    top: 8px;
    left: 4px;
}

.resources-wrapper .alm-load-more-btn.loading:before {
  display: none !important;
}

.resources-items-wrapper .alm-filters-container .alm-filter li div.alm-filter--link.field-radio:before {
    top: 4px;
}

.resources-items-wrapper .alm-filters-container .alm-filter li div.alm-filter--link.field-radio:after {
  top: 4px;
}

.resources-items-wrapper .alm-listing.alm-ajax > div > li > a span.res-type {
  white-space: nowrap;
background-color: rgba(255, 255, 255, 0.5);
color: #0B2127;
margin: 3% 0px 0px 8%;
padding: 3% 6% 2% 6%;
clear: both;
float: left;
border-radius: 4px;
font-family: 'GT-AMERICA-MONO-MEDIUM';
font-weight: lighter;
text-transform: uppercase;
font-size: 100%;
}

.resources-items-wrapper .alm-listing.alm-ajax > div > li > a span.res-type-wrap {
      position: absolute;
      z-index: 3;
          margin-top: 8px;
}

.resources-items-wrapper .alm-listing.alm-ajax > div > li > div > h3 > a {
  color: #0B2127;
  font-size: 20px;
  line-height: 26px;
}

.resources-items-wrapper .alm-filter .alm-filter--link.field-radio {
  font-size: 20px;
}

#res-tabs {
  position: relative;
  top: -50px;
}

.resources-items-wrapper .alm-filters-container .alm-filter--link.field-radio.active {
  color: #F65335;
}

.resources-items-wrapper .alm-filters-container .alm-filter--link.field-radio {
  position: relative;
}

/* .unmask {
  // background-color: green;
  overflow: hidden;
  opacity: 0;
  animation: 1s down-leave;
  transition-delay: 300ms;
  /* --unmask-delay: 0ms;
  --unmask-opacity: 0;
  --unmask-speed: 1000ms;
  --unmask-mask: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  clip-path: var(--unmask-mask);
  transition-delay: var(--unmask-delay);
  transition-duration: var(--unmask-speed);
  transition-property: opacity, clip-path, -webkit-clip-path, transform;
  opacity: var(--unmask-opacity); */

  /* --unmask-delay: 300ms;
    --unmask-opacity: 0;
    --unmask-speed: 800ms;
    --unmask-mask: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: var(--unmask-mask);
    transition-delay: var(--unmask-delay);
    transition-duration: var(--unmask-speed);
    transition-property: clip-path, -webkit-clip-path, transform;
    opacity: var(--unmask-opacity);
} */

/* Brad removed animated and unmack CSS to adjust to Figma and directions given 09-26-2021 */

/* Brad removed split block code into his CSS file to modify the animations for images within this block 09-18-2021 */

/* .unmask.animated {
  animation: 3s down-enter;
  opacity: 1;
  transition-delay: 1000ms;
}
 */
@keyframes down-enter {
  0% { clip-path: inset(0 0 100% 0); }
  100% { clip-path: inset(0); }
}

@keyframes down-leave {
  0% { clip-path: inset(0); }
  100% { clip-path: inset(100% 0 0 0); }
}
