/*

Theme Name: Cordia Theme

Version: 1.0.0

Template: genesis

Template Version: 2.1

License: GPL-2.0+

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/


/* Baseline Reset (normalize.css 2.1.2)

        normalize.css v2.1.2 | MIT License | git.io/normalize

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



article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}pre,code{font-family: "Open Sans", sans-serif;}


/* Box Sizing

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

*,

input[type="search"] {

    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;

    box-sizing:         border-box;

}


/* Float Clearing

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

.clearfix:before,

.entry-content:before,

.entry:before,

.footer-widgets:before,

.nav-primary:before,

.nav-secondary:before,

.pagination:before,

.site-container:before,

.site-footer:before,

.site-header:before,

.site-inner:before,

.widget:before,

.wrap:before {

    content: " ";

    display: table;

}


.clearfix:after,

.entry-content:after,

.entry:after,

.footer-widgets:after,

.nav-primary:after,

.nav-secondary:after,

.pagination:after,

.site-container:after,

.site-footer:after,

.site-header:after,

.site-inner:after,

.widget:after,

.wrap:after {

    clear: both;

    content: " ";

    display: table;

}

/* Typographical Elements

--------------------------------------------- */
html, body { width:100%;  overflow-x:hidden; 	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;}
html {
    font-size: 62.5%; /* 10px browser default */
    scroll-behavior: smooth;
}


body {
    background: #fff;
    color: #525252;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-size: 1.7rem;
font-weight: 400;
    line-height: 1.65;
	letter-spacing: .02em;
	text-rendering: optimizeLegibility;	

}
body.home {
	font-size: 18px;
    font-size:1.8rem;
}
body.home .entry-content .button {
	margin: 20px 0px;
}
html {
  scroll-behavior: smooth!important;

}
:target:before {
    content: "";
    display: block;
    height:140px;
    margin: -140px 0 0; 
    outline: none;
    outline: 0;
    border:none;
}
.site-header a.button {
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: normal;
    color: #6b4293;
    background-color: #eaeaed;
    padding: 7px 30px 8px;
    border: none;
    display: inline;
    margin: 0px 16px 0px 0px;
    vertical-align: top;
}
    .genesis-nav-menu .pay.menu-item {
    display: none;

}
hr {
	border: 0;
	border-bottom:1px solid #ccc;
	color: #999;
	margin: 30px 0px 24px;
}
.home .homelink {
    display: none!important;
}
.entry-content .graybox ol li, .entry-content .graybox ul li {
    padding: 0px;
    background-image: none;
    line-height: 1.5;
}
.gform_wrapper .top_label li.gfield.gf_inline {
    margin-top: 14px!important;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding:8px!important;
}
.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"] {
    margin-left: 3px!important;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 400px!important;
    font-size: 22px!important;
}
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
    font-weight: 400!important;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 6px!important;
}
input[type="checkbox"], input[type="radio"] {
    padding: 6px!important;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    font-size: .9em!important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
    font-size: 24px!important;
}
.single-wpm-testimonial aside {
    display:none;
}
body.single.single-wpm-testimonial .content {
    float:none;
    margin: 0px auto;
    max-width: 900px;
}

