/***************************************************************/
/******************* WP TLP Portfolio PRO **********************/
/******************* support@radiustheme.com *******************/
/*************** copyright (c) 2015 @ TechlabPro.com ***********/
/***************************************************************/

/*********************** Grid System **************************/
.pfp-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pfp-wrapper *:before,
.pfp-wrapper *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tlp-body-overflow {
    overflow: hidden;
}
.pfp-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.pfp-container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.pfp-row {
    margin-left: -15px;
    margin-right: -15px;
}
.pfp-row:after, .pfp-row:before {
    display: table;
    content: " ";
}
.pfp-row:after {
    clear: both;
}
.pfp-col-xs-1, .pfp-col-sm-1, .pfp-col-md-1, .pfp-col-lg-1, .pfp-col-xs-2, .pfp-col-sm-2, .pfp-col-md-2, .pfp-col-lg-2, .pfp-col-xs-3, .pfp-col-sm-3, .pfp-col-md-3, .pfp-col-lg-3, .pfp-col-xs-4, .pfp-col-sm-4, .pfp-col-md-4, .pfp-col-lg-4, .pfp-col-xs-5, .pfp-col-sm-5, .pfp-col-md-5, .pfp-col-lg-5, .pfp-col-xs-6, .pfp-col-sm-6, .pfp-col-md-6, .pfp-col-lg-6, .pfp-col-xs-7, .pfp-col-sm-7, .pfp-col-md-7, .pfp-col-lg-7, .pfp-col-xs-8, .pfp-col-sm-8, .pfp-col-md-8, .pfp-col-lg-8, .pfp-col-xs-9, .pfp-col-sm-9, .pfp-col-md-9, .pfp-col-lg-9, .pfp-col-xs-10, .pfp-col-sm-10, .pfp-col-md-10, .pfp-col-lg-10, .pfp-col-xs-11, .pfp-col-sm-11, .pfp-col-md-11, .pfp-col-lg-11, .pfp-col-xs-12, .pfp-col-sm-12, .pfp-col-md-12, .pfp-col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.pfp-col-xs-1, .pfp-col-xs-2, .pfp-col-xs-3, .pfp-col-xs-4, .pfp-col-xs-5, .pfp-col-xs-6, .pfp-col-xs-7, .pfp-col-xs-8, .pfp-col-xs-9, .pfp-col-xs-10, .pfp-col-xs-11, .pfp-col-xs-12 {
    float: left;
}
.pfp-col-xs-12 {
    width: 100%;
}
.pfp-col-xs-11 {
    width: 91.66666667%;
}
.pfp-col-xs-10 {
    width: 83.33333333%;
}
.pfp-col-xs-9 {
    width: 75%;
}
.pfp-col-xs-8 {
    width: 66.66666667%;
}
.pfp-col-xs-7 {
    width: 58.33333333%;
}
.pfp-col-xs-6 {
    width: 50%;
}
.pfp-col-xs-5 {
    width: 41.66666667%;
}
.pfp-col-xs-4 {
    width: 33.33333333%;
}
.pfp-col-xs-3 {
    width: 25%;
}
.pfp-col-xs-2 {
    width: 16.66666667%;
}
.pfp-col-xs-1 {
    width: 8.33333333%;
}

/************************ End Grid System *********************/

/*********************** Common CSS ************************/
.pfp-wrapper figure {
    margin: 0 !important;
    padding: 0 !important;
}
.pfp-wrapper .no-margin {
    margin: 0;
    padding: 0;
}
.pfp-wrapper .paddingl0 {
    padding-left: 0px;
}
.pfp-wrapper .paddingr0 {
    padding-right: 0px;
}
.pfp-wrapper .padding0 {
    padding: 0px !important;
}
.pfp-wrapper .allmargin0 {
    margin: 0px !important;
    padding: 0px !important;
}
.pfp-wrapper ul {
    margin: 0;
    padding: 0;
}
.pfp-wrapper ul li {
    list-style: none !important;
    background: none;
}
.pfp-wrapper label {
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
}
.pfp-wrapper .pfp-equal-height {
    margin-bottom: 30px;
}
.pfp-wrapper .pfp-feature-img {
    width: 100%;
    height: auto;
}

.pfp-wrapper .default-margin {
    margin-top: 15px;
    margin-bottom: 15px;
}
.pfp-wrapper .pfp-carousel {
    position: relative;
}
.pfp-wrapper .pfp-carousel .owl-nav {
    position: absolute;
    right: 10px;
    top: -60px;

}

/* ********************** Pagination ********************/
#pfp-gallery-wrapper {
    margin-bottom: 25px;
}
#pfp-gallery-wrapper #slider {
    margin-bottom: 0;
}
#pfp-gallery-wrapper #carousel img {
    display: block;
    opacity: .5;
    cursor: pointer;
}
#pfp-gallery-wrapper #carousel img:hover {
    opacity: 1;
}
#pfp-gallery-wrapper #carousel .flex-active-slide img {
    opacity: 1;
    cursor: default;
}
#pfp-gallery-wrapper .flexslider .slides img{
    width: auto;
    max-width: 100%;
    display: inline-block;
}
#pfp-gallery-wrapper .flex-direction-nav a:before{
    margin-top: -5px;
}
#pfp-gallery-wrapper #slider li.pfp-slide {
    text-align: center;
}
.pfp-wrapper .pfp-pre-loader,
#pfp-gallery-wrapper.pfp-pre-loader{
    height: 100px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.pfp-wrapper .pfp-row.pfp-pre-loader:after,
#pfp-gallery-wrapper.pfp-pre-loader:after{
    position: absolute;
    content: attr(data-title);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 45px 0;
    background: #fff;
    z-index: 5;
}
.pfp-wrapper .pfp-iso-filter, .pfp-wrapper .pfp-utility {
    text-align: center;
    margin: 15px 0;
}

.pfp-wrapper .pfp-pagination ul.pagination-list li {
    display: inline-block;
    list-style: none;
    margin-right: 5px;
}

.pfp-wrapper .pfp-pagination ul.pagination-list li:last-child {
    margin-right: 0;
}

.pfp-wrapper .pfp-pagination ul.pagination-list li span,
.pfp-wrapper .pfp-pagination ul.pagination-list li a {
    padding: 4px 10px;
    font-size: 15px;
    background: #eee;
}

.pfp-wrapper .pfp-pagination ul.pagination-list li.active span,
.pfp-wrapper .pfp-pagination ul.pagination-list li span:hover,
.pfp-wrapper .pfp-pagination ul.pagination-list li a:hover {
    background: #8c8989;
    color: #ffffff;
}

.pfp-wrapper .pfp-pagination .pfp-loading-holder {
    padding: 15px 0;
}
.pfp-wrapper .tlp-portfolio-item .link-icon,
.pfp-carousel .tlp-portfolio-item .link-icon {
    margin: 0px;
    text-align: center;
    padding: 0px;
    -webkit-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    transition: opacity 0.35s,
    transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
}
.pfp-wrapper .tlp-overlay .link-icon a,
.pfp-carousel .tlp-overlay .link-icon a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 8px;
    margin-right: 5px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    line-height: 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
/********************* end common css ******************/
/************************ Layout 1 ******************************/

