﻿.single-services-box {
    height: 380px;
    position: relative;
}

    .single-services-box .learn-more-btn {
        position: absolute;
        top: 330px;
        left: 122px;
    }


.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.single-how-it-work-box .icon::before, .single-services-box .icon {
    background: none;
}

.single-how-it-work-box .number-text {
    font-size: 65px;
}

.single-how-it-work-box {
    height: 365px;
}

@media (max-width: 1199px) {

    .single-how-it-work-box {
        height: 420px;
    }
}

@media (max-width: 1024px) {

    .single-how-it-work-box {
        height: 415px;
    }

        .single-how-it-work-box h3 {
            font-size: 19px;
        }
}

@media (max-width: 992px) {
    .single-how-it-work-box {
        height: 285px;
    }

        .single-how-it-work-box h3 {
            font-size: 19px;
        }
}

@media (max-width: 768px) {
    .single-how-it-work-box {
        height: 230px;
    }
}


@media screen and (max-width: 576px) {
    .single-how-it-work-box {
        height: 250px;
    }
}

@media only screen and (min-device-width : 576px) and (max-device-width : 768px) {
    .single-how-it-work-box {
        height: 290px;
    }
}

@media (max-width: 411px) {
    .single-how-it-work-box {
        height: 250px;
    }
}

@media only screen and (min-device-width : 540px) and (max-device-width : 576px) {
    .single-how-it-work-box {
        height: 205px;
    }
}

@media only screen and (min-device-width : 411px) and (max-device-width : 539px) {
    .single-how-it-work-box {
        height: 245px;
    }
}

@media (max-width: 360px) {
    .single-how-it-work-box {
        height: 255px;
    }
}

@media (max-width: 320px) {
    .single-how-it-work-box {
        height: 275px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 360px) {
    .single-how-it-work-box {
        height: 275px;
    }
}

@media only screen and (min-device-width : 280px) and (max-device-width : 319px) {
    .single-how-it-work-box {
        height: 320px;
    }
}

.images-sources a {
    display: inline;
}

.owl-carousel .owl-item img {
    width: auto;
    margin: auto;
}



@media (max-width: 640px) {
    .main-banner.empty-top {
        padding-bottom: 0px;
        padding-top: 95px;
    }
}

.page-title-area {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .main-banner {
        padding-top: 50px;
        padding-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-banner {
        padding-top: 50px;
        padding-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .main-banner {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 100px;
        padding-top: 10px;
    }
}

.page-title-content ul li a {
    color: #42b9f5;
}

    .page-title-content ul li a:hover {
        color: #42b9f5;
        text-decoration: underline;
    }


.smartwarten a {
    display: inline;
    font-weight: bold;
}

    .smartwarten a:hover {
        display: inline;
        font-weight: bold;
        text-decoration: underline;
    }

.smartwarten li {
    color: #57647c;
}

.competencies-area h2 {
    display: block;
    color: #074ece;
    margin-bottom: 1px;
    font-weight: 600;
    font-size: 18px;
    font-family: "Dosis", sans-serif;
}

.competencies-area h3 {
    display: block;
    color: #074ece;
    margin-bottom: 1px;
    font-weight: 600;
    font-size: 17px;
    font-family: "Dosis", sans-serif;
}

.competencies-area h4 {
    font-size: 16px;
    font-weight: 600;
    font-family: "Dosis", sans-serif;
}

.competencies-area ul {
    list-style-type: none;
    padding-left: 10px;
}

.competencies-area li {
    color: #57647c;
}

    .competencies-area li span.phd-wrap {
        width: 30px;
        display: inline-block;
    }

    .competencies-area li span.phd-person {
        text-transform: none;
        display: inline-block;
        color: #57647c;
        font-size: 14px;
    }

        .competencies-area li span.phd-wrap i {
            font-size: 16px;
            color: #ffffff;
            background-color: #074ece;
            width: 25px;
            height: 23px;
            line-height: 23px;
            text-align: center;
            border-radius: 3px;
        }

.competencies-area a {
    display: inline;
    font-weight: bold;
}

    .competencies-area a:hover {
        display: inline;
        font-weight: bold;
        text-decoration: underline;
    }


h2.reference-customer {
    font-size: 24px;
    font-weight: bold;
}

h3.reference-customer-title {
    font-size: 20px;
    color: grey;
}

/*.reference-customer-image-row {
    height: 105px;
}*/