/** Maved to style.min.css */

/* Bootstrap carousel hotfix for the carousel-indicators
    on mobile when the navigation is open */
/*.carousel {
    z-index: 1;
}

@media (max-width: 480px) {
    .projects-section {
        padding-top: 100px !important;
    }

    .team-section{
        padding-top:50% !important;
        padding-bottom:0px !important;
    }
}

.navigation.clearfix a {
    text-transform: uppercase !important;
}

.sec-title .text {
    font-size: 24px;
}*/
