@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

body #page-wrapper {
    font-family: 'Open Sans', sans-serif;
    color:#808285;
    font-size: 15px;
}
body.toolbar #header .menu {
    margin-top: 30px;
}
body.toolbar-drawer #header .menu {
    margin-top: 64px;
}
body.adminimal-menu #header .menu {
    margin-top: 30px;
}
#page-wrapper label {
    font-weight: 500;
}
#page-wrapper h2 {
    font-weight: bold;
}
#page-wrapper a {
    color: #44697C;
}
#page-wrapper a.btn.btn-override {
    border: 1px solid #808285;
    border-radius: 0;
    color: #808285;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
#page-wrapper a.btn.btn-override:hover {
    color: #fff;
    background: #44697c;
}
#page-wrapper a.btn.btn-reverse {
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
#page-wrapper a.btn.btn-reverse:hover {
    color: #44697c;
    background: #fff;
}

/*  MENU SECTION */
.sf-sub-indicator {
    display: none;
}
ul#superfish-1 {
    margin: 0 auto;
    text-align: center;
}
#header .menu {
    background: #221f1f;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 35;
}
#header .menu a {
    color: #fff;
}
#header .menu a:hover {
    text-decoration: none;
}
#header .sf-menu li {
    float: none; 
    position: relative;
    z-index: 498;
    display: inline-block !important;
    border-top: 3px solid rgba(0, 0, 0, 0);
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 7px;
}
#header ul#superfish-1 li:hover {
    background: #44697C;
}
#header ul#superfish-1 li ul {
    top: 31px;
    border-radius: 0;
    padding-top: 0px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    margin: 0;
}
#header ul#superfish-1 li ul li:hover {
    background: #44697C;
    border-top: none;
}
#header ul#superfish-1 li ul li {
    padding-left: 10px;
    padding-right: 10px;
    background: #221f1f;
    border-top: none;
    text-align: left;
    padding-top: 7px;
    padding-bottom: 7px;
}
#header .sf-menu.sf-horizontal.sf-shadow ul, #header .sf-menu.sf-vertical.sf-shadow ul, #header .sf-menu.sf-navbar.sf-shadow ul ul {
    padding: 0 !important;
    margin: 0;
}
#header ul#superfish-1 li ul li ul {
    top: 0px;
    background: #444242;
    border-radius: 0;
    padding-top: 0px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    margin: 0;
}


/*  HEADER SECTION  */
div#header-no-image-container {
    padding-top: 0px;
    padding-bottom: 10px;
}
#header-no-image-container h1 { 
    margin-top: 0;
}
#header-section {
    padding-top: 70px;
    padding-bottom: 30px;
}
#header-container {
    position: relative;
}
#header-section-container {
    position: absolute;
    width: 100%;
    top: 150px;
    z-index: 2;
}
#header-image {
    height: 400px;
    overflow: hidden;
    width: 1400px;
    margin: 0 auto;
}
#header-image img {
    width: 100% !important;
}
#header-section-container #logo-section {
    background: rgba(255,255,255, .75);
    width: 60%;
    padding: 10px;
}
#header-section-container #logo-section .container {
    width: 72%;
}
#header-section-container #title-section {
    /*margin-top: 5%;*/
}
#header-section-container #title-section #page-title {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
}
#logo img {
    max-width: inherit;
}

/*  MAP  */
#community-map {
    width: 100%;
    height: 400px;
}

/*  SIDEBAR */
.region-sidebar {
    margin-top: -10px;
}

