/*
 Theme Name:     WMSH Theme
 Theme URI:      https://wemakestuffhappen.com/
 Description:    Divi Child Theme
 Author:         Ante Beljan
 Author URI:     https://wemakestuffhappen.com/
 Template:       Divi
 Version:        1.0.2
*/

/* General */

ul#menu-primary-menu li a, div#footer-menu li a {
    font-family: 'riccione_serial-medium', Helvetica, Arial, Lucida, sans-serif;
}

ul#menu-primary-menu ul.sub-menu li a {
    font-weight: 300;
}

body {
    font-weight: 400;
}

a.rs-r {
    font-family: 'riccione_serial-regular', Helvetica, Arial, Lucida, sans-serif;
}


.rs-r h1, .rs-r h2, .rs-r h3, .rs-r h4, .rs-r h5 {
    font-family: 'riccione_serial-regular', Helvetica, Arial, Lucida, sans-serif;
}

.rs-m {
    font-family: 'riccione_serial-medium', Helvetica, Arial, Lucida, sans-serif;
}

div#subpage-hero {
    display: flex;
    padding-top: 6%;
}

.et_pb_button_module_wrapper a.et_pb_button {
    text-align: center !important;
}

/* End General */


/* Menu */

#et-top-navigation a {
    padding-top: 20px;
    padding-bottom: 20px !important;
}

div#et-top-navigation {
    display: flex;
    align-items: center;
}

div#et_top_search {
    margin-bottom: 16px;
}

div#et-top-navigation {
    padding-top: 0 !important;
}

header#main-header {
    padding: 16px 0;
}

#et-top-navigation .menu-cta a {
	padding:15px 20px !important;
}

div#menu-row {
    padding: 0;
}

div#main-menu {
    width: 96%;
    margin: 0 auto;
}

div#main-menu.et_pb_menu .et-menu>li {
    padding: 0 25px;
}

ul#menu-primary-menu.et-menu a:hover {
    opacity: 1;
}

.menu-cta a {
    border: 1px solid #E9C99B;
    border-radius: 29px;
    min-height: 45px;
    padding: 10px 10px !important;
    min-width: 220px;
    text-align: center !important;
    align-self: center;
    justify-content: center;
	transition: background 0.5s ease;
}

div#main-menu .menu-cta a:hover {
    background: linear-gradient(270deg, #E9C99B, #DBB47D);
    border-color: transparent !important;
    color: #6A502B !important;
}

ul#menu-primary-menu li.menu-item::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0; /* adjust spacing */
    width: 100%;
    height: 3px;
    background-color: #E9C99B;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.3s ease;
}


ul#menu-primary-menu li.menu-item:hover::after {
    transform: scaleX(1);
}

div#main-menu ul.sub-menu .menu-item:hover:after {
    display: none;
}

ul#menu-primary-menu .menu-cta:hover:after {
    display: none;
}

/* Top Bar */

.topbar-blurbs .et_pb_blurb_content {
    display: flex;
    align-items: center;
}

.topbar-blurbs .et_pb_main_blurb_image {
    margin-bottom: 0;
}

.topbar-blurbs .et_pb_main_blurb_image {
    width: 11px;
}

.topbar-blurbs .et_pb_blurb_container {
    padding-left: 10px;
}

.topbar-row-col {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.topbar-blurbs {
    margin-bottom: 0 !important;
	margin-right: 15px;
}

.topbar-social a.icon.et_pb_with_border {
    margin-right: 3px !important;
}

.topbar-social.et_pb_social_media_follow li {
    margin-bottom: 0px;
}

.topbar-blurbs .et_pb_blurb_description:hover p {
    text-decoration: underline;
}

.topbar-row-col {
    width: 99% !important;
}

div#topbar-row {
    padding: 2px 0;
}

#footer-menu li a {
    line-height: 1.2em;
}

/* Sub Menu */

ul#menu-primary-menu.et-menu li li a {
    padding: 6px 0;
    width: 240px;
}

ul#menu-primary-menu.nav li li {
    padding: 0 10px;
}

ul#menu-primary-menu > li > .sub-menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 50px;
    row-gap: 8px;
    padding: 10px !important;
    min-width: 650px;
}

ul#menu-primary-menu > li > .sub-menu > li:nth-child(1)::after, ul#menu-primary-menu > li > .sub-menu > li:nth-child(5)::after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    background: #E9C99B;
    margin: 10px 0 0;
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
}

/* LEFT COLUMN */
.sub-menu > li:nth-child(1) { grid-column: 1; grid-row: 1; }
.sub-menu > li:nth-child(2) { grid-column: 1; grid-row: 2; }
.sub-menu > li:nth-child(3) { grid-column: 1; grid-row: 3; }
.sub-menu > li:nth-child(4) { grid-column: 1; grid-row: 4; }

/* RIGHT COLUMN */
.sub-menu > li:nth-child(5) { grid-column: 2; grid-row: 1; }
.sub-menu > li:nth-child(6) { grid-column: 2; grid-row: 2; }
.sub-menu > li:nth-child(7) { grid-column: 2; grid-row: 3; }

ul#menu-primary-menu > li > .sub-menu li a {
    font-weight: 300 !important;
    font-family: 'riccione_serial-xlight', Helvetica, Arial, Lucida, sans-serif;
	letter-spacing: 0.85px !important;
	font-size: 17px !important;
}

ul#menu-primary-menu > li > .sub-menu li:hover a {
    color: #E9C99B !important;
	opacity: 1 !important;
}

/* Column headers */
ul#menu-primary-menu > li > .sub-menu > .menu-header {
    font-weight: 500;
    font-size: 17px;
	letter-spacing: 0.85px;
	cursor: default;
}

/* Column headers */
ul#menu-primary-menu > li > .sub-menu > .menu-header a {
	font-family: 'riccione_serial-medium', Helvetica, Arial, Lucida, sans-serif !important;
}

/* END Sub Menu */

/* END Top Bar */

/* End Menu */

/* Footer */

div#footer-sec {
    padding: 2.5% 0 0;
}

.footer-top-img {
    margin-bottom: 7% !important;
}

.footer-top-p-top {
    margin-bottom: 7% !important;
}

.footer-top-p-bottom {
    margin-bottom: 4% !important;
}

.footer-top-button-nl {
    max-width: 245px;
    width: 100%;
}

.footer-sub-item a {
    font-family: 'riccione_serial-xlight', Helvetica, Arial, Lucida, sans-serif !important;
    letter-spacing: 0.85px !important;
	font-size: 17px !important;
}

#footer-menu .et-menu {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(6, auto);
    gap: 22px 10px;
}

.footer-top-h4 {
    margin-bottom: 5% !important;
}

.footer-blurbs .et_pb_blurb_content {
    display: flex;
    align-items: center;
}

.footer-blurbs .et_pb_main_blurb_image {
    margin-bottom: 0;
	width: 13px;
}

.footer-blurbs {
    margin-bottom: 6% !important;
}

.footer-top-contact-button {
    max-width: 223px;
    width: 100%;
    text-align: center;
}

.footer-loc-list .et_pb_text_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: center;
    gap: 30px;
}

.footer-loc-list h5 {
    margin: 0;
	padding-bottom: 0;
}

.footer-loc-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.footer-loc-list ul li a {
    color: #FFF !important;
}

div#footer-loc-row {
    padding: 2% 0 1.5%;
}

.footer-loc-list h5 {
    font-family: 'riccione_serial-medium', Helvetica, Arial, Lucida, sans-serif;
}

/* Bottom Bar */

ul#menu-footer-privacy-pages li {
    border-right: 1px solid #fff;
}

ul#menu-footer-privacy-pages li:last-child {
	border-right:none;
}

ul#menu-footer-privacy-pages li a {
	padding-bottom:0;
}

div#bottombar-copyright .et_pb_text_inner {
    display: flex;
    align-items: center;
}

div#bottombar-copyright .et_pb_text_inner a {
    display: flex;
    color: #FFF!important;
    font-weight: 800;
}

div#bottombar-copyright span {
    margin: 0 6px;
    color: #E9C99B;
}

/* End Bottom Bar */

/* End Footer */

/* Home Page */

div#home-hero {
    display: flex;
	padding: 5% 0 4%;
}

.home-hero-col {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}

.home-hero-button {
    min-width: 200px;
    text-align: center;
}

.home-hero-h1 {
    width: 100%;
	margin-bottom: 5% !important;
}

.home-hero-h1 .et_pb_text_inner h1 {
    max-width: 840px;
    margin: 0 auto;
}

.home-hero-col .et_pb_button_module_wrapper:nth-child(2) {
    margin-right: 2%;
}

.home-1st-sec-col-left {
    display: flex;
    flex-wrap: wrap;
	align-items: center;
}

.home-1st-sec-divider {
    width: 100%;
	margin-bottom: 2% !important;
}

.home-1st-sec-h2 {
    margin-bottom: 1% !important;
}

.home-1st-sec-p {
    margin-bottom: 9% !important;
}

.home-1st-sec-logo {
    margin-right: 5%;
	margin-bottom: 0 !important;
}

.home-2nd-sec-row::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 7px;
    background: linear-gradient(90deg, #E9C99B 0%, #DBB47D 100%);
    z-index: 10;
}

