/*
Theme Name: Boseco 2018 theme
Description: Het 2018 theme voor boseco
Author: Dani&euml;l Schwitters
Author URI: https//delynx.nl
Template: flash-pro
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */

/*!!!DE MEESTE AANPASSINGEN ZIJN GEDAAN IN DE CUSTOMIZATION MODUS!!!*/

@media only screen and (max-width: 1400px) {
    #site-navigation ul li {
        padding-right: 20px !important;
    }
}
@media only screen and (max-width: 1250px) {
    #site-navigation ul li a {
        font-size: 16px !important;
    }
}
@media only screen and (max-width: 1220px) {
    .gerelateerd {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
@media only screen and (max-width: 1025px) {
    #site-navigation ul li {
        padding-right: 14px !important;
    }
}
@media only screen and (max-width: 1013px) {
    .publpagewidget a {
        font-size: 1.3vw !important;
    }
}

@media only screen and (max-width: 980px) {
    #site-navigation ul li > a {
        color: #000000 !important;
    }
}
@media only screen and (max-width: 825px) {
    .publpagewidget a {
        padding: 10px 15px !important;
    }
}

@media only screen and (max-width: 780px) {
    .homepage-blokken .panel-grid-cell {
        margin-bottom: 90px !important;
    }
    .homeslider {
        display: none !important;
    }
    div.ih-caption-wrap {
        display: block !important;
    }
    .publpagewidget a {
        font-size: 15px !important;
        padding: 10px 25px !important;
    }
    .paginatabs,
    .paginatabs-noimg {
        margin-top: 50px !important;
    }
    .paginatabs .sow-tabs-tab,
    .paginatabs-noimg .sow-tabs-tab {
        display: block !important;
        margin-bottom: 10px !important;
        border-radius: 0 !important;
        border: 2px solid #782965 !important;
    }
}

@media only screen and (max-width: 722px) {
    #faheaderwrap {
        margin: 0 auto -5px !important;
    }
    .pageheader-big .tg-container {
        height: 50%;
    }
}
@media only screen and (max-width: 602px) {
    .paginatabs,
    .paginatabs-noimg {
        margin-top: 50px !important;
    }
    .paginatabs .sow-tabs-tab,
    .paginatabs-noimg .sow-tabs-tab {
        display: block !important;
        margin-bottom: 10px !important;
        border-radius: 0 !important;
        border: 2px solid #782965 !important;
    }
}
@media only screen and (max-width: 371px) {
    #faheaderwrap {
        margin: 0 auto 18px !important;
    }
}