    /*
Theme Name: Qdivision
Theme URI: http://q-division.de/
Description: Qdivision Agency Website - our kind of data
Author: KUPONA GmbH
Author URI: http://kupona.de/
Template: salient
Version: 0.1
*/
    
    .row .col.section-title p {
        font-family: Roboto Condensed !important;
    }
    /* SWITCH PAGE DATA BUYER - DATA PROVIDER*/
    
    .switch-data-buyer,
    .switch-data-provider {
        text-align: left !important;
        font-family: Roboto Condensed;
        font-weight: 300;
        color: #323232;
    }
    
    .switch-data-buyer .section-title h2,
    .switch-data-provider .section-title h2 {
        font-size: 60px !important;
        text-transform: uppercase !important;
        text-align: left !important;
        margin-bottom: 0.5em !important;
    }
    
    .switch-data-buyer .flip-box-front .section-title,
    .switch-data-provider .flip-box-front .section-title {
        padding: 0px !important;
        border: none !important;
    }
    
    .switch-data-buyer .flip-box-front .section-title p,
    .switch-data-provider .flip-box-front .section-title p {
        font-size: 28px !important;
        text-align: left !important;
        margin-bottom: 2.3em !important;
        line-height: 1.2em !important;
        font-family: Roboto Condensed;
        color: #000 !important;
    }
    /* .switch-data-buyer .flip-box-front .inner p,
    .switch-data-provider .flip-box-front .inner p {
        margin-bottom: 1.2em !important;
        font-size: 20px !important;
        line-height: 1.2em !important;
    }*/
    
    .switch-data-buyer .flip-box-front .clear {
        display: none !important;
    }
    
    .switch-data-buyer .flip-box-front .inner .tilt-button-inner a span,
    .switch-data-provider .flip-box-front .inner .tilt-button-inner a span {
        font-size: 20px !important;
        text-transform: uppercase !important;
        font-family: Roboto Condensed;
        font-weight: 300;
    }
    
    .switch-data-provider p,
    .switch-data-buyer p {}
    
    .data-provider-icons {}
    
    .data-provider-icons .iwt-icon img {
        width: 100px !important;
        height: 100px !important;
        display: block;
    }
    
    .data-provider-icons .iwt-text,
    .data-provider-icons .iwt-icon img {
        text-align: center;
        margin: 1em auto 0px auto !important;
    }
    
    .data-provider-icons .iwt-icon {
        display: block !important;
        position: relative;
    }
    
    .data-provider-icons .iwt-text {
        display: block;
        padding-left: 0px !important;
        font-size: 1.2em !important;
    }
    
    .data-portfolio .info-block h3 {
        font-size: 1.7em !important;
    }
    
    .data-portfolio .info-block p {
        font-size: 1.2em;
    }
    
    .data-portfolio .img-with-aniamtion-wrap img {
        width: 75% !important;
        text-align: right;
    }
    
    div[data-midnight~="light"] .nectar-milestone {
        color: #FFF;
    }
    
    .data-facts strong {
        font-size: 2em;
        font-family: Roboto Condensed;
        font-weight: 300;
        text-transform: uppercase;
        color: #b400a9;
    }
    
    .data-facts em {
        font-size: 1.1em;
        display: block !important;
        margin-top: 1.2em;
        font-style: normal;
    }
    /**** 5V-CHECK SLIDER ****/
    
    .five-v-veracity {
        background-color: #3db4c3 !important;
    }
    
    .five-v-variety {
        background-color: #093d65 !important;
    }
    
    .five-v-velocity {
        background-color: #cc95a5 !important;
    }
    
    .five-v-volume {
        background-color: #c728a9 !important;
    }
    
    .five-v-verification {
        background-color: #427daf !important;
    }
    
    .five-v-intro {
        background-color: #005fb4 !important;
    }
    
    .five-v-veracity.swiper-slide-active {
        transition: all 500ms;
    }
    
    .swiper-slide .container div,
    .swiper-slide .container .content p span {
        font-family: Roboto !important;
    }
    
    .swiper-slide .container .content p span {
        font-size: 1.2em;
    }
    
    .swiper-slide .container .content h2 {
        font-family: Roboto Condensed !important;
        font-weight: 300 !important;
    }
    
    .presse .meta-author {
        display: none;
    }