.page .testimonial {
    padding: 58px 20px 20px 50px;
    background-image: url("images/quote-page.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}

body.home .wpmtst-testimonial p {
	font-size: 22px;
	font-family: 'Lora', serif;
	font-style: italic;
	font-weight: 300;
	padding-top: 30px;
    width: 70%;
	padding-left: 8%;
	background-image:url("images/quote.png");
	background-repeat: no-repeat;
	background-position: top left;
    margin-top:40px;
    float: left;
}
.two-fifths.testimonial {
	margin-left: 4%;
	margin-top: 8px;
	width: 36%;
}
.testimonial p {
	color:#8B8B8B;
		font-size: 17px;
    font-size: 1.7rem;
	font-family: "Lora", serif;
	line-height: 1.55;
	font-style: italic;
	margin-bottom: 16px!important;
}
.page .testimonial p.cite, .cite {
	font-size: 16px;
    font-size:1.6rem;
	color: #666;
	font-style: normal;
	font-family: "Open Sans", sans-serif;
}
body.home .name {
    line-height: 3em;
}
.page .name {
    display: none;
}
body.home .wpmtst-testimonial h3 {
    display: none;
	padding: 14px 0px 0px;
	border-left: 0px;
}
body.home .testimonial_rotator.template-default .testimonial_rotator_author_info p {
	font-style: normal;
	font-size: 18px;
	margin-bottom: 0px;
}
body.home .wpmtst-testimonial-image {
	width: 30%;
	margin-right: 0%;
    float:left;
}
.header-widget-area .one-third {
	margin-left: 0px;
      width: 25%;

}
.header-widget-area .two-thirds {
    width: 75%;

	}


.graybox h3 {
    margin-bottom: 10px;
}
body.home .home-lifestyle h3 {
    font-size: 22px;
    margin: 2px 0px 10px; 
}
body.home .home-lifestyle img.alignnone {
    margin-bottom: 0px; 
}
.sub-footer p, .sub-footer a {
    color: #fff;
}
.sub-footer a {
    text-decoration:underline;
}
.sub-footer a:hover {
    color: #fff;
    text-decoration:none;
}
body.home .home-lifestyle p {
    font-size: 16px;
    margin-bottom: 12px;
}
body.home .home-lifestyle a {
    text-decoration: none;
}
body.home .home-lifestyle a:hover {
    text-decoration: underline;
}

body.home h2 {
	font-size: 36px;
    font-size: 3.6rem;
	line-height: 1.3;
}
.featherlight button {
    -webkit-appearance: button;
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    overflow:hidden!important;
    text-transform: none;
    border:none!important;
}

p.small {
	font-size: 80%;
	margin-bottom: 26px;
}
.graybox p.small {
    font-size: 80%;
line-height: 1.5;
font-family: "Open Sans", serif;
color: #4C4C4C;
font-style: normal;
    margin-bottom: 10px;
}
body.page .entry-content .graybox h2 {
    margin-top: 0px;
}
.commons-text {
	padding-right: 30px;
}
.above-post-hero {
	max-width:100%;
	height:288px;
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.banner-text {
	max-width: 1190px;
	width: 100%;
	margin: 0 auto;
	padding: 0px 20px;
	position: relative;

}
.banner-text .widget {
	position: absolute;
	top: -235px;	
}
.sub-footer a.button {
	margin-bottom: 0px;
}

.before-content {
	height: 75px;
	background-color: #5c468c;
}
.before-content .widget {
	max-width: 1190px;
	width: 100%;
	margin: 0 auto;
	padding: 0px 20px;
	text-align:right;

}
.before-content .widget a {
	color: #edcd37;
	font-family: "Lora", serif;
	font-size: 26px;
    font-size: 2.6rem;
	height: 75px;
	display:inline-block;
	padding: 14px 24px 12px 28px;
	background-color: #47356d;
}
.before-content .widget a::after {
	content: " \f345";
	font-family: "dashicons";
	font-size: 27px;
    font-size: 2.7rem;
    vertical-align: sub;
	color: #edcd37;
	font-weight: 400;
}
body.contact .before-content .widget {
	display:none;
}


.before-content .widget a:hover, .before-content .widget a:hover::after {
	text-decoration: none;
	color: #fff;
}
.home-about .wrap {
	padding: 80px 20px 90px;
}
.purple {
    color: #7e63b7;
}
.home-about h2 {
    margin-bottom: 40px;
}
.home-intro .wrap {
	padding: 80px 130px 10px;
}
.home-intro a, .home-intro a:hover {
    color:#fff!important;
}
.home-residence .wrap, .home-features .wrap {
	padding: 80px 30px;
}
.home-about h3 {
	width: 80%;
}
.video-wrapper {
	margin: 0px 60px;
}
.home-features h2 {
	text-align: center;
	margin-bottom: 34px;
}
.home-features p.entry-meta {
    border-top: none!important;
    padding-top: 0px!important;
}
.home-features h2.entry-title {
	font-size:24px;
    font-size: 2.4rem;
	margin-bottom: 8px!important;
	text-align: left;
}
.home-features h2.entry-title a {
	color: #7e63b7;
	
}
.home-features h2.entry-title a:hover {
	color: #907dba;
	
}
.soliloquy-thumbnails-outer-container {
	padding-top: 8px;
}
.home-features p {
	font-size: 16px;
    font-size: 1.6rem;
	line-height: 1.55;
}
.home-features p.entry-meta {
color: #595858;
	text-transform: uppercase;
	font-size: 13px;
    font-size:1.3rem;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #999;
}
span.wpcf7-list-item {
    margin: 0 0 0 .3em!important;
}
table td {
	line-height: 1.3;
	font-size: 16px;
    font-size: 1.6rem;
	font-weight: 400;
	vertical-align: top;
}
table td i {
	font-weight: 400;
}
table.costs td {
	padding: 16px 10px;
}
table.costs tr:nth-child(even) {background: #eee} 
table.costs tr:nth-child(odd) {background: #fff} 


button::-moz-focus-inner {
  border:  1px dotted rgba(143,142,142,0.56);
}
a:focus { 
    outline:rgba(137,136,136,0.55); 
}
table.costs {
	max-width: 400px;
}
body.home h3 {
	margin: 30px auto;
}
.home-intro, .home-testimonial {
	background-color: #907dba;
}
.home-testimonial p {
	color: #fff;
}
.home-intro h2 {
	color: #fff;
}
body.home .home-intro h3 {
	color: #fff;
	margin: 8px auto 30px;
}
body.home .home-intro p {
	color: #fff;
	margin-bottom: 50px;
	font-size: 20px;
    font-size: 2.0rem;
}
body.home .home-about p {
	margin-bottom: 20px;
}

.wistia_responsive_padding {
	margin: 0px 0px 36px;
	border: 2px solid #9c92ce;
}
body.home .featured-content .entry {
	margin-bottom: 0px;
}
body.home .home-residence, body.home .home-features {
background-color:#f1f2f4;
}
body.home .home-lifestyle h2 {
	margin-bottom: 12px;
}
body.home .home-residence p {
	margin-bottom: 20px;
    margin-top: 20px;
	font-size: 17px;
    font-size: 1.7rem;
    padding-right: 20px;
}
body.home .home-residence ul {
	margin-bottom: 6px;
}
body.home .home-lifestyle p.narrow {
	padding: 0px 70px 16px;

}
.side-menu h3 {
	margin-top: 4px;
}
.three-fourths {
    width: 72%!important;
	margin-left: 4.5%!important;
}
.side-menu pre {
	margin: 0px;
	font-family: "Open Sans", sans-serif!important;
}
.contact .graybox h2 {
    color: #7e63b7;
border-bottom: 1px dashed #B39BE6;
padding-bottom: 6px;
    font-size: 26px;
    font-size:2.6rem;
}
.contact .graybox p label {
    font-weight: 400 ;
font-size: 16px;
    font-size: 1.6rem;
font-family: "Open Sans", sans-serif;
font-style: normal;
color: #525252;
}
.contact .graybox p {
    margin-bottom: 10px;
}
.entry-content .side-menu ul {
	font-size:0;

}
.entry-content .side-menu li {
	background:none;
	padding: 0px 10px 12px 0px;
	margin: 0px 16px 13px 8px;
	border-bottom: 1px dashed #bbb;
}
.entry-content .side-menu li a   {
	text-transform: uppercase;
	color: #363636;	
	font-weight: 400;
	text-decoration: none;
	font-size: 17px;font-size:1.7rem;line-height: 1.3;
}
.entry-content .side-menu li.current_page_item li a {
	color: #000;
}
.entry-content .side-menu li a:hover,.entry-content .side-menu li a:active, .entry-content .side-menu li.current_page_item a, .entry-content .side-menu li.current_page_item li a:hover {
	color: #7e63b7;
}
 .entry-content .side-menu li.current_page_item > a {
	font-weight: 400;
}
.entry-content .side-menu li li {
	list-style-type: disc;
	color: #7e63b7;
	list-style-position: inside;
	font-size: 14px;
    font-size:1.4rem;
	padding: 8px 10px 0px 18px;
	margin: 0;
	border:none;
}
.entry-content .side-menu li li:last-child {
	border-bottom: none;
}
.entry-content .side-menu li li a {
	text-transform: none;
	border-bottom: none;
	padding-left: 2px;
}

.side-menu h2 {
	font-family: "Open Sans", sans-serif;
	color: #000;
	display: block;
	font-size:19px;
    font-size: 1.9rem;
	font-weight: 600;
	background-color: #f6f6f6;
	padding: 6px 0px 6px 8px;
	margin-bottom: 16px;
    text-transform: uppercase;
}
.soliloquy-theme-metro .soliloquy-controls-direction a {
	opacity: 1!important;
}
.soliloquy-theme-metro:hover .soliloquy-prev {
	left: -26px!important;
}
.soliloquy-theme-metro:hover .soliloquy-next {
	right: -26px!important;
}
.soliloquy-slides, .soliloquy-item { padding: 0 !important; }
body.home .home-residence h2 {
	margin: 0 auto 34px;
		width: 70%;
}
.soliloquy-container.soliloquy-theme-metro .soliloquy-prev {
	left: -36px!important;
}
.soliloquy-container.soliloquy-theme-metro .soliloquy-next {
	right: -36px!important;
}
.soliloquy-thumbnails-container.soliloquy-theme-metro div.soliloquy-wrapper {
	padding: 0px 10px!important;
}
body.home .home-lifestyle .wrap {
	padding: 80px 30px 60px;
}
.home-lifestyle {
	background-color: #fff;
}
.graybox {
    background-color: #fff;
    border: 5px solid #eeeff2;
    padding: 0px 30px 30px;
    overflow: hidden;
    margin: 0px 0px 60px;
}
.graybox p {
	font-size: 20px;
    font-size: 2.0rem;
	line-height: 1.5;
	font-family: "Lora", serif;
	color: #111111;
	font-style: italic;
}
.graybox form p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #3D3C3C;
}
.graybox h2 {
    font-size: 30px;
}
.ctct-form-description h2 {
	margin-top: 0px!important;
}
.wpforms-container .wpforms-field-label, .ctct-form-description p, .ctct-form-field label {
	font-weight: 400!important;
	font-size: 16px;
    font-size: 1.6rem;
	font-family: "Open Sans", sans-serif;
		font-style: normal;
	color: #525252;
}
.wpforms-container.graybox {
	padding: 24px 40px 20px;
}
.entry-content .wpforms-container ul li {
	padding-left: 0px;
	font-size: 16px;
    font-size:1.6rem;
}
.entry-content .wpforms-container ul {
	margin-top: 14px;
}
.wpforms-container button {
	margin: 16px 0px;
}

a,

button,

input[type="button"],

input[type="reset"],

input[type="submit"],

textarea:focus,

.button {

    -webkit-transition: all 0.1s ease-in-out;

    -moz-transition:    all 0.1s ease-in-out;

    -ms-transition:     all 0.1s ease-in-out;

    -o-transition:      all 0.1s ease-in-out;

    transition:         all 0.1s ease-in-out;
	cursor: pointer;

}



::-moz-selection {

    background-color: #333;

    color: #fff;

}

::selection {

    background-color: #333;

    color: #fff;

}


a {
    text-decoration: none;
	color: #5d4299;

}

a:hover {
    text-decoration: underline;

}

a img {

    margin-bottom: -4px;

}



p {

    margin: 0 0 22px;

    padding: 0;

}

.full-width-content.location  .content{
	width: 90%;
	margin: 0 auto;
	}

strong {

    font-weight: 600;

}

ol{

    margin: 0 0 0 28px;

    padding: 0;

}


ul {

    margin: 0;

    padding: 0;

}
body.dining .content .one-third {
	padding: 12px 18px 18px;
	background-color:#F2F2F2;
	text-align: center;
}
body.page .entry-content h2, body.page .entry-content h3 {
	margin-top: 30px;
}
body.page .side-menu h2 {
	margin-top: 0px!important;
    font-size: 19px!important;
}
body.page .entry-content h4 {
	padding-bottom: 8px;
	border-bottom: 1px dashed #ccc;margin-bottom: 16px;
	
}
.entry-content h5 {
	margin-bottom: 12px;
}

ul li, .widget ul > li, .entry-content ul li  {
    list-style-type:none;
	padding: 0px 0px 10px 22px;
	margin-left: 2px;
	line-height: 1.5;
	background-image:url(images/dot.png);
	background-repeat:no-repeat;
	background-position: left 6px;

}


.sidebar ul li  {
    list-style-type:none;
	padding: 14px 5px;
background-image: none;
	line-height: 1.3;
	border-bottom: 1px solid #ddd;

}
.ctct-disclosure {
	line-height: 1.3;
}

.entry-content ol li {
	padding: 0px 0px 10px 0px;
	line-height: 1.5;
}
body.home li {
	font-size: 16px;
    font-size: 1.6rem;
}
body.home .home-lifestyle a.button {
	font-size: 18px;
    font-size:1.8rem;
	max-width: 300px;
	width: 100%;
	text-align: center;
	margin: 0px 0px 40px 4px;
}
body.home a.button {
	margin: 0;
}
.home-lifestyle a.button::after {
	font-size: 19px;
    font-size:1.9rem;
}

.home-lifestyle .entry-content p {
	margin: 0px;
}
blockquote,

blockquote::before {

    color: #999;

}
.home-lifestyle .entry-content ul {
	margin: 10px 0px 24px;
}


blockquote {

    margin: 0;

    padding: 24px 40px;

}



blockquote::before {

    content: "\201C";

    display: block;

    font-size: 30px;
    font-size: 3.0rem;

    height: 0;

    left: -20px;

    position: relative;

    top: -10px;

}



.entry-content code {

    background-color: #333;

    color: #ddd;

}



cite {

    font-style: normal;

}



/* Headings

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



h1,

h2,

h3,

h4,

h5,

h6 {

    color: #7e63b7;

    font-family: 'Lora', serif;

    font-weight: 400;

    line-height: 1.2;

    margin: 0;

    margin-bottom: 18px;

    padding: 0;

}
.wpforms-title {
	color: #7e63b7;
	border-bottom: 1px dashed #B39BE6;
	padding-bottom: 6px;

    font-family: 'Lora', serif;

    font-weight: 400;
	    font-size: 30px;
    font-size:3.0rem;
	
}
.three-fourths {
	margin-bottom: 16px;
}
img.alignnone {
	margin-top: 8px;
}
h1 {

    font-size: 36px;
    font-size: 3.6rem;

}

h2 {

    font-size: 30px;
    font-size:3.0rem;
 margin-bottom: 22px;
}

h3 {

    font-size: 26px;
    font-size:2.6rem;
	
}

h4 {

    font-size: 24px;font-size: 2.4rem;color: #323232;
margin: 36px 0px 12px;
}

h5 {

    font-size: 22px;font-size:2.2rem;color: #323232;
	line-height: 1.4;

}

h6 {
color: #323232;
    font-size: 20px;font-size:2.0rem;
margin-bottom: 10px;
}
.three-fifths {
	width: 55%!important;
}
.two-fifths {
	margin-left: 5.5%;
}
/* Objects

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

embed,

iframe,

img,

object,

video,

.wp-caption {

    max-width: 100%;

}

img {

    height: auto;

}

.featured-content img,

.gallery img {

    width: auto; /* IE8 */

}


/* Forms

--------------------------------------------- */
.wpforms-container .wpforms-field {
	padding: 5px 0px!important;
}
a.ctct-button {
	display: none;
}
input,

select,

textarea {

    background-color: #fff;

    border: 1px solid #ccc;

    box-shadow: 1px 1px 3px #eee inset;

    color: #333;

    font-family: 'Open Sans', sans-serif;

    font-size: 16px;
    font-size:1.6rem;

    padding: 8px;

    width: 100%;

}



input[type="checkbox"],

input[type="image"],

input[type="radio"] {

    width: auto;

}



input:focus,

textarea:focus {

    border: 1px solid #999;

    outline: none;

}



::-moz-placeholder {

    color: #999;

    opacity: 1;

}



::-webkit-input-placeholder {

    color: #999;

}



button,

input[type="button"],

input[type="reset"],

input[type="submit"],

.button, a.button,

.entry-content .button {
    border: 2px solid #7e63b7;
    border-radius: 2px;
    box-shadow: none;
	color: #7e63b7;
	font-family: "Lora", serif;
	font-size: 24px;
    font-size:2.4rem;
    cursor: pointer;
    padding: 8px 26px 12px;
    width: auto;
	line-height: 1.3;
	text-decoration: none;
	margin: 20px 0px;
}
.gallery-item img {
	float:left;
	margin: 12px;
	max-width: 350px;

}
.button::after {
	content: " \f345";
	font-family: "dashicons";
	font-size: 24px;
    font-size:2.4rem;
    vertical-align: sub;
	color: #7e63b7;
}
.button:hover::after {
	color: #fff;
}
.footer-widgets .button::after, .sub-footer .button::after, .home-intro .button::after{
	color: #fff;
}

button:hover,

input:hover[type="button"],

input:hover[type="reset"],

input:hover[type="submit"],

a.button:hover,

.entry-content .button:hover {

     border: 2px solid #7e63b7;
	background-color: #7e63b7;
	color: #fff;

    text-decoration: none;
	text-align: center;

}

.footer-widgets a.button, .sub-footer a.button, .home-intro a.button {
     border: 2px solid #fff;
	background:none;
	color: #fff;
    text-decoration: none;
	text-align: center;
	margin: 0 0 20px;

}
.footer-widgets a:hover.button, .sub-footer a:hover.button, .home-intro a:hover.button {
	background-color: #76639f;
    text-decoration: none;
	 border: 2px solid #fff;

}

.button::after:hover {
	color: #fff;
}

.button {

    border-radius: 2px;

    display: inline-block;

}
.site-header a.button {
	font-size: 15px;
    font-size:1.5rem;
	text-transform: uppercase;
	font-weight: normal;
	color: #6b4293;
	background-color: #eaeaed;
	padding: 7px 30px 8px;
	border:none;
	display: inline;
	margin: 0px 16px 0px 0px;
	
}
.site-header a.button::after {
	content:"";
}

input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-results-button {

    display: none;

}
.slides {
	padding: 0px 14px 0px 0px;
}


.home-cta a.button {

    display: inline-block;

    margin-top: -30px;

    text-align: center;

}
body.home h2 {
	line-height: 1.2;
}
body.home h3 {
	line-height: 1.3;
}
.entry-content h1, body.page .entry-content h2:first-of-type {
	font-size: 34px;
    font-size: 3.4rem;
    margin-top: 0px!important;
}

/* Tables

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



table {

    border-collapse: collapse;

    border-spacing: 0;

    line-height: 2;

    margin-bottom: 40px;

    width: 100%;

}



tbody {

    border-bottom: 1px solid #ddd;

}



th,

td {

    text-align: left;

}



th {

    font-weight: bold;

    text-transform: uppercase;

}



td {

    border-top: 1px solid #ddd;

    padding: 6px 0;

}

/* Site Containers

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


.site-container {

    margin: 0 auto;

    width: 100%;

}



.hello-pro-landing .site-inner {

    width: 800px;

    margin: 0 auto 0;

}



.site-inner {

    background-color: #fff;

    clear: both;

    margin: 0 auto;
	padding: 40px 30px;

    overflow: hidden;
max-width: 1190px;
	width: 100%


}



.hello-pro-home .site-inner {

    clear: both;

    margin: 0 auto;

    overflow: hidden;
max-width: 100%;
    width: 100%;
	padding: 0px;

}



/*.hello-pro-home .site-inner {

    overflow: visible; 

}*/



.wrap {

    max-width: 1280px;

    margin: 0 auto 0;
	padding: 0 30px;

}

/* Content

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



.content {


    padding: 24px 0px 10px;

}



.content-sidebar .content {

    float: left;

}



.full-width-content .content {

    width: 100%;

}



body.blog.hello-pro-home .content {

    padding: 0;
max-width: 100%;
	float: none;
}



.hello-pro-portfolio .content {

    padding: 40px 30px 0;

}



/* Primary Sidebar

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



.sidebar-primary {

    margin-top: 20px;

    margin-bottom: 30px;

    float: left;

    width: 25%;

}



.sidebar-primary .widget {

    margin-top: 10px !important;

    margin-bottom: 10px !important;

}



.sidebar-primary .widget:first-child{

    margin-top: 0px !important;

    padding-top: 0px !important;

    border-top: none !important;

}



.sidebar-primary .widget:last-child{

    margin-bottom: 0px !important;

    padding-bottom: 0px !important;

}



.sidebar-content .sidebar-primary {

    float: left;

}



.sidebar-primary .widget .widget-title{

    margin-bottom: 10px;

    display:block;

    text-align: left;

    font-weight: 400;

    font-size: 20px;
    font-size: 2.0rem;

}


/* Column Classes

Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css

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



.five-sixths,

.four-sixths,

.one-fourth,

.one-half,

.one-sixth,

.one-third,

.three-fourths,

.three-sixths,

.two-fourths,

.two-sixths,

.two-thirds {

    float: left;

    margin-left: 2.564102564102564%;

}



.one-half,

.three-sixths,

.two-fourths {

    width: 48.717948717948715%;

}



.one-third,

.two-sixths {

    width: 31.623931623931625%;

}



.four-sixths,

.two-thirds {

    width: 65.81196581196582%;

}



.one-fourth {

    width: 23.076923076923077%;

}



.three-fourths {

    width: 74.35897435897436%;

}



.one-sixth {

    width: 14.52991452991453%;

}



.five-sixths {

    width: 82.90598290598291%;

}



.first {

    clear: both;

    margin-left: 0;

}





/* Avatars and Images

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



.avatar {

    border: 1px solid #fff;

    float: left;

}



.alignleft .avatar {

    margin-right: 24px;

}



.alignright .avatar {

    margin-left: 24px;

}



.search-form {

    overflow: hidden;

}



.genesis-nav-menu .search input[type="submit"],

.widget_search input[type="submit"] {

    border: 0;

    clip: rect(0, 0, 0, 0);

    height: 1px;

    margin: -1px;

    padding: 0;

    position: absolute;

    width: 1px;

}



.search-form input[type="search"] {

    background: #fff url(images/icon-search.png) no-repeat right;

    background-size: 36px 16px;

    color: #888;

    font-size: 10px;
    font-size:1rem;

    margin-bottom: 10px;

    padding: 16px;

    text-transform: uppercase;

    width: 100%;

}



a.aligncenter img {

    display: block;

    margin: 0 auto;

}



img.centered,

.aligncenter {

    display: block;

    margin: 32px auto 32px;

}



a.alignnone img,

img.alignnone {

    margin-bottom: 12px;

}



.alignleft {

    float: left;

    text-align: left;

}



.alignright {

    float: right;

    text-align: right;

}



a.alignleft,

a.alignnone,

a.alignright {

    max-width: 100%;

}



a.alignnone {

    display: inline-block;

}



a.alignleft img,

img.alignleft,

.wp-caption.alignleft {

    margin: 8px 24px 12px 0;

}



a.alignright img,

img.alignright,

.wp-caption.alignright {

    margin: 10px 0 24px 24px;

}



.entry-content .wp-caption-text {

    font-size: 16px;
    font-size:1.6rem;

    font-weight: 700;

    margin: 0;

    text-align: center;

}



.gallery-caption,

.entry-content .gallery-caption {

    margin: 0 0 10px;

}



/* Genesis

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

body.single .content, body.blog .content, body.archive .content {
	float: right;
width: 70%;
}
body.home.blog .content {
	float: none;
width: 100%;
}
.breadcrumb {

    color: #777;

    font-size: 12px;
margin: -30px 0px 20px 30%;


}
.content p.entry-meta {
	border-top: 1px solid #ccc;
}
.sidebar-primary h4 {
	margin-top: 2px;
	padding: 6px 6px;
	background-color:#eaeaed;

}

.hello-pro-home .breadcrumb {

    margin: 0;

}
body.home .before-content {
	display:none;
}


.archive-description,

.author-box {

    margin-bottom: 30px;

    padding: 15px 15px 30px;

    border-top: 1px solid #CCCCCC;


}



.archive-description {

    padding: 16px 20px;

}



.author-box-title {

    font-size: 16px;

    margin-bottom: 4px;

}



.author-box p {

    font-size: 16px;

    margin: 0;

}



.author-box .avatar {

    margin-right: 24px;

}





/* Titles

--------------------------------------------- */
body.page .entry-title {
	display: none;
	margin:0px;
padding: 0px;
}
body.single .entry-title, body.blog .entry-title {
	display: block;
	 margin-bottom: 16px;

}
body.single .entry-title a, body.blog .entry-title a {
	font-size: 28px;
}
body.single .entry-title a:hover, body.blog .entry-title a:hover {
color:#907dba;
}
.entry-title {

    font-size: 32px;

    line-height: 1.1;

    margin-bottom: 20px;

}

.content .entry-meta a {
	color: #999;
}

.entry-title a,

.sidebar .widget-title a {

 text-decoration: none!important;

}



.entry-title a:hover,

.footer-widgets .entry-title a:hover {

    text-decoration: none;


}



.archive-title,

.widget-title,

.hello-pro-portfolio .entry-title {

    font-size: 26px;

    text-transform: uppercase;

    margin-bottom: 20px;

    text-align: center;

}



.footer-widgets .widget-title {
	font-family: "Open Sans", sans-serif;
margin-bottom: 0px;
    font-size: 22px;
	text-transform: none;
	text-align: left;
	float: left;

}



.hello-pro-home .home-cta .widget-title {

    font-size: 24px;

    margin-bottom: 6px;

    text-transform: none;

}

.simple-social-icons ul li a, .simple-social-icons ul li a:hover, .simple-social-icons ul li a:focus {
	padding: 0px 4px!important;
}

.simple-social-icons ul {
	margin-top: 20px!important;
}

/* Widgets

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



.featured-content .entry {

    margin-bottom: 12px;

    padding: 0;

}



.featured-content .entry-title {

    font-size: 18px;

}





/*

Site Header

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



.hello-pro-home .site-header {

    margin: 0 auto;

    min-height: 80px;

    width: 100%;

}



.site-header {

    background-color: #fff;

    margin: 0px auto;
	padding-top: 4px;

    min-height: 80px;

    width: 100%;

}

.phone::before {
	content:url(images/phone_06.jpg);
	margin-right:2px;
	vertical-align: text-top;
	line-height: 1.1;
}
h2.phone a {
	font-weight: 400;
	font-size: 26px;
	vertical-align: top;
line-height: 1.5;
}
h2.phone a:hover {
	text-decoration: none;
}

/* Title Area

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



.title-area {

    font-weight: 700;

    float: left;

    overflow: hidden;

    max-width: 320px;


}



.site-title {

    display:block;

    font-size: 38px;

    line-height: normal;

    margin: 10px 0px 5px 0px;

    border-bottom: 1px solid #999;

}



.header-image .site-title {

    border-bottom: none !important;

}



.site-title a {

    display: inline-block;

    text-decoration: none;

    transition: all .25s ease;

}



.site-title a,

.site-title a:hover {

    text-decoration: none;

}



.site-description {

    display: block;

    font-size: 14px;

    margin-bottom: 10px;

    padding-top: 3px;

    color:#999;

}



.site-title a.has-image .site-title-name,

.site-title a.has-image .tagline,

.site-title a.has-image .site-description{

    display:none;

}



/* Full width header, no widgets */



.header-full-width .title-area,

.header-full-width .site-title {

    width: 100%;

}

/* Logo, hide text */



.header-image .site-description{

    display: none;

    text-indent: -9999px;

}



.header-image .site-title a {

    display: block;

    text-indent: -9999px;

    background-size: contain !important;

}

.header-image .title-area {
	width: 29%;
	padding-left: 10px;
}
.header-widget-area {
	width: 70%;

}



.header-image .site-title,

.header-image .site-title a {

    float: left;

    margin: 4px 0px;

    max-width: 292px;

    min-height: 81px;

    padding: 0;

    width: 100%;

    border-bottom: none;

}



/* Sticky Header 

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

.site-header.sticky {

    z-index:10000;

    min-height: 70px;

    position: fixed;

    top: -300px;

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden;

    -webkit-perspective: 1000;

    -ms-perspective: 1000;

    perspective: 1000;

    -webkit-transform: translateZ(0);

    -ms-transform: translateZ(0);

    transform: translateZ(0);

}



.sticky{

    transition: top .35s ease .1s;

}



.sticky .site-title,

.sticky .site-title a{

    font-size:28px;

    border-bottom: none;

}



.sticky .site-title{

    margin: 15px 0px 5px 0px;

}
.site-header.sticky .widget_custom_html {
    display: none;
}



.sticky .site-description{

    /*font-size:12px;*/

    display:none;

}



.site-header.active{

    top: 0px;

}



.site-header.admin-loggedin.active{

    top:32px;

}



.site-header.sticky .site-title .site-title-name {

    font-size: 34px;

}
/*.site-header.sticky .widget_custom_html {
	display:none;
} */


.site-header.sticky .site-title .tagline{

    display: none;

}



.site-header.sticky .genesis-nav-menu a, 
.site-header.sticky .genesis-nav-menu a:hover {


}



.site-header.sticky .genesis-nav-menu > li:hover,

.site-header.sticky .genesis-nav-menu > li > a:hover {

    background-color: transparent; 

}



.header-image .sticky .title-area,

.header-image .sticky .site-title,

.header-image .sticky .site-title a {

    min-height: 64px;

}



.header-image .sticky .site-title,

.header-image .sticky .site-title a{

    margin:0;

}



.header-image .site-header.sticky .widget-area{

    margin:5px 0;
height: 70px;
}


/* Widget Area

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

.site-header .widget-area {

    float: right;


}

.site-header .wrap {
	padding: 0 10px;
}

.header-image .site-header .widget-area{

    margin-top: 8px;

}
.header-widget-area h2 {
     padding-right: 18px;
}


.site-header .widget-area .widget-title {

    font-size: 16px;

    margin-bottom: 2px;

    text-align: right;

    text-transform: uppercase;

}

.site-header .widget {
	height: 45px;
    padding: 0px 0 0;
	text-align: right;

}
.site-header .widget.first {
	padding: 0;
	line-height: 1.1;
}


.site-header .search-form {

    float: right;

    margin-top: 24px;

    width: 50%;

}


/*

Site Navigation

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

.genesis-nav-menu {

    clear: both;

    color: #000;

    font-size: 16px;

    line-height: 1.5;

    margin: 0;

    overflow: hidden;

    padding: 0;

    width: 100%;

}



.genesis-nav-menu .menu-item {

    display: inline-block;

    margin: 0;

    padding: 0;

    text-align: left;

}

.genesis-nav-menu li.menu-item {
	background-image: none;
}

.genesis-nav-menu a {

    color: #000;

    display: block;

    padding: 16px 20px;

    position: relative;

}
body.home.blog .entry-title a {
	font-size: 24px;
}
body.contact .entry-content h2 {
	margin-top: 0px;
}

.genesis-nav-menu li:hover,

.genesis-nav-menu a:hover {

    background-color: #fff;

    color: #666;

    text-decoration: none;

}

h2.phone {
	line-height: 1.4;
    display: inline;
}

.genesis-nav-menu .current-menu-item > a, .responsive-menu .current_page_ancestor > a, .responsive-menu .current-page-ancestor > a {

    color: #907dba;
	font-weight: 400!important;

}



.genesis-nav-menu .sub-menu {

    left: -9999px;
	font-size: 0;

    margin: 0;

    opacity: 0;

    padding: 0;

    position: absolute;

    -webkit-transition: opacity .4s ease-in-out;

    -moz-transition:    opacity .4s ease-in-out;

    -ms-transition:     opacity .4s ease-in-out;

    -o-transition:      opacity .4s ease-in-out;

    transition:         opacity .4s ease-in-out;

    width: 228px;

    z-index: 999;
	-webkit-box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.59);
-moz-box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.59);
box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.59);

}

.genesis-nav-menu .sub-menu li {
	padding:0;
}

.genesis-nav-menu .sub-menu a {

    border: 1px solid #eaeaea;

    border-top: none;

    padding: 10px 18px;

    position: relative;

    width: 228px;
	display: block;

}



.genesis-nav-menu .sub-menu a:hover {

    background-color: #f5f5f5;

    /*color: #333;*/

}



.genesis-nav-menu .sub-menu .sub-menu {

    margin: -40px 0 0 227px;

}



.genesis-nav-menu .menu-item:hover {

    position: static;

}



.genesis-nav-menu .menu-item:hover > .sub-menu {

    left: auto;

    opacity: 1;

}



.genesis-nav-menu > .first > a {

    padding-left: 0;

}



.genesis-nav-menu > .last > a {

    padding-right: 0;

}



.genesis-nav-menu > .right {

    display: inline-block;

    float: right;

    list-style-type: none;

    padding: 16px 20px;

}



.genesis-nav-menu > .right > a {

    display: inline;

    padding: 0;

}



.genesis-nav-menu > .search {

    padding: 0;

}



.genesis-nav-menu .search-form {

    width: 100%;

}

/* Site Header Navigation

--------------------------------------------- */
.site-header.sticky .widget_nav_menu {

    padding: 0px 0px 0px;

}



.site-header .genesis-nav-menu {

    float: right;
padding-bottom: 2px;
    width: 100%;

}



.site-header .genesis-nav-menu a {

    padding: 0px 16px 12px;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: .01em;

}



.site-header .sub-menu {

    border-top: 1px solid #eee;
background-color: #fff;
}



.site-header .genesis-nav-menu .sub-menu a {

    padding: 14px 18px 16px;

}



.site-header .sub-menu .sub-menu {

    margin-top: -40px;

}


/* Secondary Navigation

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



.nav-secondary .genesis-nav-menu li:hover,

.nav-secondary .genesis-nav-menu a:hover,

.nav-secondary .genesis-nav-menu li.current-menu-item a:hover {

    background-color: transparent;

    color: #666;

}



.nav-secondary .genesis-nav-menu .current-menu-item > a {

    background-color: transparent;

    color: #5d4299;

}



/* Responsive Menu

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

.responsive-menu-icon {

    cursor: pointer;

    display: none;

}



.responsive-menu-icon::before {

    content: "\f333";

    display: block;

    font: normal 36px/1 'dashicons';

    margin: 0 auto;

    padding: 0px 10px 0px;


}

a {
   outline: 0;
}

/* Home Page

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

.top {

    width: 100%;

    padding: 0px;

    margin: 0;

    position:relative;

}



.home-welcome {

    float: left;

    width: 34%;

    margin: 0;

    padding: 0px 40px 0px 65px;
	background-image: url(images/banner-logo.png);
	background-repeat: no-repeat;
	background-position: bottom right;



}



.highlight {

    display: table;

    margin-bottom: 10px;

    font-family: 'Comfortaa' !important;

    font-size: 20px;

    padding: 8px;

    text-transform: uppercase;

    font-weight: bold;

    letter-spacing: 2px;

    line-height: normal;

}



.home-welcome h1 {

    font-size: 46px;

    font-weight: 400;

}



.home-headline h1,

.home-headline h2,

.home-headline h3,

.home-headline h4,

.home-headline h5,

.home-headline h6,

.home-headline p,

.home-headline{

    /*font-size: 24px;*/

    /*text-transform: uppercase;*/

    font-weight: 400;

    color:#fff;

    /*margin-bottom: 0;*/

}



