/* Security titles fixed */
.security-title {
    font-size: 18px;
}


@media only screen and (max-width: 1200px) and (min-width: 980px) {

    /* Services and solutions */
    .sas-wrapper {
        padding-right: 14%;
    }
    .sas-wrapper .card-holder {
        justify-content: center;
    }

    /* Experience */
    .experience-wrapper {
        padding-right: 14%;
        padding-left: 14%;
    }
    .experience-wrapper .card-wrapper-exp {
        /* justify-content: center; */
        /* width: 100%; */
        width: 640px;
        justify-content: flex-start;
    }
    .card-holder-exp {
        width: fit-content;
        margin: 105px auto;
    }

    /* Study example */
    .study-example-card {
        width: 60%;
    }
}

@media only screen and (max-width: 1200px){
    .long-text .check-entry{
        width: 100%;
    }
}

@media only screen and (max-width: 700px){
    .check-entry{
        width: 100%;
    }
}

@media only screen and (max-width: 980px){

    .bank-card-info-wrapper > .content {
        padding: 0 25px;
    }

    .quote-content-wrapper > .quote {
        padding: 0;
    }

    .quote img{
        height: 0.75em;
    }
    .company-sas .card {
        padding: 20px 20px 0;
    }

    .storitve .pdf-files-wrapper {
        padding-top: 0;
    }

    .storitve .pdf-files-holder h1{
        margin: 0 0 25px;
    }
    /* Header */
    .item > .item-info-wrapper {
        left: 5%;
        padding-right: 5%;
        width: 95%;
    }

    .pdf-files-holder h1 {
        margin: 50px 0;
    }

    .pdf-files-holder:first-child h1 {
        margin-top: 0;
    }

    /* Services and solutions */
    .sas-wrapper > .title {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .sas-wrapper .card-holder {
        justify-content: center;
        /* make up for card right margin */
        /* padding-left: 20px;    */
    }

    /* Experience */
    .experience-wrapper .card-wrapper-exp {
        justify-content: center;
        width: 100%;
        /* make up for card right margin */
        padding-left: 20px;
    }
    .experience-wrapper > .title {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    /* Slider content */


    /* Quote */
    .quote-wrapper .quote-content-wrapper {
        height: auto;
        min-height: 345px;
        padding: 25px;
        /* max-height: 365px; */
    }

    /* Country map */
    .country-map-wrapper > .title {
        text-align: center;
    }

    /* News */
    .bankart-section > .title {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .bankart-section .news-card {
        padding-left: 20px;
        padding-right: 20px;
        height: auto;
    }
    .bankart-section .news-card .date {
        margin-top: 20px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        height: auto;
    }
    .bankart-section .news-card .title {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
    .bankart-section .news-card .content {
        text-align: center;
    }
    .news-card .read-news {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
        margin-top: auto;
    }

    /* Study example */
    .study-example-card {
        width: 100%;
    }
    .study-example-image {
        display: none;
    }
    .study-example-group > .card {
        min-width: 250px;
    }

    /* Company */
    .company-sas .card-holder {
        padding-left: 20px;
    }

    /* Footer */
    .footer-wrapper > .main-footer {
        flex-wrap: wrap;
        /* justify-content: center; */
    }

    /* Horizontal line after title */
    .horizontal-separator {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .contact-us-left .horizontal-separator {
        text-align: left;
        margin-left: 0px;
    }

    /* Staff */
    .titled-section > .title,
    .staff-header > .content {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .staff-security {
        flex-wrap: wrap;
        justify-content: center;
    }
    .security-names {
        padding-left: 15px;
    }
    .staff-member > .position{
        text-align: center;
        padding-right: 0px !important;
        font-size: 17px;
    }
    .staff-member > .name{
        text-align: center;
        padding-right: 0px !important;
        font-size: 19px;

    }

    .staff-member {
        padding: 0 10px;
        width: calc(100% / 3);
    }

    /* Partners */
    .logo-block > .image {
        min-height: 100px;
        min-width: 150px;
    }

    .security-center {
        margin-left: auto;
        margin-right: auto;
        justify-content: center !important;
    }
    .staff-member-container {
        justify-content: flex-start;
    }
    .security-class {
        width: 50%;
    }


    /* Chart */
    .chart-wrapper > .content {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    /* Contact */
    .job-input-wrapper {
        flex-wrap: wrap;
    }
    .job-input-wrapper > .input-file,
    .job-input-wrapper .btn-bankart
    {
        margin-bottom: 10px;
    }

    .item-info-wrapper > p {
        display: none;
    }

    .quote > p {
        margin-bottom: 0;
    }

    .main-footer > .side-3 > a
    {
        display: block;
    }

    /* Wrapper left and right paddings */
    .sas-wrapper,
    .experience-wrapper,
    .quote-wrapper,
    .country-map-wrapper,
    .contact-us-wrapper,
    .bankart-section,
    .features-wrapper,
    .staff-wrapper,
    .partner-wrapper,
    .chart-wrapper,
    .pdf-files-wrapper,
    .open-jobs-wrapper,
    .page-content {
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .feature:last-child {
        margin-bottom: 30px;
    }

    .footer-wrapper > .main-footer{
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 50px;
    }

    .additional-info{
        padding-left: 5%;
        padding-right: 5%;
    }

    .news-navigation{
        padding: 50px 5%;
    }

    .bank-card-info-wrapper{
        padding: 50px 0;
    }
}

@media only screen and (min-width: 601px) and (max-width: 980px) {
    .slider-content-wrapper {
        padding-left: 5%;
    }
}

@media only screen and (max-width: 1200px){

    /* Experience */
    .experience-wrapper .image-right {
        display: none;
    }

    .white-form .job-input-wrapper {
        flex-direction: column;
    }
    .job-input-wrapper .btn-bankart {
        max-width: 200px;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1200px) {

    /* Quote card section - Why bankart */
    .quote-card-section .owl-nav {
        top: auto;
        right: auto;
        width: 100%;
    }
    .quote-card-section .owl-carousel {
        margin-top: 75px;
    }
}

/* Lower than iPad (768x1024) */
@media only screen and (max-width: 767px) {

    .slider-carousel .item > p {
        margin-top: 55px;
    }

    /* Contact us */
    .contact-us-wrapper .contact-us-content {
        justify-content: center;
        flex-wrap: wrap;
    }
    .contact-us-wrapper .contact-us-content .title,
    .contact-us-wrapper .contact-us-content .horizontal-separator,
    .contact-us-wrapper .contact-us-content .content {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .contact-us-wrapper .contact-us-left,
    .contact-us-wrapper .contact-us-right {
        width: 100%;
    }
    .contact-us-wrapper .contact-us-right {
        margin-top: 35px;
    }

    /* Forms */
    .bankart-form > .dual {
        flex-wrap: wrap;
        margin-right: -2%;
        width: 102%;
    }
    .bankart-form > .dual input {
        min-width: 170px;
        flex-shrink: 0;
        flex-grow: 1;
        margin-right: 2%;
    }

    /* Features */
    /* .feature > .window {
        width: 100%;
    }

    .feature > .image {
        display: none;
    }

    .feature {
        height: auto;
    } */

    /* Logo slider */
    .logo-slider {
        display: none;
    }

    .slider-content-wrapper {
        padding-left: 5%;
        padding-right: 5%;
        min-height: 0;
    }
    .right-slider-content {
        display: none;
    }
    .left-slider-content {
        width: 100%;
        max-width: none;
    }
    .left-slider-content .slider-carousel {
        width: 100%;
    }
    .left-slider-content .slider-carousel .carousel-inner {
        /* height: fit-content !important; */
        /* min-height: 730px !important; */
    }
    .left-slider-content .slider-carousel .carousel-inner .item {
        /* height: fit-content !important; */
    }
    .slider-carousel .item > h1,
    .left-slider-content > p {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    /* Jobs */

    /* Why bankart */
    .quote-card-section .owl-nav {
        right: auto;
        top: auto;
        width: 100%;
    }
    .chart-section width {
        width: 100% !important;
        min-height: 300px !important;
    }

}

@media only screen and (min-width: 601px) and (max-width: 766px){

    .job-ad-wrapper {
        width: 100%;
    }
    .job-ad-holder {
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between;
    }
    .job-title {
        /* margin-right: 0px; */
        min-width: 160px;
        /* max-width: 220px; */
        max-width: 160px;
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .job-location {
        width: auto;
        min-width: 180px;
    }
}

@media only screen and (max-width: 600px){
    /* check buttons */
    .check-btn {
        padding-left: 10px;
        padding-right: 10px;
    }

    .slider-carousel .carousel-indicators{
        left: 9% !important;
    }

    .check-btn span{
        margin-right: 0px;
    }

    /* Company cards */
    .company-sas .card {
        width: 100%;
        min-width: 200px;
        height: auto;
        padding-bottom: 20px;
    }

    /* Staff */
    .staff-member-container {
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 0px;
    }
    .staff-member {
        width: 100%;
        min-width: 200px;
        margin-top: 20px;
    }
    .staff-member .name,
    .staff-member .position {
        padding-right: 0px;
    }

    .security-class > .security-names > .break {
        height: 40px !important;
    }
    .security-center {
        width: auto;
    }

    /* Chart */
    .chart-info {
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }
    .chart-info-left {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }
    .chart-stat {
        max-width: 160px;
        min-width: 100px;
    }
    .chart-stat > .stat-color {
        margin-right: 15px;
        min-width: 30px;
        min-height: 30px;
    }

    /* Jobs */
    .job-ad-wrapper {
        width: 100%;
    }
    .job-ad-holder {
        flex-direction: column;
        width: 100%;
        justify-content: center;
        padding: 10px;
    }
    .job-title {
        /* margin-right: 0px; */
        width: 100%;
        text-align: center;
        margin: 0 auto;
        max-width: none;
    }
    .job-location {
        width: 100%;
        text-align: center;
        margin: 10px auto;
        max-width: none;
    }
    .job-btn {
        margin: 10px auto;
        border-radius: 9px;
    }

    /* Features */
    .feature {
        /* min-height: 55vh; */
        height: fit-content;
        /* margin-bottom: 0px; */
        align-items: center;
        flex-direction: column-reverse;
        overflow:visible;

        padding: 0 0 10px;
    }
    .feature > .window {
        width: calc(100% - 10px);
        min-height: 50%;
        padding-top: 30px;
        padding-bottom: 30px;

        margin: 0 !important;
        align-self: center !important;
    }
    .feature > .image-wrapper {
        /* display: none; */
        width: calc(100% - 10px);
        position: relative;
        /* border-radius: 8px; */
    }

    .features .image{
        height: 300px;
    }

    /* Quotes carousel */
    .owl-carousel.owl-drag .owl-item {
        width: 100%;
        /* margin-right: 58px !important; */
    }
    .quote-card {
        /* width: 100%; */
        max-width: 450px;
        /* width: 30%; */
    }
    .quote-card > .author {
        margin-bottom: 10px;
    }

    .contact-us-right .btn-bankart,
    .contact-us-right .small-btn{
        width: 100%;
    }

    .card-holder {
        padding-left: 0 !important;
        flex-wrap: wrap;
        flex-direction: column;
    }

    /* Image Slider landing page */


    /* Fonts on mobile */
    .bankart-section .news-card .title,
    .titled-section > .title,
    .pdf-files-holder h1,
    .country-map-wrapper > .title,
    .contact-us-left > .title,
    .main-footer > .side-2 > h1,
    .experience-wrapper > .title,
    .slider-carousel .item > h1
    ,.item-info-wrapper > h1,
    .main-footer > .side-3 > h1,
    .study-slider h1
    {
        font-size: 24px;
    }
    .bankart-section .news-card .content,
    .news-card .read-news,
    .bankart-section .news-card .date,
    .card > .content,
    .staff-header > .content,
    .security-title,
    .security-class > .security-names > p,
    .chart-wrapper > .content,
    .contact-us-left > .content,
    .main-footer > .side-1 > p,
    .main-footer > .side-1 > .links > a,
    .main-footer > .side-3 > p,
    .main-footer > .side-3 > .footer-contact > span,
    .main-footer > .side-3 > .footer-contact > a,
    .feature > .window > .content,
    .slider-carousel .item > p,
    .left-slider-content > p,
    .btn-bankart.small-btn span,
    .btn-bankart span,
    .check-entry > .text,
    .main-footer > .side-2 > a,
    .quote-content-wrapper > .quote,
    .study-slider p,
    .main-footer > .side-3 > a {
        font-size: 14px !important;
    }

    .card > .title{
        font-size: 14px;
    }

    .sas-cards .card > .title{
        font-size: 24px;
    }

    .main-footer > .side-3 > a {
        display: block;
    }

    .feature > .window > .content,
    .study-slider p {
        line-height: 1.8;
    }

    .security-class > .security-names {
        padding-top: 0px;
    }
    .security-class > .security-names > .break {
        height: 40px;
    }

    .news-card {
        min-height: 430px;
    }
    .news-card .read-news {
        margin-top: 40px;
    }

    .company-sas .card {
        margin-left: 0;
        margin-right: 0;
    }

    .company-sas .card-holder {
        padding-left: 0px;
    }

    .sas-wrapper .card-holder {
        padding-left: 0px !important;
    }
    .card {
        width: 100%;
        margin-right: 0px;
    }

    .card-holder-exp {
        margin-top: 30px;
    }

    .card-wrapper-exp {
        padding-left: 0px !important;
    }

    .card-exp {
        width: 100%;
        margin-right: 0px;
    }

    .author > .name {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .quote-card-carousel .author > .name {
        justify-content: flex-start !important;
        text-align: left !important;
    }

    .name strong {
        /* min-width: 175px; */
        text-align: center;
    }

    .quote-card-carousel .name strong {
        text-align: left !important;
    }

    #lipsum p{
        word-wrap: break-word;
    }

}

@media only screen and (min-width: 680px) and (max-width: 946px){
    #header-slide .item-info-wrapper > h1 {
        font-size: 26px;
        text-align: center;
        width: 100%;
    }

    #header-slide .carousel-indicators li{
        margin: 5px !important;
    }

    #header-slide .header-image{
        height: 80vh;
        object-fit: cover;
    }

    #header-slide .item-info-wrapper > a {
        align-self: center;
    }

}

@media only screen and (max-width: 680px){
    #header-slide .item-info-wrapper > h1 {
        font-size: 20px;
        text-align: center;
        width: 100%;
    }

    #header-slide .item > .item-info-wrapper {
        width: 95%;
    }

    #header-slide .item-info-wrapper > a {
        align-self: center;
    }

    #header-slide .header-image{
        height: 80vh;
        object-fit: cover;
    }

    .page-header-inner .carousel-indicators li{
        margin: 7px !important;
    }

    #page-header-inner .item-info-wrapper > h1 {
        font-size: 20px;
        text-align: center;
        width: 100%;
    }


    .page-header-inner .item-info-wrapper > a {
        align-self: center;
    }

    .page-header-inner .header-image{
        height: 64vh;
        object-fit: cover;
    }

    .company-header .header-image{
        height: 765px;
    }

    .company-header-info > .entry {
        width: 95%;
    }

    .page-header-base.company-header.bolder{
        padding-top: 35px;
    }

    .company-header-info .entry.mobile-bordered{
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }

    .page-header-inner .item-info-wrapper{
        padding-top: 0;
    }


    .news-card{
        margin-top: 20px;
        margin-bottom: 20px;
    }

}

@media only screen and (max-width: 500px){
    .quote-card {
        max-width: 380px !important;
        /* width: 75%; */
        padding: 10px 25px;
        height: auto !important;
    }

    .accordion li i.fa-chevron-down {
        right: 5%;
    }
}

@media only screen and (max-width: 400px){
    .quote-card {
        max-width: 330px !important;
        /* width: 75%; */
        height: auto !important;
    }
}

@media only screen and (max-width: 400px){
    .quote-card {
        max-width: 300px !important;
        /* width: 75%; */
        height: auto !important;
    }
}

@media only screen and (min-width: 412px) and (max-width: 980px){
    /*Cards */
    .card-holder {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 412px){

    /*Cards */
    .card-holder {
        padding-left: 0px;
    }
    .sas-wrapper .card,
    .company-sas .card {
        min-width: 200px;
        width: 100%;
        height: auto;
    }
}

@media only screen and (min-width: 980px) and (max-width: 1300px) {
    /* Staff */
    .staff-security {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .feature > .image-wrapper {
        position: absolute;
        width: 36vh;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
    /* Staff */
    .staff-security {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .feature {
        height: auto;
        min-height: 55vh;
    }

    .feature > .image-wrapper {
        position: absolute;
        width: 55vw;
    }
}
@media only screen and (max-width: 1301px) {

    /* Staff */
    .security-left {
        position: relative;
        width: 100%;
        display: inline-block;
    }
    .security-center {
        margin-top: 73px
    }

    /* Features */
    .features-wrapper {
        padding-left: 5%;
        padding-right: 5%;
    }

    .input-file > .input-style {
        flex-grow: 1;
        width: auto;
        min-width: 320px;
    }

    .job-input-wrapper .btn-bankart {
        max-width: none;
        width: auto;
        flex-grow: 1;
    }
}

@media only screen and (min-width: 601px) and (max-width: 767px){
    /* Features */
    .feature {
        /* flex-wrap: wrap-reverse; */
        /* flex-direction: column; */
        /* min-height: 55vh; */
        min-height: 0;
        height: fit-content;
    }
    .feature > .window {
        width: 100%;
        min-height: 50%;
        margin: 50% 0 0;
    }
    .feature > .image-wrapper {
        position: absolute;
        width: 100%;
        top: 0;
        height: 60%;
        /* margin-top: 25px; */
        /* height: 1231vh; */
    }
}

@media only screen and (min-width: 601px) and (max-width: 980px){

    .feature > .image-wrapper{
        border-radius: 6px 6px 0 0;
        top: 0;
        align-items: flex-end;
        height: 100%;
        overflow: hidden;
    }

    .feature > .window{
        border-radius: 0;
    }

    .feature {
        height: fit-content;
        align-items: center;
        flex-direction: column-reverse;
        overflow:visible;

        padding: 0 0 10px;

        min-height: 0;
    }
    .feature > .window {
        width: calc(100% - 10px);
        min-height: 50%;
        padding-top: 30px;
        padding-bottom: 30px;

        margin: 0 !important;
        align-self: center !important;
    }
    .feature > .image-wrapper {
        width: calc(100% - 10px);
        position: relative;
    }

    .features .image{
        height: 300px;
    }
}

@media only screen and (max-width: 600px){
    .feature > .image-wrapper{
        border-radius: 6px 6px 0 0;
        top: 0;
        align-items: flex-end;
        height: 100%;
        overflow: hidden;
    }

    .feature > .window{
        border-radius: 0;
    }

    .news-navigation{
        padding: 50px 16px;
        width: 100vw;
        height: 100%;
    }

    .news-navigation-content{
        position: relative;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .news-navigation-btn{
        display: flex;
        flex-direction: row;
        align-items: center;
        position: relative;
        top: 0;
        width: 100%;
    }

    .news-navigation-btn.right{
        justify-content: flex-end;
    }
}

.staff-security {
    flex-direction: column;
}

.security-left {
    position: relative !important;
}
.security-center {
    margin-top: 73px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-width: 601px){
    .security-title {
        font-size: 18px !important;
    }
    .security-class > .security-names > .break {
        height: 40px !important;
    }
}

@media only screen and (min-width: 980px){
    .security-class {
        width: calc((100vw - 28vw)/3);
    }
}

.security-class > .security-names {
    padding-top: 0px !important;
    /* width: calc((100vw - 28vw)/3); */
}

.curve > img {
    display: none;
}

.partner-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}

@media only screen and (min-width:981px){
    .nav-bar-base {
        padding-left: 5%;
        padding-right: 5%;
    }
    .nav-bar-base .content-wrapper {
        width: 100%;
    }
    .nav-bar .wrap {
        margin-left: 0px;
    }
}

@media only screen and (min-width:1400px) {
    .nav-bar-base {
        padding-left: 14%;
        padding-right: 14%;
    }
}

@media only screen and (max-width: 929px){

    .mobile-hidden{
        display: none;
    }

    #header-slide{
        padding-top: 2vw;
    }
    /* .header-image {
        margin-top: 70px;
    }
    .item.next.left .item-info-wrapper,
    .item.active.left .item-info-wrapper,
    .item.active.right .item-info-wrapper,
    .item.prev.right .item-info-wrapper {
        padding-top: 70px;
    }
    .page-header-inner .item-info-wrapper {
        padding-top: 0px;
    }
    .item > img {
        margin-top: 38px;
    } */
}

@media only screen and (max-width: 1300px){
    .contact-card{
        align-items: center;
    }

    .contact-card .title{
        font-size: 22px;
    }

    .contact-number .number-entry{
        width: 100%;
        justify-content: center;
    }

    .contact-card .contact-number{
        justify-content: center;
    }

}

@media only screen and (max-width: 740px){

    .contact-card .contact-number{
        padding-right: 0;
        font-size: 22px;
        flex-direction: column;
        align-items: center;
        margin-top: 10px;
    }

    .contact-number .number-entry{
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }

    .contact-card .contact-number img{
        margin-left: -20px;
    }

    .contact-card .contact-number p{
        text-align: center;
    }

}

@media only screen and (max-width: 929px){
    /* Footer */
    .main-footer > .side-1,
    .main-footer > .side-2,
    .main-footer > .side-3 {
        width: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .main-footer > .side-2,
    .main-footer > .side-3 {
        margin-top: 50px;
    }

    .main-footer > .side-3 > a {
        display: block;
    }
    .main-footer > .side-3 > p,
    .main-footer > .side-3 > h1,
    .main-footer > .side-2 > h1 {
        margin-bottom: 7%;
    }

    .footer-wrapper > img,
    .main-footer > .side-1 > p,
    .main-footer > .side-1 > .links {
        margin-left: auto;
        margin-right: auto;
    }

    .main-footer > .side-1 > .links {
        margin-top: 30px;
    }

    .country-map-wrapper > img {
        width: 90%;
    }
}

@media only screen and (max-width: 480px){
    .additional-info {
        flex-direction: column;
    }
}


/**
    XMAS
 */

@media only screen and (min-width: 780px)
{
    figure.santa.mobile{
        display: none;
    }
}



@media only screen and (max-width: 780px)
{
    figure.santa{
        display: none;
    }

    figure.santa.mobile{
        display: block;
        height: 145px;
        margin-left: 70px;
    }

    .xmas-card{
        height: auto;
        width: auto;
        left: -33.34%;
        right: 0;
        bottom: 0;

        transform: scale(0.75) !important;
    }

    .xmas-card-top{
        flex-direction: column;
        align-items: center;
        justify-content: center;

        padding: 10px 10px 0;
    }

    .xmas-card-top-content{
        width: 100%;
        text-align: center;

        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .xmas-card-top-content br{
        display: none;
    }

    section.xmas-logo-section{
        display: flex;

        justify-content: space-between;
        width: 100%;

        max-width: 500px;
    }

    figure.xmas-bankart{
        margin-top: 10px;
        margin-bottom: 15px;
    }

}

@media only screen and (max-width: 860px) {
    .poslovno-card-grid {
        grid-template-columns: 1fr;
        max-width: 470px;
    }
}
