/* Global */



img {
  max-width: 100%;
  width: auto;
}

/*a {
  -webkit-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease;
}
a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";*/ /* IE 8 */
  /*filter: alpha(opacity=50);*/ /* IE7 */
  /*opacity: 0.6;
  text-decoration: none;
}*/

/* Container */
.container-fluid {
  /*background: #fbf4e0;*/
  /*margin: 40px auto 10px;*/
  /*padding: 20px 0px;*/
  /*max-width: 1200px;*/
  /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);*/
}



/* Thumbnail Box */
.caption {
  /*height: 85px;*/
  width: 100%;
  /* margin: 20px 0px; */
  /* padding: 20px; */
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.caption .span4,
.caption .span8 {
  padding: 0px 20px;
}
.caption .span4 {
  border-right: 1px dotted #cccccc;
}
.caption h3 {
  color: #a83b3b;
  line-height: 2rem;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.caption p {
  font-size: 1rem;
  line-height: 1.6rem;
  color: #a83b3b;
}
.btn.btn-mini {
  background: #a83b3b;
  border-radius: 0 0 0 0;
  color: #fbf4e0;
  font-size: 0.63rem;
  text-shadow: none !important;
}

.carousel{
    margin-top: -12px !important;
}

.carousel-control {
  top: 33%;
}

.carousel-control {
    position: absolute;
    top: 45% !important;
    left: 15px;
    width: 40px ;
    height: 40px ;
    margin-top: -20px !important;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #222;
    border: none !important;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: .5;
    filter: alpha(opacity=50);
    padding-top: 8px !important;
}

.carousel-indicators {
    position: absolute;
    top: 380px !important;
    right: 590px !important;
    z-index: 5;
    margin: 0;
    list-style: none;
}

img.caroussel__image_Mobile{
    display: none;
}

#all-audience {
    position: absolute;
    left: 38%;
    top:125px;
}

h2#banner-text-h2 {
    color: white;
    margin-left: 105px;
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
}

.adj-bb1{
    margin-left: 290px !important;
}

.adj-bb2 {
    margin-left: 430px !important;
    font-size: 28px;
}

#banner-txt-h2 {
    color: white;
    font-weight: 400;
}

a#btn-banner-new {
    /* margin-top: 180px; */
    width: 140px;
    height: 40px;
    display: inline-grid;
    background: #b3d9ff;
    /* margin-right: 150px; */
    border-radius: 10px;
    font-size: 20px;
    color: #0059b3;
    font-family: 'KleenexSans-SemiBold';
    letter-spacing: 2px;
    justify-content: center;
    align-items: center;
    border: none;
    text-shadow: none;
}

/* ADD-ON
-------------------------------------------------- */
    body: after {
  font-size: 1rem;
  font-weight: bold;
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: hsla(1, 60%, 40%, 0.7);
  color: #fff;
  height: 20px;
  padding-top: 0;
  margin-left: 0;
  left: 0;
}

    

    /*Mobile*/

