/*---------------------------------------------------------------------------------

 Theme Name:   You Be The Builder
 Theme URI:    https://YouBeTheBuilder/
 Description:  Welcome to You Be The Builder
 Author:       You Be The Builder
 Author URI:   https://idmproyellowfox.us/
 Template:     Divi
 Version:      4.23.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html


------------------------------ ADDITIONAL CSS HERE ------------------------------*/
#globalherder,
#globalherderrow {
	padding: 0;
}
#globalherderrow,#globalherder .et_pb_menu__wrap {
	height: 130px;
}
#menu-main-menu ul.sub-menu {
	width: 380px;
	margin-top: -3.2em;
}
#menu-main-menu ul.sub-menu li a {
	background-color: transparent;
	opacity: 1;
	width: auto;
}
#menu-main-menu ul.sub-menu li {
	width: 100%;
}
#menu-main-menu ul.sub-menu li:hover {
	background-color: #3B63A8;
}
#menu-main-menu ul.sub-menu li a:hover {
	color: #fff !important;
	opacity: 1;
	width: 100%;
}
#btn_over.et_pb_button:hover {
	color: #050835 !important;
	background-color: #fff !important;
}
#globalfooterrow h2 {
	font-size: 31px;
	color: #fff;
}
#globalfooterrow h3 {
	font-size: 61px;
	color: #fff;
	line-height: 60px;
}
#globalfooterrow h3 span {
	color: #7db0ff;
}
#globalfooterrow h4 {
	font-size: 33px;
	color: #fff;
	line-height: 70px;
}
#globalfooterrow p {
	font-size: 22px;
	color: #fff;
}
#globalfooter {
	padding: 125px 0 40px;
}
#globalfooter {
	position: relative;
}
#globalfooter .et_pb_module.et_pb_image.et_pb_image_0_tb_footer {
	position: absolute;
	top: -238px;
	place-self: center;
}
#globalherderrow .et_pb_menu__logo {
	position: relative;
	/*top: -40px;*/
}
#globalherderrow .et_pb_column {
	height: 130px;
}
#homesec_1 h1 {
	font-size: 136px;
	line-height: 135px;
	color: #050835;
	text-transform: uppercase;
	font-weight: 700;
}
#homesec_1 h1 span {
	color: #e33030;
}
#homesec_1 {
	padding-bottom: 0;
}
#homesec_2 h2 {
	font-size: 44px;
	font-weight: 700;
	color: #5c6972;
	line-height: 50px;
	text-transform: uppercase;
}
.linesection-title h2 {
	text-align: center;
	font-weight: 700;
	letter-spacing: 2px;
	position: relative;
	padding: 0 20px;
	position: relative;
	width: fit-content;

	place-self: center;
}

.linesection-title h2:before,
.linesection-title h2:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 572px !important;
	height: 4px;
	background: #9dcfee;
	
}

.linesection-title h2:before {
	right: 100%;
	width: 100%;
	margin-right: 15px;
}

.linesection-title h2:after {
	left: 100%;
	width: 100%;
	margin-left: 15px;
}
.defaultflex {
	display: flex;
	align-items: center;
}
#servicerow h2,
#servicerowreverce h2 {
	font-size: 42px;
	color: #fff;
}
#servicerow p,
#servicerowreverce p {
	color: #fff;
}
#servicerow #servicecol1 {
	margin-right: 0;
}
#servicerow #servicecol2 {
	padding: 30px 85px;
}
#servicerowreverce #servicecol1 {
	padding: 30px 60px;
}
#servicerowreverce #servicecol2 {
	margin-right: 0;
}
#homesec_3 h2 {
	font-size: 58px;
	line-height: 70px;
}
#homesec_3 p {
	font-size: 30px;
	color: #d2d2d6;
	line-height: 40px;
}
#homesec_3 .et_pb_module.et_pb_image_3 {
	position: absolute;
	align-self: center;
	transform: scale(1.4);
}
#homesec_3 {
	position: relative;
	padding: 40px 0;
}
#homesec_2 {
	padding: 0 0 140px;
}
#homesec_3_col1 {
	padding-left: 140px;
}
#homesec_4blrb h3,
#homesec_4blrb h4  {
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase;
	color: #002c51;
}
#homesec_4blrb .et_pb_blurb_description p {
	font-size: 18px;
	line-height: 30px;
	color: #000;
}
#homesec_4row .et_pb_column {
	display: flex;
}
#homesec_4blrb .et_pb_main_blurb_image img {
	width: auto;
	height: 277px;
}/*
#homesec_4blrb:hover {
	background-color: #00000029;
	border-radius: 80%;
}*/
#homesec_4blrb {
	width: 100%;
	position: relative;
	margin-bottom: 0;
}
#homesec_4blrb.et_pb_blurb::after {
	content: "";
	width: 100px;
	height: 100px;
	background: url('/wp-content/uploads/2026/04/processicon.png') no-repeat center;
	background-size: contain;
	right: 0;
	position: absolute;
	top: 50%;
	left: 88%;
	transform: translateY(-50%);
}
#homesec_4blrb.et_pb_blurb:last-child:after {
	display: none;
}
#menu-main-menu li {
	padding: 0 20px;
}
#homesec_6_slider .et_pb_slide_image,
#homesec_6_slider .et_pb_slide_description {
	width: 100%;
	padding-bottom: 0;
}
#homesec_6_slider .et_pb_slide_description {
	display: flex;
	flex-direction: column-reverse;
	position: relative;
	justify-content: center;
	padding: 0;
	height: 100%;
}
#homesec_6_slider .et_pb_slide_image {
	position: relative;
	margin-bottom: 20px;
}
#homesec_6_slider .et_pb_slide_description h2 {
	font-size: 36px;
	line-height: 40px;
}
#homesec_6_slider .et_pb_slide_content {
	margin-bottom: 20px;
}
#homesec_6_slider .et_pb_slide {
	padding: 0 !important;
}
#homesec_6_slider .et_pb_slide_content {
	position: relative;
	margin-bottom: 30px;
}
#homesec_6_slider .et_pb_slide_content:before {
	content: url('/wp-content/uploads/2026/04/blockquoleft.png');
	position: absolute;
	top: -60px;
	left: 0;
	z-index: -1;
	opacity: 0.5;
}
#homesec_6_slider {
	padding: 60px 0 0;
}
#homesec_6_slider .et_pb_slide_content:after {
	content: url('/wp-content/uploads/2026/04/blockquoright.png');
	position: absolute;
	bottom: -60px;
	right: 0;
	z-index: -1;
	opacity: 0.5;
}
#homesec_6_slider .et-pb-controllers a {
	background-color: #3b63a8;
}
#homesec_6_slider .et-pb-controllers {
	bottom: auto;
	margin-top: 20px;
}
#homesec_6_slider .et_pb_slide_description {
	height: auto !important;
	padding: 0 !important;
}

