@media (min-height: 830px) {
    .nav-minimized header {
        background: #f3f4f5;
        height: 88px;
    }

    .nav-minimized.fp-enabled header {
        background: none transparent;
    }

    .nav-minimized .header-top {
        background: none transparent;
        height: 20px;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -10px;
    }

    .nav-minimized .header-container {
        padding: 0 20px;
        height: 88px;
    }

    .nav-minimized .header-top>nav>ul>li>a {
        margin: 0;
    }

    .nav-minimized .header-top>nav>ul>li>a.button-link {
        margin: 0;
        color: #78be20;
        line-height: 30px;
        font-weight: 300;
        padding: 0 20px;
        text-transform: uppercase;
    }

    .nav-minimized .header-top>nav>ul>li>a.button-link:after {
        content: "" !important;
    }

    .nav-minimized .header-container .logo h1 a {
        width: 101px;
        height: 62px;
        margin: 13px 0;
    }

    .nav-minimized .header-container .logo.ticket-restaurant h1 a {
        width: 237px;
        height: 62px;
        margin: 13px 0;
    }

    .nav-minimized .header-container nav {
        float: left;
        margin-left: 90px;
    }

    .nav-minimized .header-container nav ul li a {
        line-height: 88px;
    }

    .nav-minimized header.lp-header {
        background: #fff;
        height: 100px;
    }

    .pd-0 {
        padding-left: 0 !important;
    }

    .compliment-User {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    /* Desktop  */

    .section-text {
        padding-left: 30px;
    }

    .block-footer-2 {
        padding: 20px 30px 150px 30px;
    }
}

@media (max-width: 1199px) {
    /*Mobile & Tablet portrait*/

    .solutions-container {
        overflow: hidden;
    }

    .solutionsSlider {
        margin-right: 50px;
    }

    .solutionsSlider .owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    .solutionsSlider .owl-carousel .owl-nav {
        display: none;
    }

    h1 {
        font-size: 40px;
        line-height: 44px;
    }

    h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .headline {
        font-size: 30px;
        line-height: 36px;
        margin: 0 0 25px 0;
    }

    .button {
        line-height: 5px;
        padding: 13px 26px;
        font-size: 14px;
        border-radius: 22px;
        font-weight: 300;
    }

    .button.button-icon-pin:before {
        margin-right: 8px;
        font-size: 18px;
    }

    .button.button-nobg {
        padding: 12px 25px 12px 25px;
    }

    .section-text {
        font-size: 20px;
    }

    .section.footer {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    /* Tablet portrait */

    .solutionItem .solutionText {
        min-height: 114px;
    }

    .section-text {
        text-align: center;
    }

    .section-text p {
        margin: 0 0 30px 0;
    }

    .bg-image {
        background-size: 50%;
    }

    .section.bg-image .fp-tableCell {
        vertical-align: top;
        padding-top: 100px;
    }

    .section.footer .fp-tableCell {
        vertical-align: middle;
        padding: 0 60px;
    }

    .footer-content {
        text-align: left;
    }

    .footer-content>ul {
        display: flex;
        flex-direction: column;
    }

    .footer-content>ul>li.corporate-text {
        order: 8;
    }

    .footer-content>ul>li {
        width: 100%;
        margin: 0;
        border-top: 1px solid #e3e7eb;
    }

    .footer-content ul li.corporate {
        border-top: 0;
        margin-bottom: 20px;
    }

    .footer-content ul li.socials {
        padding-top: 40px;
    }

    .footer-content ul li.corporate-text {
        border-top: 0;
        margin-top: 20px;
        text-align: center;
    }

    .footer-content ul li:nth-child(6) {
        clear: none;
    }

    .footer-content ul li .footer-logo {
        margin: 0 auto 10px auto;
    }

    .footer-content ul li span {
        font-size: 13px;
        line-height: 44px !important;
        margin: 0;
        background: url("//cdn.edenred.com.tr/sites/default/files/vector/footerPlus.svg") no-repeat right center;
    }

    .footer-content ul li ul {
        display: none;
        margin: 0 0 10px 0;
    }

    .footer-content ul li.active ul {
        display: block !important;
    }

    .footer-content ul li.active span {
        background: url("//cdn.edenred.com.tr/sites/default/files/vector/footerN.svg") no-repeat right center;
    }

    .footer-content ul li.socials span {
        display: none !important;
    }

    .footer-content ul li.socials ul {
        display: block !important;
        text-align: center;
    }

    .footer-content ul li.socials ul li {
        margin: 0 15px;
    }

    .footer-content ul li.corporate p br {
        content: " ";
    }

    .footer-content ul li.corporate p br:after {
        content: " ";
    }

    .footer-content ul li.corporate-text span {
        line-height: 17px;
        padding-top: 10px;
        margin: 0 0 5px 0;
    }

    .footer-content ul li.corporate-text span {
        background: none transparent;
    }

    .footer-content ul li.corporate-text p br {
        content: " ";
    }

    .footer-content ul li.corporate-text p br:after {
        content: " ";
    }
}

@media (max-width: 767px) {
    /* Mobile */

    header {
        height: 90px;
    }

    .header-top {
        height: 30px !important;
    }

    .header-top>nav>ul>li>a {
        line-height: 30px;
        padding: 0 5px !important;
        font-size: 11px !important;
        margin: 0 !important;
    }

    .header-top>nav>ul>li>a.button-link {
        padding: 0 10px !important;
        line-height: 30px !important;
        margin: 0 !important;
    }

    .homepage {
        padding-top: 90px;
    }

    .side-toolbox {
        display: none;
    }

    h1 {
        font-size: 22px;
        line-height: 26px;
    }

    h2 {
        font-size: 40px;
        line-height: 24px;
    }

    h3 {
        font-size: 23px;
        line-height: 24px;
    }

    /* Used in article pages */
    .headline {
        font-size: 26px;
        line-height: 24px;
        margin: 0 0 15px 0;
    }

    .footer-line {
        font-size: 16px;
        margin: 0 0 15px 0;
    }

    .block-footer-2 {
        padding: 20px 30px 100px 30px;
    }

    .generic-line {
        font-size: 14px;
    }

    .section.bg-image .fp-tableCell {
        padding: 0 0 75% 0;
    }

    .section.footer .fp-tableCell {
        padding: 0 15px;
    }

    .solutionItem .solutionText {
        padding: 0 15px;
        font-size: 12px;
        line-height: 16px;
        min-height: 96px;
    }

    .solutionItem .button {
        font-size: 12px;
    }

    .section-text {
        font-size: 18px;
    }

    .page {
        padding: 50px 0 50px 0;
    }

    article {
        padding: 15px 0;
    }

    article p {
        margin: 0 0 15px 0;
    }

    article p.lead {
        font-size: 14px;
        line-height: 20px;
    }

    .counter-container ul li {
        margin-bottom: 30px;
    }

    .counter-container ul li span.number {
        font-size: 40px;
        line-height: 100%;
    }

    .button {
        margin-top: 15px;
    }

    .section-down-arrow {
        display: none;
    }

    .infobox {
        left: 0;
        transform: translate(0, 0);
        width: 100%;
        height: 60px;
        border-radius: 10px 10px 0 0;
        text-align: center;
    }

    .infobox .infobox-image {
        display: none;
    }

    .infobox .infobox-text {
        font-size: 14px;
        line-height: 26px;
        padding-right: 24px;
        right: auto;
        background-size: 16px;
        width: auto;
        display: inline-block;
        position: relative;
        top: auto;
        margin-top: 20px;
    }
}