/* Responsive Hero Styling */
@media only screen and (max-width: 767px) {
    div.blockWrap_edafd6e1feec4d1c81f821544154254b {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    .blockWrap_edafd6e1feec4d1c81f821544154254b .contentTitle {
        font-size: 42px; 
    }
}
@media only screen and (max-width: 1023px) {
    .formBlk, .formBlk .maxWidth--content {
        display: block;
    }
    .formImg, .formEmbd {
        width: 100%;
        float: none;
        display: block;
        margin-left: 0;
    }
}
/* Full Width Buttons */
.blockWrap_b12ade023e8e440fb3a28918e63dfb4f .button,
.blockWrap_f7d692cfc5fc45a7946a760c4f925b5d .button {
    width: 100%;
}

 /********************
ACCORDION BASE STYLES
-edit look of accordion here
********************/
.mwd-header {
    font-size: 24px;
  }
  
  .mwd-accordion {
    margin: 30px 0;
  }
  
  .mwd-accordion .mwd-accordion-item {
    border: 1px solid #dddddd;
    background-color: #ffffff;
    margin-bottom: 15px;
  }
  .mwd-accordion .mwd-accordion-item .mwd-accordion-title {
    font-size: 24px;
    background: #2a566b;
    color: white;
    padding: 10px 20px;
    cursor: pointer;
  }
  .mwd-accordion .mwd-accordion-item .mwd-accordion-content {
    color: black;
    padding: 20px 20px 0 20px;
  }
  .mwd-accordion .mwd-accordion-item .mwd-accordion p {
    margin: 0;
  }
  
  /********************
  BASE +/- STYLES
  ********************/
  .mwd-accordion-content {
    display: block;
    overflow: hidden;
    max-height: 100%;
    transition: all 0.3s ease-in-out;
  }
  
  .mwd-accordion-title > :first-child {
    max-width: 90%;
  }
  
  .mwd-accordion-title {
    position: relative;
  }
  .mwd-accordion-title .mwd-accordion-icon {
    position: absolute;
    background: white;
    width: 20px;
    height: 3px;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
  }
  .mwd-accordion-title .mwd-accordion-icon:after {
    content: "";
    position: absolute;
    background: white;
    width: 3px;
    height: 20px;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
  }
  
  .active .mwd-accordion-icon:after {
    transform: translateY(-50%) rotate(90deg);
  }
  
  /* Equalize Simple List Blocks*/

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

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

/* 2 Column Form */
@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: #57585A;
    text-align: left;
}

.madContent {
    font-size: 18px; 
    color: #000;
    text-align: left;
}

.madButton {
    color: #fff!important;
    background-color: #2A566B;
    border-color: #2A566B;
    border-radius: 30px; 
    padding: 10px 30px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none !important;
}

.madButton:hover {
    color: #fff!important;
    background-color: #57585A;
    border-color: #57585A;
}


/* Equalize Simple List Blocks - Pin Buttons to Bottom*/


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

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

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

/* Change item class here */
.items_b36bbed660db4ff6bf07d8e3a6eba851 > .item p {
    margin-bottom: 50px;
}
/* Change item class here */
.items_b36bbed660db4ff6bf07d8e3a6eba851 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}
/* Change item class here */
.items_a7d6097d0383410a8b854853279c0ba9 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

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

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

/* Change item class here */
.items_a7d6097d0383410a8b854853279c0ba9 > .item p {
    margin-bottom: 50px;
}
/* Change item class here */
.items_a7d6097d0383410a8b854853279c0ba9 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}
/* Change item class here */
.items_a19deb8e4e09488eb0466979a36de37d { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

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

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

/* Change item class here */
.items_a19deb8e4e09488eb0466979a36de37d > .item p {
    margin-bottom: 50px;
}
/* Change item class here */
.items_a19deb8e4e09488eb0466979a36de37d > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}
/* Change item class here */
.items_e440209361bf40d789caa99597ffa458 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

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

/* Change item class here */
.items_e440209361bf40d789caa99597ffa458 > .item p {
    margin-bottom: 50px;
}
/* Change item class here */
.items_c906cdd7b852489e917baeea93449d8b > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

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

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