body {
    overflow-x: hidden;
}
header.site-header{
	z-index: 999;
}

/* find this class in media 767, and replace it below this css */
@media (max-width: 767px) {
.calculator-banner .left {
	max-width: 100%;
	width: 100%;
}
.calculator-banner .right {
	max-width: 100%;
	width: 100%;
}
	}

/*-----------
 Menu ?
------------*/
#menu-item-4031:active{
	background-color: #ff8f64;
}
#primary-menu > .menu-item-4031 > .sub-menu > li a{
  	padding: 1.2rem 0.5rem;
	margin: 0px;
	font-size: 15px;
}
#primary-menu .menu-item-4031 > a:after {
   	content:''?'';
	float: right;
	font-size: 20px;
  	padding: 8px 5px;
}

/*-----------
 Sub menu area ? ?
------------*/
.main-navigation ul ul {
	position: absolute;
	background-color: #e9e7e5;
	transition: all 1s ease;
	/*display: block; /*for test*/
}
.main-navigation ul ul li {
	border-bottom: 1px solid #fff;
	padding-right: 3px;
	/*display: block; /*for test*/
}
.main-navigation > ul > li > ul > li > a:after{
	content:''?'';
	float: right;
	margin-left: 2rem;
	font-size: 20px;
}

#primary-menu > .menu-item-4031 > .sub-menu > li a:hover{
  	background-color: #ff8f64;
    color: #fff;
}
#menu-item-4031 > .sub-menu{
	
}
#menu-item-4031 > .sub-menu > li > a:after{
	border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	left: 0.15em;
	position: relative;
	top: 0.15em;
	transform: rotate(45deg);
	vertical-align: top;
	width: 0.45em;
	margin-right: 4px;
	transition: all 0.5s;
}
#menu-item-4031 > .sub-menu > li > a:hover:after{
/* 	transform: rotate(225deg); */
	left: 0.45em;
	transition: all 0.5s;
}
/*-----------
 Sub menu city ? ?
------------*/

@media only screen and (min-width: 992px) {
	#menu-item-4031 > .sub-menu > li > ul{
		columns: auto 2;
    -webkit-columns: auto 2;
    -moz-columns: auto 2;
		padding: 0;
    margin: 0;
		background-color: #d9d9d9;
		margin-left: 100%;
		margin-top: -44px;
		/*display: none; /*for test*/
	}
 	#menu-item-4031:hover > .sub-menu {
		display:block;
		transition: all 0.5s;
	}
		#menu-item-4031 > .sub-menu > li:hover > ul{
			display: block;
			transition: all 0.5s;
	}
	#menu-item-4031 > .sub-menu > li > .sub-menu li a {
		min-width: 150px;
	}
	#popmake-4253 #gform_submit_button_12{
		height: 85%;
	}
}
@media only screen and (max-width: 991px) {
		#checkbox_toggle:checked ~ .main-navigation {
			min-height: 85vh;
	}
 	#menu-item-4031 > .sub-menu {
    position: inherit;
	}
	#menu-item-4031 > .sub-menu > li > .sub-menu {
		margin-left: 30px;
		display: contents;
	}
	#menu-item-4031 > .sub-menu > li > ul > li > a{
    padding-left: 25px !important;
	}
	#menu-item-4032 > a, 
	#menu-item-4033 > a,
	#menu-item-4034 > a,
	#menu-item-4035 > a {
		background-color: #f5d3c5;
	}
	
	.sticky-offer{
		top: 64px !important;
		left: 5px !important;
    right: 5px !important;
    border-radius: 12px;
		width: 98.5%;
    padding-left: 1rem !important;
	}
}
@media only screen and (max-width: 425px) {
	.spacer-desktop{
		display: none;
	}
	.banner-title-pad{
		padding: 0px !important;
	}
	.landing-page-hero h1{
		font-size: 32px !important;
	}
	.sticky-offer{
		width: 97.5% !important;
	}
	.sticky-offer a{
		font-size: 12px !important;
	}
	.sticky-offer h2 {
		font-size: 15px !important;
	}
}
.city-list-grp > div > div{
	gap: 0px;
}
.area-city-col1 > div{
	margin: 0px !important;
}
/*-----------
 MAP
------------*/
#service-area-map,
#dfw-area-map, 
#houston-area-map,
#san-antonio-area-map,
#austin-area-map{
  	width: 80vw;
  	height: 80vh; 
	z-index: 0;
	margin: 0 auto;
	min-height: 250px;
}

.css-icon {

	}
.img-marker{
  width:40px !important;
  margin: 5px 5px;
}

.gps_ring {	
		border: 3px solid #14af10;
		 -webkit-border-radius: 30px;
		 height: 50px;
		 width: 50px;		
	    -webkit-animation: pulsate 1s ease-out;
	    -webkit-animation-iteration-count: infinite; 
	    /*opacity: 0.0*/
      margin: -55px 0px;
}

.map-container{
	color: #fdcbb7;
}
	
@-webkit-keyframes pulsate {
		    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
		    50% {opacity: 1.0;}
		    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}
/*---------------------------
 Services areas pages
 ----------------------------*/
.mid-h2{
	font-size: 18px;
	color: #F05A1F !important;
}
.white-title{
	color: #ffff;
	text-shadow: 2px 2px 3px black;
}
.area-city-col1 p,
.area-city-col2 p{
	margin: 4px;
	text-align: center;
	border: 1px solid #dddcdb;
}
.area-city-col1 p:hover,
.area-city-col2 p:hover{
    border-color: #f05a1f87;
    background-color: #50b8484a;
}
/*.parallax-wrapper{
	margin-left: -6%;
  padding-left: 11vw;
  margin-right: -6%;
  padding-right: 11vw;
	min-height: 320px;
	padding-top: 50px;
  padding-bottom: 0px;
}*/
.parallax-wrapper .parallax-title{
	padding: 8rem 5rem;
}

.parallax-wrapper.city-parallax{
	background: url(/wp-content/uploads/2023/04/family-sitting-lawn.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	box-shadow: inset 0 0 0 2000px rgb(247 216 193 / 70%);
	border-radius: 10px;
 	padding: 50px 30px;
}

.parallax-wrapper.city-parallax p{
	margin: 0px;
}

.city-list-grp > div >div{
	margin: 0 auto;
}
.col-img-cover img{
	object-fit: cover;
  height: 100vh;
}

.city-map{
	width: 100% !important;
  height: 100% !important;
}

.wp-block-cover.landing-page-hero {
	z-index: 1;
}
.wp-block-cover.landing-page-hero > span {
	z-index: 1;
}

.pac-container{
	z-index: 9999999999 !important;
}
.sticky-offer {
    width: 100%;
    z-index: 99;
    position: static;
		transition: all 0.5s;
}
.sticky-offer.sticky {
    position: fixed;
    top: 0;
	display: flex !important;
    background-color: #fff;
    left: 0;
    right: 0;
    padding-left: 11rem;
	box-shadow: 0px 2px 6px 0px #00000061;
	transition: all 0.5s;
}
.sticky-offer h2{
	margin: 0px;
	padding: 10px;
	font-size: 20px;
	line-height: 34px;
}
.sticky-offer a{
	height: 37px;
	padding-top: 0;
	margin-top: 9px;
	line-height: 37px;
	font-size: 15px;
	border-radius: 6px;
	text-decoration: none;
}

.hide-elem{
	display:none;
}

.single-post .gform_heading{
	display:block !important;
 }