/**
 * Gallery & Portfolio
 * -----------------------------------------------------------------------------
 */

.site-content.project-content .has-post-thumbnail .entry-header {
    padding-top: 0;
}

.full-width.singular .site-content.project-content .hentry.has-post-thumbnail,
.full-width.home .site-content.project-content .hentry.has-post-thumbnail {
    margin-top: 0;
}

.full-width .site-content.project-content .has-post-thumbnail .entry-header,
.full-width.singular .site-content.project-content .hentry.has-post-thumbnail,
.full-width.home .site-content.project-content .hentry.has-post-thumbnail {
    margin-top: 0;
}

.site-content.project-content .has-post-thumbnail .entry-header {
    margin-top: 0;
}

.gallery-list,
.portfolio-list {
    margin: 0 0 0 -15px;
    list-style: none;
    font-size: 0;
}

.portfolio.space-yes .portfolio-list {
    margin: 0 0 0 -15px;
    padding-left: 0;
}

.portfolio.space-no .portfolio-list {
    margin: 0 0 0 0;
    padding-left: 0;
}

.portfolio .portfolio-list li:before {
    display: none;
}

.portfolio-list {
    padding: 0;
}

.gallery-list .gallery-item {
    display: inline-block;
    float: none;
    margin: 0 8px 8px 0;
}

section.portfolio {
    margin: 0;
    padding: 0;
}

.portfolio-list .portfolio-item {
    display: block;
    float: left;
    margin: 0 0 0 0;
    width: 50%;
}

.portfolio.columns-2 .portfolio-list .portfolio-item {
    width: 50%;
}

.portfolio.columns-3 .portfolio-list .portfolio-item {
    width: 33.3333%;
}

.portfolio.columns-4 .portfolio-list .portfolio-item {
    width: 25%;
}

.portfolio.space-yes .portfolio-list .portfolio-img {
    margin: 0 0 15px 15px;
}

.portfolio.space-no .portfolio-list .portfolio-img {
    margin: 0 0 0 0;
}

@media screen and (max-width: 1023px) {
    .portfolio-list .portfolio-item {
        width: 50% !important;
    }
}

@media screen and (max-width: 767px) {
    .portfolio-list .portfolio-item {
        width: 100% !important;
    }
}

.gallery-list .gallery-img {
    width: 213px;
    min-height: 160px;
    position: relative;
}

a.pp_arrow_previous,
a.pp_arrow_next {
    margin-top: 9px !important;
}

.portfolio-list .portfolio-img {
    /*width: 223px;*/
    position: relative;
    margin: 0 0 15px 15px;
}
.portfolio-list .portfolio-img a {
    display: block;
}
.portfolio-list .portfolio-img a img {
    width: 100%;
    max-width: 100%;
}

.portfolio-img h4.title-item {
    margin-top: 20px;
}

.portfolio-item h4 a {
    text-decoration: none;
}

.gallery-list .gallery-item .see-more,
.portfolio-list .portfolio-item .see-more {
    line-height: 170px;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    /*background-color: rgba(5, 0, 0, 0.3);*/
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.gallery-list .gallery-item .see-more .hover-title,
.portfolio-list .portfolio-item .see-more .hover-title,
.gallery-list .gallery-item .title-item {
    display: none;
}

.gallery-list .gallery-item img {
    max-width: 100%;
}

.title-item {
    font-size: 14px;
    font-weight: bold;
    color: #2b2b2b;
    text-transform: uppercase;
    margin-top: 28px;
}

.wrapp-categories-gallery {
    overflow: hidden;
    margin: 12px 0 10px;
}

.wrapp-categories-portfolio {
    overflow: hidden;
    margin: 0 0 36px 0;
}

.wrapp-categories-gallery .gallery-categories,
.wrapp-categories-portfolio .portfolio-categories {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
}

.wrapp-categories-gallery .gallery-categories li:before,
.wrapp-categories-portfolio .portfolio-categories li:before {
    display: none;
}

.wrapp-categories-gallery .gallery-categories li,
.wrapp-categories-portfolio .portfolio-categories li {
    display: inline-block;
    text-transform: uppercase;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 12px;
}

.wrapp-categories-gallery .gallery-categories .categories-item.active,
.wrapp-categories-gallery .gallery-categories li:hover,
.wrapp-categories-portfolio .portfolio-categories .categories-item.active,
.wrapp-categories-portfolio .portfolio-categories li:hover {
    cursor: pointer;
    color: #24890d;
}

.wrapp-categories-gallery .separator,
.wrapp-categories-portfolio .separator {
    float: left;
    margin: 0 4px;
}

#Container .mix {
    display: none;
}

