/*Home Page 2 Column Awards Section */
@media only screen and (min-width: 768px) {
    #madFormContainer,
    #madHeroContent {
        width: 50%;
        float: left;
    }

    div#madHero {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
    }
}

.madTitle {
    font-size: 30px; 
    color: #ffffff;
    text-align: left;
}

.madContent {
    font-size: 20px; 
    color: #fffffff;
    text-align: left;
    padding-right: 30px;
}

.madButton {
    color: #ffffff;
    background-color: #519b50;
    border-color: #519b50;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.madButton:hover {
    color: #519b50;
    background-color: #ffffff;
    border-color: #ffffff;
}

/* Responsive Hero Styling */

@media only screen and (max-width: 767px) {
    div.blockWrap_eaddd2b274c94f89b3cd274dfd093363 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    
    .blockWrap_eaddd2b274c94f89b3cd274dfd093363 .contentTitle {
        font-size: 40px; 
    }
    
        .blockWrap_eaddd2b274c94f89b3cd274dfd093363 .scEditable--richText {
        font-size: 20px; 
    }
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_ca6bc36bb52c42e2b16b306b23b02f93 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ca6bc36bb52c42e2b16b306b23b02f93 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_b8f870ce4b944c959a159ee698cc1ba9 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b8f870ce4b944c959a159ee698cc1ba9 > .item {
	display: flex;
	flex-direction: column;
}
/* Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_ca6bc36bb52c42e2b16b306b23b02f93 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ca6bc36bb52c42e2b16b306b23b02f93 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_ca6bc36bb52c42e2b16b306b23b02f93 > .item a.button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_ca6bc36bb52c42e2b16b306b23b02f93 > .item p {
    margin-bottom: 20px;
}
/* Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_f012200fe4fc4f42af88c49e8099a14e { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f012200fe4fc4f42af88c49e8099a14e > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_f012200fe4fc4f42af88c49e8099a14e > .item a.button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_f012200fe4fc4f42af88c49e8099a14e > .item p {
    margin-bottom: 20px;
}
/* Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_b8f870ce4b944c959a159ee698cc1ba9 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b8f870ce4b944c959a159ee698cc1ba9 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_b8f870ce4b944c959a159ee698cc1ba9 > .item a.button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_b8f870ce4b944c959a159ee698cc1ba9 > .item p {
    margin-bottom: 20px;
}