/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 3-mar-2017, 13.25.49
    Author     : cceppi
*/

@media screen and (min-width: 1100px){
    .portfolio-three-column .grid figure figcaption h2 {
        font-size: 16px;
        text-transform: none;
        text-align: left;
    }

    .fancybox-nav span {
        visibility: visible;
    }
}

@media (min-width: 980px) {
    .menu ul>li>a {
        padding: 34px 23px 31px 23px;
    }
}

@media (max-width: 767px){

    .top-bar .pull-left, .top-bar .pull-right, .logo.pull-left, .get-started .pull-right, .learnmore {
        float: left !important;
    }

    .logo.pull-left {
        display: block;
        text-align: center;
        margin: 0px 0 0px;
    }

    .brand {
        width: 131px !important;
        height: 40px !important;
    }


    #header .main-header {
        min-height: 80px;

    }

    .mobile.navbar-header {
        margin-bottom: 0px;
    }

    .logo {
        height: 70px;
    }

    .logo-charta {
        height: 55px;
    }

    .logo-iso {
        height: 55px;
    }

    .portfolio {
        position: relative;
        margin-top: 230px;
    }

    /*    .fancybox-nav span {
            visibility: hidden !important;
        }*/
}