.home-headline b,

.home-headline strong{

    font-weight: 700;

}



.home-image {

    float: left;

    width: 66%;

    margin: 0;

    padding: 0;

    line-height: 0;
	display: block;

}

.home-image img.alignnone {
	margin: 0px;
}

.home-image .textwidget {

    text-align: center;

}



.top .wrap .home-image .textwidget img {

    /* display:none;   /* display:none by default */

    opacity:0;

    margin-right: -30px;

    transition: all .5s ease;

}

.top p {
	margin-bottom: 0px;
}

.top .wrap .home-image .textwidget.show img {

    opacity:1;

    margin-right: 0px;

}



.home-features {

    clear: both;



}




.home-features .widget,

.home-portfolio section.featured-content-,

.home-portfolio section.featured-content article.type-post{

    float: left;

    padding: 0 2.8%;

    width: 33.33333333333%;

}



.home-portfolio .featured-content article.type-portfolio{

    width:100%;

    display: block;

    float: none;

    position: relative;

}



.home-features .widget:nth-of-type(3n+1),

.home-portfolio .widget:nth-of-type(3n+1) {

    clear: left;

}



.hello-pro-home .home-cta {

    float: left;

    padding: 0px 0px;

    width: 100%

}



.hello-pro-home .home-cta,

.hello-pro-home .home-cta h1,