/*  SLIDER */
.tp-caption.mediumlarge_light_white {
    font-weight: bold;
    text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
     color: #fff;
}
#motion-graphic {
    min-height: 500px;
    overflow: hidden;
    position: relative;
}
#motion-graphic video {
    margin-top: -50px;
    width: 100%;
}
#cap1 {
    z-index: 3; 
    min-height: 0px; 
    min-width: 0px; 
    line-height: 40px; 
    border-width: 0px; 
    margin: 0px; 
    padding: 0px; 
    letter-spacing: 0px; 
    font-size: 38px; 
     display: inline;
    left: 200px; 
    top: 195px; 
    visibility: visible; 
    opacity: 1; 
    transform: translate3d(0px, 0px, 0px);
    position: absolute;
}
#cap2 {
    z-index: 2; 
    min-height: 0px; 
    min-width: 0px; 
    line-height: 40px; 
    border-width: 0px; 
    margin: 0px; 
    padding: 0px; 
    letter-spacing: 0px; 
    font-size: 38px; 
    left: 556.5px; 
    top: 240px; 
    visibility: visible; 
    opacity: 1; 
    transform: translate3d(0px, 0px, 0px);
     display: inline;
    position: absolute;
}
.field-slideshow-image {
    cursor: pointer;
}

/*  SERVICES SECTION */
#services {
    position: relative;
    height: 430px;
    width: 1400px;
    margin: 0 auto;
}
#development .service-container {
    background: url(/sites/all/themes/homeleasing/images/development.png) no-repeat;
    background-size: cover;
    min-height: 430px;
}
#management .service-container {
    background: url(/sites/all/themes/homeleasing/images/management.png) no-repeat;
    background-size: cover;
    min-height: 430px;
}
#construction .service-container {
    background: url(/sites/all/themes/homeleasing/images/construction.png) no-repeat;
    background-size: cover;
    min-height: 430px;
}
.service-container {

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    display: block;
    position: relative;
    z-index: 0;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;

}
.services {
    width: 33%;
    float:left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.services:nth-child(2) {
    margin-left: .5%;
    margin-right: .5%;
}
.services:hover .sc-bg-fancy {
    opacity: 1;
}
.services .sc-bg-fancy {
    background: rgba(255,255,255,.80);
    color: #222222;
}
.services .sc-bg-fancy {
    bottom: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    left: 10px;
    max-height: 100%;
    opacity: 0;
    padding: 30px 20px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    z-index: 1;
    -webkit-transition: opacity 250ms ease-in-out;
    -moz-transition: opacity 250ms ease-in-out;
    -ms-transition: opacity 250ms ease-in-out;
    -o-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
}
a.homeLink {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.table_div {
    display: table;
    height: 100%;
    width: 100%;
}
.vertical_middle {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}
.services .sc-bg-fancy .sc-title {
    color: inherit !important;
    font-size: 1.125em;
    line-height: 1.5;
    padding: 0;
    -webkit-transform: translateY(75%);
    -moz-transform: translateY(75%);
    -ms-transform: translateY(75%);
    -o-transform: translateY(75%);
    transform: translateY(75%);
    -webkit-transition: -webkit-transform 400ms ease-in-out;
    -moz-transition: -moz-transform 400ms ease-in-out;
    -ms-transition: -ms-transform 400ms ease-in-out;
    -o-transition: -o-transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out;
    font-size: 1.35em;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.services .sc-bg-fancy .sc-title a {
    color:#222222;
    text-decoration: none;
}
.services:hover .sc-bg-fancy .sc-title::after {
    left: 30%;
    right: 30%;
    -webkit-backface-visibility: hidden;
}
.services .sc-bg-fancy .sc-title::after {
    border-top-color: #222222;
}
.services .sc-bg-fancy .sc-title::after {

    border: 0;
    border-top-style: solid;
    border-top-width: 1px;
    bottom: -14px;
    content: '';
    display: block;
    height: 0;
    left: 50%;
    margin: 0;
    opacity: .75;
    position: absolute;
    right: 50%;
    top: auto;
    width: auto;
    -webkit-transition: right 250ms ease-in-out, left 250ms ease-in-out;
    -moz-transition: right 250ms ease-in-out, left 250ms ease-in-out;
    -ms-transition: right 250ms ease-in-out, left 250ms ease-in-out;
    -o-transition: right 250ms ease-in-out, left 250ms ease-in-out;
    transition: right 250ms ease-in-out, left 250ms ease-in-out;
}

/*  HOME CONTENT  */
.region-home-content {
    padding-top: 75px;
    padding-bottom: 85px;
}

/*  CONTENT  */
#content {
    padding-top: 2em;
}
.views-view-grid.cols-4 {
    width: 100%;
}
.cert-container .col-md-8 {
    padding-left: 0;
}

/*  OUR COMMITMENT  */
#our-commitment {
    padding-top: 20px;
    padding-bottom: 50px;
    border-bottom: 1px solid #57585b;
}
#our-commitment img {
    width: 95%;
    height: auto;
}

