/*@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_faq_bot  {
    background-color: #0ac7ff;
    position: relative;
    color: #FFF;
    z-index: 100;
    height: 342px;
    margin-bottom: 40px !important;
}


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

.img-cta-faq_bot{
    background-image: url(/shop/vendor/assets/images/home-faq-bot.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;
}



/* BUTTON ACTION */

.floating_round-faq_bot {
    position: absolute;
    right: 8%;
    z-index: 101;
    top: 150px;
}
.text-round-inner-faq_bot {
    padding-top: 30%;
}

.rounded-faq_bot {
    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-faq_bot 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;
        
    }

.logo img {
    margin-left: 0px !important;
}

.img-cta-faq_bot {
    background-image: url(/shop/vendor/assets/images/home-faq-bot.jpg);
    height: 200px !important;
background-position: 90% 30% !important;
background-size: cover;
}
.img-cta-flex_0800 {
    background-image: url(/shop/vendor/assets/images/home-0800-flex.jpg);
    height: 200px !important;
background-position: 90% 0% !important;
background-size: cover;
}

.img-cta-free-0800 {
    background-image: url(/shop/vendor/assets/images/home-0800-freephone.jpg);
    height: 200px !important;
    background-position: 90% 30% !important;
background-size: cover;
}

.img-cta-free-inter {
    background-image: url(/shop/vendor/assets/images/home-0800-international.jpg);
    height: 200px !important;
    background-position: 75% 30% !important;
background-size: cover;
}




.shop_banner_faq_bot {
    height: 450px;
margin-top: 40px;
}

.shop_banner_flex_0800 {
    height: 450px;
margin-top: 40px;
}

.shop_banner_free_inter{
    height: 450px;
    margin-bottom: 100px !important;
}

.shop_banner_free_0800{
    height: 450px;
    margin-bottom: 70px !important;
}


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

    .shop_banner {
        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, 8deg);
    left: 0px;
    position: relative;
    bottom: 5%;
}

.text-round-inner-faq_bot {
        padding-top: 30% !important;
    line-height: 1em;
}

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

    .cta-text-block {
    background: #0ac7ff;
    -ms-transform: skew(0deg, -8deg);
    -webkit-transform: skew(0deg,-8deg);
    transform: skew(0deg,-8deg);
    z-index: 100;
    padding-bottom: 0px;
    text-align: center;
    order: 2;
    top: -25px;
}
    .cta-content {
        -ms-transform: skew(0deg, 8deg) !important;
        -webkit-transform: skew(0deg, 8deg);
        transform: skew(0deg, 8deg);
        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;
        
    }

#menu {
    margin-bottom: 10px;
    height: 0px;
}
    .floating_round-faq_bot {
        display: none;
    }

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

    .rounded-faq_bot {
        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;
margin-left: -18px;
    }

.img-cta-faq_bot , .floating_round-free_inter, .img-cta-free-0800, .img-cta-free-inter {
    background-size: cover;
}

.floating_round-faq_bot {
    display: none;
}
.floating_round-flex_0800 {
    display: none;
}
.floating_round-free_0800 {
    display: none;
}
.floating_round-free_inter {
    display: none;
}
    
    .cta-content-box {
        position: relative;
        margin-top: 10% !important;
        left: 30px;
    }

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

    .floating_round-faq_bot {
        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: -18px;
    font-size: 0.8em;
    }
    .cta-content {
        -ms-transform: skew(12deg, 0deg);
        -webkit-transform: skew(12deg, 0deg);
        transform: skew(12deg, 0deg);
    }

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


    .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.16em !important;
    margin-left: -20px;
    height: 60px;
white-space: nowrap;
}
 
    .floating_round-faq_bot {
        position: absolute;
        right: 35px;
        z-index: 101;
        top: 30px;
    }

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

    .rounded-faq_bot 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-faq_bot {
        position: absolute;
        z-index: 101;
        top: 20px;
        font-size: 14px;
    }

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

    .text-round-inner-faq_bot {
        padding-top: 18px;
    }
    .rounded-free_inter strong {
        font-size: 2.3em !important;
        line-height: 75px;
    }

    .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_faq_bot  {
        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) { ... }

*/