/*@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');*/
/*@import url('https://fonts.googleapis.com/css?family=Bitter');*/
/*@import url('https://fonts.googleapis.com/css?family=Roboto:300');*/

.shop_banner_inter_geo {
    background-color: #0ac7ff;
    position: relative;
    color: #FFF;
    z-index: 100;
    height: 342px;
    margin-bottom: 40px !important;
}


.cta-content-box {
    margin-left: -40px;
    position: absolute;
    margin-top: 0% !important;
}

.img-cta-geo {
    background-image: url(https://www.dtms.de/sites/default/files/shop-banner-new03.jpg);
}

.cta-text-block {
    background: #0ac7ff;
    transform-origin: bottom left;
    -ms-transform: skew(-12deg, 0deg);
    -webkit-transform: skew(-12deg, 0deg);
    transform: skew(-12deg, 0deg);
    z-index: 100;
}

.cta-button {
    float: left;
    border: 2px solid white;
    border-radius: 0px;
    background: none;
    color: #fff;
    top: 0px;
    margin-top: 50px;
}

.cta-button:hover {
    background: #ffffff26;
}

.cta-button:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.52);
}

.cta-content {
    -ms-transform: skew(12deg, 0deg) !important;
    -webkit-transform: skew(12deg, 0deg);
    transform: skew(12deg, 0deg);
}

.heading-cta {
    font-family: 'Bitter';
    font-size: 2.8em !important;
    color: #fff;
}



.subline-cta-heading {
    font-size: 1.2em;
    font-family: 'Roboto' !important;
    font-weight: 300;
    text-align: left;
    padding-right: 20px;
    margin-top: -30px;
}



/* BUTTON ACTION */
.round1-geo {
    position: relative;
}

.floating_round-geo {
    position: absolute;
    right: 15%;
    z-index: 101;
    top: 150px;
}
.text-round-inner-geo {
    padding-top: 12%;
    line-height: normal;
}

.rounded-geo {
    background-color: #FF7D00;
    width: 142px;
    height: 142px;
    display: block;
    color: #ffffff;
    text-align: center;
    padding: 14px;
    -webkit-border-radius: 71px !important;
    -moz-border-radius: 71px !important;
    border-radius: 71px !important;
}

.rounded-geo strong {
        font-size: 2.4em !important;
        line-height: 0px;
}

.btn {
    padding: 10px 15px;
    font-size: 1.2em;
}
 .button-row {
    -ms-transform: skew(12deg, 0deg);
    -webkit-transform: skew(12deg, 0deg);
    transform: skew(12deg, 0deg);
    left: 30px;
    position: absolute;
    bottom: 10%;
}