/*  TEAM MEMBER  */
.view-team-members .view-content, .view-development-team .view-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.view-team-members .views-row, .view-development-team .views-row {
    width: 25%;
    text-align: center;
    padding: 10px;
}
.view-team-members .views-field-title, .view-development-team .views-field-title, .view-construction-team .views-field-title, .view-management-team .views-field-title {
    font-weight: bold;
    margin-top: 5px;
}
.views-field-field-team-member-image img {
    width: 100%;
    height: auto;
}

/*  NEWS */
img.alignright, div.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
.news-content-container .title-container {
    font-size: 24px;
}
.view-news .views-row {
    margin-bottom: 30px; 
}
#block-views-news-block-1 .date-container, #block-views-news-block-2 .date-container {
    display: none;
}
#block-views-news-block-1 .news-content-container {
    float:none;
    width: 100%;
}
.date-container {
    width: 10%;
    float: left;
}
.date-holder {
    background: #44697C;
    color: white;
    text-align: center;
    width: 65%;
    padding-top: 5px;
    padding-bottom: 10px;
    margin: 0 auto;
}
.news-content-container {
    float: left;
    width: 85%;
}
.month-container {
    font-weight: bold;
}
.day-container {
    font-size: 28px;
    font-weight: bold;
    line-height: 24px;
}
.news-img {
    float: right;
    padding: 15px;
}

/*  OUR COMMUNITIES  */
.communities {
    margin-bottom: 15px;
}
.community-title {
    margin-top: 35px;
}
.community-body {
    margin-bottom: 20px;
}
.community-address {
    margin-top: 25px;
}
#page-wrapper .community-btns a.btn.btn-override {
    background: #44697c;
    color: #fff;
}
#page-wrapper #community-map-btn a.btn.btn-override, #page-wrapper #community-floor-btn a.btn.btn-override { 
    background: #44697c;
    color: #fff;
}
#page-wrapper .community-btns a.btn.btn-override:hover, #page-wrapper #community-map-btn a.btn.btn-override:hover, #page-wrapper #community-floor-btn a.btn.btn-override:hover {
    background: #fff;
    color: #808285;
}
#our-communities {
    padding-top: 60px;
    padding-bottom: 60px;
}
.field-slideshow-wrapper {
    position: relative;
}
.field-slideshow-controls {
    bottom: auto;
    height: 2px;
    left: 0;
    margin-top: -1px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 33;
}
.field-slideshow-controls .next, .field-slideshow-controls .prev {
    border: 0;
    border-radius: 50%;
    display: block;
    font-size: 0;
    height: 42px;
    pointer-events: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    text-align:center;
    text-decoration: none;
}
.field-slideshow-controls .prev:before, .field-slideshow-controls .next:before {
    font-family: 'fontawesome';
    font-size: 20px;
    line-height: 1;
    opacity: .85;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.field-slideshow-controls .next:before, .field-slideshow-controls .prev:before {
    color: #fff;
    font-size: 36px;
    font-size: 3.25rem;
}
.field-slideshow-controls .prev {
    left: 0;
}
.field-slideshow-controls .next {
    right: 0;
}
.field-slideshow-controls .prev:before {
    content: "\f137";
}
.field-slideshow-controls .next:before {
    content: "\f138";
}
.our-community-row {
    display: inline-table;
    width: 33%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 25px;
}
.our-community-row .views-field-title, .our-community-row .views-field-field-state {
    text-align: center;
}
.views-widget-filter-tid { display:none; }

#pop-filter-list {
    list-style-type: none;
}
#pop-filter-list li {
    display: inline-block;
    margin: 0;
}
#pop-filter-list li a {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#pop-filter-list li a {
    border: 1px solid #808285;
    border-radius: 0;
    color: #808285;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