.home-2nd-sec-counter .percent p {
    font-family: 'riccione_serial-xlight', Helvetica, Arial, Lucida, sans-serif;
}

.home-2nd-sec-counter .percent {
    margin-bottom: 4% !important;
}

.home-2nd-sec-row {
    padding: 1.5% 0 !important;
	z-index: 1;
}

.page-id-27429 div#fw-bg-sec {
    margin-top: -90px;
}

div#home-1st-sec {
    padding: 6% 0 3%;
}

.home-4th-sec-h2 {
    margin-bottom: 2% !important;
}

.home-4th-sec-divider {
    margin-bottom: 3% !important;
}

.home-4th-sec-row {
    align-items: center;
}

div#home-4th-sec {
    padding: 6% 0;
}

.home-projects-row-h2 {
    margin-bottom: 0.6% !important;
}

.home-projects-row-divider {
    margin-bottom: 1% !important;
}

.home-projects-row-h {
    padding-bottom: 1% !important;
}

.home-projects-row .et_pb_column {
    overflow: hidden !important; 
    cursor: pointer;
	margin-right: 20px !important;
}

.home-projects-img {
    position: relative;
    overflow: hidden;
    display: block;
    line-height: 0;
}

.home-projects-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2); 
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 1;
}

.home-projects-img img {
    transition: transform 0.5s ease-in-out !important;
}

.home-projects-row .et_pb_column:hover .home-projects-img img {
    transform: scale(1.08);
}

.home-projects-row .et_pb_column:hover .home-projects-img::after {
    opacity: 1;
}

.home-projects-h4 {
    position: relative;
    padding: 5% 0 3%; 
}

.home-projects-h4::before {
    content: "";
    position: absolute;
    top: 0;
    left: 25%; 
    width: 50%;   
    height: 2px;
    background-color: #E9C99B;
    transition: width 0.4s ease-in-out, left 0.4s ease-in-out;
}

.home-projects-row .et_pb_column:hover .home-projects-h4::before {
    width: 100%;
    left: 0;
}

.home-projects-row-top {
    padding-bottom: 5px !important;
}

.home-projects-row-cta-col {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}

.home-projects-row-cta-h2, .home-projects-row-cta-p {
    width: 100%;
}

.home-projects-row-cta-col .et_pb_button_module_wrapper:nth-child(3) {
    margin-right: 2%;
}

.home-projects-row-cta-button-left, .home-projects-row-cta-button-right {
    min-width: 200px;
    text-align: center;
}

.home-projects-row-cta-h2 {
    margin-bottom: 1% !important;
}

.home-projects-row-cta-p {
    margin-bottom: 2% !important;
}

div#home-projects-row-cta {
    padding: 3% 0 1%;
}

.home-6th-sec-h2 {
    margin-bottom: 2% !important;
}

.home-6th-sec-divider {
    margin-bottom: 2.5% !important;
}

.home-6th-sec-button {
    min-width: 245px;
    text-align: center;
}

div#home-6th-sec {
    padding-top: 4%;
}

.home-tl-sec-h2 {
    margin-bottom: 2% !important;
}

.home-tl-sec-p-top {
    margin-bottom: 7% !important;
}

.home-tl-sec-p-top p {
    padding-bottom: 0;
}

.home-tl-sec-p-bottom {
    margin-bottom: 8% !important;
}

/* Timeline */

div#home-tl-sec {
    margin-top: -70px;
	padding: 9% 0 0;
}

.home-tl-sec-col-left {
    padding-right: 5%;
}

.timeline-item .et_pb_blurb_content {
    margin-left: 0;
    max-width: 440px;
}

.timeline-item h4.et_pb_module_header {
    padding-bottom: 4%;
}

.timeline-item {
    margin-bottom: 9% !important;
	padding-left: 30px;
}

.timeline-item .et_pb_main_blurb_image {
    width: 40px;
}

.timeline-item .et_pb_blurb_container {
    padding-left: 6%;
}

/* === MAIN VERTICAL LINE === */
.timeline-column {
  position: relative;
  padding-left: 60px; /* space for line */
}

.timeline-column:before {
  content: "";
  position: absolute;
  left: 28px; /* center of icon */
  top: 12px;
  bottom: -40px; /* extend below button */
  width: 2px;
  background: #E9C99B;
}

/* === HORIZONTAL CONNECTORS === */
.timeline-item {
  position: relative;
}

.timeline-item:before {
  content: "";
  position: absolute;
  left: -32px;
  top: 12px; /* adjust to match icon center */
  width: 32px;
  height: 2px;
  background: #E9C99B;
}

.timeline-button {
    margin-top: 40px;
    margin-bottom: 60px;
    position: relative;
    left: -32px;
    transform: translateX(-50%);
}

.timeline-column:after {
    content: "";
    position: absolute;
    left: 8px;
    bottom: -40px;
    width: 40px;
    height: 2px;
    background: #E9C99B;
}

/* END Timeline */


div#project-flow-row .et_pb_column {
    margin-right: 20px;
}

.project-flow-img {
    margin-bottom: 7% !important;
}

.project-flow-h4 {
    margin-bottom: 1% !important;
}

div#home-8th-sec {
    padding-bottom: 5%;
}

.home-slider-sec-h2 {
    margin-bottom: 1% !important;
}

div#home-slider-sec-h-row {
    padding-top: 2.5%;
}

div#home-slider-sec-h-row {
    padding-top: 2.5%;
    margin-top: -100px;
	z-index: 1;
	padding-bottom: 0;
}

div#home-9th-sec {
    z-index: 1;
}

/* Testimonial Slider */

.home-testimonial-slider .et_pb_slide_content {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
	justify-content: space-between;
}

.home-testimonial-slider .et_pb_slide_image {
    width: 30%;
}

.home-testimonial-slider .et_pb_slide_description {
    width: 62%;
}

.home-testimonial-slider .et_pb_slide_content .t-slider-p {
    font-family: 'riccione_serial-lightitalic', Helvetica, Arial, Lucida, sans-serif;
	text-shadow: none;
}

.testimonial-imge-wrap {
    display: flex;
}

.t-slider-stars {
    margin-right: 20px;
}

.home-testimonial-slider h5 {
    font-size: 17px;
    color: #323336 !important;
    text-shadow: none;
    font-weight: 400;
	padding-bottom: 0;
}

.home-testimonial-slider h5 span {
    padding: 0 5px;
}

.home-testimonial-slider .et_pb_slide_content .t-slider-p:last-of-type {
    margin-bottom: 9%;
}

.home-testimonial-slider .et_pb_slide {
    background-position: 43% 32% !important;
}

.home-testimonial-slider .et-pb-arrow-next, .home-testimonial-slider .et-pb-arrow-prev {
    top: auto;
    bottom: 0;
	opacity: 1;
}

.home-testimonial-slider:hover .et-pb-arrow-prev {
    left: 40%;
}

.home-testimonial-slider .et-pb-arrow-prev {
    left: 40%;
}

.home-testimonial-slider:hover .et-pb-arrow-next {
    left: 56%;
}

.home-testimonial-slider .et-pb-arrow-next {
    left: 56%;
}

.home-testimonial-slider .et-pb-controllers {
    bottom: -4px;
}

div#home-slider-row {
    padding-top: 0;
}

/* END Testimonial Slider */

.home-form-p-top {
    margin-bottom: 3% !important;
}

.home-form-h2 {
    margin-bottom: 1% !important;
}

div#gform_wrapper_1.gform_wrapper.gravity-theme input[type=email], div#gform_wrapper_1.gform_wrapper.gravity-theme input[type=text] {
    min-height: 45px;
}

input#gform_submit_button_1 {
    font-size: 15px;
    letter-spacing: 0.45px;
    color: #fff;
    background: #323336;
    border: none;
    border-radius: 29px;
    padding: 10px 10px;
    width: 100%;
    height: 100%;
	cursor: pointer;
	font-family: 'riccione_serial-regular', Helvetica, Arial, Lucida, sans-serif;
}

input#gform_submit_button_1:hover {
    background: linear-gradient(90deg, #252629, #191A1F);
    transition: 400ms;
}

.home-form-img {
    margin-top: -55px;
}

.home-form-row {
    padding-bottom: 1% !important;
}

.home-bottom-cta-h2 {
    margin-bottom: 0.5% !important;
}

.home-bottom-cta-button {
    min-width: 200px;
}

div#home-bottom-cta-sec {
    padding: 6% 0 5%;
	display: flex;
}

/* END Home Page */

/* About Page */

.about-1st-sec-row {
    align-items: center;
}

.about-1st-sec-h2 {
    margin-bottom: 0 !important;
}

.about-1st-sec-divider {
    margin-bottom: 2% !important;
}

div#about-1st-sec {
    padding-bottom: 5%;
}

.about-2nd-sec-h2 {
    margin-bottom: 0 !important;
}

.about-2nd-sec-divider {
    margin-bottom: 3% !important;
}

div#about-2nd-sec {
    padding-top: 2%;
}

div#about-3rd-sec {
    margin-top: -100px;
    z-index: 1;
    padding: 9% 0 11.5%;
}

.about-3rd-sec-h2 {
    margin-bottom: 1% !important;
}

.about-3rd-sec-divider {
    margin-bottom: 2% !important;
}

div#approach-box-row {
    padding: 0.5% 0;
}