/*SMALL*/
@media (max-width: 575.98px) { 
    .cta-content-box {
        position: relative;
        margin-left: auto;
        text-align: center;
        margin-top: 0% !important;
        font-family: 'Roboto' !important;
        
    }

    .subline-cta-heading {
        text-align: center;
    }

    .shop_banner_inter_geo {
        background-color: #0ac7ff;
        position: relative;
        color: #FFF;
        z-index: 100;
        height: 280px;
    }

    .button-row {
        -ms-transform: skew(0deg, -6deg);
        -webkit-transform: skew(0deg, -6deg);
        transform: skew(0deg, -6deg);
        left: 0px;
        position: relative;
        bottom: 10%;
    }

    .text-round-inner-geo {
        padding-top: 10% !important;
        line-height: 0.9em;
    }

    .img-cta {
        height: 80%;
        background-size: cover;
        background-position-x: 50%;
    }

    .cta-text-block {
        background: #0ac7ff;
        transform-origin: bottom left;
        -ms-transform: skew(0deg, 6deg);
        -webkit-transform: skew(0deg, 6deg);
        transform: skew(0deg, 6deg);
        z-index: 100;
        padding-bottom: 20px;
        text-align: center;
    }

    .cta-content {
        -ms-transform: skew(0deg, -6deg) !important;
        -webkit-transform: skew(0deg, -6deg);
        transform: skew(0deg, -6deg);
        margin-bottom: 30px;
    }
    
    .heading-cta {
        font-family: 'Bitter';
        font-size: 2.0em !important;
        color: #fff;
    }

    .cta-button {
        font-family: 'Roboto' !important;
        float: inherit;
        border: 2px solid white;
        border-radius: 0px;
        background: none;
        color: #fff;
        top: 0px;
        margin-top: 7px;
        
    }

    .floating_round-geo {
        position: absolute;
        right: 35px;
        z-index: 101;
        top: 30px;
    }

    .rounded-geo strong {
        font-size: 1.5em !important;
    }

    .rounded-geo {
        background-color: #FF7D00;
        width: 100px;
        height: 100px;
        display: block;
        color: #ffffff;
        text-align: center;
        padding: 5px;
        -webkit-border-radius: 71px !important;
        -moz-border-radius: 71px !important;
        border-radius: 71px !important;
    }

    
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .subline-cta-heading {
        font-size: 0.7em;
        font-family: 'Roboto' !important;
        font-weight: 300;
        text-align: left;
    }
    
    .cta-content-box {
        position: relative;
        margin-top: 10% !important;
        left: 30px;
    }

    .text-round-inner-geo {
        padding-top: 10%;
        line-height: 1em;
    }

    .floating_round-geo {
        position: absolute;
        right: 35px;
        z-index: 101;
        top: 0px;
    }
    .cta-text-block {
        background: #0ac7ff;
        transform-origin: bottom left;
        -ms-transform: skew(-12deg, 0deg);
        -webkit-transform: skew(-12deg, 0deg);
        transform: skew(-12deg, 0deg);
        z-index: 100;
        height: 100%;
        padding-bottom: 20px;
        
    }

    .button-row {
        
        margin-left: -3px;
    }
    .cta-content {
        -ms-transform: skew(12deg, 0deg);
        -webkit-transform: skew(12deg, 0deg);
        transform: skew(12deg, 0deg);
    }

    .img-cta {
        height: 100%;
    }
    .shop_banner_inter_geo {
        background-color: #0ac7ff;
        position: relative;
        color: #FFF;
        z-index: 100;
        height: 200px;
        width: 120%;
        margin-left: -10%;
    }


    .cta-button {
        float: left;
        border: 2px solid white;
        border-radius: 0px;
        background: none;
        color: #fff;
        top: 0px;
        margin-top: 10px;
        font-size: 0.8em;
    }

    .heading-cta {
        font-size: 1.8em !important;
    }
 
    .floating_round-geo {
        position: absolute;
        right: 35px;
        z-index: 101;
        top: 30px;
    }

    .rounded-geo {
        width: 100px;
        height: 100px;
        font-size: 0.8em;
        -webkit-border-radius: 71px !important;
        -moz-border-radius: 71px !important;
        border-radius: 71px !important;
    }

    .rounded-geo strong {
        font-size: 1.8em !important; 
    }
    .img-cta {
        height: 100%;
        background-size: cover;
    }
   
    
    
}


@media screen and (min-width: 768px) and (max-width: 991.98px) {  
    .floating_round-geo {
        position: absolute;
        z-index: 101;
        top: 20px;
        font-size: 14px;
    }

    .number-inner-circle-geo {
        margin-bottom: 0.6em;
    }

    .rounded-geo {
        width: 100px;
        height: 100px;
        padding: 10px;
    }

    .text-round-inner-geo {
        padding: 0px;
    }
    .rounded-geo strong {
        font-size: 1.5em !important;
        line-height: 0px;
    }

    .cta-text-block {
        background: #0ac7ff;
        transform-origin: bottom left;
        -ms-transform: skew(-12deg, 0deg);
        -webkit-transform: skew(-12deg, 0deg);
        transform: skew(-12deg, 0deg);
        z-index: 100;
        height: 100%;
    }

    .cta-content {
        -ms-transform: skew(12deg, 0deg);
        -webkit-transform: skew(12deg, 0deg);
        transform: skew(12deg, 0deg);
    }

    .subline-cta-heading {
        font-size: 0.8em;
        font-family: 'Roboto' !important;
        font-weight: 300;
        text-align: left;
    }

    .img-cta {
        background-size: cover;
        height: 100%;
    }
    .shop_banner_inter_geo  {
        background-color: #0ac7ff;
        position: relative;
        color: #FFF;
        z-index: 100;
        height: 230px;
    }

    .cta-button {
        float: left;
        border: 2px solid white;
        border-radius: 0px;
        background: none;
        color: #fff;
        top: 0px;
        margin-top: 10px;
    }
    

    .heading-cta {
        font-size: 1.8em !important;
    }

    .button-row {
        margin-left: -13px;;
    }
   
}



/*
// Medium devices (tablets, 768px and up)
@media (min-width: 768px) and (max-width: 991.98px) { ... }

// Large devices (desktops, 992px and up)
@media (min-width: 992px) and (max-width: 1199.98px) { ... }

// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

*/