/*
Theme Name: eah
Theme URI:
Author:
Author URI:
Description:
Version: 6.6.4
License:
License URI:
Text Domain:

*/

@import url('assets/css/fontface.css');
@import url('assets/css/font-awesome.css');

* { margin: 0px; padding: 0px; outline: none;}
body { font-size: 16px; line-height: 22px; color: #000; font-family: 'Montserrat'; background: #fff; overflow-x:hidden}

h1 { font-size: 32px; line-height: 34px; margin: 0px; margin-bottom: 15px; color: #465c47; font-family: 'Montserrat'; font-weight: 600;}
h2 { font-size: 30px; line-height: 32px; margin: 0px; margin-bottom: 12px; color: #465c47; font-family: 'Montserrat'; font-weight: 600;}
h3 { font-size: 28px; line-height: 30px; margin: 0px; margin-bottom: 12px; color: #000; font-family: 'Montserrat'; font-weight: 700;}
h4 { font-size: 26px; line-height: 28px; margin: 0px; margin-bottom: 12px; color: #e4e2e2; font-family: 'Montserrat'; font-weight: 700;}
h5 { font-size: 20px; line-height: 24px; margin-bottom: 12px; color: #e4e2e2; font-family: 'Montserrat'; font-weight: 700;}

p { font-size: 16px; line-height: 22px; margin: 0; margin-bottom: 12px; color: #465c47; font-family: 'Montserrat';}

ul, ol { margin:0;}
img { height: auto; max-width: 100%;}
a { text-decoration: none; color: #399936; transition: all 0.3s ease;}
a:hover { transition: all 0.3s ease; color: #399936;}

/* Page Drop Down
-------------------------------------------*/

#header_outer {width: 100%;}

.menu_section ul li.current-menu-item > .top_submenu { display:block; position:absolute; left:0; width:100%; z-index:9;}

.menu_section ul ul li.current-menu-item > .top_submenu { display:none;}
.menu_section ul ul li.current-menu-item:hover > .top_submenu { display:block;}

.top_right { float: right; }

#header .search {
    display: flex;
    align-items: center;
    margin-left: 15px;

	clear: both;
	position: relative;
	height: 32px;
	margin-top: 0;
	background: #fff;
	display: inline-block;
	max-width: 185px;
	width:185px;
}
#header .search label {display:none;}

#header .search input[type="text"], #header .search input[type="search"] { width: 100%; height: 32px; background: none; padding: 0 30px 0 5px; border: none; color: #595959; font-size: 14px; font-family: 'Montserrat'; font-weight: 600; }

#header .search button[type="submit"] { position: absolute; right: 0px; background: url(assets/images/search_icon.png) no-repeat 14px 9px; border: none; height: 32px; width: 40px; color: #86484d; text-indent: -9999; font-size: 0px; cursor: pointer; }
#header .search button[type="submit"]:hover { color: #f99b9c; }


#header .search input[type="text"]::-webkit-input-placeholder,#header .search input[type="search"]::-webkit-input-placeholder { color: #595959; text-transform:uppercase;}
#header .search input[type="text"]::-moz-placeholder, #header .search input[type="search"]::-moz-placeholder { color: #595959; text-transform:uppercase;}
#header .search input[type="text"]:-ms-input-placeholder, #header .search input[type="search"]:-ms-input-placeholder { color: #595959; text-transform:uppercase;}
#header .search input[type="text"]:-moz-placeholder, #header .search input[type="search"]:-moz-placeholder { color: #595959; text-transform:uppercase;}


#header .search input[type="text"]:focus::-webkit-input-placeholder, #header .search input[type="search"]:focus::-webkit-input-placeholder { color:transparent; }
#header .search input[type="text"]:focus:-moz-placeholder, #header .search input[type="search"]:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
#header .search input[type="text"]:focus::-moz-placeholder, #header .search input[type="search"]:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
#header .search input[type="text"]:focus:-ms-input-placeholder, #header .search input[type="search"]:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

/* Banner
--------------------------------------------------  */

#banner { background: #cfc7ba; padding-bottom: 65px; position:relative;}

#banner_slider { position:relative;}
#banner_slider .cycloneslider-template-standard { margin:0;}
#banner_shadow { background:url(assets/images/banner_shadow.png) repeat-x bottom; position:absolute; bottom:0; left:0; width:100%; height:337px; z-index:110; pointer-events: none; }

#banner_slider .cycloneslider-template-standard .cycloneslider-caption { bottom: inherit; top: 100px; background: none; opacity: 1; padding-left: 60px; pointer-events: none; }
#banner_slider .cycloneslider-template-standard .cycloneslider-caption-title { font-size: 46px; line-height: 55px; color: #fff; font-family: 'Montserrat'; font-weight: 600; text-shadow: 3px 2px 3px #5c5c5c; }
#banner_slider .cycloneslider-template-standard .cycloneslider-caption-description { font-weight: 600; font-size: 25px; line-height: 1.3; word-spacing: 5px; color: #000; padding: 0 20px 5px 20px; }
#banner_slider .cycloneslider-template-standard .cycloneslider-caption-description a { color: #000; text-decoration: underline; text-shadow: 0px 0px 13px #fff; }
#banner_slider .cycloneslider-template-standard .cycloneslider-caption-description a:hover { text-decoration: none; }

#bc_outer { position:absolute; top:220px; top:14%; left:0; width:100%; z-index:116;}
#banner_content { /* padding: 223px 0 290px 0; */ padding-left: 60px; }
#banner h1 { font-size: 46px; line-height: 68px; color: #fff; font-family: 'Montserrat'; font-weight: 600; margin-bottom: -12px; }
#banner p { font-size: 24px; line-height: 34px; color: #000000; font-family: 'Montserrat'; font-weight: 600; margin-bottom: 14px; }

#banner a#call { font-size: 18px; background: #fff; height: 57px; line-height: 57px; display: inline-block; padding: 0 20px; font-family: 'Montserrat'; font-weight: 500; color: #399936; }
#banner a#call:hover { text-decoration: none; background: #399936; color: #fff; }

#banner_outer_content {position:relative; z-index: 115;}

#banner_outer_content img { width: 100%; }
#banner_outer_content .package p { font-size: 16px; color: #465c47; line-height: 22px; margin-bottom: 0; font-family: 'Montserrat'; }
#banner_outer_content .package a.theme-button {
	display: table;
	margin-top: 12px;
}

.package { padding: 20px 25px; background: #fff; min-height: 261px; }
.package h2  a{ font-size: 27px; line-height: 37px; color:#465c47 }
.package h2  a:hover{ text-decoration:none; color:#399936 }
.package p { margin-bottom: 0; }

.package_section { background: #fff; }
.package_section iframe { border: none; }

.housing { background: #fff; padding: 28px 17px 19px 20px; }
.housing form table { width: 100%; }
.housing form table tr td { width: 100%; display: block; }
.housing h2 { font-family: 'Montserrat'; font-weight: 600; margin-bottom: 24px; }

.housing table tr td input[type="search"] { height: 36px; line-height: 36px; padding: 0 11px; border: 1px solid #979797; border-radius: 3px; margin-bottom: 20px; background: #fffefe; width: 100%; font-size: 14px; box-shadow: 0px 0px 1px 1px #dbdbdb; font-family: 'Montserrat'; color: #000; }
.housing table tr td select { height: 36px; line-height: 36px; padding: 0 11px; border: 1px solid #979797; border-radius: 3px; margin-bottom: 20px; background: #e5e5e5; width: 100%; color: #000; font-size: 14px; box-shadow: 0px 0px 1px 1px #dbdbdb; font-family: 'Montserrat'; }

.housing table tr td input[type="search"]::-webkit-input-placeholder { color: #000;}
.housing table tr td input[type="search"]::-moz-placeholder { color: #000;}
.housing table tr td input[type="search"]:-ms-input-placeholder { color: #000;}
.housing table tr td input[type="search"]:-moz-placeholder { color: #000;}

.housing table tr td input[type="search"]:focus::-webkit-input-placeholder { color:transparent; }
.housing table tr td input[type="search"]:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.housing table tr td input[type="search"]:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.housing table tr td input[type="search"]:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

.housing table tr td label { display: inline-block; font-size: 16px; margin-bottom: 6px; font-weight: normal; font-family: 'Montserrat'; font-weight: 500; }
.housing table tr td label.yes { cursor: pointer; }

.housing table tr td input[type="checkbox"] {
  border: 1px solid #979797; background: #fff; content: "\00a0"; display: inline-block; font: 16px/1em sans-serif; height: 16px; margin: 4px 6px 0px 0; padding: 0; vertical-align: top; width: 16px; border-radius: 0px;
}
.housing tr td br{display:none;}

.housing table tr td input[type="checkbox"]:checked + label:before { background: #fff; color: #000; content: "\2713"; text-align: center; border: 1px solid #979797; }
.housing table tr td input[type="checkbox"]:checked + label:after { font-weight: 600; }

.housing table tr td input[type="submit"] { float: right; font-size: 14px; height: 36px; line-height: 34px; padding: 0 43px; background: #c8c8c8; text-shadow: 1px 1px 1px #fff; border: 1px solid #979797; color: #4a4a4a; text-transform: uppercase; border-radius: 4px; box-shadow: 0px 0px 1px 1px #dbdbdb; font-family: 'open_sansbold'; margin-top: -30px; }
.housing table tr td input[type="submit"]:hover { background: #a9a8a8; }


/*  What Section
-----------------------------------------------  */

#what_new_section { padding: 60px 0; }
#what_new_section h1 { color: #000; margin-bottom: 32px; font-family: 'Montserrat'; font-weight: 700; }

.tweet p { margin:0;}
.tweet img { min-height: 650px; }

.blog_img { display: inline-block; float: left; width: 34%; max-height: 260px; overflow: hidden; }
.blog_img img { width: 100%; }

.blog_post { margin-bottom: 30px; }

.blog_post .blog_single_inner { display: inline-block; float: left; width: 64%; padding: 0px 30px 0px 30px; min-height: 176px; }
.blog_post .blog_single_inner h2 { font-size: 22px; line-height: 25px; color: #000; margin-bottom: 8px; }
.blog_post .blog_single_inner p.time { margin-right: 0; font-size: 12px; color: #8e8d8d; font-family: 'Montserrat'; font-weight: 700; line-height: 13px; margin-bottom: 12px; margin-top: -2px;}
.blog_post .blog_single_inner p { font-size: 16px; margin-bottom: 22px; line-height: 20px; color: #000; font-family: 'Montserrat'; }

.blog_post .blog_single_inner a.read { font-size: 16px; text-transform: uppercase; line-height: 30px; height: 30px; background: #399936; color: #fff; padding: 0 20px; display: inline-block; font-family: 'Montserrat'; }
.blog_post .blog_single_inner a.read:hover { background: #1d7b1a; text-decoration: none; }


/*  Development Section
-------------------------------------------------------- */

#grey_section { background: #E9E8E4; padding: 80px 0 48px 0; }

#develop_section { padding: 0px 0 35px 0; }
#develop_section ul li .develop_img { position: relative; background: #000; }
#develop_section ul li .cycloneslider-template-standard { margin-bottom:0;}
#develop_section ul li { margin-bottom:0;}
/* #develop_section ul li:hover img { opacity: .4; transition: all 0.4s ease; } */

.develop_inner { text-align: center; }
.develop_inner h1 { font-size: 32px; line-height: 34px; font-family: 'Montserrat'; font-weight: 700; color: #000; text-align: center; margin-bottom: 40px; }

.develop_inner ul { list-style: none; }
.develop_inner ul li { float:left; margin: 0 0 20px 0; padding-right:10px; width: 50%; background: transparent; }
.develop_inner ul li:nth-child(even) { margin-right: 0; padding-left:10px; padding-right:0; }

.develop_cont { position: absolute; bottom: 0px; width: 100%; background: url(assets/images/dev_bg.png) repeat top center; padding: 15px 35px 20px 22px; z-index: 101; }
.develop_cont h2 { float: left; color: #fff; font-size: 28px; line-height: 30px; margin-bottom: 0; font-family: 'Montserrat'; font-weight: 600; }
.develop_cont p { float: right; color: #fff; font-size: 16px; line-height: 20px; text-transform: uppercase; margin-bottom: 0; text-align: left; font-family: 'Montserrat'; font-weight: 500; }

/*  Testimonial Section
-------------------------------------------------------  */

#testimonial_section { padding-bottom: 70px; }

.test_cont { background: #fff; padding: 0 72px 25px 72px; border-bottom:1px solid #ccc; /* margin-bottom:35px; */}

#blog_content .test_cont { margin-bottom: 35px; }

.test_inner { text-align: center; }
.test_inner h2 { font-size: 32px; line-height: 34px; margin-bottom: 60px; font-family: 'Montserrat'; font-weight: 700;color:#000;}

.test_cont img { margin-top: -42px; margin-bottom: 23px; border-radius: 50%; }
.test_cont h3 { font-size: 23px; line-height: 25px; margin-bottom: 10px; font-family: 'Montserrat'; font-weight: 600; }
.test_cont h4 { font-size: 16px; line-height: 18px; margin-bottom: 25px; color: #000; font-family: 'Montserrat'; font-weight: 600; }
.test_cont p { font-size: 16px; line-height: 22px; font-family: 'Montserrat'; font-weight: 500; margin-bottom: 25px; color: #000; }
.flexslider .slides img { width: auto; display: block; margin: 0 auto; max-width: 126px; }

#testimonials_section .test_cont { margin-top:60px;}
#testimonials_section .thumbnail_image { float: left; margin: -42px 0 12px 0; width: 100%;}
#testimonials_section .test_cont img { /* margin-top: -42px; margin-bottom: 23px; */}

#testimonial_section .real_people h2{font-size: 32px; line-height: 34px;  font-family: 'Montserrat'; font-weight: 700;color:#000;margin-bottom:60px; text-align:center; min-height: 70px; }
#testimonial_section .flexslider { margin: 0; background: none; border: none; position: relative; zoom: 1; z-index: 999; margin-top: -60px; }
#testimonial_section .flex-control-nav { width: 100%; position: absolute; bottom: 12px; left: 16px; text-align: left; }
#testimonial_section .flexslider ul.flex-direction-nav { display: block; }

#testimonial_section .flex-direction-nav a { font-size: 0px; line-height: 40px; top: inherit; bottom: 10px; }
#testimonial_section .flex-direction-nav a.flex-prev { left:inherit; right:50px; opacity: 0.7;}
#testimonial_section .flex-direction-nav a.flex-next { right:24px   ; opacity: 0.7;}

#testimonial_section .flex-direction-nav a.flex-prev:focus, #testimonial_section .flex-direction-nav a.flex-next:focus { outline:none;}

#testimonial_section .flex-control-nav li { margin: 0 4px;}
#testimonial_section .flex-control-paging li a { background:rgba(94, 93, 93, 0.89);}
#testimonial_section .flex-control-paging li a.flex-active, #testimonial_section .flex-control-paging li a:hover{background:#399936;}

.real_people .test_cont { margin-top:60px;}
.real_people .thumbnail_image { float: left; margin: -42px 0 12px 0; width: 100%;}


/*  Award Section
-------------------------------------------------------  */

#award_section{padding:85px 0; }
.award_inner ul { list-style: none; }
.award_inner ul li { display: inline-block; margin-right: 64px; }
.award_inner ul li:last-child { margin-right: 0; }
.award_inner h1 { font-size: 32px; line-height: 34px; font-family: 'Montserrat'; font-weight: 700; color: #000; text-align: center; margin-bottom: 50px; }


/******** wp **********/

#header_right .header_menu ul li p {
    margin-bottom:0;
}

#banner_outer_content header h2.entry-title {
    display: none;
}

.blog_single_inner a.moretag {
    display: none;
}

.blog_single_inner br {
    display: none;
}

.blog_single_inner h2 a {
    color: #000;
}
.blog_single_inner h2 a:hover {
    text-decoration: none;
    color: #399936;
}


/****************** Inner Page ***************/


#page_outer {
    padding: 80px 0;
    background:#fff;
    /* background: #f1f1f1;
    border-top: 1px solid #eeeaea;
    border-bottom: 1px solid #eeeaea; */
}
#page_outer.list_page {
    background: #E9E8E4;
    border-top: 1px solid #eeeaea;
    border-bottom: 1px solid #eeeaea;}

#page_content.content {
    min-height: 350px;
}

#page_content.content h1.entry-title, .single-team-member #blog_content h1.entry-title { font-size: 36px; line-height: 45px; color: #000; font-family: 'Montserrat'; font-weight: 700; margin-bottom: 25px; }
#page_outer h1.entry-title { font-size: 36px; line-height: 45px; color: #000; font-family: 'Montserrat'; font-weight: 700; margin-bottom: 25px; }

.content ul, .content ol {
    margin: 0 0 12px 30px;
}


.content a {
    text-decoration: none;
    color:#399936;
}
.content a:hover {
    color:#000;
}


.aligncenter {
    float: none;
    margin: 0 auto;
    display: block;
}

.alignleft {
    float: left;
    margin: 0 15px 15px 0;
}
.alignright {
    float: right;
    margin: 0 0 15px 15px;
}

#page_content.content h1 {
    font-size: 30px;
    line-height: 33px;
    color:#399936;
}
#page_content.content a.read_in{
    font-size:16px;
    line-height:18px;
    color:#236D20;
}
#page_content.content a.read_in:hover{
    color:#000;
}
.content p {
    color: #000;
    line-height: 25px;
    margin-bottom:15px;
}
.content ul {
    margin-bottom:15px;
    list-style:none;
}
.content ol {
    margin-bottom:15px;
}
.content ol li {
    color: #000;
    padding-left: 15px;
    margin-bottom: 10px;
    background-size: 8px;
}
.content h2 {
    font-size:25px;
    line-height:28px;
    color:#236d20;
}
.content table tr td{
    padding:20px 15px;
    vertical-align: top;
}
.content .table_in table{
    width:100%;
    background:#c8dac4;
}
.content .table_in{
    margin-right:250px;
}
.content .table_in table tr td{
    padding:15px;
    color:#000;
    border-right:2px solid #f1f1f1;
}
.content .table_in table tr td i{
    color:#72A85E;
    margin-right:10px;
}
.content .table_in{
    padding-top:15px;
}
.content .table_in table tr{
    border-bottom:2px solid #f1f1f1;
}
.content .table_in table tr th{
    padding:15px;
    color:#000;
    border-right:2px solid #f1f1f1;
}
.content h2 a {
    font-size:25px;
    line-height:28px;
    color:#236d20;
}
.content h2 a:hover{
    text-decoration:none;
    color:#333;
}
.content h3 a {
    font-size:22px;
    line-height:25px;
    color:#236d20;
}
.content h3 a:hover{
    text-decoration:none;
    color:#333;
}
.content h3{
    font-size:18px;
    line-height:24px;
    color:#3e4a48;
    font-family: 'Montserrat';
    font-weight:bold;
}
.content h5{
    font-size:18px;
    line-height:28px;
    color:#3e4a48;
    font-family: 'Montserrat';
    font-weight:bold;
    background:url(assets/images/icon.png)no-repeat 0px 3px;
    padding-left:30px;
}

.content ul li {
    background: url(assets/images/square.png) no-repeat 0px 11px;
    font-size: 16px;
    line-height: 30px;
    padding-left: 24px;
    font-family: 'Montserrat'; font-weight: 500;
    color:#000;
}
.content figcaption.wp-caption-text{
    margin-top: 10px;
    color: #000;
    font-size: 14px;
    line-height:20px;
    text-align: center;
    font-weight:bold;
    caption-side: top;
}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="tel"] {
    background:none;
    border:1px solid #ccc;
    width:100%;
    font-size:14px;
    color:#464646;
    font-family: 'open_sansregular';
    padding:0 10px;
    height:35px;
    margin-bottom:7px;
}

.contact_form textarea{
    background:none;
    border:1px solid #ccc;
    width:100%;
    max-width: 100%;
    font-size:14px;
    color:#464646;
    font-family: 'open_sansregular';
    padding:10px;
    height:160px;
}
.contact_form input[type="submit"] {
    background:#399936;
    color:#fff;
    font-family: 'open_sansbold';
    font-size:16px;
    height:35px;
    line-height:35px;
    border:none;
    display:inline-block;
    text-align: left;
    padding: 0 17px;
    border-radius: 4px;
    text-transform:uppercase;
    font-weight: bold;

}
.contact_form input[type="submit"]:hover {
    background:#1d7b1a;
    color: #fff;
}

.contact_form ::-webkit-input-placeholder {
  color: #464646;
}

#page_content .et_pb_post { border-bottom: 1px dashed #ADADAD; padding-bottom: 20px; margin-bottom: 20px;}
#page_content .prev-next-posts .prev-posts-link { float:left;}
#page_content .prev-next-posts .next-posts-link { float:right;}
#page_content .et_pb_post .moretag { background: #399936; font-family: 'open_sansregular'; border: none; color: #fff; height: 33px;
line-height: 33px;padding: 0 16px; cursor: pointer; font-size: 16px; display:inline-block; margin:10px 0 0 0; text-decoration:none; border-radius:4px; }
#page_content .et_pb_post .moretag:hover, #page_content .et_pb_post .moretag:focus { text-decoration:none; background:#1d7b1a; color: #fff;}





/* Blog
----------------------------------------------- */

#blog_content { padding: 30px 0 0 0; }
#blog_content .page-header { margin-top: 0px; padding-bottom: 14px;  margin: 0px 0 14px; border-bottom: 1px solid #eee;}
#blog_content .page-header h1 { color: #000; font-size: 30px; line-height: 36px; margin-bottom:0;  }
#blog_content h1.entry-title{ color: #000; font-size: 30px; line-height: 36px; margin-bottom:32px;  }

#blog_content article.post, .search #blog_content article.page, .search #blog_content article.testimonial { /*border-bottom:1px dashed #ADADAD; padding-bottom:20px; margin-bottom:20px;*/ }

#blog_content h2.entry-title { line-height: 35px; margin-bottom: 12px; }
#blog_content h2.entry-title a { color:#399936; font-size: 26px; line-height: 30px;}
#blog_content h2.entry-title a:hover { color:#333; text-decoration: underline; }

.date_block { background: #f6f6f6; border: 1px solid #ddd; padding:7px 7px 7px 12px; margin-bottom: 40px; }
.date_block:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; overflow: hidden; }
#blog_content .date_block .post_date { float: left; font-size: 13px; margin: 6px 0 0 0; background: url(assets/images/date.png) no-repeat 0px 3px; padding-left: 23px; }

.date_block a.more_link { background: #399936; font-family: 'open_sansregular'; border: none; color: #fff; height: 33px; line-height: 33px; padding: 0 16px; cursor: pointer; font-size: 14px; display:inline-block; text-decoration:none; border-radius:4px; float: right; }
.date_block a.more_link:hover, #blog_content .moretag:focus { text-decoration:none; background:#1d7b1a; color: #fff;}

#blog_content .entry-header .entry-meta { margin-bottom: 12px; }

#blog_content .post_thumb { margin:0 20px 20px 0; float:left;}
#blog_content .post_thumb img { margin: 0; /* min-height:200px; */}
#blog_content .post_thumbnail { margin: 0 0 20px 0; display:none;}
#blog_content .post_thumbnail img { max-width:100%; height:auto; margin: 0px; }
#blog_content .post_date { font-family: 'open_sansregular'; display:block; margin-bottom:10px; font-size:14px; color: #000; }

#blog_content .entry-summary p .moretag { display:none;}
#blog_content .moretag { background: #399936; font-family: 'open_sansregular'; border: none; color: #fff; height: 33px; line-height: 33px;padding: 0 16px; cursor: pointer; font-size: 16px; display:inline-block; margin:10px 0 0 0; text-decoration:none; border-radius:4px; }
#blog_content .moretag:hover, #blog_content .moretag:focus { text-decoration:none; background:#1d7b1a; color: #fff;}
#blog_content p  { font-size: 16px; line-height: 26px;}


#blog_sidebar .search-form, #blog_content .search-form, #page_content .search-form { position:relative; border:1px solid #ccc; border-radius:4px; height:35px; background:#F7F7F7; max-width:300px;}
#blog_sidebar .search-form input[type="search"], #blog_content .search-form input[type="search"], #page_content .search-form input[type="search"]{ width: 100%; border:none; background:none; height:35px; padding:0 40px 0px 10px; font-weight:normal;}
#blog_sidebar .search-form button[type="submit"], #blog_content .search-form button[type="submit"], #page_content .search-form button[type="submit"] { position:absolute; top:0px; right:0px; background:url(assets/images/search_img.png) no-repeat 5px 6px; border:none; width:35px; height:35px; text-indent:-9999px; font-size:0px;}

.screen-reader-text { display:none;}
#blog_sidebar { padding-top:75px; margin-left:30px;}
.b_sidebar { margin-bottom: 40px; }
#blog_sidebar h2 { margin-bottom: 16px; color:#399936; font-size: 26px; line-height: 30px;}
#blog_sidebar ul { margin:0; list-style:none;}
#blog_sidebar ul li { background:url(assets/images/arrow_1.png) no-repeat 0px 6px; padding-left:25px; margin-bottom:18px;}
#blog_sidebar ul li a {color: #465c47;}
#blog_sidebar select { border: 1px solid #ccc; width: 100%; max-width: 300px; height: 35px; background: #F7F7F7; }


.post-navigation .nav-previous { float:left; background:none !important; padding-left:20px;}
.post-navigation .nav-next { float:right; background:none !important; padding-right:20px;}
.nav-links { margin-bottom:20px;}
.nav-links a { color:#1F1F1F;}
.post-navigation .nav-next .meta-nav, .post-navigation .nav-previous .meta-nav { color: #1F1F1F !important;}
.screen-reader-text { display:none;}

.pagination {display:block;clear:both;}

.pagination .page-numbers { background: #747b74; display: block; float: left; color: #fff; border-radius: 3px; padding: 4px 10px; margin-right: 10px;}
.pagination a.page-numbers:hover,.pagination .page-numbers.current  { background: #000; text-decoration: none; color: #fff; }

#blog_content #realpeople_table .post_thumb { margin: 0; }
.content table#realpeople_table tr td { padding-top: 0; vertical-align: top; padding-bottom: 35px; }
.content table#realpeople_table tr td:nth-child(1) { padding: 0 15px 0 0; }
#blog_content #realpeople_table .moretag { margin-top: 0; }
#blog_content #realpeople_table h2.entry-title { margin-bottom: 5px; }

svg:not(:root){display: none;}

#blog_sidebar label, #blog_content label, #page_content form.search-form label {
    display: none;
}

body.single header.page-header {
    display: none;
}

#banner .package_section p {
    margin-bottom:0;
}

.develop_in article {display:inline-block;width:24%; vertical-align:top;}
#blog_content.develop_in h2.entry-title a{font-size:18px; line-height:22px;}

/********************* pipeline page *******************/

.featured_develop ul.featured_in li{
    display: inline-block;
    width: 24%;
    vertical-align: top;
    margin-bottom:25px;
}

.slider_block { max-width:650px; margin:0 auto;/* min-height: 398px; */ margin-bottom: 20px;}

/* #blog_content .slideshow-fullsize { height: 400px!important;} */

.featured_develop ul.featured_in li h4{
    font-weight:bold;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    margin: 0;
    font-family: 'Montserrat';
}
.featured_develop ul.featured_in li p { margin:0;}
.featured_develop iframe{
    width:100%;
    height:420px;
    margin-bottom:20px;
}
.featured_develop .slideshow-wrapper{
    margin-bottom:35px !important;
    clear:both;
}
.featured_develop a.map_btn {
    float: left;
    clear: both;
    display: inline-block;
    background: #236d20;
    color: #fff;
    margin-bottom: 30px;
    height: 35px;
    padding: 0 16px;
    line-height: 36px;
    font-size: 18px;
}
.featured_develop a.map_btn:hover {
    background:#1f581c;
}
.feature_nav {
    clear: both;
}

#Map .featured_develop {
    padding-left: 40px;
}



/*************************************** Inner Page ***************************/

/***************** Menu ************************/

.side_outer { padding-top:51px;}
.side_outer h3 {
    font-size: 18px;
    margin-bottom: 6px;
}
.side_outer p span {
    color: #000;
    margin-right: 5px;
    font-family: 'Montserrat'; font-weight: 700;
}

#sub_menu  {
/*  margin: 0px;
    border: none;
    background:#399937;
    padding:8px 0; */
}

#sub_menu  ul{
    list-style: none;
}

#sub_menu  ul li  {
    position: relative;
    float:left;
 }

#sub_menu  ul li a  {
    padding: 5px 19px;
    font-size: 16px;
    font-family: 'Montserrat'; font-weight: 600;
    color: #fff;
    line-height:26px;
    display:inline-block;
    text-transform: capitalize;
}
#sub_menu  ul li:first-child a {}
#sub_menu  ul li:last-child a {
    padding-right:0px;
}
#sub_menu  ul li a:hover , #sub_menu ul li a:focus{
    color:#000;
    background:none;
    text-decoration:none;
}

/************************************** Dropdown **********************************/

#sub_menu ul ul { display: none;}
#sub_menu ul li:hover > ul { position: absolute; top: 55px; right: 13px; display: block; list-style: none; margin: 0px; z-index: 9999; text-decoration: none;}
#sub_menu ul ul li { float: none; margin: 0px; border: none;}
#sub_menu ul ul li a { display: block; white-space: nowrap; height: 40px; line-height: 40px; text-decoration: none; background: #1f1f1f; border-bottom: 1px solid #383838; border-top: 1px solid #1d1d1d; padding: 0 35px; color:#fff;}
#sub_menu ul ul li a:hover, .navbar ul ul li:hover > a { background: #399937; color: #fff;}

#sub_menu ul ul ul { display: none; }
#sub_menu ul ul li:hover ul { display: block; position: absolute; top: 0px; left: 100%; list-style: none; z-index: 9999; text-decoration: none; }
#sub_menu ul ul ul li a { border-left: 1px solid #2c5d93; }

/************************ Inner Banner *****************/
#inner_banner {
    position: relative;
}
#inner_banner img {
    width:100%;
    /*display: none;*/
}
#inner_banner.hide_banner_image { display: none; }
#inner_banner.hide_banner_image #banner_title { position: static; }

#inner_banner.hide_banner_image { padding-top: 50px; }

.page-id-1671 #inner_banner.hide_banner_image,
.page-id-2364 #inner_banner.hide_banner_image,
.page-id-23 #inner_banner.hide_banner_image,
.page-id-27 #inner_banner.hide_banner_image { padding-top: 50px; }

#banner_title {
    position: absolute;
    /*position: static;*/
    bottom:0;
    left: 0;
    width: 100%;
    display: none;
}
#banner_title_in{
    width:100%;
}
#banner_title_in h1 {
    font-size: 40px;
    line-height: 50px;
    color: #000;
    display: inline-block;
    padding: 30px 30px 30px 0;
    background: #fff;
    margin-bottom:0;
    font-family: 'Montserrat'; font-weight: 700;
}
#banner_title h1 {
    font-size: 40px;
    line-height: 50px;
    color: #000;
    display: inline-block;
    padding: 30px 30px 30px 0;
    background: #fff;
    margin-bottom:0;
    font-family: 'Montserrat'; font-weight: 700;
}
#banner_title_bg {
    position:absolute;
    left:0;
    width:25%;
    top:0;
    height:100%;
    background:#fff;
}

/*********************** Inner Content *********************/

#inner_cont {
    padding:36px 0 26px 0;
}
#inner_cont h1 {
    font-size: 32px;
    line-height: 34px;
    font-family: 'Montserrat'; font-weight: 700;
    color: #000;
    margin-bottom: 8px;
}
#inner_cont p{
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 26px;
    color: #000;
    font-family: 'Montserrat'; font-weight: 500;
}
/********************************* inner_midblk *******************/

#inner_midblk {
    padding:30px 0 50px 0;
}
#inner_midblk h1{
    font-size: 27px;
    line-height: 34px;
    margin:0px;
    margin-bottom: 14px;
    color: #465c47;
    font-family: 'Montserrat'; font-weight: 600;
    text-transform:uppercase;
}
#inner_midblk ul{
    list-style:none;
}
#inner_midblk ul li{
    background: url(assets/images/square.png) no-repeat left center;
    font-size: 16px;
    line-height: 30px;
    padding-left: 24px;
    font-family: 'Montserrat'; font-weight: 500;
}
.inner_blk_img img{
    width:100%;
}
.inner_blk_img iframe {
    display:block;
}
.inner_blk_img{
    position:relative;
}
.desc_img{
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(82, 112, 65, 0.85);
    padding:15px 20px;
}
.desc_img h2{
    font-size:16px;
    font-family: 'Montserrat'; font-weight: 500;
    color:#fff;
    text-transform:uppercase;
    margin-bottom:0;
}
.desc_img h2 span {
    text-transform: initial;
}



/************************************** Grey_inner ********************************/

#grey_inner {
    background:#E9E8E4;
    padding:44px 0 58px;
}
#grey_inner h1{
    font-size: 32px;
    line-height: 34px;
    font-family: 'Montserrat'; font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 32px;
    text-transform:capitalize;
}
.grey_cont ul {
    list-style: none;
    margin:0;
}
.grey_cont ul li {
    display: inline-block;
    margin: 0 23px 25px 0;
    width: 31%;
    background: #fff;
    padding:0;
    vertical-align:top;
}

.grey_cont img {
    width:100%;
}
.grey_cont ul li p {
    margin-bottom:0;
}
.inner_img_cont {
    position:relative;
    padding:18px 45px 0px 16px;
    min-height: 72px;
}
.inner_img_cont h2 {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Montserrat'; font-weight: 700;
    margin-bottom: 5px;
}
.inner_img_cont h2 a {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Montserrat'; font-weight: 700;
}
.inner_img_cont p { font-size:14px; line-height:22px;}
.inner_img_cont h2 a:hover {
    color:#236d20;
}
.inner_img_cont p { font-size: 14px; line-height: 22px;}
.grey_cont .inner_img_cont p {
    display:block;
    font-family: 'Montserrat'; font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color:#000;
    margin-bottom:12px;
}
.inner_img_cont a.more_link {
    position:absolute;
    top:50%;
    right:22px;
    display:block;
    width:19px;
    height:19px;
    margin-top:-9px;
    background:url(assets/images/plus.png) no-repeat;
}

.grey_cont ul.bios_list li { width: 23%; }
.grey_cont ul.bios_list li { width: 23%; }
.grey_cont ul.bios_list li:nth-child(3n) { margin: 0 23px 25px 0; }
.grey_cont ul.bios_list li:nth-child(4n) { margin-right: 0; }





/*************************************** Grey Bottom *********************/

#grey_bottom {
    padding:74px 0 22px 0;
}
.img_list ul {
    list-style:none;
    margin:20px 0 0 0;
}
.img_list ul li{
    display:inline-block;
    margin-right:18px;
    width: 48%;
}
.img_list ul li:nth-child(even){
    margin-right:0;
}
#blog_left_img {
    float: left;
}
#blog_right_img {
    float: right;
}
.img_list ul li img {
    width: 100%;
}

#grey_bottom h1{
    font-size: 32px;
    line-height: 34px;
    font-family: 'Montserrat'; font-weight: 700;
    color: #000;
    margin-bottom: 12px;
    text-transform:capitalize;
}

#grey_bottom p{
    font-size: 16px;
    margin-bottom: 36px;
    line-height: 26px;
    color: #000;
    font-family: 'Montserrat'; font-weight: 500;
}
.desc_img1{
    position:absolute;
    bottom:0px;
    background:#527041;
    width: 100%;
    background: rgba(82, 112, 65, 0.85);
}
.grey_img img{
    width:100%;
}
.grey_img {
    position:relative;
}

