

.title.section > .title-container h1 {
	font-size: 2rem;
}

.wt_cardrow .image.section {
    width: 2rem;
    display: block;
    margin: 2rem auto -0rem auto;
}

.wt_cardrow .image.section .image.component {
	margin:0;
}

.homepage-hero-title > .cmp-title.title-container.component {
	    margin-bottom: 2.5rem;
}
.homepage-hero-title > .cmp-title > .cmp-title__text {
    color: #ffffff;
    text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.46);
	color: #ffffff;
    text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.46);
    font-size: 2.1875rem;
    padding-bottom: 1em;
    border-bottom: solid #f16521 1px;
}

.homepage-hero-text > .cmp-text p {
    color: #ffffff;
    text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.46);
	font-size: 1.25rem;
	line-height:1.4em;
}

.homepage-hero-cta-button  a.cta-button-link {
    background-color:#696969 ;
    color:#ffffff;
    font-size: 1.2rem;
    font-weight:300;
    font-family: GothamSSm-Book, sans-serif;
    letter-spacing:0;
    border: 1px solid #ffffff !important;
}

.homepage-hero-cta-button  a.cta-button-link:hover {
    background-color:#f16521;
    color:#ffffff;
}

.hero-text-box-gradient.-gradient-on {
	    background: none;/*linear-gradient(to right, #425968, rgba(247, 247, 247, 0) 60%);*/
}

.bolt-mortgage-button:empty {
    display:none;
} 

.wt_imgTopBlobBottom .image.component  {
    overflow:hidden;
	display:block;
	max-height: 323px;
}

.wt_imgTopBlobBottom img.cmp-image__image:hover {
    transition:transform 1.5s;
}

.wt_imgTopBlobBottom img.cmp-image__image:hover {
    transform: scale(1.25);
}

@media(min-width:1024px){
	.col-12.column-parsys.wt_thoughtLeaderShip > *:nth-child(odd) {
		display: block;
		float: left;
		width: 47%;
		top: 0;
		position: relative;
		clear:left;
	}

	.col-12.column-parsys.wt_thoughtLeaderShip > * {
		margin:2%
	}
	
	.wt_cardrow > .columns-container > .columns-wrapper > .column-content > * {
		background-color: #ffffff;
		margin: 0 0.5rem;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.14);
	}

	.wt_cardrow .card-container {
		box-shadow:none;
	}

.homepage-hero-wrapper > .homepage-hero-container {
background-position: 0 33%;
}
}

.wt_thoughtLeaderShip .column-content > .column-parsys {
    border: 1px solid #cfcfcf;
}

/*start 1*/
.wt_thoughtLeaderShip .wt_imgTopBlobBottom .image.component {
	margin-bottom:0;
}

.wt_thoughtLeaderShip .wt_imgTopBlobBottom  .richtext.text.section{
    padding:1.25rem;
}
.wt_thoughtLeaderShip .wt_imgTopBlobBottom  .richtext.text.section > .cmp-text > *:nth-child(1) {
	font-size: 0.875rem;
    line-height: 2.125em;
    color: #3253a4;
    font-weight: 500;
    font-family: GothamSSm-Book, sans-serif;
    text-transform: uppercase;
}

.wt_thoughtLeaderShip .wt_imgTopBlobBottom  .richtext.text.section > .cmp-text > *:nth-child(2) {
	font-size: 1.3125rem;
	line-height: 1.5em;
	color: #c53e0d;
	font-weight: 500;
}

.wt_thoughtLeaderShip .wt_imgTopBlobBottom  .richtext.text.section > .cmp-text > *:nth-child(3) {
	font-size: 0.875rem;
    line-height: 1.5em;
    color: #3253a4;
}


.wt_thoughtLeaderShip .wt_imgTopBlobBottom .cta-button {
	padding:1.25rem;
	padding-top:0;
}

.wt_thoughtLeaderShip .wt_imgTopBlobBottom .cta-button.component {
	padding:0;
}