.hello-pro-home .home-cta h2,

.hello-pro-home .home-cta h3,

.hello-pro-home .home-cta h4,

.hello-pro-home .home-cta p {

    font-family: 'Lora', serif;

    /*font-size: 32px;*/

    color: #4d596f;

}



.hello-pro-home .home-cta input {

    float: left;

    display: inline-block;

}



.hello-pro-home .home-cta .optin {

    font-family: 'Lora', serif;

    font-size: 28px;

    text-transform: uppercase;

    float: left;

    margin-right: 4%;

    display: inline-block;

    width: 48%;

    text-align: center;

}



.hello-pro-home .home-cta #mc_embed_signup {

    width: 48%;

    float: left;

}



.hello-pro-home .home-cta .mc-field-group {

    display: inline-block;

    width: 33%;

    float: left;

    padding: 0 10px 0 0;

}



.hello-pro-home .home-headline {

    width: 100%;

    float: left;

    clear: both;

}



.hello-pro-home .home-cta .widget,

.hello-pro-home .home-headline .widget {

    width:100%;

    margin: 0 auto 0;

    padding: 30px 0px;

}



.hello-pro-home .home-headline .widget{

    text-align: center;

}



.bottom {

    width: 100%;

    margin: 0px;

    padding: 40px 0px;

    clear: both;

    background-attachment: fixed !important;

}



