/* No Space Simple List-homepage top row */
@media only screen and (min-width: 600px) {
.block_e9f3e4c9a3e44ce08d1a6603c3630cfe .cols3 .item,
.block_e9f3e4c9a3e44ce08d1a6603c3630cfe .cols3 .socialStreamGroup {
    clear: none;
    width: 33.33%;
    margin: 0%;
}
}

/* No Space Simple List-homepage bottom */
@media only screen and (min-width: 600px) {
.block_e1e1c7cb14d9448bae38200076dc81a8 .cols3 .item,
.block_e1e1c7cb14d9448bae38200076dc81a8 .cols3 .socialStreamGroup {
    clear: none;
    width: 33.33%;
    margin: 0%;
}
}

/* 5050 Responsive Padding-homepage 1st section*/

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_d520efd4bd494d8793f5b7f11fa235eb .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_d520efd4bd494d8793f5b7f11fa235eb .contentTitle  {
      padding-top: 25px;
  }
}

/* 5050 Responsive Padding - homepage 2nd section */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_d824668147384f3c98130fab9136584d .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_d824668147384f3c98130fab9136584d .contentTitle  {
      padding-top: 25px;
  }
}
/* 5050 Responsive Padding - About us page */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_cba716be78934b5798db5323f31c2694 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_cba716be78934b5798db5323f31c2694 .contentTitle  {
      padding-top: 25px;
  }
}
/* 5050 Responsive Padding - About us page*/

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_dc78c058cb8f4e5398d3a9868cb034ae .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_dc78c058cb8f4e5398d3a9868cb034ae .contentTitle  {
      padding-top: 25px;
  }
}
/* Equalize Simple List Blocks - on Services page*/

/* Change item class here */
.items_f846e45658a747998672be708a0e742b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f846e45658a747998672be708a0e742b > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - on Services page- Handyman*/

/* Change item class here */
.items_da11d082d23f4860ab32c9261296f2f9 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_da11d082d23f4860ab32c9261296f2f9 > .item {
	display: flex;
	flex-direction: column;
}
/* No Space Simple List - services page gallery*/
@media only screen and (min-width: 600px) {
.block_ea0df12e35494c6583cdee84ab69e719 .cols3 .item,
.block_ea0df12e35494c6583cdee84ab69e719 .cols3 .socialStreamGroup {
    clear: none;
    width: 33.33%;
    margin: 0%;
}
}
/* No Space Simple List - services page gallery btm row*/
@media only screen and (min-width: 600px) {
.block_bb1c6e2095ed4984a33e9865d9ba5b35 .cols3 .item,
.block_bb1c6e2095ed4984a33e9865d9ba5b35 .cols3 .socialStreamGroup {
    clear: none;
    width: 33.33%;
    margin: 0%;
}
}