/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.category .entry-image-link .post-image.alignleft {
	float: none;
}
.page-id-256 div#wpforms-5284-field_5-container legend {
    display: none !important;
}
button#wpforms-submit-5284 {
    background-color: #333;
    border: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 13px 24px;
    text-transform: uppercase;
    width: auto;
}

.home-hero {
    background-image: none !important;
}
.grecaptcha-badge {
    display: none !important;
}
.home-welcome .widget-title {
    font-size: 28px;
    margin-bottom: 14px;
}
.textwidget h3 {
    font-size: 20px;
}
.home-hero {
    position: relative;
    width: 100%;
    height: 500px; /* Adjust as needed */
    overflow: hidden;
}

.background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.home-welcome {
    position: relative;
    z-index: 1;
    text-align: center;
    color: white; /* Ensure text is visible */
    padding: 50px;
}

.accordion-title {
border: 1px solid grey;
padding: 10px 15px;
margin: 0 0 -1px;
color: #5d7fb5 !important;
background: #f4f4f4;
}
.accordion-title:hover {
	background: #5d7fb5;
	color: white !important;
 	cursor: pointer;
}
.accordion-content {
border: 3px solid grey;
padding: 0 15px;
margin-bottom: 20px;
}

body,
.genesis-nav-menu,
.button,
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto' !important;
}
.content-box-yellow {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
}
#ninja_forms_form_2_cont {
	display: none !important;
}
#wptww-testimonials-slide-widget-1 > div > div > div > div.wptww-testimonial-content > i {
	display: none !important;
}
.wptww-testimonials-slide-widget .wptww-testimonials-text p {
	font-size: 25px;
}
.wptww-testimonial-client {
	font-size: 25px;
}
.wptww-testimonial-job {
	font-size: 25px;
	color: #D4AF37;
}

.title-area {
	width: 200px !important;
}

.header-widget-area {
width: 900px;
}

.home-communities > .wrap {
	padding-left: 10%;
}

#text-32 {
	padding-right: 10%;
}

.postid-4078 .featured-image {
	display: none;
}

.page-id-4301 #simple-banner {
	display: none;
}

.page-id-4301 #simple-banner-postcard {
	display: block !important;
	font-size: 1.1em;
  font-weight: 700;
  padding: 10px;
	color: #ffffff;
}

.page-id-4301 #simple-banner-postcard > span > a {
	color: #ffffff;
	font-weight: 200;
}

.page-id-4301 .entry-header {
	display: none;
}
@media only screen and (min-width: 601px) {
	.row {
		width: 80vw;
		position: relative;
		margin-left: -40vw;
		left: 50%;
		display: flex;
	}

	.column {
		float: left;
		width: 50%;
	}

	.row:after {
		content: "";
		display: table;
		clear: both;
	}
	
	.postcard-form h3 {
		padding: 0 100px; 
	}
}

.postcard-form {
	background-color: #3853a1;
	padding: 40px;
	color: #ffffff;
	margin-top: 40px;
}

.postcard-form h3 {
	color: #ffffff !important;
	font-weight: 200;
}


.postcard-form h4 {
	color: #ffffff !important;
	font-size: 13px !important;
	font-weight: 200;
}

#pw-listing-widget > div > div.pw-content > div, #pw-listing-widget > div > div.pw-content > div.filters_wrapper > div {
	width: 100%;
	left: 0px;
}

#pw-listing-widget > div > div.pw-content > div.filters_wrapper > div > div > div {
	left: 0px;
}

#pw-listing-widget > div > div.pw-content > div.filters_wrapper > div > div > div {
	width: 100%;
}
	
span.wpcf7-list-item > label > input { width: auto; }

.wpcf7-checkbox > .wpcf7-list-item > label >input {
	transform: scale(1.5);
	margin-right: 5px;
}

.wpcf7-checkbox > .wpcf7-list-item {
	margin-left: 0px;
}

.page-template-page_landing .entry-header {
	display: none;
}
@media only screen and (max-width:550px) {
	.header-image .site-title a {
    position: relative;
    left: 176px;
}
@media only screen and (max-width:525px) {
	.header-image .site-title a {
    position: relative;
    left: 162px;
}
@media only screen and (max-width:500px) {
	.header-image .site-title a {
    position: relative;
    left: 150px;
}
@media only screen and (max-width:475px) {
	.header-image .site-title a {
    position: relative;
    left: 139px;
}
@media only screen and (max-width:450px) {
	.header-image .site-title a {
    position: relative;
    left: 127px;
}
@media only screen and (max-width:440px) {
 .background-video {
    height: 111%;
}
	.wap-orange .home-welcome .button {
    margin-top: 0 !important;
    padding: 15px 25px !important;
    font-size: 12px !important;
}
}
@media only screen and (max-width:430px) {
 .home-hero {
    height: 599px;
}
}
@media only screen and (max-width:430px) {
	.header-image .site-title a {
    position: relative;
    left: 115px;
}
	
}
@media only screen and (max-width:400px) {
	.header-image .site-title a {
    left: 104px;
}
}
@media only screen and (max-width:375px) {
	.header-image .site-title a {
    left: 92px;
}
}
@media only screen and (max-width:350px) {
	.header-image .site-title a {
    left: 78px;
}
}
@media only screen and (max-width:325px) {
	.header-image .site-title a {
    left: 67px;
}
}

	
}

	
@media only screen and (max-width:430px) {
     .search-bar{
    padding: 15px 0px;
}   
.wap-orange .genesis-nav-menu a, .wap-orange .genesis-nav-menu .sub-menu a, .wap-orange .site-title a, .wap-orange .site-title a:hover, .wap-orange .search-bar .wrap {
    padding:15px !important;
}
.textwidget h2{
    font-size: 18px;
     
}
.widget-wrap h2{
    margin:0px !important;
}
}
	@media only screen and (max-width: 470px) {
		section#text-14 {
    margin: 0px;
			padding-top: 10px;
}
		.entry-content h2 {
    font-size: 20px;
}
		header.entry-header h1 {
    font-size: 20px;
}
	}
	@media only screen and (max-width:1030px) {
			section#text-14 {
				padding-top: 10px;
		margin: 0px;
		}
	}