@media (max-width: 393px) and (min-width: 391px) {
    /*Pixel 5*/

    img.caroussel__image {
        display: none;
    }

    img.caroussel__image_Mobile {
        display: flex;
    }

    #all-audience {
        position: inherit;
        left: -20%;
        top: 0 !important;
    }

    .container-fluid {
        padding: 0 !important;
    }

    a#btn-banner-new {
    }

    h2#banner-text-h2 {
        margin-left: 215px;
        text-align: center;
        font-size: 35px !important
    }

    .adj-bb1 {
        margin-left: 385px !important;
        width: 140px !important;
        margin-right: 170px;
    }

    .adj-bb2 {
        margin-left: 385px !important;
        width: 140px !important;
        margin-right: 170px;
    }

    #banner-txt-h2 {
        color: #0059b3;
        font-size: 28px !important;
        margin-left: 215px;
        font-size: 31.5px !important;
    }

    .image-slider {
        position: relative;
        clear: both;
        max-width: 1176px;
        margin: 0 auto;
        min-width: fit-content;
    }

    .carousel-control.right {
        right: auto !important;
        left: 350px !important;
    }

    .carousel-indicators {
        right: 470px !important;
    }

    .text-adj {
        display: flex;
        flex-direction: column;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
        padding-right: 216px;
        text-align: center;
    }

}

    @media (max-width: 390px) and (min-width: 389px) {
        /*Iphone 12*/



        img.caroussel__image {
            display: none;
        }

        img.caroussel__image_Mobile {
            display: flex;
        }

        #all-audience {
            position: inherit;
            left: -20%;
            top: 0 !important;
        }

        .container-fluid {
            padding: 0 !important;
        }

        a#btn-banner-new {
        }

        h2#banner-text-h2 {
            margin-left: 215px;
            text-align: center;
            font-size: 35px !important
        }

        .adj-bb1 {
            margin-left: 385px !important;
            width: 140px !important;
            margin-right: 170px;
        }

        .adj-bb2 {
            margin-left: 385px !important;
            width: 140px !important;
            margin-right: 170px;
        }

        #banner-txt-h2 {
            color: #0059b3;
            font-size: 28px !important;
            margin-left: 215px;
            font-size: 31.5px !important;
        }

        .image-slider {
            position: relative;
            clear: both;
            max-width: 1176px;
            margin: 0 auto;
            min-width: fit-content;
        }

        .carousel-control.right {
            right: auto !important;
            left: 350px !important;
        }

        .carousel-indicators {
            right: 470px !important;
        }

        .text-adj {
            display: flex;
            flex-direction: column;
            align-items: center;
            align-content: center;
            flex-wrap: wrap;
            padding-right: 216px;
            text-align: center;
        }
    }



    @media screen and (max-width: 640px) {
        .row-fluid.row {
            margin-left: -20px !important;
        }

        .homepage .image-slider .hero .text-wrapper, .image-slider .hero li.hero-amazon-b .text-wrapper {
            position: initial;
            transform: none;
            margin-top: 40px;
            margin-bottom: 40px;
        }
    }


    @media (max-width: 320px) and (min-width: 290px) {
        /*galaxy S9*/
        #contentWrapper.homepage .row .row {
            padding: 0 !important;
        }

        .bannerImage {
            width: 328px;
        }

        img.caroussel__image {
            display: none;
        }

        img.caroussel__image_Mobile {
            display: flex;
        }

        #all-audience {
            position: inherit;
            left: -20%;
            top: 0 !important;
        }

        .container-fluid {
        }

        a#btn-banner-new {
        }

        h2#banner-text-h2 {
            margin-left: 140px;
            text-align: center;
        }

        .adj-bb1 {
            margin-left: 384px !important;
            width: 140px !important;
            margin-right: 236px;
        }

        .adj-bb2 {
            margin-left: 385px !important;
            width: 140px !important;
            margin-right: 235px;
        }

        #banner-txt-h2 {
            color: #0059b3;
            font-size: 28px !important;
            margin-left: 152px;
            font-size: 31.5px !important;
        }

        .image-slider {
            position: relative;
            clear: both;
            max-width: 1176px;
            margin: 0 auto;
            min-width: fit-content;
        }

        .carousel-control.right {
            right: auto !important;
            left: 274px !important;
        }

        .carousel-indicators {
            right: 508px !important;
            top: 307px !important;
        }

        .text-adj {
            display: flex;
            flex-direction: column;
            align-items: center;
            align-content: center;
            flex-wrap: wrap;
            padding-right: 237px;
            text-align: center;
        }
    }

    @media (max-width: 375px) and (min-width: 374px) {
        /*iphone X - 6/7/8*/


        .bannerImage {
            width: 385px;
        }

        img.caroussel__image {
            display: none;
        }

        img.caroussel__image_Mobile {
            display: flex;
        }

        #all-audience {
            position: inherit;
            left: -20%;
            top: 0 !important;
        }

        .container-fluid {
            padding: 0 !important;
        }

        a#btn-banner-new {
        }

        h2#banner-text-h2 {
            margin-left: 140px;
            text-align: center;
            padding: 10px;
        }

        #banner-txt-h2 {
            color: #0059b3;
            font-size: 28px !important;
            margin-left: 152px;
            font-size: 31.5px !important;
            padding: 10px;
        }

        .adj-bb1 {
            margin-left: 385px !important;
            width: 140px !important;
            margin-right: 236px;
        }

        .adj-bb2 {
            margin-left: 385px !important;
            width: 140px !important;
            margin-right: 235px;
        }



        .image-slider {
            position: relative;
            clear: both;
            max-width: 1176px;
            margin: 0 auto;
            min-width: fit-content;
        }

        .carousel-control.right {
            right: auto !important;
            left: 335px !important;
        }

        .carousel-indicators {
            right: 485px !important;
            top: 362px !important;
        }

        .text-adj {
            display: flex;
            flex-direction: column;
            align-items: center;
            align-content: center;
            flex-wrap: wrap;
            padding-right: 170px;
            text-align: center;
        }
    }



    @media (max-width: 412px) and (min-width: 410px) {
        /*galaxy S20*/
        .bannerImage {
            width: 418px;
        }

        img.caroussel__image {
            display: none;
        }

        img.caroussel__image_Mobile {
            display: flex;
            width: -webkit-fill-available;
        }

        #all-audience {
            position: inherit;
            left: -20%;
            top: 0 !important;
        }

        .container-fluid {
            padding: 0 !important;
        }

        a#btn-banner-new {
        }

        h2#banner-text-h2 {
            margin-left: 140px;
            text-align: center;
            padding: 0 12px;
        }

        #banner-txt-h2 {
            color: #0059b3;
            font-size: 28px !important;
            margin-left: 152px;
            font-size: 31.5px !important;
        }

        .adj-bb1 {
            margin-left: 385px !important;
            width: 140px !important;
            margin-right: 236px;
        }

        .adj-bb2 {
            margin-left: 385px !important;
            width: 140px !important;
            margin-right: 235px;
        }



        .image-slider {
            position: relative;
            clear: both;
            max-width: 1176px;
            margin: 0 auto;
            min-width: fit-content;
        }

        .carousel-control.right {
            right: auto !important;
            left: 370px !important;
        }

        .carousel-indicators {
            right: 469px !important;
            top: 394px !important;
        }

        .text-adj {
            display: flex;
            flex-direction: column;
            align-items: center;
            align-content: center;
            flex-wrap: wrap;
            padding-right: 127px;
            text-align: center;
        }

        .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
            display: flex !important;
            flex-direction: column;
            flex-wrap: wrap;
            align-content: center;
        }
    }

    @media (max-width: 360px) and (min-width: 358px) {
        /*galaxy S8+*/
        .bannerImage {
            width: 368px;
        }

        img.caroussel__image {
            display: none;
        }

        img.caroussel__image_Mobile {
            display: flex;
            width: -webkit-fill-available;
        }

        #all-audience {
            position: inherit;
            left: -20%;
            top: 0 !important;
        }

        .container-fluid {
            padding: 0 !important;
        }

        a#btn-banner-new {
        }

        h2#banner-text-h2 {
            margin-left: 140px;
            text-align: center;
            padding: 0 12px;
        }

        #banner-txt-h2 {
            color: #0059b3;
            font-size: 28px !important;
            margin-left: 152px;
            font-size: 31.5px !important;
            padding: 0 15px;
        }

        .adj-bb1 {
            margin-left: 385px !important;
            width: 140px !important;
            margin-right: 236px;
        }

        .adj-bb2 {
            margin-left: 385px !important;
            width: 140px !important;
            margin-right: 235px;
        }



        .image-slider {
            position: relative;
            clear: both;
            max-width: 1176px;
            margin: 0 auto;
            min-width: fit-content;
        }

        .carousel-control.right {
            right: auto !important;
            left: 322px !important;
        }

        .carousel-indicators {
            right: 495px !important;
            top: 348px !important;
        }

        .text-adj {
            display: flex;
            flex-direction: column;
            align-items: center;
            align-content: center;
            flex-wrap: wrap;
            padding-right: 180px;
            text-align: center;
        }

        .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
            display: flex !important;
            flex-direction: column;
            flex-wrap: wrap;
            align-content: center;
        }
    }

    @media (max-width: 415px) and (min-width: 413px) {
        /*Iphone XR - 6/7/8 Plus*/
        .bannerImage {
            width: 423px;
        }

        img.caroussel__image {
            display: none;
        }

        img.caroussel__image_Mobile {
            display: flex;
            width: -webkit-fill-available;
        }

        #all-audience {
            position: inherit;
            left: -20%;
            top: 0 !important;
        }

        .container-fluid {
            padding: 0 !important;
        }

        a#btn-banner-new {
        }

        h2#banner-text-h2 {
            margin-left: 140px;
            text-align: center;
            padding: 0 12px;
        }

        #banner-txt-h2 {
            color: #0059b3;
            font-size: 28px !important;
            margin-left: 152px;
            font-size: 31.5px !important;
        }

        .adj-bb1 {
            margin-left: 385px !important;
            width: 140px !important;
            margin-right: 236px;
        }

        .adj-bb2 {
            margin-left: 385px !important;
            width: 140px !important;
            margin-right: 235px;
        }



        .image-slider {
            position: relative;
            clear: both;
            max-width: 1176px;
            margin: 0 auto;
            min-width: fit-content;
        }

        .carousel-control.right {
            right: auto !important;
            left: 370px !important;
        }

        .carousel-indicators {
            right: 469px !important;
            top: 394px !important;
        }

        .text-adj {
            display: flex;
            flex-direction: column;
            align-items: center;
            align-content: center;
            flex-wrap: wrap;
            padding-right: 127px;
            text-align: center;
        }

        .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
            display: flex !important;
            flex-direction: column;
            flex-wrap: wrap;
            align-content: center;
        }
    }