.grey_img h2{
    font-size:16px;
    font-family: 'Montserrat'; font-weight: 500;
    color:#fff;
    text-transform:uppercase;
    margin-bottom:0;
    padding:15px 20px;
}
.grey_img h2 span {
    text-transform: initial;
}


/******************************* Sub Inner **********************/

#sub_section{
    padding:50px 0 70px 0;
    background:#E9E8E4;
}

.sub_inner h1{
    font-size: 32px;
    line-height: 34px;
    font-family: 'Montserrat'; font-weight: 700;
    color: #000;
    margin-bottom: 12px;
    text-transform:capitalize;
}
.sub_inner p{
    font-size: 16px;
    margin-bottom:1px;
    line-height: 16px;
    color: #000;
    font-family: 'Montserrat'; font-weight: 500;
}

.tabcontent img {
    float:left;
    width:30%;
}

/***** accordian***/

/* sub_list
--------------------------------------------------- */

#sub_list { background: none; }
#sub_list { min-height: inherit; border: none; margin: 0; }
#sub_list ul { text-align: center; margin: 0; }
#sub_list ul li { background: none!important; position: relative; margin: 0 36px 0 0; display: inline-block; border-bottom: 5px solid #F1F1F1; color: #399935; font-size: 18px; font-family: 'Montserrat'; font-weight: 600; }
#sub_list ul #menu_left_space { margin-left: 75px; }
#sub_list ul li.active { border-bottom: 4px solid #399935; }
#sub_list ul li a { padding: 0 25px; color: #0067c8; height: 78px; line-height: 78px; font-weight: 500; }
#sub_list ul li a:hover, #sub_list ul li a:focus, #sub_list ul li:hover > a { background: none; border-bottom: none; text-decoration: none; }
#sub_list ul ul { display: none; }
#sub_list ul li:hover { border-bottom: 5px solid #399935; }

