﻿@media only screen and (max-width: 576px) {
    .theme-btn {
        font-size: 14px;
        padding: 5px 20px;
    }

    .funfact-box {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }

    .home2 .hero-area {
        padding: 130px 0 100px;
    }

    .hero-area ul.nav.nav-tabs li a {
        padding: 5px 12px;
    }

    .hero-area h1 {
        font-size: 20px;
    }

    .hero-area-content h2 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .hero-area-content > h3 {
        font-size: 23px;
    }

    .hero-area .tab-content {
        padding: 25px;
    }

    .sec-title h2 {
        font-size: 24px;
    }

    .feature-menu button {
        width: 50%;
        padding: 10px;
    }

    .choose-area .feature-menu button {
        width: 50%;
    }

    .single-team {
        display: block;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }

    .choose-area .choose-menu button {
        width: 50%;
    }

    #map {
        height: 300px;
    }

    .home2 .nav-tabs li {
        width: 50%;
    }

    .home2 .feature-area .text-center ul.nav.nav-tabs li {
        width: 100%;
    }

    .choose-menu button {
        width: 50%;
    }

    .single-post {
        text-align: center;
    }

    .post-details {
        padding: 24px;
    }

    .list-area .post-details {
        padding: 20px 0 0;
    }

    .single-post.listing-post h4.post-title {
        margin-bottom: 0;
    }

        .single-post.listing-post h4.post-title::before, .single-post.listing-post h4.post-title::after {
            display: none;
        }

    .breadcrumb-area {
        padding: 180px 0px 90px;
    }

    .hero-area-content {
        padding-top: 0;
    }
    /* ALESSIO *********************************************************************************/

    .border-bottom {
        border-bottom: none !important;
    }

    .hero-area-content {
        text-align: center;
    }

    .tab-content {
        padding: 5px !important;
    }

    .widget-get-in-touch {
        text-align: center;
    }

        .widget-get-in-touch li {
            display: inherit;
        }

    .nav.nav-tabs li {
        width: 100%;
        text-align:center;
    }

    .nav.nav-tabs li:last-child {
        margin-bottom: 10px;
    }

    select {
        padding: 10px;
        margin-bottom: 15px;
    }

    .select-view-type {
        margin-top:10px;
        padding: 10px !important;
    }

    .ptb-100 {
        padding: 40px 0;
    }

    .tab-content .contact-us-area{
        padding: 10px !important;
    }

    .bottoniera-view-type {
        text-align: center;
    }


    /* ALESSIO ***************************************************************************************/
    .single-about {
        margin-bottom: 30px;
    }

    .team-content {
        border-top: 0;
        border-left: 1px solid #ccc;
    }

    .choose-content a {
        margin-bottom: 10px;
    }

    .article-box {
        margin-bottom: 30px;
    }

    .hero-area .nav.nav-tabs {
        margin-right: 0;
    }

    .about-bottom-box {
        margin-top: 30px;
    }

    .single-post.listing-post h4.post-title {
        padding-bottom: 0;
    }

    .four04 h1 {
        font-size: 150px;
    }
}
