.portfolio_nav {
    padding: 0 0 30px
}

.portfolio_nav ul li {
    display: inline
}

.portfolio_nav ul li {
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    margin: 0 5px 10px;
    padding: 10px 20px;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.prot_wrap {
    overflow: hidden
}

.single_protfolio {
    position: relative;
    overflow: hidden
}

.prot_thumb img {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%
}

.single_protfolio:hover .prot_thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.prot_content {
    position: absolute;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 9
}

.multi_gallery.prot_content {
    height: 90%;
    width: 80%;
    right: 10%;
    top: 5%;
    bottom: 5%;
    left: 10%
}

.prot_content_inner {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 10;
    -webkit-transition: all .5s ease-in-out .5s;
    transition: all .5s ease-in-out .5s
}

.single_protfolio:hover .prot_content {
    opacity: 1
}

.prot_content h3 {
    margin: 0;
    text-transform: capitalize;
    font-size: 18px
}

.prot_content h3 a {
    font-size: 23px;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: .5s;
    transition: .5s
}

.prot_content p {
    line-height: 1.2;
    margin: 5px 0 0
}

.prot_content p span {
    display: inline-block;
    padding-top: 0
}

.single_protfolio:hover .prot_content {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.porttitle_inner span,
.porttitle_inner4 span,
.prot_content span {
    position: relative;
    margin: 0 2px
}

.porttitle_inner span:before,
.porttitle_inner4 span:before,
.prot_content span:before {
    bottom: 0;
    content: ",";
    position: absolute;
    right: -5px
}

.porttitle_inner span:last-child:before,
.porttitle_inner4 span:last-child:before,
.prot_content span:last-child:before {
    content: ""
}

.nospace.col-xs-12 {
    padding: 0
}

.nospace .single_protfolio {
    margin-bottom: 0
}

.gallery_load_button a {
    padding: 7px 15px;
    display: inline-block;
    font-size: 17px;
    margin-top: 0
}

.prot_wrap.nospace .gallery_load_button a {
    margin-top: 30px
}

.picon a {
    border-radius: 5px;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px 11px;
    width: 50px;
    text-align: center
}

.pimgs img {
    height: 465px;
    width: 100%
}

.em_port_content {
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%;
    z-index: 9;
    left: 0;
    top: -100%;
    width: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    text-align: center
}

.pstyle_1 .porttitle_inner h3 {
    padding-bottom: 0
}

.pstyle_1 .prot_content p {
    margin: 2px 0 0
}

.pstyle_1 .single_protfolio {
    -webkit-transition: .5s;
    transition: .5s
}

.portfolio_readmore_btn {
    padding-top: 23px
}

.portfolio_readmore_btn>a {
    border-radius: 5px;
    display: inline-block;
    padding: 6px 21px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid transparent
}

.pstyle_1 .picon a {
    background: 0 0;
    border-radius: 5px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0 8px 11px;
    width: 50px;
    -webkit-transition: .5s;
    transition: .5s
}

.pstyle2 .prot_content_inner {
    left: 50%;
    position: absolute;
    top: 60%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    -webkit-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s;
    opacity: 0
}

.pstyle2 .single_protfolio:hover .prot_content_inner {
    top: 50%;
    opacity: 1
}

.em_plus_port {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 99
}

.pstyle2.pstyle3 .prot_content_inner {
    text-align: left
}

.pstyle2.pstyle3 .prot_content_inner {
    left: 3000px;
    position: absolute;
    top: 60%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    -webkit-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s;
    opacity: 0;
    padding: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.pstyle2.pstyle3 .single_protfolio:hover .prot_content_inner {
    left: 75%
}

.pstyle4.pstyle_1 .single_protfolio:hover {
    box-shadow: none
}

.pstyle4 .prot_content_inner {
    top: 50%
}

.pstyle4 .prot_thumb {
    overflow: hidden;
    position: relative
}

.pprotfolio4 {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, .7);
    padding: 17px 10px 20px
}

.pprotfolio4 {
    padding: 20px 10px 23px
}

.porttitle_inner4 h3 {
    margin: 0
}

.porttitle_inner4 p {
    margin-bottom: 0
}

.porttitle_inner4 p span {
    display: inline-block
}

.positi_3.pprotfolio4 {
    padding: 20px 10px 23px;
    border: none;
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    z-index: 9;
    -webkit-transition: .5s;
    transition: .5s;
    text-align: center
}

.single_protfolio:hover .positi_3.pprotfolio4 {
    bottom: 0
}

.prot_wrap:after {
    content: '';
    display: block;
    clear: both
}

@media (max-width:767px) {
    .portfolio_nav ul li {
        padding: 6px 20px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .portfolio_nav ul li {
        margin: 0 2px 10px
    }
}