.valign-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrapper .iat-container {
    padding-left: 50px;
    padding-right: 50px;
}
.wrapper .iat-container.variation2 {
    padding: 50px; margin-top: 30px
}

.green-container {
    background-color: #00907f;
}
.single-post .wrapper {
    position: relative;
}
.iat-container.variation2 .iat-image {
    padding: 0;
    border: none;
}
.iat-content {
    width: 47.5%;
    margin-right: 5%;
}
.iat-image {
    width: 39%;
    padding-left: 4px;
    border-left: 6px solid #d23b32;
    margin-right: 13.5%;
    line-height: .7;
}
.right-image {
    display: none;
}
.iat-container.variation2 .right-image {
    padding: 0;
    border: none;
    margin: 0 0 0 10.5%;
}
.iat-container.variation2 .iat-image {
    padding: 0;
    border: none;
}
.iat-container.variation2 .iat-content h4 {
    padding: 0 0 0 24px;
    border-right: 0;
    border-left: 6px solid #d23b32;
	font-weight: bold;
    line-height: normal;
	margin-bottom: 30px;
}
.iat-container.variation2 h4, .iat-container.variation2 p {
    color: #fff;
}
.image-along-text-btn-grp {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.image-along-text-btn-grp a.button {
    font-size: 16px;
    line-height: 20px;
    height: auto !important;
}
.iat-container.variation2 a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
a.button.new-style-btn, a.button:visited.new-style-btn {
    font-size: 18px;
    line-height: 22px;
    padding: 13px 38px 12px 16px;
    background-size: 7px;
    height: 49px;
}
a.button.white-btn:after, a.button:visited.white-btn:after {
    background-image: url(../img/white-btn-bg.png);
}
a.button:after, a.button:visited:after {
    content: "";
    background-image: url(../img/button-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 11px;
    height: 46px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
}
.invite-text {
    font-weight: 700;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    color: #231f20;
    margin-bottom: 20px;
    text-align: left;
}
.red-text {
    color: #f44336 !important;
}
.invite-text a {
    color: #00907f !important;
    border-bottom: 1px solid #00907f !important;
}

.image-along-text-btn-grp .button {
	position: relative ;
	border: 2px solid #fff !important;
	width: 170px;
    padding: 15px 15px !important;
    text-align: center;
}
.image-along-text-btn-grp .button:after {
	display: none
}
.glide-block .iat-image img {
	height: auto
}

.resource-teaser {
    text-align: center;
}
.single-teaser {
    width: 48.3%;
    float: left;
    margin-right: 3.4%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 48px;
    text-align: left;
    -webkit-box-shadow: 0 10px 20px rgba(35,31,32,0);
    box-shadow: 0 10px 20px rgba(35,31,32,0);
}

.members-tsr-container .single-teaser, .res-tsr-container .single-teaser {
    position: relative;
    vertical-align: top;
}

.members-tsr-container.three-column .single-teaser, .res-tsr-container.three-column .single-teaser {
    width: 31%;
    margin-right: 3.5%;
    -webkit-box-shadow: 0 10px 20px rgba(35,31,32,0);
    box-shadow: 0 10px 20px rgba(35,31,32,0);
}

.res-tsr-filter .members-tsr-container.three-column .single-teaser, .res-tsr-filter .res-tsr-container.three-column .single-teaser, .resource-teaser .members-tsr-container.three-column .single-teaser, .resource-teaser .res-tsr-container.three-column .single-teaser {
    display: inline-block;
    float: none;
    margin: 0 1% 7.2rem 1%;
	transition: all .5s
}
.res-tsr-container.three-column {
	display: flex;
    flex-wrap: wrap;
	justify-content: center
}
.tsr-image-area {
    position: relative;
    background-color: #fff;
    padding: 0 6rem 0;
}
.members-tsr-container.three-column .tsr-image-area, .res-tsr-container.three-column .tsr-image-area {
/*     padding: 4.8rem 4.8rem 3rem; */
	padding: 25px 35px;
}

.single-teaser a {
    display: block;
    border: none;
    -webkit-filter: drop-shadow(0 10px 20px rgba(35, 31, 32, 0));
    filter: drop-shadow(0 10px 20px rgba(35, 31, 32, 0));
}

.members-tsr-container.three-column .single-teaser a, .res-tsr-container.three-column .single-teaser a {
    display: block;
}

.tsr-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 330px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    top: -46px;
    position: relative;
}

.members-tsr-container.three-column .tsr-img, .res-tsr-container.three-column .tsr-img {
    height: 198px;
    top: initial;
}

.btm-cut {
    padding: 0 6rem 7.2rem;
    background-color: #fff;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 16%, 100% 83.5%, 89.5% 100%, 14% 100%, 0 100%, 0 30%);
    clip-path: polygon(0 0, 100% 0, 100% 16%, 100% 83.5%, 89.5% 100%, 14% 100%, 0 100%, 0 30%);
    position: relative;
    top: -1px;
}
.members-tsr-container.three-column .single-teaser .btm-cut, .res-tsr-container.three-column .single-teaser .btm-cut {
    padding: 0 4.8rem 4.8rem;
    background-color: #fff;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 16%, 100% 89%, 90% 100%, 14% 100%, 0 100%, 0 30%);
    clip-path: polygon(0 0, 100% 0, 100% 16%, 100% 89%, 90% 100%, 14% 100%, 0 100%, 0 30%);
}

.tsr-content {
    min-height: 290px;
}
.post-tag-main {
    min-height: 70px;
    margin-bottom: 10px;
}
.post-tag {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #004639;
    margin-bottom: 6px;
    letter-spacing: 1.5px;
}
.single-teaser h4 {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 3px;
}
.defText .wp-block-glide-section-block .tsr-content a {
	border: none
}
.members-tsr-container.three-column .single-teaser h4, .res-tsr-container.three-column .single-teaser h4 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 18px;
	    color: #231f20;
    font-weight: 900;
}
.single-teaser p {
    color: #231f20;
    font-size: 18px;
    line-height: 32px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.members-tsr-container.three-column .single-teaser p, .res-tsr-container.three-column .single-teaser p {
    font-size: 16px;
    line-height: 28px;
	margin-top: 5px;
    -webkit-line-clamp: 5;
}
.btm-cut {
    padding: 0 6rem 7.2rem;
    background-color: #fff;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 16%, 100% 83.5%, 89.5% 100%, 14% 100%, 0 100%, 0 30%);
    clip-path: polygon(0 0, 100% 0, 100% 16%, 100% 83.5%, 89.5% 100%, 14% 100%, 0 100%, 0 30%);
    position: relative;
    top: -1px;
}
.members-tsr-container.three-column .single-teaser .btm-cut, .res-tsr-container.three-column .single-teaser .btm-cut {
    padding: 0 4.8rem 4.8rem;
    background-color: #fff;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 16%, 100% 89%, 90% 100%, 14% 100%, 0 100%, 0 30%);
    clip-path: polygon(0 0, 100% 0, 100% 16%, 100% 89%, 90% 100%, 14% 100%, 0 100%, 0 30%);
	
	padding: 0 35px 25px;
}
.defText .wp-block-glide-section-block .post-tag a {
	border: none 
}
.members-tsr-container.three-column .single-teaser:hover, .res-tsr-container.three-column .single-teaser:hover {
    -webkit-filter: drop-shadow(0 10px 20px rgba(35, 31, 32, .2));
    filter: drop-shadow(0 10px 20px rgba(35, 31, 32, .2));
}
a.button.teal-btn, a.button:visited.teal-btn {
	 border: none;
    padding: 13px 40px 13px 16px;
    font-size: 18px;
    line-height: 22px;
    background-color: #00907f;
    color: #fff;
    background-image: url(../img/btn-white-arrow.svg);
	    background-repeat: no-repeat;
    background-position: center right 21px;
    -webkit-clip-path: polygon(0 0, 97% 0, 100% 50%, 97% 100%, 0 100%);
    clip-path: polygon(0 0, 95% 0, 100% 50%, 95% 100%, 0 100%);
    z-index: 1;
}
.defText  .wp-block-cover h2  {
	margin: 0;
	margin: 0 0 40px;
}
.page-id-29969 .midpage-cta {
	height: 280px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	padding: 0 25px;
}
.page-id-29969 .midpage-cta::before {
	display: none 
}
#block-midpage-cta-block_ca252088cb56b609a038d2b2494c563a.glide-block.midpage-cta {
	padding: 0 100px;
    height: 320px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.xl-2 {
    height: 4.2rem;
}
.xl-1{height:2.8rem}
@media(max-width: 1199px) {
	.defText h2.uagb-heading-text ,
	.defText  .wp-block-cover h2  {font-size: clamp(26px, 4vw, 44px) !important; }
	
}
@media(max-width: 991px) {
	.members-tsr-container.three-column .single-teaser, .res-tsr-container.three-column .single-teaser {
		width: 50%;
		margin : 0 !important
	}
	.wp-block-glide-section-block .wrapper .wp-block-spacer {
		height: 40px !important;
	}
	#block-midpage-cta-block_ca252088cb56b609a038d2b2494c563a.glide-block.midpage-cta {
		padding: 0 40px
	}
}

