﻿
@media (min-width: 1367px) {
    .col-lg-3 {
        width: 20%;
    }

    .col-lg-2, .col-lg-4 {
        width: 25%;
    }

    .head-nav ul li a {
        font-size: 2em;
    }

    .logo {
        padding: 1.2em 0;
    }

    .banner-info p {
        font-size: 1.5em;
        color: #fff;
        font-weight: 400;
        line-height: 1.8em;
    }

    .main h2 {
        font-size: 3.5em;
    }

    .wedo h6 {
        font-size: 1.5em;
        line-height: 1.8em;
        width: 60%;
    }

    .maecenas p {
        font-size: 1.5em;
    }

    .wha-top1 h4, .maecenas h4 {
        font-size: 2em;
    }

    .wha-top1 p {
        font-size: 1.5em;
    }

    .footer {
        font-size: 100%;
    }

        .footer h5 {
            font-size: 110%;
        }

    .Box-Container {
        font-size: 1.5em;
    }


    .well {
        font-size: 1.3em;
    }


    .company_address p {
        font-size: 1.2em;
    }

    .fixed .logo {
        width: 90px;
    }
}