#homesec_6_slider .et_pb_container {
	height: auto !important;
}

#homesec_6_slider .et_pb_slide {
	height: auto !important;
}
#homesec_7_col {
	display: flex;
	justify-content: space-between;
	gap: 40px;
}
#homesec_7_col .et_pb_module {
	background-color: #050835;
	margin-bottom: 0;
	padding: 20px;
	width: 100%;
	position: relative;
}
#homesec_7_col .et_pb_blurb_content {
	border: 1px solid #fff;
	height: 300px;
}
#homesec_7_col h2 {
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	line-height: 45px;
}
#homesec_7_col .et_pb_main_blurb_image {
	margin-bottom: 0;
	position: absolute;
	right: 0;
	left: 0;
	top: -80px;
}
#homesec_7_col .et_pb_main_blurb_image img {
	width: 300px;
	padding: 0 15px;
}
#homesec_7_col .et_pb_blurb_container {
	place-content: end;
	height: 100%;
}
#homesec_7 {
	padding-bottom: 130px;
}
#homesec_4row {
	padding-bottom: 0;
	max-width: 1700px;
	width: 100%;
}
#homesec_4 {
	padding-bottom: 30px !important;
}
div#homesec_6 {
	padding-top: 30px;
	padding-bottom: 30px;
	z-index: 1;
}
#otherherocol h1 {
	text-transform: uppercase;
	font-size: 75px;
	line-height: 80px;
	font-weight: 800;
	color: #fff;
}
div#otherherocol .et_pb_column {
	text-align: center;
}
div#otherherocol .et_pb_module {
	background-color: #050835;
	padding: 26px;
	display: inline-block;
}
#otherherobanner {
	padding: 100px 0;
}
#remodeling_sec1_row h2 {
	font-size: 42px;
	line-height: 50px;
	font-weight: 700;
	padding: 0;
	text-transform: uppercase;
	color: #000;
}
#remodeling_sec1_row p {
	font-size: 18px;
	color: #000;
}
#remodeling_sec1_row  .et_pb_button {
	text-transform: uppercase;
	color: #000;
	background-color: #7cb9f2;
	font-weight: 800;
	border: 0;
	border-radius: 0;
}
div#remodeling_sec1.remodeling_sec2 {
	background-image: 
	linear-gradient(rgba(234, 240, 252, 0.7)),
	url("/wp-content/uploads/2026/04/processbg-scaled.jpg");
	background-size: cover;
	background-position: center;
}
#homegallerysec {
	background-image: 
	linear-gradient(rgba(234, 240, 252, 0.7)),
	url("/wp-content/uploads/2026/04/processbg-scaled.jpg");
	background-size: cover;
	background-position: center;
}
#homegallerysec .et_pb_row {
	width: 100%;
    max-width: 95%;
}
#remodeling_sec3row2 .headingh2 {
	background-color: #050835;
	padding: 18px 40px;
	display: table;
	position: absolute;
	left: 0;
	top: -45px;
	margin: 0 auto;
	right: 0;
}
#remodeling_sec3row2 .headingh2 h2 {
	text-transform: uppercase;
	font-size: 42px;
	padding: 0;
	line-height: 60px;
	font-weight: 800;
	color: #fff;
}
#remodeling_sec3row2 .et_pb_column {
	text-align: center;
	place-items: center;
	position: relative;
	padding: 75px 0;
}
#remodeling_sec3row2 p {
	color: #fff;
	font-size: 20px;
}
#remodeling_sec3row2 .et_pb_button {
	background-color: #050835;
	color: #fff;
	border: 0;
	font-weight: 800;
}
#remodeling_sec3row2 .et_pb_button_module_wrapper {
	position: absolute;
	bottom: -28px;
}
#remodeling_sec3 {
	padding-bottom: 50px;
}
#remodeling_sec4 {
	padding: 50px 0 200px;
}
div#wearesec_3.wearesec_3bg {
	background-image: 
	linear-gradient(rgba(234, 240, 252, 0.7)),
	url("/wp-content/uploads/2026/04/processbg-scaled.jpg");
	background-size: cover;
	background-position: center;
	position: relative;
	padding-bottom: 215px;
}
#wearesec_3 .yellowcardrow .et_pb_column {
	position: absolute;
}
#remodeling_sec4.wearesec_4 {
	padding-top: 340px;
}
.ddcg-small {
	height: 280px !important;
}
.ddcg-wide {
	height: 500px !important;
}
.ddcg-tall {
	height: 795px !important;
}
#homesec_4row.whatwedo_page .et_pb_column:nth-child(1) {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    column-gap: 45px;
    row-gap: 40px;
}
#homesec_4row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_blurb {
	width: 21%;
}
#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    column-gap: 40px;
    row-gap: 20px;
}
#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module {
	width: 48%;
	padding: 40px;
	margin-bottom: 0px !important;
}
#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module h3 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}
#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module p {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #fff;
}
#faq {
    margin-top: 100px;
}
#faq .et_pb_toggle {
	margin-bottom: 20px;
}
#faq .et_pb_toggle_open {
	background-color: #E7EFFC;
	padding: 20px;
	border: 0px;
}
#faq .et_pb_toggle_open h3 {
	font-family: Open Sans;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	color: #000;
}
#faq .et_pb_toggle_open p {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: left;
}
#faq .et_pb_toggle_open .et_pb_toggle_title {
	border: 0px solid #fff;
	border-bottom: 0px;
	padding: 0px;
}
#faq .et_pb_toggle_open .et_pb_toggle_content {
	border: 0px solid #fff;
	border-top: 0px;
	padding: 20px 0px 0px;
}
#faq .et_pb_toggle_open .et_pb_toggle_title:after {
	font-family: ETmodules!important;
	content: "\4f";
	position: absolute;
	right: 0px;
	font-size: 26px;
	font-weight: 500;
	color: #3b63a8;
}
#faq .et_pb_toggle_close {
	background-color: #E7EFFC;
	padding: 20px;
	border: 0px;
}
#faq .et_pb_toggle_close h3 {
	font-family: Open Sans;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	color: #000;
}
#faq .et_pb_toggle_close h3:before {
	content: "\50";
	right: 0px;
	top: 55%;
}
#remodeling_sec1_row.cnt_form {
	padding: 30px;
}
#remodeling_sec1_row.cnt_form .et_pb_column:nth-child(1) {
	border: 3px solid #fff;
	padding: 40px;
}
#remodeling_sec1_row.cnt_form .et_pb_column:nth-child(1) h2 {
	font-size: 42px;
	line-height: 50px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 15px;
}
#remodeling_sec1_row.cnt_form .et_pb_column:nth-child(1) p {
	font-family: Open Sans;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #fff;
	width: 100%;
}
#et_pb_contact_form_0 .et_pb_contact input,
#et_pb_contact_form_0 .et_pb_contact textarea {
	font-family: Open Sans;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #fff;
	background: #FFFFFF1A;
	padding: 10px 16px;
}
#et_pb_contact_form_0 .et-pb-contact-message ul li {
	color: #fff;
}
::placeholder {
	color: #fff;
}
#et_pb_contact_form_0 .et_pb_contact p.et_pb_contact_field {
	padding: 0px 0px 0px 40px;
	margin-bottom: 25px;
}
#et_pb_contact_form_0 .et_pb_contact .et_contact_bottom_container {
	float: left;
	margin-top: 0px;
}
#et_pb_contact_form_0 .et_pb_contact .et_contact_bottom_container .et_pb_contact_submit {
	margin: 0px 0px 0px 40px;
	font-size: 20px;
	line-height: 30px !important;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	background-color: #3B63A8;
}
.cnt_inf-page .et_pb_column {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    gap: 40px;
}
#cnt_blb {
	width: 345px;
    background-color: #fff; 
	padding: 22px 24px;
	margin-bottom: 0px;
}
#cnt_blb .et_pb_main_blurb_image {
	width: 50px;
}
#cnt_blb .et_pb_blurb_container {
	padding-left: 12px;
}
#cnt_blb .et_pb_blurb_container h3 {
	font-family: Open Sans;
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	color: #000;
}
#cnt_blb .et_pb_blurb_container p {
	font-family: Open Sans;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
}
#remodeling_sec1.cnt_info {
	padding: 50px 0px;
}
#remodeling_sec1_row.cnt_page {
	padding-bottom: 0px;
}
.grey_clr {
	color: #B4B1B8;
}
.light_blue {
	color: #7EB9F5;
}
/*------------------------------------Media Query Start-------------------------------------------------------------------*/
@media only screen and (min-width: 1800px) and (max-width: 2500px) {
	#otherherobanner.faq_page {
    	padding: 50px 0;
	}
}
@media only screen and (min-width: 1451px) and (max-width: 1800px) {
	#globalherderrow .et_pb_column,
	#globalherderrow,
	#globalherder .et_pb_menu__wrap {
    	height: 100px;
	}
	#globalherderrow .et_pb_menu__logo-wrap {
    	width: 25%;
	}
	#menu-main-menu li a {
		font-size: 22px;
	}
	#menu-main-menu li {
    	padding: 0 10px;
	}
	#menu-main-menu ul.sub-menu {
		margin-top: -2.2em;
	}
}

