.button{padding: 10px 30px;}

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

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

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

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

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

/* Video Styles */

.video-container {
  background: #24282f;
  color: white;
  text-align:center;
  padding: 500px 50px;
  margin-bottom:0px;
}

#iframe-container h1 {
    font-size: 52px;
}

#iframe-container h3 {
    font-size: 30px;
}

/* Mobile Video Styles */

@media only screen and (max-width: 767px) {
    #iframe-container h1 {
        font-size: 36px;
    }
    
    #iframe-container h3 {
        font-size: 20px;
    }
    
    div#iframe-container {
        background-image: url(https://static.iheartsitebuilder.com/cb76d4bf1c4c430288b2a3d7194bfed5/i/ba82b74de6984e6f8f4d82f5c570f873/1/5feFb8zhrk/sarah-house-13.jpg);
          background-repeat: no-repeat;
  background-size: cover;
    }
    
    .video-wrap {
        display: none!important;
    }
    
    .video-container {
        padding: 180px 20px 180px 20px;
    }
}

/* End Video Styles */

/* Equalize Simple List Blocks*/

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

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

/* Equalize Simple List Blocks*/

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

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

/* Equalize Simple List Blocks*/

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

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