/**.hero-animated {
    padding:0px;
}**/

.header .logo img {
    margin-bottom: 10px;
}

.hero-animated .animated {
    max-width:100%;
    margin-bottom:10px;
}

.desc-bottom .gslide-image img {
    width: calc(65vw);
}

@media screen and (max-width: 768px) {
    .desc-bottom .gslide-image img {
        width: calc(90vw);
    }
}

.portfolio .portfolio-flters li {
    font-weight:600;
}

.glightbox-clean .gslide-description {
    display: none;
    visibility: hidden;
}

.desc-bottom .gslide-image img {
    width: calc(70vw);
}