/* Listings */
.projects-half{
    width:66.66666%;
    float:left;
}
.map-half{
    width:33.33333%;
    float:left;
}
.one-half{
    width:50%;
    float:left;
}
.one-three .one-half{
    width:33.333333%;
    float:left;
}
img{
    max-width:100%;
}
.listing-item .listing-loop-image{
    width:100%;
}
.listing-loop-image .img-wrap-listing,
.pl-recent-image .img-wrap-listing{
    width:100%;
    height: 330px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.pl-recent-image .img-wrap-listing{
    height:135px;
    margin-bottom:10px;
}
.pl-tags .listing-loop-image .img-wrap-listing {
    height: 250px;
}
section.project-wrapper a,
section.project-wrapper a:hover,
section.project-wrapper a:focus,
section.project-wrapper a:visited{
    color:#000;
    text-decoration: none;
    letter-spacing: 0;
}
body.page-template-pl-list-template{
    line-height: 100%;
}
section.project-wrapper h1{
    font-size:20px;
}
section.project-wrapper h2{
    margin: 7px 0;
    font-size: 14px;
    letter-spacing: 0;
    line-height:16px;
}
section.project-wrapper h2.pl-location-string{
    margin: 15px 0;
    font-size: 14px;
}
section.project-wrapper h3{
    font-size:16px;
}
section.project-wrapper h3.pl-location-title{
    margin-top: 0;
    line-height: 100%;
    line-height: normal;
}
section.project-wrapper h4{
    font-size:16px;
}
section.project-wrapper h5{
    font-size:16px;
}
/* Lobby Page */
section.project-wrapper.project-listing{
    width:100%;
    margin:0 auto;
    display: inline-block;
    position: relative;
}
#googleMap{
    width:100%;
    height:700px;
}
section.project-wrapper .listing-item-location{
    font-size: 12px;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding: 3px 0;
    text-indent: 15px;
    line-height: 20px;
    letter-spacing: 0;
}
section.project-wrapper .listing-item-location:before{
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    color: #929292;
    font-size: 20px;
    padding-right: 0.5em;
    position: absolute;
    top: 3px;
    left: -15px;
}
section.project-wrapper .main-search-container .field-wrapper{
    float: left;
    position: relative;
    line-height: 25px;
}
section.project-wrapper .main-search-container .main-search-location{
    width: 50%;
}
section.project-wrapper .main-search-container .main-search-category{
    width: 30%;
    margin: 0 2%;
}
section.project-wrapper .main-search-container .main-search-location:after{
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    color: #929292;
    font-size: 22px;
    padding-right: 0.5em;
    position: absolute;
    top: 7px;
    right: 7px;
}
section.project-wrapper .main-search-container button{
    width: 16%;
    float: left;
    height: 38px;
    border-radius: 0;
    border: none;
    font-size: 15px;
    padding: 0;
}
.listing-container .listing-container-inner{
    background: #e8e8e8;
    padding: 7px 7px 0px 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width:100%;
}
.pl-tags.listing-container .listing-container-inner,
.pl-gallery.listing-container .listing-container-inner{
    background: none;
}
.fixed-element{
    padding: 7px;
    background: #e8e8e8;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* Single Page */
section.project-wrapper.project-single{
    width:1200px;
    margin:0 auto;
}
section.project-wrapper.project-single h1{
    margin-top: 30px;
}
section.project-wrapper.project-single h2:not(.pl-location-string),
section.project-wrapper.project-single h3
{
    border-bottom: 2px solid #8a8a8a;
    padding-bottom: 5px;
    clear: both;
    display: inline-block;
    width: 100%;
}
section.project-wrapper.project-single h2:not(.pl-location-string),
section.project-wrapper.project-single h3:not(.pl-location-title){
    margin-top: 20px;
}
section.project-wrapper.project-single h2:not(.pl-location-string){
    margin-top: 25px;
}
section.project-wrapper.project-single .panel-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

section.project-wrapper.project-single .single-location{
    padding-left:25px;
}

section.project-wrapper.project-single p{
    font-size:16px;
}
section.project-wrapper.project-single .location-pin{
    padding: 25px 0;
}
section.project-wrapper .single-location h2:not(.pl-location-string){
    font-size:16px;
}
.store-locations-infobox h2{
    font-size: 16px;
    margin-top: 10px;
}
.pl-project-gallery img:first-child{
    margin-left:0
}
.pl-project-gallery .pl-project-gallery-item{
    float:left;
}
.pl-project-gallery .pl-project-gallery-item .pl-img-wrapper{
    margin-left:5px;
    margin-bottom: 5px;
}
.pl-project-gallery .pl-project-gallery-item.pl-colums-1{
    width:100%;
}
.pl-project-gallery .pl-project-gallery-item.pl-colums-2{
    width:50%;
}
.pl-project-gallery .pl-project-gallery-item.pl-colums-3{
    width:33.333%;
}
.pl-project-gallery .pl-project-gallery-item.pl-colums-4{
    width:25%;
}
.pl-project-gallery .pl-project-gallery-item.pl-colums-5{
    width:20%;
}
.pl-project-gallery .pl-project-gallery-item.pl-colums-6{
    width:16.6666666667%;
}
.pl-project-gallery .pl-project-gallery-item.pl-colums-7{
    width:14.2857142857%;
}
.pl-project-gallery .pl-project-gallery-item.pl-colums-8{
    width:12.5%;
}
.pl-project-gallery .pl-project-gallery-item.pl-colums-9{
    width:11.111%;
}
.pl-share{
    clear: both;
    width: 100%;
    margin-top: 100px;
    display: inline-block;
    text-align: center;
    margin-bottom: 50px;
}
.pl-share .pl-share-btn{
    width: 150px;
    color: #fff;
    height: 40px;
    text-align: left;
    display: inline-block;
    line-height: 42px;
    font-weight: bold;
}
.pl-share .pl-share-btn.pl-fb{
    background: #3A5993;
}
.pl-share .pl-share-btn.pl-twitter{
    background: #259BE4;
}
.pl-share .pl-share-btn.pl-google{
    background: #CA4239;
}
.pl-share .pl-share-btn.pl-linkedin{
    background: #0F6FA5;
}
.pl-share .pl-share-btn span{
    width: 40px;
    background: rgba(255, 255, 255, 0.5);
    text-align: center;
    height: 40px;
    float: left;
    font-size: 18px;
    margin-right: 18px;
}
.pl-share .pl-share-action-btn{
    background: #20CE8E;
    height: 45px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 25px;
    font-size: 24px;
    cursor:pointer;
}
.pl-share p{
    font-size: 14px;
    margin:20px 0;
}

/* Tags Page */
.one-three{
    float:left;
}
.one-three.pl-tags{
    width:70%;
}
.one-three.pl-tags.pl-gallery{
    width:100%;
}
.pl-tag-sidebar{
    width:30%;
    float:left;
}
.pl-tag-sidebar .pl-tag-sidebar-inner{
    padding-left:20px;
    font-size: 16px;
}
.listing-item,
.content-item{
    background: #efefef;
    margin-bottom: 7px;
    padding: 7px;
    color: #000000;
    margin-right: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.listing-overflow{
    overflow-x: hidden;
    overflow-y: auto;
    float: left;
    height: 661px;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.listing-overflow.no-overflow{
    overflow-x: unset;
    overflow-y: unset;
    height: 100%;
}
.project-gallery-navigation{
    display: block;
    clear:both;
}
.listing-overflow p.no-data{
    text-align: center;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    position: absolute;
    font-size: 24px;
}
.main-search-container{
    float: left;
    margin-bottom:7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.main-search-container button{
    width: 10%;
    float: left;
    height: 57px;
    border-radius: 0;
    border: none;
    font-size: 24px;
    padding: 0;
}
.listing-search-container{
    float: left;
    padding: 20px;
    margin-bottom:20px;
    width: 100%;
    background: #fff;
}
/* Places Autocomplete */
.pac-container:after{
    content:none !important;
}

/* Search Form Style */
.listing-search-container label{
    color: #b1b1b1;
    font-weight: 700;
    font-size: 0.8em;
}
input.listing-field, select.listing-field, textarea.listing-field{
    background-color: #fff;
    border-radius: 0px;
    padding: 0;
    width: 100%;
    padding-right: 12%;
    color: #8e8e8e;
    text-indent: 10px;
    height:35px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    box-sizing:border-box;
}
select.listing-field{
    height:39px;
    line-height:35px;
    display: block;
}
.pl-tag-sidebar label{
    clear: both;
    display: block;
}
input::-webkit-input-placeholder { /* Chrome */
    color: #b1b1b1;
}
input:-ms-input-placeholder { /* IE 10+ */
    color: #b1b1b1;
}
input::-moz-placeholder { /* Firefox 19+ */
    color: #b1b1b1;
    opacity: 1;
}
input:-moz-placeholder { /* Firefox 4 - 18 */
    color: #b1b1b1;
    opacity: 1;
}


.ps-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 1000px;
}
.ps-modal img{
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}
.ps-modal-navigation{
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
}
.ps-modal-navigation .ps-nav{
    width: 50px;
    height: 50px;
    background: #5f5f5f;
    border-radius: 99px;
    line-height: 56px;
    font-size: 34px;
    text-align: center;
    color: #000;
    position: absolute;
    top: 0;
    height: 50px;
}
.ps-modal-navigation .ps-nav:hover{
    background: #ccc;
}
.ps-modal-navigation .ps-nav.ps-left{
    left:100px;
}
.ps-modal-navigation .ps-nav.ps-right{
    right:100px;
}
/* Add Animation */
.modal-content img {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close-project-gallery {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close-project-gallery:hover,
.close-project-gallery:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
/* Contact Form */
.single-contact{
    width:50%;
}
.pl-contact-form form .pl-form-content{
    width:100%;
    display: block;
}
.pl-contact-form form .pl-form-content input.pl-contact-field,
.pl-contact-form form .pl-form-content textarea.pl-contact-field{
    width: 100%;
    display: block;
    height: 40px;
    border: 1px solid #C9D7E2;
    text-indent: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-size: 16px;
}
.pl-contact-form form .pl-form-content textarea.pl-contact-field{
    height: 100%;
    max-width:100%;
}
.pl-contact-form form .pl-form-content input.pl-empty,
.pl-contact-form form .pl-form-content textarea.pl-empty{
    border: 1px solid #CA4239!important;
}
.pl-contact-form form .pl-form-content button{
    background-color:#1374B4;
    padding:10px 20px;
    border-radius:3px;
    border:0;
    color:#fff;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor:pointer;
}
.pl-contact-form form .pl-form-success-msg{
    text-align: center;
    display: none;
}
.pl-contact-form form .pl-form-content .pl-contact-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #86817E;
}
.pl-contact-form form .pl-form-content .pl-contact-field::-moz-placeholder { /* Firefox 19+ */
    color: #86817E;
}
.pl-contact-form form .pl-form-content .pl-contact-field:-ms-input-placeholder { /* IE 10+ */
    color: #86817E;
}
.pl-contact-form form .pl-form-content .pl-contact-field:-moz-placeholder { /* Firefox 18- */
    color: #86817E;
}
/* Recent Projects */
.pl-recent-box{
    width:33.333%;
    float:left;
}
.pl-recent-box .pl-recent-box-inner{
    margin-left:5px;
    line-height: normal;
}
.pl-recent-box:first-child .pl-recent-box-inner{
    margin-left:0;
}
.pl-recent-box .pl-recent-box-inner .pl-recent-description{
    height:135px;
}
button.pl-recent-button{
    background-color: #1374B4;
    padding: 7px 10px;
    border-radius: 3px;
    border: 0;
    color: #fff;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-size: 14px;
    cursor:pointer;
}

.pl-project-gallery-navigation{
    clear: both;
    display: inline-block;
    width: 100%;
}
.pl-project-gallery-navigation .pl-pg-nav{
    display: inline-block;
    cursor: pointer;
}
.pl-project-gallery-navigation .pl-pg-nav.pl-pg-navigation-right{
    float:right;
}
.pl-project-gallery-navigation .pl-pg-nav{
    font-size: 32px;
}
.fb-comments{
    margin-top:25px;
}
@media only screen and (max-width: 1440px)  {
    .listing-loop-image .img-wrap-listing{
        height: 260px;
    }
    .pl-tags .listing-loop-image .img-wrap-listing{
        height: 230px;
    }
    .pl-recent-image .img-wrap-listing{
        height: 150px;
    }
}
@media only screen and (max-width: 1280px)  {
    .listing-loop-image .img-wrap-listing{
        height: 230px;
    }
    .pl-tags .listing-loop-image .img-wrap-listing{
        height: 210px;
    }
    .pl-recent-image .img-wrap-listing{
        height: 150px;
    }
}
@media only screen and (max-width: 1366px)  {
    .pl-tags .listing-loop-image .img-wrap-listing{
        height: 190px;
    }
}
@media only screen and (max-width: 1680px)  {
    .listing-loop-image .img-wrap-listing{
        height: 270px;
    }
    .pl-tags .listing-loop-image .img-wrap-listing{
        height: 210px;
    }
    .pl-recent-image .img-wrap-listing{
        height: 150px;
    }
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
@media only screen and (max-width: 768px)  {
    section.project-wrapper.project-single,
    .pl-tag-sidebar,
    .one-three{
        width:100%;
    }
    .listing-container .listing-item .img-wrap,
    .listing-container.pl-tags .listing-item .img-wrap
    {
        min-height:100%;
    }
    .pl-tag-sidebar .pl-tag-sidebar-inner{
        padding:0 0 20px 10px;
    }
    section.project-wrapper.project-single .single-location{
        padding-left:0
    }
    .pl-share .pl-share-btn {
        margin-top: 4px;
    }

    .pl-project-gallery .pl-project-gallery-item.pl-colums-3,
    .pl-project-gallery .pl-project-gallery-item.pl-colums-4,
    .pl-project-gallery .pl-project-gallery-item.pl-colums-5,
    .pl-project-gallery .pl-project-gallery-item.pl-colums-6,
    .pl-project-gallery .pl-project-gallery-item.pl-colums-7,
    .pl-project-gallery .pl-project-gallery-item.pl-colums-8,
    .pl-project-gallery .pl-project-gallery-item.pl-colums-9{
        width:33.333%;
    }
    .projects-half{
        width:100%;
        float:left;
        padding-top: 265px;
    }
    .map-half{
        width:100%;
        float:left;
    }
    .one-half{
        width:100%;
        float:left;
    }
    .one-three .one-half{
        width:100%;
        float:left;
    }
    .hidden-mobile{
        display:none;
    }
    .listing-container .one-half{
        width:100%;
    }
    .listing-overflow{
        height:100%;
        min-height:300px;
    }
    .ps-modal-navigation .ps-nav{
        width: 25px;
        height: 25px;
        line-height: 28px;
        font-size: 18px;
    }
    .ps-modal-navigation .ps-nav.ps-right {
        right: 10px;
    }
    .ps-modal-navigation .ps-nav.ps-left {
        left: 10px;
    }
    .close-project-gallery {
        right: 5px;
    }
    .fixed-element{
        position: absolute;
        top: 0;
        z-index: 1000;
        left: 0;
        right: 0;
        height: 250px;
    }
    #googleMap{
        width:100%;
        height:250px;
    }
    .listing-overflow p.no-data{
        font-size: 16px;
    }
    .listing-loop-image .img-wrap-listing{
        height: 180px;
    }
    .pl-recent-image .img-wrap-listing{
        height: 150px;
    }
    .pl-recent-box {
        width: 100%;
    }
    .pl-recent-box:first-child .pl-recent-box-inner{
        margin-left: 5px;
    }
    .pl-recent-box:last-child .pl-recent-box-inner{
        margin-right: 5px;
    }
    .single-contact{
        width:100%;
    }
    .single-contact .pl-contact-form{
        paddin:10px 0;
    }
    section.project-wrapper.project-single h2:not(.pl-location-string), section.project-wrapper.project-single h3 {
        font-size: 22px;
    }
    .pl-project-gallery-navigation .pl-pg-nav{
        font-size: 22px;
    }
    .pl-recent-box .pl-recent-box-inner .pl-recent-description{
        min-height:auto;
    }
    .fb-comments{
        margin-top:15px;
    }
}
@media only screen and (max-width: 665px)  {
    .listing-loop-image .img-wrap-listing{
        height: 260px;
    }
    .pl-tags .listing-loop-image .img-wrap-listing{
        height: 260px;
    }
    .pl-recent-image .img-wrap-listing{
        height: 235px;
        margin-top:15px;
    }
}


@media only screen and (max-width: 500px)  {
    .pl-project-gallery .pl-project-gallery-item.pl-colums-3,
    .pl-project-gallery .pl-project-gallery-item.pl-colums-4,
    .pl-project-gallery .pl-project-gallery-item.pl-colums-5,
    .pl-project-gallery .pl-project-gallery-item.pl-colums-6,
    .pl-project-gallery .pl-project-gallery-item.pl-colums-7,
    .pl-project-gallery .pl-project-gallery-item.pl-colums-8,
    .pl-project-gallery .pl-project-gallery-item.pl-colums-9{
        width:50%;
    }
}