/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

:root{
	--third-font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	--Open-Sans: "Open Sans";
	--primary-font: Alata, sans-serif;
}

/* Typography */





@media(min-width: 768px) and (max-width: 1024px){
	.child_theme h1{
		font-size: 34.99999999965px;
	}

	.child_theme h2{
		font-size: 35.0px;
	}
}

@media(max-width: 1024px){
	
	.child_theme body{
		font-size:14px;
	}

	
	body{
		line-height: 1.50000000000651;
	}
	

	.child_theme h1{
		line-height: 1.40229508197142;
	}
}


.child_theme form label,
.child_theme .cost-guide-form.landing-banner .form-row .hs-form-field>label{
	font-size:15px;
	font-family:"Times New Roman";
	font-weight:300;
	line-height 22px;
	margin: 0;
}

.child_theme form .hs-form-field,
.child_theme .cost-guide-form.landing-banner form .hs-form-field{
	margin-bottom: 10px;
}

.child_theme form .hs-richtext p a {
	color: #0d68c5;
}

.child_theme form .hs-richtext p a:hover {
	text-decoration: underline;
}

/*=============== Form Styling ================*/




.child_theme .span2 .hs-button,
.child_theme .span3 .hs-button,
.child_theme .span4 .hs-button,
.child_theme .span5 .hs-button,
.child_theme .span6 .hs-button{
	padding:12px 24px;
}
.child_theme .span2 .hs-sec-btn,
.child_theme .span3 .hs-sec-btn,
.child_theme .span4 .hs-sec-btn,
.child_theme .span5 .hs-sec-btn,
.child_theme .span6 .hs-sec-btn{
	padding:12px 24px;
}


.child_theme body form input[type=email],
.child_theme body form input[type=file],
.child_theme body form input[type=number], 
.child_theme body form input[type=password],
.child_theme body form input[type=search],
.child_theme body form input[type=tel],
.child_theme body form input[type=text],
.child_theme body form select,
.child_theme body form textarea {
	border-width: 1px;
	text-align: start;
	padding: 8px 16px;
	height: auto;
	font-size: 15px;
	font-family: "Times New Roman";
	font-weight: 300;
	line-height: 22px;
	transition: all .3s; 
} 

body form input[type=email]:focus,
body form input[type=file]:focus,
body form input[type=number]:focus, 
body form input[type=password]:focus,
body form input[type=search]:focus,
body form input[type=tel]:focus,
body form input[type=text]:focus,
body form select:focus,
body form textarea:focus {
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
	outline: 0;
}

.hs-form fieldset.form-columns-1 .hs-input:not(.hs-form-checkbox>label>input) {
	/*width: 100% !important;*/
  width:auto;
}

form .hs_submit,
.cnt-mid-sec form .hs_submit {
	margin-top: 0px;
}

.child_theme .hs-form ul {
	padding: 0;
}

.hs-form .hs-fieldtype-checkbox li.hs-form-checkbox {
	margin:  0;
}

.hs-form .hs-fieldtype-checkbox li.hs-form-checkbox>label {
	margin-bottom: 0;
}

.hs-form .hs-fieldtype-checkbox li.hs-form-checkbox>label>span {
	line-height: 25px;
}

.child_theme .hs-search-results ul {
	padding-left: 0;
}

/*   primary button */
.child_theme .cm_nv_wrp .cm_nv_inner  .custom,
.child_theme form input[type=submit],
.child_theme .hs-button,
.child_theme .tabber .media-col .form-wrap input.hs-button{
	font-size: 16px;
	font-weight: 300;
	line-height: 18px;
	text-decoration:none;
	/* 	width: 100%; */
	background-image: none;
	box-shadow: none;
	text-transform:capitalize;
	min-height:33px;
	transition: all .3s;
}


/*   secoundary button */
.child_theme .hs-sec-btn,
.child_theme .contact-banner .form-row.hs-secondary input.hs-button,
.child_theme .contact-banner .form-row.hs-secondary .hs-button,
.child_theme .landing-banner .form-row.hs-secondary input.hs-button,
.child_theme .landing-banner .form-row.hs-secondary .hs-button,
.child_theme .hs_service .widget-type-form .hs-button,
.child_theme .form-row.secondary input[type="submit"],
.child_theme .popup_modal_box.bg_primary .hs-button,
.child_theme .hs-sec-btn,
.child_theme .systems-page .hs-search-results__next-page,
.child_theme .systems-page .hs-search-results__prev-page{
	font-size: 16px;
	line-height: 18px;
	text-transform:capitalize;
}