.hello-pro-home .home-portfolio {

    color: #000;

    width:100%;

    margin: 0 auto 0;

    padding: 0px;

}



.home-portfolio img {

    border: 1px solid #999;

    padding: 5px;

}


.home-video .wrap {
	padding: 80px 30px;
}
.home-video p {
	font-size: 17px;
}

.home-video h2 {
	margin-bottom: 30px;
}

.hello-pro-home .home-testimonial {
    padding: 60px 40px;

    clear: both;

}


body.home .testimonial_rotator_prev, body.home .testimonial_rotator_next {
	color: #fff;
	top:100%;
	
}
body.home .testimonial_rotator_prev:hover, body.home .testimonial_rotator_next:hover {
	color: #D9D8D8;
	
}
body.home .testimonial_rotator_prev {
	left: 80%;
	
}
body.home .testimonial_rotator_next {
	left: 85%;
	
}



/* Portfolio

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



.hello-pro-portfolio .portfolio {

    float: left;

    padding: 0 30px 30px;

    width: 33.33333333%;

}



.hello-pro-portfolio .portfolio:nth-of-type(3n+1) {

    clear: left;

}



.single-portfolio .content {

    text-align: center;

}



.portfolio-featured-image img {

    background: #f5f5f5 none repeat scroll 0 0;

    border: 1px solid #999;

    padding: 5px;

}



/* Entries

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



.entry {

    margin-bottom: 40px;

}



.hello-pro-portfolio .entry,

.single-portfolio .entry {

    margin-bottom: 20px;

}



.entry-content ol,


.entry-content ul,

.quote-caption {

    margin-bottom: 26px;

}





.entry-content ol > li {

    list-style-type: decimal;

}





.entry-content ol ol,

.entry-content ul ul,

.entry-content .wp-caption p {

    margin-bottom: 0;

}

a.more-link {
	font-size: 14px;
	text-transform: uppercase;
}

.content .entry-header .entry-meta {

    clear: both;

    color: #999;

    font-size: 12px;

    line-height: 2;

    margin: 0px 0 15px 0px;

    overflow: hidden;

    padding: 6px 0px 0px;

    text-transform: uppercase;

    border-top: 1px solid #ccc;

}



.content > article:first-child .entry-header .entry-meta{

}



.content .entry-header .entry-meta a {

    font-weight: 700;

}

footer.entry-footer {
	display: none;
}

.content .entry-header .entry-meta .entry-comments-link {

    float: right;

    font-size: 11px;

    padding: 0 10px;

    text-transform: uppercase;

    width:  200px;

    text-align: center;

}



.content .entry-header .entry-meta .entry-comments-link a {

    color: #fff;

    padding-left: 10px;

}



.entry-footer .entry-tags {

    margin-left: 4px;

    padding-left: 10px;

}





/* After Entry

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



.after-entry {

    background-color: #f5f5f5;

    margin-bottom: 30px;

    padding: 30px;

    text-align: center;

}



.after-entry .widget {

    margin-bottom: 30px;

}



.entry-footer .entry-meta {

    font-size: 14px;

    margin: 0;

    padding-top: 5px;

}



.after-entry .widget:last-child,

.after-entry p:last-child {

    margin: 0;

}



.after-entry li {

    list-style-type: none;

}



/* Pagination

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



.archive-pagination {

    font-size: 16px;

    padding: 30px 0;

}



.entry .archive-pagination a {



}



.archive-pagination li {
padding-left: 10px;
    display: inline;
list-style-type: none;
	background: none;
}



.archive-pagination li a {

    border-radius: 5px;
	background-color: #eaeaea;

    cursor: pointer;

    display: inline-block;

    font-size: 16px;

    font-weight: 700;

    line-height: 2;

    margin-bottom: 4px;

    padding: 8px 20px;

    text-decoration: none;

    text-transform: uppercase;

}



.archive-pagination li a:hover,

.archive-pagination li.active a {

    text-decoration: none;

}



/* Comments

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



.comment-respond,

.entry-comments,

.entry-pings {

    font-size: 16px;

    margin-bottom: 40px;

    overflow: hidden;

}



.entry-comments .comment-author {

    font-weight: 700;

    margin: 0;

}



.comment-respond input[type="email"],

.comment-respond input[type="text"],

.comment-respond input[type="url"] {

    width: 50%

}



.comment-respond label {

    display: block;

    margin-right: 12px;

}



.comment-list li,

.ping-list li {

    list-style-type: none;

    margin: 30px;

    overflow: hidden;

}



.comment-list li.depth-1,

.ping-list li.depth-1 {

    margin: 30px 0;

}



.comment-list li li {

    margin-right: -1px;

}



.comment {

    border-right: none;

}



.comment-header,

.ping-list .comment-meta {

    background-color: #eee;

    color: #000;

    float: left;

    font-weight: 700;

    padding: 30px;

    width: 100%;

}



.comment-list cite,

.ping-list cite,

.says {

    display: inline-block;

}



.comment-header .comment-meta a,

.comment-metadata a {

    font-size: 12px;

    font-weight: 300;

    color: #333;

}



.comment-content {

    clear: both;

    padding: 48px;

}



.comment-content p,

.comment-header p.comment-meta {

    margin: 0;

}



.comment .avatar {

    margin-right: 10px;

}



.alt,

.even {

    background-color: #f5f5f5;

    border: 1px solid #ddd;

}



.comment-reply {

    font-size: 16px;

    padding: 0 48px 48px;

}



.entry-pings .reply {

    display: none;

}



.form-allowed-tags {

    background-color: #f5f5f5;

    font-size: 16px;

    padding: 24px;

}



/* Widgets

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



.widget {

    word-wrap: break-word;

}







.widget ol > li {

    background-image: none;

    list-style-position: inside;

    list-style-type: decimal;

    padding-left: 20px;

    text-indent: -20px;

}



.widget ul > li {

    text-indent: 0;

}






.widget_calendar table {

    width: 100%;

}



.widget_calendar td,

.widget_calendar th {

    text-align: center;

}



.widget_calendar caption {

    font-size: 12px;

    font-style: italic;

    padding: 2px 6px 0 0;

    text-align: right;

}





/*

Sidebars

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



.sidebar {

    display: inline;

    font-size: 16px;

    padding: 0px 30px 0px 0px;

}



.sidebar p {

    margin-bottom: 16px;

}



.sidebar p:last-child,

.sidebar ul {

    margin-bottom: 0;

}



.sidebar li,

.sidebar .more-from-category a {

    background: url(images/icon-li.png) no-repeat 0 7px;

    background-size: 8px 8px;


    padding: 0 0 6px 16px;

}



.sidebar .more-from-category {

    padding-top: 6px;

}



.sidebar .widget {

    margin-bottom: 0;

    padding:30px 0;

    word-wrap: break-word;

}



.sidebar .widget:last-child {

    margin-bottom: 0 !important;

}



.sidebar .search-form {

    width: 100%;

}



/*

Enews Plugin 

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



.footer-widgets .enews input, .footer-widgets .enews select, .footer-widgets .enews textarea {

    margin-bottom: 5px;

}



.home-cta .enews {

	padding-top: 20px;

}



.home-cta .enews p {

	width: 50%;

	float: left;

	clear: none;

	font-family: "Open Sans", sans-serif;

	font-size: 28px;

	margin-right: 4%;

	text-align: center;

	text-transform: uppercase;

}



.home-cta .enews form {

	width: 45%;

	float: left;

	clear: none;

	margin-bottom: 0px;

}



.home-cta .enews input, .home-cta .enews select, .home-cta .enews textarea {

    float: left;

    width: 30%;

    clear: none;

    margin-right: 10px;

    margin-bottom: 0px;

}





/*

Footer Widgets

------------------------------------------------------------------ */
.sub-footer {
	background-color: #907dba;
	text-align: center;
	
}
.sub-footer .wrap {
	padding:60px 30px 40px;
}
.sub-footer h2 {
	color: #fff;
	margin-bottom: 22px;
}
a {
	cursor:pointer;
	overflow: hidden;
}