@media only screen and (min-width: 1151px) and (max-width: 1455px) {
	#globalherderrow .et_pb_menu__logo {
    	position: absolute;
	}
	#globalherder .et_pb_menu__logo-wrap  img {
		width: 80%;
	}
	#globalherderrow, #globalherder .et_pb_menu__wrap,
	#globalherderrow .et_pb_column {
    	height: 110px;
	}
	#globalherder .et_pb_menu__wrap {
		position: static;
		align-items: center;
	}
	#globalherder .mobile_nav .mobile_menu_bar:before {
		font-size: 50px;
	}
	#mobile_menu1 ul.sub-menu {
		background-color: transparent !important;
	}
	#globalherder .et_pb_menu .et_pb_menu__menu {
		display: none !important;
	}
	#globalherder .et_mobile_nav_menu {
		display: block !important;
	}
	#globalherder .et_pb_menu__wrap {
		justify-content: end;
		position: absolute;
		right: 0;
		width: 100%;
		/*z-index: -1;*/
	}
	#globalherder .et_pb_menu .et_mobile_menu {
		top: 80% !important;
		padding: 20px;
	}
	#mobile_menu1 li a {
		color: #000 !important;
		padding-left: 0;
	}
	#mobile_menu1 li {
		list-style: none;
	}
	#mobile_menu1 {
		background-image: 
		linear-gradient(rgba(234, 240, 252, 0.6)),
		url("/wp-content/uploads/2026/04/processbg-scaled.jpg");
	}
	#globalherderrow .et_pb_menu__logo {
		margin: 0 !important;
		top: 0px;
	}
	#globalherder .mobile_nav .mobile_menu_bar:before {
		color: #fff;
		font-size: 70px;
	}
	#homesec_1 {
    	padding: 100px 0px;
	}
	#homesec_1 h1 {
    	font-size: 100px;
		line-height: 100px;
	}
	.linesection-title h2:before,
	.linesection-title h2:after {
		width: 340px !important;
	}
	#servicerow #servicecol2,
	#servicerowreverce #servicecol1 {
    	padding: 20px 0px 20px 20px;
	}
	#servicerow h2,
	#servicerowreverce h2 {
		font-size: 38px;
		line-height: 46px;
	}
	#homesec_3_col1 {
    	padding-left: 100px;
	}
	#homesec_3 h2 {
    	font-size: 50px;
    	line-height: 60px;
	}
	#homesec_3 .et_pb_module.et_pb_image_3 {
		transform: scale(1.2);
	}
	#homesec_4row {
		width: 95%;
	}
	#homesec_4row .et_pb_column {
		gap: 30px;
	}
	#homesec_7_col h2 {
		font-size: 32px;
		line-height: 42px;
	}
	#homesec_7_col .et_pb_blurb_content {
		height: 255px;
	}
	#otherherocol h1 {
		font-size: 65px;
		padding-bottom: 0px;
	}
	#remodeling_sec1_row h2 br {
		display: none;
	}
	#remodeling_sec1_row h2 {
		font-size: 38px;
	}
	#remodeling_sec4.wearesec_4 {
    	padding-top: 150px;
	}
	#remodeling_sec3row2 .et_pb_text:nth-child(2) {
		width: 90%;
	}
	#et_pb_contact_form_0 .et_pb_contact p.et_pb_contact_field {
		padding: 0px 0px 0px 28px;
	}
	#remodeling_sec1_row .et_pb_button {
		margin: 0px 0px 0px 28px !important;
	}
	#homesec_4blrb.et_pb_blurb::after {
		left: 84%;
		z-index: -1;
	}
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) {
		justify-content: center;
	}
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module {
		width: 46%;
	}
	#globalfooterrow h2 {
    	font-size: 28px;
    	line-height: 36px;
	}
	#globalfooterrow h3 {
		font-size: 44px;
		line-height: 40px;
	}
	#globalfooterrow h4 {
    	font-size: 28px;
    	line-height: 60px;
	}
}