.child_theme body form select{
	background: url(//47241951.fs1.hubspotusercontent-na1.net/hubfs/47241951/raw_assets/public/Masterpiece_Construction_January2025/images/Screenshot%202025-01-22%20105252.png);
	-moz-appearance: none;
	-webkit-appearance: none;
	background-repeat: no-repeat;
	background-position: 99.5% 15px;
	padding: 8px 14px;
}


@media(max-width: 1024px) {
	form label {
		font-size: 14px;
	}
}

/*********************************************** preview page css ******************************************/

@media(max-width: 767px){

	

	.child_theme h1{
		line-height: 1.39999999999938;
	}

	.cm_nv_wrp .cm_nv_inner .custom,
	.cm_pg_wrp .left-col a.custom, 
	.cm_pg_wrp .right-col .social-share a.custom, 
	.hs-button, 
	form input[type=submit]{
		padding: 12px 24px;
	}

	.hs-sec-btn, 
	.hs-trans-btn{
		padding: 12px 24px ;
	}

	.child_theme .cm_nv_wrp .cm_nv_inner  .custom,
	.child_theme form input[type=submit],
	.child_theme .hs-button,
	.child_theme .tabber .media-col .form-wrap input.hs-button {
		font-size: 15px;
	}

	.child_theme .hs-sec-btn,
	.child_theme .contact-banner .form-row.hs-secondary input.hs-button,
	.child_theme .contact-banner .form-row.hs-secondary .hs-button, 
	.child_theme .landing-banner .form-row.hs-secondary input.hs-button,
	.child_theme .landing-banner .form-row.hs-secondary .hs-button,
	.child_theme .hs_service .widget-type-form .hs-button,
	.child_theme .form-row.secondary input[type="submit"], 
	.child_theme .popup_modal_box.bg_primary .hs-button,
	.child_theme .hs-sec-btn,
	.child_theme .systems-page .hs-search-results__next-page,
	.child_theme .systems-page .hs-search-results__prev-page{
		font-size: 15px;
	}

	.child_theme body form .hs-form-field {
		width: 100% !important;
	}


	.child_theme form .hs_submit,
	.child_theme .cnt-mid-sec form .hs_submit {
		width: 100%;
		width: 100%;
	}

}

@media (max-width:320px)
{
	.cm_subscription_preferences {
		font-size: 22px;
	}
}

.hs_service .left-dnd-area .hs_cos_wrapper .hs-search-field button {
	top: 22px;
}

.systems-page form {
	max-width: 767px;
}

.home-pg-bnr.simple-banner .banner-content-inner {
	padding: 0;
}


/********************************************************* Footer css start here **************************************/


.cm_footer .cm_ftr_bottom_sec .flex_row{
	padding: 9px 10px;
	background-color: #000000;
}

.cm_footer .cm_ftr_bottom_sec .col-section{
	padding:0px;
}

.cm_ftr_bottom_sec{
	background-color: rgba(255, 255, 255,1.0);
}

.cm_footer .cm_ftr_copyright p
{
	font-size: 15px;
	font-family: Times New Roman;
	font-weight: 300;
	line-height: 22px;
	text-align: center;
}
.cm_footer .cm_ftr_copyright p strong{
	font-weight: 400;
}
.cm_footer .footer-section .cm_ftr_copyright .footer-content p:last-child{
	margin-bottom: 14.4px;
}

.cm_footer .cm_ftr_copyright hr {
	background-color: #ffffff;
	border: none;
	color: #ffffff;
	height: 1px;
	width: 67%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.cm_footer .cm_ftr_icons .footer-social {
	align-items: center;
	gap: 5px;
	padding-left: 0px;
	justify-content: center;
}
.cm_footer .cm_ftr_icons a {
	background-color: #ffffff;
	border-radius: 10%;
	font-size: 25px;
	line-height: 25px;
}
.cm_footer .cm_ftr_icons a:hover {
	opacity:0.9;

}
.cm_footer svg path {
	fill: #000000;
}

.ri-instagram-fill:before{
	content: "\ee65";
	font-family: remixicon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.footer-social-item, .footer-social-item > a {
	height: 50px;
	width: 50px;
}



.cm_footer .cm_ftr_top_sec .col-section {
	padding: 10px;
} 
.cm_footer .cm_ftr_menu a {
	font-size: 16px;
	font-weight: 300;
	line-height: 18px;
	font-family: Alata;
	padding:13px 20px;
	display:block;
}
.cm_footer .cm_ftr_menu ul li.active a {
	color: rgba(204, 176, 103,1.0);
}
.cm_footer .hs-menu-wrapper>ul>li {
	margin: 0px;
}

.child_theme .cm_footer .cm_ftr_top_sec  ul{
	padding-left: 0px;
}
.cm_footer_logo {
	text-align:center;
}
.cm_footer_logo img {
	max-width: 52% !important;
}

.footer-section .cm_ftr_top_logo_sec .footer-content p:last-child {
	margin-bottom: 14.4px;
}
footer .cm_ftr_form form input[type=email]
{
	font-size: 15px;
	height: 40px;
	line-height: 22px;
	padding: 8px 16px;

}

.cm_ftr_form_heading h4 {
	font-size: 24px;
	font-weight: 500;
	line-height: 28.8px;
	margin-bottom: 16px;
	margin-top: 8px;
}

.cm_ftr_form .input {
	margin-bottom: 10px;
}
.cm_ftr_form label{
	margin-bottom:0px;
}

.cm_ftr_form #placeholder, ::-webkit-input-placeholder {
	font-size: 15px;
	opacity: 0.6;
	color: #000000;
}
.cm_footer .hs-button, footer form input[type=submit]{
	font-size: 16px;
	padding: 11px 24px;
}

.cm_header .nav>nav>ul .header__menu-submenu--level-2>.header__menu-item a.header__menu-link--active-link {
	color: white;
}



@media (max-width:991px){
	.footer-section .cm_ftr_top_logo_sec .footer-content p {
		font-size: 14px !important;
	}
	.cm_footer .cm_ftr_bottom_sec .footer-social-item:not(:first-child) {
		margin: 0;
	}
	.cm_footer .flex_row  .cm_ftr_copyright.col-section:not(:first-child) {
		padding-top: 0px;
	}
	.cm_footer .cm_ftr_copyright p{
		font-size:14px;
		line-height:21px;
	}
	.cm_footer .hs-button, footer form input[type=submit]{
		font-size: 15px !important;
		padding: 11px;
	}
	footer .cm_ftr_form form input[type=email],
	.cm_ftr_form #placeholder, ::-webkit-input-placeholder
	{
		font-size:14px;
	}
	.cm_ftr_form span {
		font-size: 14px;
	}

	header.header .nav .header__menu.header__menu--desktop ul>li.active-branch>a {
		color: rgba(51, 55, 61,1.0);
	}

	.mobile-menu-open header.header.cm_header {
		margin: 0;
	}

}



/* Lp page styling  */


.no_navigation .cm_footer .footer-section .cm_ftr_copyright .footer-content p:last-child {
	margin-bottom: 14.4px;
	margin-top: 14.4px;
}









/**************************************************** header styling *******************************************************************/

@media (min-width:992px)
{
	.cm_header .right-section {
		justify-content: flex-end;
		display: none;

	}
	.cm_header .primary-section .container-wrapper {
		column-gap: 0px;
	}


}



/************** logo section styling ****************/
.cm_header .logo-section {
	width: 20.87%;
	padding: 10px;
}


.cm_header .primary-section {
	padding-bottom: 0px;
	padding-top: 0px; 
}
.cm_header .page-center {
	padding-left:0px;
	padding-right:0px;
}


/* nav section styling */



.cm_header .nav {
	position: relative;
	width: 78.796%;
}

.cm_header .logo-section  .hs_cos_wrapper_type_logo {
	width: 49.575% !important;
	text-align: center;
	display: block;
}
.cm_header .nav>nav>ul>li>a {
	font-size: 16px;
	font-weight: 400;
	padding: 26px 20px;
	line-height: 18px;
	text-transform: capitalize;
	text-align: left;
}
.cm_header .header__menu--desktop>ul{
	column-gap: 0px;
	justify-content: flex-end;
	margin-bottom: 10px;
	padding-right: 15px;
}
.cm_header .nav>nav>ul li.header__menu-item--depth-1>a>.child-trigger svg{
	display: none;
}

.cm_header .nav>nav>ul .header__menu-item--depth-1>a:active {
	color: rgba(204, 176, 103,1.0);
}

.cm_header .nav>nav>ul .header__menu-item--depth-1>a:hover{
	padding: 26px 20px;
}

.cm_header .nav>nav>ul li.header__menu-item--depth-1:hover>a::before,
.cm_header .nav>nav>ul li.header__menu-item--depth-1.active>a:before
{
	position: absolute;
	content: "";
	height: 3px; 
	left: 0;
	width: 100%;
	z-index: 2;
	bottom: 0;
	background-color: #ccb067;
}





.cm_header .header__menu--desktop>.header__menu-wrapper li{
	position:relative;
}

/* mega menu css */
.cm_header .nav>nav>ul .header__menu-submenu--level-2>.header__menu-item a {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	padding: 13px 20px 13px 28px;
	border-left: 8px;
	font-family: alata;
	text-wrap-mode: nowrap;


}

.cm_header ul.header__menu-submenu.header__menu-submenu--level-2 {
	padding: 0px;
}

.cm_header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2  {
	box-shadow: none;
	top: 100%;
	transform: none;

}
.cm_header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover>ul{
	transform: none;
}


.footer-section .cm_ftr_top_logo_sec .footer-content p {
	font-size: 15px;
}

.header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover>a {
	color: rgba(204, 176, 103,1.0);
}


/* header responsive styling */

@media (max-width:991px) {

	.cm_header .primary-section .container-wrapper {
		justify-content: flex-end;
		flex-direction: column;
	}
	.cm_header .page-center{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.cm_header .logo-section{
		width:100%;
	}
	.cm_header .right-section {
		width: 100%;
		justify-content: center;
		padding: 10px;

	}
	.cm_header .right-section .trigger {
		display: none !important;
	}
	.cm_header .cst-humburger-icon {
		display: block;
		padding:5.5px;

		line-height: 5px;
		border-radius: 3px;
		background-color: #0000000d;
	}
	.cm_header .cst-humburger-icon svg {
		fill: #33373d;
		height: 22px !important;
		width: 22px !important;
	}
	/*    menustyling */

	header.cm_header .nav {
		display: none;
		height: auto;
		/* 		left: 0; */
		position: static;
		/* 		top: 153px; */
		width: 100%;
		z-index: 50;
		order: 3;
	}

	header.cm_header .nav .header__menu.header__menu--desktop>ul{
		padding: 0 10px 10px 10px;
		margin-bottom:0px;
	}

	.cm_header.header .nav .header__menu.header__menu--desktop>ul li a{
		font-size: 15px;
	}

	.cm_header.header .nav .header__menu.header__menu--desktop>ul > li.child-open >  a {
		color: #fff;
	}

	.cm_header.header .nav .header__menu.header__menu--desktop>ul>li>a {
		padding:10px 20px;
	}

	header.cm_header .nav .header__menu.header__menu--desktop{
		min-height:auto;
		overflow-y: hidden;
	}

	.cm_header .nav>nav>ul li.header__menu-item--depth-1>a:hover:before,
	.cm_header .nav>nav>ul li.header__menu-item--depth-1.active>a:before {
		display:none;
	}

	.cm_header.header .nav .header__menu.header__menu--desktop>ul>li:hover>a {
		color: rgba(255, 255, 255,1.0);
		background-color: rgba(2, 103, 128,0.0);

	}
	.cm_header.header .nav .header__menu.header__menu--desktop>ul>li:hover{
		background-color: #3f444b;
	}

	header.cm_header .mobile-close-icon{
		display:none;
	}
	.cm_header .container-wrapper.mobile-open .top-section.mobile_section {
		padding: 0px;
	}

	.cm_header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu{
		background: #ffffff !important;
	}
	.cm_header .nav .header__menu.header__menu--desktop>ul>li>.mobile-child-trigger:before {
		content: "+";
		color: #33373d;
		padding-bottom: 10px;
	}
	.cm_header .nav .header__menu.header__menu--desktop>ul>li:hover>.mobile-child-trigger:before {
		content: "+";
		color: #ffffff;
		padding-bottom: 10px;
	}
	.cm_header .nav .header__menu.header__menu--desktop>ul>li>.mobile-child-trigger.child-open:before {
		content: "-";
		font-size: 55px;
		color: #ffffff;

	}
	header.cm_header .nav .header__menu.header__menu--desktop>ul>li.child-open {
		background-color: #3f444b ;
		color:#ffffff;
	}
	.cm_header .nav>nav>ul li.header__menu-item--depth-1:hover>a:before{
		display:none;

	}
	header.cm_header .nav .header__menu.header__menu--desktop>ul>li.header__menu-item--has-submenu>.mobile-child-trigger{
		height:37px;
	}
	header.header .nav .header__menu.header__menu--desktop>ul>li a.header__menu-link--active-link {
		color: #fff;
		background-color: #33373d;
	}
	header.header.cm_header {
		margin-bottom: 10px;
	}

	header.header .nav .header__menu.header__menu--desktop ul>li{
		border:0 !important;
	}
	header.cm_header .nav .header__menu.header__menu--desktop>ul>li a.header__menu-link--active-link {
		background-color: #3f444b;
		color: #fff;
	}
	.cm_header .nav .header__menu.header__menu--desktop>ul>li.active>.mobile-child-trigger:before{
		color:#ffffff;
	}
	.cm_header .nav>nav>ul .header__menu-submenu--level-2>.header__menu-item a{
		padding: 10px 20px 10px 28px;
	}
}

@media (min-width: 768px ) and (max-width:991px){

	header.header.cm_header {
		margin-bottom: 0px;
	}

	.cm_header .logo-section {
		display: flex;
		width: 50%;
	}

	.cm_header .primary-section .container-wrapper {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.cm_header .right-section {
		justify-content: end;
		width: 50%;
		padding-right: 25px;  
	}

	.cm_header .logo-section .hs_cos_wrapper_type_logo {
		width: auto !important;
		margin-left: 5px;
	}

	header.cm_header .nav {
		top: 100px;
	}
}

@media(max-width: 767px){
	.cm_footer .cm_footer_logo a {
		max-width: 500px;
		width: 100%;
		display: inline-block;
	}

	.cm_footer .cm_footer_logo a img {
		max-width: 100%;
		width: 52% !important;
		display: inline-block;
		vertical-align: middle;
	}

	.cm_header .logo-section .hs_cos_wrapper_type_logo {
		width: auto !important;
	}
}


/* Error Page */

.cm_404_page {
	background-color: #ccb067;
	border-left: 24px solid #ffffff;
	border-right: 24px solid #ffffff;
	padding: 10px 4%;
}
.cm_error_page_content {
	padding: 13% 23.5% 13% 23.5%;
	background-color: #ffffff;
	border-radius: 30px;

}

.cm_error_page_content h1 {
	font-size: 60px;
	line-height: 70px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 6%;
}

.cm_error_page_content p {
	padding: 0% 20% 6.5% 20%;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	font-family: alata;
	margin-bottom: 0px !important;
}

.child_theme .cm_error_page_content .btn a {
	color: #ffffff;
	box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.2);
	padding: 8px 52px 10px 52px;
	background-color: #CCB067;
	border-radius: 3px;
}
.child_theme .cm_error_page_content a:hover{
	background-color: #ffffffff;
	color: #CCB067;
}

.cm_error_page_content .btn {
	display: flex;
	justify-content: center;
}
.cm_error_page_content .btn span {
	font-size: 16px;
	font-family: alata;
	line-height: 18px;
}

@media (max-width:1024px){

	.cm_404_page {
		padding: 50px;
		border-width: 18px;
	}

	.cm_error_page_content {
		min-height: 56vh;
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 18% 8% 18% 8%;
	}

	.cm_error_page_content h1 {
		font-size: 50px;
		padding: 0 0 8% 0;
		line-height: 60px;
	}
	.cm_error_page_content p{
		font-size: 19px;
		padding: 0 0 8% 0;
		line-height: 25px;
	}
	
	.child_theme .cm_error_page_content .btn a {
		font-size: 15px;
	}

}

@media (max-width:767px) {

	.cm_404_page {
		padding: 0px;
		background-color: transparent;
		margin-top: 18px;
	}

	.cm_error_page_content h1 {
		font-size: 38px;
		padding: 0 0 8% 0;
		line-height: 1.2em;
	}
	.cm_error_page_content p{
		font-size: 18px;
		padding: 0 0 10% 0;
		line-height: 24px;
	}
	.cm_error_page_content{
		padding: 12% 0% 22% 0%;
		min-height: auto;
	}
}


/* Child-2 */

.child_theme p{
	margin: 0 0 .9rem 0;
}

.child_theme ul,
.child_theme ol{
	padding-left: 40px;
	margin: 0;
}

.child_theme li{
	margin: 0;
}

.child_theme h3,
.child_theme h4,
.child_theme h5{
	margin-block-start: .5rem;
	margin-block-end: 1rem;
}


/* Home Page */

.simple-banner.home-pg-bnr .top_sec h1 {
	margin: 0;
	margin-bottom: 15px;
	text-transform: capitalize; 
}

.simple-banner.home-pg-bnr .top_sec h5 {
	margin-bottom: 15px;
	margin-top: 0;
	font-family: Alata, sans-serif;
	font-size: 25px;
	line-height: 1.32;
	font-weight: 500;
	text-transform: capitalize;
}

.simple-banner.home-pg-bnr .bg_el.overlay_bg {
	transition-duration: 1500ms;
}

.simple-banner.home-pg-bnr:hover .bg_el.overlay_bg {
	background-color: rgba(0, 0, 0, .3) !important;
}

.home-pg-bnr .btn_item a {
	padding: 20px 40px;
	border-width: 2px;
	border-radius: 5px;
}

.simple-banner.home-pg-bnr .btn_row{
	margin: 0;
}

.home-pg-svg-sec .cnt-col{
	padding: 0;
}


.home-pg-svg-sec .cnt-col .tp-img-cnt-inner svg {
	height: 250px;
	width: 250px;
}

.home-pg-two-col-cnt .btn-items {
	text-align: center;
}

.two-col-content.home-pg-two-col-cnt .content-col .btn-items .btn_row {
	margin-top: 30px;
	display: inline-block;
}

.home-pg-two-col-cnt.two-col-content .content-col .description {
	margin: 0;
}

.bnr_wrp.normal.cst-bnr-slider .splide__list li {
	max-height: none;
	height: auto;
}

.bnr_wrp.cst-bnr-slider .slide_content {
	padding: 50px !important;
	height: 100%;
	align-content: center;
	max-width: 83%;
	margin-right: auto;
}

.bnr_wrp.cst-bnr-slider .slide_background {
	min-height: 400px;
}

.bnr_wrp.cst-bnr-slider .slide_background .page-center {
	height: 100%;
}

.bnr_wrp.cst-bnr-slider .slide_content .slide_title h2 {
	margin-bottom: 30px;
}

.bnr_wrp.cst-bnr-slider .slide_content .slide_subtitle p {
	line-height: 33px;
	font-size: 18px;
	margin-bottom: 30px;
}

.bnr_wrp.cst-bnr-slider .slide_content .btn_item a {
	background: transparent;
	color: inherit;
	padding: 12px 24px;
	border: 2px solid #fff;
}

.bnr_wrp.cst-bnr-slider .slide_content .btn_row {
	margin: 0;
}



.bnr_wrp.cst-bnr-slider .splide__pagination .splide__pagination__page {
	width: 6px !important;
	height: 6px !important;
	background: #000;
	opacity: .2;
	margin: 0 6px;
}

.bnr_wrp.cst-bnr-slider ul.splide__pagination .splide__pagination__page.is-active {
	background: #000 !important;
	opacity: 1 !important;
}

.bnr_wrp.cst-bnr-slider .splide .splide__pagination {
	bottom: 10px;
	padding: 0;
}

.cst-bnr-slider.bnr_wrp li .slide_content.fade-up{
	opacity: 0;
}

.cst-bnr-slider.bnr_wrp li.is-active .slide_content.fade-up {
	animation: bnrfadeInUp 1s ease !important;
	transition: none !important;
	opacity: 1;
}

.cst-bnr-slider.bnr_wrp .cm_trns {
	transition: none !important;
}

@keyframes bnrfadeInUp{
	0%{
		transform:translate(0px, 100px);
		opacity: 0;
	}

	100%{
		transform:translate(0px, 0); 
		opacity: 1;
	}
}

.cm-two-col-map-bg {
	background-size: unset !important;
}

.cm-two-col-map-bg.two-col-content .content_box {
	margin-top: 0;
}

.cm-two-col-map-bg.two-col-content .content-col .description {
	margin: 0;
}

.cm-two-col-map-bg.two-col-content .btn_row {
	margin: 0;
}

.cm-two-col-map-bg.two-col-content .btn_item a {
	border: 0;
	padding: 12px 24px;
	border-radius: 3px;
}

.home-pg-btm-pane {
	min-height: 280px;
	display: flex;
	align-items: center;
}

.home-pg-btm-pane:hover .bg_el.overlay_bg {
	background-color: rgba(0, 0, 0, .3) !important;
}

.home-pg-btm-pane .bg_el.overlay_bg {
	transition-duration: 1500ms;
}

.home-pg-btm-pane .page-center {
	padding: 0;
}


.home-pg-btm-pane .rich_text a{
	color: #ccb067 !important;
} 


.cnt-wit-bg-wrp.home-pg-btm-pane .title {
	margin-bottom: 15px;
}

.cnt-wit-bg-wrp.home-pg-btm-pane .content_widget .btn_row { 
	margin: 0;
} 

.home-pg-btm-pane .btn_item a {
	background: transparent;
	border: 2px solid #fff;
}

.home-pg-btm-img-sec .cnt-col {
	padding: 0;
}

.cnt-wit-tp-img-wrp.home-pg-btm-img-sec .tp-img{
	margin-bottom: 0px;
}

.home-pg-btm-img-sec .flex-row {
	align-items: center;
}

/* Adu-contractor Page */

.simple-banner.bnr-without-btn {
	min-height: 280px;
}

.simple-banner.home-pg-bnr.bnr-without-btn  .top_sec h5 {
	margin: 0;
}

.two-col-with-box-shadow .media_column .single-img {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.two-col-cnt-with-btn.two-col-content .content-col .btn-items .btn_row {
	margin-top: 0;
	justify-content: center;
}

.two-col-cnt-with-btn.two-col-content .content-col .description {
	margin: 0;
}

.dallas-adu .title {
	margin: 0;
	font-size: 25px;
	line-height: 33px;
	font-family: Alata, sans-serif;
	text-transform: capitalize;
}

.dallas-adu .rich_text {
	max-width: 500px;
	display: flex;
	margin: 0 auto;
}

.dallas-adu .rich_text ul li {
	display: flex;
	align-items: center;
	width: 100%;
}

.dallas-adu .rich_text ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 50%;
	padding: 10px;
	align-content: flex-start;
	flex-wrap: wrap;
	display: flex;
}

.dallas-adu .rich_text ul li svg {
	margin: var(--e-icon-list-icon-margin, 0 calc(16px* .25) 0 0);
	height: 16px;
	width: 16px;
	fill: #fff;
	margin-top: auto;
	margin-bottom: auto;
}

.dallas-adu .rich_text ul li span {
	align-self: center;
	padding-inline-start: 5px;
}


/* Attic Remodling Page */

.cnt-with-btn .top_sec {
	text-align: left;
	margin: 0;
}

.cnt-with-btn .bottom_row {
	padding: 20px 10px 0;
}

.cnt-with-btn .bottom_row .cnt-col {
	width: 100%;
	padding: 0;
}

.cnt-with-btn .bottom_row .cnt-col h6 {
	font-size: 16px;
	margin-block-start: .5rem;
	margin-block-end: 1rem;
}

.cnt-with-btn .top_sec {
	padding: 10px;
}

.navbar_module_wrapper .custom-btn-site  a.icon_add .icon_box {
	width: auto;
}

.navbar_module_wrapper .custom-btn-site a.icon_add .icon_box svg {
	width: 16px;
	height: 16px;
}


.single-col-cnt .top_sec {
	padding: 0;
	margin-bottom: 0;
	text-align: left;
}



.single-col-cnt .top_sec .title {
	margin-top: 7px;
	margin-bottom: 16px;
	line-height: 1.2;
	color: #333;
	font-family: var(--third-font-family);
	font-weight: 500; 
	font-size: 40px;
}

.single-col-cnt .top_sec .top_content p {
	font-size: 16px;
	color: #333;
	line-height: 1.5;
}

.single-col-cnt .top_sec .top_content>:last-child {
	margin-block-end: .9rem;
}

.single-col-cnt .bottom_row .cnt-col { 
	padding: 0;
	max-width: 358px;
	width: auto;
}

.single-col-cnt .bottom_row .cnt-col ul {
	font-size: 16px;
	color: #333;
	line-height: 1.5;
}

.cnt-wit-tp-img-wrp.single-col-cnt .flex-row {
	justify-content: flex-start; 
	gap: 32px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

.single-col-cnt{
	font-family: var(--third-font-family);
}

.single-col-cnt .bottom_row{
	margin-bottom: 28px;
}

.single-col-cnt.dsyl-sec .bottom_row{
	margin-bottom: 0;
}


.cost-guide-form.landing-banner .right-content {
	justify-content: flex-start;
	padding: 0;
	margin: 0;
}

.cost-guide-form.landing-banner .form-section {
	max-width: 480px !important;
	padding: 0;
	margin: 0;
}

.cost-guide-form form .hs-richtext p {
	font-style: normal;
	word-break: break-word;
	margin-bottom: 16px;
	margin-top: 8px;
	line-height: 18px;
	font-family: var(--Open-Sans);
	font-weight: 400;
	font-size: 14px;
}

.cost-guide-form.landing-banner .form-top h5 {
	font-style: normal;
	margin-bottom: 16px;
	line-height: 28px;
	font-family: var(--Open-Sans);
	font-weight: 700;
	margin-top: 0;
}

.cost-guide-form.landing-banner .landing-banner-row {
	padding: 10px;
}

.cost-guide-form.landing-banner .form-row.hs-secondary .hs-button, 
.cost-guide-form.landing-banner .form-row.hs-secondary input.hs-button{
	background-color: rgba(204, 176, 103,1.0);
}

.cost-guide-form.landing-banner .form-row.hs-secondary .hs-button:hover, 
.cost-guide-form.landing-banner .form-row.hs-secondary input.hs-button:hover{
	background-color: rgb(217, 189, 116);
}

.cost-guide-form.landing-banner .form-top{
	margin-bottom: 0;
} 

.fort-wroth-bnr.simple-banner{
	min-height: 300px;
}

.fort-wroth-bnr .banner-content-inner {
	padding: 0;
}

.fort-wroth-bnr.simple-banner .top_sec h1 {
	font-size:54.999999999900005px;
	line-height: 1;
}

.cost-guide-two-col .media_column.col6 { 
	width: 45.04%;
}

.cost-guide-two-col .content-col.col6 {
	width: 54.96%;
}

.cost-guide-two-col .description {
	text-align: center;
}

.cst-fi-sec .cnt-col {
	width: 100%;
	padding: 0;
}

.cnt-wit-tp-img-wrp.cst-fi-sec .cnt-col p {
	margin: 0 0 .9rem !important;
}

.budget-btn a {
	padding: 15px 30px;
}

.budget-btn.cm_nv_wrp .cm_nv_inner {
	padding: 0;
}

.child_theme .cst-tyfcu .cnt-col {
	width: 100%;
	padding: 0;
}

.cst-tyfcu .cnt-col h1 {
	padding: 30px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.cst-tyfcu.cnt-wit-tp-img-wrp .cnt-col p:last-child {
	margin: 0 0 .9rem;
}

.cst-tyfcu.cnt-wit-tp-img-wrp .cnt-col p {
	font-size: 17px;
	line-height: 22px;
}

.cnt-with-btn.cm-content-service .top_sec {
	padding: 0;
}

.cnt-with-btn.cm-content-service .bottom_row{
	padding: 15px 0 0;
}

.mpc-blog-listing .blog-wit-sidbr .list-post-title,
.mpc-blog-listing .blog-post__read-more a{
	font-family: Alata, sans-serif;
}

.mpc-blog-listing .blog-post__read-more a{
	color: #ccb067;  
}


.cst-top-sec-global .page-center {
	padding: 0;
}

.cnt-wit-bg-wrp.cst-top-sec-global .title {
	font-family: var(--third-font-family);
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	margin-bottom: 15px;
	font-weight: 500;
	line-height: 1.2;
	color: #333;
	font-size:40px;
}

/* Blog Post */

.mpc-blog-post .content-wrapper.blog-main-post {
	padding-top: 0;
	padding-bottom: 12px;
}

.mpc-blog-post .blog-post__title-container {
	padding: 10px 0;
}

.mpc-blog-post .blog-post__title {
	margin: 18px 18px 18px 18px;
	text-transform: capitalize;
}

.mpc-blog-post .featured_img_wrap {
	max-width: 800px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 50px;
}

.mpc-blog-post .featured_img_wrap p {
	margin: 0;
}

.mpc-blog-post .blog-post__body h1,
.mpc-blog-post .blog-post__body h2,
.mpc-blog-post .blog-post__body h3,
.mpc-blog-post .blog-post__body h4,
.mpc-blog-post .blog-post__body h5,
.mpc-blog-post .blog-post__body h6 {
	margin-block-start:.5rem;
	margin-block-end:1rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}

.mpc-blog-post .blog-post__body h1 {
	font-size: 2.5rem
}

.mpc-blog-post .blog-post__body h2 {
	font-size: 2rem
}

.mpc-blog-post .blog-post__body h3 {
	font-size: 1.75rem
}

.mpc-blog-post .blog-post__body h4 {
	font-size: 1.5rem
}

.mpc-blog-post .blog-post__body h5 {
	font-size: 1.25rem
}

.mpc-blog-post .blog-post__body h6 {
	font-size: 1rem
}


.mpc-blog-post .cm-recent-blog-wrapper {
	grid-template-columns: repeat(3, 1fr);
	align-items: flex-start;
	display: grid;
	grid-column-gap: 30px;
	grid-row-gap: 35px;
}

.mpc-blog-post .mpc-recent-post {
	padding-top: 20px;
}

.mpc-post-comment-form {
	
	max-width: 1522px;
	
	margin: 0 auto;
	padding: 10px;
}


.mpc-blog-post .mpc-recent-post .recent-hs-featured-image-wrapper {
	margin-bottom: 20px;
}

.mpc-recent-post .recent-post-title h5 {
	margin: 0;
	font-size: 25px;
	line-height: 33px;
	text-transform: capitalize;
	font-family: var(--primary-font);
}

.mpc-recent-post .post-read-more-btn p {
	font-size: 16px;
	line-height: 22px;
	font-family: var(--primary-font);
	margin: 0;
}

 
/* Media Queries */

@media(min-width: 992px) and (max-width: 1199px){
	.area-we-serve,
	.dsyl-sec{
		max-width: 800px;
		margin: 0 auto;
	}
}

@media(max-width: 1024px){
	.mpc-blog-post .cm-recent-blog-wrapper {
		grid-template-columns: repeat(2, 1fr);
	}

	.mpc-recent-post .recent-post-title h5 {
		font-size: 20px;
		line-height: 1.4;
	}

	.mpc-recent-post .post-read-more-btn p {
		font-size: 15px;
	}

	.fort-wroth-bnr.simple-banner .top_sec h1 {
		font-size:34.99999999965px;
		line-height: 1.4;
	}

}

@media(min-width: 768px) and (max-width: 991px){
	.area-we-serve,
	.dsyl-sec{
		max-width: 600px;
		margin: 0 auto;
	}
}


@media(max-width: 767px){
	.home-pg-bnr .btn_item a {
		font-size: 15px;
	}

	.simple-banner.home-pg-bnr .top_sec h5 {
		font-size: 20px;
		line-height: 1.4;
	}

	.home-pg-bnr .btn_row {
		margin: 0;
	}

	.home-pg-two-col-cnt.two-col-content .flex_row {
		row-gap: 0;
	}

	.home-pg-svg-sec.cnt-wit-tp-img-wrp .flex-row {
		row-gap: 0;
	}

	.cm-two-col-map-bg.two-col-content .flex_row {
		row-gap: 20px;
	}

	.bnr_wrp.cst-bnr-slider .slide_content{
		padding: 30px !important;
	}

	.bnr_wrp.cst-bnr-slider .slide_content .slide_subtitle p {
		font-size: 20px;
		line-height: 1.4;
	}

	.bnr_wrp.normal.cst-bnr-slider .splide__list li {
		height: auto;
		max-height: none;
	}

	.two-col-content.two-col-with-box-shadow .flex_row {
		row-gap: 0;
	}

	.two-col-with-box-shadow.two-col-content .content-col .description {
		margin: 0;
	}

	.two-col-cnt-with-btn.two-col-content .flex_row {
		row-gap: 0;
	}

	.dallas-adu .title {
		font-size: 20px;
		line-height: 1.4;
	}

	.dallas-adu .rich_text {
		flex-direction: column;
	}

	.dallas-adu .rich_text ul {
		width: 100%;
		padding: 10px 0;
	}

	.cm_nv_wrp.custom-btn-site .cm_nv_inner {
		padding: 0;
	}

	.cnt-with-btn .bottom_row {
		padding-left: 0;
		padding-right: 0;
	}

	.cost-guide-form.landing-banner .form-section {
		padding: 0 !important;
	}

	.cost-guide-form.landing-banner .right-content {
		margin: 0;
	}

	.cost-guide-two-col .content-col.col6,
	.cost-guide-two-col .media_column.col6{
		width: 100%;
	}

	.cst-tyfcu.cnt-wit-tp-img-wrp .cnt-col p {
		font-size: 14px;
		line-height: 21px;
	}

	.cnt-wit-tp-img-wrp.home-pg-btm-img-sec .flex-row{
		row-gap: 0;
	}

	.mpc-blog-post .cm-recent-blog-wrapper {
		grid-template-columns: repeat(1, 1fr);
		align-items: stretch;
	}

	.cnt-wit-bg-wrp.cst-top-sec-global .title{
		margin-top: 8px;
	}

	.cnt-wit-tp-img-wrp.single-col-cnt .flex-row{
		grid-template-columns: 1fr;
	}

	.single-col-cnt .top_sec .title{
		margin-top: 8px;
	}

	
	.fort-wroth-bnr.simple-banner .top_sec h1 {
		font-size:28px;
	}
	 


}

@media(min-width: 576px) and (max-width: 767px){
	.area-we-serve,
	.dsyl-sec{
		max-width: 500px;
		margin: 0 auto;
	}
}

@media(max-width: 575px){
	.single-col-cnt .top_sec .title {
		padding-inline-start: 10px;
		padding-inline-end: 10px;
	}
}

/* Child-3 */

.ar-abt-bnr.home-pg-bnr.simple-banner {
	min-height: 280px;
}

.ar-abt-bnr.simple-banner.home-pg-bnr .top_sec h1 {
	margin: 0;
}

.ar-abt-bnr.simple-banner.home-pg-bnr .bg_img {
	transition-duration: 1500ms;
	will-change: transform;
}

.ar-abt-bnr.simple-banner.home-pg-bnr:hover .bg_img {
	transform: scale(1.2);
}

.ar-abt-bnr.simple-banner.home-pg-bnr .top_sec {
	transition-duration: 1000ms;
}

.ar-abt-bnr.simple-banner.home-pg-bnr:hover .top_sec {
	transform: scale(1.1);
}

.ar-about-cwb.cnt-wit-bg-wrp .page-center {
	padding: 0;
	padding-bottom: 30px;
}

.ar-about-cwb.cnt-wit-bg-wrp .title {
	color: #CCB067;
	text-transform: capitalize;
	font-family: Alata, sans-serif;
	margin: 0;
}

.ar-about-cwb.cnt-wit-bg-wrp .rich_text {
	margin: 20px;
}

.ar-about-cwb.cnt-wit-bg-wrp.ar-about-cwb-bg .title {
	color: white;
}

.ar-about-cwb.cnt-wit-bg-wrp.ar-about-cwb-bg .page-center {
	padding-bottom: 0;
}

.ar-abt-accord-one.accordion_wrap .acc-item .acctitle {
	box-shadow: none;
	border-bottom: 1px solid #d5d8dc;
}

.ar-abt-accord-one.accordion_wrap .acc-item .acctitle.activeaccord {
	border: none;
}

.ar-abt-accord-one.accordion_wrap .acctitle h5 {
	font-size: 25px;
	line-height: 33px;
	font-family: Alata, sans-serif;
}

.ar-abt-accord-one.accordion_wrap .acc-item .carrortwrap {
	right: auto;
	left: 10px;
}

.ar-abt-accord-one.accordion_wrap .acctitle.activeaccord * {
	color: #CCB067;
}

.ar-abt-accord-one.accordion_wrap .acc-item .acc-content,
.ar-faq-accord.accordion_wrap .acc-item .acc-content,
.ar-faq-accord.accordion_wrap .acc-item .acctitle{
	box-shadow: none;
}

.ar-abt-accord-one.accordion_wrap .acc-item.activeaccord .acc-content {
	border-bottom: 1px solid #d5d8dc;
}

.ar-abt-accord-one.accordion_wrap .acc-item,
.ar-faq-accord.accordion_wrap .acc-item {
	margin: 0 !important;
}

.ar-abt-accord-one.accordion_wrap .acc-item .acc-content .desc {
	margin-bottom: 14.40px !important;
}

.ar-faq-accord.accordion_wrap .acc-item .acc-content .desc blockquote {
        border: 1px solid #d5d8dc;
        border-top: 2px solid #d5d8dc;
        margin: 0 !important;
        padding: 15px 20px calc(15px + .9rem);
}

.ar-faq-accord.accordion_wrap .acc-item .acc-content .desc p {
	margin-bottom: 14.40px !important; 
}


.ar-faq-accord.accordion_wrap .title {
	margin: 0;
}

.ar-faq-accord.accordion_wrap .top_sec {
	padding: 0;
}

.ar-faq-accord.accordion_wrap .acc-item .acctitle * {
	line-height: 26px;
	color: white;
	font-family: Alata, sans-serif;
}

.ar-faq-accord.accordion_wrap .acc-item {
	border: 1px solid #d5d8dc;
	border-radius: 0;
}

.ar-faq-accord.accordion_wrap .acc-item:not(:first-child) {
	border-top: none;
}

.ar-faq-accord.accordion_wrap .acc-item .acc-content {
	border-top: 1px solid #d5d8dc;
}

.ar-faq-accord.accordion_wrap .acc-item .carrortwrap {
	right: auto;
	left: 20px;
	font-size: 11px;
}

.ar-faq-accord.accordion_wrap .acc-item .acctitle {
	border-radius: 0;
}

.ar-faq-accord.accordion_wrap .acc-item .acctitle .right {
	transform: rotate(90deg);
}

.ar-faq-accord.accordion_wrap .acc-item.activeaccord .acctitle .right {
	transform: rotate(0deg);
}

.ar-faq-accord.accordion_wrap a.hs-sec-btn {
    padding: 15px 30px;
}

.ar-our-process-ttc.two-col-cnt-with-btn.two-col-content .flex_row {
	justify-content: start;
}

.ar-our-process-ttc.two-col-cnt-with-btn.two-col-content .content-col.col5 {
	width: 40%;
}

.ar-our-process-ttc.two-col-cnt-with-btn.two-col-content .media_column.col7 {
	width: 59.666%;
}

.ar-our-process-ttc.two-col-cnt-with-btn.two-col-content .single-img img {
	max-width: 800px;
	margin: auto;
	display: block;
}

.ar-our-pro-cwb-btn.cnt-wit-bg-wrp .title {
	margin-bottom: 1rem;
	margin-top: 0.5rem;
}

.two-col-cnt-with-btn.ar-hickory-tcc.two-col-content .top_sec {
	max-width: 1160px;
	margin: 7px auto 1rem;
	text-align: left;
}

.two-col-cnt-with-btn.ar-hickory-tcc.two-col-content .title {
	margin: 0;
	color: #333;
	line-height: 1.2;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	font-weight: 500;
	font-size:40px;
}

.two-col-cnt-with-btn.ar-hickory-tcc.two-col-content .media_column.col5 {
	width: 40.672%;
}

.two-col-cnt-with-btn.ar-hickory-tcc.two-col-content .content-col.col7 {
	width: 58.929%;
}

.two-col-cnt-with-btn.ar-hickory-tcc.left.two-col-content .media_column.col5 {
	width: 40.174%;
}

.two-col-cnt-with-btn.ar-hickory-tcc.left.two-col-content .content-col.col7 {
	width: 59.126%;
}

.two-col-cnt-with-btn.ar-hickory-tcc.two-col-content .flex_row {
	justify-content: start;
}

.ar-masonry.gallery-section .top_sec {
	margin-bottom: 16px;
}

.ar-masonry.gallery-section .title {
	margin: 0;
}

.ar-masonry.gallery-section .column.splide__slide {
	padding: 0 1px;
	margin-bottom: 2px !important;
}

.ar-masonry.gallery-section .gallery-container {
	margin: 0 -3.25px;
}

.home-pg-btm-pane.ar-hick-btm-bnr.cnt-wit-bg-wrp {
	min-height: 400px;
}

.child_theme .cnt-mid-sec form .hs-form-field .input {
	margin-right: 0;
}

.child_theme .cnt-mid-sec form {
	margin-left: calc( -10px/2 );
	margin-right: calc( -10px/2 );
}

.child_theme .cnt-mid-sec form .hs-form-field {
	margin-bottom: 10px;
	padding-right: calc(10px / 2);
	padding-left: calc(10px / 2);
}

.child_theme form .hs-form-required {
	color: red;
	padding-left: 7px;
}


.child_theme .cnt-mid-sec form input[type=submit]{
	width: 100%;
}

@media(max-width: 1024px) {
	.ar-abt-accord-one.accordion_wrap .acctitle h5 {
		font-size: 23px;
		line-height: 1.4em;
	}

	.ar-faq-accord.accordion_wrap .acc-item .acctitle * {
		font-size: 19px;
	}

	.ar-faq-accord.accordion_wrap .acc-item .acctitle .right {
		font-size: 11px;
	}
}

@media(max-width: 767px) {
	.ar-abt-accord-one.accordion_wrap .acctitle h5 {
		font-size: 20px;
	}

	.ar-faq-accord.accordion_wrap .acc-item .acctitle * {
		font-size: 18px;
	}

	.ar-our-process-ttc.two-col-cnt-with-btn.two-col-content .content-col.col5,
	.ar-our-process-ttc.two-col-cnt-with-btn.two-col-content .media_column.col7,
	.two-col-cnt-with-btn.ar-hickory-tcc.two-col-content .media_column.col5,
	.two-col-cnt-with-btn.ar-hickory-tcc.two-col-content .content-col.col7,
	.two-col-cnt-with-btn.ar-hickory-tcc.left.two-col-content .media_column.col5,
	.two-col-cnt-with-btn.ar-hickory-tcc.left.two-col-content .content-col.col7 {
		width: 100%;
	}

	.ar-faq-accord.accordion_wrap .acc-item .carrortwrap {
		align-items: start;
		top: 20px;
		min-height: auto;
	}


	.two-col-cnt-with-btn.ar-hickory-tcc.two-col-content .top_sec {
		margin-top: 8px;
	}

	.ar-masonry.gallery-section .column.splide__slide {
		margin-bottom: 10px !important;
	}
}