.about-3rd-sec-bottom-p-row {
    padding-bottom: 6% !important;
}

.about-3rd-sec-bottom-h2 {
    margin-bottom: 1% !important;
}

.about-3rd-sec-bottom-divider {
    margin-bottom: 3% !important;
}

div#about-3rd-sec-bottom-row {
    padding: 4% 3% 4%;
    align-items: center;
	z-index: 1;
}

.approach-box-col {
    padding: 4% 3% 3%;
}

.approach-box-icon {
    height: 57px;
}

.approach-box-h3 h3 {
    font-size: 22px !important;
}

.about-team-sec-h-row {
    padding-top: 8% !important;
}

.about-team-sec-h-col {
    display: flex;
    align-items: center;
}

.about-team-sec-h2 {
    max-width: 232px;
    width: 100%;
}

.about-team-sec-divider {
    width: 100%;
    margin: 0 0 0 auto;
}

.about-team-sec-h2 h2 {
    padding-bottom: 0;
}

div#about-team-sec {
    margin-top: -210px;
    padding-top: 0;
}

.team-card {
    margin-right: 20px !important;
}

.team-card-img {
    position: relative;
    overflow: hidden;
	margin-bottom: 9% !important;
}

.team-card .team-card-img::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255,255,255,0);
    transition: 0.4s ease;
}

.team-card:hover .team-card-img::after {
    background: rgba(255,255,255,0.5);
}

.team-card .team-btn {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.4s ease;
    z-index: 3;
	width: 200px;
}

.team-card:hover .team-btn {
    opacity: 1;
    top: -200px;
	width: 200px;
}

.team-card::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 40px;
    background: #E9C99B;
    left: 50%;
    transform: translateX(-50%);
    bottom: 65px;
    transition: height 0.4s ease;
}

.team-card:hover::after {
    height: 180px;
}

.team-card .et_pb_button_module_wrapper {
    margin-bottom: 0 !important;
}

.team-card-text h4 {
    padding-bottom: 0;
}

.team-card-img span.et_pb_image_wrap {
    width: 100%;
}

.team-card-img img {
    width: 100%;
    object-fit: cover;
}

.about-6th-sec-divider {
    margin-bottom: 4% !important;
}

.about-6th-sec-p-top {
    margin-bottom: 5% !important;
}

div#about-6th-sec {
    padding-bottom: 5%;
}

.about-bottom-cta-row .home-bottom-cta-h2 {
    margin-bottom: 1.4% !important;
}

.about-bottom-cta-row .home-bottom-cta-p {
    margin-bottom: 3.7% !important;
}

/* END About Page */

/* Popup */

div#popup {
    padding: 3% 0;
}

div#popup-row {
    display: flex;
    align-items: center;
	width: 90%;
}

.popup-text h5 {
    padding-bottom: 2%;
}

button.pum-close.popmake-close {
    right: 90px !important;
    top: 20px !important;
    font-size: 15px !important;
    color: #E9C99B !important;
    font-family: 'DM Sans',Helvetica,Arial,Lucida,sans-serif !important;
	display: flex;
}

button.pum-close.popmake-close:after {
    content: "\4d";
    font-family: ETmodules;
    font-size: 3em;
    color: #E9C99B;
    position: relative;
    margin-right: 5px;
    font-weight: 100;
}

.popup-text h2 {
    padding-bottom: 0;
}

.popup-text h5 {
    font-weight: 400;
	padding-bottom: 3%;
}

/* END Popup */

/* Process Page */

.process-1st-sec-h2 {
    margin-bottom: 1% !important;
}

.process-1st-sec-divider {
    margin-bottom: 3% !important;
}

div#process-blank {
    margin-top: -150px;
}

div#process-sticky-sec {
    padding-top: 0;
	padding-bottom: 11%;
}

.process-sticky-row {
    align-items: center;
}

.process-sticky-row {
    padding: 0 0 10px !important;
}

.process-sticky-h2 h2 {
    padding-bottom: 0;
}
/*
.process-sticky-row:before {
    content: "";
    position: absolute;
    left: 0;
    top: -25px;
    height: 100%;
    width: 2px;
    background: #E9C99B;
}

.process-sticky-h-row::before {
    content: "";
    position: absolute;
    left: 0px;
    top: auto;
	bottom: -55px;
    height: 60px;
    width: 2px;
    background: #E9C99B;
}

.process-sticky-h-row::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 90%;
    transform: translateY(-90%);
    width: 30px;
    height: 2px;
    background: #E9C99B;
    visibility: visible;
}

.process-sticky-col-left .et_pb_text{
  position:relative;
  padding-left:40px;
}

.process-sticky-h-col {
    padding-left: 40px;
}
*/

#process-sticky-sec::before{
  content:"";
  position:absolute;
  left:40px;
  top:0;
  bottom:0;
  width:60px;

  background-image:url('/wp-content/uploads/process-line.svg');
  background-repeat:no-repeat;
  background-size:100% 100%;
  background-position:top left;
}

/* END Process Page */

/* Services Page */

div#services-1st-sec {
    padding: 2.5% 0 19%;
	z-index: 1;
}

div#services-nav-box-row {
    margin-top: -290px;
}

.services-1st-sec-row {
    padding-bottom: 1% !important;
}

div#services-nav-box-sec {
    padding-bottom: 2%;
}

#services-nav-box-row .et_pb_column{
    overflow:hidden;
}

.services-nav-box-img img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:transform .6s ease;
}

#services-nav-box-row .et_pb_column:before{
    content:"";
    position:absolute;
    inset:0;
    background:#232427;
    opacity:.5;
    z-index:1;
    transition:opacity .4s ease;
}

.services-nav-box-h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    max-width: 295px;
    width: 100%;
}

.services-nav-box-h2:after{
    content:"";
    display:block;
    width:60px;
    height:1px;
    background:#E9C99B;
    margin: 0 auto;
    transition:width .35s ease;
}

#services-nav-box-row .et_pb_column:hover .services-nav-box-img img{
    transform:scale(1.08);
}

#services-nav-box-row .et_pb_column:hover:before{
    opacity:.7;
}

#services-nav-box-row .et_pb_column:hover .services-nav-box-h2:after{
    width:100%;
}

.services-3rd-sec-p-top {
    margin-bottom: 10% !important;
}

.services-3rd-sec-p-bold {
    margin-bottom: 5% !important;
}

.services-blurbs {
    max-width: 470px;
    padding-bottom: 4%;
    margin-bottom: 4% !important;
}

.services-3rd-sec-p-bottom {
    padding-top: 4%;
    margin-bottom: 8% !important;
}

.services-3rd-sec-button {
    width: 290px;
}

div#services-4th-sec {
    margin-top: -260px;
}

.services-3rd-sec-col-left {
    padding: 0 3% 6% 6%;
}

div#services-5th-sec {
    padding: 6% 0;
}

.services-5th-sec-p-bold {
    margin-bottom: 5% !important;
}

.services-5th-sec-blurb {
    padding-bottom: 3%;
    margin-bottom: 3% !important;
}

.services-5th-sec-col-right {
    padding-left: 4%;
}

.services-5th-sec-button {
    width: 290px;
}

.services-5th-sec-row {
    align-items: center;
}

/* END Services Page */

/* Major Renovations Page */

div#mr-2nd-sec {
    margin-top: -100px;
    padding: 11% 0 8% !important;
}

.mr-2nd-sec-h2 {
    margin-bottom: 2% !important;
}

.mr-2nd-sec-divider {
    margin-bottom: 4% !important;
}

.mr-2nd-sec-p-b-top {
    margin-bottom: 6% !important;
}

.mr-2nd-sec-blurb:nth-child(8) {
    margin-bottom: 3% !important;
}

.mr-2nd-sec-col-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 9%;
}

.mr-2nd-sec-img {
    padding-left: 6%;
}

div#mr-4th-sec-row {
    display: flex;
    align-items: flex-end;
}

.mr-4th-sec-col-right {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
	margin-top: -220px;
}

.mr-box-blurb h4.et_pb_module_header {
    max-width: 170px;
	margin: 0 auto;
}

.mr-box-blurb {
    min-width: 254px;
    width: 45%;
    padding: 11% 3% 4%;
}

.mr-box-blurb .et_pb_main_blurb_image {
    min-height: 67px;
    margin-bottom: 3%;
}

.mr-box-blurb:nth-child(2n+1) {
    margin-right: 50px;
}

.mr-4th-sec-p-bottom {
    padding-top: 3%;
}

.mr-4th-sec-h2 {
    margin-bottom: 2% !important;
    padding: 10% 2% 0;
}

.mr-4th-sec-divider {
    margin-bottom: 4% !important;
}

.mr-4th-sec-p-b {
    margin-bottom: 5% !important;
}

.mr-4th-sec-p-r {
    margin-bottom: 8% !important;
}

.mr-4th-sec-img {
    padding-bottom: 15%;
}

/* END Major Renovations Page */

/* Custom Homes Page */

.ch-4th-sec-h2 {
    margin-bottom: 1% !important;
}

.ch-4th-sec-divider {
    margin-bottom: 4% !important;
	width: 100%;
}

.ch-4th-sec-p {
    margin-bottom: 8% !important;
}

.ch-4th-sec-col-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ch-4th-sec-row {
    align-items: center;
}