.wt_thoughtLeaderShip .wt_imgTopBlobBottom .cta-button.section a {
	font-size: 0.875rem;
    line-height: 1.5em;
    color: #144361;
    font-family: GothamSSm-Book, sans-serif;
    font-weight:400;
	letter-spacing: 0;
}
/*end 1*/

/*start 2*/
.wt_thoughtLeaderShip .wt_colorBlob {
	padding:1.25rem !important;
	background-color:#425968;
}

.wt_thoughtLeaderShip .wt_colorBlob[wt_colorblobnum='0'] {
	background-color:#c53e0d;
}

.wt_thoughtLeaderShip .wt_colorBlob[wt_colorblobnum='0']:hover {
	background-color:#425968;
}

.wt_thoughtLeaderShip .wt_colorBlob[wt_colorblobnum='1']:hover {
	background-color:#c53e0d;
}


.wt_thoughtLeaderShip .wt_colorBlob > .richtext.section {
	font-size: 14px;
    margin-top: 42px;
    line-height: 19px;
    color: #ffffff;
    font-family: GothamSSm-Book, sans-serif;
    margin-bottom: 25px;
}

.wt_thoughtLeaderShip .wt_colorBlob .richtext.section > .cmp-text > *:first-child {
	font-size: 0.875rem;
    line-height: 1.1em;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 1.7em;
}

.wt_thoughtLeaderShip .wt_colorBlob .richtext.section > .cmp-text > *:first-child + * {
	font-size: 1.3125rem;
	line-height: 1.4em;
	font-weight: 500;
	margin-bottom: 1em;
}

.wt_thoughtLeaderShip .wt_colorBlob .richtext.section > .cmp-text > *:first-child + * ~ * {
	font-size: 0.875rem;
	line-height: 1.4em;
	font-weight: 500;
	margin-bottom: 1em;
}

.wt_thoughtLeaderShip .wt_colorBlob .cta-button {
	padding:0;
	padding-top:0;
}

.wt_thoughtLeaderShip .wt_colorBlob .cta-button.component {
	padding:0;
}

.wt_thoughtLeaderShip .wt_colorBlob .cta-button.section a {
	font-size: 0.875rem;
    line-height: 1.5em;
    color: #ffffff;
    font-family: GothamSSm-Book, sans-serif;
    font-weight:400;
	letter-spacing: 0;
}

.wt_thoughtLeaderShip .wt_colorBlob .cta-button.section a .caret {
	border-color: #ffffff;
}
    
/*end 2*/

/*start 3*/

.wt_thoughtLeaderShip .column-content > .column-parsys.wt_Bolt {
    border: 0;
}

.wt_thoughtLeaderShip .wt_Bolt .bolt-mortgage.component > .bolt-mortgage-image {
	min-height: 0;
}


.wt_thoughtLeaderShip .wt_Bolt .bolt-mortgage-copy {
	padding:2rem 1.25rem;	
}

.wt_thoughtLeaderShip .wt_Bolt .bolt-mortgage-copy .get-started {
    font-size: 0.875rem;
    line-height: 1.5em;
    color: #3253a4;
    font-weight: 500;
    font-family: GothamSSm-Book, sans-serif;
    text-transform: uppercase;
	display:none;
}

.wt_thoughtLeaderShip .wt_Bolt .bolt-mortgage-copy .bolt-mortgage-title {
    font-size: 1.3125rem;
    line-height: 1.5em;
    color: #c53e0d;
    font-weight: 500;
	text-align: left;
}

