.home-featured .wrap {
    position: relative;
    padding: 100px 0 0;
}

section#text-12.widget.widget_text {
    padding-left: 15%;
    padding-right: 15%;
}

.title-area {
    max-width: 520px;
}


.archive .content .listing, .full-width .featured-listings .listing, .full-width .featuredpage, .full-width .featuredpost .entry {
    padding: 0px; 
}


/*STYLE THE PHONE IN THE MENU*/
       #menu-item-74 span {
           font-size: 26px;
           font-weight: bold;
       }
   
   /* header */
.title-area {
	padding: 20px;
}
.site-header .genesis-nav-menu li a {
	font-size: 14px;
	padding: 24px 16px;
}
@media only screen and (max-width: 1360px) {
	.site-header .widget-area {
		width: 790px;
	}
}

/*FIX IMAGE STYLES FROM LT SITE*/
       .image_left {
           padding: 5px;
           margin: 5px !important;
           border: none !important;
           float: left;
       }
       
       .image_right {
           padding: 5px;
           max-width: 300px;
           width: 100%;
           margin: 5px !important;
           border: none !important;
           float: right;
       }

.agentpress-pro-blue .after-entry, .agentpress-pro-blue .archive-pagination .active a, .agentpress-pro-blue .archive-pagination li a:hover, .agentpress-pro-blue .full-width .widget-title, .agentpress-pro-blue .home-middle-1 .featured-content .more-from-category a, .agentpress-pro-blue .home-middle-1 .widget .button:hover, .agentpress-pro-blue .home-middle-1 button:hover, .agentpress-pro-blue .home-middle-1 input:hover[type="button"], .agentpress-pro-blue .home-middle-1 input:hover[type="reset"], .agentpress-pro-blue .home-middle-1 input:hover[type="submit"], .agentpress-pro-blue .site-header .wrap, .agentpress-pro-blue .widget-area .widget.enews-widget, .agentpress-pro-blue .widget.property-search { 
background-color: #2170CC; }

.widget featured-content featuredpage {max-width: 300px;
           width: 100%; }

/*faqs*/
.faq-section .section-title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #0274BE;
}
.faq-answer {
	border: 1px solid #f4f4f4!important;
}