@media only screen and (min-width: 981px) and (max-width: 1150px) {
	#globalherderrow .et_pb_menu__logo {
    	position: absolute;
	}
	#globalherder .et_pb_menu__logo-wrap  img {
		width: 80%;
	}
	#globalherderrow, #globalherder .et_pb_menu__wrap,
	#globalherderrow .et_pb_column {
    	height: 110px;
	}
	#globalherder .et_pb_menu__wrap {
		position: static;
		align-items: center;
	}
	#globalherder .mobile_nav .mobile_menu_bar:before {
		font-size: 50px;
	}
	#mobile_menu1 ul.sub-menu {
		background-color: transparent !important;
	}
	.et_pb_row  {
		width: 95%;
	}
	#globalherder .et_pb_menu .et_pb_menu__menu {
		display: none !important;
	}
	#globalherder .et_mobile_nav_menu {
		display: block !important;
	}
	#globalherder .et_pb_menu__wrap {
		justify-content: end;
		position: absolute;
		right: 0;
		width: 100%;
		/*z-index: -1;*/
	}
	#globalherder .et_pb_menu .et_mobile_menu {
		top: 80% !important;
		padding: 20px;
	}
	#mobile_menu1 li a {
		color: #000 !important;
		padding-left: 0;
	}
	#mobile_menu1 li {
		list-style: none;
	}
	#mobile_menu1 {
		background-image: 
		linear-gradient(rgba(234, 240, 252, 0.6)),
		url("/wp-content/uploads/2026/04/processbg-scaled.jpg");
	}
	#globalherderrow .et_pb_menu__logo {
		margin: 0 !important;
		top: 0px;
	}
	#globalherder .mobile_nav .mobile_menu_bar:before {
		color: #fff;
		font-size: 70px;
	}
	#homesec_1 {
    	padding: 100px 0px;
	}
	#homesec_1 h1 {
    	font-size: 90px;
		line-height: 100px;
	}
	#homesec_2 h2 {
		font-size: 38px;
	}
	.linesection-title h2:before,
	.linesection-title h2:after {
		width: 250px !important;
	}
	#servicerow h2,
	#servicerowreverce h2 {
		font-size: 36px;
		padding-bottom: 4px;
	}
	#servicerow #servicecol2,
	#servicerowreverce #servicecol1 {
    	padding: 20px 0px 20px 20px;
	}
	#servicerow .et_pb_button,
	#servicerowreverce .et_pb_button {
		font-size: 16px;
	}
	#homesec_2 {
    	padding: 0 0 80px;
	}
	#homesec_3_col1 {
    	padding-left: 80px;
	}
	#homesec_3 h2 {
    	font-size: 48px;
    	line-height: 60px;
	}
	#homesec_3 .et_pb_button,
	.et_pb_button {
		font-size: 18px;
	}
	#homesec_3 .et_pb_module.et_pb_image_3 {
		transform: scale(1.0);
	}
	#homesec_4row {
		padding-bottom: 20px;
	}
	#homesec_4 .et_pb_button {
		font-size: 28px !important;
	}
	#homesec_4row .et_pb_column {
		flex-wrap: wrap;
		justify-content: center;
		gap: 30px;
	}
	#homesec_4blrb {
		width: 45%;
	}
	#homesec_4blrb h3,
	#homesec_4blrb h4 {
		font-size: 26px;
	}
	#homesec_4blrb .et_pb_main_blurb_image {
		margin-bottom: 0px;
	}
	#homesec_4blrb.et_pb_blurb::after {
		display: none;	
	}
	#homesec_6_slider .et_pb_slides .et_pb_container .et_pb_slide_content,
	#homesec_6_slider .et_pb_slides .et_pb_container .et_pb_slide_content p {
		font-size: 28px !important;
		line-height: 36px;
	}
	#homesec_6_slider .et_pb_slide_description h2 {
    	font-size: 30px !important;
    	line-height: 40px;
	}
	#homesec_7_col h2 {
		font-size: 28px;
		line-height: 40px;
	}
	#homesec_7_col .et_pb_blurb_content {
		height: 200px;
	}
	#otherherocol h1 {
		font-size: 65px;
		padding-bottom: 0px;
	}
	#remodeling_sec1_row h2 br {
		display: none;
	}
	#remodeling_sec1_row h2 {
		font-size: 32px;
		line-height: 44px;
	}
	#remodeling_sec4.wearesec_4 {
    	padding-top: 140px;
	}
	#remodeling_sec3row2 .headingh2 h2 {
		font-size: 38px;
		line-height: 50px;
	}
	#remodeling_sec3row2 .et_pb_text:nth-child(2) {
		width: 90%;
	}
	#remodeling_sec4 {
    	padding: 10px 0 200px;
	}
	#homesec_4row {
		padding-top: 0px;
	}
	#homesec_4row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_blurb {
    	width: 30%;
	}
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) {
		gap: 20px;
		justify-content: center;
	}
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module {
		width: 48%;
		padding: 20px;
	}
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module h3 {
    	font-size: 26px;
	 	line-height: 38px;
	}
	#remodeling_sec1_row.cnt_form .et_pb_column:nth-child(1) h2 {
    	font-size: 36px;
		line-height: 42px;
	}
	#remodeling_sec1_row.cnt_form .et_pb_column:nth-child(1) {
		padding: 30px;
	}
	#et_pb_contact_form_0 .et_pb_contact p.et_pb_contact_field {
		padding: 0px 0px 0px 25px;
	}
	#remodeling_sec1_row .et_pb_button {
		margin: 0px 0px 0px 26px !important;
	}
	#faq {
    	margin-top: 50px;
	}
	#globalfooterrow h2,
	#globalfooterrow h4 {
		font-size: 22px;
		line-height: 30px;
	}
	#globalfooterrow h3 {
		font-size: 32px;
		line-height: 40px;
		padding-bottom: 20px;
	}
	#globalfooterrow p {
    	font-size: 16px;
    	line-height: 30px;
	}
}
@media only screen and (min-width: 601px) and (max-width: 980px) {
	#globalherderrow .et_pb_menu__logo {
    	position: absolute;
		top: 0px;
	}
	#globalherder .et_pb_menu__logo-wrap img {
        width: 65%;
    }
	#globalherderrow, #globalherder .et_pb_menu__wrap,
	#globalherderrow .et_pb_column {
    	height: 80px;
	}
	#globalherder .et_pb_menu__wrap {
		position: static;
		align-items: center;
	}
	#globalherder .mobile_nav .mobile_menu_bar:before {
		color: #fff;
		font-size: 50px;
	}
	#globalherder .et_pb_menu .et_mobile_menu {
		top: 80% !important;
	}
	#mobile_menu1 li a {
		font-size: 20px;
		color: #000 !important;
		padding: 8px 0px;
	}
	#mobile_menu1 ul.sub-menu {
		background-color: transparent !important;
	}
	#homesec_1 {
    	padding: 100px 0px;
	}
	#homesec_1 h1 {
		font-size: 72px;
		line-height: 92px;
	}
	#homesec_2 h2 {
		font-size: 42px;
	}
	.linesection-title h2:before,
	.linesection-title h2:after {
		width: 175px !important;
	}
	.defaultflex,
	#homesec_4row .et_pb_column,
	#homesec_7_col {
		flex-direction: column;
	}
	#servicerow #servicecol1,
	#servicerowreverce #servicecol1 {
		margin-bottom: 0px;
	}
	#servicerow #servicecol2,
	#servicerowreverce #servicecol1 {
    	padding: 50px 35px;
	}
	#servicerow h2,
	#servicerowreverce h2 {
		font-size: 30px;
		line-height: 40px;
	}
	#homesec_2 {
    	padding: 0 0 60px;
	}
	#homesec_3 h2 {
    	font-size: 42px;
    	line-height: 50px;
	}
	#homesec_3 p {
    	font-size: 18px;   
    	line-height: 30px;
	}
	.et_pb_button {
		font-size: 18px;
	}
	#homesec_3 .et_pb_module.et_pb_image_3 {
    	position: relative;   
    	transform: none;
	}
	#homesec_4 #btn_over.et_pb_button {
		font-size: 28px;
		padding: 6px 20px !important;
	}
	#homesec_4row .et_pb_column {
		gap: 30px;
	}
	#homesec_4blrb.et_pb_blurb::after {
		left: 80%;
	}
	#homesec_4blrb .et_pb_main_blurb_image img {
		height: 240px;
	}
	#homesec_4blrb .et_pb_main_blurb_image {
		margin-bottom: 0px;
	}
	#homesec_4blrb h3,
	#homesec_4blrb h4 {
		font-size: 26px;
		line-height: 34px;
	}
	#homesec_4 {
    	padding-bottom: 60px !important;
	}
	#homesec_6_slider .et_pb_slides .et_pb_container .et_pb_slide_content,
	#homesec_6_slider .et_pb_slides .et_pb_container .et_pb_slide_content p {
		font-size: 26px !important;
		line-height: 36px;
	}
	#homesec_6_slider .et_pb_slide_description h2 {
    	font-size: 26px !important;
    	line-height: 30px;
	}
	#homesec_7 {
    	padding-bottom: 100px;
	}
	#homesec_7_col {
		align-items: center;
	}
	#homesec_7_col .et_pb_blurb_content {   
    	height: 200px;
	}
	#homesec_7_col .et_pb_main_blurb_image img {
		width: 250px;
	}
	#homesec_7_col h2 {
		font-size: 26px;
	}
	#homesec_7_col .et_pb_module {
    	margin-bottom: 40px;
    	width: 70%;
	}
	#otherherocol h1 {
		font-size: 45px;
		line-height: 60px;
		padding-bottom: 0px;
	}
	#remodeling_sec1_row h2 {
		font-size: 32px;
		line-height: 46px;
	}
	#remodeling_sec1_row h2 br {
		display: none;
	}
	#servicerow .et_pb_module,
	#servicerowreverce #servicecol1 .et_pb_module,
	#homesec_3 .et_pb_module,
	#remodeling_sec1_row .et_pb_module {
		text-align: center;
	}
	#remodeling_sec4.wearesec_4 {
		padding-top: 260px;
	}
	#remodeling_sec3row2 .headingh2 {
		padding: 20px 30px;
		width: 535px;
	}
	#remodeling_sec3row2 .headingh2 h2,
	#remodeling_sec1_row.cnt_form .et_pb_column:nth-child(1) h2 {
		font-size: 32px;
		line-height: 48px;
	}
	#remodeling_sec4.wearesec_4 #remodeling_sec3row2 .et_pb_column,
	#remodeling_sec3row2.home_remodeling-page .et_pb_column,
	#remodeling_sec3row2.custom_wood-page .et_pb_column,
	#remodeling_sec3row2.building_home-page .et_pb_column,
	#remodeling_sec3row2.whatwedo_page .et_pb_column {
		padding: 16% 0px 50px;
	}
	#remodeling_sec3row2.home_remodeling-page,
	#remodeling_sec3row2.custom_wood-page,
	#remodeling_sec3row2.building_home-page,
	#remodeling_sec3row2.whatwedo_page {
		margin-top: 20px !important;
	}
	#homesec_4row.whatwedo_page,
	#remodeling_sec1_row.whatwedo_page {
		padding-top: 0px;
	}
	#homesec_4row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_blurb,
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module {
    	width: 100%;
	}
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module {
		padding: 30px 20px;
	}
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module:nth-child(4) {
		order: 1;
	}
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module:nth-child(3) {
		order: 2;
	}
	#remodeling_sec1_row.cnt_form {
    	padding: 20px;
	}
	#remodeling_sec1_row.cnt_form .et_pb_column:nth-child(1) {
		padding: 30px 20px;
	}
	#et_pb_contact_form_0 .et_pb_contact p.et_pb_contact_field {
		padding: 0px 0px 0px 20px;
	}
	#et_pb_contact_form_0 .et_pb_contact .et_contact_bottom_container {
		float: none;
		justify-content: center;
	}
	#et_pb_contact_form_0 .et_pb_contact .et_pb_contact_submit {
		margin: 0px !important;
	}
	#remodeling_sec1_row.cnt_inf-page {
		padding: 0px 0px 10px;
	}
	.cnt_inf-page .et_pb_column {
		flex-wrap: nowrap;
		gap: 20px;
	}
	#cnt_blb .et_pb_blurb_container p {
		font-size: 18px;
	}
	#cnt_blb {
		padding: 22px;
	}
	#faq {
    	margin-top: 60px;
	}
	#faq .et_pb_toggle_open h3,
	#faq .et_pb_toggle_close h3,
	#faq .et_pb_toggle_open p {
		text-align: left;
	}
	#remodeling_sec3row2.faq-page {
		margin-top: 10px !important;
	}
	#remodeling_sec3row2.faq-page .et_pb_column {
		padding: 10% 0px 50px;
	}
	#globalfooterrow h2,
	#globalfooterrow h4 {
		font-size: 22px;
		line-height: 30px;
	}
	#globalfooterrow h3 {
		font-size: 32px;
		line-height: 40px;
		padding-bottom: 20px;
	}
	#globalfooterrow p {
    	font-size: 16px;
    	line-height: 30px;
	}
	#faq .et_pb_toggle_open .et_pb_toggle_title {
		display: flex;
		align-items: center;
		padding-right: 30px;
	}
}
@media only screen and (min-width: 601px) and (max-width: 750px) {
	.cnt_inf-page .et_pb_column {
		flex-direction: column;
		align-items: center;
	}
}
@media only screen and (min-width: 250px) and (max-width: 600px) {
	#globalherder .et_pb_menu__logo-wrap img {
        width: 60%;
    }
	#globalherderrow .et_pb_menu__logo {
    	position: absolute;
    	top: 0px;
	}
	#globalherderrow, #globalherder .et_pb_menu__wrap,
	#globalherderrow .et_pb_column {
    	height: 80px;
	}
	#globalherder .et_pb_menu__wrap {
		position: static;
		align-items: center;
	}
	#globalherder .mobile_nav .mobile_menu_bar:before {
		color: #fff;
		font-size: 50px;
	}
	#globalherder .et_pb_menu .et_mobile_menu {
		top: 80% !important;
	}
	#mobile_menu1 li a {
		font-size: 18px;
		color: #000 !important;
		padding: 5px 0%;
	}
	#homesec_1 {
		padding: 150px 0px 100px;
		background-position-x: 30%;	
	}
	#homesec_1 h1 {
		font-size: 72px;
		line-height: 92px;
	}
	#homesec_2 {
		padding: 0px 0px 60px;
	}
	#homesec_2 h2 {
		font-size: 32px;
		line-height: 40px;
	}
	.linesection-title h2 {
		padding: 0px;
	}
	.linesection-title h2:before,
	.linesection-title h2:after {
		width: 60px !important;
	}
	#servicerow #servicecol1,
	#servicerowreverce #servicecol1 {
		margin-bottom: 0px;
	}
	#servicerow #servicecol2,
	#servicerowreverce #servicecol1 {
		padding: 30px 16px;
	}
	#servicerow h2,
	#servicerowreverce h2,
	#servicerow h2,
	#homesec_4 h2 {
		font-size: 26px;
	}
	.et_pb_button {
		font-size: 18px;
	}
	#servicerow .et_pb_module,
	#servicerowreverce #servicecol1 .et_pb_module,
	#homesec_3 .et_pb_module,
	#remodeling_sec1_row .et_pb_module {
		text-align: center;
	}
	#homesec_3 h2 {
		font-size: 32px;
		line-height: 50px;
	}
	#homesec_3 p {
		font-size: 18px;
		line-height: 30px;
	}
	#homesec_3_col1 {
    	padding-left: 0px;
	}
	#homesec_3 .et_pb_module.et_pb_image_3 {
    	position: relative;    
    	transform: none;
	}
	#homesec_4 {
		padding: 30px 0px;
	}
	#homesec_4 #btn_over.et_pb_button_4 {
		font-size: 32px !important;
		padding: 0.1em 0.5em!important;
	}
	#homesec_4row {
		padding: 0px 20px;
	}
	#homesec_4row .et_pb_column,
	.defaultflex,
	#homesec_7_col {
		flex-direction: column;
	}
	#homesec_4row .et_pb_column {
		gap: 30px;
	}
	#homesec_4blrb.et_pb_blurb::after {
		display: none;
	}
	#homesec_4blrb .et_pb_main_blurb_image {
		margin-bottom: 10px;
	}
	#homesec_4blrb h3,
	#homesec_4blrb h4 {
	    font-size: 22px;
		lize-height: 30px;
	}
	#homegallerysec .ddcg-gallery .ddcg-left .ddcg-row {
		grid-template-columns: 1fr;
	}
	#homesec_6_slider {
    	padding: 0px;
	}
	#homesec_6_slider .et_pb_slider_container_inner .et_pb_slide_image {
		display: block !important;
	}
	#homesec_6_slider .et_pb_slide_description h2 {
		font-size: 26px !important;
	}
	#homesec_6_slider .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content p,
	#homesec_6_slider .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
		font-size: 26px !important;
		line-height: 34px !important;
	}
	#homesec_7_col {
		gap: 50px;
	}
	#homesec_7_col .et_pb_main_blurb_image img {
		width: 250px;
	}
	#homesec_7_col .et_pb_main_blurb_image {
		top: -60px;
	}
	#homesec_7_col .et_pb_blurb_content {
		height: 250px;
	}
	#homesec_7_col .et_pb_blurb_container {
    	height: 90%;
	}
	#homesec_7_col h2 {
		font-size: 26px;
		line-height: 30px;
	}
	#otherherobanner {
		padding: 150px 0px 100px;
	}
	#otherherocol h1 {
		font-size: 36px;
		line-height: 48px;
		padding-bottom: 0px;
	}
	#otherherobanner .et_pb_row {
		width: 90%;
		padding: 0px !important;
	}
	.et_pb_row {
		width: 90%;
	}
	#remodeling_sec1,
	#remodeling_sec1_row,
	#remodeling_sec3,
	#wearesec_3 {
		padding: 30px 0px;
	}
	#remodeling_sec1_row h2 {
		font-size: 32px;
		line-height: 44px;
	}
	#remodeling_sec1_row h2 br {
		display: none;
	}
	#wearesec_3 {
		padding-bottom: 0px !important;
	}
	#wearesec_3 .yellowcardrow .et_pb_column {
    	position: relative;
	}
	#remodeling_sec4,
	#remodeling_sec4.wearesec_4 {
    	padding-top: 0px !important;
	}
	#remodeling_sec3row2 {
		margin-top: 160px !important;
	}
    #remodeling_sec3row2.home_remodeling-page,
	#remodeling_sec3row2.building_home-page,
	#remodeling_sec3row2.faq-page {
        margin-top: 100px !important;
    }
    #remodeling_sec3row2.custom_wood-page,
	#remodeling_sec3row2.whatwedo_page {
        margin-top: 110px !important;
    }
	#remodeling_sec3row2 .headingh2 {
		position: absolute;
		width: 300px;
		top: -20%;
		padding: 20px;
	}
	#remodeling_sec3row2.home_remodeling-page .headingh2,
	#remodeling_sec3row2.custom_wood-page .headingh2,
	#remodeling_sec3row2.building_home-page .headingh2 {
		top: -16%;
	}
	#remodeling_sec3row2 .headingh2 h2 {
		font-size: 32px;
		line-height: 40px;
	}
	#remodeling_sec3row2 .et_pb_column {
		padding: 40% 0 50px;	
	}
	#remodeling_sec3row2.building_home-page .et_pb_column {
        padding: 34% 0 50px;
    }
    #remodeling_sec3row2.home_remodeling-page .et_pb_column,
	#remodeling_sec3row2.custom_wood-page .et_pb_column {
        padding: 28% 0 50px;
    }
	#remodeling_sec3row2.faq-page .et_pb_column {
		padding: 24% 0 50px;
	}
	#remodeling_sec4 #btn_over {
		padding: 10px 20px !important;
	}
	#homesec_4row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_blurb {
    	width: 100%;
	}
	#remodeling_sec1_row.whatwedo_page {
		padding: 0px 0px 30px;
	}
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module {
		width: 100%;
		padding: 30px 20px;
	}
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module:nth-child(4) {
		order: 1;
	}
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module:nth-child(3) {
		order: 2;
	}
	#remodeling_sec1_row.whatwedo_page .et_pb_column:nth-child(1) .et_pb_module h3 {
		font-size: 26px;
	}
	#remodeling_sec1_row.cnt_form {
    	padding: 20px;
	}
	#remodeling_sec1_row.cnt_form .et_pb_column:nth-child(1) {
		padding: 30px 20px;
	}
	#remodeling_sec1_row.cnt_form .et_pb_column:nth-child(1) h2 {
		font-size: 32px;
	}
	#et_pb_contact_form_0 .et_pb_contact_form {
    	margin-left: 0%;
	}
	#et_pb_contact_form_0 .et_pb_contact p.et_pb_contact_field {
		padding: 0px;
	}
	#et_pb_contact_form_0 .et_pb_contact .et_contact_bottom_container {
		float: none;
		justify-content: center;
	}
	#et_pb_contact_form_0 .et_pb_contact .et_pb_contact_submit {
		margin: 0px !important;
	}
	#remodeling_sec1_row.cnt_inf-page {
		padding-top: 0px;
	}
	.grey_clr {
		display: block;
	}
	#remodeling_sec1_row.cnt_page {
		padding-top: 10px;
    	padding-bottom: 0px;
	}
	#remodeling_sec1_row.cnt_inf-page {
        padding-top: 0px;
		padding-bottom: 10px;
    }
	.cnt_inf-page .et_pb_column {
		gap: 20px;
	}
	#faq {
    	margin-top: 60px;
	}
	#faq .et_pb_toggle {
    	margin-bottom: 15px;
	}
	#faq .et_pb_toggle_open h3,
	#faq .et_pb_toggle_close h3,
	#faq .et_pb_toggle_open p,
	#faq .et_pb_toggle_close p {
		text-align: left;
	}
	#faq .et_pb_toggle_open .et_pb_toggle_title {
		display: flex;
		align-items: center;
		padding-right: 30px;
	}
	#globalfooterrow h2,
	#globalfooterrow h4 {
		font-size: 22px;
		line-height: 30px;
	}
	#globalfooterrow h3 {
		font-size: 32px;
		line-height: 40px;
		padding-bottom: 20px;
	}
	#globalfooterrow p {
    	font-size: 16px;
    	line-height: 30px;
	}
	#cnt_blb .et_pb_blurb_container p {
		font-size: 20px;
	}
}