#pop-filter-list li a:hover {
    color: #fff;
    background: #44697c;
}
#pop-filter-list li a.active {
    border: 1px solid #fff;
    background: #44697c;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
#pop-filter-list li a.active:hover {
    color: #808285;
    border: 1px solid #808285;
    background: #fff;
}
.ajax-progress-throbber { display: none;}

/*  CERTIFIED SECTION  */
#certified-section {
    background: #44697c;
    color: #fff;
    padding-bottom: 20px;
}

/*  CURRENT PROJECTS */
#current-projects-section {
    width: 1400px;
    margin: 0 auto;
}
.view-current-projects .slick-list {
    padding: 0 !important;
}
.view-current-projects.view-display-id-dev_current .slick--view--current-projects .slick-list, .view-current-projects.view-display-id-construct_current .slick--view--current-projects .slick-list  {
    width: 100%;
}
.view-current-projects.view-display-id-dev_projects_greater_than_2 .slide__content, .view-current-projects.view-display-id-dev_current .slick--view--current-projects, .view-current-projects.view-display-id-construct_current .slick--view--current-projects, .view-current-projects.view-display-id-construct_greater_than_2 .slide__content {
    overflow: hidden;
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 !important;
    list-style: none;
    padding: 0;     
    text-align: center;
}
.view-current-projects.view-display-id-dev_projects_greater_than_2 .single-project .slide__content, 
.view-current-projects.view-display-id-dev_current .single-project .slick--view--current-projects, 
.view-current-projects.view-display-id-construct_current .single-project .slick--view--current-projects, 
.view-current-projects.view-display-id-construct_greater_than_2 .single-project .slide__content {
    overflow: hidden;
    position: relative;
    display: block;
    width: 50%;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 !important;
    list-style: none;
    padding: 0;     
    text-align: center;
}
.view-current-projects.view-display-id-dev_current .slick--view--current-projects .slide__content, .view-current-projects.view-display-id-construct_current .slick--view--current-projects .slide__content {
    margin: 0;
}
.view-current-projects .slick-track {
    padding-bottom: 0px;
}
.view-current-projects.view-display-id-dev_current .slick--view--current-projects .slick-track, .view-current-projects.view-display-id-construct_current .slick--view--current-projects .slick-track {
    width: 100% !important;
}
.view-current-projects.view-display-id-dev_current .slick--view--current-projects .slick__slider, .view-current-projects.view-display-id-construct_current .slick--view--current-projects .slick__slider {
    width: 100% !important;
}
.view-current-projects .slide__grid img, .view-current-projects.view-display-id-dev_current .slick--view--current-projects img, .view-current-projects.view-display-id-construct_current .slick--view--current-projects img {
    width: 100%;
    height: 500px;
}
.view-current-projects .views-field-title {
    font-weight: bold;
    font-size: 16px;
}
.view-current-projects .slide__grid, .view-current-projects.view-display-id-dev_current .slick__slide, .view-current-projects.view-display-id-construct_current .slick__slide {
    width: 50%;
    text-align: center;
    padding-right: 0;
}
.view-current-projects .slide__grid:nth-child(odd), .view-current-projects.view-display-id-dev_current .slick__slide:nth-child(odd), .view-current-projects.view-display-id-construct_current .slick__slide:nth-child(odd)  {
    padding-right: .5%;
}