/******************** Accordian *******************/

.tab ul { list-style: none; text-align: center; }
div.tab { overflow: hidden; background: #f2f5f8; /*  border: 1px solid #ccc; background-color: #f1f1f1; */ min-height: inherit; border: none; margin: 0; }
div.tab li { background-color: inherit; float: left; border: none; outline: none; cursor: pointer; /* padding: 14px 16px; */ transition: 0.3s; position: relative; margin: 0 7px; display: inline-block; border-bottom: 5px solid #f2f5f8; padding: 0; color: #0067c8; height: 70px; line-height: 70px; font-weight: 500; font-size: 24px; }
div.tab li:hover { background: none; border-bottom: none; text-decoration: none; }
div.tab li.active { border-bottom: 5px solid #0067c8; }
.tabcontent { padding: 30px 0 0 0; border: none; }

.sub_cont { float: left; width: 67%; margin-left: 28px; }
.flexslider ul.flex-direction-nav { display: none; }
.sub_cont h1 { font-size: 28px; line-height: 30px; font-family: 'Montserrat'; font-weight: 700; color: #000; margin-bottom: 12px; text-transform: capitalize; }
.sub_cont p { font-size: 17px; margin-bottom: 12px; line-height: 26px; color: #000; font-family: 'Montserrat'; font-weight: 500; }
.sub_cont a.sub_read { font-size: 14px; line-height: 27px; height: 27px; background: #399935; display: inline-block; padding: 0 12px; text-transform: uppercase; color: #fcfefb; font-family: 'Montserrat'; }
.sub_cont a.sub_read:hover { background: #257b22; text-decoration: none; }

img.alignright { float:right; margin:0 0 20px 20px;}
img.alignleft { float:left; margin:0 20px 20px 0;}
img.aligncenter { float:none; display:block; margin:0 auto;}

/******************************** Footer Top ****************************/

#footer_top { padding: 48px 0 60px; }
#footer_top h1 { font-size: 32px; line-height: 34px; font-family: 'Montserrat'; font-weight: 700; color: #000; margin-bottom: 10px; text-transform: capitalize; }
#footer_top p { font-size: 16px; margin-bottom: 0; line-height: 26px; color: #000; font-family: 'Montserrat'; font-weight: 500; }


/* Slider
------------------------------------  */


#blog_content .slideshow-image img { width:auto; float:none;}
#logo img { transition: all 0.2s ease;}

.ctct-form-wrapper {}
.ctct-form-wrapper label { display:inline-block; min-width:160px; font-weight:normal; color:#000;}
.ctct-form-wrapper input[type="text"], .ctct-form-wrapper input[type="email"], .ctct-form-wrapper input[type="tel"] { width:280px; border:1px solid #ccc; padding:0 15px; height:35px;}

.ctct-form-wrapper .ctct-form abbr { text-decoration:none;}
.ctct-form-wrapper legend { color: #465c47; font-family: 'Montserrat'; font-weight: 600; padding-bottom:7px;}
.ctct-form-wrapper .ctct-field-third { float:none; margin-right:0; width:auto;}

.ctct-form-wrapper input[type="submit"] { font-size: 16px; text-transform: uppercase; line-height: 42px; height: 42px; background: #399936; color: #fff; padding: 0 20px; display: inline-block; font-family: 'Montserrat'; border:none; }
.ctct-form-wrapper input[type="submit"]:hover { background: #1d7b1a; text-decoration: none; }


/*********************** Image Caption *****************************/

#page_content figure, #blog_content figure{position:relative;}
#page_content figcaption.wp-caption-text, #blog_content figcaption.wp-caption-text {position: absolute;bottom: 0px;width: 100%;background: rgba(82, 112, 65, 0.85);padding: 15px 20px;color:#fff;}

/* Inner Page style fix
------------------------------------------------  */

.content_btns {}
.content_btns a { font-size: 15px; line-height: 35px; height: 35px; letter-spacing: 1px; background: #399936; color: #fff; padding: 0 15px; display: inline-block; font-family: 'Montserrat'; font-weight: 600; margin-right:6px;}
.content_btns a:hover { background: #1d7b1a; color:#fff; text-decoration: none; }

.content_btns br { display:none;}

.fd_img { height:235px; overflow:hidden;}

.breadcrumbs { margin-bottom:30px; font-family: 'Montserrat'; font-size:16px; border-bottom: 1px solid #dadada; padding-bottom: 20px;}
.breadcrumbs span { padding:0 7px;}
.breadcrumbs span .home { font-size:20px;}

/* Development Search Form
--------------------------------------------------------------  */

.development_search table tr td.unit_list label { display: inline-block; width: 110px; font-weight:normal;}
.development_search table tr td.unit_list label.type_of_unit_c { font-weight:bold;}
.development_search table tr td.unit_list input[type="checkbox"]{ margin-right:10px;}

.search_error {color:#FF0000;}
.no_data_result {font-size: 20px;text-align: center;color: #FF0000;}
.development_search {}
.development_search #dev_search_form { margin:0 -15px;}
.development_search #aprt_search_form { margin:0 -15px;}
.content table tr td.filter_by { padding-top:0; padding-bottom:0;}
.content .filter_by h3 { color:#399936; margin-bottom:0;}
.development_search label { display:block;}
.development_search select { width:100%; padding:0 10px; height:40px; border: 1px solid #ccc;}

#find_field { position:relative; background:#fff; padding:0 15px; border: 1px solid #ccc;}
#find_field input[type="text"], #find_field input[type="search"] { border:none; background:none; width:100%; height:40px;}
#find_field input[type="submit"] { background:url(assets/images/search_btn.png) no-repeat center; width:40px; height:40px; position:absolute; top:0; right:0; border:none; font-size:0; text-indent:-9999px;}

#find_field_aprt { position:relative; background:#fff; padding:0 15px; border: 1px solid #ccc;}
#find_field_aprt input[type="text"], #find_field_aprt input[type="search"] { border:none; background:none; width:100%; height:40px;}
#find_field_aprt input[type="submit"] { background:url(assets/images/search_btn.png) no-repeat center; width:40px; height:40px; position:absolute; top:0; right:0; border:none; font-size:0; text-indent:-9999px;}


.apartment_search {}
.apartment_search #ap_search_form { margin:0 -15px;}
.content table tr td.filter_by { padding-top:0; padding-bottom:0;}
.content .filter_by h3 { color:#399936; margin-bottom:0;}
.apartment_search label { font-weight:normal; margin: 0 10px 12px 0; min-width: 30%;}
.apartment_search select { width:100%; padding:0 10px; height:40px; border: 1px solid #ccc;}
.apartment_search h4 { font-size: 16px; line-height: 22px; color: #000; font-family: 'Montserrat'; font-weight:bold;}
.apartment_search td.full_col label { min-width: 18%;}
.apartment_search input[type="checkbox"] { margin-right: 10px;}

#form_clear_data, #form_clear_data_aprt { font-size: 18px; text-transform: uppercase; line-height: 43px; height: 40px; background: #399936; color: #fff; padding: 0 30px; display: inline-block; font-family: 'Montserrat'; white-space:nowrap;}
#form_clear_data,#form_clear_data_aprt:hover { background: #1d7b1a; text-decoration: none;}

.grey_cont .paginate-pagination ul { text-align:center;}
.grey_cont .paginate-pagination ul li { width:auto; background:none; margin: 0 3px !important; float:none;}
.grey_cont .paginate-pagination ul li a.active { background: #399938; color:#fff;}

table.content-table { width:100%; border-top:1px solid #cacaca; border-left:1px solid #cacaca; margin-bottom:20px;}
table.content-table th { background:#ececec;}
table.content-table td, table.content-table th { border-bottom:1px solid #cacaca; border-right:1px solid #cacaca; padding:15px;}
table.content-table .mark { padding:0; background:none;}

p.disclaimer { font-size: 13px;}


#page_content .responsive-tabs {}
#page_content .responsive-tabs ul.responsive-tabs__list { margin:0; margin-bottom:25px;}
#page_content .responsive-tabs ul.responsive-tabs__list:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; overflow: hidden; }
#page_content .responsive-tabs .responsive-tabs__list__item { border:1px solid #ddd; color:#000;}
#page_content .responsive-tabs .responsive-tabs__list__item:before { content:"\f101"; font: normal normal normal 14px/1 FontAwesome; margin:0 10px 0 0;}

#page_content .responsive-tabs .responsive-tabs__panel { /* border:none; padding-left:0; padding-right:0; */ border:1px solid #eaeaea;}
#page_content .responsive-tabs .responsive-tabs__list__item--active, #page_content .responsive-tabs .responsive-tabs__list__item--active:hover { background:#399936; color:#fff; border:1px solid #399936;}

#contact_location ul { margin-left:0;}
#contact_location ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; overflow: hidden; }
#contact_location ul li { background: none; padding: 0; width: 50%; float: left; padding-right:10px; /*white-space: pre;*/ }
#contact_location ul li:nth-child(2) { padding-right:0;}

.loader { border: 8px solid #f3f3f3; border-radius: 50%; border-top: 8px solid #3498db; width: 60px; height: 60px; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; position: absolute; top: 50%; width: 60px; z-index: 999; left: 50%; }

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/********************* Accordion *******************/

.accordion_out h3.accordion-title { background: #399937; padding: 20px 0 19px 16px; color: #fff; font-size: 18px;  text-transform: capitalize; margin-bottom: 6px; border-radius: 3px; border:1px solid #fff; cursor:pointer;}
.accordion_out a.read { height: 50px; line-height: 50px;    background: #ccc; color: #399936; display: inline-block; font-size: 20px; text-transform: uppercase; padding: 0 20px; font-family: 'Montserrat'; font-weight: 500;}
.accordion_out a.read:hover { background: #399936; color: #fff;}
.accordion_out .accordion-content { padding: 20px;}
.accordion_out br { display: none;}
.accordion_out h3.accordion-title::after { font-family:"FontAwesome"; content:"\f067"; float: right; margin-right: 20px;}
.accordion_out h3.accordion-title.open::after { font-family:"FontAwesome"; content:"\f068"; float: right; margin-right: 20px;}
.accordion_out .accordion-content br { display:inherit;}

.content .accordion-item:first-of-type {margin-top: 15px;}
.content .accordion-item:last-of-type {margin-bottom: 30px;}
.content .accordion-item { clear:both; margin-bottom: 15px;}
.content h3.accordion-title {position: relative; background: #399937; padding: 20px 56px 19px 16px; color: #fff; font-size: 18px;  text-transform: capitalize; margin-bottom: 10px; border-radius: 3px; border:1px solid #fff; cursor:pointer;}
.content a.read { height: 50px; line-height: 50px; background: #ccc; color: #399936; display: inline-block; font-size: 20px; text-transform: uppercase; padding: 0 20px; font-family: 'Montserrat'; font-weight: 500;}
.content a.read:hover { background: #399936; color: #fff;}
.content .accordion-content { padding: 15px 20px 20px;}
/* .content br { display: none; } */
.content h3.accordion-title::after {content:"\f067";}
.content h3.accordion-title.open::after {content:"\f068";}
.content h3.accordion-title::after, .content h3.accordion-title.open::after {font-family:"FontAwesome"; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
.content .accordion-content br { display:inherit;}

span.result_count { font-size: 17px; line-height: 43px; height: 40px; background: #44bd43; color: #fff; padding: 0 30px; display: block; font-family: 'Montserrat'; float:left; margin:-50px 0 0 230px; white-space:nowrap;}

#apartments_arlist table { width: 100%; margin: 0 0 24px; padding: 0; border-collapse: collapse; border: 1px solid #ddd; }
#apartments_arlist table tr th { background: #399937; padding: 10px 20px; color: #fff; }
#apartments_arlist table tr td { border: 1px solid #ddd; padding: 10px 20px; vertical-align: middle; }
#apartments_arlist table tr td h2 { font-size: 16px; line-height: 26px; margin-bottom: 0; }
#apartments_arlist table tr td p { margin-bottom: 0; }
#apartments_arlist table tr { background: #eaeaea; }
#apartments_arlist table tr:nth-child(even) { background-color: #fff; }
#apartments_arlist table td br { display: block; }

#page_content .wpostahs-slider-wrp {}
#page_content .wpostahs-slider-wrp .wpostahs-centent, #page_content .wpostahs-slider-wrp .wpostahs-centent p { text-align:left;}
#page_content .wpostahs-slider-wrp h2.wpostahs-centent-title { font-family: 'Montserrat'; font-weight: 700; font-size:35px; text-align:left;}
#page_content .wpostahs-slider-design-1 .wpostahs-slider-nav-title.slick-current .wpostahs-main-title { background:#399936; padding:5% 2% !important; font-size: 23px; font-weight: bold;}
#page_content .wpostahs-slider-design-1 .wpostahs-slider-nav-title.slick-current .wpostahs-main-title:before { border-top-color:#399936;}
#page_content .wpostahs-slider-design-1 .wpostahs-slider-nav-title.slick-current .wpostahs-main-title:after { border-top-color:#399936;}
#page_content .wpostahs-slider-design-1 .wpostahs-slider-nav-title .wpostahs-main-title { padding:5% 2% !important; font-size: 23px; font-weight: bold; color:#399936;}
#page_content .wpostahs-slick-slider .slick-dots { display:none !important;}


.housing table tr td input[type="checkbox"]:checked + label:before { display: none;}

.content #contact_location ul li br, .content #contact_location p br { display: inherit; }

#print_image_thumbnail { display: none; }
#print_image_thumbnail ul { margin: 0; }
#print_image_thumbnail ul li { float: left; width: 25%; padding: 0 15px 15px 0; }
#print_image_thumbnail ul li img { float: none; width: auto; }

#inner_banner.apartments_banner { padding-top: 50px; }
#inner_banner.apartments_banner img { display: none; }
#inner_banner.apartments_banner #banner_title { position: static; }


#testimonial_section { padding-top: 80px; }

.resources {}
.resources:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; overflow: hidden; }

.banner_subcontent:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; overflow: hidden; }
#banner_caption_content { text-align: right; padding: 10px 0;  }
#banner_caption_content p { font-size: 13px; }
.bs_list { background: #E9E8E4; }

.ctct-inline-form { max-width: 500px; border: 1px solid #ccc; }

.breadcrumbs_block { margin-bottom: 30px; font-family: 'Montserrat'; font-size: 16px; border-bottom: 1px solid #dadada; padding-bottom: 20px; }
.breadcrumbs_block ul { list-style: none; }
.breadcrumbs_block ul li { background: none; }
.breadcrumbs_block ul li a { padding: 0; margin: 0; font-family: 'Montserrat'; }
.breadcrumbs_block .breadcrumb-container.theme1 a { padding-left: 6px; padding-right: 6px; }
.breadcrumbs_block ul li:first-child a span { display: none; }
.breadcrumbs_block ul li:first-child a:after { content: "\f015"; font: normal normal normal 14px/1 FontAwesome; font-size: 20px; }
.breadcrumbs_block ul li:last-child a { color: #000; }

.pswd_protection_frm {}
.pswd_protection_frm label { font-family: 'Montserrat'; font-size: 16px; color: #000; line-height: 25px; margin: 0 10px 0 0; }
.pswd_protection_frm input[type="password"] { border: 1px solid #afafaf; padding: 0 10px; height: 36px; }
.pswd_protection_frm input[type="submit"] { background:#399936; color:#fff; font-family: 'open_sansbold'; font-size:16px; height:37px; line-height:37px; border:none; display:inline-block; text-align: left; padding: 0 17px; border-radius: 4px; text-transform:uppercase; font-weight: bold; }
.pswd_protection_frm input[type="submit"]:hover { background:#1d7b1a; color: #fff; }

.post-password-form label { display: inline-block !important; }
.post-password-form label { display: inline-block !important; font-family: 'Montserrat'; font-size: 16px; color: #000; line-height: 25px; margin: 0 10px 0 0; }
.post-password-form input[type="password"] { border: 1px solid #afafaf; padding: 0 10px; height: 36px; }
.post-password-form input[type="submit"] { background:#399936; color:#fff; font-family: 'open_sansbold'; font-size:16px; height:37px; line-height:37px; border:none; display:inline-block; text-align: left; padding: 0 17px; border-radius: 4px; text-transform:uppercase; font-weight: bold; }
.post-password-form input[type="submit"]:hover { background:#1d7b1a; color: #fff; }


#print_logo { display:none;}
#print_map { position:absolute; top:-99999px; left:-99999px; width:100%;}

@media print {
    .tabcontent { display:block !important;}
    #view_map.tabcontent { display:none !important;}
    #sub_list { display:none;}
    .breadcrumbs { display:none;}
    .side_outer { display:none;}
    #banner_title_bg { display:none;}
    #banner_title { position:static; padding-top:30px;}
    .contact { display:none;}
    .social { display:none;}
    .foot_logo { padding-top:50px;}
    .content h3 { letter-spacing:1px;}
    #logo { display:none;}
    #print_logo { display:block; text-align:center; margin-bottom:40px; color: #fff;}
    #print_logo a { color: #fff; }
    #print_logo img { display:inline-block; width: 230px;}
    #header_right ,#header_outer .search { display:none;}
    #print_map { position:static;}
    #header_outer { min-height: 0; display: none; }
    #banner_title h1 { padding-bottom: 0; }
    #blog_content { padding-top: 0; }
    #page_outer { padding-top: 0; }
    #hide_print_view { display: none; }
    #print_image_thumbnail { display: block; }
    .slider_block { max-width: 100%; margin: 0 0 20px 0; }
}


/********************************* Responsive Fix ************************************/

@media (min-width: 768px){
    .grey_cont ul li:nth-child(3n) { margin-right:0;}
}

@media (min-width: 768px) and (max-width: 991px) {
    .develop_inner ul li { width: 45%; }
    .develop_cont h2 { font-size: 20px; line-height: 24px; }
    .foot_logo p br { display: none; }
    .develop_cont { padding: 15px 15px 20px 13px; }
    .develop_cont p { font-size: 15px; }
    .test_inner h2 { font-size: 26px; line-height: 30px; }
    .test_cont h3 { font-size: 21px; line-height: 21px; }
    .award_inner ul li { margin-right: -18px }
    .award_inner ul li a img { max-width: 60%; }
    #header_right ul { margin-left: -70px; }
    .menu_section ul li { padding-right: 16px;}
    .menu_section p { font-size: 13px;}
    #logo { margin-left:0;}
    #logo img { margin:0;}
    #header_right ul { margin-top: 0; }
    #banner h1 { font-size: 40px; line-height: 46px; margin-bottom: 1px;}
    #banner p { font-size: 17px; line-height: 23px; margin-bottom: 15px;}
    .package { padding: 19px 18px 21px 18px; }
    .package h2 a { font-size: 16px; line-height: 26px; }
    #banner_outer_content .package p { font-size: 12px; }
    .housing h2 { margin-bottom: 16px; font-size: 26px; }
    .housing table tr td input[type="submit"] { margin-top: 0; }
    .blog_post .blog_single_inner p.time { font-size: 12px; line-height: 15px; margin-bottom: 8px; }
    .blog_post .blog_single_inner h2 { font-size: 17px; line-height: 24px; margin-bottom: 8px; }
    .blog_post .blog_single_inner p { font-size: 12px; margin-bottom: 10px; line-height: 20px; color: #000; }
    .blog_post .blog_single_inner a.read { font-size: 12px; }
    .test_cont { padding: 0 30px 45px 30px; }
    #what_new_section h1 { font-size: 22px; margin-bottom: 12px; }
    .social a { margin-right: 0; }
    .develop_cont h2 a { font-size: 22px; }
    .award_inner ul { text-align: center; }
    .top_right input[type="search"]{margin-top:10px;}
    .top_right .search button[type="submit"]{top:16px !important;}

    .grey_cont ul li .fd_img { height:auto;}
    .inner_img_cont h2 { font-size: 15px; line-height: 20px; min-height: 40px;}
    .grey_cont .inner_img_cont p { font-size: 15px; line-height: 20px;}
    .apartment_search td.full_col label { min-width: 23%;}
    .menu_section ul li.current-menu-item > .top_submenu .container { width: auto; }
    .top_submenu ul li.dropdown_icon > a { height: 24px;}
    #apartments_arlist table tr td { font-size: 12px;}
    #apartments_arlist table tr td h2 {font-size: 12px; }
    #apartments_arlist table tr td p { font-size: 12px;}
    #header .top_submenu .col-sm-push-3 { left: 0; }
    #header .top_submenu .col-sm-9 { width: auto; float: none; padding: 0; }
    #header .top_submenu .container-fluid .row { margin: 0; }
    #testimonial_section .real_people h2 { font-size: 26px; line-height: 30px; }
    #banner_slider .cycloneslider-template-standard .cycloneslider-caption { padding-left: 20px; top: 50px; }
    #banner_slider .cycloneslider-template-standard .cycloneslider-caption-title { font-size: 30px; line-height: 40px; }
    #banner_slider .cycloneslider-template-standard .cycloneslider-caption-description { font-size: 18px; }

}

@media (max-width: 767px) {
    .develop_inner ul li { margin-right: 0; }
    .test_inner { margin-bottom: 45px; }
    #testimonial_section { padding-bottom: 0;}
    .award_inner h1 { font-size: 29px; }
    .award_inner ul li { margin-right: -25px; }
    .award_inner ul { text-align: center; }
    .award_inner ul li a img { max-width: 70%; margin-bottom: 15px; }
    .foot_logo, .foot_logo p { text-align: center; }
    .foot_logo { margin-top: 15px; }
    .social a { font-size: 22px; height: 40px; line-height: 40px; width: 40px; }
    .foot_logo img { max-width: 50%; }
    .foot_logo p br { display: none; }
    #header_right { float: none; text-align: center; padding-left:0;}
    .top_menu { float:none; margin-right:0;}
    .top_menu li { float: none; display: inline-block; }
    .top_menu li a { margin: 0 6px;}
    .top_menu li.search a { padding: 0 21px 0 12px; margin: 0;}
    #banner h1 { font-size: 20px; line-height: 35px; margin-bottom: 0; }
    #banner p { font-size: 16px; line-height: 21px; margin-bottom: 7px;}
    .package_section { height: auto !important; margin-bottom: 30px; }
    .package { min-height: 230px; }
    .blog_img { float: none; width: 100%; }
    .blog_post .blog_single_inner { width: 100%; padding: 30px 0; }
    .develop_inner ul li { width: 100%; }
    .test_cont { height: auto !important; padding: 0 30px 45px; }
    .award_inner ul li { margin-right: 0; width: 30%; }
    .tweet{text-align:center;}
    #footer { text-align: center; padding: 30px 0 0 0; }
    #what_new_section h1 { text-align: center; }
    #blog_sidebar ul{display:inline-block;}
    #blog_sidebar {margin-left:0;text-align:center;}
    #blog_sidebar .search-form{display:block;margin:0 auto;}
    .slideshow-wrapper{width:auto !important;}
    .featured_develop ul.featured_in li{width:100%;}
    #page_content iframe{width:100% !important;}
    img.alignright{float:none;  display:block;}
    .slideshow-slidearea{width:400px !important;}
    #banner_title h1 { font-size: 20px; padding: 0 30px 0 0;}
    .content ul, .content ol { margin-left: 0;}
    #banner_outer_content { margin-top:0; padding-top:30px;}
    #banner_shadow { background-position: 0; height: 93px; background-size: 13px;}
    #banner_content { padding-left: 0; }
    /*#bc_outer { top:initial; bottom:20px;}*/
    #banner a#call { height: 42px; line-height: 44px; font-size: 15px;}
    .navbar ul ul li.dropdown_icon > a { display:none;}
    .blog_post .blog_single_inner h2 { font-size: 18px;}
    .grey_cont ul li { width: 47%;}
    .grey_cont ul li:nth-child(2n) { margin-right:0;}
    .grey_cont ul li .fd_img { height:auto;}
    .grey_cont .inner_img_cont p { font-size:14px;}
    .development_search label { font-size:14px;}
    .content .apartment_search table tr td { width:100%; display:block; padding-top:10px; padding-bottom:10px;}
    .apartment_search label { min-width: inherit; width: 31%; vertical-align: top;}
    #sub_list ul li { margin: 0 13px 0 0; font-size: 15px; height: 53px; line-height: 55px;}
    #apartments_arlist { overflow-x: auto;}
    #apartments_arlist table {  width: 790px;}
}

@media (max-width: 480px) {
    #grey_section { padding: 40px 0 10px 0; }
    .develop_inner h1 { font-size: 28px; line-height: 31px; margin-bottom: 35px; }
    .develop_cont { padding: 13px 10px 10px 8px; }
    .develop_cont h2 { font-size: 18px; line-height: 20px; }
    .develop_cont p { font-size: 13px; line-height: 16px; }
    #develop_section { padding: 0px 0 5px 0; }
    .test_inner h2 { font-size: 24px; line-height: 31px; min-height: inherit; }
    .test_cont { padding: 0 30px 20px 30px; }
    .test_cont p { font-size: 14px; line-height: 20px; margin-bottom: 22px; }
    #testimonial_section { padding-bottom: 15px; }
    .award_inner h1 { font-size: 28px; margin-bottom: 31px; }
    .award_inner ul { text-align: center; }
    .award_inner ul li img { max-width: 100%; }
    .foot_logo p br { display: none; }
    #footer { padding: 20px 0 15px 0; }
    .top_menu li.search a { border-left:none;}
    .menu ul li a { font-size: 16px; white-space:inherit;}
    #bc_outer { bottom: 0;}
    #banner h1 { font-size: 20px; line-height: 32px; margin-bottom: 0px;}
    #banner p { font-size: 14px; line-height: 17px; }
    #banner a#call { height: 40px; line-height: 40px; }
    .package h2 a{ font-size: 22px; }
    .package { padding: 19px; }
    #what_new_section h1 { font-size: 28px; }
    .blog_post .blog_single_inner { width: 100%; padding: 15px 0; }
    .award_inner ul li { width: 48%;}
    #blog_content .post_thumb{float:none;}
    #blog_content h2.entry-title a {font-size: 19px;line-height: 24px;}
    #blog_content p {font-size: 16px;line-height: 24px;}
    #blog_sidebar ul{display:inline-block;}
    #blog_sidebar {margin-left:0;text-align:center;}
    .slideshow-wrapper{width:auto !important;}
    #banner_title h1 { font-size: 18px; padding: 0 30px 0 0; line-height: 30px;}
    .grey_cont ul li { width:100%; display:block; margin-right:0;}
    .grey_cont .paginate-pagination ul li { display:inline-block;}
    .content .development_search table tr td { width:100%; display:block; padding-top:10px; padding-bottom:10px;}
    .inner_img_cont { padding-bottom:1px;}
    .apartment_search label { width:46%; margin-bottom:8px; font-size:14px}
    #sub_list ul li { font-family: 'Montserrat'; font-weight: 500; font-size: 15px;}
    .pagination .page-numbers { font-size: 13px; margin-right: 7px;margin-bottom: 10px;}
    #testimonial_section .real_people h2 { font-size: 24px; line-height: 31px; min-height: inherit; }
    #banner_slider .cycloneslider-template-standard .cycloneslider-caption { padding-left: 0; top: 15px; }
    #banner_slider .cycloneslider-template-standard .cycloneslider-caption-title { font-size: 23px; }
    #banner_slider .cycloneslider-template-standard .cycloneslider-caption-description { font-size: 14px; }
    .pswd_protection_frm label { display: block; }
    .pswd_protection_frm input[type="password"] { margin-bottom: 10px; }
    .post-password-form label { display: block; }
    .post-password-form input[type="password"] { margin-bottom: 10px; }
}

/* Razorfrog October 2022 - Homepage -------------------------------------------------------  */

#home_slider_row {overflow: hidden !important;}

.cinza-slider.cinza-slider-13709 .slider-cell-content {
    width: 100%;
    align-items: flex-end;
    background: rgb(0 0 0 / 60%);
    top: unset;
    bottom: 0;
    padding: 40px 5% 100px;
}

.cinza-slider.cinza-slider-13709 .slider-cell-content .slider-cell-content-inner {
	width: 100%;
    max-width: 720px;
    margin: 0 auto;
}

.cinza-slider.cinza-slider-13709 .slider-cell-content h3 {
	color: #FFF;
    font-size: 28px;
    line-height: 36px;
    font-family: 'Montserrat'; font-weight: 600;
    margin: 0 0 30px;
}

.cinza-slider.cinza-slider-13709 .slider-cell-content p,
.cinza-slider.cinza-slider-13709 .slider-cell-content a {
	color: #FFF;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Montserrat'; font-weight: 600;
    margin: 0 0 20px;
}

.cinza-slider.cinza-slider-13709 .slider-cell-content a.link-button {
	color: #FFF;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Montserrat'; font-weight: 600;
    margin: 0;
	text-decoration: underline;
}

.cinza-slider.cinza-slider-13709 .slider-cell-content a.link-button:hover {
	color: #399936;
}

.cinza-slider .flickity-page-dots {
    position: relative;
    bottom: 50px !important;
    text-align: left;
    max-width: 750px;
    margin: auto auto 0 5%;
    left: -5px;
}
.cinza-slider .flickity-page-dots .dot {background: #FFF !important;}
.cinza-slider .flickity-page-dots .dot:hover, .cinza-slider .flickity-page-dots .dot.is-selected {background: #399936 !important;}

.flickity-prev-next-button svg.flickity-button-icon:not(:root) {display: block !important;}
.cinza-slider .flickity-prev-next-button {display: none;}
.cinza-slider .flickity-prev-next-button:hover {color: #399936 !important;}

.home .post-edit-link {display: none !important;}
.home #banner_outer_content {clear: both; padding: 60px 0;}
.home #banner_outer_content .col-sm-4 > div {box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3);}

.home #banner_outer_content .col-sm-4 .link-button {color: #465c47; text-decoration: underline; display: inline-block; margin-top: 15px;}
.home #banner_outer_content .col-sm-4 .link-button:hover {color: #399936;}

#stats_section {background: #195930; padding: 40px 0 30px;}
#stats_section .col-sm-3:not(:last-child) {margin-bottom: 30px;}
#stats_section p {color: #FFF; text-align: center;}
#stats_section p.counter {
	font-family: 'Montserrat'; font-weight: 600;
    font-size: 35px;
    line-height: 40px;
}
#stats_section p.counter.has-plus:after {
	content: "+";
}

#what_new_section .col-sm-8, #what_new_section .col-sm-4 {width: 100% !important;}

.twitter-timeline {width: 100% !important;}

@media (min-width: 768px) {
	#stats_section .col-sm-3:not(:last-child) {margin-bottom: 0px;}
}

@media (min-width: 830px) {
	.cinza-slider .flickity-page-dots {
		margin: auto auto 0 auto;
		padding: 0px 15px;
	}

	.cinza-slider.cinza-slider-13709 .slider-cell-content h3 {
	    font-size: 35px;
	    line-height: 43px;
	}

	.cinza-slider.cinza-slider-13709 .slider-cell-content p,
	.cinza-slider.cinza-slider-13709 .slider-cell-content a {
	    font-size: 20px;
	    line-height: 28px;
	}

	.cinza-slider.cinza-slider-13709 .slider-cell-content a.link-button {
	    font-size: 18px;
	    line-height: 26px;
	}
}

@media (max-width: 991px) {
	.cinza-slider-13709, .cinza-slider-13709 .flickity-viewport, .cinza-slider-13709 .slider-cell, .cinza-slider-13709 .slider-cell .slider-cell-image {
		min-height: 450px !important;
		max-height: 450px !important;
	}
}

@media (min-width: 992px) {
	.cinza-slider.cinza-slider-13709 .slider-cell-content {
	    width: 35%;
	    height: 100%;
	    right: 0;
	    left: unset;
	    align-items: flex-start;
	    padding: 80px 80px 60px 60px;
	}

	.cinza-slider .flickity-prev-next-button {display: block;}

	.cinza-slider .flickity-page-dots {
		width: 35%;
		margin: auto -40px auto auto;
	}

	#what_new_section .col-sm-8 {width: 66.66666667% !important;}
	#what_new_section .col-sm-4 {width: 33.33333333% !important;}
}

@media (min-width: 1400px) {
	.cinza-slider.cinza-slider-13709 .slider-cell-content h3 {
	    font-size: 42px;
	    line-height: 50px;
	    margin: 0 0 40px;
	}

	.cinza-slider.cinza-slider-13709 .slider-cell-content p,
	.cinza-slider.cinza-slider-13709 .slider-cell-content a {
	    font-size: 24px;
	    line-height: 34px;
	    margin: 0 0 30px;
	}

	.cinza-slider.cinza-slider-13709 .slider-cell-content a.link-button {
	    font-size: 20px;
	    line-height: 30px;
	}
}

/* Razorfrog October 2022 - Header and Footer -------------------------------------------------------  */

@media (max-width: 991px) {
	#header_outer .hidden-xs, #header_outer .hidden-sm {display: none !important;}
	#header_outer .visible-xs, #header_outer .visible-sm, .navbar-toggle {display: block !important;}

	#header .col-sm-3.logo-col {width: 100% !important; text-align: center;}
    #logo { text-align: center; margin: 0;}
    #logo a { display: inline-block; /* max-width:88px; */}
    #logo a:hover, #logo a:focus { text-decoration:none;}
    #logo img {
	    display: block;
	    width: auto;
	    height: 80px !important;
	    padding: 5px 0;
	    margin: 0 0 -30px;
	    object-fit: contain;
    }
    #logo .widget_media_image { display:block;}
    #logo span { display:none; font-family: 'Montserrat'; font-weight: 700; white-space:nowrap; padding: 8px 0; font-size: 20px;}

	/*********************  Search  **************************/
    #header .col-sm-3, #header .col-sm-9 { width:auto;}
    .menu { padding-top: 15px;}
    .menu ul { display:block; text-align:center;}
    .menu ul li { display:block; padding-right:0; margin-bottom:16px;}
    #header { position:relative; padding: 0;}
    .top_right { float:none;}
    a.sliding { font-size: 26px;}
    a.sliding:hover { color: #399936;}
    #header .search { max-width: inherit;  float: right; margin-right: 15px; position: relative; z-index: 99999; width:auto; margin-top: -52px;}
    #header .search form { display: none;}
    #header .search input[type="text"] { padding-left:10px;}
    .search_inner { display: none; background: #fff; top: 4px; z-index: 9999; position: absolute; width: 100%;}
    .search_inner form input[type="text"], .search_inner form input[type="search"] { width: 100%; height: 72px; line-height: 72px; background: none; padding: 0 30px 0 5px; border: none; color: #399936; font-family: 'Montserrat'; font-weight: 500; padding-left: 55px; padding-right: 55px; }
    .search_inner input[type="submit"], .search_inner button[type="submit"] { position: absolute; top: 13px; left: 7px; background: url(assets/images/search_iconbig.png) no-repeat 14px 9px; background-size: 26px; border: none; height: 34px; width: 40px; color: #86484d; text-indent: -9999; font-size: 0px; cursor: pointer; }
    a.btn_close i { display: none; }
    a.btn_close { background: url(assets/images/close_icon.png) no-repeat 0px -1px; height: 26px; width: 26px; display: inline-block; background-size: 26px; cursor:pointer;}

    /*********************  Nav  **************************/
    #header_outer * { transition: none; }
    #header_outer {position: relative; z-index: 9999; background: #fff; }
    #develop_section ul li { padding-left:0; padding-right:0;}
    .tweet iframe { height:370px !important;}
    span.result_count { margin: 0 0 25px 0; float:none; display:inline-block;}
    .page-id-1671 #inner_banner.hide_banner_image, .page-id-2364 #inner_banner.hide_banner_image, .page-id-23 #inner_banner.hide_banner_image, .page-id-27 #inner_banner.hide_banner_image { padding-top: 0; }
    #blog_content .date_block .post_date { font-size: 12px; }
    .date_block a.more_link { font-size: 14px; }
    #blog_content h2.entry-title { line-height: 26px; }
    #banner_slider .cycloneslider-template-standard .cycloneslider-caption { padding-left: 20px; top: 50px; pointer-events: none; }
    #banner_slider .cycloneslider-template-standard .cycloneslider-caption-title { font-size: 25px; line-height: 30px; padding-top: 0; }
    #banner_slider .cycloneslider-template-standard .cycloneslider-caption-description { font-size: 15px; }

    .navbar { background: #eeebeb; float: none; margin:0px; border:none; min-height:inherit; clear: both;}
    .navbar-brand { font-family: sans-serif; color:#fff; font-size:18px; height:auto; /* font-weight:bold; */}
    .navbar-brand:hover { color:#fff;}
    .navbar-toggle { float: left; margin-left: 15px; margin-top: -52px; background:none !important; padding: 0px;}
    .navbar-toggle {     background: url(assets/images/close_icon.png) no-repeat 0px -1px !important; background-size: 29px !important; padding-bottom: 15px; padding-right: 23px;}
    .navbar-toggle.collapsed { background: none !important;}
    .navbar-toggle.collapsed .icon-bar { background:#399936; width: 34px; height: 4px;}
    .navbar-toggle { border: 2px solid #FFF; background: #287b26;}
    .navbar-collapse { box-shadow:none; max-height:inherit;}
    .navbar-collapse.in { overflow-y: initial;}
    .navbar ul { /* margin:0px -15px; */ margin-top:0px; margin-bottom:0px; float:none;}
    .navbar ul li a { text-align: left; border-radius :0; border: none; font-size: 15px; border-bottom: 1px solid #bdbdbd; display: block;  line-height: 50px; height: 50px;  text-transform: capitalize; padding:0px 17px; color: #399936; font-family: 'Montserrat'; font-weight: 500; text-align: center;}
    .navbar ul li a:hover, .navbar ul li:hover > a, .navbar ul li a:focus { background: #e6e0e0; text-decoration:none;}

    .navbar ul ul { display:none;}
    .navbar ul li:hover > ul { position:relative; top:0px; float: none; padding:0; background: none; display:block;}
    .navbar ul ul li { margin-left: 0px; padding: 0;}
    .navbar ul ul li a { color: #399936; background: #fff; border: none; border-bottom: 1px solid #bdbdbd; line-height: 28px; height: auto; padding-top:6px; padding-bottom:6px;}
    .navbar ul ul li a:hover, .navbar ul ul li:hover > a { background: #e6e0e0; color: #399936; text-decoration:none;}
    .navbar ul li ul li.current-menu-item > a { color: #399936;}
    .navbar ul li span.description { display:none;}

    .navbar ul ul ul { display:none !important;}

    .navbar-collapse.collapse {display: none !important;}
    .navbar-collapse.collapse.in {display: block !important;}

    .nav > li {
	    float: none !important;
	    position: relative;
	    display: block;
    }
}

@media (min-width: 992px) {
	#header_outer .hidden-xs, #header_outer .hidden-sm {display: block !important;}
	#header_outer .visible-xs, #header_outer .visible-sm, .navbar-toggle {display: none !important;}

	#header {
		position:relative;
		height: 185px;
		max-width: 1500px;
	    padding: 25px 0;
	    margin-right: auto;
	    margin-left: auto;
	}
	#header > .container-fluid {padding: 0;}
	#header > .container-fluid > .row {
		display: flex;
		align-items: center;
	    width: 100%;
	    margin: auto;
	}
    #header_outer * { transition: all 0.2s ease; }
    #header_outer {position: relative; z-index: 9999; background: #fff; }

	#header .col-sm-3 { width: 20%;}
	#header .col-sm-9 { width: 80%;}

	#logo { margin-left: 15px; }
	#logo img { margin-top: 0; width: 100%; min-width: 200px;}
	#logo span { display:none;}

	.navbar-collapse.collapse {
	    display: block !important;
	    height: auto !important;
	    padding-bottom: 0;
	    overflow: visible !important;
	}

    .menu_section { position:relative; clear: both; padding: 30px 15px 0 0;}
    .menu_section ul li:hover .top_submenu .top_submenu { top: 26px;}
    .menu_section ul .top_submenu { display:none;}

	.menu_section ul li.current-menu-item > .top_submenu,
    .menu_section ul li:hover > .top_submenu {
	    top: 97px;
	    padding-top: 30px;
    }
    .menu_section ul li:hover > .top_submenu {
	    display: block;
	    position: absolute;
	    top: 97px;
	    right: 15px;
	    width: 100%;
	    padding-top: 30px;
	    z-index: 99;
    }
    .tsm_inner { background:#399937;}

    #top-menu > li > .top_submenu > .tsm_inner > .container-fluid > .row > .col-sm-3 {display: none;}
    #top-menu > li > .top_submenu > .tsm_inner > .container-fluid > .row > .col-sm-9 {
	    width: 100% !important;
	    padding: 0;
    }

    #top-menu > li > .top_submenu > .tsm_inner > .container-fluid > .row > .col-sm-9:after {
	    content: '';
	    position: absolute;
	    display: block;
	    top: 0;
	    left: -450%;
	    width: 1000%;
	    height: 100%;
	    background: #399937;
	    z-index: -1;
    }

    #top-menu > li > .top_submenu > .tsm_inner > .container-fluid > .row > .col-sm-9 > .sub-menu {
	    display: flex;
	    justify-content: flex-end;
    }

    .top_submenu ul li { padding:0;}
    .top_submenu ul li a { padding: 0 10px; font-size: 14px !important; height:24px !important; line-height:24px !important; display:block; margin-bottom: 2px;}

    #banner_title h1 { font-size: 30px; padding: 16px 30px 16px 0;}
    #bc_outer { top: 65px;}
    .top_submenu ul li.dropdown_icon > a { line-height: 11px; font-size:28px;}

	.header_top_right {
		display: flex;
	    justify-content: flex-end;
	    padding-right: 15px;
	}

	.top_menu ul {
	    list-style: none;
	    display: flex;
	    height: 32px;
	    align-items: center;
	}
	.top_menu ul li a { display: inline-block; color: #399936; font-size: 14px; line-height: 14px; font-family: 'Montserrat'; font-weight: 600; text-transform: uppercase; margin: 0 11px;}
	.top_menu ul li a:hover { text-decoration: none; color: #46d540;}
	.top_menu ul li:last-child a { margin-right: 0; }

	.top_menu ul li.search a { border-left: 2px solid #595959; padding: 0 21px; color: #595959; background: url(assets/images/search_icon.png) no-repeat 100% 1px;}
	.top_menu ul li.search a:hover { text-decoration: none; color: #3A9936;}
	.top_menu ul li:last-child { background: url(assets/images/line.png) no-repeat right center; padding-right: 20px; }

	.menu_section ul#top-menu { list-style:none; display: flex; justify-content: flex-end; width: 100%; margin:0;}
	.menu_section ul li { display:table-cell; padding: 0 20px; border-right:2px solid #B7B7B7;}
	.menu_section ul li:last-child { padding-right: 0 !important; border-right:none; }
	.menu_section ul li:first-child { padding-left: 0 !important;}
	.menu_section ul li:first-child > a { padding-left: 0; }
	.menu_section ul li a {
		font-family: 'Montserrat'; font-weight: 600;
		color: #399936;
		font-size: 18px;
		line-height: 28px;
		text-transform: capitalize;
		margin: 0;
		background: #fff;
		white-space: nowrap;
	}
	.menu_section ul li a:hover, .menu_section ul li a:focus { color: #46d540; text-decoration:none;}

	.menu_section ul li.first_child a { padding-left: 0px;}

	.menu_section ul .top_submenu { display:none;}
	.tsm_inner { background:#399937;}

	.no-container { margin-right: -15px; }

	.top_submenu ul { list-style: none; padding:8px 0; }
	.top_submenu ul li { position: relative; border:none; padding:0;}

	.top_submenu ul li a { padding: 0 19px; font-size: 16px !important; font-family: 'Montserrat'; font-weight: 600; color: #fff; line-height:36px !important; height:36px !important; display:block; text-transform: capitalize; background:none;}
	.top_submenu ul li:last-child a { padding-right:0px;}
	.top_submenu ul li a:hover, .top_submenu ul li:hover > a, .top_submenu ul li a:focus { color:#000; background:none; text-decoration:none;}
	.top_submenu ul li.dropdown_icon > a { padding:0 20px; font-size: 35px; line-height: 22px; height: 35px;}

	.menu_section ul li:hover .top_submenu .top_submenu { top:35px; padding:8px 0 0 0; width:fit-content; left:0;}

	.menu_section ul li .top_submenu .top_submenu .container { width:auto !important; padding:0;}
	.menu_section ul li .top_submenu .top_submenu .container-fluid { width:auto !important; padding:0;}
	.menu_section ul li .top_submenu .top_submenu .container-fluid .row { margin: 0; }
	.menu_section ul li .top_submenu .top_submenu .container-fluid .col-sm-3 { display: none; }
	.menu_section ul li .top_submenu .top_submenu .container-fluid .col-sm-9 { width: auto; padding: 0; float: none; }
	.menu_section ul li .top_submenu .top_submenu ul { padding:0;}
	.menu_section ul li .top_submenu .top_submenu ul li { float:none; display:block;}
	.menu_section ul li .top_submenu .top_submenu ul li a { display:block; padding:0 20px; margin: 0; display: block; height: 35px; line-height: 35px;}

	.menu_section ul li .top_submenu .top_submenu ul li:hover .top_submenu { padding-top:0; top:0; left:100%;}

	.menu_section span.description { font-size: 12px; line-height: 19px; font-family: 'Montserrat'; font-weight: 500; color: #595959; margin: 5px 0 0; display:block;}
	.menu_section span.description {max-width: 103px;}
	.menu_section #menu-item-2367 span.description {max-width: 130px;}
}

@media (min-width: 1092px) {
	.menu_section ul#top-menu > li {padding: 0 30px;}
    .menu_section ul li a {font-size: 20px; line-height: 30px;}
}

@media (min-width: 1192px) {

}

@media (min-width: 1292px) {
	.menu_section span.description {max-width: 100%;}
	.menu_section #menu-item-2367 span.description {max-width: 100%;}

	.menu_section ul li.current-menu-item > .top_submenu,
    .menu_section ul li:hover > .top_submenu {
	    top: 79px;
	    padding-top: 40px;
    }
}

@media (min-width: 1392px) {
	.menu_section span.description {font-size: 14px; line-height: 21px;}

	.menu_section ul li.current-menu-item > .top_submenu,
    .menu_section ul li:hover > .top_submenu {
	    top: 79px;
	    padding-top: 40px;
    }
}

@media (min-width: 1400px) {
	.menu_section ul li.current-menu-item > .top_submenu,
    .menu_section ul li:hover > .top_submenu {
	    top: 74px;
	    padding-top: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1191px) {
    .develop_inner ul li { width: 47%; }
    .develop_cont h2 { font-size: 22px; }
    .award_inner ul li { margin-right: 22px; }
    .foot_logo p br { display: none; }
    .menu_section .top_submenu ul li a { padding: 0 12px;}
    .menu_section ul li:first-child > a { padding-left: 0; }
    .menu_section .top_submenu ul li.dropdown_icon > a { font-size: 29px;}
    #bc_outer { top: 110px;}
    #banner h1 { font-size: 40px; line-height: 50px;}
    #banner p { font-size: 23px; }
    .package h2 a { font-size: 21px; }
    .blog_post .blog_single_inner h2 { margin-bottom: 3px; }
    .blog_post .blog_single_inner p.time { margin-bottom: 6px; font-size: 12px; }
    .blog_post .blog_single_inner h2 { margin-bottom: 3px; }
    .blog_post .blog_single_inner p { font-size: 13px; margin-bottom: 7px; }
    #banner_title h1 { font-size: 34px; }
    #testimonial_section .real_people h2 { font-size: 26px; line-height: 30px; }
    .grey_cont ul li .fd_img { height:auto; }
    #banner_slider .cycloneslider-template-standard .cycloneslider-caption { padding-left: 40px; top: 60px; }
    #banner_slider .cycloneslider-template-standard .cycloneslider-caption-title { font-size: 38px; line-height: 50px; }
    #banner_slider .cycloneslider-template-standard .cycloneslider-caption-description { font-size: 24px; }
}

#footer { padding: 40px 0 45px 0; background: #669A40;}
#footer h5 { font-size: 20px; line-height: 22px; font-family: 'Montserrat'; font-weight: 600; color: #FFF; margin: 0 0 20px; }
#footer p { font-size: 16px; line-height: 20px; color: #FFF; margin-bottom: 20px; font-family: 'Montserrat'; font-weight: 500; }
#footer a {color: #FFF; text-decoration: underline;}
#footer a:hover {color: #195930;}

#footer .social {margin-bottom: 25px;}
#footer .social a {
	color: #669A40;
	font-size: 25px;
	text-align: center;
	display: inline-block;
	background: #FFF;
	height: 50px;
	line-height: 50px;
	width: 50px;
	border-radius: 50%;
	margin-right: 7px;
}
#footer .social a:last-child {margin-right: 0 !important;}
#footer .social a:hover { color: #FFF; background: #195930;}
#footer .social a i { pointer-events: none; }
#footer .social img {width: 100px;}

#footer .col-sm-4 {width: 100%;}

@media (min-width: 768px) {
	#footer .col-sm-4:nth-child(1) {width: 40%;}
	#footer .col-sm-4:nth-child(2), #footer .col-sm-4:nth-child(3) {width: 60%;}
}

@media (min-width: 992px) {
	#footer .col-sm-4 {width: 33.33% !important;}
}


/* razorfrog column */
.ezcol_1half {float:left; width:48%; margin-right:4%;}
.ezcol_1half_end {float:left; width:48%;}

/* Razorfrog May 2023 - 330 Distel Circle -------------------------------------------------------  */

#page-submenu-container {
	background: #669a40;
	margin-bottom: 20px !important;
}

#page-submenu {
	background: #669a40;
	padding: 12px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-submenu > div {
	width: 100%;
}

#page-submenu ul.menu {
	width: 100%;
    max-width: 800px;
    margin: auto;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
}

#page-submenu ul.menu li {
	padding: 8px 18px;
}

#page-submenu ul.menu li a {
    color: #FFF;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
}

@media (min-width: 992px) {
	#page-submenu.sticky-submenu {
	    position: fixed;
	    left: 0;
	    top: 0;
	    width: 100%;
	    z-index: 999999;
	}
}

@media (min-width: 1392px) {
	#page-submenu ul.menu {
		max-width: 95%;
	}
}

.breadcrumb-container ol,
.breadcrumb-container ol li:first-of-type a {
	margin-left: 0;
	padding-left: 0 !important;
}

/* Razorfrog July 2023 - Leadership -------------------------------------------------------  */

/* Leadership Top Level Page */

.leadership-parent {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.leadership-box {
	border: 1px solid #DADADA;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 50px;
}

.leadership-copy {
	padding: 20px;
}

.leadership-copy h2 a {
	font-size: 20px;
	line-height: 28px;
	color: #669A40;
}

.leadership-copy h2 a:hover {
	color: #333;
}

.leadership-button {
	display: flex;
}

.leadership-button a {
	width: 100%;
	color: #fff;
	background-color: #669A40;
	padding: 8px 20px;
}

.leadership-button a:hover {
	background-color: #333;
	color: #fff;
}

@media (min-width: 600px) {
	.leadership-box {
		width: calc(50% - 20px);
	}
}

@media (min-width: 992px) {
	.leadership-box {
		width: calc(33.33% - 30px);
	}
}

/* Leadership Bios Page and Board of Directors Page - White Background */

.page-id-164 #page_outer.list_page,
.page-id-159 #page_outer.list_page {
	background-color: #fff;
}

/* Breadcrumbs padding */

.page-id-14424 #page_outer,
.single-team-member #page_outer {
	background: #fff;
}

a.leadership-box h2 {
    display: flex;
    width: 100%;
    margin: 0 auto 15px;
    font-size: 22px;
    line-height: 30px;
    min-height: 60px;
    justify-content: center;
    align-items: center;
    max-width: 210px;
}

a.leadership-box p {
	display: table;
	margin: 0 auto;
    color: #236d20;
    text-decoration: underline;
}

a.leadership-box:hover {
    background: #236d20;
}

a.leadership-box:hover h2,
a.leadership-box:hover p {
	color: #FFF;
}


h3.leadership-list {
	margin-top: 40px;
}

h3.leadership-list a {
    margin: 0 auto 15px;
    font-size: 22px;
    line-height: 30px;
    color: #236d20;
}

a.leadership-list {
    display: inline-block;
    margin: 10px 0 0;
    color: #236d20;
    text-decoration: underline;
}

.cinza-grid-item {
	padding: 0 !important;
	background: none !important;
}

.cinza-grid-item .team-member {
	border: 1px solid #C9CCD0;
}

.square-container {
	position: relative;
	width: 100%; /* Adjust as needed */
}

.square-container::before {
	content: "";
	display: block;
	padding-top: 100%; /* Maintain a 1:1 aspect ratio */
}

.square-container img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover; /* Ensure the image fills the container */
}

.cinza-grid-item h2 {
    font-size: 18px;
    line-height: 28px;
    color: #236d20;
    margin: 0px;
}

.cinza-grid-item p {
	font-size: 12px;
	line-height: 1.2;
	margin: 0px;
}

.cinza-grid-item .overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 0;
	padding-top: 100%;
	opacity: 0;
	background: rgba(35, 111, 32, 0.7);
	transition: 0.3s ease-in-out;
}

.cinza-grid-item .overlay span {
	font-family: 'Montserrat'; font-weight: 500;
	color: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: none;
}

.cinza-grid-item .team-member-details {
	border-top: 5px solid #669A40;
	background-color: #fff;
	padding: 20px;
}

.cinza-grid-item .team-member-details p:nth-of-type(2) {
	margin-top: 12px;
}

@media (min-width: 768px) {
	.team-member.executive .team-member-details {
		min-height: 100px;
	}
}

@media (min-width: 1200px) {
	.team-member.executive .team-member-details {
		min-height: unset;
	}
}

@media (min-width: 500px) {
	.team-member.business-development .team-member-details {
		min-height: 140px;
	}
}

@media (min-width: 768px) {
	.team-member.business-development .team-member-details {
		min-height: 140px;
	}
}

@media (min-width: 1000px) {
	.team-member.business-development .team-member-details {
		min-height: 155px;
	}
}

@media (min-width: 1200px) {
	.team-member.business-development .team-member-details {
		min-height: 140px;
	}
}

.cinza-grid-item:hover .overlay {
	opacity: 1;
}

.cinza-grid-item:hover h2 {
	text-decoration: underline;
}
.cinza-grid-item:hover h2.nohover{
	text-decoration: none;
}

body .tablepress>:where(thead,tfoot)>*>th {
    background-color: #669A40;
    color: #FFF;
    padding: 10px 15px;
    vertical-align: middle;
}

body .tablepress>:where(thead,tfoot)>*>th:hover {
    background-color: #236d20 !important;
    color: #FFF !important;
}

body .content table tr td {
    padding: 10px 15px;
    vertical-align: middle;
}

body .dataTables_filter {
	float: none;
	margin: 25px 0 10px;
}

body .dataTables_filter label input {
    width: 100%;
    border: 1px solid lightgray;
    height: 34px;
    margin: 0 0 0 10px;
}

.single-team-member #blog_content {
	padding: 0px;
}

.single-team-member .entry-header-inner .breadcrumbs_block {
	/* padding: 0 0 20px 40px; */
	padding: 0 0 20px 0;
	margin: 0 0 40px 0;
}

.single-team-member .team-information {

}

.single-team-member .team-information img {
	width: 250px;
	height: 250px;
}

@media (max-width: 599px) {
	.single-team-member .team-information img {
		display: block;
		margin: 0 auto 30px;
	}
}

@media (min-width: 600px) {
	.single-team-member .team-information img {
		margin: 0 30px 10px 0;
		float: left;
	}
}

.single-team-member .team-information .team-bio p.team-title {
    font-family: 'Montserrat';
    font-weight: 700;
    margin-bottom: 0px;
}

.single-team-member .team-information .team-bio .copy {
	margin-top: 20px;
}

/* Font fix for https://www.eahhousing.org/aloha-la-halewiliko/ */

.page-id-14176 h1.entry-title {
    font-family: 'Martel', serif !important;
    font-weight: 900 !important;
    font-style: normal !important;
}

.page-id-14176 .breadcrumbs_block li:last-of-type a,
#post-14176 .entry-content p em strong,
#post-5635 tbody td a em strong {
    font-family: 'Martel', serif !important;
    font-weight: 200 !important;
    font-style: normal !important;
}

/* Razorfrog January 2024 - Slider -------------------------------------------------------  */

.cinza-slider-15600.cinza-slider {
    margin-bottom: 40px !important;
}

.cinza-slider-15600.cinza-slider .slider-cell-content {
    height: fit-content;
    width: 100%;
    padding: 20px;
    background: rgba(0, 0, 0, 0.4);
    top: unset;
    bottom: 0;
}

.cinza-slider-15600.cinza-slider .slider-cell-content p {
	color: #FFF;
	margin: 0 !important;
}

.cinza-slider-15600.cinza-slider .slider-cell-content p strong {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	font-size: 18px;
}

.cinza-slider-15600.cinza-slider .flickity-page-dots {
	width: 100%;
    top: calc(100% + 10px);
    bottom: unset !important;
    padding: 0 !important;
    margin: 0 !important;
}

.cinza-slider-15600.cinza-slider .flickity-page-dots .dot {
	width: 12px;
    height: 12px;
    padding: 0;
    margin: 10px 10px 0 0;
    background: #cccccc !important;
}

.cinza-slider-15600.cinza-slider .flickity-page-dots .dot.is-selected {
	background: #399936 !important;
}


/* Razorfrog March 2024 - Careers
-------------------------------------------------------  */
.page-id-15820 .breadcrumbs_block,
.page-id-15926 .breadcrumbs_block {display: none;}

.page-id-15820 #page_outer,
.page-id-15926 #page_outer { padding: 40px 0;}

/* Razorfrog June 2024 - Landing Page
-------------------------------------------------------  */
.page-id-16368 .breadcrumbs_block {display: none;}
.page-id-16758 .breadcrumbs_block {display: none;}
.page-id-16804 .breadcrumbs_block {display: none;}
.page-id-16841 .breadcrumbs_block {display: none;}
.page-id-16864 .breadcrumbs_block {display: none;}
.page-id-16880 .breadcrumbs_block {display: none;}
.page-id-16958 .breadcrumbs_block {display: none;}
.page-id-16971 .breadcrumbs_block {display: none;}
.page-id-16913 .breadcrumbs_block {display: none;}
.page-id-16987 .breadcrumbs_block {display: none;}
.page-id-17002 .breadcrumbs_block {display: none;}