.footer-widgets {

    clear: both;

    font-size: 18px;

}



.footer-widgets .wrap {

    overflow: hidden;

    padding: 80px 30px 20px;

}



.footer-widgets-1,

.footer-widgets-2 {

    padding: 0 1.8%;

    width: 50%;

}



.footer-widgets-1 {

    float: left;


}



.footer-widgets-2 {

    float: right;
	text-align: right;

}



.footer-widgets-1 {

    text-align: left;

}



.footer-widgets .widget {

    margin-bottom: 30px;

    word-wrap: break-word;

}



.footer-widgets li {

    background: url(images/icon-li-footer.png) no-repeat 0 7px;

    background-size: 8px 8px;

}



.footer-widgets .search-form {

    width: 100%;

}





/*

Site Footer

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



.site-footer {

    color: #fff;

    font-size: 14px;
	font-weight: 300;

    padding: 20px 0;

    text-align: center;

    /*text-transform: uppercase;*/

}



.site-footer a {

    color: #333;

}



.site-footer p {

    margin: 0;

}





/*

Theme Colors

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



/*********** GRAY (Default Styles) ***********/



a {

    color: #5d4299; 

}

.entry-title a:hover,

.footer-widgets .entry-title a:hover, a.more-link:hover {color: #907dba; }

.content a {
	text-decoration: underline;
	  color: #5d4299;
}
.content a:hover {
	text-decoration: none;
	  color: #5d4299;
}
a:hover{

    color: #5d4299; 

}



.genesis-nav-menu a {

    color: #333;

}



.genesis-nav-menu a:hover{

    color: #907dba;

}



.genesis-nav-menu .current-menu-item > a {

    color: #6b4293;

}





.enews-widget input[type="submit"],

.content .entry-header .entry-meta .entry-comments-link,

.archive-pagination li a,

 a.button,

button,

input[type="button"],

input[type="reset"],

input[type="submit"] {


}

li.soliloquy-item {
	background-image: none!important;
}

.archive-pagination li a:hover,

.archive-pagination li.active a,

a:hover.button,

button:hover,

input:hover[type="button"],

input:hover[type="reset"],

.graybox input[type="submit"],input:hover[type="submit"],
.graybox a.button, .graybox .button

{

    background-color: #5d4299;  

    color: #fff;

}
.graybox a.button {
	font-size: 20px;
	padding: 10px 26px;
	margin-top: 8px;
	text-decoration: none;
}
.graybox .button {
	font-size: 22px;
	margin-top: 8px;
	text-decoration: none;
}
.graybox .button::after {
	color: #fff;
	text-align: center;
	font-size: 23px;
}
.graybox a.button::after {
	color: #fff;
	text-align: center;
	font-size: 22px;
}
.graybox a.button:hover, .graybox .button:hover, .graybox input:hover[type="submit"] {
	background-color: #7e63b7;
	border-color: #7e63b7;
}
.highlight {

    background-color: #6b4293;

}

.top .wrap {
	max-width: 1280px;
	padding: 0px;
}

.top {

    background:#5b4a7f;
	background-image:url(images/bg-banner_10.png);
	background-repeat: no-repeat;
	background-position: top center;

    background-size: cover;

    width: 100%;

    margin: 0;

    color: #fff;

}



.top h1,

.top h2,

.top h3,

.top h4,

.top h5,

.top h6{

    color: #fff;

    font-weight: 400;

}

body.home .top h1 {
	padding-top: 26%;
	line-height: 1.45em;
}

.home-cta {

    background-color: #cfd9ec;

    color: #fff;

    float: left;

    padding: 0px 0px;

    width: 100%

}



.home-headline {

    background-color: #907dba;

    width: 100%;

    float: left;

    clear: both;

}



.home-image .green,

.home-image .orange {

    display: none;

}



.home-cta .optin{

    /*color:#4d596f;  // darker blue-gray*/

}



.bottom {

    background: #F0F0F0;


    width: 100%;

    margin: 0px;

    padding: 40px 0px;

    clear: both;

}







.home-testimonial p,

.home-testimonial{

    color: #fff;

}



.site-footer {
background-color: #604f85;
}



.footer-widgets {

   background-color: #604f85;

    clear: both;

    font-size: 18px;
	text-align: left;
	line-height: 1.6;
	background-image:url(images/footer-logo.png);
	background-repeat: no-repeat;
	background-position: center center;

}



.footer-widgets .widget-title,

.footer-widgets h1,

.footer-widgets h2,

.footer-widgets h3,

.footer-widgets h4,

.footer-widgets h5,

.footer-widgets h6,

.footer-widgets p,

.footer-widgets {

    color:#fff;

}



.home-headline h1 {

    color: #fff;

}



.content {

    background: #fff;

}



.site-inner {

    background: none;

}



.site-header {

    border-bottom: 5px solid #dbdcdc;

}



.side-menu {
	border-right: 4px solid #eaeaea;
margin-top: 8px;
}



.sidebar-primary {

    border-right: 4px solid #eaeaea;
	padding-bottom: 40px;

}



.sidebar-primary .widget {

}


.sidebar-primary .widget p.color {

    color:#907dba;

}



.sidebar-primary .widget input[type="submit"], 

.sidebar-primary .widget .button {

    background-color:#907dba;

}



.sidebar-primary .widget input[type="submit"]:hover, 

.sidebar-primary .widget .button:hover {

    background-color:#6b4293;

}



.content-sidebar-wrap .content .entry-content img {

 /*   border-bottom: 10px solid #6b4293; */

}


.footer-widgets a{

    color: #fff;
        text-decoration: none;
    

}


.footer-widgets a:hover{

   text-decoration: underline;

}

.site-footer a{

    color: #fff;
    text-decoration: underline;

}

.site-footer a:hover{

   text-decoration: none;

}








/*

Media Queries

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



@media only screen and (-webkit-min-device-pixel-ratio: 1.5),

only screen and (-moz-min-device-pixel-ratio: 1.5),

only screen and (-o-min-device-pixel-ratio: 3/2),

only screen and (min-device-pixel-ratio: 1.5) {



    

}



@media only screen and (max-width: 1200px) {

  body.home .top h1 {
	font-size: 38px;
	padding-top: 18%;
}
  
.site-header a.button {
    padding: 7px 16px 8px;
   
}
    .site-header.sticky .genesis-nav-menu a{

        padding: 20px 12px;

    }

.home-welcome {


    padding: 0px 50px 0px 30px;

}
	


    

    .hello-pro-home .site-inner{

        max-width: 100%;

    }




    .sidebar-primary {

        max-width: 300px;

    }




    .content #genesis-responsive-slider .flex-control-nav,

    .content #genesis-responsive-slider .flex-direction-nav li a,

    .content #genesis-responsive-slider .flex-direction-nav li a.prev {

        display: none;

    }

    

    .site-title {

	border-bottom: 0px solid #999;

	}


	.header-image .title-area, .header-image .site-title, .header-image .site-title a {
		max-width: 280px;
	}

   

}

@media only screen and (max-width: 1100px) {
	.header-image .title-area, .header-image .site-title, .header-image .site-title a {
		max-width: 260px;
	}
	.site-header .genesis-nav-menu a {
		font-size: 17px;
		padding: 14px 14px 14px;
	}
	h2.phone {
		margin-bottom: 0;
	}
	body.home .top h1 {
	font-size: 34px;

}
	.banner-text{
		padding: 0px;
	}

}


@media only screen and (max-width: 1023px) {
.home-about .wrap {
	padding: 70px 70px 40px;
}
 .home-intro .wrap {
	padding: 70px 70px 10px;
}
 .site-header .widget {
	height: 40px;
	}
	.header-image .site-header .widget-area {
    margin-top: 4px;
}
	.header-image .title-area, .header-image .site-title, .header-image .site-title a {
		max-width: 240px;
	}   

    .hello-pro-home .site-inner{

        max-width: 100%;

    }


	.home-welcome {
    padding: 0px 30px 0px 30px;

}

  .site-header .two-thirds{
		width: 65%;
	}
.site-header .one-third {
		width:35%;
	}


    

    .hello-pro-landing .site-inner {

    width: 100%;

    margin: 0 2%;

    }

    

    .content #genesis-responsive-slider .slide-excerpt {

        display: none;

    }

    

    .top .home-welcome,

    .top .home-image{

        height:450px;

    }


    

    .hello-pro-home .home-headline .widget{

        padding-left:30px;

        padding-right:30px;

    }



    .comment-list li.depth-1,

    .ping-list li.depth-1 {

        margin: 30px 0;

    }

    

    .site-header.sticky .genesis-nav-menu a{

        padding: 16px 20px;

    }



	.home-cta .enews p {

		width: 87%;

		clear: both;

		margin: 0 6%;

	}



	.home-cta .enews form {

		width: 87%;

		clear: both;

		margin: 0 6%;

	}
	
		.home-cta .enews {

		padding-top: 0px;

	}

	


}

@media only screen and (max-width: 980px) {
    

.genesis-nav-menu {
display:none;
}
  
    

.genesis-nav-menu.responsive-menu .menu-item,
.responsive-menu-icon {

        display: block;

    }
    

	.banner-text .widget {
		top: -210px;
	}
	

    .genesis-nav-menu.responsive-menu .menu-item:hover {

        position: static;

    }

    .genesis-nav-menu li.pay.menu-item {
    display: block;

}

    .genesis-nav-menu.responsive-menu li a,

    .genesis-nav-menu.responsive-menu li a:hover {

        border: none;

        display: block;

        line-height: 1.15;

        text-transform: none;

    }

 .genesis-nav-menu.responsive-menu li a:hover {
	 color:#6b4293;
	}

    .genesis-nav-menu.responsive-menu .menu-item-has-children {

        cursor: pointer;

    }



    .genesis-nav-menu.responsive-menu .menu-item-has-children > a {

        margin-right: 60px;

    }



    .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {

        content: "\f140";

        float: right;

        font: normal 20px/1 'dashicons';

        height: 20px;

        padding: 18px 20px 8px 20px;

        right: 0;

        text-align: right;

        z-index: 9999;

    }



    .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {

        content: "\f142";

    }

	.genesis-nav-menu.responsive-menu {
		background-color: #fff;
		-webkit-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.39);
-moz-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.39);
box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.39);
	}

    .genesis-nav-menu.responsive-menu .sub-menu {

  background-color: #F8F8F8;

        border: none;
		border-top: 1px solid #eee;

        left: auto;

        opacity: 1;

		padding-bottom: 12px;

        position: relative;

        width: 100%;

        z-index: 99;

    }



    .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {

        margin: 0;

    }

    .genesis-nav-menu.responsive-menu .sub-menu li a,

    .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
 
        padding: 10px 16px 10px 25px;
		font-size: 16px;

        position: relative;

        text-transform: none;

        width: 100%;

    }
	   .genesis-nav-menu.responsive-menu .sub-menu .sub-menu li a,

    .genesis-nav-menu.responsive-menu .sub-menu .sub-menu li a:hover {
 
        padding: 10px 16px 10px 40px;
	

    }





    .genesis-nav-menu.responsive-menu .sub-menu a:hover,

    .genesis-nav-menu.responsive-menu a:hover,

    .genesis-nav-menu.responsive-menu li a:hover {

        background-color: #fff;

        color: #6b4293;

    }

	.site-header .widget {
		padding: 0px 0px 4px;
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 900px) {
		.two-fifths.testimonial, .three-fifths {
		width: 100%!important;
	
	}
	.two-fifths.testimonial {
		margin: 22px 0px!important;
	}
	body.home .top h1 {
	font-size: 34px;
	padding-top: 12%;
}
	.site-header a.button {
		margin: 0px 6px 0px 0px;
	}
	.home-welcome {
    padding: 0px 20px 0px 30px;

}

.site-header .two-thirds{
		width: 58%;
	}
.site-header .one-third, .site-header a.button {
		width: 75%;
    display:none;
	}
body.home .home-lifestyle p.narrow {
	padding: 0px 0px 20px;
}
	.home-testimonial .wrap {
		padding: 0px;
	}
	.testimonial_rotator_widget_wrap.with-prevnext {
		padding: 0px!important;
	}
	body.home .testimonial_rotator_quote {
		font-size: 18px;
		letter-spacing: .01em;
	}
	.content,

    .sidebar-primary,

    .sidebar-secondary,

    .wrap, body.single .content, body.blog .content {

        width: 100%;
		max-width: 100%;

    }
	.breadcrumb {

margin: -30px 0px 20px 0px;


}
	.sidebar-primary {
		border:none;
		padding: 0px;
	}
}

@media only screen and (max-width: 800px) {


 .full-width-content.location .content{
	width: 100%;
	}
	.side-menu {
		border-right: none;
	}
.full-width-content .content .top h1 {
	padding-top: 8%;
}

	.home-residence h2 {
		width: 100%;
	}
    

    .hello-pro-home .site-inner{

        max-width: 100%;

    }

    .commons-text {
	padding-right: 0px;
}
	.two-fifths.testimonial {
	margin-left: 0px;
	}

    .five-sixths,

    .footer-widgets-1,

    .footer-widgets-2,

    .footer-widgets-3,

    .four-sixths,

    .home-middle .widget,

    .home-top .widget,

    .one-fourth,

    .one-half,

    .one-sixth,

    .one-third,

    .hello-pro-portfolio .portfolio,

    .three-fourths,

    .three-sixths,

    .two-fourths,

    .two-sixths,

    .two-thirds {

        margin: 0;

        width: 100%;

    }
   body.home .home-residence p {
    padding-right: 0px;
}
	.three-fifths {
	width: 100%!important;
}
.two-fifths {
	margin-left: 0!important;
}
	.three-fourths {
    width: 100%!important;
	margin-left: 0!important;
}
	body.home h2 {
		font-size: 32px;
	}
body.home .one-third, body.home .one-half {
	width: 100%!important;
	margin: 0px 0px 24px!important;
}
	body.home .home-lifestyle .one-third {
		width: 60%!important;
		margin: 0px 20% 0px!important;
	}
.site-header .one-third, body.home .site-header .one-third {
		width: 38%!important;
		margin: 0px!important;
		float: right;
	}
	.footer-widgets-1, .footer-widgets-2 {
		float: none;
		text-align: center;
	}
	.footer-widgets .widget {
		margin-bottom: 0;
	}


  
	.simple-social-icons ul li {
		float:none!important;
		display: inline-block!important;
	}
	.simple-social-icons ul.alignleft {
		float: none;
		text-align: center;
	}
	




    .home-middle,

    .home-top,

    .hello-pro-portfolio .portfolio {

        text-align: center;

    }

    

    .home-welcome {

        width: 50%;

        padding-left: 20px;

    }



    .hello-pro-portfolio .portfolio {

        padding: 0 0 30px;

    }



    .home-cta .button.alignright {

        float: none;

        margin: 16px 0 0;

    }



    .footer-widgets-1 {

        margin: 0;

    }



    .nav-secondary .genesis-nav-menu > .first > a,

    .nav-secondary .genesis-nav-menu > .last > a,

    .nav-secondary .genesis-nav-menu a {

        font-size: 12px;

        padding: 12px;

    }

 .top .home-welcome,

    .top .home-image{

        width: 100%;

        float:none;

        text-align:center;

    }

    

    .top .home-welcome{

        padding: 0 30px 30px 30px;
        height: 200px!important;

    }

    .top .home-image  {
        height: 400px!important;
    }

    .home-image .textwidget img{

        position: relative;

    }
.home-about .wrap, .home-intro .wrap {
	padding: 70px 50px;
}
.home-about h3 {
	width: 100%;
}
.video-wrapper {
	margin: 0px;
}

}



@media only screen and (max-width:768px){
    
.top .wrap .home-image .textwidget img, .top .wrap .home-image .textwidget.show img {

    /* display:none;   /* display:none by default */

    opacity:1;

    margin-right: 0px;

    transition: none;
  

}



 body.home .testimonial_rotator.template-default .has-image .img, body.home .testimonial_rotator_single.has-image.template-default .img {
	 width: 100%;
	 margin:0px auto;
	 text-align: center;
	}  
	body.home .testimonial_rotator.template-default .has-image .text, body.home .testimonial_rotator_single.has-image.template-default .text {
		width: 100%;
	}
	.hello-pro-home .home-testimonial {
		padding: 40px 40px 80px;
	}

    .site-inner,

    .wrap{

        width:100%;

    }