.ch-4th-sec-col-right .et_pb_button_module_wrapper {
    margin-bottom: 0 !important;
}

.ch-4th-sec-button {
    width: 245px;
}

.ch-4th-sec-col-right .et_pb_button_module_wrapper:nth-child(4) {
    margin-right: 15px;
}

div#ch-4th-sec {
    padding: 7% 0 6%;
}

.ch-4th-sec-col-right {
    padding-left: 5%;
}

/* END Custom Homes Page */

/* Areas Served Page */

div#aws-1st-sec {
    padding: 5% 0 0;
}

.aws-button-sec-col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.aws-button {
    min-width: 190px;
}

div#aws-button-sec-top-row {
    padding-bottom: 0;
}

div#aws-button-sec-bottom-row {
    padding-top: 5px;
}

div#aws-button-sec {
    padding-bottom: 3%;
}

/* END Areas Served Page */

/* Single Areas Served Page */

.aws-hero-h1 {
    margin-bottom: 1% !important;
}

.aws-hero-row {
    padding-top: 5% !important;
}

div#s-aws-1st-sec {
    padding-bottom: 0;
}

.s-aws-1st-sec-row {
    padding-bottom: 0 !important;
}

.s-aws-1st-sec-h2 {
    margin-bottom: 1% !important;
}

div#s-aws-2nd-sec {
    margin-top: -30px;
    padding-bottom: 2%;
}

.s-aws-2nd-sec-h2 {
    margin-bottom: 0 !important;
}

.s-aws-2nd-sec-divider {
    margin-bottom: 7% !important;
}

.s-aws-2nd-sec-row {
    align-items: center;
}

.s-aws-2nd-sec-col-right {
    padding-left: 3%;
}

.home-slider-sec-p {
    margin-bottom: 5% !important;
}

.s-aws-slider-sec-h-button {
    min-width: 245px;
}

/* END Single Areas Served Page */

/* Careers Page */

div#careers-1st-sec {
    padding-top: 2.5%;
}

div#careers-2nd-sec {
    padding: 5.5% 0 3%;
    margin-top: -90px;
}

.careers-1st-sec-row .home-6th-sec-col-left {
    padding-top: 6%;
}

.careers-2nd-sec-h2 {
    margin-bottom: 0 !important;
}

.careers-2nd-sec-p {
    margin-bottom: 1% !important;
}

/* END Careers Page */

/* Contact Page */

.contact-1st-sec-top-p {
    margin-top: -40px;
}

.contact-1st-sec-top-p-row {
    padding-bottom: 1% !important;
}

.contact-blurbs-row .et_pb_column {
    margin-right: 20px !important;
}

.contact-blurbs {
    padding: 10% 5% 4% 5%;
    min-height: 165px;
    display: flex;
    align-items: center;
}

.contact-blurbs .et_pb_main_blurb_image {
    min-height: 26px;
    margin-bottom: 20px !important;
}

.contact-blurbs-row {
    padding-bottom: 3.5% !important;
}

.contact-1st-sec-h2 {
    margin-bottom: 1% !important;
}

.contact-1st-sec-divider {
    margin-bottom: 1.5% !important;
}

div#contact-1st-sec {
    padding-bottom: 14%;
    z-index: 1;
}

.contact-form-sec-row {
    margin-top: -220px;
	z-index: 1;
}

div#gform_wrapper_2 legend.gfield_label, div#field_2_25 label.gfield_label {
    font-size: 22px;
    color: #343B3B;
    margin-bottom: 5%;
	font-family: 'riccione_serial-regular', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 400;
}

div#gform_wrapper_2 .gsection {
    border-color: #C19558 !important;
    margin: 2% 0 5%;
}

div#gform_wrapper_2.gravity-theme input[type=email], div#gform_wrapper_2.gravity-theme input[type=tel], div#gform_wrapper_2.gform_wrapper.gravity-theme input[type=text] {
    min-height: 45px;
}

fieldset#field_2_9 {
    margin-top: 3%;
}

fieldset#field_2_23 legend {
    margin-bottom: 0 !important;
}

div#gfield_description_2_23 {
    color: #C19558;
    font-style: italic;
}

p.cf-p {
    font-size: 17px !important;
    font-weight: 700;
    color: #343B3B;
    text-align: center;
    max-width: 460px;
    margin: 5% auto;
}

input#gform_submit_button_2 {
    background: #DBB47D;
    border: none;
    padding: 15px;
    border-radius: 29px;
    color: #6A502B;
    font-size: 15px;
    letter-spacing: 0.45px;
    width: 100%;
	font-family: 'riccione_serial-regular', Helvetica, Arial, Lucida, sans-serif;
	cursor: pointer;
	margin: 0 auto;
	transition: 400ms;
}

input#gform_submit_button_2:hover {
    background: #E9C99B;
    transition: 400ms;
}

div#contact-form-sec {
    padding-bottom: 10%;
}

.contact-form-sec-row {
    padding: 3% 0 4% !important;
}

/* END Contact Page */


/* Search Results and 404 Page */

#search-results a.entry-featured-image-url {
    float: left;
    width: 200px;
    margin-right: 3%;
}

div#template-404 {
    min-height: 85vh;
    display: flex;
}

/* End Search Results and 404 Page */


#bottombar-menu .et_pb_menu__menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}
 

.et-social-rss a.icon:before {
    content: url(/wp-content/uploads/2022/05/icon_google-my-business.svg);
    width: 20px !important;
    height: 20px !important;
    position: relative;
    top: 3px;
	margin-left:6px;
}

@media only screen and (max-width: 980px) {
#bottombar-menu .et_pb_menu__menu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
	}

div#bottombar-copyright {
    text-align: center;
}	
	
.bottombar-left-column {
    margin-bottom: 2%;
}	
	
	#bottombar-menu {
	padding-bottom:2%;
	}	
	

#bottombar-menu .et_pb_menu__menu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}	
	
}

/* Large screens (1405px upwards) */
@media only screen and ( min-width: 1405px ) { 

/* Popup */

.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -45% !important;
    width: 90% !important;
}

/* END Popup */

/* Services Page */

div#services-1st-sec {
    padding-bottom: 350px;
}

/* END Services Page */


}

/* Laptops and desktops (1405-1750px) */
@media only screen and ( min-width: 1405px ) and ( max-width: 1750px) { 

/* Services Page */

div#services-1st-sec {
    padding: 2.5% 0 350px;
}

div#services-nav-box-row {
    margin-top: -300px;
}

div#services-4th-sec {
    max-height: 550px;
}

div#services-6th-sec {
    max-height: 550px;
}

/* END Services Page */

/* Major Renovations Page */

div#mr-2nd-sec {
    margin-top: -60px;
}

.mr-box-blurb:nth-child(2n+1) {
    margin-right: 30px;
}

.mr-box-blurb {
    min-width: 250px;
}

.mr-4th-sec-img {
    padding-bottom: 120px;
}

/* END Major Renovations Page */

/* Custom Homes Page */

.ch-4th-sec-button {
    width: 230px;
}

/* END Custom Homes Page */

/* Contact Page */

.contact-form-sec-row {
    margin-top: -110px;
}

/* END Contact Page */

}

/* Laptops and desktops (1100-1405px) */
@media only screen and ( min-width: 1100px ) and ( max-width: 1405px) { 

/* Menu */

.menu-cta a {
    min-width: 130px;
}

div#main-menu.et_pb_menu .et-menu>li {
    padding: 0 15px;
}

ul#menu-primary-menu > li > .sub-menu {
    column-gap: 5px;
    min-width: 530px;
}

/* END Menu */

/* Footer */

.footer-sub-item a {
    font-size: 15px !important;
}

#footer-menu li a {
    line-height: 1.2em;
	font-size: 17px;
}

#footer-menu .et-menu {
    gap: 10px 0;
}

.footer-blurbs p {
    font-size: 12px;
}

/* END Footer */

/* Home Page */

.rs-r.home-hero-h1 h1 {
    font-size: 65px;
}

div#home-hero {
    padding-top: 10%;
    min-height: 750px;
}

.home-2nd-sec-row {
    padding: 1.5% 2% !important;
}

div#fw-bg-sec {
    height: 350px;
}

.home-4th-sec-row {
    align-items: flex-start;
}

div#home-tl-sec {
    margin-top: auto;
}

div#home-6th-sec {
    padding-bottom: 7%;
}

.home-testimonial-slider:hover .et-pb-arrow-next {
    left: 53% !important;
}

.home-testimonial-slider .et-pb-arrow-next {
    left: 53%;
}

.home-testimonial-slider .et-pb-controllers {
    bottom: -4px;
}

.home-form-img {
    margin-top: -35px;
}

/* END Home Page */

/* About Page */

div#about-1st-sec {
    padding-bottom: 2%;
}

.about-1st-sec-row {
    align-items: flex-start;
}

div#about-3rd-sec {
    margin-top: auto;
}

div#about-2nd-sec {
    padding-bottom: 5%;
}

div#about-3rd-sec {
    padding-top: 5%;
	padding-bottom: 23%;
}

.approach-box-h3 h3 {
    font-size: 20px !important;
}

.team-card:hover .team-btn {
    top: -150px;
    width: 170px;
}