.wt_thoughtLeaderShip .wt_Bolt .bolt-mortgage-copy .bolt-mortgage-description * {
        font-size: 0.875rem;
    line-height: 1.5em;
    color: #3253a4;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}


.wt_thoughtLeaderShip .wt_Bolt .bolt-mortgage-copy .bolt-mortgage-button {
    border:0;
    margin:0;
    width:auto;
    font-size: 0.875rem;
} 

.wt_thoughtLeaderShip .wt_Bolt .bolt-mortgage-copy .bolt-mortgage-button:after {
    content: "\221F";
    display: inline-block;
    margin-left: 1px;
    transform: rotate(-135deg);
}

.wt_thoughtLeaderShip .wt_Bolt .bolt-mortgage-copy .bolt-mortgage-buttons {
    padding:0;
}

.wt_thoughtLeaderShip .wt_Bolt .bolt-mortgage.component {
    overflow:hidden;
}

.wt_thoughtLeaderShip .wt_Bolt .bolt-mortgage-image {
    transform: scale(1);
    transition: transform 1.5s;
}

.wt_thoughtLeaderShip .wt_Bolt .bolt-mortgage-image:hover {
    transform: scale(1.25);
}

.wt_thoughtLeaderShip .wt_Bolt .bolt-mortgage-copy {
    z-index: 100;
    background-color: #ffffff;
}


/*end 3*/


/*start 4*/
.wt_whoWeServe {
    background-color: #425968;
    padding-top:2rem;
    padding-bottom:2rem;
}

.wt_whoWeServe .title.section > .title-container h1 {
    color:#ffffff;
}


.wt_whoWeServe .title.section + .richtext.section * {
    color:#ffffff;
    font-size:0.875rem;
    line-height:1.5em;
}

.wt_whoWeServe .card-container{
    border-top:0;
    padding:1rem;
	margin:0;
}

.wt_whoWeServe .card-container .cmp-title.title-container.component,
.wt_whoWeServe .card-container .cmp-text.richtext.component{
    margin-bottom:0;
}

.wt_whoWeServe .card-container h2 {
    font-size: 20px;
    line-height: 28px;    
    color: #144361;
    text-align: center;
    font-family: GothamSSm-Book, sans-serif;
    font-weight:400;
}

.wt_whoWeServe .card-container .card-cta { 
    margin-top:0;
}

.wt_whoWeServe .card-container .cta-button-link {
    font-size: 1rem;
    line-height: 28px;
    color: #144361;
    font-family: GothamSSm-Book, sans-serif;
    text-decoration: none;
    display: block;
    text-align: center;
    letter-spacing:0;
    font-weight:400;
}
/*end 4*/

.wt_eventsRow * {
    font-size: 0.875rem;
    font-family: GothamSSm-Book, sans-serif;
    font-weight: 400;
}

.wt_eventsRow .column-parsys .richtext.section .cmp-text p:nth-child(1) {
    font-family: GothamSSm-Bold, sans-serif;
}


.wt_eventsRow .cta-button a{
    letter-spacing:0;
}

.wt_eventsTitleRow {
    border-bottom: solid #f16521 1px;
}


.wt_eventsTitleRow .column-parsys + .column-parsys * {
    font-size:0.875rem;
    text-align:right;
font-family: GothamSSm-Book, sans-serif;
    font-weight: 400;
}

@media (max-width: 1023px) {
	.homepage-hero-title > .cmp-title > .cmp-title__text {
		font-size: 1.375rem;
	}

	.homepage-hero-text > .cmp-text p {
		font-size: 1rem;
	}

.wt_thoughtLeaderShip > .columns.section {
		margin-bottom: 2rem;
	}

.wt_Bolt .bolt-mortgage {
    margin: 0;
}
.wt_cardrow .column-parsys {
    background-color: #ffffff;
    padding-top: 0.25rem;
}

.wt_eventsTitleRow .column-parsys + .column-parsys * {
text-align:left;
}
.wt_eventsRow .column-parsys {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 0.5rem;
}
.wt_eventsRow .column-parsys:last-child {
    border-bottom: 0;
}

.card-container {
max-width:100%;
}

.wt_thoughtLeaderShip > .experience-fragments {
    margin: 0;
    margin-bottom: 2%;
}
}