.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb {
    background: #ccc;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.pfp-wrapper .pfp-layout1 .tlp-overlay,
.pfp-wrapper .pfp-isotope1 .tlp-overlay,
.pfp-wrapper .pfp-carousel1 .tlp-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
}
.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb .link-icon {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb:hover .link-icon {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    z-index: 100;
}
.pfp-wrapper .pfp-layout1 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-isotope1 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-carousel1 .tlp-overlay .link-icon {
    text-align: center;
    display: block;
    padding: 0;
}
.pfp-wrapper .pfp-layout1 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-item:hover .tlp-overlay {
    left: 0;
}
.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb img {
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    -ms-transition: all 1.1s ease;
    transition: all 1.1s ease;
    max-width: 100%;
}
.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.pfp-wrapper .pfp-layout1 .tlp-portfolio-item .tlp-content,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-item .tlp-content,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-item .tlp-content {
    background: #256FFF;
}
.pfp-wrapper .pfp-layout1 .tlp-content,
.pfp-wrapper .pfp-isotope1 .tlp-content,
.pfp-wrapper .pfp-carousel1 .tlp-content {
    width: 100%;
    position: relative;
    color: #fff;
}
.pfp-wrapper .pfp-layout1 .tlp-content h3,
.pfp-wrapper .pfp-isotope1 .tlp-content h3,
.pfp-wrapper .pfp-carousel1 .tlp-content h3 {
    margin: 0px 0px 6px 0;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none;
}
.pfp-wrapper .pfp-layout1 .tlp-content h3 a,
.pfp-wrapper .pfp-isotope1 .tlp-content h3 a,
.pfp-wrapper .pfp-carousel1 .tlp-content h3 a {
    color: #fff;
}
.pfp-wrapper .pfp-layout1 .tlp-content .tlp-content-holder,
.pfp-wrapper .pfp-isotope1 .tlp-content .tlp-content-holder,
.pfp-wrapper .pfp-carousel1 .tlp-content .tlp-content-holder {
    padding: 15px;
}

/*********************** Layout 2 ****************************/

.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb {
    overflow: hidden;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
}
.pfp-wrapper .pfp-layout2 .tlp-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
    text-align: center;
}
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb .link-icon {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb:hover .link-icon {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.pfp-wrapper .pfp-layout2 .tlp-overlay .link-icon {
    text-align: center;
    display: block;
    padding: 0;
}
.pfp-wrapper .pfp-layout2 .tlp-portfolio-item:hover .tlp-overlay {
    left: 0;
}
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb img {
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    -ms-transition: all 1.1s ease;
    transition: all 1.1s ease;
    max-width: 100%;
}
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.pfp-wrapper .pfp-layout2 .tlp-content2 p {
    padding: 0px;
    margin: 0px 0px 12px 0px
}
.pfp-wrapper .pfp-layout2 .tlp-content2 h3 {
    margin: 0px 0 10px;
    padding: 0px;
    font-size: 24px;
    font-weight: 400;
}
.pfp-wrapper .pfp-layout2 .tlp-content2 h3 a {
    text-decoration: none;
}

.pfp-wrapper .pfp-layout2 .tlp-content-holder {
    padding: 0px 5px;
}

/************************ Layout 3 ******************************/

.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.pfp-wrapper .pfp-layout3 .tlp-overlay,
.pfp-wrapper .pfp-isotope2 .tlp-overlay,
.pfp-wrapper .pfp-carousel2 .tlp-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
}
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb .link-icon {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0.5s;
    -moz-transition: all 0.3s ease-out 0.1s;
    -ms-transition: all 0.3s ease-out 0.1s;
    -o-transition: all 0.3s ease-out 0.1s;
    transition: all 0.3s ease-out 0.1s;
}
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb:hover .link-icon {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.pfp-wrapper .pfp-layout3 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-isotope2 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-carousel2 .tlp-overlay .link-icon {
    text-align: center;
    display: block;
    padding: 0;
    position: relative;
    z-index: 100;
}

.pfp-wrapper .pfp-layout3 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-item:hover .tlp-overlay {
    left: 0;
}
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb img {
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    -ms-transition: all 1.1s ease;
    transition: all 1.1s ease;
    max-width: 100%;
}
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.pfp-wrapper .pfp-layout3 .tlp-content2,
.pfp-wrapper .pfp-isotope2 .tlp-content2,
.pfp-wrapper .pfp-carousel2 .tlp-content2 {
    width: 100%;
    position: relative;
}
.pfp-wrapper .pfp-layout3 .tlp-content2 h3,
.pfp-wrapper .pfp-isotope2 .tlp-content2 h3,
.pfp-wrapper .pfp-carousel2 .tlp-content2 h3 {
    margin: 15px 0px 10px;
    font-size: 24px;
    font-weight: 400;
    text-decoration: none;
}
.pfp-wrapper .pfp-layout3 .tlp-content2 p,
.pfp-wrapper .pfp-isotope2 .tlp-content2 p,
.pfp-wrapper .pfp-carousel2 .tlp-content2 p {
    padding: 0 0px 6px;
    margin: 0;
}
.pfp-wrapper .pfp-layout3 .tlp-content2 .tlp-content-holder,
.pfp-wrapper .pfp-isotope2 .tlp-content2 .tlp-content-holder,
.pfp-wrapper .pfp-carousel2 .tlp-content2 .tlp-content-holder {
    padding: 0px;
}

/************************* Layout 4 **************************/

.pfp-wrapper .pfp-layout4 .image-container,
.pfp-wrapper .pfp-isotope3 .image-container,
.pfp-wrapper .pfp-carousel3 .image-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 11px;
}
.pfp-wrapper .pfp-layout4 .image-container img,
.pfp-wrapper .pfp-isotope3 .image-container img,
.pfp-wrapper .pfp-carousel3 .image-container img {
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    -ms-transition: all 1.1s ease;
    transition: all 1.1s ease;
    max-width: 100%;
}
.pfp-wrapper .pfp-layout4 .image-container:hover img,
.pfp-wrapper .pfp-isotope3 .image-container:hover img,
.pfp-wrapper .pfp-carousel3 .image-container:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.pfp-wrapper .pfp-layout4 .tlp-overlay,
.pfp-wrapper .pfp-isotope3 .tlp-overlay,
.pfp-wrapper .pfp-carousel3 .tlp-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
    text-align: center;
}
.pfp-wrapper .pfp-layout4 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-isotope3 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-carousel3 .tlp-overlay .link-icon {
    text-align: center;
    margin-top: 5px;
    padding: 0;
    display: block;
    text-align: center;
}
.pfp-wrapper .pfp-layout4 .tlp-overlay .link-icon a,
.pfp-wrapper .pfp-isotope3 .tlp-overlay .link-icon a,
.pfp-wrapper .pfp-carousel3 .tlp-overlay .link-icon a {
    text-align: center;
    font-size: 20px;
    padding: 8px;
    margin-right: 6px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.pfp-wrapper .pfp-layout4 .tlp-overlay .tlp-title,
.pfp-wrapper .pfp-isotope3 .tlp-overlay .tlp-title,
.pfp-wrapper .pfp-carousel3 .tlp-overlay .tlp-title {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
    display: block;
    background: #fff;
    text-align: center;
    padding: 1px 0;
    margin: 20px 0px 5px;
    color: #000;
    font-size: 20px;
}
.pfp-wrapper .pfp-layout4 .tlp-overlay:hover .tlp-title,
.pfp-wrapper .pfp-isotope3 .tlp-overlay:hover .tlp-title,
.pfp-wrapper .pfp-carousel3 .tlp-overlay:hover .tlp-title {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.pfp-wrapper .pfp-layout4 .tlp-overlay .tlp-title h3,
.pfp-wrapper .pfp-isotope3 .tlp-overlay .tlp-title h3,
.pfp-wrapper .pfp-carousel3 .tlp-overlay .tlp-title h3 {
    padding: 10px;
    margin: 0px;
    font-size: 22px;
    font-weight: 400;
}
.pfp-wrapper .pfp-layout4 .tlp-overlay p,
.pfp-wrapper .pfp-isotope3 .tlp-overlay p,
.pfp-wrapper .pfp-carousel3 .tlp-overlay p {
    padding: 0px 10px 5px;
    margin: 0px;
    line-height: 20px;
}
.pfp-wrapper .pfp-layout4 .tlp-overlay,
.pfp-wrapper .pfp-layout4 .link-icon,
.pfp-wrapper .pfp-isotope3 .tlp-overlay,
.pfp-wrapper .pfp-isotope3 .link-icon,
.pfp-wrapper .pfp-carousel3 .tlp-overlay,
.pfp-wrapper .pfp-carousel3 .link-icon {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
}
.pfp-wrapper .pfp-layout4 .image-container:hover .tlp-overlay,
.pfp-wrapper .pfp-layout4 .image-container:hover .link-icon,
.pfp-wrapper .pfp-isotope3 .image-container:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope3 .image-container:hover .link-icon,
.pfp-wrapper .pfp-carousel3 .image-container:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel3 .image-container:hover .link-icon {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.pfp-wrapper .pfp-layout4 .tlp-portfolio-item .tlp-overlay p,
.pfp-wrapper .pfp-isotope3 .tlp-portfolio-item .tlp-overlay p,
.pfp-wrapper .pfp-carousel3 .tlp-portfolio-item .tlp-overlay p {
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.pfp-wrapper .pfp-layout4 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope3 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel3 .tlp-portfolio-item {
    border: 6px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.pfp-wrapper .pfp-layout4 .tlp-portfolio-item .tlp-info h3,
.pfp-wrapper .pfp-layout4 .tlp-portfolio-item .tlp-info h3 a,
.pfp-wrapper .pfp-isotope3 .tlp-portfolio-item .tlp-info h3,
.pfp-wrapper .pfp-isotope3 .tlp-portfolio-item .tlp-info h3 a,
.pfp-wrapper .pfp-carousel3 .tlp-portfolio-item .tlp-info h3,
.pfp-wrapper .pfp-carousel3 .tlp-portfolio-item .tlp-info h3 a {
    margin: 15px 5px;
    padding: 0;
    font-size: 22px;
    font-weight: 400;
}

/********************* End Layout 4 **********************/

/************************ Layout 5 *************************/

.pfp-wrapper .pfp-layout5 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item {
    position: relative;
    overflow: hidden;
}
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item img {
    position: relative;
    display: block;
}
.pfp-wrapper .pfp-layout5 .tlp-overlay,
.pfp-wrapper .pfp-isotope4 .tlp-overlay,
.pfp-wrapper .pfp-carousel4 .tlp-overlay {
    padding: 15px;
    margin: 0px;
    color: #fff;
    font-size: 14px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: auto;
    bottom: 0;
    color: #fff;
    -webkit-transition: -webkit-transform 0.55s;
    transition: transform 0.55s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.pfp-wrapper .pfp-layout5 .tlp-overlay .tlp-title,
.pfp-wrapper .pfp-isotope4 .tlp-overlay .tlp-title,
.pfp-wrapper .pfp-carousel4 .tlp-overlay .tlp-title {
    background-color: rgba(245, 46, 46, .9);
    color: #fff;
    opacity: 0;
    padding: 15px;
    margin: 0px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 50px;
    height: 50px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.pfp-wrapper .pfp-layout5 .tlp-overlay h3,
.pfp-wrapper .pfp-layout5 .tlp-overlay h3 a,
.pfp-wrapper .pfp-isotope4 .tlp-overlay h3,
.pfp-wrapper .pfp-isotope4 .tlp-overlay h3 a,
.pfp-wrapper .pfp-carousel4 .tlp-overlay h3,
.pfp-wrapper .pfp-carousel4 .tlp-overlay h3 a {
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

.pfp-wrapper .pfp-layout5 .tlp-overlay .tlp-content .short-desc,
.pfp-wrapper .pfp-isotope4 .tlp-overlay .tlp-content .short-desc,
.pfp-wrapper .pfp-carousel4 .tlp-overlay .tlp-content .short-desc {
    line-height: 22px;
    margin: 0px;
    padding: 0px 0px 5px;
}
.pfp-wrapper .pfp-layout5 .tlp-overlay h3,
.pfp-wrapper .pfp-layout5 .tlp-overlay p.link-icon a,
.pfp-wrapper .pfp-isotope4 .tlp-overlay h3,
.pfp-wrapper .pfp-isotope4 .tlp-overlay p.link-icon a,
.pfp-wrapper .pfp-carousel4 .tlp-overlay h3,
.pfp-wrapper .pfp-carousel4 .tlp-overlay p.link-icon a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}

.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover .tlp-title,
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover .tlp-content,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover .tlp-title,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover .tlp-content,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover .tlp-title,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover .tlp-content {
    opacity: 1;
}
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover p.link-icon a,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover p.link-icon a,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover p.link-icon a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover h3 {
    opacity: 1;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover p.link-icon a:last-child,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover p.link-icon a:last-child,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover p.link-icon a:last-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover p.link-icon a:first-child,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover p.link-icon a:first-child,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover p.link-icon a:first-child {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

/********************* End Layout 5 **********************/

/***********************  Layout 6 **********************/
.pfp-wrapper .pfp-layout6 figure,
.pfp-wrapper .pfp-isotope5 figure,
.pfp-wrapper .pfp-carousel5 figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    text-align: center;
}
.pfp-wrapper .pfp-layout6 img,
.pfp-wrapper .pfp-isotope5 img,
.pfp-wrapper .pfp-carousel5 img {
    position: relative;
    display: block;
}
.pfp-wrapper .pfp-layout6 figure:hover img,
.pfp-wrapper .pfp-isotope5 figure:hover img,
.pfp-wrapper .pfp-carousel5 figure:hover img {
    opacity: 0.8;
}
.pfp-wrapper .pfp-layout6 figcaption,
.pfp-wrapper .pfp-isotope5 figcaption,
.pfp-wrapper .pfp-carousel5 figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0px;
    color: #fff;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item img,
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item .link-icon {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item h3 a {
    font-size: 22px;
    margin: 15px 0px 10px;
    padding: 0px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    padding: 0px;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item .tlp-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 90px;
    padding: 15px;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item p,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item p,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0px 15px;
    margin: 0px 0px 15px;
    line-height: 20px;
    text-transform: none;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item:hover img {
    -webkit-transform: translate3d(0, -95px, 0);
    transform: translate3d(0, -95px, 0);
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item:hover .tlp-overlay {
    background-color: rgba(0, 0, 0, .5);
    -webkit-transform: translate3d(0, -120px, 0);
    transform: translate3d(0, -90px, 0);
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item:hover .tlp-overlay p,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item:hover .tlp-overlay p,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item:hover .tlp-overlay p {
    position: relative;
    padding-bottom: 0px;
    margin-right: 0px;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item:hover .link-icon,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item:hover .link-icon,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item:hover .link-icon {
    opacity: 1;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item:hover p,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item:hover p,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/******************************** Layout 7 *******************************/

.pfp-wrapper .pfp-layout7 figure,
.pfp-wrapper .pfp-isotope6 figure,
.pfp-wrapper .pfp-carousel6 figure {
    position: relative;
    overflow: hidden;
    margin: 0px;
    width: 100%;
    height: auto;
    text-align: center;
    cursor: pointer;
}
.pfp-wrapper .pfp-layout7 img,
.pfp-wrapper .pfp-isotope6 img,
.pfp-wrapper .pfp-carousel6 img {
    position: relative;
    display: block;
}
.pfp-wrapper .pfp-layout7 figure .tlp-overlay,
.pfp-wrapper .pfp-isotope6 figure .tlp-overlay,
.pfp-wrapper .pfp-carousel6 figure .tlp-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.pfp-wrapper .pfp-layout7 figure h3,
.pfp-wrapper .pfp-layout7 figure p,
.pfp-wrapper .pfp-isotope6 figure h3,
.pfp-wrapper .pfp-isotope6 figure p,
.pfp-wrapper .pfp-carousel6 figure h3,
.pfp-wrapper .pfp-carousel6 figure p {
    margin: 0;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover .tlp-overlay {
    background: rgba(0, 0, 0, 0.5);
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item img {
    max-width: none;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.pfp-wrapper .pfp-layout7 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    position: relative;
    padding: 8px 4px;
    color: #fff;
    font-weight: 400;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item h3 a {
    color: #fff;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item .pfp-categories,
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item .pfp-tools,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item .pfp-categories,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item .pfp-tools,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item .pfp-categories,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item .pfp-tools {
    padding-left: 8px;
    padding-bottom: 2px;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item p,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item p,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item p {
    opacity: 0;
    margin: 0px 6px 4px;
    padding: 4px 6px;
    background: #1ba7de;
    color: #fff;
    line-height: 20px;
    -webkit-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    transition: opacity 0.35s,
    transform 0.35s;
    -webkit-transform: translate3d(-360px, 0, 0);
    transform: translate3d(-360px, 0, 0);
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item .link-icon {
    display: block;
    text-align: center;
    -webkit-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    transition: opacity 0.35s,
    transform 0.35s;
    -webkit-transform: translate3d(-360px, 0, 0);
    transform: translate3d(-360px, 0, 0);
}

.pfp-wrapper .pfp-layout7 .tlp-portfolio-item p:first-child,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item p:first-child,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item p:nth-of-type(2),
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item p:nth-of-type(2),
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item p:nth-of-type(3),
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item p:nth-of-type(3),
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item p:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover p:first-child,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover p:first-child,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover p:nth-of-type(2),
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover p:nth-of-type(2),
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover p:nth-of-type(3),
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover p:nth-of-type(3),
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover p,
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover .link-icon,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover p,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover .link-icon,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover p,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover .link-icon {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/******************************** Layout 8 ****************************/

.pfp-wrapper .pfp-layout8 figure,
.pfp-wrapper .pfp-isotope7 figure,
.pfp-wrapper .pfp-carousel7 figure {
    position: relative;
    overflow: hidden;
    margin: 0px;
    width: 100%;
    height: auto;
    text-align: center;
}
.pfp-wrapper .pfp-layout8 img,
.pfp-wrapper .pfp-isotope7 img,
.pfp-wrapper .pfp-carousel7 img {
    position: relative;
    display: block;
}
.pfp-wrapper .pfp-layout8 figcaption,
.pfp-wrapper .pfp-isotope7 figcaption,
.pfp-wrapper .pfp-carousel7 figcaption {
    padding: 30px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.pfp-wrapper .pfp-layout8 figcaption,
.pfp-wrapper .pfp-layout8 figcaption .tlp-overlay,
.pfp-wrapper .pfp-isotope7 figcaption,
.pfp-wrapper .pfp-isotope7 figcaption .tlp-overlay,
.pfp-wrapper .pfp-carousel7 figcaption,
.pfp-wrapper .pfp-carousel7 figcaption .tlp-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb h3,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb h3,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb h3 {
    font-size: 22px;
    font-weight: 400;
    margin: 30% 0px 5px 0px;
    padding: 0px 15px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb h3 a,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb h3 a,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb h3 a {
    color: #fff;
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb p,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb p,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb p {
    margin: 0;
    padding: 0px 15px 4px 15px;
    line-height: 20px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
    transform: translate3d(0, 20px, 0) scale(1.1);
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb:hover .tlp-overlay {
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.35s ease-out 0.15s;
    -moz-transition: all 0.35s ease-out 0.15s;
    -ms-transition: all 0.35s ease-out 0.15s;
    -o-transition: all 0.35s ease-out 0.15s;
    transition: all 0.35s ease-out 0.15s;
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb .link-icon {
    margin: 0px;
    text-align: center;
    padding: 0px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
    transform: translate3d(0, 20px, 0) scale(1.1);
}

.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb:hover .link-icon {
    opacity: 1;
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb:hover h3,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb:hover h3,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb:hover h3 {
    margin-top: 10%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb:hover p,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb:hover p,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
/* isotope Search and utility */
.pfp-wrapper .pfp-isotope-buttons, .pfp-wrapper .iso-search {
    display: inline-block;
}
.pfp-wrapper .pfp-iso-filter {
    margin-bottom: 30px;
}
.pfp-wrapper .iso-search input {
    line-height: 30px;
}

/*********************** Start Layout 9 ********************/

.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figure {
    position: relative;
    overflow: hidden;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item {
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption::after,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption::after,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption::after {
    pointer-events: none;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption:hover,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption:hover,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption:hover {
    background-color: rgba(46, 44, 44, .4);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item .link-icon {
    margin: 0px;
    text-align: center;
    padding: 0px;
    opacity: 0;
    -webkit-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    transition: opacity 0.35s,
    transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item .link-icon a,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item .link-icon a,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item .link-icon a {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    padding: 6px;
    margin-right: 4px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item:hover .link-icon,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item:hover .link-icon,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item:hover .link-icon {
    opacity:1;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption::after,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption::after,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption::after {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    transition: opacity 0.35s,
    transform 0.35s;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption::after,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption::after,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item h3 {
    text-align: center;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 6%;
    padding-bottom: 0px;
    margin-bottom: 8px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    opacity: 0;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item h3 a {
    color: #ffffff;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item .tlp-content9,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item .tlp-content9,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item .tlp-content9 {
    opacity: 0;
    padding: 10px;
    -webkit-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    transition: opacity 0.35s,
    transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item:hover figcaption::before,
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item:hover figcaption::after,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item:hover figcaption::before,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item:hover figcaption::after,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item:hover figcaption::before,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item:hover .tlp-content9,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item:hover .tlp-content9,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item:hover .tlp-content9 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item .tlp-content9 p,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item .tlp-content9 p,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item .tlp-content9 p {
    line-height: 22px;
    margin-bottom: 0px;
    padding: 0px 15px;
}

/*************************** Layout 10 *******************/

.pfp-wrapper .pfp-layout10 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item {
    position: relative;
    overflow: hidden;
}
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item figure {
    position: relative;
    overflow: hidden;
}
.pfp-wrapper .pfp-layout10 .tlp-overlay,
.pfp-wrapper .pfp-isotope9 .tlp-overlay,
.pfp-wrapper .pfp-carousel9 .tlp-overlay {
    padding: 15px;
    margin: 0px;
    color: #fff;
    font-size:14px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: auto;
    bottom: 0;
    color: #fff;
    -webkit-transition: -webkit-transform 0.55s;
    transition: transform 0.55s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}
.pfp-wrapper .pfp-layout10 .tlp-overlay .tlp-title,
.pfp-wrapper .pfp-isotope9 .tlp-overlay .tlp-title,
.pfp-wrapper .pfp-carousel9 .tlp-overlay .tlp-title {
    background-color: rgba(245, 46, 46, .9);
    color: #fff;
    text-align: center;
    opacity: 0;
    padding: 5px 10px;
    margin: 0px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 60px;
    height: 60px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}
.pfp-wrapper .pfp-layout10 .tlp-overlay h3,
.pfp-wrapper .pfp-layout10 .tlp-overlay h3 a ,
.pfp-wrapper .pfp-isotope9 .tlp-overlay h3,
.pfp-wrapper .pfp-isotope9 .tlp-overlay h3 a,
.pfp-wrapper .pfp-carousel9 .tlp-overlay h3,
.pfp-wrapper .pfp-carousel9 .tlp-overlay h3 a {
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.pfp-wrapper .pfp-layout10 .tlp-overlay .tlp-content10,
.pfp-wrapper .pfp-isotope9 .tlp-overlay .tlp-content10,
.pfp-wrapper .pfp-carousel9 .tlp-overlay .tlp-content10 {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    top: 30%;
    text-align: center;
}
.pfp-wrapper .pfp-layout10 .tlp-overlay h3,
.pfp-wrapper .pfp-isotope9 .tlp-overlay h3,
.pfp-wrapper .pfp-carousel9 .tlp-overlay h3 {
    margin: 0px;
    padding: 5px 0px 2px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,200%,0);
    transform: translate3d(0,200%,0);
}
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item .link-icon {
    margin: 0px;
    text-align: center;
    padding: 0px;
    -webkit-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    transition: opacity 0.35s,
    transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
}

.pfp-wrapper .pfp-layout10 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item:hover img {
    opacity: .9;
}
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item:hover .tlp-title,
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item:hover .tlp-content10,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item:hover .tlp-title,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item:hover .tlp-content10,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item:hover .tlp-title,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item:hover .tlp-content10 {
    opacity: 1;
}
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item:hover h3 {
    opacity: 1;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/*********************** Start Layout 11 & Isotope 10 ********************/

.pfp-wrapper .pfp-layout11 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope10 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel10 .tlp-portfolio-item {
    position: relative;
    overflow: hidden;
    text-align: center;
}
.pfp-wrapper .pfp-layout11 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-isotope10 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-carousel10 .tlp-portfolio-item figure {
    position: relative;
    overflow: hidden;
}
.pfp-wrapper .pfp-layout11 .tlp-overlay,
.pfp-wrapper .pfp-isotope10 .tlp-overlay,
.pfp-wrapper .pfp-carousel10 .tlp-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    opacity:0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0px;
    color: #fff;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    text-decoration: none;
    text-align: center;
}
.pfp-wrapper .pfp-layout11 .tlp-overlay .item-info,
.pfp-wrapper .pfp-isotope10 .tlp-overlay .item-info,
.pfp-wrapper .pfp-carousel10 .tlp-overlay .item-info {
    z-index:10;
    color:#ffffff;
    padding-top: 10%;
    position: relative;
}
.pfp-wrapper .pfp-layout11 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope10 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel10 .tlp-portfolio-item h3 {
    font-size: 22px;
    line-height: 1.2;
    margin: 0px;
    padding: 5px 0px;
    color: #fff;
}
.pfp-wrapper .pfp-layout11 .tlp-overlay .item-info p,
.pfp-wrapper .pfp-isotope10 .tlp-overlay .item-info p,
.pfp-wrapper .pfp-carousel10 .tlp-overlay .item-info p {
    padding: 0px 15px;
    margin-bottom: 0px;
    text-align: center;
}
.pfp-wrapper .pfp-layout11 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-isotope10 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-carousel10 .tlp-portfolio-item h3 a {
    color: #fff;
    text-align: center;
}
.pfp-wrapper .pfp-layout11 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope10 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel10 .tlp-portfolio-item:hover .tlp-overlay {
    opacity: 1;
}
.pfp-wrapper .pfp-layout11 .tlp-overlay .line,
.pfp-wrapper .pfp-isotope10 .tlp-overlay .line,
.pfp-wrapper .pfp-carousel10 .tlp-overlay .line {
    height: 2px;
    width:0%;
    margin: 8px auto;
    background-color: #ffffff;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.pfp-wrapper .pfp-layout11 .tlp-overlay:hover .line,
.pfp-wrapper .pfp-isotope10 .tlp-overlay:hover .line,
.pfp-wrapper .pfp-carousel10 .tlp-overlay:hover .line {
    width:40%;
}

/*********************** Start Layout 12 & Isotope 8 ********************/

.pfp-wrapper .pfp-layout12 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item {
    position: relative;
    overflow: hidden;
    text-align: center;
}
.pfp-wrapper .pfp-layout12 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item figure {
    position: relative;
    overflow: hidden;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay,
.pfp-wrapper .pfp-isotope11 .tlp-overlay,
.pfp-wrapper .pfp-carousel11 .tlp-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0px;
    color: #fff;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 300ms ease-out;
}
.pfp-wrapper .pfp-layout12 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item h3 {
    font-size: 22px;
    line-height: 1.2;
    margin: 0px;
    padding: 4px 0px;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay .item-info .item-info-top,
.pfp-wrapper .pfp-isotope11 .tlp-overlay .item-info .item-info-top,
.pfp-wrapper .pfp-carousel11 .tlp-overlay .item-info .item-info-top {
    width: 100%;
    top: 0;
    position: absolute;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding:0 10px;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay .item-info .item-info-bottom,
.pfp-wrapper .pfp-isotope11 .tlp-overlay .item-info .item-info-bottom,
.pfp-wrapper .pfp-carousel11 .tlp-overlay .item-info .item-info-bottom {
    width: 100%;
    bottom: 0;
    position: absolute;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding:0 10px;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay .item-info p,
.pfp-wrapper .pfp-isotope11 .tlp-overlay .item-info p,
.pfp-wrapper .pfp-carousel11 .tlp-overlay .item-info p {
    padding: 0px 15px;
    text-align: center;
}
.pfp-wrapper .pfp-layout12 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-layout12 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item h3 a {
    color: #fff;
    text-align: center;
}
.pfp-wrapper .pfp-layout12 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item:hover .tlp-overlay {
    opacity: 1;
}
.pfp-wrapper .pfp-layout12 .tlp-portfolio-item .social-icons,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item .social-icons,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item .social-icons {
    color: #fff;
    margin: 0px;
    text-align: center;
    padding: 0px;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay .line,
.pfp-wrapper .pfp-isotope11 .tlp-overlay .line,
.pfp-wrapper .pfp-carousel11 .tlp-overlay .line {
    height: 2px;
    width: 0%;
    margin: 10px auto;
    background-color: #ffffff;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay:hover .line,
.pfp-wrapper .pfp-isotope11 .tlp-overlay:hover .line,
.pfp-wrapper .pfp-carousel11 .tlp-overlay:hover .line {
    width: 40%;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay:hover .item-info .item-info-top,
.pfp-wrapper .pfp-isotope11 .tlp-overlay:hover .item-info .item-info-top,
.pfp-wrapper .pfp-carousel11 .tlp-overlay:hover .item-info .item-info-top {
    top:35%;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay:hover .item-info .item-info-bottom,
.pfp-wrapper .pfp-isotope11 .tlp-overlay:hover .item-info .item-info-bottom,
.pfp-wrapper .pfp-carousel11 .tlp-overlay:hover .item-info .item-info-bottom {
    bottom:32%;
}

/*************************** Layout 13 ***************************/

.pfp-wrapper .pfp-layout13 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item {
    position: relative;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item img {
    width: 100%;
    height: 100%;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item .tlp-overlay {
    position: absolute;
    top: 0px;
    left: 100%;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    color: #fff;
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item .tlp-overlay h3,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item .tlp-overlay h3,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item .tlp-overlay h3 {
    font-size: 22px;
    text-align: center;
    padding: 0px 0px 15px;
    margin: 20px 15px 15px;
    border-bottom: 2px solid #fff;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item .tlp-overlay h3 a,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item .tlp-overlay h3 a,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item .tlp-overlay h3 a {
    color: #fff;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item .tlp-overlay p,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item .tlp-overlay p,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item .tlp-overlay p {
    margin: 0px 0px 10px 0px;
    text-align: center;
    padding: 0px 5px;
}

.pfp-wrapper .pfp-layout13 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item:hover .tlp-overlay {
    left: 0px;
}

/************************* Layout 14 *************************/

.pfp-wrapper .pfp-layout14 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item {
    position: relative;
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item img {
    width: 100%;
    height: 100%;
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item .tlp-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    color: #fff;
    -o-transition: all 0.4s linear 0s;
    -moz-transition: all 0.4s linear 0s;
    -webkit-transition: all 0.4s linear 0s;
    -ms-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
    -webkit-transform: rotateZ(0deg) scale(0);
    -o-transform: rotate(0deg) scale(0);
    -moz-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item .tlp-overlay h3,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item .tlp-overlay h3,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item .tlp-overlay h3 {
    font-size: 22px;
    text-align: center;
    padding: 0px 0px 15px;
    margin: 20px 15px 15px;
    border-bottom: 2px solid #fff;
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item .tlp-overlay h3 a,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item .tlp-overlay h3 a,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item .tlp-overlay h3 a {
    color: #fff;
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item .tlp-overlay p,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item .tlp-overlay p,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item .tlp-overlay p {
    margin: 0px 0px 10px 0px;
    text-align: center;
    padding: 0px 5px;
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item:hover .tlp-overlay {
  -o-transform: rotate(360deg) scale(1);
  -moz-transform: rotate(360deg) scale(1);
  -webkit-transform: rotate(360deg) scale(1);
  -ms-transform: rotate(360deg) scale(1);
  transform: rotate(360deg) scale(1);
}

/********************************** Layout 15 ************************/

.pfp-wrapper .pfp-layout15 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item {
    position: relative;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item img {
    width: 100%;
    height: 100%;
    display: block;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item .tlp-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    color: #fff;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -o-transition: all 0.4s linear 0s;
    -moz-transition: all 0.4s linear 0s;
    -webkit-transition: all 0.4s linear 0s;
    -ms-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item .tlp-overlay h3,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item .tlp-overlay h3,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item .tlp-overlay h3 {
    font-size: 22px;
    text-align: center;
    padding: 0px 0px 15px;
    margin: 20px 15px 15px;
    border-bottom: 2px solid #fff;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item .tlp-overlay h3 a,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item .tlp-overlay h3 a,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item .tlp-overlay h3 a {
    color: #fff;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item .tlp-overlay p,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item .tlp-overlay p,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item .tlp-overlay p {
    margin: 0px 0px 10px 0px;
    text-align: center;
    padding: 0px 5px;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item:hover .tlp-overlay {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

/******************************** Layout 16 ***********************/

.pfp-wrapper .pfp-layout16 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item {
    position: relative;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item img {
    width: 100%;
    height: 100%;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .tlp-overlay16,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .tlp-overlay16,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .tlp-overlay16 {
    position: absolute;
    top: -100%;
    left: 0px;
    background: transparent;
    width: 100%;
    height: 100%;
    color: #fff;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .tlp-overlay16 h3,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .tlp-overlay16 h3,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .tlp-overlay16 h3 {
    font-size: 22px;
    text-align: center;
    padding: 0px 0px 15px;
    margin: 20px 15px 15px;
    border-bottom: 2px solid #fff;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .tlp-overlay16 h3 a,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .tlp-overlay16 h3 a,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .tlp-overlay16 h3 a {
    color: #fff;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .tlp-overlay16 p,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .tlp-overlay16 p,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .tlp-overlay16 p {
    margin: 0px 0px 10px 0px;
    text-align: center;
    padding: 0px 5px;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .tlp-overlay16 .link-icon a,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .tlp-overlay16 .link-icon a,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .tlp-overlay16 .link-icon a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 8px;
    margin-right: 5px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .overlay,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .overlay,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .overlay {
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 50%;
    left: 0px;
    position: absolute;
    -ms-transition: all 0.15s linear 0.3s;
    -o-transition: all 0.15s linear 0.3s;
    -webkit-transition: all 0.15s linear 0.3s;
    -moz-transition: all 0.15s linear 0.3s;
    transition: all 0.15s linear 0.3s;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .overlay-top,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .overlay-top,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .overlay-top {
    top: -100%;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .overlay-bottom,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .overlay-bottom,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .overlay-bottom {
    top: 100%;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item:hover .overlay-top,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item:hover .overlay-top,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item:hover .overlay-top {
    top: 0px;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item:hover .overlay-bottom,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item:hover .overlay-bottom,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item:hover .overlay-bottom {
    top: 50%;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item:hover .overlay,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item:hover .overlay,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item:hover .overlay {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item:hover .tlp-overlay16,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item:hover .tlp-overlay16,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item:hover .tlp-overlay16 {
    top: 0px;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

/****************************** Layout 17 **************************/

.pfp-wrapper .pfp-layout17 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item {
    position: relative;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item img {
    width: 100%;
    height: 100%;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .tlp-overlay17,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .tlp-overlay17,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .tlp-overlay17 {
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent;
    width: 100%;
    height: 100%;
    color: #fff;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .tlp-overlay17 h3,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .tlp-overlay17 h3,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .tlp-overlay17 h3 {
    font-size: 22px;
    text-align: center;
    padding: 0px 0px 15px;
    margin: 20px 15px 15px;
    border-bottom: 2px solid #fff;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .tlp-overlay17 h3 a,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .tlp-overlay17 h3 a,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .tlp-overlay17 h3 a {
    color: #fff;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .tlp-overlay17 p,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .tlp-overlay17 p,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .tlp-overlay17 p {
    margin: 0px 0px 10px 0px;
    text-align: center;
    padding: 0px 5px;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .tlp-overlay17 .link-icon a,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .tlp-overlay17 .link-icon a,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .tlp-overlay17 .link-icon a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 8px;
    margin-right: 5px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .overlay,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .overlay,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .overlay {
    background: rgba(0,0,0,0.35);
    width: 2px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .overlay-1,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .overlay-1,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .overlay-1 {
    -o-transition: all 0.5s linear 0.3s;
    -moz-transition: all 0.5s linear 0.3s;
    -ms-transition: all 0.5s linear 0.3s;
    -webkit-transition: all 0.5s linear 0.3s;
    transition: all 0.5s linear 0.3s;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .overlay-2,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .overlay-2,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .overlay-2 {
    -o-transition: all 0.5s linear 0.6s;
    -moz-transition: all 0.5s linear 0.6s;
    -ms-transition: all 0.5s linear 0.6s;
    -webkit-transition: all 0.5s linear 0.6s;
    transition: all 0.5s linear 0.6s;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item:hover .overlay,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item:hover .overlay,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item:hover .overlay {
    -webkit-transform: scale(400);
    -moz-transform: scale(400);
    -ms-transform: scale(400);
    -o-transform: scale(400);
    transform: scale(400);
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item:hover .overlay-1,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item:hover .overlay-1,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item:hover .overlay-1 {
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item:hover .overlay-2,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item:hover .overlay-2,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item:hover .overlay-2 {
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item:hover .tlp-overlay17,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item:hover .tlp-overlay17,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item:hover .tlp-overlay17 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

/****************************** Layout 18 *************************/

.pfp-wrapper .pfp-layout18 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item {
    position: relative;
    overflow: hidden;
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item img {
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item:hover img {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item h3 {
    font-size: 22px;
    text-align: center;
    margin: 0px 0px 5px;
    padding: 0px;
    color: #fff;
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item h3 a {
    color: #fff;
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item .tlp-content,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item .tlp-content,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item .tlp-content {
    position: absolute;
    left: 0;
    padding: 15px;
    background: #3498db;
    color: #fff;
    width: 100%;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item .tlp-content p,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item .tlp-content p,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item .tlp-content p {
    padding: 0px 0px 4px;
    margin: 0px;
    text-align: center;
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item:hover .tlp-content,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item:hover .tlp-content,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item:hover .tlp-content {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}

/****************************** Layout 19 *************************/


.pfp-wrapper .pfp-layout19 figure,
.pfp-wrapper .pfp-isotope18 figure {
    margin: 0;
    position: relative;
}
.pfp-wrapper .pfp-layout19 figure img,
.pfp-wrapper .pfp-isotope18 figure img {
    max-width: 100%;
    display: block;
    position: relative;
}
.pfp-wrapper .pfp-layout19 figure:hover img,
.pfp-wrapper .pfp-isotope18 figure:hover img {
    z-index: 100;
}
.pfp-wrapper .pfp-layout19 figcaption,
.pfp-wrapper .pfp-isotope18 figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    background: #2c3f52;
    color: #ed4e6e;
}
.pfp-wrapper .pfp-layout19 figcaption,
.pfp-wrapper .pfp-isotope18 figcaption {
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
    -moz-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
    transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
    box-shadow: 0 0 0 0 #2c3f52;
}
.pfp-wrapper .pfp-layout19 figure:hover figcaption,
.pfp-wrapper .pfp-isotope18 figure:hover figcaption {
    opacity: 1;
    height: 140%;
    box-shadow: 0 0 0 10px #2c3f52;
    z-index: 99;
}
.pfp-wrapper .pfp-layout19 figcaption h3,
.pfp-wrapper .pfp-isotope18 figcaption h3 {
    margin-bottom: 10px;
    padding: 0;
    opacity: 0;
}

.pfp-wrapper .pfp-layout19 figcaption h3,
.pfp-wrapper .pfp-layout19 figcaption p,
.pfp-wrapper .pfp-isotope18 figcaption h3,
.pfp-wrapper .pfp-isotope18 figcaption p {
    opacity: 0;
    -webkit-transition: opacity 0s;
    -moz-transition: opacity 0s;
    transition: opacity 0s;
}

.pfp-wrapper .pfp-layout19 figure:hover figcaption h3,
.pfp-wrapper .pfp-isotope18 figure:hover figcaption h3 {
    -webkit-transition: opacity 0.3s 0.2s;
    -moz-transition: opacity 0.3s 0.2s;
    transition: opacity 0.3s 0.2s;
    opacity: 1;
    margin-top: 82%;
}
.pfp-wrapper .pfp-layout19 figure:hover figcaption p,
.pfp-wrapper .pfp-isotope18 figure:hover figcaption p {
    -webkit-transition: opacity 0.3s 0.2s;
    -moz-transition: opacity 0.3s 0.2s;
    transition: opacity 0.3s 0.2s;
    opacity: 1;
}

/********************************* Layout 20 *************************/

.pfp-wrapper .pfp-layout20 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item {
    position: relative;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .tlp-overlay20 .post-info,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .tlp-overlay20 .post-info,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .tlp-overlay20 .post-info {
    color: #fff;
    display: block;
    position: absolute;
    opacity: 0;
    z-index: 5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .tlp-overlay20 .post-info,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .tlp-overlay20 .post-info,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .tlp-overlay20 .post-info {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 24px;
    background-color: rgba(3,28,155,0.8);
    text-align: center;
    backface-visibility: hidden;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .tlp-overlay20 img,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .tlp-overlay20 img,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .tlp-overlay20 img {
    backface-visibility: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    z-index: 10;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .tlp-overlay20:hover img,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .tlp-overlay20:hover img,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .tlp-overlay20:hover img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
    opacity: 0;
    visibility: hidden;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .tlp-overlay20:hover .post-info,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .tlp-overlay20:hover .post-info,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .tlp-overlay20:hover .post-info {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
    backface-visibility: visible;
    opacity: 1;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .post-info h3,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .post-info h3,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .post-info h3 {
    font-size: 22px;
    line-height: 1.25;
    color: #ffffff;
    margin: 0 0 15px;
    font-weight: 400;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .post-info,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .post-info,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .post-info {
    color: #ffffff;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .post-info a,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .post-info a,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .post-info a {
    color: #ffffff;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .post-info a:hover,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .post-info a:hover,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .post-info a:hover {
    color: #ffffff;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .link-icon a,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .link-icon a,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .link-icon a {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    padding: 6px;
    margin-right: 5px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}


/*************************** Tool Tip ****************/

body> .pfp-tooltip {
    font-size: 100%;
    position: absolute;
    z-index: 9999;
    -o-box-shadow: 0 0 5px #aaa;
    -moz-box-shadow: 0 0 5px #aaa;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
    color: #fff;
    border-radius: 3px;
    background: #666;
    padding: 0 10px;
    border-width: 2px;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}

body> .pfp-tooltip,
body> .pfp-tooltip .pfp-tooltip-bottom:after {
    background: #666;
    border-radius: 2px;
}

body> .pfp-tooltip .pfp-tooltip-bottom {
    width: 70px;
    height: 18px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -32px;
    bottom: -16px;
}

body> .pfp-tooltip .pfp-tooltip-bottom:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
}

/********************* Carousel **********************/

.pfp-wrapper .button-group {
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
}
.pfp-wrapper .pfp-isotope-buttons button {
    margin-right: 5px;
}
.pfp-wrapper .pfp-isotope-buttons button:last-child{
    margin-right: 0;
}
.pfp-wrapper button {
    background: #22b8f0;
    text-transform: capitalize;
    padding: 10px;
    border-radius: 2px;
    border: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    cursor: pointer;
}
.pfp-wrapper button:hover {
    background: #1868F2;
    color: #fff;
}
.pfp-wrapper button.selected {
    background: #1868F2;
    color: #fff;
    outline: 0px;
}

/*******************************  pop up ***********************/
#tlp-popup-wrap .tlp-popup-singlePage-counter {
    color: #fff;
    position: absolute;
    margin: auto;
    right: 40px;
    top: 0;
    bottom: 0;
    font: 400 13px/30px "Open Sans", sans-serif;
    height: 30px;
}
#tlp-popup-wrap .tlp-popup-content {
    padding-top: 70px;
}
.admin-bar #tlp-popup-wrap .tlp-popup-content {
    padding-top: 46px;
}
.tlp-port-item-count {
    display: none;
}
.tlp-popup-wrap {
    min-height: 100%;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    margin-left: 100%;
    display: none;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 999999;
    padding: 0px;
}
.tlp-popup-wrap:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.tlp-popup-wrap .tlp-popup-navigation-wrap {
    background-color: #1868F2;
}

.tlp-popup-wrap .tlp-popup-loading {
    background: url('../images/tlp-loading.gif') no-repeat center;
    height: 200px;
}
.tlp-popup-content {
    width: 100%;
    height: 100%;
    background: #fff;
    position: fixed;
    overflow-y: scroll;
}
.tlp-popup-content .pfp-portfolio-detail {
    margin-bottom: 25px;
}
.tlp-popup-content .single-portfolio-share {
    min-height: 36px;
    margin-bottom: 25px;
}
.tlp-popup-singlePage-sticky .tlp-popup-navigation-wrap {
    position: fixed;
    top: 0;
}
.tlp-popup-singlePage .tlp-popup-next, .tlp-popup-singlePage .tlp-popup-prev {
    width: 44px;
    height: 44px;
    bottom: 0;
}
.tlp-popup-singlePage .tlp-popup-next {
    background: url("../images/tlp-sprite.png") no-repeat scroll -46px -92px transparent;
    right: 0;
    bottom: 0;
    left: 108px;
}
.tlp-popup-navigation .tlp-popup-prev, .tlp-popup-navigation .tlp-popup-close, .tlp-popup-navigation .tlp-popup-next {
    display: inline-block;
    margin: 5px !important;
    cursor: pointer;
}
.tlp-popup-navigation {
    padding: 5px 0;
    text-align: center;
}
.tlp-popup-singlePage .tlp-popup-next:hover {
    background-position: -46px -138px;
}
.tlp-popup-navigation, .tlp-popup-navigation-wrap {
    width: 100%
}
.tlp-popup-singlePage .tlp-popup-prev {
    background: url("../images/tlp-sprite.png") no-repeat scroll 0 -92px transparent;
    left: 0;
}
.tlp-popup-singlePage .tlp-popup-prev:hover {
    background-position: 0 -138px;
}
.tlp-popup-singlePage .tlp-popup-close {
    background: url("../images/tlp-sprite.png") no-repeat scroll -92px -92px transparent;
    height: 44px;
    width: 44px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.tlp-popup-singlePage .tlp-popup-close:hover {
    background-position: -92px -138px;
}
.tlp-layout-isotope .team-member {
    display: inline-block;
    float: left;
}
.pfp-portfolio-detail h2.portfolio-title {
    margin: 30px 0px 15px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
}
/****************************** Detail page ********************/
/* slider */
#pfp-gallery-wrapper #slider {
    margin-bottom: 0;
}
body.single-portfolio .portfolio.hentry.tlp-single-portfolio-detail {
    float: none;
    width: auto;
}
.tlp-portfolio-detail:after {
    content: "";
    clear: both;
    display: block;
}
.tlp-portfolio-detail h2.portfolio-title {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin: 15px 0px;
}
.tlp-portfolio-detail .portfolio-detail-desc {
    margin: 30px 0px;
    position: relative;
}
.tlp-portfolio-detail .single-item-meta li {
    list-style: none;
}
.tlp-portfolio-detail .single-item-meta li label {
    color: #000;
    font-weight: 400;
}
.tlp-portfolio-detail .tlp-related-project {
    margin: 15px 0px 30px;
}
.tlp-portfolio-detail .tlp-related-project h3 {
    font-size: 22px;
    padding: 10px 0px;
}
.tlp-portfolio-detail .detail-portfolio-share {
    overflow: hidden;
    margin: 15px 0px;
}
.tlp-portfolio-detail .detail-portfolio-share > div {
    float: left;
    text-align: center;
    height: 35px;
    margin-right: 5px;
}
.tlp-portfolio-detail .detail-portfolio-share iframe {
    margin: 0px;
    padding: 0px;
}
.tlp-portfolio-detail .detail-portfolio-share .linkedin-share {
    display: block;
    margin-top: 4px !important;
}
.tlp-portfolio-detail .detail-portfolio-share .fb-share {
    margin-top: 2px !important;
}
.tlp-portfolio-detail .detail-portfolio-share .twitter-share {
    margin-top: 2px !important;
}
.single-portfolio-share {
}
.single-portfolio-share div {
    float: left;
    display: inline-block;
    margin-right: 5px;
}
.single-portfolio-share .twitter-share, .single-portfolio-share .fb-share, .single-portfolio-share .linkedin-share {
    margin-top: 2px;
}
.tlp-related-holder {
    margin-bottom: 50px;
    position: relative;
}
.tlp-related-holder h2 {
    font-size: 26px;
    padding: 15px;
}
.tlp-related-item h3 {
    font-size: 22px;
    padding: 5px 0px;
}

/******************************** widget **************************/

.tlp-widget-holder .widget-box {
    padding: 10px;
}
.tlp-widget-holder .overlay2 h3 {
    margin: 10px 0;
    font-size: 18px;
}
.tlp-widget-holder .tpl-social li {
    display: inline-block;
}
.tlp-widget-holder .tlp-portfolio-thumb {
    overflow: hidden;
    position: relative;
}
.tlp-widget-holder .tlp-portfolio-thumb img {
    width: 100%;
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
    text-align: center;
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay .link-icon {
    display: block;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0.5s;
    -moz-transition: all 0.3s ease-out 0.5s;
    -ms-transition: all 0.3s ease-out 0.5s;
    -o-transition: all 0.3s ease-out 0.5s;
    transition: all 0.3s ease-out 0.5s;
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay .link-icon {
    text-align: center;
    padding: 0;
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay .link-icon li {
    display: inline-block;
    font-size: 20px;
    line-height: 40px;
    list-style: outside none none;
    margin: 5px;
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay .link-icon li a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay .link-icon li a:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay, .tlp-widget-holder .tlp-portfolio-thumb .link-icon {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
.tlp-widget-holder .tlp-portfolio-thumb .link-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.tlp-widget-holder .tlp-portfolio-thumb:hover .tlp-overlay, .tlp-widget-holder .tlp-portfolio-thumb:hover .link-icon {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.tlp-grid-portfolio .tlp-portfolio {
    background: #f5f5f5;
    margin-bottom: 30px;
}
.tlp-grid-portfolio .tlp-portfolio-thumb {
    overflow: hidden;
    position: relative;
    line-height: 13px;
}
.tlp-grid-portfolio .tlp-portfolio-thumb img {
    width: 100%;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
    text-align: center;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay .link-icon {
    display: block;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0.5s;
    -moz-transition: all 0.3s ease-out 0.5s;
    -ms-transition: all 0.3s ease-out 0.5s;
    -o-transition: all 0.3s ease-out 0.5s;
    transition: all 0.3s ease-out 0.5s;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay .link-icon {
    text-align: center;
    padding: 0;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay .link-icon li {
    display: inline-block;
    font-size: 20px;
    line-height: 40px;
    list-style: outside none none;
    margin: 5px;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay .link-icon li a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay .link-icon li a:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay, .tlp-grid-portfolio .tlp-portfolio-thumb .link-icon {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .link-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.tlp-grid-portfolio .tlp-portfolio-thumb:hover .tlp-overlay, .tlp-grid-portfolio .tlp-portfolio-thumb:hover .link-icon {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.tlp-grid-portfolio .tlp-content h3 {
    margin: 5px 0;
    font-size: 18px;
    font-weight: 600;
}
.tlp-grid-portfolio .tlp-content h3 a {
    text-decoration: none;
    color: #000;
}
.tlp-grid-portfolio .tlp-content h3 a:hover {
    opacity: .8;
}
.tlp-grid-portfolio .tlp-content .short-desc {
    padding: 0;
    margin: 0;
}
.tlp-grid-portfolio .tlp-content .tlp-content-holder {
    padding: 15px;
}

.fotorama-holder #fotorama {

}

.fotorama-holder > #fotorama:not(.fotorama) {
    padding-bottom: 50%;
    background-color: #f6f6f6;
}

/* Single page popup */
.fotorama-holder {
    margin: 0 auto;
    width: 90%;
}

@media screen and (max-width: 900px) {
    .fotorama-holder {
        width: 80%;
    }
}

@media screen and (max-width: 767px) {
    .fotorama-holder {
        width: 96%;
    }
}

@media screen and (max-width: 360px) {
    .fotorama-holder {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .pfp-container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .pfp-container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .pfp-container {
        width: 1170px;
    }
}

@media (min-width: 768px) {
    .pfp-col-sm-1, .pfp-col-sm-2, .pfp-col-sm-3, .pfp-col-sm-4, .pfp-col-sm-5, .pfp-col-sm-6, .pfp-col-sm-7, .pfp-col-sm-8, .pfp-col-sm-9, .pfp-col-sm-10, .pfp-col-sm-11, .pfp-col-sm-12 {
        float: left;
    }
    .pfp-col-sm-12 {
        width: 100%;
    }
    .pfp-col-sm-11 {
        width: 91.66666667%;
    }
    .pfp-col-sm-10 {
        width: 83.33333333%;
    }
    .pfp-col-sm-9 {
        width: 75%;
    }
    .pfp-col-sm-8 {
        width: 66.66666667%;
    }
    .pfp-col-sm-7 {
        width: 58.33333333%;
    }
    .pfp-col-sm-6 {
        width: 50%;
    }
    .pfp-col-sm-5 {
        width: 41.66666667%;
    }
    .pfp-col-sm-4 {
        width: 33.33333333%;
    }
    .pfp-col-sm-3 {
        width: 25%;
    }
    .pfp-col-sm-2 {
        width: 16.66666667%;
    }
    .pfp-col-sm-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 992px) {
    .pfp-col-md-1, .pfp-col-md-2, .pfp-col-md-3, .pfp-col-md-4, .pfp-col-md-5, .pfp-col-md-6, .pfp-col-md-7, .pfp-col-md-8, .pfp-col-md-9, .pfp-col-md-10, .pfp-col-md-11, .pfp-col-md-12 {
        float: left;
    }
    .pfp-col-md-12 {
        width: 100%;
    }
    .pfp-col-md-11 {
        width: 91.66666667%;
    }
    .pfp-col-md-10 {
        width: 83.33333333%;
    }
    .pfp-col-md-9 {
        width: 75%;
    }
    .pfp-col-md-8 {
        width: 66.66666667%;
    }
    .pfp-col-md-7 {
        width: 58.33333333%;
    }
    .pfp-col-md-6 {
        width: 50%;
    }
    .pfp-col-md-5 {
        width: 41.66666667%;
    }
    .pfp-col-md-4 {
        width: 33.33333333%;
    }
    .pfp-col-md-3 {
        width: 25%;
    }
    .pfp-col-md-2 {
        width: 16.66666667%;
    }
    .pfp-col-md-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 1200px) {
    .pfp-col-lg-1, .pfp-col-lg-2, .pfp-col-lg-3, .pfp-col-lg-4, .pfp-col-lg-5, .pfp-col-lg-6, .pfp-col-lg-7, .pfp-col-lg-8, .pfp-col-lg-9, .pfp-col-lg-10, .pfp-col-lg-11, .pfp-col-lg-12 {
        float: left;
    }
    .pfp-col-lg-12 {
        width: 100%;
    }
    .pfp-col-lg-11 {
        width: 91.66666667%;
    }
    .pfp-col-lg-10 {
        width: 83.33333333%;
    }
    .pfp-col-lg-9 {
        width: 75%;
    }
    .pfp-col-lg-8 {
        width: 66.66666667%;
    }
    .pfp-col-lg-7 {
        width: 58.33333333%;
    }
    .pfp-col-lg-6 {
        width: 50%;
    }
    .pfp-col-lg-5 {
        width: 41.66666667%;
    }
    .pfp-col-lg-4 {
        width: 33.33333333%;
    }
    .pfp-col-lg-3 {
        width: 25%;
    }
    .pfp-col-lg-2 {
        width: 16.66666667%;
    }
    .pfp-col-lg-1 {
        width: 8.33333333%;
    }
}