.team-card:hover::after {
    height: 130px;
}

div#home-9th-sec {
    height: 400px;
}

/* END About Page */

/* Popup */

.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -45% !important;
    width: 90% !important;
}

/* END Popup */

/* Services Page */

div#services-1st-sec {
    padding-bottom: 330px;
}

div#services-nav-box-row {
    margin-top: -280px;
}

div#services-4th-sec {
    max-height: 500px;
}

.services-5th-sec-row {
    align-items: flex-start;
}

div#services-6th-sec {
    max-height: 500px;
}

/* END Services Page */

/* Major Renovations Page */

div#mr-2nd-sec {
    margin-top: auto;
    padding: 5% 0 7% !important;
}

div#mr-1st-sec {
    padding-bottom: 5% !important;
}

.mr-2nd-sec-col-left {
    padding-left: 7%;
}

.mr-2nd-sec-img {
    height: 100%;
}

.mr-2nd-sec-img span.et_pb_image_wrap {
    height: 100%;
}

.mr-2nd-sec-img img {
    height: 100%;
    object-fit: cover;
}

.mr-4th-sec-h2 {
    padding: 10% 5% 0;
}

.mr-4th-sec-p-b {
    padding: 0 4%;
}

.mr-box-blurb:nth-child(2n+1) {
    margin-right: 20px;
}

.mr-box-blurb {
    min-width: 175px;
}

div#mr-4th-sec-row {
    align-items: center;
}

/* END Major Renovations Page */

/* Custom Homes Page */

.ch-4th-sec-button {
    width: 200px;
}

.ch-4th-sec-col-right {
    padding-left: 0;
}

/* END Custom Homes Page */

/* Careers Page */

div#careers-2nd-sec {
    padding: 8.5% 0 3%;
}

/* END Careers Page */

/* Contact Page */

.contact-form-sec-row {
    margin-top: -110px;
}

/* END Contact Page */

/* Process Page */

div#process-blank {
    margin-top: -120px;
    min-height: 200px;
}

/* END Process Page */

}

/* Laptops and desktops (1100-1250px) */
@media only screen and ( min-width: 1100px ) and ( max-width: 1250px) { 

/* Single Areas Served Page */

div#s-aws-1st-sec {
    padding-bottom: 6%;
}

div#s-aws-2nd-sec {
    margin-top: auto;
    padding-bottom: 4%;
}

/* END Single Areas Served Page */

/* Careers Page */

div#careers-2nd-sec {
    margin-top: auto;
}

div#careers-1st-sec {
    padding-bottom: 4%;
}

.careers-1st-sec-row .home-6th-sec-col-left {
    padding-top: 0;
}

/* END Careers Page */


}

/* Tablets in landscape mode (981-1100px) */
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) { 

/* General */

div#subpage-hero {
    display: flex;
    padding-top: 90px;
	height: 500px !important;
}

/* END General */

/* Menu */

.menu-cta a {
    min-width: 130px;
}

div#main-menu.et_pb_menu .et-menu>li {
    padding: 0 15px;
}

ul#menu-primary-menu > li > .sub-menu {
    column-gap: 5px;
    min-width: 530px;
}

/* END Menu */

/* Footer */

.footer-sub-item a {
    font-size: 15px !important;
}

#footer-menu li a {
    line-height: 1.2em;
	font-size: 17px;
}

#footer-menu .et-menu {
    gap: 10px 0;
}

.footer-blurbs p {
    font-size: 12px;
}

/* END Footer */

/* Home Page */

.rs-r.home-hero-h1 h1 {
    font-size: 65px;
}

div#home-hero {
    padding-top: 10%;
    min-height: 750px;
}

.home-2nd-sec-row {
    padding: 1.5% 2% !important;
}

div#fw-bg-sec {
    height: 350px;
}

.home-4th-sec-row {
    align-items: flex-start;
}

div#home-tl-sec {
    margin-top: auto;
}

div#home-6th-sec {
    padding-bottom: 7%;
}

.home-testimonial-slider:hover .et-pb-arrow-next {
    left: 53% !important;
}

.home-testimonial-slider .et-pb-arrow-next {
    left: 53%;
}

.home-testimonial-slider .et-pb-controllers {
    bottom: -4px;
}

.home-form-img {
    margin-top: -35px;
}

/* END Home Page */

/* About Page */

.about-1st-sec-row {
    align-items: flex-start;
}

div#about-3rd-sec {
    margin-top: auto;
}

div#about-2nd-sec {
    padding-bottom: 5%;
}

div#about-3rd-sec {
    padding-top: 5%;
	padding-bottom: 23%;
}

.approach-box-h3 h3 {
    font-size: 20px !important;
}

.team-card:hover .team-btn {
    top: -120px;
    width: 150px;
}

.team-card:hover::after {
    height: 100px;
}

div#home-9th-sec {
    height: 350px;
}

/* END About Page */

/* Popup */

.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -45% !important;
    width: 90% !important;
}

/* END Popup */

/* Services Page */

div#services-1st-sec {
    padding: 2.5% 0 28%;
}

div#services-nav-box-row {
    margin-top: -230px;
}

div#services-4th-sec {
    max-height: 450px;
}

.services-5th-sec-row {
    align-items: flex-start;
}

div#services-6th-sec {
    max-height: 450px;
}

/* END Services Page */

/* Major Renovations Page */

div#mr-2nd-sec {
    margin-top: auto;
    padding: 5% 0 7% !important;
}

div#mr-1st-sec {
    padding-bottom: 5% !important;
}

.mr-2nd-sec-col-left {
    padding-left: 7%;
}

.mr-2nd-sec-img {
    height: 100%;
}

.mr-2nd-sec-img span.et_pb_image_wrap {
    height: 100%;
}

.mr-2nd-sec-img img {
    height: 100%;
    object-fit: cover;
}

.mr-4th-sec-h2 {
    padding: 10% 5% 0;
}

.mr-4th-sec-p-b {
    padding: 0 4%;
}

.mr-box-blurb:nth-child(2n+1) {
    margin-right: 20px;
}

.mr-box-blurb {
    min-width: 175px;
}

div#mr-4th-sec-row {
    align-items: center;
}

/* END Major Renovations Page */

/* Custom Homes Page */

.ch-4th-sec-row {
    align-items: flex-start;
}

.ch-4th-sec-button {
    width: 175px;
}

.ch-4th-sec-col-right {
    padding-left: 0;
}

/* END Custom Homes Page */

/* Single Areas Served Page */

.aws-hero-h1 h1 {
    font-size: 50px !important;
}

div#s-aws-1st-sec {
    padding-bottom: 6%;
}

div#s-aws-2nd-sec {
    margin-top: auto;
    padding-bottom: 4%;
}

/* END Single Areas Served Page */

/* Careers Page */

div#careers-2nd-sec {
    margin-top: auto;
}

div#careers-1st-sec {
    padding-bottom: 4%;
}

.careers-1st-sec-row .home-6th-sec-col-left {
    padding-top: 0;
}

/* END Careers Page */

/* Contact Page */

.contact-form-sec-row {
    margin-top: -110px;
}

/* END Contact Page */

/* Process Page */

div#process-blank {
    margin-top: -90px;
    min-height: 160px;
}

/* END Process Page */



}

/* Tablets in portrait mode (768-980px) */
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

/* General */

div#subpage-hero {
    display: flex;
    padding-top: 110px;
	height: 500px;
}

.subpage-hero-h1 h1 {
    font-size: 60px !important;
}

/* END General */

/* Top Bar */

.topbar-row-col {
    justify-content: center;
    flex-wrap: wrap;
	width: 100% !important;
}

/* END Top Bar */

/* Menu */

div#menu-row {
    padding: 15px 0;
}

div#main-menu.et_pb_menu .et_mobile_menu {
    top: 55px;
}

div#main-menu .et_mobile_menu .menu-item-has-children>a {
    font-weight: 400;
}

.menu-header:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    background: #E9C99B;
    margin: 10px 5%;
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
}

/* END Menu */

/* Footer */

div#footer-menu .et_pb_menu__menu {
    display: block !important;
}

div#footer-menu .et_mobile_nav_menu {
    display: none;
}

div#footer-menu li a {
    line-height: 1.2em;
    font-size: 17px;
}

#footer-menu .et-menu {
    gap: 12px 0px;
}

.footer-top-col-right {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-loc-list ul {
    gap: 10px;
	justify-content: center;
}

div#bottombar-copyright .et_pb_text_inner {
    display: flex;
    align-items: center;
    flex-direction: column;
	line-height: 1.4em;
}

.footer-loc-list .et_pb_text_inner {
    gap: 15px;
}

div#footer-loc-row {
    padding-bottom: 6%;
}

div#bottombar {
    padding-top: 6% !important;
}

.bottombar-col-left {
    margin-bottom: 0 !important;
}

.footer-top-contact-button {
    width: 223px;
}

div#footer-menu .et_pb_menu__wrap {
    justify-content: center;
}

/* END Footer */

/* Home Page */

div#home-hero {
    min-height: 650px !important;
	padding: 15% 0 4%;
}

.home-1st-sec-logo {
    width: 43%;
}

.home-2nd-sec-row {
    padding-top: 7% !important;
}

div#fw-bg-sec {
    max-height: 300px;
}