@media(max-width: 767px) {
	.valign-wrapper {
		flex-wrap:wrap;	
		row-gap: 25px
	}
	.wrapper .iat-container.variation2 {
		padding: 25px;
	}
	.iat-content ,
	.iat-container.variation2 .iat-image {
		width: 100%;
        max-width: 100%;
	}
	.image-along-text-btn-grp .button {
		padding: 10px 15px !important;
	}
	.members-tsr-container.three-column .tsr-image-area, .res-tsr-container.three-column .tsr-image-area {
		padding: 25px;
	}
	.members-tsr-container.three-column .single-teaser .btm-cut, .res-tsr-container.three-column .single-teaser .btm-cut {
		    padding: 0 25px 25px;
	}
	section.wp-block-glide-section-block .wp-block-spacer , section.wp-block-glide-section-block .glide-spacer  {
		display: none
	}
	.post-tag-main {min-height: initial}
	.post-tag {letter-spacing: 0.5px}
	.glide-block-button a.button.red-btn, .glide-block-button a.button:visited.red-btn {font-size: 17px;}
	section.glide-block.iat-container.valign-wrapper.variation1 {display: none}
	.midpage-cta p ,
	.page-id-29969 .midpage-cta p {
		font-size: 28px !important;
		line-height: 32px;
		margin-bottom: 25px !important;
	}
	.page-id-29969 .wp-block-spacer {
		display: none 
	}
	#block-midpage-cta-block_ca252088cb56b609a038d2b2494c563a.glide-block.midpage-cta {
		padding: 0 15px
	}
	.midpage-cta::before {display: none!important }
}
@media(max-width: 575px) {
	.members-tsr-container.three-column .tsr-image-area, .res-tsr-container.three-column .tsr-image-area {
		padding: 20px;
	}
	.members-tsr-container.three-column .single-teaser .btm-cut, .res-tsr-container.three-column .single-teaser .btm-cut {
		    padding: 0 20px 20px;
	}
	.members-tsr-container.three-column .single-teaser, .res-tsr-container.three-column .single-teaser {
		width: 100%;
		margin : 0 !important
	}
	.members-tsr-container.three-column .single-teaser h4, .res-tsr-container.three-column .single-teaser h4 {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.members-tsr-container.three-column .single-teaser p, .res-tsr-container.three-column .single-teaser p {
		font-size: 15px;
		margin-top: 10px;
		line-height: 22px;
		margin-bottom: 10px;
	}
	.tsr-content {
		min-height: initial;
	}
	.glide-block-button a.button.red-btn, .glide-block-button a.button:visited.red-btn {
		width: 100%;
   		 display: block;
			padding: 16px 40px 16px 16px;
    	font-size: 16px;

	}
}