/* 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; 
    }
}

/*Responsive Homepage Hero*/
/*replace <.block_...> with copyable selector from widget*/

@media only screen and (max-width: 767px) {
    .blockContainer:has(.block_ca1ee18fdbce4f3aa90e5a9067086564) {
        padding-top: 80px;
        padding-bottom: 120px;
        text-align: center;
    }

    .block_ca1ee18fdbce4f3aa90e5a9067086564 .contentTitle {
        font-size: 70px;
    }

    .block_ca1ee18fdbce4f3aa90e5a9067086564 .blockInnerContent {
        font-size: 20px;
    }
}

/* Full Width Gallery Images in Mobile */

@media only screen and (max-width: 767px) {
    .blockContent.cols2 .imgGridItem {
        width: 100%;
        margin: 0;
        padding: 10px;
    }
    
    .blockContent.cols3 .imgGridItem {
        width: 100%;
        margin: 0;
        padding: 10px;
    }
    
    .blockContent.cols4 .imgGridItem {
        width: 100%;
        margin: 0;
        padding: 10px;
    }

    .blockContent.cols5 .imgGridItem {
        width: 100%;
        margin: 0;
        padding: 10px;
    }
}

/* Home 2 CTA Equalize List Blocks*/

/* Change item class here */
.items_b2ee795284eb410a905def30309c1814 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b2ee795284eb410a905def30309c1814 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_b2ee795284eb410a905def30309c1814 > .item a.button {
  position: absolute;
  text-align:center;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_b2ee795284eb410a905def30309c1814 > .item p {
    margin-bottom: 40px;
}

/* INTERIOR DETAILING Equalize List Blocks*/

/* Change item class here */
.items_ef060cb5006d4227b4a09507f489377a { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ef060cb5006d4227b4a09507f489377a > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.ef060cb5006d4227b4a09507f489377a > .item a.button {
  position: absolute;
  text-align:center;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_ef060cb5006d4227b4a09507f489377a > .item p {
    margin-bottom: 40px;
}

/* CONTACT PAGE Equalize List Blocks*/

/* Change item class here */
.items_c60e41f1171943b683b935a119dba3d9 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c60e41f1171943b683b935a119dba3d9 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_c60e41f1171943b683b935a119dba3d9 > .item a.button {
  position: absolute;
  text-align:center;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_c60e41f1171943b683b935a119dba3d9 > .item p {
    margin-bottom: 40px;
}

/* EXTERIOR DETAILING Equalize List Blocks*/

/* Change item class here */
.items_c80799259b224aa480da4dddd3ba58c5 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c80799259b224aa480da4dddd3ba58c5 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_c80799259b224aa480da4dddd3ba58c5 > .item a.button {
  position: absolute;
  text-align:center;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_c80799259b224aa480da4dddd3ba58c5 > .item p {
    margin-bottom: 40px;
}

/* FACTORY RESET STEPS Equalize List Blocks*/

/* Change item class here */
.items_af5994fbf5434b3d9a5208e37c3693e7 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_af5994fbf5434b3d9a5208e37c3693e7 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_af5994fbf5434b3d9a5208e37c3693e7 > .item a.button {
  position: absolute;
  text-align:center;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_af5994fbf5434b3d9a5208e37c3693e7 > .item p {
    margin-bottom: 40px;
}

/* TOUCH UPS STEPS Equalize List Blocks*/

/* Change item class here */
.items_f615e61a62ca4a6a827cf62fe0eaefab { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f615e61a62ca4a6a827cf62fe0eaefab > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_f615e61a62ca4a6a827cf62fe0eaefab > .item a.button {
  position: absolute;
  text-align:center;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_f615e61a62ca4a6a827cf62fe0eaefab > .item p {
    margin-bottom: 40px;
}

/* WHAT'S INCLUDEDED Table Styles */

table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  width: 100%;
  table-layout: auto;
  width: 100%;  
}

table th {
  vertical-align: middle;
  font-size: 30px;
  letter-spacing: .02em;
  font-family: franklingothiccompresseddemi, Arial, Verdana, sans-serif;
  color: #ffffff;
  padding-bottom:20px;
}

table tr {
  background-color: #ffffff;
  border: 1px solid #464646;
  padding: 20px;
}

table td {
  text-align: left;
  vertical-align: middle;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  padding: 20px;
}

tr:first-child th {
  background-color: #004aad;
}

tr:nth-child(odd) { 
   background-color: #ffffff
} 
tr:nth-child(even) {
   background-color: #f5f5f5;
} 

/* MAIN SERVICE PAGE Equalize Simple List Blocks - Pin Buttons to Bottom*/


/* SMALL */
/* Change item class here */
.items_be97afebb128452a9d471c1c950b4335 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_be97afebb128452a9d471c1c950b4335 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_be97afebb128452a9d471c1c950b4335 > .item a.button {
  position: absolute;
  text-align:center;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_be97afebb128452a9d471c1c950b4335 > .item p {
    margin-bottom: 20px;
}
/* MEDIUM */
/* Change item class here */
.items_feea08ddd5ce4afab576cfda3bbbfc1f { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_feea08ddd5ce4afab576cfda3bbbfc1f > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_feea08ddd5ce4afab576cfda3bbbfc1f > .item a.button {
  position: absolute;
  text-align:center;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_feea08ddd5ce4afab576cfda3bbbfc1f > .item p {
    margin-bottom: 20px;
}

/* LARGE */
/* Change item class here */
.items_f7108168cbd747b5a1422abbfb9789d9 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f7108168cbd747b5a1422abbfb9789d9 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_f7108168cbd747b5a1422abbfb9789d9 > .item a.button {
  position: absolute;
  text-align:center;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_f7108168cbd747b5a1422abbfb9789d9 > .item p {
    margin-bottom: 20px;
}

/* WHAT's INCLUDEDED Responsive Table Styles */

@media screen and (max-width: 800px) {
  table {
    border: 0px;
  }

  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 1px solid #464646;
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    display: block;
    font-size: 16px;
    text-align: right;
    margin-bottom: 15px;
  }
  
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-family: franklingothiccompresseddemi, Arial, Verdana, sans-serif;
    font-size: 25px;
    color: #004aad;
  }
}