ul.portfolio-categories {}
ul.portfolio-categories span.separator {
    display: none;
}
ul.portfolio-categories li a {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 2.5455;
    display: inline-block;
    height: 30px;
    padding: 0 10px;
    margin-top: 5px;
    margin-right: 5px;
    border-radius: 2px;
    border: solid 1px #d3e4e8;
    background-color: #f3f8f9;
    color: #88adb9;
}

ul.portfolio-categories li.active a,
ul.portfolio-categories li.active a:hover,
ul.portfolio-categories li a:hover,
ul.portfolio-categories li a:focus,
ul.portfolio-categories li a:active {
    border: solid 1px #d3e4e8;
    color: #3d6889;
}

ul.portfolio-categories--single {
    display: inline-block;
    overflow: hidden;
    height: 24px;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -12px;
}
ul.portfolio-categories--single li,
ul.portfolio-categories--single li + li {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px;
}
ul.portfolio-categories--single li a {
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    margin: 0 0 0 0;
    padding: 6px 10px;
    border-radius: 3px;
    background-color: #3d6889;
    color: #ffffff;
}

ul.portfolio-categories--single li a:hover,
ul.portfolio-categories--single li a:focus {
    background-color: #1e1e1e;
}

.portfolio-img .portfolio-hover {
    visibility: hidden;
    opacity: 0;
}
.portfolio-img:hover .portfolio-hover {
    visibility: visible;
    opacity: 1;
}
.portfolio-hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: rgba(41, 42, 46, 0.9);
}

.portfolio-zoom {
    display: inline-block;
    height: 48px;
    width: 48px;
    border-radius: 24px;
    text-align: center;
    background-color: #3d6889;
    color: #ffffff;
}
.portfolio-zoom:hover,
.portfolio-info:hover,
.portfolio-zoom:focus,
.portfolio-info:focus {
    display: inline-block;
    height: 48px;
    width: 48px;
    border-radius: 24px;
    background-color: #ffffff;
    color: #292a2e;
}
.portfolio-zoom .fa,
.portfolio-info .fa {
    font-size: 16px;
    line-height: 48px;
}
.portfolio-info {
    margin-left: 12px;
    display: none !important;
}
.portfolio-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    overflow: hidden;
    max-height: 24px;
    text-transform: uppercase;
    display: block;
    margin-top: 12px;
    margin-bottom: 0;
}
.portfolio-title a {color: #ffffff;}
.portfolio-title a:focus,
.portfolio-title a:hover {color: #ffffff;}

.portfolio.gallery-alternate .portfolio-title,
.portfolio.gallery-extended .portfolio-title {
    text-align: center;
    margin-top: 24px;
    margin-bottom: 48px;
}

.portfolio.gallery-alternate .portfolio-title a,
.portfolio.gallery-extended .portfolio-title a {
    color: #3d6889;
}
.portfolio.gallery-alternate .portfolio-title a:focus,
.portfolio.gallery-extended .portfolio-title a:focus,
.portfolio.gallery-alternate .portfolio-title a:hover,
.portfolio.gallery-extended .portfolio-title a:hover {
    color: #88adb9;
}
.portfolio.space-yes.gallery-alternate .portfolio-title,
.portfolio.space-yes.gallery-extended .portfolio-title {
    margin-left: 15px;
}

.portfolio-excerpt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: center;
    overflow: hidden;
    max-height: 72px;
    margin-top: 24px;
    margin-bottom: 48px;
    padding: 0 24px;
}

.portfolio.space-yes .portfolio-excerpt {
    margin-left: 15px;
}

.portfolio-img .portfolio-hover,
.portfolio-img:hover .portfolio-hover,
.transition--on {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/* helper */
#Container {
    /*border: solid 1px rgba(255, 0, 0, 0.1);*/
    /*background-color: rgba(255, 255, 0, 0.1);*/
}