.site-header .one-third, .site-header .two-thirds, body.home .site-header .two-thirds, body.home .site-header .one-third  {
		width: 50%!important;

	}

   
	.simple-social-icons ul.alignright {
		float: none;
text-align: center;
	}
    

    .hello-pro-home .home-cta .optin,

    .hello-pro-home .home-cta #mc_embed_signup{

        display:block;

        margin-right: 0%;

        width: 100%;

        float: none;

        text-align: center;

    }

    

    .hello-pro-home .home-cta #mc_embed_signup_scroll {

        width: 90%;

        display: inline-block;

    }

    

    .hello-pro-home .home-cta input[type="submit"] {

        width: 33%;

    }

    

    .home-features.widget-area .widget{

        width:100%;

        float: none;

        margin-bottom: 60px;

    }

    

    .home-features.widget-area .widget:last-child{

        margin-bottom: 0px;

    }

    

    .home-features.widget-area .textwidget{

        text-align: center;

    }

    

    .home .home-welcome .highlight{

        display:block;

        text-align:center;

    }

    

    .home-features .widget,

    .home-portfolio section.featured-content-,

    .home-portfolio section.featured-content article.type-post{

        width: 50%;

    }



    .home-portfolio .widget:nth-of-type(3n+1) {

        clear: none;

    }

    body.home .home-intro p {
    margin-bottom: 30px;
    font-size: 18px;
}

    .footer-widgets .widget .textwidget {

        text-align: center;

    }

    

    .mobile_hide.menu-item-536 {

		display: none !important;

	}

    

}
@media only screen and (max-width: 640px) {
        .top .home-image  {
        height: 300px!important;
    }
	.contact .one-half {
		padding: 0px;
	}
	.wpforms-container.graybox {
    padding: 24px 20px 20px;
}
    body.home .wpmtst-testimonial-image {
    width: 100%;
    margin: 0px auto;
    float: none;
}
    body.home .wpmtst-testimonial p {
    font-size: 22px;
    font-family: 'Lora',serif;
    font-style: italic;
    font-weight: 300;
    padding-top: 30px;
    width: 100%;
    padding-left: 8%;
    background-image: url("images/quote.png");
    background-repeat: no-repeat;
    background-position: top left;
    margin-top: 40px;
    float: left;
}
	
	a.alignleft img,

img.alignleft,

.wp-caption.alignleft {

    margin: 8px 0px 18px 0;
	float: none;
	width: 100%;

}
	
	body.home.full-width-content .content .top h1 {
	padding-top: 12%;
}
	h2.phone a {
		vertical-align: baseline;
        font-size: 22px;
	}


	.alignright {
		float: none;
		text-align: center;
	}
	img.alignright {
		margin: 16px 0px 24px 0px;
		width: 100%;
	}
.site-header .one-third {
	display:none;

	}
	.banner-text .widget {
		width: 70%;
		left: 0;
		
	}
	
	.site-header .widget.first {
		height: 35px;
	}
    .site-header .widget {
	height: 35px;


}
	.site-header .widget {
		padding-bottom: 0px;
	}
	.hello-pro-home .site-header {
		min-height: 80px;
	}
    .header-image .title-area {
		width: 40%;
		padding-left: 0px;
	}
	.header-widget-area {
		width: 60%;
	}
.header-image .site-title, .header-image .site-title a {
		min-height: 65px;
	}

.site-header .two-thirds, body.home .site-header .two-thirds {
		width: 100%!important;
	}
	body.home .home-lifestyle .one-third {
		width: 80%!important;
		margin: 0px 10% 0px!important;
	}
	.home-video .wrap {
		padding: 60px 30px 40px;
	}
}