.home-projects-h4 {
    margin-bottom: 10% !important;
}

.home-projects-row-bottom {
    padding-top: 0 !important;
}

.home-6th-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.home-6th-sec-img {
    margin-bottom: 10% !important;
}

div#home-tl-sec {
    margin-top: 0;
    padding: 2% 0 0;
}

div#home-6th-sec {
    padding: 4% 0 5%;
}

.home-tl-sec-col-left {
    padding-right: 0;
    padding-bottom: 15%;
}

.timeline-column:before {
    left: 0;
	bottom: 80px;
}

.timeline-item:before {
    left: -30px;
	width: 22px;
}

.timeline-column:after {
    left: 0;
    width: 20px;
	bottom: 80px;
}

.timeline-column {
    padding-left: 30px;
}

.timeline-button {
    left: 30px;
    transform: unset;
}

div#home-8th-sec {
    padding-top: 0;
}

div#home-tl-sec-row {
    padding-bottom: 0;
}

.project-flow-p {
    margin-bottom: 10% !important;
}

div#home-9th-sec {
    max-height: 300px;
}

div#home-slider-sec-h-row {
    padding: 4%;
    width: 90%;
}

.home-testimonial-slider .et_pb_slide_image {
    width: 30%;
    display: block !important;
	margin-top: -116px !important;
}

.home-testimonial-slider .et_pb_slide_description {
    width: 66%;
    background-image: url(https://homestohavens.wpenginepowered.com/wp-content/uploads/2026/02/testimonial-mark.svg);
    background-repeat: no-repeat;
	background-position-y: 20px;
}

.home-testimonial-slider .et_pb_slide {
    background-image: none !important;
}

.home-testimonial-slider .et_pb_slide_content {
    font-size: 17px !important;
	justify-content: center;
}

.home-testimonial-slider h5 {
    font-size: 14px;
    margin-bottom: 0;
    margin-right: 20px;
}

.home-testimonial-slider .et-pb-arrow-next, .home-testimonial-slider .et-pb-arrow-prev {
    bottom: -12px;
}

.home-testimonial-slider .et-pb-arrow-prev {
    left: 70px !important;
}

.home-testimonial-slider .et-pb-arrow-next {
    left: auto !important;
    right: 70px !important;
}

.home-form-row {
    display: flex;
    flex-direction: column-reverse;
}

.home-form-img {
    margin-bottom: 4% !important;
}

/* END Home Page */
	
/* About Page */

div#about-1st-sec {
    padding: 5% 0;
}

.about-2nd-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.about-2nd-sec-p {
    margin-bottom: 12% !important;
}

div#about-3rd-sec {
    padding-top: 100px;
    padding-bottom: 260px;
}

div#about-3rd-sec-bottom-row {
    padding: 6%;
}

.about-team-sec-h-col {
    align-items: flex-start;
    flex-direction: column;
}

.about-team-sec-divider {
    width: 95%;
    margin: 0;
}

.about-team-sec-h-row {
    padding-top: 15% !important;
}

div#about-team-sec .team-card {
    margin-bottom: 50px !important;
}

div#about-team-sec .team-card:nth-child(odd) {
    width: 45%;
    margin-right: 5% !important;
}

div#about-team-sec .team-card:nth-child(even) {
    width: 45%;
    margin-right: 0 !important;
}

div#team-card-row-top {
    padding-bottom: 0;
}

div#team-card-row-bottom {
    padding-top: 0;
}

div#about-team-sec {
    padding-bottom: 0;
}

.approach-box-col {
    padding-top: 6%;
}

.team-card:hover .team-btn {
    top: -180px;
    width: 170px;
}

.team-card:hover::after {
    height: 160px;
}

/* END About Page */

/* Popup */

.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -45% !important;
    width: 90% !important;
}

div#popup-row {
    align-items: flex-start;
}

div#popup-row .et_pb_column:first-child {
    margin-right: 5%;
}

/* END Popup */
	

/* Services Page */

div#services-nav-box-row {
    margin-top: -170px;
}

div#services-1st-sec {
    padding-bottom: 200px;
}

#services-nav-box-row .et_pb_column:hover .services-nav-box-h2:after {
    width: 90%;
}

.services-3rd-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.services-3rd-sec-col-left {
    padding: 0 40px 30px;
}

.services-3rd-sec-img {
    margin-bottom: 8% !important;
}

div#services-4th-sec {
    margin-top: -170px;
    max-height: 400px;
}

.services-5th-sec-col-right {
    padding-left: 0;
}

div#services-6th-sec {
    max-height: 400px;
}

.services-nav-box-img span.et_pb_image_wrap {
    width: 100% !important;
}

.services-nav-box-img img {
    width: 100% !important;
}

/* END Services Page */

/* Major Renovations Page */

div#mr-1st-sec {
    padding-top: 3%;
}

.mr-1st-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.mr-1st-sec-p {
    margin-bottom: 10% !important;
}

div#mr-2nd-sec {
    margin-top: -170px;
    padding: 11% 0 8% !important;
}

.mr-2nd-sec-col-left {
    padding: 0 8%;
}

.mr-2nd-sec-img {
    padding-left: 0;
}

.mr-4th-sec-h2 {
    padding: 10% 4% 0;
}

.mr-box-blurb:nth-child(2n+1) {
    margin-right: 0;
}

div#mr-4th-sec-row {
    align-items: center;
    flex-direction: column-reverse;
}

.mr-4th-sec-img {
    margin-top: 13% !important;
	padding-bottom: 0;
}

div#mr-4th-sec {
    padding-bottom: 0;
}

.mr-box-blurb {
    min-width: 400px;
}

.mr-4th-sec-h2 {
    max-width: 560px !important;
}

/* END Major Renovations Page */

/* Custom Homes Page */


.ch-4th-sec-button {
    width: 250px;
}

.ch-4th-sec-col-right {
    padding-left: 0;
}

/* END Custom Homes Page */

/* Areas Served Page */

div#aws-button-sec {
    padding-top: 0;
}

.aws-button-sec-col .et_pb_button_module_wrapper {
    width: 45%;
}

.aws-button {
    width: 100%;
}

div#aws-button-sec-bottom-row {
    padding-top: 0;
}

div#aws-button-sec-top-row {
    padding-bottom: 0;
}


/* END Areas Served Page */

/* Single Areas Served Page */

div#subpage-hero.s-aws-hero {
    padding-top: 150px;
}

.aws-hero-h1 h1 {
    font-size: 50px !important;
}

div#s-aws-1st-sec {
    padding-bottom: 8%;
    padding-top: 5%;
}

.s-aws-1st-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.s-aws-1st-sec-img {
    margin-bottom: 8% !important;
}

div#s-aws-2nd-sec {
    margin-top: auto;
    padding-bottom: 5%;
    padding-top: 8%;
}

.s-aws-2nd-sec-col-right {
    padding-left: 0;
}

.s-aws-bottom-cta-p h4 {
    font-size: 35px !important;
}

/* END Single Areas Served Page */

/* Careers Page */

div#careers-2nd-sec {
    padding: 1.5% 0 3%;
    margin-top: auto;
}

/* END Careers Page */

/* Contact Page */

.contact-blurbs {
    margin-bottom: 20px !important;
}

.contact-form-sec-row {
    margin-top: -50px;
}

.contact-form-sec-code {
    padding: 5%;
}

/* END Contact Page */

/* Process Page */

div#process-blank {
    display: none;
}

div#process-1st-sec {
    padding-bottom: 7%;
}

.process-sticky-row {
    display: flex;
    flex-direction: column-reverse;
}

.process-sticky-img {
    margin-bottom: 8% !important;
}

/* END Process Page */

/* Search Results and 404 Page */
	
#search-results a.entry-featured-image-url {
    float: left;
    width: 150px;
    margin-right: 3%;
	margin-bottom: 0;
}	
	

/* End Search Results and 404 Page */
	
}


@media only screen and (max-width: 980px) {
#bottombar-menu .et_pb_menu__menu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
	}
	
#bottombar-menu .et_mobile_nav_menu {
    display: none !important;
}	
	
}

/* Smartphones in landscape mode (480-768px) */
@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {

/* General */

div#subpage-hero {
    display: flex;
    padding-top: 110px;
	height: 500px;
}

.subpage-hero-h1 h1 {
    font-size: 60px !important;
}

/* END General */

/* Top Bar */

.topbar-row-col {
    justify-content: center;
    flex-wrap: wrap;
	width: 100% !important;
}

/* END Top Bar */

/* Menu */

div#menu-row {
    padding: 15px 0;
}

div#main-menu.et_pb_menu .et_mobile_menu {
    top: 55px;
}

div#main-menu .et_mobile_menu .menu-item-has-children>a {
    font-weight: 400;
}

.menu-header:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    background: #E9C99B;
    margin: 10px 5%;
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
}

/* END Menu */

/* Footer */

div#footer-menu .et_pb_menu__menu {
    display: block !important;
}

div#footer-menu .et_mobile_nav_menu {
    display: none;
}

div#footer-menu li a {
    line-height: 1.2em;
    font-size: 17px;
}

#footer-menu .et-menu {
    gap: 12px 0px;
}

.footer-top-col-right {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-loc-list ul {
    gap: 10px;
	justify-content: center;
}

div#bottombar-copyright .et_pb_text_inner {
    display: flex;
    align-items: center;
    flex-direction: column;
	line-height: 1.4em;
}

