/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}







/* Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b > .item a.button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b > .item p {
    margin-bottom: 20px;
}






/*Homepage - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_cb683718b70c4cc0b0ea8157d316a856 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_cb683718b70c4cc0b0ea8157d316a856 .contentTitle  {
      padding-top: 25px;
  }
}


/*About page - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_a588e7e481e1420baefcc9791118cc0a .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_a588e7e481e1420baefcc9791118cc0a .contentTitle  {
      padding-top: 25px;
  }
}


/*Demolition page - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_fa680d153293471d9ca9c084ddf95c3e .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_fa680d153293471d9ca9c084ddf95c3e .contentTitle  {
      padding-top: 25px;
  }
}


/*New Construciton page - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_fc48192585c74357a39ac1bc9864278a .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_fc48192585c74357a39ac1bc9864278a .contentTitle  {
      padding-top: 25px;
  }
}


/*ADU page - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_a72beef082aa41298f101de581fc0131 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_a72beef082aa41298f101de581fc0131 .contentTitle  {
      padding-top: 25px;
  }
}


/*Additions page - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_ad1ae7686d1f48a88f05bd310fbd419a .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_ad1ae7686d1f48a88f05bd310fbd419a .contentTitle  {
      padding-top: 25px;
  }
}


/*Remodeling page - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_dea1fc1b66754de990c58cfa104630c0 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_dea1fc1b66754de990c58cfa104630c0 .contentTitle  {
      padding-top: 25px;
  }
}


/*Concrete page - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_a228b402090242b38414ff3ee9b7a41a .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_a228b402090242b38414ff3ee9b7a41a .contentTitle  {
      padding-top: 25px;
  }
}