@media only screen and (max-width: 530px) {
                .top .home-image  {
        height: 280px!important;
    }
.home-about .wrap {
	padding: 40px 30px;
}
.home-intro .wrap {
	padding: 40px 30px 20px;
}
	body.home .testimonial_rotator_prev {
		left: 75%;
	}
body.home a.button {
		font-size: 18px;
		padding: 8px 14px;
	}
	body.home a.button::after {
		font-size: 20px;
			line-height: 1;
	}
.header-image .site-title, .header-image .site-title a, .header-image .sticky .site-title, .header-image .sticky .site-title a {
		min-height: 50px;
	margin: 4px 0px 0px;
	} 
body.home.blog .entry-title a {
	font-size: 22px;
}
    .site-header.admin-loggedin.active{

    	top: 0px;

	}
	body.home .home-residence h2 {
		width: 100%;
		font-size: 28px;
	}
		body.home h2 {
		font-size: 28px;
	}

}



@media only screen and (max-width: 500px) {
		body.home .home-lifestyle .one-third {
		width: 100%!important;
		margin: 0px!important;
	}
    .header-image .title-area {
		width: 40%;
		padding-left: 0px;
	}
	.header-widget-area {
		width: 60%;
	}

  .banner-text .widget {
		top: -155px;

	}  

    .entry-title {
        font-size: 24px;

    }
	h2.phone a {
        font-size: 20px;
	}
    .header-widget-area h2 {
        padding-right: 8px;
        line-height: 1;
    }
    .site-header .wrap {
        padding: 0px 4px 0px 10px;
    }
    .phone::before {
	display: none;
}

    .content .entry-header .entry-meta .entry-comments-link {

        display: none;

    }



	.home-cta .enews input, .home-cta .enews select, .home-cta .enews textarea {

   	 	float: none;

    	width: 100%;

    	clear: both;

    	margin: 5px 0px;

	}
	.hello-pro-home .site-header {
    min-height: 60px;
}
.site-header .two-thirds {
		display:none;
	} 


}



@media only screen and (max-width:480px) {

  /*  .header-widget-area .widget_text {
        display:none;
    } */

    .hello-pro-home .home-cta .mc-field-group,

    .hello-pro-home .home-cta input[type="submit"]{

        width: 100%;

        display: block;

        float: none;

        padding-right: 0;

    }

    

    .hello-pro-home .home-cta .mc-field-group{

        margin-bottom: 10px;

    }

    

    .home-features .widget,

    .home-portfolio section.featured-content-,

    .home-portfolio section.featured-content article.type-post{

        width: 100%;

     }

}



@media only screen and (max-width: 270px) {



    .header-image .site-title a {

        background-size: contain !important;

    }



    .site-title {

        font-size: 26px;

    }


}