@media (max-width: 540px) and (min-width: 538px) {
    /*Surface Duo*/

    .bannerImage {
        width: 548px;
    }

    img.caroussel__image {
        display: none;
    }

    img.caroussel__image_Mobile {
        display: flex;
        width: -webkit-fill-available;
    }

    #all-audience {
        position: inherit;
        left: -20%;
        top: 0 !important;
    }

    .container-fluid {
        padding: 0 !important;
    }

    a#btn-banner-new {
    }

    h2#banner-text-h2 {
        margin-left: 140px;
        text-align: center;
        padding: 0 12px;
    }

    #banner-txt-h2 {
        color: #0059b3;
        font-size: 28px !important;
        margin-left: 152px;
        font-size: 31.5px !important;
    }

    .adj-bb1 {
        margin-left: 385px !important;
        width: 140px !important;
        margin-right: 236px;
    }

    .adj-bb2 {
        margin-left: 385px !important;
        width: 140px !important;
        margin-right: 235px;
    }



    .image-slider {
        position: relative;
        clear: both;
        max-width: 1176px;
        margin: 0 auto;
        min-width: fit-content;
    }

    .carousel-control.right {
        right: auto !important;
        left: 500px !important;
    }

    .carousel-indicators {
        right: 401px !important;
        top: 519px !important;
    }

    .text-adj {
        display: flex;
        flex-direction: column;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
        padding-right: 0px;
        text-align: center;
    }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: flex !important;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
    }
    
}

    @media (max-width: 820px) and (min-width: 800px) {
        /*iPad*/
        #contentWrapper.homepage .row .row {
            padding: 12px;
            margin-left: 0px !important;
        }



        .bannerImage {
            width: 760px;
        }

        img.caroussel__image {
            width: -webkit-fill-available;
        }

        a#btn-banner-new {
            /* margin-top: 180px; */
            width: auto;
            background: #b3d9ff;
            /* margin-right: 150px; */
            border-radius: 10px;
            font-size: 15px !important;
            color: #0059b3;
            font-family: 'KleenexSans-SemiBold';
            letter-spacing: 2px;
        }

        .text-adj {
            display: flex;
            flex-direction: column;
            align-content: center;
            align-items: center;
            flex-wrap: wrap;
            margin-left: 70px !important;
        }

        #banner-txt-h2 {
            color: white;
            font-weight: 400;
            margin-left: 642px !important;
            font-size: 18px !important;
        }

        .adj-b2 {
            margin-left: 175px !important;
            font-size: 17px !important;
        }

        .adj-bb2 {
            margin-left: 382px !important;
        }

        .adj-bb1 {
            margin-left: 189px !important;
        }

        h2#banner-text-h2 {
            color: white;
            margin-left: 174px !important;
            font-size: 35px !important;
            line-height: 48px;
            font-weight: 400;
        }

        #all-audience {
            position: absolute;
            left: 0 !important;
            top: 125px;
            margin-left: 0 !important;
        }
    }

    @media (max-width: 768px) and (min-width: 765px) {
        /*iPad - iPad mini*/
        #contentWrapper.homepage .row .row {
            padding: 12px;
            margin-left: 0px !important;
        }

        img.caroussel__image {
            width: -webkit-fill-available;
        }

        a#btn-banner-new {
            /* margin-top: 180px; */
            width: auto;
            background: #b3d9ff;
            /* margin-right: 150px; */
            border-radius: 10px;
            font-size: 15px !important;
            color: #0059b3;
            font-family: 'KleenexSans-SemiBold';
            letter-spacing: 2px;
        }

        .text-adj {
            display: flex;
            flex-direction: column;
            align-content: center;
            align-items: center;
            flex-wrap: wrap;
            margin-left: 70px !important;
        }

        #banner-txt-h2 {
            color: white;
            font-weight: 400;
            margin-left: 274px !important;
            font-size: 18px !important;
        }

        .adj-b2 {
            margin-left: 175px !important;
            font-size: 17px !important;
        }

        .adj-bb2 {
            margin-left: 20px !important;
        }

        .adj-bb1 {
            margin-left: 68px !important;
        }

        h2#banner-text-h2 {
            color: white;
            margin-left: 46px !important;
            font-size: 30px !important;
            line-height: 48px;
            font-weight: 400;
        }

        #all-audience {
            position: absolute;
            left: 145px !important;
            top: 58px !important;
            margin-left: 0 !important;
        }
    }

    @media (max-width: 1024px) and (min-width: 850px) {
        /*iPad Pro*/
        #contentWrapper.homepage .row .row {
            padding: 12px;
            margin-left: 0px !important;
        }

        img.caroussel__image {
            width: -webkit-fill-available;
        }

        a#btn-banner-new {
            /* margin-top: 180px; */
            width: auto;
            background: #b3d9ff;
            /* margin-right: 150px; */
            border-radius: 10px;
            font-size: 15px !important;
            color: #0059b3;
            font-family: 'KleenexSans-SemiBold';
            letter-spacing: 2px;
        }

        .text-adj {
            display: flex;
            flex-direction: column;
            align-content: center;
            align-items: center;
            flex-wrap: wrap;
            margin-left: 70px !important;
        }

        #banner-txt-h2 {
            color: white;
            font-weight: 400;
            margin-left: 588px !important;
            font-size: 25px !important;
        }

        .adj-b2 {
            margin-left: 175px !important;
            font-size: 17px !important;
        }

        .adj-bb2 {
            margin-left: 438px !important;
        }

        .adj-bb1 {
            margin-left: 189px !important;
        }

        h2#banner-text-h2 {
            color: white;
            margin-left: 174px !important;
            font-size: 35px !important;
            line-height: 48px;
            font-weight: 400;
        }

        #all-audience {
            position: absolute;
            left: 145px !important;
            top: 125px;
            margin-left: 0 !important;
        }
    }

    @media (max-width: 712px) and (min-width: 710px) {
        /*Galaxy Tab S4*/
        #contentWrapper.homepage .row .row {
            padding: 12px;
            margin-left: 0px !important;
        }



        .bannerImage {
            width: 760px;
        }

        img.caroussel__image {
            width: -webkit-fill-available;
        }

        a#btn-banner-new {
            /* margin-top: 180px; */
            width: auto;
            background: #b3d9ff;
            /* margin-right: 150px; */
            border-radius: 10px;
            font-size: 15px !important;
            color: #0059b3;
            font-family: 'KleenexSans-SemiBold';
            letter-spacing: 2px;
        }

        .text-adj {
            display: flex;
            flex-direction: column;
            align-content: center;
            align-items: center;
            flex-wrap: wrap;
            margin-left: 70px !important;
        }

        h2#banner-text-h2 {
            color: #fff !important;
        }



        .adj-b2 {
            margin-left: 613px !important;
            font-size: 13px !important;
        }

        .adj-bb2 {
            margin-left: 295px !important;
        }

        .adj-bb1 {
            margin-left: 189px !important;
        }

        h2#banner-text-h2 {
            color: white;
            margin-left: 174px !important;
            font-size: 27px !important;
            line-height: 48px;
            font-weight: 400;
        }

        #all-audience {
            position: absolute;
            left: 0 !important;
            /*top: 125px; On DEV we have this number*/
            top: 90px; /*On QA this one*/
            margin-left: 0 !important;
        }
    }


    /*@media only screen and (min-width: 320px) {
  body:after {
    background-color: hsla(90, 60%, 40%, 0.7);
    height: 20px;
    padding-top: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 480px) {
  body:after {
    background-color: hsla(180, 60%, 40%, 0.7);
    height: 20px;
    padding-top: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  body:after {
    background-color: hsla(270, 60%, 40%, 0.7);
    height: 20px;
    padding-top: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 980px) {
  body:after {
    background-color: hsla(300, 60%, 40%, 0.7);
    height: 20px;
    padding-top: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1024px) {
  body:after {
    background-color: hsla(360, 60%, 40%, 0.7);
    height: 20px;
    padding-top: 0;
    margin-left: 0;
  }
}*/
    ::selection {
        background: #ff5e99;
        color: #ffffff;
        text-shadow: 0;
    }

    ::-moz-selection {
        background: #ff5e99;
        color: #ffffff;
    }

    a,
    a:focus,
    a:active,
    a:hover,
    object,
    embed {
        outline: none;
    }

    :-moz-any-link:focus {
        outline: none;
    }

    input::-moz-focus-inner {
        border: 0;
    }
    