/*  TEAM SECTION  */
.team-section {
    background: #af5c37;
    color: #231f20;
    padding-bottom: 20px;
    padding-top: 45px;
    margin-top: 55px;
}
.team-section.grey-container {
    background: #808285;
}
.team-section.green-container {
    background: #A2A569;
}
.team-section h2 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 25px;
}
.team-section p {
    margin-bottom: 25px;
    font-size: 20px;
}
.view-development-team .slick-prev, .view-development-team .slick-next, .view-construction-team .slick-prev, .view-construction-team .slick-next {
    /*display: none !important;*/
}
.region.region-dev-team-section-bottom {
    /*width: 80%;*/
    margin: 0 auto;
}
.view-development-team .slide__content, .view-construction-team .slide__content, .view-management-team .slide__content {
    display: flex;
    text-align: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}
.view-construction-team .slick-list, .view-development-team .slick-list, .view-management-team .slick-list  {
    padding: 0px 220px !important;
}
.view-development-team .slick-list, .view-construction-team .slick-list, .view-management-team .slick-list {
    width: 80%;
    padding: 0px !important;
    margin: 0 auto;
    overflow: hidden;
}
.slick-arrow::before {
    color: #fff;
    font-size: 36px;
    font-size: 3rem;
}
.views-field-field-team-member-image {
    display: flex;
    justify-content: center;
}
.team-section .views-field-field-title {
    text-align: center;
}
#page-wrapper .team-section .views-field-title a {
    color: #231f20;
}
.team-section .slide__grid {
    text-align: center;
    width: 80%;
}
.team-section a {
    color: #231f20;
}

/*  TRIPTYCH SECTION  */
#triptych-section {
    padding-top: 100px;
    padding-bottom: 35px;
}
.region-triptych-last h2 {
    visibility: hidden;
}
#triptych-section .triptych:nth-child(2) {
    border-left: 1px solid #808285;
    border-right: 1px solid #808285;
}
#block-views-news-block-1 .view-news .views-field-title {
    font-size: 14px;
    font-weight: bold;
}

/* CONTACT US */
.webform-client-form input[type="text"], .webform-client-form input[type="email"] {
    width: 100%;
    padding: 10px;
    border: 1px solid #808285;
    font-size: 17px;
}
.webform-component--phone-wrapper--phone-number {
    width: 25%;
    float: left;
    padding-right: 20px;
}
.webform-component--phone-wrapper--organization {
    width: 75%;
    float: left;
}
.webform-component--name--first-name {
    width: 50%;
    float: left;
    padding-right: 20px;
}
.webform-component--name--last-name {
    width: 50%;
    float: left;
}
.webform-component--phone-wrapper:after, .webform-component--name:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*  FOOTER SECTION  */
#footer {
    padding-top: 35px;
    padding-bottom: 65px;
}
#footer-first img {
    width: 100% !important;
}
#footer-middle {
    color: #808285;
}

#page-wrapper a.social-btn {
    color: #fff;
    background: #808285;
    font-size: 26px;
    border-radius: 45px;
    padding-left: 9px;
    padding-right: 9px;
    width: 45px;
    height: 45px;
    display: inline-block;
    margin-left: 5px;
    padding-top: 3px;
    text-align: center;
}
#page-wrapper a.social-btn:hover {
    background: #44697c;
}


/* CHECKBOXES */
.form-type-checkbox {
    position: relative;
}

input[type="checkbox"] + label {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 2px solid #555;
  border-radius: 100%;
  top: 50%;
  left: 2%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all ease-out 200ms;
  transition: all ease-out 200ms;
  text-indent: 25px;
  font: normal normal 12px/8px "Open Sans";
  white-space: nowrap;
  color: #808285;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
input[type="checkbox"] + label:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 5px;
  border-bottom: 2px solid #44697C;
  border-left: 2px solid #44697C;
  top: 25%;
  left: 50%;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 0;
  -webkit-transition: all ease-out 200ms;
  transition: all ease-out 200ms;
}

input[type="checkbox"]:checked + label {
  border: 2px solid #44697C;
}
input[type="checkbox"]:checked + label:after {
  opacity: 1;
  width: 15px;
}

input.form-checkbox {
    visibility: hidden;
}



/*** ADDED 05/15/2019 **/
div#slick-views-development-team-2-slider, #slick-views-development-team-2  {
    width: 100%;
}