.footer-loc-list .et_pb_text_inner {
    gap: 15px;
}

div#footer-loc-row {
    padding-bottom: 6%;
}

div#bottombar {
    padding-top: 6% !important;
}

.bottombar-col-left {
    margin-bottom: 0 !important;
}

.footer-top-contact-button {
    width: 223px;
}

/* END Footer */

/* Home Page */

.home-hero-h1 h1 {
    font-size: 45px !important;
}

div#home-hero {
    min-height: 650px !important;
}

.home-hero-col .et_pb_button_module_wrapper:nth-child(2) {
    margin-right: 0;
}

.home-1st-sec-logo {
    width: 43%;
}

.home-2nd-sec-row {
    padding-top: 7% !important;
}

div#fw-bg-sec {
    max-height: 300px;
}

.home-projects-h4 {
    margin-bottom: 10% !important;
}

.home-projects-row-bottom {
    padding-top: 0 !important;
}

.home-6th-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.home-6th-sec-img {
    margin-bottom: 10% !important;
}

div#home-tl-sec {
    margin-top: 0;
    padding: 2% 0 0;
}

div#home-6th-sec {
    padding: 4% 0 5%;
}

.home-tl-sec-col-left {
    padding-right: 0;
    padding-bottom: 15%;
}

.timeline-column:before {
    left: 0;
	bottom: 80px;
}

.timeline-item:before {
    left: -30px;
	width: 22px;
}

.timeline-column:after {
    left: 0;
    width: 20px;
	bottom: 80px;
}

.timeline-column {
    padding-left: 30px;
}

.timeline-button {
    left: 30px;
    transform: unset;
}

div#home-8th-sec {
    padding-top: 0;
}

div#home-tl-sec-row {
    padding-bottom: 0;
}

.project-flow-p {
    margin-bottom: 10% !important;
}

div#home-9th-sec {
    max-height: 300px;
}

div#home-slider-sec-h-row {
    padding: 4%;
    width: 90%;
}

.home-testimonial-slider .et_pb_slide_image {
    width: 100%;
    display: block !important;
}

.home-testimonial-slider .et_pb_slide_description {
    width: 100%;
    background-image: url(https://homestohavens.wpenginepowered.com/wp-content/uploads/2026/02/testimonial-mark.svg);
    background-repeat: no-repeat;
	background-position-y: 20px;
}

.home-testimonial-slider .et_pb_slide {
    background-image: none !important;
}

.home-testimonial-slider .et_pb_slide_content {
    font-size: 17px !important;
	justify-content: center;
}

.home-testimonial-slider h5 {
    font-size: 14px;
    margin-bottom: 0;
    margin-right: 20px;
}

.home-testimonial-slider .et-pb-arrow-next, .home-testimonial-slider .et-pb-arrow-prev {
    bottom: -12px;
}

.home-testimonial-slider .et-pb-arrow-prev {
    left: 70px !important;
}

.home-testimonial-slider .et-pb-arrow-next {
    left: auto !important;
    right: 70px !important;
}

.home-form-row {
    display: flex;
    flex-direction: column-reverse;
}

.home-form-img {
    margin-bottom: 10% !important;
}

/* END Home Page */
	
/* About Page */

div#about-1st-sec {
    padding: 5% 0;
}

.about-2nd-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.about-2nd-sec-p {
    margin-bottom: 12% !important;
}

div#about-3rd-sec {
    padding-top: 100px;
    padding-bottom: 260px;
}

div#about-3rd-sec-bottom-row {
    padding: 6%;
}

.about-team-sec-h-col {
    align-items: flex-start;
    flex-direction: column;
}

.about-team-sec-divider {
    width: 95%;
    margin: 0;
}

.about-team-sec-h-row {
    padding-top: 15% !important;
}

div#about-team-sec .team-card {
    margin-bottom: 50px !important;
}

div#about-team-sec .team-card:nth-child(odd) {
    width: 45%;
    margin-right: 5% !important;
}

div#about-team-sec .team-card:nth-child(even) {
    width: 45%;
    margin-right: 0 !important;
}

div#team-card-row-top {
    padding-bottom: 0;
}

div#team-card-row-bottom {
    padding-top: 0;
}

div#about-team-sec {
    padding-bottom: 0;
}

.approach-box-col {
    padding-top: 6%;
}

.team-card:hover .team-btn {
    top: -140px;
    width: 150px;
}

.team-card:hover::after {
    height: 130px;
}

/* END About Page */

/* Popup */

div#popup-row {
    display: block;
}

.popup-img span.et_pb_image_wrap {
    width: 100%;
}

.popup-img img {
    width: 100% !important;
}

div#popup {
    padding-top: 10%;
}

/* END Popup */

/* Services Page */

div#services-nav-box-row {
    margin-top: -170px;
}

div#services-1st-sec {
    padding-bottom: 200px;
}

#services-nav-box-row .et_pb_column:hover .services-nav-box-h2:after {
    width: 90%;
}

.services-3rd-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.services-3rd-sec-col-left {
    padding: 0 40px 30px;
}

.services-3rd-sec-img {
    margin-bottom: 8% !important;
}

.services-3rd-sec-button {
    width: 250px;
}

div#services-4th-sec {
    margin-top: -170px;
    max-height: 380px;
}

.services-5th-sec-col-right {
    padding-left: 0;
}

div#services-6th-sec {
    max-height: 380px;
}

/* END Services Page */

/* Major Renovations Page */

div#mr-1st-sec {
    padding-top: 3%;
}

.mr-1st-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.mr-1st-sec-p {
    margin-bottom: 10% !important;
}

div#mr-2nd-sec {
    margin-top: -170px;
    padding: 20% 0 8% !important;
}

.mr-2nd-sec-col-left {
    padding: 0 8%;
}

.mr-2nd-sec-img {
    padding-left: 0;
}

.mr-4th-sec-h2 {
    padding: 10% 4% 0;
}

.mr-box-blurb:nth-child(2n+1) {
    margin-right: 0;
}

div#mr-4th-sec-row {
    align-items: center;
    flex-direction: column-reverse;
}

.mr-4th-sec-img {
    margin-top: 13% !important;
	padding-bottom: 0;
}

div#mr-4th-sec {
    padding-bottom: 0;
}

.mr-box-blurb {
    min-width: 400px;
}

/* END Major Renovations Page */

/* Custom Homes Page */


.ch-4th-sec-button {
    width: 200px;
}

.ch-4th-sec-col-right {
    padding-left: 0;
}

/* END Custom Homes Page */

/* Areas Served Page */

div#aws-button-sec {
    padding-top: 0;
}

.aws-button-sec-col .et_pb_button_module_wrapper {
    width: 100%;
}

.aws-button {
    width: 100%;
}

div#aws-button-sec-bottom-row {
    padding-top: 0;
}

div#aws-button-sec-top-row {
    padding-bottom: 30px;
}

.aws-bottom-cta-p h4 {
    font-size: 30px !important;
}

/* END Areas Served Page */

/* Single Areas Served Page */

div#subpage-hero.s-aws-hero {
    padding-top: 150px;
}

.aws-hero-h1 h1 {
    font-size: 45px !important;
}

div#s-aws-1st-sec {
    padding-bottom: 8%;
    padding-top: 5%;
}

.s-aws-1st-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.s-aws-1st-sec-img {
    margin-bottom: 8% !important;
}

div#s-aws-2nd-sec {
    margin-top: auto;
    padding-bottom: 5%;
    padding-top: 8%;
}

.s-aws-2nd-sec-col-right {
    padding-left: 0;
}

.s-aws-bottom-cta-p h4 {
    font-size: 35px !important;
}

/* END Single Areas Served Page */

/* Careers Page */

div#careers-2nd-sec {
    padding: 1.5% 0 3%;
    margin-top: auto;
}

/* END Careers Page */

/* Contact Page */

.contact-blurbs {
    margin-bottom: 20px !important;
}

.contact-form-sec-row {
    margin-top: -50px;
}

.contact-form-sec-code {
    padding: 5%;
}

/* END Contact Page */

/* Process Page */

div#process-blank {
    display: none;
}

div#process-1st-sec {
    padding-bottom: 9%;
}

.process-sticky-row {
    display: flex;
    flex-direction: column-reverse;
}

.process-sticky-img {
    margin-bottom: 8% !important;
}

/* END Process Page */



/* Search Results and 404 Page */
	
#search-results a.entry-featured-image-url {
    float: none;
    width: 100%;
    margin-right: 0;
}	
	

/* End Search Results and 404 Page */	
	
	
}

/* Smartphones in portrait mode (0-479px) */
@media only screen and ( max-width: 479px ) {

/* General */

div#subpage-hero {
    display: flex;
    padding-top: 110px;
	height: 500px;
}

.subpage-hero-h1 h1 {
    font-size: 50px !important;
}

/* END General */

/* Top Bar */

.topbar-row-col {
    justify-content: center;
    flex-wrap: wrap;
	width: 100% !important;
}

/* END Top Bar */

/* Menu */

div#menu-row {
    padding: 15px 0;
}

div#main-menu.et_pb_menu .et_mobile_menu {
    top: 55px;
}

