/* Button padding*/
.button {
    padding: 13px 30px;
}


/* Equalize Simple List Blocks - COntact page*/

/* Change item class here */
.items_eb7b7af711744efba829e6218c49f3c6 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_eb7b7af711744efba829e6218c49f3c6 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Homepage service CTAs*/

/* Change item class here */
.items_e9f3e4c9a3e44ce08d1a6603c3630cfe { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e9f3e4c9a3e44ce08d1a6603c3630cfe > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Homepage contact info blocks*/
/* Change item class here */
.items_d73b0b88c4ba4605898afe72f4a5cbac { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
	width: 100%;
}

/* Change item class here */
.items_d73b0b88c4ba4605898afe72f4a5cbac > .item {
	display: flex;
	flex-direction: column;
}


/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_a0a0f2486ede46789947e6907b8e8bff {
        background-image: url(https://static.mywebsites360.com/f57b0ca15bdd4906b626a9e78642a0f2/i/f2790d8508cd407e94b87c5699558c2f/1/4SoifmQp45JMgBnHndfLg/N-Mobile%20Hero%20%25281%2529.png);
    }
}

/* Text Block Background Color - 50-50 Image */
.block_ecfbc8f26171456e9fb2b9715f352b77.blockContent.layoutC .blockText, 
.block_ecfbc8f26171456e9fb2b9715f352b77.blockContent.layoutD .blockText  {
    background-color: #FFF;
    color: #161417;
    padding: 40px 40px 40px 40px;
    border-radius: 60px;
}


/* 2 Column Simple List in Mobile */

@media only screen and (max-width: 767px) {
    .items_c41d809e0d0a4f679576e64e89b693b1 .item {
        width: 33%;
        float: left;
    }
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_fbf1eac0e55649aaa7ce0a735e232923 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_fbf1eac0e55649aaa7ce0a735e232923 > .item {
	display: flex;
	flex-direction: column;
}

/* Responsive Inline Simple List */

@media only screen and (max-width: 767px) {
    #page_bf2151a3fa0140ec8eb167f124a51d71 .listView.vAlgn1 .itemPreview.hasImg, 
    #page_bf2151a3fa0140ec8eb167f124a51d71 .listView.vAlgn2 .itemPreview.hasImg {
        display: block;
    }
    
    #page_bf2151a3fa0140ec8eb167f124a51d71 .listView .itemPreview.hasImg .itemImg {
        width: 100%;
        margin-bottom: 20px;
    }
    
    #page_bf2151a3fa0140ec8eb167f124a51d71 .listView .itemPreview.hasImg .itemContent {
        width: 100%;
    }
}

/* Equalize Simple List Blocks Emergency Tips Page*/

/* Change item class here */
.items_b55d2f5de8a642c68336ab8c5a38c3a6 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b55d2f5de8a642c68336ab8c5a38c3a6 > .item {
	display: flex;
	flex-direction: column;
}