div#main-menu .et_mobile_menu .menu-item-has-children>a {
    font-weight: 400;
}

.menu-header:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    background: #E9C99B;
    margin: 10px 5%;
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
}

div#main-menu .mobile_menu_bar {
    bottom: 0px;
}

/* END Menu */

/* Footer */

div#footer-menu .et_pb_menu__menu {
    display: block !important;
}

div#footer-menu .et_mobile_nav_menu {
    display: none;
}

div#footer-menu li a {
    line-height: 1.2em;
    font-size: 17px;
}

#footer-menu .et-menu {
    gap: 12px 0px;
}

.footer-top-col-right {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-loc-list ul {
    gap: 10px;
}

div#bottombar-copyright .et_pb_text_inner {
    display: flex;
    align-items: center;
    flex-direction: column;
	line-height: 1.4em;
}

.footer-loc-list .et_pb_text_inner {
    gap: 15px;
}

div#footer-loc-row {
    padding-bottom: 6%;
}

div#bottombar {
    padding-top: 6% !important;
}

.bottombar-col-left {
    margin-bottom: 0 !important;
}

.footer-top-contact-button {
    width: 223px;
}

/* END Footer */

/* Home Page */

.home-hero-h1 h1 {
    font-size: 45px !important;
}

.home-hero-col .et_pb_button_module_wrapper:nth-child(2) {
    margin-right: 0;
}

.home-1st-sec-logo {
    width: 43%;
}

.home-2nd-sec-row {
    padding-top: 7% !important;
}

div#fw-bg-sec {
    max-height: 300px;
}

.home-projects-h4 {
    margin-bottom: 10% !important;
}

.home-projects-row-bottom {
    padding-top: 0 !important;
}

.home-6th-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.home-6th-sec-img {
    margin-bottom: 10% !important;
}

div#home-tl-sec {
    margin-top: 0;
    padding: 2% 0 0;
}

div#home-6th-sec {
    padding: 4% 0 5%;
}

.home-tl-sec-col-left {
    padding-right: 0;
    padding-bottom: 15%;
}

.timeline-column:before {
    left: 0;
	bottom: 80px;
}

.timeline-item:before {
    left: -30px;
	width: 22px;
}

.timeline-column:after {
    left: 0;
    width: 20px;
	bottom: 80px;
}

.timeline-column {
    padding-left: 30px;
}

.timeline-button {
    left: 30px;
    transform: unset;
}

div#home-8th-sec {
    padding-top: 0;
}

div#home-tl-sec-row {
    padding-bottom: 0;
}

.project-flow-p {
    margin-bottom: 10% !important;
}

div#home-9th-sec {
    max-height: 300px;
}

div#home-slider-sec-h-row {
    padding: 4%;
    width: 90%;
}

.home-testimonial-slider .et_pb_slide_image {
    width: 100%;
    display: block !important;
}

.home-testimonial-slider .et_pb_slide_description {
    width: 100%;
    background-image: url(https://homestohavens.wpenginepowered.com/wp-content/uploads/2026/02/testimonial-mark.svg);
    background-repeat: no-repeat;
	background-position-y: 20px;
}

.home-testimonial-slider .et_pb_slide {
    background-image: none !important;
}

.home-testimonial-slider .et_pb_slide_content {
    font-size: 17px !important;
	justify-content: center;
}

.home-testimonial-slider h5 {
    font-size: 14px;
	margin-bottom: 20px;
}

.home-testimonial-slider .et-pb-arrow-next, .home-testimonial-slider .et-pb-arrow-prev {
    bottom: -12px;
}

.home-testimonial-slider .et-pb-arrow-prev {
    left: 70px !important;
}

.home-testimonial-slider .et-pb-arrow-next {
    left: auto !important;
    right: 70px !important;
}

.home-form-row {
    display: flex;
    flex-direction: column-reverse;
}

.home-form-img {
    margin-bottom: 10% !important;
}

.home-bottom-cta-h2 h2 {
    font-size: 40px !important;
}

/* END Home Page */

/* About Page */

div#about-1st-sec {
    padding: 5% 0;
}

.about-2nd-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.about-2nd-sec-p {
    margin-bottom: 12% !important;
}

div#about-3rd-sec {
    padding-top: 100px;
    padding-bottom: 260px;
}

div#about-3rd-sec-bottom-row {
    padding: 6%;
}

.about-team-sec-h-col {
    align-items: flex-start;
    flex-direction: column;
}

.about-team-sec-divider {
    width: 95%;
    margin: 0;
}

.about-team-sec-h-row {
    padding-top: 15% !important;
}

div#about-team-sec .team-card {
    margin-bottom: 50px !important;
}

div#team-card-row-top {
    padding-bottom: 0;
}

div#team-card-row-bottom {
    padding-top: 0;
}

div#about-team-sec {
    padding-bottom: 0;
}

.approach-box-col {
    padding-top: 6%;
}

/* END About Page */

/* Popup */

div#popup-row {
    display: block;
}

.popup-img span.et_pb_image_wrap {
    width: 100%;
}

.popup-img img {
    width: 100% !important;
}

div#popup {
    padding-top: 10%;
}

/* END Popup */

/* Services Page */

div#services-nav-box-row {
    margin-top: -170px;
}

div#services-1st-sec {
    padding-bottom: 200px;
}

#services-nav-box-row .et_pb_column:hover .services-nav-box-h2:after {
    width: 90%;
}

.services-3rd-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.services-3rd-sec-col-left {
    padding: 0 20px 30px;
}

.services-3rd-sec-img {
    margin-bottom: 8% !important;
}

.services-3rd-sec-button {
    width: 250px;
}

div#services-4th-sec {
    margin-top: -170px;
    max-height: 350px;
}

.services-5th-sec-col-right {
    padding-left: 0;
}

div#services-6th-sec {
    max-height: 350px;
}

/* END Services Page */

/* Major Renovations Page */

div#mr-1st-sec {
    padding-top: 3%;
}

.mr-1st-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.mr-1st-sec-p {
    margin-bottom: 10% !important;
}

div#mr-2nd-sec {
    margin-top: -170px;
    padding: 20% 0 8% !important;
}

.mr-2nd-sec-col-left {
    padding: 0 8%;
}

.mr-2nd-sec-img {
    padding-left: 0;
}

.mr-4th-sec-h2 {
    padding: 10% 4% 0;
}

.mr-box-blurb:nth-child(2n+1) {
    margin-right: 0;
}

div#mr-4th-sec-row {
    align-items: center;
    flex-direction: column-reverse;
}

.mr-4th-sec-img {
    margin-top: 13% !important;
	padding-bottom: 0;
}

div#mr-4th-sec {
    padding-bottom: 0;
}

/* END Major Renovations Page */

/* Custom Homes Page */

.ch-4th-sec-col-right .et_pb_button_module_wrapper:nth-child(4) {
    margin-right: 0;
    margin-bottom: 20px !important;
}

.ch-4th-sec-button {
    width: 285px;
}

.ch-4th-sec-col-right {
    padding-left: 0;
}

/* END Custom Homes Page */

/* Areas Served Page */

div#aws-button-sec {
    padding-top: 0;
}

.aws-button-sec-col .et_pb_button_module_wrapper {
    width: 100%;
}

.aws-button {
    width: 100%;
}

div#aws-button-sec-bottom-row {
    padding-top: 0;
}

div#aws-button-sec-top-row {
    padding-bottom: 30px;
}

.aws-bottom-cta-p h4 {
    font-size: 27px !important;
}

/* END Areas Served Page */

/* Single Areas Served Page */

div#subpage-hero.s-aws-hero {
    min-height: 650px;
    padding-top: 150px;
}

.aws-hero-h1 h1 {
    font-size: 45px !important;
}

div#s-aws-1st-sec {
    padding-bottom: 8%;
    padding-top: 5%;
}

.s-aws-1st-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.s-aws-1st-sec-img {
    margin-bottom: 8% !important;
}

div#s-aws-2nd-sec {
    margin-top: auto;
    padding-bottom: 5%;
    padding-top: 8%;
}

.s-aws-2nd-sec-col-right {
    padding-left: 0;
}

.s-aws-bottom-cta-p h4 {
    font-size: 35px !important;
}

/* END Single Areas Served Page */

/* Careers Page */

div#careers-2nd-sec {
    padding: 1.5% 0 3%;
    margin-top: auto;
}

/* END Careers Page */

/* Contact Page */

.contact-blurbs {
    margin-bottom: 20px !important;
}

.contact-form-sec-row {
    margin-top: -50px;
}

.contact-form-sec-code {
    padding: 5%;
}

/* END Contact Page */

/* Process Page */

div#process-blank {
    display: none;
}

div#process-1st-sec {
    padding-bottom: 9%;
}

.process-sticky-row {
    display: flex;
    flex-direction: column-reverse;
}

.process-sticky-img {
    margin-bottom: 8% !important;
}

/* END Process Page */

/* Carousel */

.title-w-line h2 {
    white-space: normal !important;
}
	
.title-w-line h2 {
    display: block !important;
    text-align: center;
}

/* END Carousel */


/* Search Results and 404 Page */
	
#search-results a.entry-featured-image-url {
    float: none;
    width: 100%;
    margin-right: 0;
}	
	

/* End Search Results and 404 Page */	
	
}

 
